Newer
Older
Endoscope / app / src / main / res / drawable / ic_dir_right.xml
Pengxh on 25 Jan 2024 504 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="M731.5,540.6l-384.4,375a12.8,12.8 0,0 1,-18.1 -0.2l-38,-38.9a12.8,12.8 0,0 1,0.2 -18.1l345.7,-337.3a12.8,12.8 0,0 0,0 -18.3L291.2,165.6a12.8,12.8 0,0 1,-0.2 -18.1l38,-38.9a12.8,12.8 0,0 1,18.1 -0.2l384.4,375a40,40 0,0 1,0 57.3z" />
</vector>