summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_quality.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_quality.xml')
-rw-r--r--res/drawable/ic_settings_quality.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_quality.xml b/res/drawable/ic_settings_quality.xml
new file mode 100644
index 000000000..6d76669a6
--- /dev/null
+++ b/res/drawable/ic_settings_quality.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:pathData="M24 24H0V0h24v24z" />
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M21 15h2v2h-2v-2zm0-4h2v2h-2v-2zm2 8h-2v2c1 0 2-1 2-2zM13 3h2v2h-2V3zm8
+4h2v2h-2V7zm0-4v2h2c0-1-1-2-2-2zM1 7h2v2H1V7zm16-4h2v2h-2V3zm0 16h2v2h-2v-2zM3
+3C2 3 1 4 1 5h2V3zm6 0h2v2H9V3zM5 3h2v2H5V3zm-4 8v8c0 1.1 .9 2 2 2h12V11H1zm2
+8l2.5-3.21 1.79 2.15 2.5-3.22L13 19H3z" />
+</vector>