Add Inertia Icon (#8508)

* Add Inertia Icon

* Icon optimized with SVGOMG

* Fix linter failed

* Use Inertia homepage as reference

* Updating SVG Icon from Inertia website

* Combined paths

* Update _data/simple-icons.json

* Fix icon size

* Svg grabbed from #7376

* Update icons/inertia.svg

---------

Co-authored-by: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com>
This commit is contained in:
mchev 2023-07-18 19:53:24 +02:00 committed by GitHub
parent 95dd0374f4
commit ee760d59e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -5685,6 +5685,11 @@
"hex": "003A9B",
"source": "https://indeed.design/resources"
},
{
"title": "Inertia",
"hex": "9553E9",
"source": "https://inertiajs.com"
},
{
"title": "Infiniti",
"hex": "000000",

1
icons/inertia.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Inertia</title><path d="M6.901 5.331H0L6.669 12 0 18.669h6.901L13.571 12 6.9 5.331zm10.43 0H10.43L17.099 12l-6.67 6.669h6.902L24 12l-6.669-6.669z"/></svg>

After

Width:  |  Height:  |  Size: 232 B