1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-21 15:29:08 -05:00
wulkanowy-mirror/app/src/main/res/drawable/ic_all_mark.xml
2019-08-26 20:54:20 +02:00

10 lines
297 B
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:fillColor="#FFF"
android:pathData="M11 5h2v11h-2V5m2 13v2h-2v-2h2z" />
</vector>