From 0dceb116bd064a33b20f46b90e804982bfc6e583 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 2 Mar 2017 22:37:24 -0800 Subject: [PATCH] Add phone-outgoing icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/phone-outgoing.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/phone-outgoing.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a5c7e..54eb4f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `phone` - `phone-call` - `phone-off` + - `phone-outgoing` - `scissors` - `square` - `thumbs-down` diff --git a/icons-manifest.json b/icons-manifest.json index f25b950..3a90bb1 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -20,6 +20,7 @@ "phone", "phone-off", "phone-call", + "phone-outgoing", "square", "circle" ] \ No newline at end of file diff --git a/icons/phone-outgoing.svg b/icons/phone-outgoing.svg new file mode 100644 index 0000000..08d1e8e --- /dev/null +++ b/icons/phone-outgoing.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file