10 lines
394 B
XML
10 lines
394 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="M6.2929,14.2929L7.7071,15.7071L12,11.4142L16.2929,15.7071L17.7071,14.2929L12,8.5858L6.2929,14.2929Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|