39 lines
1.2 KiB
XML
39 lines
1.2 KiB
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="M22,18H2V16H22V18Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M4,18H2V20H4V18Z"
|
|
android:strokeAlpha="0.7"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.7"/>
|
|
<path
|
|
android:pathData="M10,18H8V20H10V18Z"
|
|
android:strokeAlpha="0.7"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.7"/>
|
|
<path
|
|
android:pathData="M14,18H16V20H14V18Z"
|
|
android:strokeAlpha="0.7"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.7"/>
|
|
<path
|
|
android:pathData="M22,18H20V20H22V18Z"
|
|
android:strokeAlpha="0.7"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.7"/>
|
|
<path
|
|
android:pathData="M2,4H22V16H2V4Z"
|
|
android:strokeAlpha="0.2"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.2"/>
|
|
<path
|
|
android:pathData="M2,12.4142V9.5858L8,3.5858L16,11.5858L22,5.5858V8.4142L16,14.4142L8,6.4142L2,12.4142Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|