From eeff59773d906e9faa024a0889a811248ab72785 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 25 Feb 2025 22:59:50 +0100 Subject: [PATCH] Added system status indicator icons --- licenses/PhosphorIcons | 21 +++++ .../systemstatus/battery_charging.svg | 53 +++++++++++ .../graphics/systemstatus/battery_full.svg | 92 +++++++++++++++++++ .../graphics/systemstatus/battery_high.svg | 80 ++++++++++++++++ .../graphics/systemstatus/battery_low.svg | 56 +++++++++++ .../graphics/systemstatus/battery_medium.svg | 68 ++++++++++++++ resources/graphics/systemstatus/bluetooth.svg | 58 ++++++++++++ resources/graphics/systemstatus/cellular.svg | 63 +++++++++++++ resources/graphics/systemstatus/wifi.svg | 54 +++++++++++ 9 files changed, 545 insertions(+) create mode 100644 licenses/PhosphorIcons create mode 100644 resources/graphics/systemstatus/battery_charging.svg create mode 100644 resources/graphics/systemstatus/battery_full.svg create mode 100644 resources/graphics/systemstatus/battery_high.svg create mode 100644 resources/graphics/systemstatus/battery_low.svg create mode 100644 resources/graphics/systemstatus/battery_medium.svg create mode 100644 resources/graphics/systemstatus/bluetooth.svg create mode 100644 resources/graphics/systemstatus/cellular.svg create mode 100644 resources/graphics/systemstatus/wifi.svg diff --git a/licenses/PhosphorIcons b/licenses/PhosphorIcons new file mode 100644 index 000000000..e2eb0bd01 --- /dev/null +++ b/licenses/PhosphorIcons @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Phosphor Icons + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/resources/graphics/systemstatus/battery_charging.svg b/resources/graphics/systemstatus/battery_charging.svg new file mode 100644 index 000000000..de61fc326 --- /dev/null +++ b/resources/graphics/systemstatus/battery_charging.svg @@ -0,0 +1,53 @@ + + + + + + + + + + diff --git a/resources/graphics/systemstatus/battery_full.svg b/resources/graphics/systemstatus/battery_full.svg new file mode 100644 index 000000000..c284f16c2 --- /dev/null +++ b/resources/graphics/systemstatus/battery_full.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + diff --git a/resources/graphics/systemstatus/battery_high.svg b/resources/graphics/systemstatus/battery_high.svg new file mode 100644 index 000000000..f1bbe57af --- /dev/null +++ b/resources/graphics/systemstatus/battery_high.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + diff --git a/resources/graphics/systemstatus/battery_low.svg b/resources/graphics/systemstatus/battery_low.svg new file mode 100644 index 000000000..4a8075ff2 --- /dev/null +++ b/resources/graphics/systemstatus/battery_low.svg @@ -0,0 +1,56 @@ + + + + + + + + + + diff --git a/resources/graphics/systemstatus/battery_medium.svg b/resources/graphics/systemstatus/battery_medium.svg new file mode 100644 index 000000000..8b81f6538 --- /dev/null +++ b/resources/graphics/systemstatus/battery_medium.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + diff --git a/resources/graphics/systemstatus/bluetooth.svg b/resources/graphics/systemstatus/bluetooth.svg new file mode 100644 index 000000000..70727c950 --- /dev/null +++ b/resources/graphics/systemstatus/bluetooth.svg @@ -0,0 +1,58 @@ + + + + + + + + + + diff --git a/resources/graphics/systemstatus/cellular.svg b/resources/graphics/systemstatus/cellular.svg new file mode 100644 index 000000000..f58219de9 --- /dev/null +++ b/resources/graphics/systemstatus/cellular.svg @@ -0,0 +1,63 @@ + + + + + + + + + diff --git a/resources/graphics/systemstatus/wifi.svg b/resources/graphics/systemstatus/wifi.svg new file mode 100644 index 000000000..fb392d1a7 --- /dev/null +++ b/resources/graphics/systemstatus/wifi.svg @@ -0,0 +1,54 @@ + + + + + + + + + +