Skip to content

Commit c2fbf33

Browse files
committed
Merged main into live
2 parents 81b794b + e747d95 commit c2fbf33

18 files changed

+296
-211
lines changed

hub/apps/design/controls/animated-icon.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: An AnimatedIcon is a control which plays animated images in response to user interaction and visual state changes.
33
title: AnimatedIcon
44
template: detail.hbs
5-
ms.date: 03/24/2022
5+
ms.date: 07/29/2024
66
ms.topic: article
77
ms.custom: 20H2
88
ms.localizationpriority: medium
@@ -78,7 +78,7 @@ xmlns:muxc="using:Microsoft.UI.Xaml.Controls"
7878
> - **Important APIs:** [AnimatedIcon class](/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.controls.animatedicon)
7979
8080
> [!div class="nextstepaction"]
81-
> [Open the WinUI 3 Gallery app and see the AnimatedIcon in action](winui3gallery:/item/AnimatedIcon).
81+
> [Open the WinUI 3 Gallery app to see AnimatedIcon in action](winui3gallery:/item/AnimatedIcon)
8282
8383
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]
8484

@@ -236,5 +236,5 @@ private void Button_PointerExited(object sender, PointerRoutedEventArgs e)
236236

237237
## Related articles
238238

239-
- [Icons](/windows/uwp/design/style/icons)
240-
- [Animations in XAML](/windows/uwp/design/motion/xaml-animation)
239+
- [Icons in Windows apps](../style/icons.md)
240+
- [Motion for Windows apps](../motion/index.md)

hub/apps/design/signature-experiences/iconography.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Learn about app and system icons in Windows 11.
33
title: Iconography in Windows 11
44
ms.assetid: EC94D54F-4C24-4E16-B8E0-08F3916C00F0
5-
ms.date: 06/24/2021
5+
ms.date: 07/24/2024
66
ms.topic: article
77
keywords: windows 11, design, ui, uiux, icons, app icons, system icons, segoe fluent icons, segoe
88
ms.localizationpriority: medium
@@ -14,19 +14,20 @@ Iconography is a set of visual images and symbols that help users understand and
1414

1515
Windows 11 uses three types of icons: application, system, and file type. This article focuses on the first two.
1616

