14 lines
467 B
XML
14 lines
467 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="24dp"
|
|
android:width="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="M7.41,8.59l4.59,4.58l4.59,-4.58l1.41,1.41l-6,6l-6,-6z"
|
|
android:strokeColor="#00000000"
|
|
android:strokeWidth="1"
|
|
android:fillType="nonZero"/>
|
|
</vector>
|