From 8a5c9e87faaea6575867e1ac7f0e647b394d6581 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 3 Mar 2017 13:05:18 -0800 Subject: [PATCH] Add phone-missed icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/phone-missed.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/phone-missed.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 3516b0c..46de467 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-incoming` + - `phone-missed` - `phone-off` - `phone-outgoing` - `scissors` diff --git a/icons-manifest.json b/icons-manifest.json index 93ff8e2..dd6bf55 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -22,6 +22,7 @@ "phone-call", "phone-outgoing", "phone-incoming", + "phone-missed", "square", "circle" ] \ No newline at end of file diff --git a/icons/phone-missed.svg b/icons/phone-missed.svg new file mode 100644 index 0000000..47534ea --- /dev/null +++ b/icons/phone-missed.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file