10 lines
421 B
XML
10 lines
421 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="M6,5H1V6H2.5L8,19H9L11.7083,13.5833L14,19H15L21.5,6H23V5H19V6H20L15,16L13,11L15.5,6H17V5H13V6H14L12.3333,9.3333L11,6H12V5H7V6H8.5L11.0208,11.9583L9,16L5,6H6V5Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
</vector>
|