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

10 lines
393 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="M14 14H7v2h7m5 3H5V8h14m0-5h-1V1h-2v2H8V1H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-2 7H7v2h10v-2z" />
</vector>