2020-01-22 17:44:50 +01:00
|
|
|
<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
|
2020-01-23 11:46:43 +01:00
|
|
|
android:pathData="M22,9L12,2L2,9L12,16L22,9Z"
|
2020-01-22 17:44:50 +01:00
|
|
|
android:strokeAlpha="0.5"
|
|
|
|
android:fillColor="#727272"
|
|
|
|
android:fillAlpha="0.5"/>
|
|
|
|
</vector>
|