From b75ef281200015b1ea9dc40d34eafb7567af52c8 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 23 Mar 2017 18:25:23 -0700 Subject: [PATCH] Add alert-triangle icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/alert-triangle.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/alert-triangle.svg 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