12 lines
390 B
XML
12 lines
390 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="18dp"
|
|
android:height="18dp"
|
|
android:viewportWidth="18"
|
|
android:viewportHeight="18">
|
|
<path
|
|
android:pathData="M1,5H15.4M12.2,1L16.2,5L12.2,9M17,13H2.6M5.8,9L1.8,13L5.8,17"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#000000"/>
|
|
</vector>
|