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