From aa427172282bb63f860d6a18d451c5bc62c7b7dc Mon Sep 17 00:00:00 2001 From: Ross Hill Date: Fri, 1 Dec 2017 14:14:10 -0500 Subject: [PATCH 1/2] Adds Python logo (#685) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add Python logo * add svg annotations and title id * Add role="img" to svg. Third time's the charm 🙂 --- _data/simple-icons.json | 5 +++++ icons/python.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/python.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a0d8ece63..93e99d15e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1275,6 +1275,11 @@ "hex": "9497CE", "source": "https://protonmail.com/media-kit" }, + { + "title": "Python", + "hex": "3776AB", + "source": "https://www.python.org/community/logos/" + }, { "title": "Quantopian", "hex": "C50000", diff --git a/icons/python.svg b/icons/python.svg new file mode 100644 index 000000000..81845441f --- /dev/null +++ b/icons/python.svg @@ -0,0 +1 @@ +Python icon From ecd74275fbd2b2fc1041156053be76c8dcb2bfb8 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Sat, 2 Dec 2017 01:43:55 +0100 Subject: [PATCH 2/2] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e18121491..51c93dec0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.2.13", + "version": "1.2.14", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [