mirror of
https://github.com/shaulascr/ecommerce_serang.git
synced 2025-08-13 02:32:22 +00:00
update cart wholesale
This commit is contained in:
12
app/src/main/res/drawable/btn_minus_24dp.xml
Normal file
12
app/src/main/res/drawable/btn_minus_24dp.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M20,12H12H4"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#000000"
|
||||
android:strokeLineCap="round"/>
|
||||
</vector>
|
Reference in New Issue
Block a user