]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/drawable/notification_permission.xml
Bump target API to 33. https://redmine.stoutner.com/issues/890
[PrivacyCell.git] / app / src / main / res / drawable / notification_permission.xml
diff --git a/app/src/main/res/drawable/notification_permission.xml b/app/src/main/res/drawable/notification_permission.xml
new file mode 100644 (file)
index 0000000..24cb942
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- This file comes from the Android Material icon set, where it is called `notification_important_rounded_filled`.  It is released under the Apache License 2.0. -->
+
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    android:height="48dp"
+    android:width="48dp"
+    android:viewportHeight="48"
+    android:viewportWidth="48" >
+
+    <path
+        android:fillColor="@color/blue_icon"
+        android:pathData="M24,26.6q0.65,0 1.075,-0.425 0.425,-0.425 0.425,-1.075v-7.6q0,-0.65 -0.425,-1.075Q24.65,16 24,16q-0.65,0 -1.075,0.425 -0.425,0.425 -0.425,1.075v7.6q0,0.65 0.425,1.075 0.425,0.425 1.075,0.425ZM24,32q0.7,0 1.175,-0.475 0.475,-0.475 0.475,-1.175 0,-0.7 -0.475,-1.175Q24.7,28.7 24,28.7q-0.7,0 -1.175,0.475 -0.475,0.475 -0.475,1.175 0,0.7 0.475,1.175Q23.3,32 24,32ZM9.5,38q-0.65,0 -1.075,-0.425Q8,37.15 8,36.5q0,-0.65 0.425,-1.075Q8.85,35 9.5,35h2.7L12.2,19.7q0,-4.1 2.475,-7.425T21.2,8.1L21.2,6.65q0,-1.15 0.825,-1.9T24,4q1.15,0 1.975,0.75 0.825,0.75 0.825,1.9L26.8,8.1q4.05,0.85 6.55,4.175 2.5,3.325 2.5,7.425L35.85,35h2.65q0.65,0 1.075,0.425Q40,35.85 40,36.5q0,0.65 -0.425,1.075Q39.15,38 38.5,38ZM24,44q-1.6,0 -2.8,-1.175Q20,41.65 20,40h8q0,1.65 -1.175,2.825Q25.65,44 24,44Z" />
+</vector>