mobile_field_agent/app/src/main/res/drawable/delete.xml
2025-04-24 09:56:13 +05:30

28 lines
1.1 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="18dp"
android:height="18dp"
android:viewportWidth="18"
android:viewportHeight="18">
<path
android:pathData="M14.8,6.36C12.62,6.14 10.42,6.03 8.23,6.03C6.93,6.03 5.63,6.1 4.34,6.23L3,6.36"
android:strokeLineJoin="round"
android:strokeWidth="1.5"
android:fillColor="#00000000"
android:strokeColor="#292D32"
android:strokeLineCap="round"/>
<path
android:pathData="M6.61,5.7L6.75,4.84C6.85,4.22 6.93,3.75 8.04,3.75H9.76C10.87,3.75 10.95,4.24 11.05,4.84L11.19,5.69"
android:strokeLineJoin="round"
android:strokeWidth="1.5"
android:fillColor="#00000000"
android:strokeColor="#292D32"
android:strokeLineCap="round"/>
<path
android:pathData="M13.39,6.44L12.96,13.04C12.89,14.07 12.83,14.87 11,14.87H6.79C4.96,14.87 4.9,14.07 4.83,13.04L4.4,6.44"
android:strokeLineJoin="round"
android:strokeWidth="1.5"
android:fillColor="#00000000"
android:strokeColor="#292D32"
android:strokeLineCap="round"/>
</vector>