diff options
Diffstat (limited to 'res/drawable/ic_download.xml')
| -rw-r--r-- | res/drawable/ic_download.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/drawable/ic_download.xml b/res/drawable/ic_download.xml new file mode 100644 index 0000000..1fb7e98 --- /dev/null +++ b/res/drawable/ic_download.xml @@ -0,0 +1,2 @@ +<!-- From https://pictogrammers.com/library/mdi/icon/download/ --> +<!-- drawable/download.xml --><vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:width="24dp" android:viewportWidth="24" android:viewportHeight="24"><path android:fillColor="#000000" android:pathData="M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z" /></vector> |
