From a09b5875b65b62c00104178a30b1f42842362e6c Mon Sep 17 00:00:00 2001 From: LitoMore Date: Tue, 19 Dec 2023 22:45:00 +0800 Subject: [PATCH] Add Meituan (#10126) --- _data/simple-icons.json | 10 ++++++++++ icons/meituan.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/meituan.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fae94cc2..c5d39ab6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8632,6 +8632,16 @@ "hex": "FF5CAA", "source": "https://www.meilisearch.com" }, + { + "title": "Meituan", + "hex": "FFD100", + "source": "https://www.meituan.com/media", + "aliases": { + "loc": { + "zh-CN": "美团" + } + } + }, { "title": "Mendeley", "hex": "9D1620", diff --git a/icons/meituan.svg b/icons/meituan.svg new file mode 100644 index 00000000..6fcd9757 --- /dev/null +++ b/icons/meituan.svg @@ -0,0 +1 @@ +Meituan \ No newline at end of file