From 27dda37fc64d359973988620d297d179e9aa4b50 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 3 Mar 2017 00:34:16 -0800 Subject: [PATCH] Add incoming-call icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/incoming-call.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/incoming-call.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 54eb4f7..b540b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `feather` - `hash` - `home` + - `incoming-call` - `map-pin` - `phone` - `phone-call` diff --git a/icons-manifest.json b/icons-manifest.json index 3a90bb1..96f3a49 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -21,6 +21,7 @@ "phone-off", "phone-call", "phone-outgoing", + "incoming-call", "square", "circle" ] \ No newline at end of file diff --git a/icons/incoming-call.svg b/icons/incoming-call.svg new file mode 100644 index 0000000..4827858 --- /dev/null +++ b/icons/incoming-call.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file