From 9e8e48f08d692bc43b4afb6404e8af367fc5fe18 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 23 Mar 2017 18:00:47 -0700 Subject: [PATCH] Add alert-circle icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/alert-circle.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/alert-circle.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c1ba85..0b1f8b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Add # new icons: + - `alert-circle` - `aperture` - `at-sign` - `award` diff --git a/icons-manifest.json b/icons-manifest.json index bbf3c96..e83ed45 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -45,6 +45,7 @@ "bluetooth", "airplay", "info", + "alert-circle", "bell", "bell-off", "music", diff --git a/icons/alert-circle.svg b/icons/alert-circle.svg new file mode 100644 index 0000000..bcb3594 --- /dev/null +++ b/icons/alert-circle.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file