From 8daf3c462b3ccfd152e03db04b16962437267808 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 2 Mar 2017 11:07:35 -0800 Subject: [PATCH] Add phone-off icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/phone-off.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/phone-off.svg 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