mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 18:04:12 +03:00
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:
parent
02233dc390
commit
9b4b15b334
@ -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
1
icons/artstation.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user