From 04b0521f14b082f89f6612b02934af37e50576cd Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 23 Dec 2024 14:13:35 +0300 Subject: [PATCH 2/3] Added MSVSphere symbolic icon --- constants.js | 1 + .../actions/distro-msvsphere-symbolic.svg | 112 ++++++++++++++++++ 2 files changed, 113 insertions(+) create mode 100644 icons/hicolor/16x16/actions/distro-msvsphere-symbolic.svg diff --git a/constants.js b/constants.js index 626a5f8..05c9c16 100644 --- a/constants.js +++ b/constants.js @@ -370,6 +370,7 @@ export const DistroIcons = [ {PATH: 'distro-cachyos-symbolic', NAME: 'CachyOS'}, {PATH: 'distro-nixos-symbolic', NAME: 'NixOS'}, {PATH: 'distro-oreon-symbolic', NAME: 'Oreon OS'}, + {PATH: 'distro-msvsphere-symbolic', NAME: 'MSVSphere OS'}, ]; export const MenuLayout = { diff --git a/icons/hicolor/16x16/actions/distro-msvsphere-symbolic.svg b/icons/hicolor/16x16/actions/distro-msvsphere-symbolic.svg new file mode 100644 index 0000000..7b3cafc --- /dev/null +++ b/icons/hicolor/16x16/actions/distro-msvsphere-symbolic.svg @@ -0,0 +1,112 @@ + + + + -- 2.47.1