From 2ab4c04ecc0612369817b701681b7da6c33a5fda Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Wed, 3 May 2017 20:08:09 +0100 Subject: [PATCH 1/7] Adds Node.js, fixes #411 --- _data/simple-icons.json | 5 +++++ icons/nodejs.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nodejs.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3186df93..5f3409fc 100755 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -875,6 +875,11 @@ "hex": "E60012", "source": "http://www.nintendo.co.uk/" }, + { + "title": "Node.js", + "hex": "339933", + "source": "https://nodejs.org/en/about/resources/" + }, { "title": "Oculus", "hex": "1C1E20", diff --git a/icons/nodejs.svg b/icons/nodejs.svg new file mode 100644 index 00000000..9bd3679d --- /dev/null +++ b/icons/nodejs.svg @@ -0,0 +1 @@ + \ No newline at end of file From 4bcee779a19a20548c16295027c70174e03efdaa Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 4 May 2017 08:28:40 +0100 Subject: [PATCH 2/7] Adds Fnac, fixes #392 --- _data/simple-icons.json | 5 +++++ icons/fnac.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fnac.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5f3409fc..9c09e075 100755 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -380,6 +380,11 @@ "hex": "E12828", "source": "https://about.flipboard.com/brand-guidelines" }, + { + "title": "Fnac", + "hex": "E1A925", + "source": "http://www.fnac.com/" + }, { "title": "Foursquare", "hex": "F94877", diff --git a/icons/fnac.svg b/icons/fnac.svg new file mode 100644 index 00000000..54ed9dc2 --- /dev/null +++ b/icons/fnac.svg @@ -0,0 +1 @@ + \ No newline at end of file From 3dec639cb2f22fa7574038a0ad780c6d2ef21570 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 4 May 2017 08:36:26 +0100 Subject: [PATCH 3/7] Adds FeatHub, fixes #352 --- _data/simple-icons.json | 5 +++++ icons/feathub.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/feathub.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9c09e075..6b257d88 100755 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -360,6 +360,11 @@ "hex": "3B5998", "source": "https://www.facebookbrand.com" }, + { + "title": "FeatHub", + "hex": "9B9B9B", + "source": "http://feathub.com/" + }, { "title": "Feedly", "hex": "6CC655", diff --git a/icons/feathub.svg b/icons/feathub.svg new file mode 100644 index 00000000..8567e553 --- /dev/null +++ b/icons/feathub.svg @@ -0,0 +1 @@ + \ No newline at end of file From 6cf875c669e518c7a1e5b9089e9965b4488f3fd9 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 4 May 2017 08:41:19 +0100 Subject: [PATCH 4/7] Adds Umbraco, fixes #363 --- _data/simple-icons.json | 5 +++++ icons/umbraco.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/umbraco.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6b257d88..75c23ef3 100755 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1400,6 +1400,11 @@ "hex": "2396F3", "source": "https://getuikit.com" }, + { + "title": "Umbraco", + "hex": "00BEC1", + "source": "https://umbraco.com/" + }, { "title": "Upwork", "hex": "6FDA44", diff --git a/icons/umbraco.svg b/icons/umbraco.svg new file mode 100644 index 00000000..fa89dd53 --- /dev/null +++ b/icons/umbraco.svg @@ -0,0 +1 @@ + \ No newline at end of file From 929b7dfb9a78dc6fdce7df23779ac28c750782c1 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 4 May 2017 08:45:27 +0100 Subject: [PATCH 5/7] Updates Overcast, fixes #384 --- icons/overcast.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/overcast.svg b/icons/overcast.svg index d627aabe..3c1edf22 100644 --- a/icons/overcast.svg +++ b/icons/overcast.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 561329ab24e14edbbe13cdf6945b7e836c8330a9 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 4 May 2017 08:49:51 +0100 Subject: [PATCH 6/7] Adds The Mighty, fixes #422 --- _data/simple-icons.json | 5 +++++ icons/themighty.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/themighty.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 75c23ef3..ba40a541 100755 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1305,6 +1305,11 @@ "hex": "CC0000", "source": "http://www.teslamotors.com/en_GB/about" }, + { + "title": "The Mighty", + "hex": "D0072A", + "source": "https://themighty.com/" + }, { "title": "Tinder", "hex": "FF6B6B", diff --git a/icons/themighty.svg b/icons/themighty.svg new file mode 100644 index 00000000..aa40c117 --- /dev/null +++ b/icons/themighty.svg @@ -0,0 +1 @@ + \ No newline at end of file From 9fd23d3342f605e1fdab9edaf56fc2650f53713f Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 4 May 2017 09:06:44 +0100 Subject: [PATCH 7/7] Adds Discourse, fixes #183 --- _data/simple-icons.json | 5 +++++ icons/discourse.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/discourse.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ba40a541..4809535e 100755 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -275,6 +275,11 @@ "hex": "7289DA", "source": "https://discordapp.com/branding" }, + { + "title": "Discourse", + "hex": "000000", + "source": "https://www.discourse.org/" + }, { "title": "Discover", "hex": "FF6000", diff --git a/icons/discourse.svg b/icons/discourse.svg new file mode 100644 index 00000000..d5021997 --- /dev/null +++ b/icons/discourse.svg @@ -0,0 +1 @@ + \ No newline at end of file