From b028ed28ac8f85ed6ed363ea5015ecdc57c70fd8 Mon Sep 17 00:00:00 2001 From: Florian Bernhart <70264417+fbernhart@users.noreply.github.com> Date: Mon, 21 Dec 2020 16:44:25 +0100 Subject: [PATCH] Add MeWe (#4268) --- _data/simple-icons.json | 5 +++++ icons/mewe.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mewe.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index dddfe0ad..0296b673 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4100,6 +4100,11 @@ "hex": "003E95", "source": "https://www.ratp.fr/" }, + { + "title": "MeWe", + "hex": "17377F", + "source": "https://mewe.com" + }, { "title": "micro:bit", "hex": "00ED00", diff --git a/icons/mewe.svg b/icons/mewe.svg new file mode 100644 index 00000000..4f0bfcc4 --- /dev/null +++ b/icons/mewe.svg @@ -0,0 +1 @@ +MeWe icon \ No newline at end of file