From eee040716202f691606941f7eaf54095425e96ba Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 2 Mar 2017 12:16:11 -0800 Subject: [PATCH] Add phone-call icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/phone-call.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/phone-call.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index a2eb3e7..57a5c7e 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-call` - `phone-off` - `scissors` - `square` diff --git a/icons-manifest.json b/icons-manifest.json index 0b07070..f25b950 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -19,6 +19,7 @@ "hash", "phone", "phone-off", + "phone-call", "square", "circle" ] \ No newline at end of file diff --git a/icons/phone-call.svg b/icons/phone-call.svg new file mode 100644 index 0000000..3547b77 --- /dev/null +++ b/icons/phone-call.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file