mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02:00
Adds Node.js, fixes #411
This commit is contained in:
parent
69d1248ebe
commit
2ab4c04ecc
@ -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
1
icons/nodejs.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user