10 lines
407 B
XML
10 lines
407 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="M11.2929,19.7071L3.5858,12L11.2929,4.2929L12.7071,5.7071L7.4142,11H20V13H7.4142L12.7071,18.2929L11.2929,19.7071Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|