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