17 lines
565 B
XML
17 lines
565 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.2857,12L12,16L17.7143,12L22,15L12,22L2,15L6.2857,12Z"
|
||
|
android:fillColor="#727272"/>
|
||
|
<path
|
||
|
android:pathData="M3.7438,9L12,3.2207L20.2562,9L12,14.7793L3.7438,9Z"
|
||
|
android:strokeAlpha="0.5"
|
||
|
android:strokeWidth="2"
|
||
|
android:fillColor="#727272"
|
||
|
android:strokeColor="#727272"
|
||
|
android:fillAlpha="0.5"/>
|
||
|
</vector>
|