From 75d4058ace075eda9ca4a080a7dca8582af22091 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 24 Mar 2017 01:16:42 -0700 Subject: [PATCH] Add octagon icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/octagon.svg | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 icons/octagon.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c36648..0605a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `map-pin` - `mic-off` - `music` + - `octagon` - `phone` - `phone-call` - `phone-forwarded` diff --git a/icons-manifest.json b/icons-manifest.json index 0767f51..1b29c2c 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -67,6 +67,7 @@ "clock", "printer", "edit", + "octagon", "square", "plus-square", "minus-square", diff --git a/icons/octagon.svg b/icons/octagon.svg new file mode 100644 index 0000000..9837501 --- /dev/null +++ b/icons/octagon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file