42 lines
1.2 KiB
XML
42 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="M6,6h12v12h-12z"
|
||
|
android:strokeAlpha="0.5"
|
||
|
android:fillColor="#ffffff"
|
||
|
android:fillAlpha="0.5"/>
|
||
|
<path
|
||
|
android:pathData="M2,4H20C21.1046,4 22,4.8954 22,6V18C22,19.1046 21.1046,20 20,20H2V18H18V6H2V4Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M8,8H10V10H8V8Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M8,11H10V13H8V11Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M8,14H10V16H8V14Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M11,8H13V10H11V8Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M11,11H13V13H11V11Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M11,14H13V16H11V14Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M14,8H16V10H14V8Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M14,11H16V13H14V11Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
<path
|
||
|
android:pathData="M14,14H16V16H14V14Z"
|
||
|
android:fillColor="#ffffff"/>
|
||
|
</vector>
|