POZO_Retail/app/build/intermediates/merged-not-compiled-resources/release/drawable/remove_icon.xml

20 lines
650 B
XML
Raw Normal View History

2025-08-26 13:45:32 +05:30
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="38dp"
android:height="38dp"
android:viewportWidth="38"
android:viewportHeight="38">
<path
android:pathData="M11,0L27,0A7,7 0,0 1,34 7L34,23A7,7 0,0 1,27 30L11,30A7,7 0,0 1,4 23L4,7A7,7 0,0 1,11 0z"
android:fillColor="#E52C2F"/>
<path
android:pathData="M15,10L24,19"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#ffffff"/>
<path
android:pathData="M24,10L15,19"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#ffffff"/>
</vector>