33 lines
1 KiB
XML
33 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="M9,3H3V9H9V3ZM7,5H5V7H7V5Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M21,3H15V9H21V3ZM19,5H17V7H19V5Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M3,15H9V21H3V15ZM5,17H7V19H5V17Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M11,9H13V5H11V9Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M5,11H3V13H5V11Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M11,15H13V11H9V13H11V15Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M17,11V13H21V11H17Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M11,17V21H13V19H17V21H19V19H21V15H19V19H17V15H15V17H11Z"
|
|
android:fillColor="#ffffff"/>
|
|
</vector>
|