Files
SuperTinyIcons/images/android-vector-drawable/jellyfin.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

25 lines
991 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
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 56.1C203.1 56.1 32.8 364.9 58.7 417s369 51.6 394.7 0S308.9 56.1 256 56.1zm0 79.1c34.7 0 146.1 202.7 129.3 236.5s-241.5 34.2-258.5 0S221.3 135.2 256 135.2zm0 74.1c-17.6 0-74.1 102.5-65.5 119.8s122.5 17.1 131 0-47.9-119.8-65.5-119.8z">
<aapt:attr name="android:fillColor">
<gradient
android:startY="219.32"
android:startX="126.15"
android:endY="410.73"
android:endX="457.68"
android:type="linear">
<item android:offset="0" android:color="#FFAA5CC3"/>
<item android:offset="1" android:color="#FF00A4DC"/>
</gradient>
</aapt:attr>
</path>
</vector>