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:
committed by
Terence Eden
parent
ffc7ae9b07
commit
436eab65a4
34
images/reference/kotlin.svg
Normal file
34
images/reference/kotlin.svg
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
|
||||
<g>
|
||||
|
||||
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="15.9594" y1="-13.0143" x2="44.3068" y2="15.3332" gradientTransform="matrix(1 0 0 -1 0 61)">
|
||||
<stop offset="9.677000e-02" style="stop-color:#0095D5"/>
|
||||
<stop offset="0.3007" style="stop-color:#238AD9"/>
|
||||
<stop offset="0.6211" style="stop-color:#557BDE"/>
|
||||
<stop offset="0.8643" style="stop-color:#7472E2"/>
|
||||
<stop offset="1" style="stop-color:#806EE3"/>
|
||||
</linearGradient>
|
||||
<polygon id="XMLID_2_" style="fill:url(#XMLID_3_);" points="0,60 30.1,29.9 60,60 "/>
|
||||
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="4.2092" y1="48.9409" x2="20.6734" y2="65.405" gradientTransform="matrix(1 0 0 -1 0 61)">
|
||||
<stop offset="0.1183" style="stop-color:#0095D5"/>
|
||||
<stop offset="0.4178" style="stop-color:#3C83DC"/>
|
||||
<stop offset="0.6962" style="stop-color:#6D74E1"/>
|
||||
<stop offset="0.8333" style="stop-color:#806EE3"/>
|
||||
</linearGradient>
|
||||
<polygon style="fill:url(#SVGID_1_);" points="0,0 30.1,0 0,32.5 "/>
|
||||
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="-10.1017" y1="5.8362" x2="45.7315" y2="61.6694" gradientTransform="matrix(1 0 0 -1 0 61)">
|
||||
<stop offset="0.1075" style="stop-color:#C757BC"/>
|
||||
<stop offset="0.2138" style="stop-color:#D0609A"/>
|
||||
<stop offset="0.4254" style="stop-color:#E1725C"/>
|
||||
<stop offset="0.6048" style="stop-color:#EE7E2F"/>
|
||||
<stop offset="0.743" style="stop-color:#F58613"/>
|
||||
<stop offset="0.8232" style="stop-color:#F88909"/>
|
||||
</linearGradient>
|
||||
<polygon style="fill:url(#SVGID_2_);" points="30.1,0 0,31.7 0,60 30.1,29.9 60,0 "/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user