From 761d82b044149ba755bdb6a6d31823c16c7634ae Mon Sep 17 00:00:00 2001 From: Jorge Amado Soria Ramirez Date: Mon, 8 Nov 2021 01:12:17 -0600 Subject: [PATCH] adding Funimation icon (#6654) * adding Funimation icon * replacing the full wordmark with a smiling face Co-authored-by: Engin Diri --- _data/simple-icons.json | 6 ++++++ icons/funimation.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/funimation.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d68329a6b..b9caeb4c9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3479,6 +3479,12 @@ "hex": "FF0000", "source": "https://www.fujitsu.com/global/about/brandmanagement/logo/" }, + { + "title": "Funimation", + "hex": "5B0BB5", + "source": "https://www.funimation.com/", + "guidelines": "https://brandpad.io/funimationstyleguide" + }, { "title": "Fur Affinity", "hex": "36566F", diff --git a/icons/funimation.svg b/icons/funimation.svg new file mode 100644 index 000000000..36c096f72 --- /dev/null +++ b/icons/funimation.svg @@ -0,0 +1 @@ +Funimation \ No newline at end of file