summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/drawable/ic_baseline_cloud_circle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/drawable/ic_baseline_cloud_circle.xml')
-rw-r--r--wallet/src/main/res/drawable/ic_baseline_cloud_circle.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/wallet/src/main/res/drawable/ic_baseline_cloud_circle.xml b/wallet/src/main/res/drawable/ic_baseline_cloud_circle.xml
deleted file mode 100644
index bb8e80a..0000000
--- a/wallet/src/main/res/drawable/ic_baseline_cloud_circle.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="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM16.5,16L8,16c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3l0.14,0.01C8.58,8.28 10.13,7 12,7c2.21,0 4,1.79 4,4h0.5c1.38,0 2.5,1.12 2.5,2.5S17.88,16 16.5,16z" />
-</vector>