From 793ab79aace94252a4a7f249ad30e59b068aefb3 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 5 Mar 2017 13:34:14 -0800 Subject: [PATCH] Add zap icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/zap.svg | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 icons/zap.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d1681..980b722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `thumbs-down` - `thumbs-up` - `video-off` + - `zap` ### Changed - Redesign project website diff --git a/icons-manifest.json b/icons-manifest.json index 6db62d6..fee261f 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -39,6 +39,7 @@ "cloud-off", "anchor", "globe", + "zap", "square", "circle", "circle-plus", diff --git a/icons/zap.svg b/icons/zap.svg new file mode 100644 index 0000000..ebca677 --- /dev/null +++ b/icons/zap.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file