summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_iso.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_iso.xml')
-rw-r--r--res/drawable/ic_settings_iso.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_iso.xml b/res/drawable/ic_settings_iso.xml
new file mode 100644
index 000000000..5292fa9da
--- /dev/null
+++ b/res/drawable/ic_settings_iso.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="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1 .9 2 2 2h14c1.1 0 2-.9
+2-2V5c0-1.1-.9-2-2-2zM5.5 7.5h2v-2H9v2h2V9H9v2H7.5V9h-2V7.5zM19 19H5L19
+5v14zm-2-2v-1.5h-5V17h5z" />
+</vector>