19 lines
667 B
XML
19 lines
667 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="M4.8571,13L12,18L19.1429,13L22,15L12,22L2,15L4.8571,13Z"
|
|
android:fillColor="#727272"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M22,9L12,2L2,9L12,16L22,9Z"
|
|
android:fillColor="#727272"/>
|
|
<path
|
|
android:pathData="M4.8571,13L12,18L19.1429,13L22,15L12,22L2,15L4.8571,13Z"
|
|
android:fillColor="#727272"/>
|
|
<path
|
|
android:pathData="M22,9L12,2L2,9L12,16L22,9Z"
|
|
android:fillColor="#727272"/>
|
|
</vector>
|