summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_redeye.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_redeye.xml')
-rw-r--r--res/drawable/ic_settings_redeye.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_redeye.xml b/res/drawable/ic_settings_redeye.xml
new file mode 100644
index 000000000..5f5914009
--- /dev/null
+++ b/res/drawable/ic_settings_redeye.xml
@@ -0,0 +1,13 @@
+<?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="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11
+11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5
+5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z" />
+</vector>