Newer
Older
SmartKitchen / app / src / main / res / drawable / ic_delete.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="128px"
    android:height="128px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/hintTextColor"
        android:pathData="M512,832c-176.45,0 -320,-143.55 -320,-320S335.55,192 512,192s320,143.55 320,320 -143.55,320 -320,320m0,-704C300.26,128 128,300.26 128,512s172.26,384 384,384 384,-172.26 384,-384S723.74,128 512,128" />
    <path
        android:fillColor="@color/hintTextColor"
        android:pathData="M649.82,361.38a31.97,31.97 0,0 0,-45.25 0L505.6,460.35l-98.98,-98.98a31.97,31.97 0,1 0,-45.25 45.25l98.98,98.98 -98.98,98.98a32,32 0,0 0,45.25 45.25l98.98,-98.98 98.98,98.98a31.9,31.9 0,0 0,45.25 0,31.97 31.97,0 0,0 0,-45.25L550.85,505.6l98.98,-98.98a31.97,31.97 0,0 0,0 -45.25" />
</vector>