Files
SuperTinyIcons/images/android-vector-drawable/malt.xml
2023-03-19 14:30:09 +00:00

13 lines
639 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="m120,313q-56,52 -16,94t93,-14L399,192q48,-51 8,-89t-90,14zM256,139l53,-53q-9,-44 -53,-44t-53,44zM256,373 L203,426q9,45 53,45t53,-45zM194,201L106,201q-65,3 -65,52t45,56zM318,312h82q69,-2 70,-52t-44,-57zM236,158l-14,15L99,173q-28,-36 7,-70t78,3zM275,354 L318,397q49,47 86,15t10,-73L291,339z"
android:fillColor="#FC5656"/>
</vector>