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