summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable-anydpi/ic_notifications_off.xml
diff options
context:
space:
mode:
authorstom79 <tschneider.ac@gmail.com>2017-12-17 10:33:06 +0100
committerstom79 <tschneider.ac@gmail.com>2017-12-17 10:33:06 +0100
commitf29bd29007fa5d97d6701f41451f498f5bc76498 (patch)
tree6c2ffac206ea544926820fe5c8a9baccebf08d44 /app/src/main/res/drawable-anydpi/ic_notifications_off.xml
parente4d2fbb2d75f122cbb24eaa8a67821914d8816fa (diff)
Adds new icons
Diffstat (limited to 'app/src/main/res/drawable-anydpi/ic_notifications_off.xml')
-rw-r--r--app/src/main/res/drawable-anydpi/ic_notifications_off.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-anydpi/ic_notifications_off.xml b/app/src/main/res/drawable-anydpi/ic_notifications_off.xml
new file mode 100644
index 000000000..415f55811
--- /dev/null
+++ b/app/src/main/res/drawable-anydpi/ic_notifications_off.xml
@@ -0,0 +1,9 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:fillColor="#FF000000"
+ android:pathData="M20,18.69L7.84,6.14 5.27,3.49 4,4.76l2.8,2.8v0.01c-0.52,0.99 -0.8,2.16 -0.8,3.42v5l-2,2v1h13.73l2,2L21,19.72l-1,-1.03zM12,22c1.11,0 2,-0.89 2,-2h-4c0,1.11 0.89,2 2,2zM18,14.68L18,11c0,-3.08 -1.64,-5.64 -4.5,-6.32L13.5,4c0,-0.83 -0.67,-1.5 -1.5,-1.5s-1.5,0.67 -1.5,1.5v0.68c-0.15,0.03 -0.29,0.08 -0.42,0.12 -0.1,0.03 -0.2,0.07 -0.3,0.11h-0.01c-0.01,0 -0.01,0 -0.02,0.01 -0.23,0.09 -0.46,0.2 -0.68,0.31 0,0 -0.01,0 -0.01,0.01L18,14.68z"/>
+</vector>