summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_baseline_arrow_forward_24.xml
blob: 8d3848e6616260556855af4a378eb314e3ae692d (plain) (blame)
1
2
3
4
5
<vector android:autoMirrored="true" android:height="24dp"
    android:tint="#000000" android:viewportHeight="24"
    android:viewportWidth="24" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="@android:color/white" android:pathData="M12,4l-1.41,1.41L16.17,11H4v2h12.17l-5.58,5.59L12,20l8,-8z"/>
</vector>