~cytrogen/vbhelper

ref: 1a6753d2aa6c7acaf35cfc8a17e06e4e8aeb7d55 vbhelper/app/src/main/res/drawable/baseline_arrow_back_24.xml -rw-r--r-- 374 bytes
1a6753d2 — Nacho Fixed date issues with TransformationHistory 8 months ago
                                                                                
1
2
3
4
5
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:autoMirrored="true" android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
      
    <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>