Newer
Older
QingDaoSmartWell / app / src / main / res / drawable / ic_error.xml
<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/mainTextColor"
        android:pathData="M557.26,512l248.89,-248.91a32,32 0,1 0,-45.25 -45.25L512,466.75 263.1,217.84a32,32 0,0 0,-45.26 45.25L466.74,512l-248.9,248.9a32,32 0,0 0,45.26 45.25L512,557.25l248.9,248.9a32,32 0,0 0,45.25 -45.25z" />
</vector>