Skip to content

Commit e4575c9

Browse files
authored
Update icons.md
1 parent 09941b9 commit e4575c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/apps/design/style/icons.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Scalable Vector Graphics (SVG) resources are ideal for icons, because they alway
108108
:::column-end:::
109109
:::row-end:::
110110

111-
### Geometry objects
111+
### Geometry object
112112
:::row:::
113113
:::column:::
114114
Like SVG files, geometries are a vector-based resource, so they always look sharp. However, creating a geometry is complicated because you have to individually specify each point and curve. It's a good choice only if you need to modify the icon while your app is running (to animate it, for example). For instructions, see [Move and draw commands for geometries](/windows/uwp/xaml-platform/move-draw-commands-syntax).
@@ -221,4 +221,4 @@ To learn more about command bars, see the [Command bar](../controls/command-bar.
221221
## Related articles
222222

223223
- [App icons and logos](./iconography/overview.md)
224-
- [AnimatedIcon](../controls/animated-icon.md)
224+
- [AnimatedIcon](../controls/animated-icon.md)

0 commit comments

Comments
 (0)