Add ArtStation Icon (#812)

* Add ArtStation Icon

* Fix name on data json

* Changed svg and addded new color on data.json

* Optimized SVG
This commit is contained in:
Alice Fernandes 2018-04-09 13:16:55 +01:00 committed by Eric Cornelissen
parent 02233dc390
commit 9b4b15b334
2 changed files with 6 additions and 0 deletions

View File

@ -120,6 +120,11 @@
"hex": "1793D1", "hex": "1793D1",
"source": "https://www.archlinux.org/art/" "source": "https://www.archlinux.org/art/"
}, },
{
"title": "ArtStation",
"hex": "13AFF0",
"source": "https://www.artstation.com/about/logo"
},
{ {
"title": "Asana", "title": "Asana",
"hex": "273347", "hex": "273347",

1
icons/artstation.svg Normal file
View File

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-artstation-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ArtStation icon</title><path d="M0 17.723l2.027 3.505h.001a2.424 2.424 0 0 0 2.164 1.333h13.457l-2.792-4.838H0zm24 .025c0-.484-.143-.935-.388-1.314L15.728 2.728a2.424 2.424 0 0 0-2.142-1.289H9.419L21.598 22.54l1.92-3.325c.378-.637.482-.919.482-1.467zm-11.129-3.462L7.428 4.858l-5.444 9.428h10.887z"/></svg>

After

Width:  |  Height:  |  Size: 419 B