mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Add trash icon
This commit is contained in:
parent
d78c4f13ef
commit
b78a4acc15
1 changed files with 4 additions and 0 deletions
4
app/src/main/res/drawable/ic_trash_can_outline.xml
Normal file
4
app/src/main/res/drawable/ic_trash_can_outline.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<vector android:height="48dp" android:viewportHeight="24"
|
||||
android:viewportWidth="24" android:width="48dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FF000000" android:pathData="M9,3V4H4V6H5V19A2,2 0,0 0,7 21H17A2,2 0,0 0,19 19V6H20V4H15V3H9M7,6H17V19H7V6M9,8V17H11V8H9M13,8V17H15V8H13Z"/>
|
||||
</vector>
|
Loading…
Reference in a new issue