From 9e7fb2563f2ed090841bc934ac3b398e72743818 Mon Sep 17 00:00:00 2001 From: Mubashshir Date: Mon, 22 Feb 2021 02:54:31 +0600 Subject: [PATCH] Add MyAnimeList (#4718) * add myanimelist.svg * update metadata * update * fix icons/myanimelist.svg * Update myanimelist.svg Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/myanimelist.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/myanimelist.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cbc686d2..ef954af4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5137,6 +5137,11 @@ "hex": "000000", "source": "https://mxlinux.org/art/" }, + { + "title": "MyAnimeList", + "hex": "2E51A2", + "source": "https://myanimelist.net/forum/?topicid=1575618" + }, { "title": "MYOB", "hex": "6100A5", diff --git a/icons/myanimelist.svg b/icons/myanimelist.svg new file mode 100644 index 00000000..99530038 --- /dev/null +++ b/icons/myanimelist.svg @@ -0,0 +1 @@ +MyAnimeList icon \ No newline at end of file