Skip to content

Commit 5110e48

Browse files
committed
Add icon to sidebar
1 parent c23ab35 commit 5110e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Dialogs/SettingsDialog.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
Content="{helpers:ResourceString Name=Layout}"
119119
Tag="3">
120120
<NavigationViewItem.Icon>
121-
<FontIcon Glyph="&#xE8B7;" />
121+
<FontIcon Glyph="&#xE8BA;" />
122122
</NavigationViewItem.Icon>
123123
</NavigationViewItem>
124124
<NavigationViewItem

0 commit comments

Comments
 (0)