From ba9b1c07fa1db7be15535761eb36f7c60a30a31d Mon Sep 17 00:00:00 2001 From: Amandeep Singh <35252877+adsingh14@users.noreply.github.com> Date: Wed, 10 Nov 2021 17:22:02 +0530 Subject: [PATCH] sony-icon (#6837) --- _data/simple-icons.json | 5 +++++ icons/sony.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sony.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 766d5608..f2df3223 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9017,6 +9017,11 @@ "hex": "000000", "source": "https://www.sonos.com/en-gb/home" }, + { + "title": "Sony", + "hex": "FFFFFF", + "source": "https://www.sony.com" + }, { "title": "SoundCloud", "hex": "FF3300", diff --git a/icons/sony.svg b/icons/sony.svg new file mode 100644 index 00000000..38d17e13 --- /dev/null +++ b/icons/sony.svg @@ -0,0 +1 @@ +Sony \ No newline at end of file