From 5a04442c92227071476ad431318cb83cc839f340 Mon Sep 17 00:00:00 2001 From: "rodion.n" Date: Wed, 8 Apr 2026 11:19:47 +0600 Subject: [PATCH] Add svg icon carousel plus fix disk icon --- .../svg/Software Content/CONFIGURATION.svg | 54 +++++++++++++ .../svg/Software Content/Clean-Install.svg | 17 ---- ubinstall-gtk/svg/Software Content/DEVICE.svg | 14 ++++ ubinstall-gtk/svg/Software Content/DISK.svg | 14 ++++ .../svg/Software Content/DOMAIN_ARCH.svg | 14 ++++ ubinstall-gtk/svg/Software Content/Disk.svg | 14 ---- .../svg/Software Content/EASY_UX.svg | 14 ++++ .../svg/Software Content/ECOSYSTEM.svg | 14 ++++ ubinstall-gtk/svg/Software Content/EXTEND.svg | 32 ++++++++ ubinstall-gtk/svg/Software Content/FAST.svg | 31 ++++++++ .../svg/Software Content/FLEXIBLE.svg | 14 ++++ .../svg/Software Content/GRUB_INSTALL.svg | 36 +++++++++ .../svg/Software Content/GRUB_UPGRADE.svg | 27 +++++++ .../svg/Software Content/Grub-Install.svg | 22 ------ .../svg/Software Content/Grub-Upgrade.svg | 27 ------- .../svg/Software Content/Install-Advanced.svg | 18 ----- .../svg/Software Content/Install-Fix.svg | 28 ------- .../svg/Software Content/Install-Inside.svg | 20 ----- .../svg/Software Content/Install-Parallel.svg | 20 ----- .../svg/Software Content/LICENCE.svg | 44 +++++++++++ .../svg/Software Content/License.svg | 32 -------- .../svg/Software Content/MAIN_MODULES.svg | 79 +++++++++++++++++++ .../svg/Software Content/MODULES.svg | 14 ++++ .../svg/Software Content/MULTISEAT.svg | 14 ++++ ubinstall-gtk/svg/Software Content/NEXT.svg | 34 ++++++++ .../svg/Software Content/OPTIMISATION.svg | 14 ++++ ubinstall-gtk/svg/Software Content/PART.svg | 34 ++++++++ .../svg/Software Content/RECOVERY.svg | 42 ++++++++++ .../svg/Software Content/RECOVERY_SYSTEM.svg | 40 ++++++++++ .../svg/Software Content/RECOVERY_USER.svg | 40 ++++++++++ .../svg/Software Content/Recover-System.svg | 28 ------- .../svg/Software Content/Recover-User.svg | 26 ------ .../svg/Software Content/SOFTPROGRAM.svg | 14 ++++ ubinstall-gtk/svg/Software Content/USING.svg | 14 ++++ .../svg/Software Content/VERSION.svg | 14 ++++ .../svg/Software Content/WELCOME.svg | 12 +++ .../svg/Software Content/WIN_SING.svg | 14 ++++ .../svg/Software Content/Welcome.svg | 12 --- 38 files changed, 687 insertions(+), 264 deletions(-) create mode 100644 ubinstall-gtk/svg/Software Content/CONFIGURATION.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Clean-Install.svg create mode 100644 ubinstall-gtk/svg/Software Content/DEVICE.svg create mode 100644 ubinstall-gtk/svg/Software Content/DISK.svg create mode 100644 ubinstall-gtk/svg/Software Content/DOMAIN_ARCH.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Disk.svg create mode 100644 ubinstall-gtk/svg/Software Content/EASY_UX.svg create mode 100644 ubinstall-gtk/svg/Software Content/ECOSYSTEM.svg create mode 100644 ubinstall-gtk/svg/Software Content/EXTEND.svg create mode 100644 ubinstall-gtk/svg/Software Content/FAST.svg create mode 100644 ubinstall-gtk/svg/Software Content/FLEXIBLE.svg create mode 100644 ubinstall-gtk/svg/Software Content/GRUB_INSTALL.svg create mode 100644 ubinstall-gtk/svg/Software Content/GRUB_UPGRADE.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Grub-Install.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Grub-Upgrade.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Install-Advanced.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Install-Fix.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Install-Inside.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Install-Parallel.svg create mode 100644 ubinstall-gtk/svg/Software Content/LICENCE.svg delete mode 100644 ubinstall-gtk/svg/Software Content/License.svg create mode 100644 ubinstall-gtk/svg/Software Content/MAIN_MODULES.svg create mode 100644 ubinstall-gtk/svg/Software Content/MODULES.svg create mode 100644 ubinstall-gtk/svg/Software Content/MULTISEAT.svg create mode 100644 ubinstall-gtk/svg/Software Content/NEXT.svg create mode 100644 ubinstall-gtk/svg/Software Content/OPTIMISATION.svg create mode 100644 ubinstall-gtk/svg/Software Content/PART.svg create mode 100644 ubinstall-gtk/svg/Software Content/RECOVERY.svg create mode 100644 ubinstall-gtk/svg/Software Content/RECOVERY_SYSTEM.svg create mode 100644 ubinstall-gtk/svg/Software Content/RECOVERY_USER.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Recover-System.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Recover-User.svg create mode 100644 ubinstall-gtk/svg/Software Content/SOFTPROGRAM.svg create mode 100644 ubinstall-gtk/svg/Software Content/USING.svg create mode 100644 ubinstall-gtk/svg/Software Content/VERSION.svg create mode 100644 ubinstall-gtk/svg/Software Content/WELCOME.svg create mode 100644 ubinstall-gtk/svg/Software Content/WIN_SING.svg delete mode 100644 ubinstall-gtk/svg/Software Content/Welcome.svg diff --git a/ubinstall-gtk/svg/Software Content/CONFIGURATION.svg b/ubinstall-gtk/svg/Software Content/CONFIGURATION.svg new file mode 100644 index 0000000..842ceae --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/CONFIGURATION.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/Clean-Install.svg b/ubinstall-gtk/svg/Software Content/Clean-Install.svg deleted file mode 100644 index dbf7be2..0000000 --- a/ubinstall-gtk/svg/Software Content/Clean-Install.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/DEVICE.svg b/ubinstall-gtk/svg/Software Content/DEVICE.svg new file mode 100644 index 0000000..042a163 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/DEVICE.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/DISK.svg b/ubinstall-gtk/svg/Software Content/DISK.svg new file mode 100644 index 0000000..164bb03 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/DISK.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/DOMAIN_ARCH.svg b/ubinstall-gtk/svg/Software Content/DOMAIN_ARCH.svg new file mode 100644 index 0000000..a63245f --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/DOMAIN_ARCH.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/Disk.svg b/ubinstall-gtk/svg/Software Content/Disk.svg deleted file mode 100644 index e5b02a1..0000000 --- a/ubinstall-gtk/svg/Software Content/Disk.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/EASY_UX.svg b/ubinstall-gtk/svg/Software Content/EASY_UX.svg new file mode 100644 index 0000000..d71d88d --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/EASY_UX.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/ECOSYSTEM.svg b/ubinstall-gtk/svg/Software Content/ECOSYSTEM.svg new file mode 100644 index 0000000..18f24ce --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/ECOSYSTEM.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/EXTEND.svg b/ubinstall-gtk/svg/Software Content/EXTEND.svg new file mode 100644 index 0000000..90e6201 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/EXTEND.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/FAST.svg b/ubinstall-gtk/svg/Software Content/FAST.svg new file mode 100644 index 0000000..bd84994 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/FAST.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/FLEXIBLE.svg b/ubinstall-gtk/svg/Software Content/FLEXIBLE.svg new file mode 100644 index 0000000..5118246 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/FLEXIBLE.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/GRUB_INSTALL.svg b/ubinstall-gtk/svg/Software Content/GRUB_INSTALL.svg new file mode 100644 index 0000000..c8c6889 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/GRUB_INSTALL.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/GRUB_UPGRADE.svg b/ubinstall-gtk/svg/Software Content/GRUB_UPGRADE.svg new file mode 100644 index 0000000..da2cfce --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/GRUB_UPGRADE.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/Grub-Install.svg b/ubinstall-gtk/svg/Software Content/Grub-Install.svg deleted file mode 100644 index a2470c1..0000000 --- a/ubinstall-gtk/svg/Software Content/Grub-Install.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/Grub-Upgrade.svg b/ubinstall-gtk/svg/Software Content/Grub-Upgrade.svg deleted file mode 100644 index 93ef581..0000000 --- a/ubinstall-gtk/svg/Software Content/Grub-Upgrade.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/Install-Advanced.svg b/ubinstall-gtk/svg/Software Content/Install-Advanced.svg deleted file mode 100644 index cef5729..0000000 --- a/ubinstall-gtk/svg/Software Content/Install-Advanced.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/Install-Fix.svg b/ubinstall-gtk/svg/Software Content/Install-Fix.svg deleted file mode 100644 index 76dae88..0000000 --- a/ubinstall-gtk/svg/Software Content/Install-Fix.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/Install-Inside.svg b/ubinstall-gtk/svg/Software Content/Install-Inside.svg deleted file mode 100644 index 699dc97..0000000 --- a/ubinstall-gtk/svg/Software Content/Install-Inside.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/Install-Parallel.svg b/ubinstall-gtk/svg/Software Content/Install-Parallel.svg deleted file mode 100644 index 5e55090..0000000 --- a/ubinstall-gtk/svg/Software Content/Install-Parallel.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/LICENCE.svg b/ubinstall-gtk/svg/Software Content/LICENCE.svg new file mode 100644 index 0000000..27b7afc --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/LICENCE.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/License.svg b/ubinstall-gtk/svg/Software Content/License.svg deleted file mode 100644 index 07921b3..0000000 --- a/ubinstall-gtk/svg/Software Content/License.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/MAIN_MODULES.svg b/ubinstall-gtk/svg/Software Content/MAIN_MODULES.svg new file mode 100644 index 0000000..2897bf5 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/MAIN_MODULES.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/MODULES.svg b/ubinstall-gtk/svg/Software Content/MODULES.svg new file mode 100644 index 0000000..a655f61 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/MODULES.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/MULTISEAT.svg b/ubinstall-gtk/svg/Software Content/MULTISEAT.svg new file mode 100644 index 0000000..6a848ca --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/MULTISEAT.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/NEXT.svg b/ubinstall-gtk/svg/Software Content/NEXT.svg new file mode 100644 index 0000000..74198fc --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/NEXT.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/OPTIMISATION.svg b/ubinstall-gtk/svg/Software Content/OPTIMISATION.svg new file mode 100644 index 0000000..472c265 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/OPTIMISATION.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/PART.svg b/ubinstall-gtk/svg/Software Content/PART.svg new file mode 100644 index 0000000..8828857 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/PART.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/RECOVERY.svg b/ubinstall-gtk/svg/Software Content/RECOVERY.svg new file mode 100644 index 0000000..be783ef --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/RECOVERY.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/RECOVERY_SYSTEM.svg b/ubinstall-gtk/svg/Software Content/RECOVERY_SYSTEM.svg new file mode 100644 index 0000000..248e183 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/RECOVERY_SYSTEM.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/RECOVERY_USER.svg b/ubinstall-gtk/svg/Software Content/RECOVERY_USER.svg new file mode 100644 index 0000000..07eb8d4 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/RECOVERY_USER.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/Recover-System.svg b/ubinstall-gtk/svg/Software Content/Recover-System.svg deleted file mode 100644 index 3690043..0000000 --- a/ubinstall-gtk/svg/Software Content/Recover-System.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/Recover-User.svg b/ubinstall-gtk/svg/Software Content/Recover-User.svg deleted file mode 100644 index 8319881..0000000 --- a/ubinstall-gtk/svg/Software Content/Recover-User.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ubinstall-gtk/svg/Software Content/SOFTPROGRAM.svg b/ubinstall-gtk/svg/Software Content/SOFTPROGRAM.svg new file mode 100644 index 0000000..34fc0eb --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/SOFTPROGRAM.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/USING.svg b/ubinstall-gtk/svg/Software Content/USING.svg new file mode 100644 index 0000000..5e1d013 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/USING.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/VERSION.svg b/ubinstall-gtk/svg/Software Content/VERSION.svg new file mode 100644 index 0000000..3b1662e --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/VERSION.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/WELCOME.svg b/ubinstall-gtk/svg/Software Content/WELCOME.svg new file mode 100644 index 0000000..bf1ded9 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/WELCOME.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/WIN_SING.svg b/ubinstall-gtk/svg/Software Content/WIN_SING.svg new file mode 100644 index 0000000..b8f1d91 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/WIN_SING.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/Welcome.svg b/ubinstall-gtk/svg/Software Content/Welcome.svg deleted file mode 100644 index bde4d80..0000000 --- a/ubinstall-gtk/svg/Software Content/Welcome.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - -