Skip to content

Commit c1f01d6

Browse files
Merge pull request #3608 from MicrosoftDocs/main638210573796573693sync_temp
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 60f298b + 4f68f88 commit c1f01d6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@ Each font glyph is designed so that the footprint of the icon area is a square e
5050

5151
You can visually construct system icon glyphs by combining a base icon with a modifier icon.
5252

53-
*Base icons* are the main element of a visual metaphor. Base elements 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.
5454

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.
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.
5656

5757
:::row:::
5858
:::column:::
5959
![A file icon.](images/iconography_Anatomy1.svg)
6060
:::column-end:::
6161
:::column span="3":::
6262
**Base icon only**<br>
63-
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_.
6464
:::column-end:::
6565
:::row-end:::
6666
:::row:::
@@ -69,7 +69,7 @@ You can visually construct system icon glyphs by combining a base icon with a mo
6969
:::column-end:::
7070
:::column span="3":::
7171
**Base icon + modifier icon**<br>
72-
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_.
7373
:::column-end:::
7474
:::row-end:::
7575

@@ -88,5 +88,4 @@ Understand the cultural connotations of symbols. Although iconography doesn't re
8888
> [!TIP]
8989
> [!div class="nextstepaction"]
9090
> [Open the WinUI 3 Gallery app and see Iconography principles in action](winui3gallery:/item/Icons).
91-
9291
> 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)

0 commit comments

Comments
 (0)