From f42016f1048e8c84c44e2f8642a332cfa01301a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 11:32:04 +0000 Subject: [PATCH] chore: add icon "pypi" (submission a8bfvoh91fovo1p, approved by ajnart) --- import_output_a8bfvoh91fovo1p.txt | 2 ++ metadata.json | 21 +++++++++++++++++++++ svg/pypi-wordmark-light.svg | 1 + svg/pypi.svg | 1 + 4 files changed, 25 insertions(+) create mode 100644 import_output_a8bfvoh91fovo1p.txt create mode 100644 svg/pypi-wordmark-light.svg create mode 100644 svg/pypi.svg diff --git a/import_output_a8bfvoh91fovo1p.txt b/import_output_a8bfvoh91fovo1p.txt new file mode 100644 index 00000000..8de2e6a3 --- /dev/null +++ b/import_output_a8bfvoh91fovo1p.txt @@ -0,0 +1,2 @@ +submission_name=pypi +approver=ajnart diff --git a/metadata.json b/metadata.json index ec11a6df..be69267d 100644 --- a/metadata.json +++ b/metadata.json @@ -34678,5 +34678,26 @@ "light": "maltego-wordmark-light", "dark": "maltego-wordmark-dark" } + }, + "pypi": { + "base": "svg", + "aliases": [ + "Python Package Index" + ], + "categories": [ + "development" + ], + "update": { + "timestamp": "2025-12-31T11:32:03.010Z", + "author": { + "id": "sowxli2ysgkofo9", + "name": "0xb0ec1d", + "login": "fechten.52luffas@icloud.com" + } + }, + "wordmark": { + "light": "pypi-wordmark-light", + "dark": "pypi-wordmark-dark" + } } } diff --git a/svg/pypi-wordmark-light.svg b/svg/pypi-wordmark-light.svg new file mode 100644 index 00000000..6b5c6159 --- /dev/null +++ b/svg/pypi-wordmark-light.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/pypi.svg b/svg/pypi.svg new file mode 100644 index 00000000..0480adcf --- /dev/null +++ b/svg/pypi.svg @@ -0,0 +1 @@ + \ No newline at end of file