[General] Update Segoe icon glyph codes (#19311)

* Updating icons

* Tweak fontsizes

* Changes based on feedback
This commit is contained in:
Niels Laute
2022-07-15 11:17:18 +02:00
committed by GitHub
parent 98ef328331
commit 680f89e0f7
19 changed files with 38 additions and 38 deletions

View File

@@ -78,7 +78,7 @@
<Button
x:Uid="EditButton"
Background="Transparent"
FontFamily="Segoe MDL2 Assets"
FontFamily="{ThemeResource SymbolThemeFontFamily}"
Width="40"
Height="36"
Content="&#xE70F;">
@@ -138,7 +138,7 @@
<Button x:Name="RemoveButton"
x:Uid="RemoveButton"
Background="Transparent"
FontFamily="Segoe MDL2 Assets"
FontFamily="{ThemeResource SymbolThemeFontFamily}"
Width="40"
Height="36"
Content="&#xE74D;"