diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eff554..a2eb3e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `home` - `map-pin` - `phone` + - `phone-off` - `scissors` - `square` - `thumbs-down` diff --git a/icons-manifest.json b/icons-manifest.json index 978b919..0b07070 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -18,6 +18,7 @@ "at-sign", "hash", "phone", + "phone-off", "square", "circle" ] \ No newline at end of file diff --git a/icons/phone-off.svg b/icons/phone-off.svg new file mode 100644 index 0000000..9743c9c --- /dev/null +++ b/icons/phone-off.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file