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

6 lines
319 B
XML
Raw Normal View History

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