mirror of
https://github.com/shaulascr/ecommerce_serang.git
synced 2025-08-16 03:47:24 +00:00
update icon, chat, balance, and count order
This commit is contained in:
9
app/src/main/res/drawable/ic_sent.xml
Normal file
9
app/src/main/res/drawable/ic_sent.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="19"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:pathData="M0,16V10L8,8L0,6V0L19,8L0,16Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
Reference in New Issue
Block a user