1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-03-15 11:34:00 +01:00
wulkanowy-mirror/app/src/main/res/drawable/ic_chevron_left.xml

11 lines
348 B
XML
Raw Normal View History

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="#FFFFFF"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M15.41,7.41L14,6l-6,6 6,6 1.41,-1.41L10.83,12z" />
2019-09-28 20:37:14 +02:00
</vector>