summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_twotone_error_24.xml
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2020-07-26 18:11:10 +0200
committerJavier <dev.git@javispedro.com>2021-03-21 01:53:33 +0100
commit0119e703ff4a8f3201610c2866702f7f92da0b26 (patch)
tree29e9b48c7850024bfa5270b661dfe2899a82affe /app/src/main/res/drawable/ic_twotone_error_24.xml
downloadautobluetether-0119e703ff4a8f3201610c2866702f7f92da0b26.tar.gz
autobluetether-0119e703ff4a8f3201610c2866702f7f92da0b26.zip
initial import
Diffstat (limited to 'app/src/main/res/drawable/ic_twotone_error_24.xml')
-rw-r--r--app/src/main/res/drawable/ic_twotone_error_24.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_twotone_error_24.xml b/app/src/main/res/drawable/ic_twotone_error_24.xml
new file mode 100644
index 0000000..e52175d
--- /dev/null
+++ b/app/src/main/res/drawable/ic_twotone_error_24.xml
@@ -0,0 +1,8 @@
+<vector android:height="48dp" android:tint="?attr/colorControlNormal"
+ android:viewportHeight="24" android:viewportWidth="24"
+ android:width="48dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillAlpha="0.3"
+ android:fillColor="@android:color/white"
+ android:pathData="M12,4c-4.42,0 -8,3.58 -8,8s3.58,8 8,8 8,-3.58 8,-8 -3.58,-8 -8,-8zM13,17h-2v-2h2v2zM13,13h-2L11,7h2v6z" android:strokeAlpha="0.3"/>
+ <path android:fillColor="@android:color/white" android:pathData="M11.99,2C6.47,2 2,6.48 2,12s4.47,10 9.99,10C17.52,22 22,17.52 22,12S17.52,2 11.99,2zM12,20c-4.42,0 -8,-3.58 -8,-8s3.58,-8 8,-8 8,3.58 8,8 -3.58,8 -8,8zM11,15h2v2h-2zM11,7h2v6h-2z"/>
+</vector>