aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-night/ic_copy_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable-night/ic_copy_24dp.xml')
-rw-r--r--app/src/main/res/drawable-night/ic_copy_24dp.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/src/main/res/drawable-night/ic_copy_24dp.xml b/app/src/main/res/drawable-night/ic_copy_24dp.xml
deleted file mode 100644
index 00d23548..00000000
--- a/app/src/main/res/drawable-night/ic_copy_24dp.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="24dp"
- android:height="24dp"
- android:viewportWidth="24"
- android:viewportHeight="24">
- <path
- android:fillColor="#FFFFFFFF"
- android:pathData="M16,1L4,1c-1.1,0 -2,0.9 -2,2v14h2L4,3h12L16,1zM19,5L8,5c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h11c1.1,0 2,-0.9 2,-2L21,7c0,-1.1 -0.9,-2 -2,-2zM19,21L8,21L8,7h11v14z"/>
-</vector>