From 416def149a81d4a4aadf8c8b46c868dfdeb5659d Mon Sep 17 00:00:00 2001 From: NovaGL <16315601+NovaGL@users.noreply.github.com> Date: Thu, 4 Jun 2020 22:36:05 +1000 Subject: [PATCH] Add Tunein (#3115) * Add TuneIn to JSON file * Add TuneIn SVG * Update TuneIn source * Remove trailing whitespace * Update TuneIn size * Change TuneIn width to 24 * Fix TuneIn Logo Remove blank line Co-authored-by: Peter Noble --- _data/simple-icons.json | 5 +++++ icons/tunein.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/tunein.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 88109cd141e8..d7565166e3fa 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5990,6 +5990,11 @@ "hex": "36465D", "source": "https://www.tumblr.com/logo" }, + { + "title": "TuneIn", + "hex": "14D8CC", + "source": "https://cms.tunein.com/press/" + }, { "title": "Turkish Airlines", "hex": "C70A0C", diff --git a/icons/tunein.svg b/icons/tunein.svg new file mode 100644 index 000000000000..6ad1a054eb80 --- /dev/null +++ b/icons/tunein.svg @@ -0,0 +1 @@ +TuneIn icon \ No newline at end of file