From 9310966e7c3e6fef8a0bcc6304d2f6f9a69ffd1f Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Mon, 23 Jan 2023 20:08:20 -0500 Subject: [PATCH] update-notifier: added icon files --- .../update-notifier/icons/hook-notifier.svg | 232 ++++++++ .../update-notifier/icons/reboot-notifier.svg | 506 ++++++++++++++++++ .../icons/software-update-available.svg | 1 + .../icons/software-update-urgent.svg | 271 ++++++++++ .../DATA/update-notifier/icons/un-reboot.svg | 1 + .../update-notifier/icons/update-manager.svg | 198 +++++++ .../icons/updates-notifier-inactive.svg | 232 ++++++++ .../icons/updates-notifier.svg | 1 + 8 files changed, 1442 insertions(+) create mode 100644 helpers/DATA/update-notifier/icons/hook-notifier.svg create mode 100644 helpers/DATA/update-notifier/icons/reboot-notifier.svg create mode 120000 helpers/DATA/update-notifier/icons/software-update-available.svg create mode 100644 helpers/DATA/update-notifier/icons/software-update-urgent.svg create mode 120000 helpers/DATA/update-notifier/icons/un-reboot.svg create mode 100644 helpers/DATA/update-notifier/icons/update-manager.svg create mode 100644 helpers/DATA/update-notifier/icons/updates-notifier-inactive.svg create mode 120000 helpers/DATA/update-notifier/icons/updates-notifier.svg diff --git a/helpers/DATA/update-notifier/icons/hook-notifier.svg b/helpers/DATA/update-notifier/icons/hook-notifier.svg new file mode 100644 index 0000000..df6ec14 --- /dev/null +++ b/helpers/DATA/update-notifier/icons/hook-notifier.svg @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/helpers/DATA/update-notifier/icons/reboot-notifier.svg b/helpers/DATA/update-notifier/icons/reboot-notifier.svg new file mode 100644 index 0000000..af76305 --- /dev/null +++ b/helpers/DATA/update-notifier/icons/reboot-notifier.svg @@ -0,0 +1,506 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/helpers/DATA/update-notifier/icons/software-update-available.svg b/helpers/DATA/update-notifier/icons/software-update-available.svg new file mode 120000 index 0000000..9eeacd6 --- /dev/null +++ b/helpers/DATA/update-notifier/icons/software-update-available.svg @@ -0,0 +1 @@ +update-manager.svg \ No newline at end of file diff --git a/helpers/DATA/update-notifier/icons/software-update-urgent.svg b/helpers/DATA/update-notifier/icons/software-update-urgent.svg new file mode 100644 index 0000000..1683273 --- /dev/null +++ b/helpers/DATA/update-notifier/icons/software-update-urgent.svg @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + go + seek + home + + + + + Rodney Dawes + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/helpers/DATA/update-notifier/icons/un-reboot.svg b/helpers/DATA/update-notifier/icons/un-reboot.svg new file mode 120000 index 0000000..b69af7a --- /dev/null +++ b/helpers/DATA/update-notifier/icons/un-reboot.svg @@ -0,0 +1 @@ +reboot-notifier.svg \ No newline at end of file diff --git a/helpers/DATA/update-notifier/icons/update-manager.svg b/helpers/DATA/update-notifier/icons/update-manager.svg new file mode 100644 index 0000000..6f16009 --- /dev/null +++ b/helpers/DATA/update-notifier/icons/update-manager.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Go Home + + + go + seek + home + + + + + Rodney Dawes + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + diff --git a/helpers/DATA/update-notifier/icons/updates-notifier-inactive.svg b/helpers/DATA/update-notifier/icons/updates-notifier-inactive.svg new file mode 100644 index 0000000..dea65ec --- /dev/null +++ b/helpers/DATA/update-notifier/icons/updates-notifier-inactive.svg @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/helpers/DATA/update-notifier/icons/updates-notifier.svg b/helpers/DATA/update-notifier/icons/updates-notifier.svg new file mode 120000 index 0000000..9eeacd6 --- /dev/null +++ b/helpers/DATA/update-notifier/icons/updates-notifier.svg @@ -0,0 +1 @@ +update-manager.svg \ No newline at end of file