summaryrefslogtreecommitdiff
path: root/res/drawable/ic_file_download_done_black.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_file_download_done_black.xml')
-rw-r--r--res/drawable/ic_file_download_done_black.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/drawable/ic_file_download_done_black.xml b/res/drawable/ic_file_download_done_black.xml
new file mode 100644
index 0000000..c5e039a
--- /dev/null
+++ b/res/drawable/ic_file_download_done_black.xml
@@ -0,0 +1,12 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:pathData="M5,18L19,18L19,20L5,20L5,18ZM9.6,15.3L5,10.7L7,8.8L9.6,11.4L17,4L19,6L9.6,15.3Z"
+ android:strokeColor="#00000000"
+ android:fillType="nonZero"
+ android:fillColor="#000000"
+ android:strokeWidth="1"/>
+</vector>