From db3de7962f9e991e68eee9878cb1e6ccffd10b2d Mon Sep 17 00:00:00 2001 From: Amandeep Singh <35252877+adsingh14@users.noreply.github.com> Date: Mon, 3 Oct 2022 21:49:53 +0530 Subject: [PATCH 1/2] penpot icon extracted from website svg --- _data/simple-icons.json | 5 +++++ icons/penpot.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/penpot.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c319da3bfa53..4824d19d51d7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8198,6 +8198,11 @@ "hex": "CD1414", "source": "https://www.penny.de/" }, + { + "title": "penpot", + "hex": "000000", + "source": "https://penpot.app/" + }, { "title": "Pepsi", "hex": "2151A1", diff --git a/icons/penpot.svg b/icons/penpot.svg new file mode 100644 index 000000000000..3e6f48d97084 --- /dev/null +++ b/icons/penpot.svg @@ -0,0 +1 @@ +penpot \ No newline at end of file From 3a0d901c533675db3f89da292eed45dffc138d92 Mon Sep 17 00:00:00 2001 From: Amandeep Singh <35252877+adsingh14@users.noreply.github.com> Date: Wed, 5 Oct 2022 23:36:41 +0530 Subject: [PATCH 2/2] precision 3, icon reupload, typo --- _data/simple-icons.json | 4 ++-- icons/penpot.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c12c1b9066ae..af51e5a90f06 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8220,9 +8220,9 @@ "source": "https://www.penny.de/" }, { - "title": "penpot", + "title": "Penpot", "hex": "000000", - "source": "https://penpot.app/" + "source": "https://penpot.app" }, { "title": "Pepsi", diff --git a/icons/penpot.svg b/icons/penpot.svg index 3e6f48d97084..a976fb049ab3 100644 --- a/icons/penpot.svg +++ b/icons/penpot.svg @@ -1 +1 @@ -penpot \ No newline at end of file +Penpot \ No newline at end of file