From 6265fe860588e9e20e0f3baf8f42ef6247b36ff8 Mon Sep 17 00:00:00 2001 From: Eric Bickle Date: Wed, 13 Jan 2021 13:31:43 +0100 Subject: Fix T79356: Improved icons for MSIX builds Fixed an issue that was causing the app icon to render with a 'plated' background color in the taskbar and other areas of Windows. Updated all app icons in Microsoft Store package to match Microsoft's design recommendations. Added multiple scales for app icons for high resolution displays. Added high contrast app icons. Reviewed By: pablovazquez, jmonteath Maniphest Tasks: T79356 Differential Revision: https://developer.blender.org/D9681 --- .../Square44x44Logo.targetsize-24_altform-unplated.png | Bin 0 -> 918 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 release/windows/msix/Assets/Square44x44Logo.targetsize-24_altform-unplated.png (limited to 'release/windows/msix/Assets/Square44x44Logo.targetsize-24_altform-unplated.png') diff --git a/release/windows/msix/Assets/Square44x44Logo.targetsize-24_altform-unplated.png b/release/windows/msix/Assets/Square44x44Logo.targetsize-24_altform-unplated.png new file mode 100644 index 00000000000..7a469b9827b Binary files /dev/null and b/release/windows/msix/Assets/Square44x44Logo.targetsize-24_altform-unplated.png differ -- cgit v1.2.3