Newer
Older
Endoscope / app / src / main / res / drawable / ic_dir_down.xml
Pengxh on 25 Jan 2024 505 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="M540.6,731.5l375,-384.4a12.8,12.8 0,0 0,-0.2 -18.1l-38.9,-38a12.8,12.8 0,0 0,-18.1 0.2l-337.3,345.7a12.8,12.8 0,0 1,-18.3 0L165.6,291.2a12.8,12.8 0,0 0,-18.1 -0.2L108.5,329a12.8,12.8 0,0 0,-0.2 18.1l375,384.4a40,40 0,0 0,57.3 0z" />
</vector>