[Settings] Change icons and text (#19592)

This commit is contained in:
Jay
2022-09-20 16:21:05 +02:00
committed by GitHub
parent ca3c758046
commit 5a7985f791
15 changed files with 186 additions and 198 deletions

View File

@@ -40,7 +40,7 @@
</DataTemplate>
</ItemsControl.ItemTemplate>
</ItemsControl>
<FontIcon Glyph="&#xE104;"
<FontIcon Glyph="&#xE70F;"
FontFamily="{ThemeResource SymbolThemeFontFamily}"
FontSize="14"/>
</StackPanel>