Merge pull request #2110 from phatbhoy67/celery

Add Celery icon (#1332)
This commit is contained in:
Lucas Becker 2019-12-28 17:23:08 +01:00 committed by GitHub
commit f8bf03c155
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -640,6 +640,11 @@
"hex": "1287B1",
"source": "https://upload.wikimedia.org/wikipedia/commons/5/5e/Cassandra_logo.svg"
},
{
"title": "Celery",
"hex": "37814A",
"source": "http://www.celeryproject.org/"
},
{
"title": "CentOS",
"hex": "262577",

1
icons/celery.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Celery icon</title><path d="M2.303 0A2.298 2.298 0 0 0 0 2.303v19.394A2.298 2.298 0 0 0 2.303 24h19.394A2.298 2.298 0 0 0 24 21.697V2.303A2.298 2.298 0 0 0 21.697 0zm8.177 3.072c4.098 0 7.028 1.438 7.68 1.764l-1.194 2.55c-2.442-1.057-4.993-1.41-5.672-1.41-1.574 0-2.17.922-2.17 1.763v8.494c0 .869.596 1.791 2.17 1.791.679 0 3.23-.38 5.672-1.41l1.194 2.496c-.435.271-3.637 1.818-7.68 1.818-1.112 0-4.64-.244-4.64-4.64V7.713c0-4.397 3.528-4.64 4.64-4.64z" /></svg>

After

Width:  |  Height:  |  Size: 540 B