16 lines
525 B
XML
16 lines
525 B
XML
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
android:width="13dp"
|
||
|
|
android:height="18dp"
|
||
|
|
android:viewportWidth="13"
|
||
|
|
android:viewportHeight="18">
|
||
|
|
<path
|
||
|
|
android:pathData="M1,17H12M6.5,1V13.444M6.5,13.444L11.083,9M6.5,13.444L1.917,9"
|
||
|
|
android:strokeAlpha="0.6"
|
||
|
|
android:strokeLineJoin="round"
|
||
|
|
android:strokeWidth="2"
|
||
|
|
android:fillColor="#00000000"
|
||
|
|
android:strokeColor="#000000"
|
||
|
|
android:fillAlpha="0.6"
|
||
|
|
android:strokeLineCap="round"/>
|
||
|
|
</vector>
|