ic_arrow.xml (368B)
1 <vector xmlns:android="http://schemas.android.com/apk/res/android" 2 android:width="24dp" 3 android:height="24dp" 4 android:alpha="0.56" 5 android:tint="@color/green" 6 android:viewportWidth="24" 7 android:viewportHeight="24"> 8 <path 9 android:fillColor="#000000" 10 android:pathData="M5,5.41 L6.41,4 18,15.59V9h2V19H10v-2h6.59" /> 11 </vector>