mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[CmdPal] Updating icon (#38184)
* Replacing dev icons * Replacing stable icons * Adding icon to UI * Replacing release assets * Adding svg * Minor margin tweak to app icon in searchbar * Update icon in Settings * Remove margin from settingswindow icon
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<Image
|
||||
Width="16"
|
||||
Height="16"
|
||||
Source="ms-appx:///Assets/StoreLogo.png" />
|
||||
Source="ms-appx:///Assets/icon.svg" />
|
||||
<TextBlock
|
||||
Margin="12,0,0,0"
|
||||
VerticalAlignment="Center"
|
||||
|
||||
Reference in New Issue
Block a user