We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 626277a + 82f131e commit 3ddf433Copy full SHA for 3ddf433
1 file changed
hub/apps/design/style/segoe-ui-symbol-font.md
@@ -39,7 +39,7 @@ Many of the icons also have mirrored forms available for use in languages that u
39
40
## Using the icons
41
42
-To use a glyph from the `Segoe MDL2 Assets` font, then use a [**FontIcon**](/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.controls.fonticon).
+To use a glyph from the `Segoe MDL2 Assets` font, use a [**FontIcon**](/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.controls.fonticon).
43
44
```xaml
45
<FontIcon FontFamily="Segoe MDL2 Assets" Glyph=""/>
0 commit comments