Newer
Older
SafetyAuxiliary_AR / app / src / main / res / drawable / ic_check_trouble.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/red"
        android:pathData="M512,64C264.6,64 64,264.6 64,512s200.6,448 448,448 448,-200.6 448,-448S759.4,64 512,64zM480,320c0,-17.6 14.4,-32 32,-32s32,14.4 32,32v224c0,17.6 -14.4,32 -32,32s-32,-14.4 -32,-32L480,320zM512,736c-26.5,0 -48,-21.5 -48,-48s21.5,-48 48,-48 48,21.5 48,48 -21.5,48 -48,48z" />
</vector>