Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Demetriou <accounts@qzx.gr>2019-07-11 11:52:08 +0300
committerMichael Demetriou <accounts@qzx.gr>2019-07-11 11:52:08 +0300
commitfd1e28956ebb506a2cc5ac7e55baff821fa6d83a (patch)
tree9850c8b142d29b342c1c4a55b8cab509d1a707fe /src/icons/icons.yml
parent161fb418a0bd65623b5d68a5284efe2fb0ed5851 (diff)
Add outlined ringing bell (#197) and added both to icons yml
Diffstat (limited to 'src/icons/icons.yml')
-rw-r--r--src/icons/icons.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index 0d33f2ffb..c246580b8 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7342,3 +7342,27 @@ icons:
- music
categories:
- Web Application Icons
+
+ - name: Ringing Bell
+ id: bell-ringing
+ unicode: f32d
+ created: 1.1
+ filter:
+ - alert
+ - reminder
+ - notification
+ - ringing
+ categories:
+ - Web Application Icons
+
+ - name: Ringing Bell Outlined
+ id: bell-ringing-o
+ unicode: f330
+ created: 1.1
+ filter:
+ - alert
+ - reminder
+ - notification
+ - ringing
+ categories:
+ - Web Application Icons \ No newline at end of file