From 7816ed88f67d31484fcf6f18c531180c9b50b67e Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Thu, 27 Apr 2023 22:03:48 +0100 Subject: [PATCH] Add `bell-dot` icon and refine `bell-*` icons (#1064) * Add `bell-dot` icon * Refine `bell` icon * Refine `bell-ring` icon * Refine `bell-plus` icon * Refine `bell-minus` icon * Refine `bell-off` icon --- icons/bell-dot.json | 14 ++++++++++++++ icons/bell-dot.svg | 15 +++++++++++++++ icons/bell-minus.svg | 6 +++--- icons/bell-off.svg | 7 +++---- icons/bell-plus.svg | 8 ++++---- icons/bell-ring.svg | 8 ++++---- icons/bell.svg | 4 ++-- 7 files changed, 45 insertions(+), 17 deletions(-) create mode 100644 icons/bell-dot.json create mode 100644 icons/bell-dot.svg diff --git a/icons/bell-dot.json b/icons/bell-dot.json new file mode 100644 index 000000000..10f935d6d --- /dev/null +++ b/icons/bell-dot.json @@ -0,0 +1,14 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "alarm", + "notification", + "sound", + "reminder", + "unread" + ], + "categories": [ + "account", + "notifications" + ] +} \ No newline at end of file diff --git a/icons/bell-dot.svg b/icons/bell-dot.svg new file mode 100644 index 000000000..b8df55d95 --- /dev/null +++ b/icons/bell-dot.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/bell-minus.svg b/icons/bell-minus.svg index 7551dcf13..ecd48ea76 100644 --- a/icons/bell-minus.svg +++ b/icons/bell-minus.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/bell-off.svg b/icons/bell-off.svg index 582b5b4d0..19a836626 100644 --- a/icons/bell-off.svg +++ b/icons/bell-off.svg @@ -9,9 +9,8 @@ stroke-linecap="round" stroke-linejoin="round" > - - - - + + + diff --git a/icons/bell-plus.svg b/icons/bell-plus.svg index 08dc7f567..6ae357447 100644 --- a/icons/bell-plus.svg +++ b/icons/bell-plus.svg @@ -9,8 +9,8 @@ stroke-linecap="round" stroke-linejoin="round" > - - - - + + + + diff --git a/icons/bell-ring.svg b/icons/bell-ring.svg index f1d021319..7e672cd89 100644 --- a/icons/bell-ring.svg +++ b/icons/bell-ring.svg @@ -9,8 +9,8 @@ stroke-linecap="round" stroke-linejoin="round" > - - - - + + + + diff --git a/icons/bell.svg b/icons/bell.svg index 464fce560..b558fae53 100644 --- a/icons/bell.svg +++ b/icons/bell.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + +