mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
[FileLocksmith]Add icons (#21553)
* Adding icon to project * Adding icon to Settings * Reference the right file * Fix icon on Windows 10 * Add new Icon files to the installer * Fix installer.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
Margin="16,8,8,8"
|
||||
VerticalAlignment="Top"
|
||||
Orientation="Horizontal">
|
||||
<TextBlock FontFamily="{ThemeResource SymbolThemeFontFamily}" Text="" />
|
||||
<Image Source="Assets/AppList.png" />
|
||||
<TextBlock
|
||||
x:Uid="AppTitleText"
|
||||
Margin="12,0,0,0"
|
||||
|
||||
Reference in New Issue
Block a user