* Convert and update Android Vector files using https://github.com/jmb/Svg2VectorAndroid
* Reverted the auto generated vector drawables that don't match the SVG properly.
* Removed broken vector files that didn't have a previous version. Revert openstreetmap.
* 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