From 12be412c6953c981d65547102bd110c90709cfa3 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Wed, 3 May 2017 20:39:50 -0700 Subject: [PATCH] Add battery icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/battery.svg | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 icons/battery.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a78270..1c0c515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `arrow-up` - `bar-chart` - `bar-chart-2` + - `battery` - `bell` - `bookmark` - `box` diff --git a/icons-manifest.json b/icons-manifest.json index c2e8c5a..7a589b3 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -91,6 +91,7 @@ "globe", "external-link", "zap", + "battery", "download", "upload", "download-cloud", diff --git a/icons/battery.svg b/icons/battery.svg new file mode 100644 index 0000000..d48c4f3 --- /dev/null +++ b/icons/battery.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file