13 lines
732 B
XML
13 lines
732 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="32dp"
|
|
android:height="32dp"
|
|
android:viewportWidth="32"
|
|
android:viewportHeight="32">
|
|
<path
|
|
android:pathData="M4,12H9.333L16,5.333V26.666L9.333,20H4V12ZM22.12,16L18.667,12.546L20.547,10.666L24,14.12L27.453,10.666L29.333,12.546L25.88,16L29.333,19.453L27.453,21.333L24,17.88L20.547,21.333L18.667,19.453L22.12,16Z"
|
|
android:fillColor="#000000"/>
|
|
<path
|
|
android:pathData="M4,12H9.333L16,5.333V26.666L9.333,20H4V12ZM22.12,16L18.667,12.546L20.547,10.666L24,14.12L27.453,10.666L29.333,12.546L25.88,16L29.333,19.453L27.453,21.333L24,17.88L20.547,21.333L18.667,19.453L22.12,16Z"
|
|
android:fillColor="#353535"/>
|
|
</vector>
|