diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9d1c83551..6ff0001bc 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -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", diff --git a/icons/celery.svg b/icons/celery.svg new file mode 100644 index 000000000..91e3af812 --- /dev/null +++ b/icons/celery.svg @@ -0,0 +1 @@ +Celery icon \ No newline at end of file