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

10 lines
459 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"
2019-08-30 05:00:34 -05:00
android:pathData="M19,3h-1L18,1h-2v2L8,3L8,1L6,1v2L5,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2L21,5c0,-1.1 -0.9,-2 -2,-2zM19,19L5,19L5,9h14v10zM5,7L5,5h14v2L5,7zM7,11h10v2L7,13zM7,15h7v2L7,17z" />
2018-06-14 04:40:46 -05:00
</vector>