From 1838b54f8ae1d751d98f9b92e06678b81e90bb61 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 1 Jul 2023 20:29:41 +0200 Subject: Add more icons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 6 +++++ TODO | 1 - scalable/devices/kbd-compose-mixed.svg | 1 + scalable/devices/kbd-compose-off.svg | 1 + scalable/devices/kbd-compose-on.svg | 1 + scalable/status/kbd-capslock-mixed.svg | 2 +- scalable/status/kbd-capslock-off.svg | 2 +- scalable/status/kbd-capslock-on.svg | 2 +- scalable/status/kbd-compose-mixed.svg | 43 ++++++++++++++++++++++++++++++++ scalable/status/kbd-compose-off.svg | 39 +++++++++++++++++++++++++++++ scalable/status/kbd-compose-on.svg | 39 +++++++++++++++++++++++++++++ scalable/status/kbd-numlock-mixed.svg | 2 +- scalable/status/kbd-scrolllock-mixed.svg | 2 +- 13 files changed, 135 insertions(+), 6 deletions(-) create mode 120000 scalable/devices/kbd-compose-mixed.svg create mode 120000 scalable/devices/kbd-compose-off.svg create mode 120000 scalable/devices/kbd-compose-on.svg create mode 100644 scalable/status/kbd-compose-mixed.svg create mode 100644 scalable/status/kbd-compose-off.svg create mode 100644 scalable/status/kbd-compose-on.svg diff --git a/Makefile b/Makefile index 2a1369a..912f36d 100644 --- a/Makefile +++ b/Makefile @@ -1035,6 +1035,12 @@ ICONS =\ devices/kbd-scrolllock-off\ status/kbd-scrolllock-mixed\ devices/kbd-scrolllock-mixed\ + status/kbd-compose-on\ + devices/kbd-compose-on\ + status/kbd-compose-off\ + devices/kbd-compose-off\ + status/kbd-compose-mixed\ + devices/kbd-compose-mixed\ status/redshift-status-off\ status/blueshift-off\ status/radharc-off\ diff --git a/TODO b/TODO index a976c0d..3e77779 100644 --- a/TODO +++ b/TODO @@ -61,5 +61,4 @@ status/ Icon that should be ungenericised: - apps/thunderbird apps/nautilus diff --git a/scalable/devices/kbd-compose-mixed.svg b/scalable/devices/kbd-compose-mixed.svg new file mode 120000 index 0000000..d438ef7 --- /dev/null +++ b/scalable/devices/kbd-compose-mixed.svg @@ -0,0 +1 @@ +../status/kbd-compose-mixed.svg \ No newline at end of file diff --git a/scalable/devices/kbd-compose-off.svg b/scalable/devices/kbd-compose-off.svg new file mode 120000 index 0000000..474c34e --- /dev/null +++ b/scalable/devices/kbd-compose-off.svg @@ -0,0 +1 @@ +../status/kbd-compose-off.svg \ No newline at end of file diff --git a/scalable/devices/kbd-compose-on.svg b/scalable/devices/kbd-compose-on.svg new file mode 120000 index 0000000..fc7c25d --- /dev/null +++ b/scalable/devices/kbd-compose-on.svg @@ -0,0 +1 @@ +../status/kbd-compose-on.svg \ No newline at end of file diff --git a/scalable/status/kbd-capslock-mixed.svg b/scalable/status/kbd-capslock-mixed.svg index aff162c..28b2b6f 100644 --- a/scalable/status/kbd-capslock-mixed.svg +++ b/scalable/status/kbd-capslock-mixed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/scalable/status/kbd-capslock-off.svg b/scalable/status/kbd-capslock-off.svg index 42c1173..7e53687 100644 --- a/scalable/status/kbd-capslock-off.svg +++ b/scalable/status/kbd-capslock-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/scalable/status/kbd-capslock-on.svg b/scalable/status/kbd-capslock-on.svg index 66a6108..6e0e0f0 100644 --- a/scalable/status/kbd-capslock-on.svg +++ b/scalable/status/kbd-capslock-on.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/scalable/status/kbd-compose-mixed.svg b/scalable/status/kbd-compose-mixed.svg new file mode 100644 index 0000000..950c44a --- /dev/null +++ b/scalable/status/kbd-compose-mixed.svg @@ -0,0 +1,43 @@ + + + + + + + diff --git a/scalable/status/kbd-compose-off.svg b/scalable/status/kbd-compose-off.svg new file mode 100644 index 0000000..a4bc726 --- /dev/null +++ b/scalable/status/kbd-compose-off.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/scalable/status/kbd-compose-on.svg b/scalable/status/kbd-compose-on.svg new file mode 100644 index 0000000..9a64259 --- /dev/null +++ b/scalable/status/kbd-compose-on.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/scalable/status/kbd-numlock-mixed.svg b/scalable/status/kbd-numlock-mixed.svg index bdc868c..0aa74a2 100644 --- a/scalable/status/kbd-numlock-mixed.svg +++ b/scalable/status/kbd-numlock-mixed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/scalable/status/kbd-scrolllock-mixed.svg b/scalable/status/kbd-scrolllock-mixed.svg index cfcb500..100a6fa 100644 --- a/scalable/status/kbd-scrolllock-mixed.svg +++ b/scalable/status/kbd-scrolllock-mixed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3-70-g09d2