From 4d2c2941856bb7006c68440c38e1f666d58fa097 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 24 Mar 2017 02:05:46 -0700 Subject: [PATCH] Add headphones icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/headphones.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/headphones.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f5399b..071efb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `feather` - `filter` - `hash` + - `headphones` - `home` - `info` - `instagram` diff --git a/icons-manifest.json b/icons-manifest.json index f7d289e..6240b20 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -52,6 +52,7 @@ "bell", "bell-off", "music", + "headphones", "star", "award", "cloud", diff --git a/icons/headphones.svg b/icons/headphones.svg new file mode 100644 index 0000000..99cf296 --- /dev/null +++ b/icons/headphones.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file