update promotion logo

This commit is contained in:
kwan.nguyen 2025-01-09 21:52:48 +07:00
parent e1d1b055f0
commit 6144dd95cf
3 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

View File

@ -309,7 +309,6 @@
<Content Include="Assets\LargeTile.scale-200.png" />
<Content Include="Assets\LargeTile.scale-400.png" />
<Content Include="Assets\logo.png" />
<Content Include="Assets\promotionIcon.gif" />
<Content Include="Assets\shutdown_mo.png" />
<Content Include="Assets\SmallTile.scale-100.png" />
<Content Include="Assets\SmallTile.scale-125.png" />

View File

@ -79,7 +79,7 @@
Background= "{ThemeResource SystemAccentColor}"
Margin="0,0,3,0">
<NavigationViewItem.Icon>
<BitmapIcon UriSource="ms-appx:///Assets/PromotionIcon.gif" ShowAsMonochrome="False" />
<FontIcon FontFamily="Segoe MDL2 Assets" Glyph="&#xECAD;" />
</NavigationViewItem.Icon>
</NavigationViewItem>