Add kotlin language (#319)

* add Gojek

* fix microsoft ref image path typo

* minify Gojek further

* replace path with circle on Gojek

* add kotlin language

note: kotlin logo without gradient, because:
- with gradient it can exceed 1kb size
- kotlin guidelines.pdf allow logo without gradient for small size

* trim whitespace to match template
This commit is contained in:
Rizda Dwi Prasetya
2019-10-18 17:30:02 +07:00
committed by Terence Eden
parent ffc7ae9b07
commit 436eab65a4
5 changed files with 61 additions and 0 deletions

7
images/svg/kotlin.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="Kotlin" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#1dabfc" d="M127 385l129-129 129 129H127zm0-258h129L127 269V127z"/><path fill="#fd8925" d="M256 127L127 265v120l258-258H256z"/></svg>

After

Width:  |  Height:  |  Size: 291 B