From 3398553304286ed67627f2cb131a4b94e6bab451 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 5 Mar 2017 13:42:02 -0800 Subject: [PATCH] Add award icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/award.svg | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 icons/award.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 980b722..6d7c541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Add # new icons: - `at-sign` + - `award` - `bell-off` - `bluetooth` - `camera-off` diff --git a/icons-manifest.json b/icons-manifest.json index fee261f..ce64055 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -35,6 +35,7 @@ "bell", "bell-off", "star", + "award", "cloud", "cloud-off", "anchor", diff --git a/icons/award.svg b/icons/award.svg new file mode 100644 index 0000000..d176c79 --- /dev/null +++ b/icons/award.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file