summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/drawable/ic_baseline_backup.xml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2024-02-06 14:26:12 -0300
committerTorsten Grote <t@grobox.de>2024-02-06 14:26:12 -0300
commit20a83c6618236e269b2540990f6a687b5598c889 (patch)
tree9503c5c28353066024b0781841e43e98ff2f324c /wallet/src/main/res/drawable/ic_baseline_backup.xml
parentda098a6bd5c7cdc4722a24ac28e0a87334341bbb (diff)
downloadtaler-android-20a83c6618236e269b2540990f6a687b5598c889.tar.gz
taler-android-20a83c6618236e269b2540990f6a687b5598c889.tar.bz2
taler-android-20a83c6618236e269b2540990f6a687b5598c889.zip
[wallet] bye bye tips!
Diffstat (limited to 'wallet/src/main/res/drawable/ic_baseline_backup.xml')
-rw-r--r--wallet/src/main/res/drawable/ic_baseline_backup.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/wallet/src/main/res/drawable/ic_baseline_backup.xml b/wallet/src/main/res/drawable/ic_baseline_backup.xml
deleted file mode 100644
index 006b014..0000000
--- a/wallet/src/main/res/drawable/ic_baseline_backup.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="24dp"
- android:height="24dp"
- android:tint="?attr/colorControlNormal"
- android:viewportWidth="24"
- android:viewportHeight="24">
- <path
- android:fillColor="@android:color/white"
- android:pathData="M19.35,10.04C18.67,6.59 15.64,4 12,4 9.11,4 6.6,5.64 5.35,8.04 2.34,8.36 0,10.91 0,14c0,3.31 2.69,6 6,6h13c2.76,0 5,-2.24 5,-5 0,-2.64 -2.05,-4.78 -4.65,-4.96zM14,13v4h-4v-4H7l5,-5 5,5h-3z" />
-</vector>