Newer
Older
MethaneInspection / app / src / main / res / drawable / ic_delete.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="72px"
    android:height="72px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/black"
        android:pathData="M512,74.7C270.9,74.7 74.7,270.9 74.7,512S270.9,949.3 512,949.3 949.3,753.1 949.3,512 753.1,74.7 512,74.7zM512,885.3c-204.8,0 -373.3,-168.5 -373.3,-373.3S307.2,138.7 512,138.7 885.3,307.2 885.3,512 716.8,885.3 512,885.3z" />
    <path
        android:fillColor="@color/red"
        android:pathData="M657.1,360.5c-12.8,-12.8 -32,-12.8 -44.8,0l-102.4,102.4 -102.4,-102.4c-12.8,-12.8 -32,-12.8 -44.8,0 -12.8,12.8 -12.8,32 0,44.8l102.4,102.4 -102.4,102.4c-12.8,12.8 -12.8,32 0,44.8 6.4,6.4 14.9,8.5 23.5,8.5s17.1,-2.1 23.5,-8.5l102.4,-102.4 102.4,102.4c6.4,6.4 14.9,8.5 23.5,8.5s17.1,-2.1 23.5,-8.5c12.8,-12.8 12.8,-32 0,-44.8l-106.7,-100.3 102.4,-102.4c12.8,-12.8 12.8,-34.1 0,-46.9z" />
</vector>