From dc9659d5b266bb287bc391d246061abec4a3a513 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 2 May 2017 09:56:57 -0700 Subject: [PATCH] Add bar-chart icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/bar-chart.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/bar-chart.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index f03bdda..af9f09d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,6 +75,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `arrow-left` - `arrow-right` - `arrow-up` + - `bar-chart` - `bell` - `bookmark` - `box` diff --git a/icons-manifest.json b/icons-manifest.json index 1ea2c8f..8dee39c 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -97,6 +97,7 @@ "watch", "printer", "pie-chart", + "bar-chart", "edit", "cog", "rotate-ccw", diff --git a/icons/bar-chart.svg b/icons/bar-chart.svg new file mode 100644 index 0000000..ee72572 --- /dev/null +++ b/icons/bar-chart.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file