From 80fff3c7366643a055f3a3814449e65ee8d7c5ae Mon Sep 17 00:00:00 2001 From: Braky <53004544+DerBraky@users.noreply.github.com> Date: Sat, 30 Nov 2024 15:00:54 +0100 Subject: [PATCH] Add 1&1 icon (#11795) --- _data/simple-icons.json | 5 +++++ icons/1and1.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/1and1.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b5892452e..a9165b686 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -25,6 +25,11 @@ "hex": "221E68", "source": "https://one.one.one.one" }, + { + "title": "1&1", + "hex": "003D8F", + "source": "https://www.united-internet.de/en/newsroom/media-center/logos.html" + }, { "title": "1001Tracklists", "hex": "40AEF0", diff --git a/icons/1and1.svg b/icons/1and1.svg new file mode 100644 index 000000000..f7286fb13 --- /dev/null +++ b/icons/1and1.svg @@ -0,0 +1 @@ +1&1 \ No newline at end of file