1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-15 01:28:34 +02:00

Added SparkFun Icon (Fixes #1018) (#1022)

* Added SparkFun Icon

* Review changes:
- Remove pt
- Run through svgomg

* Fix color hex for Sparkfun

* Added back title which was removed by SVGOMG

* Remove height and width as suggested in review
This commit is contained in:
Navin Pai 2018-10-23 11:40:54 +05:30 committed by Eric Cornelissen
parent cb56d81425
commit 6bfbb4e49a
2 changed files with 6 additions and 0 deletions

View File

@ -1875,6 +1875,11 @@
"hex": "535353",
"source": "https://sourceforge.net/"
},
{
"title": "SparkFun",
"hex": "E53525",
"source": "https://www.sparkfun.com/brand_assets"
},
{
"title": "SparkPost",
"hex": "FA6423",

1
icons/sparkfun.svg Normal file
View File

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-sparkfun-icon" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title id="simpleicons-sparkfun-icon">SparkFun icon</title><path d="M17.805 3.852s.34 1.441-.746 1.64c-.754.133-1.973-.617-2.586-1.363-.758-.922-.66-1.649-.075-2.29.883-.98 2.399-.6 2.399-.6s-2.774-2.43-5.66-.438c-2.57 1.77-1.832 4.18.488 6.285 2.09 1.902.422 3.988-1.688 3.719-1.44-.184-2.03-1.344-1.687-2.055.3-.61 1.336-.984 1.336-.984s-1.191-.48-2.59.046c-1.262.473-2.297 1.512-2.215 4.122v12.078s1.301-1.602 2.832-3.235c1.711-1.84 2.492-3.082 4.25-2.937 3.328.207 5.735-1.274 7.371-3.645 3.141-4.562.68-9.66-1.43-10.343zm0 0"/></svg>

After

Width:  |  Height:  |  Size: 654 B