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

17 lines
488 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="15dp"
android:height="15dp"
android:viewportWidth="15"
android:viewportHeight="15">
<path
android:pathData="M13,2L2,13"
android:strokeWidth="3"
android:fillColor="#00000000"
android:strokeColor="#ffffff"/>
<path
android:pathData="M13,13L2,2"
android:strokeWidth="3"
android:fillColor="#00000000"
android:strokeColor="#ffffff"/>
</vector>