diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9ffa01d1..160cec9b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -215,6 +215,11 @@ "hex": "007A88", "source": "https://github.com/apache/airflow/tree/master/docs/img/logos" }, + { + "title": "Apache Cordova", + "hex": "E8E8E8", + "source": "https://cordova.apache.org/artwork/" + }, { "title": "Apache Flink", "hex": "E6526F", diff --git a/icons/apachecordova.svg b/icons/apachecordova.svg new file mode 100644 index 00000000..5f64a591 --- /dev/null +++ b/icons/apachecordova.svg @@ -0,0 +1 @@ +Apache Cordova icon \ No newline at end of file