ic_arrow.xml (369B)
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="M20,5.41 L18.59,4 7,15.59V9H5V19H15V17H8.41" /> 11 </vector>