mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-03-15 08:44:00 +01:00
10 lines
297 B
XML
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>
|