32 lines
1 KiB
XML
32 lines
1 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="M4,6H20V18H4V6Z"
|
|
android:strokeAlpha="0.3"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.3"/>
|
|
<path
|
|
android:pathData="M20,6H4V18H20V6ZM4,4C2.8954,4 2,4.8954 2,6V20H22V6C22,4.8954 21.1046,4 20,4H4Z"
|
|
android:strokeAlpha="0.7"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"
|
|
android:fillAlpha="0.7"/>
|
|
<path
|
|
android:pathData="M1,18H23V19C23,19.5523 22.5523,20 22,20H2C1.4477,20 1,19.5523 1,19V18Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M14,8H6V10H14V8Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M18,8H16V10H18V8Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M6,12H9V14H6V12Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M18,12H11V14H18V12Z"
|
|
android:fillColor="#ffffff"/>
|
|
</vector>
|