aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/notification_close_light.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/notification_close_light.xml')
-rw-r--r--app/src/main/res/drawable/notification_close_light.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/notification_close_light.xml b/app/src/main/res/drawable/notification_close_light.xml
new file mode 100644
index 00000000..d3782c6e
--- /dev/null
+++ b/app/src/main/res/drawable/notification_close_light.xml
@@ -0,0 +1,5 @@
+<vector android:height="24dp" android:tint="#424242"
+ 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="M18.3,5.71c-0.39,-0.39 -1.02,-0.39 -1.41,0L12,10.59 7.11,5.7c-0.39,-0.39 -1.02,-0.39 -1.41,0 -0.39,0.39 -0.39,1.02 0,1.41L10.59,12 5.7,16.89c-0.39,0.39 -0.39,1.02 0,1.41 0.39,0.39 1.02,0.39 1.41,0L12,13.41l4.89,4.89c0.39,0.39 1.02,0.39 1.41,0 0.39,-0.39 0.39,-1.02 0,-1.41L13.41,12l4.89,-4.89c0.38,-0.38 0.38,-1.02 0,-1.4z"/>
+</vector>