diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b1f8b9..60506ff 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-triangle` - `aperture` - `at-sign` - `award` diff --git a/icons-manifest.json b/icons-manifest.json index e83ed45..9478eb2 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -46,6 +46,7 @@ "airplay", "info", "alert-circle", + "alert-triangle", "bell", "bell-off", "music", diff --git a/icons/alert-triangle.svg b/icons/alert-triangle.svg new file mode 100644 index 0000000..20a2b14 --- /dev/null +++ b/icons/alert-triangle.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file