11 lines
336 B
XML
11 lines
336 B
XML
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
android:width="8dp"
|
||
|
|
android:height="8dp"
|
||
|
|
android:viewportWidth="8"
|
||
|
|
android:viewportHeight="8">
|
||
|
|
<path
|
||
|
|
android:pathData="M8,0V8H6.6667V4.0002L0,8V0L6.6667,3.9997V0H8Z"
|
||
|
|
android:fillColor="#000000"
|
||
|
|
android:fillType="evenOdd"/>
|
||
|
|
</vector>
|