From c40b2402d6f4d655ffc9d20288ad988b6b50d1fc Mon Sep 17 00:00:00 2001 From: CodeWithShipraJain Date: Thu, 10 Aug 2023 21:19:24 +0530 Subject: [PATCH] Adding InfoQ Logo (#9148) --- _data/simple-icons.json | 5 +++++ icons/infoq.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/infoq.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4f356d04..3ca6044a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5903,6 +5903,11 @@ "source": "https://influxdata.github.io/branding/logo/downloads/", "guidelines": "https://influxdata.github.io/branding/logo/usage/" }, + { + "title": "InfoQ", + "hex": "2C6CAF", + "source": "https://www.infoq.com" + }, { "title": "Informatica", "hex": "FF4D00", diff --git a/icons/infoq.svg b/icons/infoq.svg new file mode 100644 index 00000000..7f0fea47 --- /dev/null +++ b/icons/infoq.svg @@ -0,0 +1 @@ +InfoQ \ No newline at end of file