aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_save.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_save.xml')
-rw-r--r--res/drawable/ic_save.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/drawable/ic_save.xml b/res/drawable/ic_save.xml
deleted file mode 100644
index a7a81a2..0000000
--- a/res/drawable/ic_save.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.0"
- android:viewportHeight="24.0">
- <path
- android:fillColor="#FFFFFFFF"
- android:pathData="M17,3L5,3c-1.11,0 -2,0.9 -2,2v14c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2L21,7l-4,-4zM12,19c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3 3,1.34 3,3 -1.34,3 -3,3zM15,9L5,9L5,5h10v4z"/>
-</vector>