From 865bccbf765d15e2e419cd34ab73d5f6637476c2 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Fri, 6 Dec 2024 13:47:10 +0700 Subject: [PATCH] Add WEB.DE icon (#11480) --- _data/simple-icons.json | 5 +++++ icons/webdotde.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/webdotde.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8bc2536ed..ee1d5d7b3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -17613,6 +17613,11 @@ "hex": "990000", "source": "https://www.weasyl.com" }, + { + "title": "WEB.DE", + "hex": "FFD800", + "source": "https://web.de" + }, { "title": "Web3.js", "hex": "F16822", diff --git a/icons/webdotde.svg b/icons/webdotde.svg new file mode 100644 index 000000000..1278d830e --- /dev/null +++ b/icons/webdotde.svg @@ -0,0 +1 @@ +WEB.DE \ No newline at end of file