diff --git a/CHANGELOG.md b/CHANGELOG.md index 60506ff..b7b9b35 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: - `alert-circle` + - `alert-octagon` - `alert-triangle` - `aperture` - `at-sign` diff --git a/icons-manifest.json b/icons-manifest.json index 9478eb2..220b695 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -47,6 +47,7 @@ "info", "alert-circle", "alert-triangle", + "alert-octagon", "bell", "bell-off", "music", diff --git a/icons/alert-octagon.svg b/icons/alert-octagon.svg new file mode 100644 index 0000000..4d77d3a --- /dev/null +++ b/icons/alert-octagon.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file