diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3186df93..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", @@ -360,6 +365,11 @@ "hex": "3B5998", "source": "https://www.facebookbrand.com" }, + { + "title": "FeatHub", + "hex": "9B9B9B", + "source": "http://feathub.com/" + }, { "title": "Feedly", "hex": "6CC655", @@ -380,6 +390,11 @@ "hex": "E12828", "source": "https://about.flipboard.com/brand-guidelines" }, + { + "title": "Fnac", + "hex": "E1A925", + "source": "http://www.fnac.com/" + }, { "title": "Foursquare", "hex": "F94877", @@ -875,6 +890,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", @@ -1290,6 +1310,11 @@ "hex": "CC0000", "source": "http://www.teslamotors.com/en_GB/about" }, + { + "title": "The Mighty", + "hex": "D0072A", + "source": "https://themighty.com/" + }, { "title": "Tinder", "hex": "FF6B6B", @@ -1385,6 +1410,11 @@ "hex": "2396F3", "source": "https://getuikit.com" }, + { + "title": "Umbraco", + "hex": "00BEC1", + "source": "https://umbraco.com/" + }, { "title": "Upwork", "hex": "6FDA44", 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 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 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 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 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 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 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