15 lines
616 B
XML
15 lines
616 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.067,16.385L14.567,12L19,18H5L8.5,13.5L11.067,16.385Z"
|
||
|
android:fillColor="#FF000000"/>
|
||
|
<path
|
||
|
android:pathData="M6,1.875L18,1.875A4.125,4.125 0,0 1,22.125 6L22.125,18A4.125,4.125 0,0 1,18 22.125L6,22.125A4.125,4.125 0,0 1,1.875 18L1.875,6A4.125,4.125 0,0 1,6 1.875z"
|
||
|
android:strokeWidth="1.75"
|
||
|
android:fillColor="#00000000"
|
||
|
android:strokeColor="#FF000000"/>
|
||
|
</vector>
|