13 lines
693 B
XML
13 lines
693 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="M358.1,378.8 L319.6,260 420.5,186.9L295.7,186.9l-38.6,-118.7 -0.01,-0.03h124.8l38.6,118.7v-0.003l0.03,-0.02c22.4,68.8 -0.7,147 -62.4,192zM156.2,378.8 L156.164,378.83L257.13,452.2 358.09,378.84 257.17,305.51ZM93.85,186.85c-23.57,72.57 3.79,149.46 62.36,192l0.01,-0.036L194.77,260.17 93.89,186.87L218.6,186.87L257.15,68.2 257.2,68.2L132.4,68.2Z"
|
|
android:fillColor="#eb5424"/>
|
|
</vector>
|