From 900dd1cc7af2b630d05eabfa6c492e7158123d3d Mon Sep 17 00:00:00 2001 From: Joshua Sherer Date: Sun, 24 May 2020 11:52:17 -0400 Subject: [PATCH 1/3] Add iHeartRadio --- _data/simple-icons.json | 5 +++++ icons/iheartradio.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/iheartradio.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e678a7b61ec3..1a2eded38964 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2860,6 +2860,11 @@ "hex": "EA1D2C", "source": "https://ifood.com.br/" }, + { + "title": "iHeartRadio", + "hex": "C6002B", + "source": "https://brand.iheart.com/" + }, { "title": "IMDb", "hex": "E6B91E", diff --git a/icons/iheartradio.svg b/icons/iheartradio.svg new file mode 100644 index 000000000000..0901ad0bfedb --- /dev/null +++ b/icons/iheartradio.svg @@ -0,0 +1 @@ +iHeartRadio icon From bab4bf45e51e6408646ffe759d4a7c82d76404f4 Mon Sep 17 00:00:00 2001 From: Joshua Sherer Date: Wed, 27 May 2020 16:17:50 -0400 Subject: [PATCH 2/3] Optimized SVG and logo source I created the SVG from an EPS rather than from the AI, so now there's a single path (no clip path) which also permitted the SI Preview Generator to render as expected. --- _data/simple-icons.json | 2 +- icons/iheartradio.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1a2eded38964..26e034b16bce 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2863,7 +2863,7 @@ { "title": "iHeartRadio", "hex": "C6002B", - "source": "https://brand.iheart.com/" + "source": "https://brand.iheart.com/logo" }, { "title": "IMDb", diff --git a/icons/iheartradio.svg b/icons/iheartradio.svg index 0901ad0bfedb..fd1c2cf38da4 100644 --- a/icons/iheartradio.svg +++ b/icons/iheartradio.svg @@ -1 +1 @@ -iHeartRadio icon +iHeartRadio icon From e136bd136a85d58d790cd9367556748b151a941e Mon Sep 17 00:00:00 2001 From: Joshua Sherer Date: Thu, 28 May 2020 08:38:14 -0400 Subject: [PATCH 3/3] Corrected height and optimized precision --- icons/iheartradio.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/iheartradio.svg b/icons/iheartradio.svg index fd1c2cf38da4..3f1eacc0f94d 100644 --- a/icons/iheartradio.svg +++ b/icons/iheartradio.svg @@ -1 +1 @@ -iHeartRadio icon +iHeartRadio icon