1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-03-15 20:23:59 +01:00

10 lines
305 B
XML
Raw Normal View History

2019-03-21 22:55:47 +01:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
2019-08-26 20:54:20 +02:00
android:fillColor="#FFF"
android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z" />
2019-03-21 22:55:47 +01:00
</vector>