Newer
Older
dcms_cr_app / app / src / main / res / drawable / ic_down.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="80px"
    android:height="80px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/mainThemeColor"
        android:pathData="M0,127.62C0,57.14 57.25,0 127.62,0L896.38,0C966.86,0 1024,57.25 1024,127.62L1024,896.38C1024,966.86 966.75,1024 896.38,1024L127.62,1024C57.14,1024 0,966.75 0,896.38L0,127.62ZM466.88,681.72C491.89,711.22 532.09,711.63 557.45,681.72L818.8,373.42C843.81,343.92 832.02,320 794.03,320L230.3,320C191.61,320 180.17,343.51 205.53,373.42L466.88,681.72Z" />
</vector>