From f1fe0ffcbe3bdd8591021264bd0e460d83663588 Mon Sep 17 00:00:00 2001 From: elliotwutingfeng Date: Sat, 19 Mar 2022 02:11:38 +0800 Subject: [PATCH] Soundcharts (#7225) * Add MapLibre * Add soundcharts icon * Remove Maplibre (accidentally added to this branch) Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/soundcharts.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/soundcharts.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f7a42d48..14518adb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9519,6 +9519,11 @@ "hex": "FFFFFF", "source": "https://www.sony.com" }, + { + "title": "Soundcharts", + "hex": "0C1528", + "source": "https://soundcharts.com/img/soundcharts-logo.svg" + }, { "title": "SoundCloud", "hex": "FF3300", diff --git a/icons/soundcharts.svg b/icons/soundcharts.svg new file mode 100644 index 00000000..df3b6d0d --- /dev/null +++ b/icons/soundcharts.svg @@ -0,0 +1 @@ +Soundcharts \ No newline at end of file