mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 07:55:47 +03:00
Adding Alfred icon (#6274)
* Adding Alfred icon Icon for Alfred app * Fixed lint error for icon Now centered correctly
This commit is contained in:
parent
db7692d362
commit
7a91a48b37
@ -340,6 +340,11 @@
|
||||
"hex": "981E32",
|
||||
"source": "http://www.fcaci.com/x/Alfa"
|
||||
},
|
||||
{
|
||||
"title": "Alfred",
|
||||
"hex": "5C1F87",
|
||||
"source": "https://www.alfredapp.com/"
|
||||
},
|
||||
{
|
||||
"title": "Algolia",
|
||||
"hex": "5468FF",
|
||||
|
1
icons/alfred.svg
Normal file
1
icons/alfred.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Alfred</title><path d="m0 15.902c0-1.142 1.133-2.184 3-2.977v-1.827c0-4.142 4.029-7.5 9-7.5s9 3.358 9 7.5v1.827c1.867.793 3 1.835 3 2.977 0 2.485-5.373 4.5-12 4.5s-12-2.015-12-4.5z"/></svg>
|
After Width: | Height: | Size: 267 B |
Loading…
Reference in New Issue
Block a user