You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
405 B
13 lines
405 B
1 year ago
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="12dp"
|
||
|
android:height="8dp"
|
||
|
android:viewportWidth="12"
|
||
|
android:viewportHeight="8">
|
||
|
<path
|
||
|
android:pathData="M1.4,0l-1.4,1.4l6,6l6,-6l-1.4,-1.4l-4.6,4.6z"
|
||
|
android:strokeWidth="1"
|
||
|
android:fillColor="#000000"
|
||
|
android:fillType="evenOdd"
|
||
|
android:strokeColor="#00000000"/>
|
||
|
</vector>
|