Lacerta/shared/ui/src/main/res/drawable/arrow_back_24px.xml

12 lines
459 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="960"
android:viewportHeight="960"
android:tint="?attr/colorControlNormal"
android:autoMirrored="true">
<path
android:fillColor="@color/colorOnBackground"
android:pathData="M294.92,510L522.77,737.85L480,780L180,480L480,180L522.77,222.15L294.92,450L780,450L780,510L294.92,510Z"/>
</vector>