17+
This article describes how the [Fluent Design language](https://fluent2.microsoft.design/) is applied to Windows apps. For more information, see [Fluent Design Iconography](https://fluent2.microsoft.design/iconography).
1718
## Application icons
1819

1920
![An abstract application icon for a hypothetical maps app.](images/iconography_hero_1880.png)
2021

2122
Application icons represent your app in the Windows shell. They're primarily used to open your application, but they also represent your app wherever it appears in the Windows shell.
2223

23-
App icons should represent your app's core functionality through a metaphor. For more information about designing and constructing your app's icon, see [Iconography in Windows](../style/iconography/overview.md).
24+
App icons should represent your app's core functionality through a metaphor. For more information about designing and constructing your app's icon, see [App icons](../style/iconography/overview.md).
2425

2526
## System icons
2627

2728
![A shopping cart icon from Segoe Fluent Icons.](images/iconography_SystemIcons.svg)
2829

29-
Windows 11 introduces a new system icon font, [Segoe Fluent Icons](..\downloads\index.md#fonts). This new font complements [geometry](geometry.md) in Windows 11.
30+
Use system icons inside your app UI for items like command bars, navigation, or status indicators. Windows 11 introduces a new system icon font, [Segoe Fluent Icons](../style/segoe-fluent-icons-font.md). This new font complements [geometry](geometry.md) in Windows 11.
3031

3132
All glyphs in Segoe Fluent Icons are drawn in a monoline style. That means they're created through a single stroke of 1 epx.
3233

@@ -36,15 +37,17 @@ Glyphs in Segoe Fluent Icons follow three aesthetic principles:
3637
- **Harmonious**: Glyphs are based on simple and geometric forms.
3738
- **Evolved**: Glyphs use modern metaphors that are easily understood.
3839

39-
### Sizing
40+
For more information about using icons in your app UI, see [Icons in Windows apps](../style/icons.md).
41+
42+
### Icon size
4043

4144
![A properly sized printer icon.](images/iconography_IconSizing.svg)
4245

4346
Font metrics for Segoe Fluent Icons match how designers and developers are accustomed to working with SVG and bitmap icons.
4447

4548
Each font glyph is designed so that the footprint of the icon area is a square em. An icon with a 16-epx font size is the equivalent of a 16x16-epx icon, to make sizing and positioning more predictable.
4649

47-
### Anatomy
50+
### Modifiers
4851

4952
You can visually construct system icon glyphs by combining a base icon with a modifier icon.
5053

@@ -83,7 +86,7 @@ Understand the cultural connotations of symbols. Although iconography doesn't re
8386

8487
## Examples
8588

86-
> [!TIP]
8789
> [!div class="nextstepaction"]
88-
> [Open the WinUI 3 Gallery app and see Iconography principles in action](winui3gallery:/item/Icons).
89-
> The **WinUI 3 Gallery** app includes interactive examples of most WinUI 3 controls, features, and functionality. Get the app from the [Microsoft Store](https://www.microsoft.com/store/productId/9P3JFPWWDZRC) or get the source code on [GitHub](https://github.com/microsoft/WinUI-Gallery)
90+
> [Open the WinUI 3 Gallery app and see Iconography principles in action](winui3gallery:/item/Iconography)
91+
92+
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]

hub/apps/design/signature-experiences/motion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: An overview of where and how motion is used in Windows 11
33
title: Motion in Windows 11
4-
ms.date: 07/15/2021
4+
ms.date: 07/24/2024
55
ms.topic: article
66
keywords: windows 11, design, ui, uiux, motion
77
ms.localizationpriority: medium
@@ -112,7 +112,7 @@ _Click the image to see it animated._
112112

113113
#### Animated Icon: Adds delight and reveals information through micro interactions
114114

115-
Use [animated icons](../controls/animated-icon.md) to implement lightweight, vector based, icons and illustrations with motion using [Lottie](/windows/communitytoolkit/animations/lottie) animations.
115+
Use [animated icons](../controls/animated-icon.md) to implement lightweight, vector-based icons and illustrations with motion using [Lottie](/windows/communitytoolkit/animations/lottie) animations.
116116

117117
Animated icons draw attention to specific entry points, provide feedback from state to state, and add delight to an interaction.
118118

Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
---
2-
title: Iconography in Windows
2+
title: App icons
33
description: Design and create an app icon for your Windows app.
44
keywords: windows 10, uwp
5-
design-contact: judysa
6-
ms.date: 10/29/2021
5+
ms.date: 07/23/2024
76
ms.topic: article
87
ms.localizationpriority: medium
98
---
109

11-
# Iconography in Windows
10+
# App icons
1211

13-
App icons are the visual indicators we use to help users find and launch an application.
12+
App icons are the visual indicators we use to help users find and launch an application on Windows.
1413

1514
It's the first impression of your app and we want to help make sure it's a great one. This article covers the best practices for Windows app icon design and implementation to provide the best experience in the Windows ecosystem.
1615

16+
This article describes icons that represent your app in Windows and the Windows Store. To learn about icons that you use inside your app UI, see [Icons in Windows apps](../icons.md).
17+
1718
## Where do app icons appear?
1819

19-
:::image type="content" source="images/win-11-icon-locations.png" alt-text="A diagram that shows an abstract image of the Windows 11 desktop.":::
20+
:::image type="content" source="images/win-11-icon-locations.png" alt-text="A diagram that shows an abstract image of the Windows 11 desktop and start menu.":::
2021

21-
App icons appear in a variety of places in Windows
22+
App icons appear in a variety of places in Windows:
2223

2324
:::row:::
2425
:::column:::
@@ -43,21 +44,18 @@ App icons appear in a variety of places in Windows
4344

4445
### Keep it simple
4546

46-
**Create clean, straightforward, timeless designs** - Icons are quick visual cues that represent your app. simple, easy to understand designs help users recognize your app more quickly,
47+
**Create clean, straightforward, timeless designs** — Icons are quick visual cues that represent your app. Simple, easy to understand designs help users recognize your app more quickly.
4748

4849
### Keep it universal
4950

50-
**Make it accessible, inviting, and easy to understand** - Avoid complex or overly abstract forms. An intricate shape may be appropriate in some cultures but not in others. Inclusive icons are better for everyone. We focus on human unifiers – our motivations, relationships, and capabilities. We design to extend human abilities and create a sense of belonging.
51+
**Make it accessible, inviting, and easy to understand** — Avoid complex or overly abstract forms. An intricate shape may be appropriate in some cultures but not in others. Inclusive icons are better for everyone. We focus on human unifiers – our motivations, relationships, and capabilities. We design to extend human abilities and create a sense of belonging.
5152

5253
### Do less, better
5354

54-
**When every detail is thoughtfully crafted, delight happens** - The best apps offer beautiful design and reliable experiences. Your icon should illustrate app in a singular element using simple forms.
55-
56-
### Design and create your app's icon
57-
58-
Learn how to use [metaphor, shape, color, and shadow](app-icon-design.md) to design a beautiful and functional icon for your app.
59-
60-
Create icons that look good [at any size, on any screen](app-icon-construction.md).
55+
**When every detail is thoughtfully crafted, delight happens** — The best apps offer beautiful design and reliable experiences. Your icon should illustrate your app in a singular element using simple forms.
6156

62-
If your app supports Windows 10, your app's icons will be displayed in Live Tiles. [Learn more about additional considerations for icons on Windows 10](live-tile-icons.md)
57+
## Design and create your app's icon
6358

59+
- [Design guidelines for Windows app icons](app-icon-design.md) — Learn how to use metaphor, shape, color, and shadow to design a beautiful and functional icon for your app.
60+
- [Construct the icon for your Windows app](app-icon-construction.md) — Create icons that look good at any size, on any screen.
61+
- [Construction guidelines for Windows 10 icons](live-tile-icons.md) — If your app runs on Windows 10, your app's icons will be displayed in Live Tiles. Learn more about additional considerations for icons on Windows 10.

0 commit comments

Comments
 (0)