From 8537f79bd6340b555900f7d235692e8616d95f77 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sun, 16 Jun 2024 23:23:10 +0800 Subject: [PATCH] update --- alternative/apps/scalable/thermal-monitor.svg | 23 ++++++ .../apps/scalable/touchpad-indicator.svg | 15 ++++ .../scalable/utilities-system-monitor.svg | 15 ++++ .../places/scalable/folder-download.svg | 3 +- src/apps/scalable/gnome-builder.svg | 70 ++++++++++++++++++- ...ic.svg => audio-volume-muted-blocking.svg} | 0 ...ed-symbolic.svg => audio-volume-muted.svg} | 0 7 files changed, 124 insertions(+), 2 deletions(-) create mode 100644 alternative/apps/scalable/thermal-monitor.svg create mode 100644 alternative/apps/scalable/touchpad-indicator.svg create mode 100644 alternative/apps/scalable/utilities-system-monitor.svg rename src/status/22/{audio-volume-muted-blocking-symbolic.svg => audio-volume-muted-blocking.svg} (100%) rename src/status/22/{audio-volume-muted-symbolic.svg => audio-volume-muted.svg} (100%) diff --git a/alternative/apps/scalable/thermal-monitor.svg b/alternative/apps/scalable/thermal-monitor.svg new file mode 100644 index 00000000..acf6bc03 --- /dev/null +++ b/alternative/apps/scalable/thermal-monitor.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/alternative/apps/scalable/touchpad-indicator.svg b/alternative/apps/scalable/touchpad-indicator.svg new file mode 100644 index 00000000..56aad89a --- /dev/null +++ b/alternative/apps/scalable/touchpad-indicator.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/alternative/apps/scalable/utilities-system-monitor.svg b/alternative/apps/scalable/utilities-system-monitor.svg new file mode 100644 index 00000000..b5b80d82 --- /dev/null +++ b/alternative/apps/scalable/utilities-system-monitor.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/alternative/places/scalable/folder-download.svg b/alternative/places/scalable/folder-download.svg index a21f6531..94981587 100644 --- a/alternative/places/scalable/folder-download.svg +++ b/alternative/places/scalable/folder-download.svg @@ -21,5 +21,6 @@ - + + diff --git a/src/apps/scalable/gnome-builder.svg b/src/apps/scalable/gnome-builder.svg index 229234a4..e432bc0e 100644 --- a/src/apps/scalable/gnome-builder.svg +++ b/src/apps/scalable/gnome-builder.svg @@ -1 +1,69 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/status/22/audio-volume-muted-blocking-symbolic.svg b/src/status/22/audio-volume-muted-blocking.svg similarity index 100% rename from src/status/22/audio-volume-muted-blocking-symbolic.svg rename to src/status/22/audio-volume-muted-blocking.svg diff --git a/src/status/22/audio-volume-muted-symbolic.svg b/src/status/22/audio-volume-muted.svg similarity index 100% rename from src/status/22/audio-volume-muted-symbolic.svg rename to src/status/22/audio-volume-muted.svg