From 253e8af9c49034dca62d0197b86ee950803bcbe7 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 12 Mar 2017 22:32:59 -0700 Subject: [PATCH] Add music icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/music.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/music.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 72bbe06..84fa995 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `instagram` - `map-pin` - `mic-off` + - `music` - `phone` - `phone-call` - `phone-forwarded` diff --git a/icons-manifest.json b/icons-manifest.json index 6265477..4af6c4e 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -46,6 +46,7 @@ "airplay", "bell", "bell-off", + "music", "star", "award", "cloud", diff --git a/icons/music.svg b/icons/music.svg new file mode 100644 index 0000000..592abe2 --- /dev/null +++ b/icons/music.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file