From 92402cd5df7e33000becb4f4e065347820500e32 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Thu, 10 Oct 2019 07:12:50 +0100 Subject: [PATCH] Added Sonos (#1739) Closes #1341 --- _data/simple-icons.json | 5 +++++ icons/sonos.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sonos.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1a0bc227..0285bb3a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2815,6 +2815,11 @@ "hex": "F80046", "source": "http://blog.songkick.com/media-assets" }, + { + "title": "Sonos", + "hex": "000000", + "source": "https://www.sonos.com/en-gb/home" + }, { "title": "SoundCloud", "hex": "FF3300", diff --git a/icons/sonos.svg b/icons/sonos.svg new file mode 100644 index 00000000..5468b3f7 --- /dev/null +++ b/icons/sonos.svg @@ -0,0 +1 @@ +Sonos icon \ No newline at end of file