Adds Node.js, fixes #411

This commit is contained in:
Dan Leech 2017-05-03 20:08:09 +01:00
parent 69d1248ebe
commit 2ab4c04ecc
2 changed files with 6 additions and 0 deletions

View file

@ -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",

1
icons/nodejs.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16"><defs><path id="a" d="M7.623.101l-6.246 3.62A.757.757 0 0 0 1 4.377v7.244c0 .27.144.52.377.655L7.624 15.9a.754.754 0 0 0 .754 0l6.245-3.623a.76.76 0 0 0 .377-.655V4.377c0-.27-.144-.52-.378-.656L8.378.1a.757.757 0 0 0-.756 0"/></defs><use fill="#000" xlink:href="#a" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 419 B