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

10 lines
297 B
XML
Raw Normal View History

2018-03-04 16:53:53 +01:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
2019-08-26 20:54:20 +02:00
android:viewportWidth="24"
android:viewportHeight="24">
2018-03-04 16:53:53 +01:00
<path
2019-08-26 20:54:20 +02:00
android:fillColor="#FFF"
2018-03-04 16:53:53 +01:00
android:pathData="M11 5h2v11h-2V5m2 13v2h-2v-2h2z" />
2018-08-26 00:18:31 +02:00
</vector>