summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/drawable/ic_suspend.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/drawable/ic_suspend.xml')
-rw-r--r--wallet/src/main/res/drawable/ic_suspend.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/wallet/src/main/res/drawable/ic_suspend.xml b/wallet/src/main/res/drawable/ic_suspend.xml
new file mode 100644
index 0000000..938bd7f
--- /dev/null
+++ b/wallet/src/main/res/drawable/ic_suspend.xml
@@ -0,0 +1,5 @@
+<vector android:height="24dp" android:tint="#000000"
+ 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="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z"/>
+</vector>