From 047c5c03e749cafae41367bd22fea289831d204a Mon Sep 17 00:00:00 2001 From: Robert Adam Date: Sat, 4 Jan 2020 11:55:08 +0100 Subject: [PATCH] Theme (Classic): Added icons for locked and unlocked lock --- themes/Classic/lock_locked.svg | 171 +++++++++++++++++++++++++++++ themes/Classic/lock_unlocked.svg | 183 +++++++++++++++++++++++++++++++ themes/ClassicTheme.qrc | 2 + 3 files changed, 356 insertions(+) create mode 100644 themes/Classic/lock_locked.svg create mode 100644 themes/Classic/lock_unlocked.svg diff --git a/themes/Classic/lock_locked.svg b/themes/Classic/lock_locked.svg new file mode 100644 index 000000000..943bfc78f --- /dev/null +++ b/themes/Classic/lock_locked.svg @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Lock + + + + Andreas Nilsson + + + + + lock + key + secure + + + + + Jakub Steiner, +Lapo Calamandrei + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/themes/Classic/lock_unlocked.svg b/themes/Classic/lock_unlocked.svg new file mode 100644 index 000000000..70c9f7bbb --- /dev/null +++ b/themes/Classic/lock_unlocked.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Lock + + + + Andreas Nilsson + + + + + lock + key + secure + + + + + Jakub Steiner, +Lapo Calamandrei + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/themes/ClassicTheme.qrc b/themes/ClassicTheme.qrc index f0fb4167c..936a27091 100644 --- a/themes/ClassicTheme.qrc +++ b/themes/ClassicTheme.qrc @@ -30,6 +30,8 @@ Classic/layout_custom.svg Classic/layout_hybrid.svg Classic/layout_stacked.svg + Classic/lock_locked.svg + Classic/lock_unlocked.svg Classic/muted_local.svg Classic/muted_self.svg Classic/muted_server.svg