Newer
Older
SafetyAuxiliary_AR / app / src / main / res / drawable / ic_check_pass.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/green"
        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,-128zM696.3,436.8l-192,224c-5.8,6.8 -14.2,10.8 -23.1,11.2H480c-8.5,0 -16.6,-3.4 -22.6,-9.4l-128,-128c-12.5,-12.5 -12.5,-32.8 0,-45.3s32.8,-12.5 45.3,0l103.6,103.6 169.5,-197.8c11.5,-13.4 31.7,-15 45.1,-3.5 13.3,11.6 14.9,31.8 3.4,45.2z" />
</vector>