summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_zoom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_zoom.xml')
-rw-r--r--res/drawable/ic_settings_zoom.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_zoom.xml b/res/drawable/ic_settings_zoom.xml
new file mode 100644
index 000000000..b43d55b99
--- /dev/null
+++ b/res/drawable/ic_settings_zoom.xml
@@ -0,0 +1,10 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:height="24dp"
+ android:width="24dp"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z" />
+</vector>