1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-21 15:19:09 -05:00
wulkanowy-mirror/app/src/main/res/drawable/ic_main_timetable.xml

10 lines
393 B
XML
Raw Normal View History

2018-03-04 09:53:53 -06:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
2018-11-11 10:45:58 -06:00
android:viewportWidth="24"
android:viewportHeight="24">
2018-03-04 09:53:53 -06:00
<path
2019-08-26 13:54:20 -05:00
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" />
2018-06-14 04:40:46 -05:00
</vector>