34 lines
1 KiB
XML
34 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="M22,12H14V22H22V12ZM20,14H16V20H20V14Z"
|
|
android:strokeAlpha="0.7"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"
|
|
android:fillAlpha="0.7"/>
|
|
<path
|
|
android:pathData="M8,8H6V10H8V8Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M12,8H10V10H12V8Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M6,12H8V14H6V12Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M12,12H10V14H12V12Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M6,16H8V18H6V16Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M12,16H10V18H12V16Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M2,2H16V22H2V2ZM4,4H14V20H4V4Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|