summaryrefslogtreecommitdiffstats
path: root/src/res/drawable/img_deco_tile_avoid_accent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/res/drawable/img_deco_tile_avoid_accent.xml')
-rw-r--r--src/res/drawable/img_deco_tile_avoid_accent.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/res/drawable/img_deco_tile_avoid_accent.xml b/src/res/drawable/img_deco_tile_avoid_accent.xml
new file mode 100644
index 00000000..56e3bebe
--- /dev/null
+++ b/src/res/drawable/img_deco_tile_avoid_accent.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+
+ <path
+ android:fillColor="@color/icon_white"
+ android:pathData="M19,6.409999847412109 L17.5900001526,5 L12,10.5900001526
+L6.40999984741,5.00000000001 L5,6.40999984742 L10.5900001526,12
+L5.00000000001,17.5900001526 L6.40999984742,19 L12,13.4099998474
+L17.5900001526,19 L19,17.5900001526 L13.4099998474,12 Z" />
+ <path
+ android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
+</vector>