1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Add Cordova icon (#2027)

* Add Cordova

* Cordova icon

* proper naming is important!

* I need more coffee. 

* update color
This commit is contained in:
Lucas Becker 2019-12-12 13:59:50 +01:00 committed by phatbhoy67
parent 0872879207
commit 1006edfc32
2 changed files with 6 additions and 0 deletions

View File

@ -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",

1
icons/apachecordova.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Apache Cordova icon</title><path d="M18.545,0.545H5.455L0,9.273l2.182,14.182h3.886l-0.273-3.273h1.909l0.273,3.273 h8.045l0.273-3.273h1.909l-0.273,3.273h3.886L24,9.273L18.545,0.545z M18.545,18H5.455L4.364,9.273l2.182-4.364h3.506L9.818,6.545 h4.364l-0.234-1.636h3.506l2.182,4.364L18.545,18z M15.545,11.045c0.301,0,0.545,0.908,0.545,2.029 c0,1.121-0.244,2.029-0.545,2.029c-0.301,0-0.545-0.908-0.545-2.029C15,11.954,15.244,11.045,15.545,11.045z M8.659,11.215 c0.301,0,0.545,0.908,0.545,2.029c0,1.121-0.244,2.029-0.545,2.029c-0.301,0-0.545-0.908-0.545-2.029 C8.114,12.123,8.358,11.215,8.659,11.215z"/></svg>

After

Width:  |  Height:  |  Size: 680 B