From 5781a22b4ce61089c2e5c4213cb019710876ebfb Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 6 Feb 2024 17:00:39 +0800 Subject: [PATCH] style: new main menu icon for Windows --- src/Resources/Icons.axaml | 1 + src/Views/Launcher.axaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Resources/Icons.axaml b/src/Resources/Icons.axaml index c41ec185..817354e5 100644 --- a/src/Resources/Icons.axaml +++ b/src/Resources/Icons.axaml @@ -8,6 +8,7 @@ M851 755q0 23-16 39l-78 78q-16 16-39 16t-39-16l-168-168-168 168q-16 16-39 16t-39-16l-78-78q-16-16-16-39t16-39l168-168-168-168q-16-16-16-39t16-39l78-78q16-16 39-16t39 16l168 168 168-168q16-16 39-16t39 16l78 78q16 16 16 39t-16 39l-168 168 168 168q16 16 16 39z M30 0 30 30 0 15z M0 0 0 30 30 15z + M194 236m-70 0a70 70 0 10140 0 70 70 0 10-140 0ZM348 166h552v140H348zM194 512m-70 0a70 70 0 10140 0 70 70 0 10-140 0ZM348 442h552v140H348zM194 788m-70 0a70 70 0 10140 0 70 70 0 10-140 0ZM348 719h552v140H348z M512 945c-238 0-433-195-433-433S274 79 512 79c238 0 433 195 433 433S750 945 512 945M512 0C228 0 0 228 0 512s228 512 512 512 512-228 512-512-228-512-512-512zM752 477H364l128-128a38 38 0 000-55 38 38 0 00-55 0l-185 183a55 55 0 00-16 39c0 16 6 30 16 39l185 185a39 39 0 0028 12 34 34 0 0028-14 38 38 0 000-55l-128-128h386c22 0 41-18 41-39a39 39 0 00-39-39 M1231 0v372H120V0zM1352 484v56H0v-56zM1147 939H205V737h942v203M1231 1024V652H120V1024z M576 832C576 867 547 896 512 896 477 896 448 867 448 832 448 797 477 768 512 768 547 768 576 797 576 832ZM512 256C477 256 448 285 448 320L448 640C448 675 477 704 512 704 547 704 576 675 576 640L576 320C576 285 547 256 512 256ZM1024 896C1024 967 967 1024 896 1024L128 1024C57 1024 0 967 0 896 0 875 5 855 14 837L14 837 398 69 398 69C420 28 462 0 512 0 562 0 604 28 626 69L1008 835C1018 853 1024 874 1024 896ZM960 896C960 885 957 875 952 865L952 864 951 863 569 98C557 77 536 64 512 64 488 64 466 77 455 99L452 105 92 825 93 825 71 867C66 876 64 886 64 896 64 931 93 960 128 960L896 960C931 960 960 931 960 896Z diff --git a/src/Views/Launcher.axaml b/src/Views/Launcher.axaml index 0412f31f..6b4b8b09 100644 --- a/src/Views/Launcher.axaml +++ b/src/Views/Launcher.axaml @@ -41,7 +41,7 @@ VerticalAlignment="Bottom" IsVisible="{Binding Source={x:Static vm:Preference.Instance}, Path=UseMacOSStyle, Converter={x:Static BoolConverters.Not}}"> - + @@ -54,7 +54,7 @@ - +