Files
SuperTinyIcons/images/android-vector-drawable/gojek.xml
Ethan Chapman f7aba65dbf Reduce sizes of ten icons (#646)
* Messenger 824 -> 699

* Open Source 261 -> 243

* Typescript 1014 -> 623

* Laravel 523 -> 404 bytes

* Jellyfin 1003 -> 676 bytes

* Gojek 376 -> 299 bytes

* SOGo 1021 -> 851 bytes

* Codeberg 837 -> 597 bytes

* Udemy 537 -> 306 bytes

* StumbleUpon 598 -> 364 bytes
2022-04-24 19:29:03 +01:00

12 lines
463 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#fff"/>
<path
android:pathData="M256 197a64 64 0 010 128 64 64 0 010-128M190 419a32 32 0 0025-59 107 107 0 1182 0 32 32 0 0025 59 171 171 0 10-132 0"
android:fillColor="#00AA13"/>
</vector>