From 45676d5f08f73966159095c585ff3328122cd606 Mon Sep 17 00:00:00 2001 From: David Kryzaniak <1409191+davidkryzaniak@users.noreply.github.com> Date: Fri, 1 Jan 2021 12:57:41 -0600 Subject: [PATCH] Add Rakuten Icon (#3328) * Create rakuten.svg * Update simple-icons.json * Update rakuten.svg * Update simple-icons.json * Fixed Centering oops. Json needed to be sorted alphabetically. * Found new source for 'R' icon - rebuilt from source. Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/rakuten.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/rakuten.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a6fc4c6f..c0af7f81 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5490,6 +5490,11 @@ "hex": "CE262F", "source": "https://help.radiopublic.com/hc/en-us/articles/360002546754-RadioPublic-logos" }, + { + "title": "Rakuten", + "hex": "BF0000", + "source": "https://global.rakuten.com/corp/assets/img/site-icons/rakuten-black.svg" + }, { "title": "Rancher", "hex": "0075A8", diff --git a/icons/rakuten.svg b/icons/rakuten.svg new file mode 100644 index 00000000..bab34b87 --- /dev/null +++ b/icons/rakuten.svg @@ -0,0 +1 @@ +Rakuten icon \ No newline at end of file