summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_baseline_arrow_back_24.xml
blob: 8452791cfd2d974df68bfdf74dfa9bc0f4d353b1 (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="M20,11H7.83l5.59,-5.59L12,4l-8,8 8,8 1.41,-1.41L7.83,13H20v-2z"/>
</vector>