Adding Alfred icon (#6274)

* Adding Alfred icon

Icon for Alfred app

* Fixed lint error for icon

Now centered correctly
This commit is contained in:
forsgren 2021-08-20 14:57:53 +02:00 committed by GitHub
parent db7692d362
commit 7a91a48b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -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
View 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