From 7c8fee2f69ece45d908c852c8303f892f26ea4fa Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 3 Mar 2017 13:47:00 -0800 Subject: [PATCH] Add bell-off icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/bell-off.svg | 6 ++++++ 3 files changed, 8 insertions(+) create mode 100644 icons/bell-off.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 62b8a26..2458b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Add # new icons: - `at-sign` + - `bell-off` - `camera-off` - `circle` - `eye-off` diff --git a/icons-manifest.json b/icons-manifest.json index b62c3af..654ef33 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -29,6 +29,7 @@ "phone-missed", "phone-forwarded", "bell", + "bell-off", "square", "circle" ] \ No newline at end of file diff --git a/icons/bell-off.svg b/icons/bell-off.svg new file mode 100644 index 0000000..dc25dac --- /dev/null +++ b/icons/bell-off.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file