Newer
Older
Endoscope / app / src / main / res / drawable / ic_dir_left.xml
Pengxh on 25 Jan 2024 506 bytes feat(*): first commit
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="64px"
    android:height="64px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/blue"
        android:pathData="M292.5,540.6l384.4,375a12.8,12.8 0,0 0,18.1 -0.2l38,-38.9a12.8,12.8 0,0 0,-0.2 -18.1l-345.7,-337.3a12.8,12.8 0,0 1,0 -18.3L732.8,165.6a12.8,12.8 0,0 0,0.2 -18.1L695,108.5a12.8,12.8 0,0 0,-18.1 -0.2L292.5,483.4a40,40 0,0 0,0 57.3z" />
</vector>