From e8d778db96d3d3402351bffff1aa71fc5a686685 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 23 Mar 2017 17:56:35 -0700 Subject: [PATCH] Add info icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/info.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/info.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 84fa995..0c1ba85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `filter` - `hash` - `home` + - `info` - `instagram` - `map-pin` - `mic-off` diff --git a/icons-manifest.json b/icons-manifest.json index 4af6c4e..bbf3c96 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -44,6 +44,7 @@ "phone-forwarded", "bluetooth", "airplay", + "info", "bell", "bell-off", "music", diff --git a/icons/info.svg b/icons/info.svg new file mode 100644 index 0000000..55e75ea --- /dev/null +++ b/icons/info.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file