10 lines
408 B
XML
10 lines
408 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:pathData="M12.7071,4.2929L20.4142,12L12.7071,19.7071L11.2929,18.2929L16.5858,13H4V11H16.5858L11.2929,5.7071L12.7071,4.2929Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|