Newer
Older
SafetyAuxiliary_AR / app / src / main / res / drawable / ic_check_no.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/hintColor"
        android:pathData="M800,96H224c-70.4,0 -128,57.6 -128,128v576c0,70.4 57.6,128 128,128h576c70.4,0 128,-57.6 128,-128V224c0,-70.4 -57.6,-128 -128,-128zM662.6,617.4c12.5,12.5 12.5,32.8 0,45.3 -6.2,6.2 -14.4,9.4 -22.6,9.4s-16.4,-3.1 -22.6,-9.4L512,557.3 406.6,662.6c-6.2,6.2 -14.4,9.4 -22.6,9.4s-16.4,-3.1 -22.6,-9.4c-12.5,-12.5 -12.5,-32.8 0,-45.3L466.7,512 361.4,406.6c-12.5,-12.5 -12.5,-32.8 0,-45.3s32.8,-12.5 45.3,0L512,466.7l105.4,-105.4c12.5,-12.5 32.8,-12.5 45.3,0s12.5,32.8 0,45.3L557.3,512l105.3,105.4z" />
</vector>