From 60442b3edb024b1b02c29c3c415611279eb013c6 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Mon, 12 Feb 2024 10:24:16 +0000 Subject: [PATCH] Add PyCQA (#9994) --- _data/simple-icons.json | 8 ++++++++ icons/pycqa.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 icons/pycqa.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 10c30179..51f82412 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11884,6 +11884,14 @@ "source": "https://www.jetbrains.com/company/brand/logos/", "guidelines": "https://www.jetbrains.com/company/brand/" }, + { + "title": "PyCQA", + "hex": "201B44", + "source": "https://github.com/PyCQA/meta/blob/ac828d8d7eb55501addefb0ceb6496ab15e85ca5/logo/pycqa1-02.svg", + "license": { + "type": "CC-BY-NC-ND-4.0" + } + }, { "title": "Pydantic", "hex": "E92063", diff --git a/icons/pycqa.svg b/icons/pycqa.svg new file mode 100644 index 00000000..1f67b540 --- /dev/null +++ b/icons/pycqa.svg @@ -0,0 +1 @@ +PyCQA \ No newline at end of file