summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_chromaflash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_chromaflash.xml')
-rw-r--r--res/drawable/ic_settings_chromaflash.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_chromaflash.xml b/res/drawable/ic_settings_chromaflash.xml
new file mode 100644
index 000000000..a2cb90e1c
--- /dev/null
+++ b/res/drawable/ic_settings_chromaflash.xml
@@ -0,0 +1,11 @@
+<?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/white"
+ android:pathData="M7,2H17L13.5,9H17L10,22V14H7V2M9,4V12H12V14.66L14,11H10.24L13.76,4H9Z" />
+</vector>