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

View File

@@ -193,3 +193,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/gitea.svg" width="256"/> | <img src="/images/reference/gitea.png" width="256"/> | https://github.com/go-gitea/gitea/tree/master/assets |
| <img src="/images/svg/drone.svg" width="256"/> | <img src="/images/reference/drone.png" width="256"/> | https://github.com/drone/brand |
| <img src="/images/svg/rubygems.svg" width="256"/> | <img src="/images/reference/rubygems.png" width="256"/> | https://rubygems.org |
| <img src="/images/svg/kotlin.svg" width="256"/> | <img src="/images/reference/kotlin.svg" width="256"/> | https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip |