Skip to content

Commit 099cc3f

Browse files
authored
Merge pull request #3243 from ShawnJackson/icon-articles
edit pass: icon-articles
2 parents 50348e0 + e4575c9 commit 099cc3f

File tree

2 files changed

+91
-89
lines changed

2 files changed

+91
-89
lines changed
Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: hickeys
3-
description: App and system icons in Windows 11
3+
description: Learn about app and system icons in Windows 11.
44
title: Iconography in Windows 11
55
ms.assetid: EC94D54F-4C24-4E16-B8E0-08F3916C00F0
66
ms.author: hickeys
@@ -12,74 +12,73 @@ ms.localizationpriority: medium
1212

1313
# Iconography in Windows 11
1414

15-
Iconography is a set of visual images and symbols that help users understand and navigate your app. Icons are used throughout the user interface as visual metaphors representing a concept, action, or status.
15+
Iconography is a set of visual images and symbols that help users understand and move through your app. Icons are used throughout the user interface as visual metaphors that represent a concept, action, or status.
1616

17-
Windows 11 uses three different type of icons: application icons, system icons, and file type icons.
17+
Windows 11 uses three types of icons: application, system, and file type. This article focuses on the first two.
1818

1919
## Application icons
2020

21-
![An abstract application icon for a hypothetical maps app](images/iconography_hero_1880.png)
21+
![An abstract application icon for a hypothetical maps app.](images/iconography_hero_1880.png)
2222

23-
Application icons represent your app in the Windows Shell. They are primarily used to launch your application, but also represent your app wherever it appears in the Windows shell.
23+
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.
2424

25-
App icons should represent your app's core functionality through a metaphor. See [App Icons](../style/iconography/overview.md) for more information about designing and constructing your app's icon.
25+
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).
2626

2727
## System icons
2828

29-
![A shopping cart icon from Segoe Fluent Icons](images/iconography_SystemIcons.svg)
29+
![A shopping cart icon from Segoe Fluent Icons.](images/iconography_SystemIcons.svg)
3030

31-
Windows 11 introduces a new system icon font, [Segoe Fluent Icons](..\downloads\index.md#fonts). This new font compliments Windows 11's [geometry](geometry.md).
31+
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.
3232

33-
All glyphs in Segoe Fluent Icons are drawn in a Monoline style, which means they are created using a single stroke of 1 epx.
33+
All glyphs in Segoe Fluent Icons are drawn in a monoline style. That means they're created through a single stroke of 1 epx.
3434

3535
Glyphs in Segoe Fluent Icons follow three aesthetic principles:
3636

37-
1. **Minimal**: Glyphs contain only the details necessary to communicate the concept.
38-
2. **Harmonious**: Glyphs are based on simple and geometric forms.
39-
3. **Evolved**: Glyphs use modern metaphors that are easily understood.
37+
- **Minimal**: Glyphs contain only the details that are necessary to communicate the concept.
38+
- **Harmonious**: Glyphs are based on simple and geometric forms.
39+
- **Evolved**: Glyphs use modern metaphors that are easily understood.
4040

4141
### Sizing
4242

43-
![A properly sized printer icon](images/iconography_IconSizing.svg)
43+
![A properly sized printer icon.](images/iconography_IconSizing.svg)
4444

45-
Segoe Fluent Icons font metrics were developed to match how designers and developers are used to working with SVG and bitmap icons.
45+
Font metrics for Segoe Fluent Icons match how designers and developers are accustomed to working with SVG and bitmap icons.
4646

47-
Each font glyph is designed so that the footprint of the icon area is a square em.
48-
A 16 epx font size icon is the equivalent of a 16x16 epx icon, making sizing and positioning more predictable.
47+
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.
4948

5049
### Anatomy
5150

52-
System icons glyphs can be visually constructed by combining a base icon with a modifier icon.
51+
You can visually construct system icon glyphs by combining a base icon with a modifier icon.
5352

54-
**Base icons** are the main element of a visual metaphor. Base elements should should occupy the entire icon footprint.
53+
*Base icons* are the main element of a visual metaphor. Base elements should occupy the entire icon footprint.
5554

56-
**Modifier icons** modify the meaning of the base icon. Modifier elements should be placed in one of the bottom quadrants of the icon footprint.
55+
*Modifier icons* modify the meaning of the base icon. Modifier elements should be placed in one of the bottom quadrants of the icon footprint.
5756

5857
:::row:::
5958
:::column:::
60-
![A file icon](images/iconography_Anatomy1.svg)
59+
![A file icon.](images/iconography_Anatomy1.svg)
6160
:::column-end:::
6261
:::column span="3":::
6362
**Base icon only**<br>
64-
On its own, the paper sheet icon communicates the concept of a *file*
63+
On its own, the paper sheet icon communicates the concept of a *file*.
6564
:::column-end:::
6665
:::row-end:::
6766
:::row:::
6867
:::column:::
69-
![A file icon overlayed with an up arrow icon](images/iconography_Anatomy2.svg)
68+
![A file icon overlayed with an up arrow icon.](images/iconography_Anatomy2.svg)
7069
:::column-end:::
7170
:::column span="3":::
7271
**Base icon + modifier icon**<br>
73-
Adding an up arrow to the file icon changes the meaning of the icon to represent an *uploaded file*
72+
Adding an up arrow to the file icon changes the meaning of the icon to represent an *uploaded file*.
7473
:::column-end:::
7574
:::row-end:::
7675

7776
### Layering
7877

79-
Icon layering is a technique used to overlap two different glyphs. We recommend using icon layering to create a different state of the same icon (e.g. active or selected state).
78+
Icon layering is a technique that you use to overlap two glyphs. We recommend using icon layering to create a different state of the same icon (for example, an active or selected state).
8079

81-
![A black and white folder icon plus a beige folder icon with no outlines equals a beige folder icon with a black outline](images/iconography_IconLayering.svg)
80+
![A black and white folder icon plus a beige folder icon with no outlines equals a beige folder icon with a black outline.](images/iconography_IconLayering.svg)
8281

8382
### Localization
8483

85-
Understand the cultural connotations of certain symbols in different cultures. While in most cases iconography doesn't require localization, certain icons may be acceptable in one culture but not in another. Validate your iconography choices with the context in which they will be used.
84+
Understand the cultural connotations of symbols. Although iconography doesn't require localization in most cases, certain icons might be acceptable in one culture but not in another. Validate your iconography choices with the context in which you'll use them.

0 commit comments

Comments
 (0)