Files
SuperTinyIcons/images/android-vector-drawable/samsung_s.xml
Ethan Chapman 7732f550da Optimize Samsung logos (#636)
* Simplify Samsung logo

* Update Samsung file size

* Simplify Samsung "S" logo

* Small optimizations to Samsung Swoop logo
2022-04-02 13:26:46 +01:00

13 lines
773 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="M292.6 332.2c3.5 8.6 2.4 19.7.8 26.4-3 11.8-11 23.9-34.6 23.9-22.3 0-35.9-12.8-35.9-32.3v-34.4h-95.5v27.5c0 79.3 62.5 103.3 129.4 103.3 64.4 0 117.4-22 125.8-81.3 4.3-30.7 1.1-50.9-.4-58.5-15-74.5-150.1-96.8-160.2-138.4-1.7-7.1-1.2-14.7-.4-18.8 2.5-11.3 10.2-23.8 32.5-23.8 20.8 0 33.1 12.9 33.1 32.3v22h88.7v-25c0-77.6-69.6-89.6-120-89.6-63.3 0-115 20.9-124.5 78.8-2.6 16-2.9 30.2.8 48.1 15.6 72.6 141.9 93.7 160.3 139.8z"
android:fillColor="#034ea2"/>
</vector>