From 97eb92be28e94a5af0be086f4357429cbfb41785 Mon Sep 17 00:00:00 2001 From: Phong Date: Wed, 21 Sep 2022 20:35:38 +0700 Subject: [PATCH] Add Shopee icon (#5896) Co-authored-by: LitoMore --- _data/simple-icons.json | 5 +++++ icons/shopee.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/shopee.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 79f9f1d9e..491b42b6c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10022,6 +10022,11 @@ "hex": "343434", "source": "https://shikimori.one" }, + { + "title": "Shopee", + "hex": "EE4D2D", + "source": "https://shopee.com" + }, { "title": "Shopify", "hex": "7AB55C", diff --git a/icons/shopee.svg b/icons/shopee.svg new file mode 100644 index 000000000..1e4393f52 --- /dev/null +++ b/icons/shopee.svg @@ -0,0 +1 @@ +Shopee \ No newline at end of file