14 lines
655 B
XML
14 lines
655 B
XML
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
android:width="14dp"
|
||
|
|
android:height="14dp"
|
||
|
|
android:viewportWidth="12"
|
||
|
|
android:viewportHeight="12">
|
||
|
|
<path
|
||
|
|
android:strokeWidth="1"
|
||
|
|
android:pathData="M4.75,1H2.25C1.918,1 1.601,1.132 1.366,1.366C1.132,1.601 1,1.918 1,2.25V9.75C1,10.082 1.132,10.399 1.366,10.634C1.601,10.868 1.918,11 2.25,11H9.75C10.082,11 10.399,10.868 10.634,10.634C10.868,10.399 11,10.082 11,9.75V7.25M6,6L11,1M11,1V4.125M11,1H7.875"
|
||
|
|
android:strokeLineJoin="round"
|
||
|
|
android:fillColor="#00000000"
|
||
|
|
android:strokeColor="#424242"
|
||
|
|
android:strokeLineCap="round"/>
|
||
|
|
</vector>
|