From 3615fe3dd0cdf79768ccb76964b0abecce35f2cb Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Mon, 26 Nov 2018 01:04:40 +0200 Subject: [PATCH 1/5] Add HackHands (#1081) * Add HackHands icon * Add HackHands icon details SVG comes from the page linked as the source. The color is used throughout their site, and for example [here](https://hackhands.com/how-it-works/) it is used in the logo as well. --- _data/simple-icons.json | 5 +++++ icons/hackhands.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hackhands.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9f45ffc7..1df237a2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -915,6 +915,11 @@ "hex": "2EC866", "source": "https://www.hackerrank.com/" }, + { + "title": "HackHands", + "hex": "00ACBD", + "source": "https://hackhands.com/" + }, { "title": "Hackster", "hex": "1BACF7", diff --git a/icons/hackhands.svg b/icons/hackhands.svg new file mode 100644 index 00000000..db30d77d --- /dev/null +++ b/icons/hackhands.svg @@ -0,0 +1 @@ +HackHands icon \ No newline at end of file From fced0fe0d45ac4d6242cd882c28e8b62e3cf4df8 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Mon, 26 Nov 2018 01:07:34 +0200 Subject: [PATCH 2/5] Add Experts Exchange (#1082) * Add Experts Exchange icon --- _data/simple-icons.json | 5 +++++ icons/expertsexchange.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/expertsexchange.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1df237a2..d7e69b7c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -635,6 +635,11 @@ "hex": "FA4B32", "source": "https://everplaces.com" }, + { + "title": "Experts Exchange", + "hex": "00AAE7", + "source": "https://www.experts-exchange.com/" + }, { "title": "F-Secure", "hex": "00BAFF", diff --git a/icons/expertsexchange.svg b/icons/expertsexchange.svg new file mode 100644 index 00000000..37db5c8f --- /dev/null +++ b/icons/expertsexchange.svg @@ -0,0 +1 @@ +Experts Exchange icon \ No newline at end of file From b1ff367e23dd8e17d8c671bdd43865b16136eaf1 Mon Sep 17 00:00:00 2001 From: Anwen Williams Date: Sat, 1 Dec 2018 17:11:03 +0000 Subject: [PATCH 3/5] Jupyter icon (#1091) * Updated simple-icons.json to include Jupyter * Added jupyter.svg to icons folder --- _data/simple-icons.json | 5 +++++ icons/jupyter.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/jupyter.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d7e69b7c..76d915f8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1110,6 +1110,11 @@ "hex": "000000", "source": "https://commons.wikimedia.org/wiki/File:JSON_vector_logo.svg" }, + { + "title": "Jupyter", + "hex": "F37626", + "source": "https://github.com/jupyter/design" + }, { "title": "JustGiving", "hex": "AD29B6", diff --git a/icons/jupyter.svg b/icons/jupyter.svg new file mode 100644 index 00000000..26e03c68 --- /dev/null +++ b/icons/jupyter.svg @@ -0,0 +1 @@ +Jupyter icon From 30af87fd4c7096c822f66d4817b5037ab954db54 Mon Sep 17 00:00:00 2001 From: deeplook Date: Wed, 5 Dec 2018 21:18:24 +0100 Subject: [PATCH 4/5] Update to include Here icon (#1100) * Update to include Here icon * Fully upper-case from Here to HERE --- _data/simple-icons.json | 5 +++++ icons/here.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/here.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 76d915f8..6da35864 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -940,6 +940,11 @@ "hex": "00A4DE", "source": "http://hatenacorp.jp/press/resource" }, + { + "title": "HERE", + "hex": "48DAD0", + "source": "https://www.here.com" + }, { "title": "Heroku", "hex": "430098", diff --git a/icons/here.svg b/icons/here.svg new file mode 100644 index 00000000..2fb379b0 --- /dev/null +++ b/icons/here.svg @@ -0,0 +1 @@ +HERE icon From d51caf3e26fe78e56fd5f73707deb5f722aa8be5 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Wed, 5 Dec 2018 21:24:35 +0100 Subject: [PATCH 5/5] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcb814ac..a0b62004 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.9.14", + "version": "1.9.15", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [