Repo created
This commit is contained in:
parent
ef295a34d2
commit
bbab4c6180
352 changed files with 14422 additions and 1 deletions
9
android/src/main/res/drawable/ic_icons8_add_trash.xml
Normal file
9
android/src/main/res/drawable/ic_icons8_add_trash.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="40dp"
|
||||
android:height="40dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M10,2L9,3L4,3L4,5L20,5L20,3L15,3L14,2L10,2zM5,7L5,20C5,21.1 5.9,22 7,22L12.6836,22C12.2506,21.09 12,20.075 12,19C12,17.094 12.764,15.3675 14,14.1055L14,9L16,9L16,12.6836C16.91,12.2506 17.925,12 19,12L19,7L5,7zM8,9L10,9L10,20L8,20L8,9zM19,14C16.239,14 14,16.239 14,19C14,21.761 16.239,24 19,24C21.761,24 24,21.761 24,19C24,16.239 21.761,14 19,14zM18,16L20,16L20,18L22,18L22,20L20,20L20,22L18,22L18,20L16,20L16,18L18,18L18,16z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue