From afb80c9e665430e3e9d5acde8cf3f0db03aa2bc2 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 2 Mar 2017 00:28:25 -0800 Subject: [PATCH] Add phone icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/phone.svg | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 icons/phone.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ea99f0..f336255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `hash` - `home` - `map-pin` + - `phone` - `scissors` ### Changed diff --git a/icons-manifest.json b/icons-manifest.json index 3af05c5..4abab0c 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -15,6 +15,7 @@ "bookmark", "at-sign", "hash", + "phone", "square", "circle" ] \ No newline at end of file diff --git a/icons/phone.svg b/icons/phone.svg new file mode 100644 index 0000000..db12ee9 --- /dev/null +++ b/icons/phone.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file