2016-10-25 17:49:21 +02:00
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
2020-08-28 13:21:21 +02:00
|
|
|
android:width="45sp"
|
|
|
|
android:height="45sp"
|
2019-12-03 00:39:52 +01:00
|
|
|
android:tint="#7E7E7E"
|
2020-08-28 13:21:21 +02:00
|
|
|
android:viewportWidth="25"
|
|
|
|
android:viewportHeight="25">
|
2016-10-25 17:49:21 +02:00
|
|
|
<path
|
2020-08-28 13:21:21 +02:00
|
|
|
android:fillColor="#000000"
|
|
|
|
android:pathData="M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z" />
|
2016-10-25 17:49:21 +02:00
|
|
|
</vector>
|