Newer
Older
OperationSite / app / src / main / res / drawable / ic_warning.xml
Pengxh on 12 Jul 2022 508 bytes feat(ALL): 新功能
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="56px"
    android:height="56px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/redTextColor"
        android:pathData="M543.08,161.17a64,64 0,0 1,24.85 24.85l317.91,572.22A64,64 0,0 1,829.87 853.33L194.13,853.33a64,64 0,0 1,-55.96 -95.08L456.06,186.03a64,64 0,0 1,87.02 -24.85zM544,661.33h-64v64h64v-64zM544,384.9h-64L480,618.67h64L544,384.9z" />
</vector>