1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-02-25 05:44:45 +01:00
wulkanowy-mirror/app/src/main/res/drawable/ic_main_timetable.xml

10 lines
689 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"
2018-11-11 17:45:58 +01: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"
2021-02-01 13:15:36 +01:00
android:pathData="M14,12H15.5V14.82L17.94,16.23L17.19,17.53L14,15.69V12M4,2H18A2,2 0 0,1 20,4V10.1C21.24,11.36 22,13.09 22,15A7,7 0 0,1 15,22C13.09,22 11.36,21.24 10.1,20H4A2,2 0 0,1 2,18V4A2,2 0 0,1 4,2M4,15V18H8.67C8.24,17.09 8,16.07 8,15H4M4,8H10V5H4V8M18,8V5H12V8H18M4,13H8.29C8.63,11.85 9.26,10.82 10.1,10H4V13M15,10.15A4.85,4.85 0 0,0 10.15,15C10.15,17.68 12.32,19.85 15,19.85A4.85,4.85 0 0,0 19.85,15C19.85,12.32 17.68,10.15 15,10.15Z" />
2018-06-14 11:40:46 +02:00
</vector>