Newer
Older
Meterage / app / src / main / res / drawable / ic_error.xml
Pengxh on 31 Jan 2023 1018 bytes feat(*): 完成通知列表
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="54px"
    android:height="54px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/themeColor"
        android:pathData="M512,74.67C270.93,74.67 74.67,270.93 74.67,512S270.93,949.33 512,949.33 949.33,753.07 949.33,512 753.07,74.67 512,74.67zM512,885.33c-204.8,0 -373.33,-168.53 -373.33,-373.33S307.2,138.67 512,138.67 885.33,307.2 885.33,512 716.8,885.33 512,885.33z" />
    <path
        android:fillColor="@color/themeColor"
        android:pathData="M657.07,360.53c-12.8,-12.8 -32,-12.8 -44.8,0l-102.4,102.4 -102.4,-102.4c-12.8,-12.8 -32,-12.8 -44.8,0 -12.8,12.8 -12.8,32 0,44.8l102.4,102.4 -102.4,102.4c-12.8,12.8 -12.8,32 0,44.8 6.4,6.4 14.93,8.53 23.47,8.53s17.07,-2.13 23.47,-8.53l102.4,-102.4 102.4,102.4c6.4,6.4 14.93,8.53 23.47,8.53s17.07,-2.13 23.47,-8.53c12.8,-12.8 12.8,-32 0,-44.8l-106.67,-100.27 102.4,-102.4c12.8,-12.8 12.8,-34.13 0,-46.93z" />
</vector>