From 9550893dc3093953846ecf821ce675052ea57207 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 26 Dec 2021 13:13:05 +0100 Subject: Add {birth,death}day{,-christian} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++++ scalable/status/birthday-christian.svg | 1 + scalable/status/birthday.svg | 1 + scalable/status/deathday-christian.svg | 1 + scalable/status/deathday.svg | 1 + 5 files changed, 8 insertions(+) create mode 100644 scalable/status/birthday-christian.svg create mode 100644 scalable/status/birthday.svg create mode 100644 scalable/status/deathday-christian.svg create mode 100644 scalable/status/deathday.svg diff --git a/Makefile b/Makefile index 4a6f99f..1b37d9c 100644 --- a/Makefile +++ b/Makefile @@ -870,6 +870,10 @@ ICONS =\ apps/ppracer\ apps/mate-panel-drawer\ apps/gnome-panel-drawer\ + status/birthday\ + status/birthday-christian\ + status/deathday\ + status/deathday-christian\ status/kbd-capslock-on\ devices/kbd-capslock-on\ status/kbd-capslock-off\ diff --git a/scalable/status/birthday-christian.svg b/scalable/status/birthday-christian.svg new file mode 100644 index 0000000..da096f5 --- /dev/null +++ b/scalable/status/birthday-christian.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/status/birthday.svg b/scalable/status/birthday.svg new file mode 100644 index 0000000..7d17c14 --- /dev/null +++ b/scalable/status/birthday.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/status/deathday-christian.svg b/scalable/status/deathday-christian.svg new file mode 100644 index 0000000..52a1789 --- /dev/null +++ b/scalable/status/deathday-christian.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/status/deathday.svg b/scalable/status/deathday.svg new file mode 100644 index 0000000..f303c8c --- /dev/null +++ b/scalable/status/deathday.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3-70-g09d2