1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-03-15 00:54:01 +01:00
wulkanowy-mirror/app/src/main/res/drawable/ic_timetable_swap.xml
2019-08-26 20:54:20 +02:00

10 lines
324 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="30dp"
android:height="30dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#FFF"
android:pathData="M7 11l-4 4 4 4v-3h7v-2H7v-3zm14-2l-4-4v3h-7v2h7v3l4-4z" />
</vector>