summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/drawable/ic_nuke.xml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-05-08 14:09:52 -0300
committerTorsten Grote <t@grobox.de>2020-05-08 14:09:52 -0300
commit2a719e4e82a0e33c822a0b8e668a6a0312be1b6a (patch)
treec4f8608842f0afecdca1559f758ea53d65b1a4f5 /wallet/src/main/res/drawable/ic_nuke.xml
parent35b28a4e957be263447c432d6ab28924d0ef245c (diff)
downloadtaler-android-2a719e4e82a0e33c822a0b8e668a6a0312be1b6a.tar.gz
taler-android-2a719e4e82a0e33c822a0b8e668a6a0312be1b6a.tar.bz2
taler-android-2a719e4e82a0e33c822a0b8e668a6a0312be1b6a.zip
[wallet] Show versions in settings when dev mode is on
Diffstat (limited to 'wallet/src/main/res/drawable/ic_nuke.xml')
-rw-r--r--wallet/src/main/res/drawable/ic_nuke.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/wallet/src/main/res/drawable/ic_nuke.xml b/wallet/src/main/res/drawable/ic_nuke.xml
new file mode 100644
index 0000000..71a075a
--- /dev/null
+++ b/wallet/src/main/res/drawable/ic_nuke.xml
@@ -0,0 +1,10 @@
+<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="#000"
+ android:pathData="M14.04,12H10V11H5.5A3.5,3.5 0 0,1 2,7.5A3.5,3.5 0 0,1 5.5,4C6.53,4 7.45,4.44 8.09,5.15C8.5,3.35 10.08,2 12,2C13.92,2 15.5,3.35 15.91,5.15C16.55,4.44 17.47,4 18.5,4A3.5,3.5 0 0,1 22,7.5A3.5,3.5 0 0,1 18.5,11H14.04V12M10,16.9V15.76H5V13.76H19V15.76H14.04V16.92L20,19.08C20.58,19.29 21,19.84 21,20.5A1.5,1.5 0 0,1 19.5,22H4.5A1.5,1.5 0 0,1 3,20.5C3,19.84 3.42,19.29 4,19.08L10,16.9Z" />
+</vector> \ No newline at end of file