* 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
7 lines
291 B
XML
7 lines
291 B
XML
<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> |