From 9dcc73abbd1f78ca99df55b2a7a4850d3e4f7a4e Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 4 Sep 2018 22:44:58 +0200 Subject: [PATCH 1/2] Add D3.js (#966) * Add D3.js icon SVG * Add D3.js icon details Linked to the D3 official organisations repository for their logo. The color is somewhat ambigious as their coloured logo uses gradients, and there are no guidelines for the color (at least, I couldn't find them). Hence, I went with one of the colors suggested by @SumNeuron in #874. * Update D3.js icon details --- _data/simple-icons.json | 5 +++++ icons/d3-dot-js.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/d3-dot-js.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fd22aac3..5f3f8fe5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -365,6 +365,11 @@ "hex": "F43059", "source": "http://csswizardry.com" }, + { + "title": "D3.js", + "hex": "F9A03C", + "source": "https://github.com/d3/d3-logo" + }, { "title": "Dailymotion", "hex": "0066DC", diff --git a/icons/d3-dot-js.svg b/icons/d3-dot-js.svg new file mode 100644 index 00000000..f01c852b --- /dev/null +++ b/icons/d3-dot-js.svg @@ -0,0 +1 @@ +D3.js icon \ No newline at end of file From 9ed3358c789896b4b10faf19ec939facb5776a17 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Tue, 4 Sep 2018 22:46:18 +0200 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 9990e53e..ce1ed3ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.8.7", + "version": "1.8.8", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [