summaryrefslogtreecommitdiffstats
path: root/android/source/res/drawable/ic_insert_drive_file_black_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/drawable/ic_insert_drive_file_black_24dp.xml')
-rw-r--r--android/source/res/drawable/ic_insert_drive_file_black_24dp.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/android/source/res/drawable/ic_insert_drive_file_black_24dp.xml b/android/source/res/drawable/ic_insert_drive_file_black_24dp.xml
new file mode 100644
index 000000000..aaeb289d7
--- /dev/null
+++ b/android/source/res/drawable/ic_insert_drive_file_black_24dp.xml
@@ -0,0 +1,7 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:height="24dp"
+ android:width="24dp"
+ android:viewportHeight="24.0"
+ android:viewportWidth="24.0" >
+ <path android:fillColor="#FF000000" android:pathData="M6,2c-1.1,0 -1.99,0.9 -1.99,2L4,20c0,1.1 0.89,2 1.99,2L18,22c1.1,0 2,-0.9 2,-2L20,8l-6,-6L6,2zM13,9L13,3.5L18.5,9L13,9z"/>
+</vector>