summaryrefslogtreecommitdiff
path: root/main/src/main/res/drawable/ic_baseline_file_copy_24.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/drawable/ic_baseline_file_copy_24.xml')
-rw-r--r--main/src/main/res/drawable/ic_baseline_file_copy_24.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/src/main/res/drawable/ic_baseline_file_copy_24.xml b/main/src/main/res/drawable/ic_baseline_file_copy_24.xml
new file mode 100644
index 00000000..ecd94523
--- /dev/null
+++ b/main/src/main/res/drawable/ic_baseline_file_copy_24.xml
@@ -0,0 +1,10 @@
+<!--
+ ~ Copyright (c) 2012-2022 Arne Schwabe
+ ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
+ -->
+
+<vector android:height="24dp" android:tint="?attr/colorControlNormal"
+ android:viewportHeight="24" android:viewportWidth="24"
+ android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="@android:color/white" android:pathData="M16,1L4,1c-1.1,0 -2,0.9 -2,2v14h2L4,3h12L16,1zM15,5l6,6v10c0,1.1 -0.9,2 -2,2L7.99,23C6.89,23 6,22.1 6,21l0.01,-14c0,-1.1 0.89,-2 1.99,-2h7zM14,12h5.5L14,6.5L14,12z"/>
+</vector>