From 25efe646cda22f957ef2f63023810308d4d2f148 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 3 Mar 2017 13:36:28 -0800 Subject: [PATCH] Add mic-off icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/mic-off.svg | 9 +++++++++ 3 files changed, 11 insertions(+) create mode 100644 icons/mic-off.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 975ca8e..1150288 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `hash` - `home` - `map-pin` + - `mic-off` - `phone` - `phone-call` - `phone-forwarded` diff --git a/icons-manifest.json b/icons-manifest.json index 8547765..7d76970 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -15,6 +15,7 @@ "camera", "camera-off", "mic", + "mic-off", "bookmark", "thumbs-up", "thumbs-down", diff --git a/icons/mic-off.svg b/icons/mic-off.svg new file mode 100644 index 0000000..296ff34 --- /dev/null +++ b/icons/mic-off.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file