mirror of
https://github.com/gsantner/dandelion
synced 2025-12-16 17:21:10 +01:00
Update icons #40
This commit is contained in:
parent
78f6c7e6e2
commit
4b9bbdb5d7
44 changed files with 66 additions and 20 deletions
4
app/src/main/res/drawable/ic_mail_white_48px.xml
Normal file
4
app/src/main/res/drawable/ic_mail_white_48px.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<vector android:height="24dp" android:viewportHeight="24.0"
|
||||
android:viewportWidth="24.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FFFFFF" android:pathData="M20,4L4,4c-1.1,0 -1.99,0.9 -1.99,2L2,18c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2zM20,8l-8,5 -8,-5L4,6l8,5 8,-5v2z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue