summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_duration.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_duration.xml')
-rw-r--r--res/drawable/ic_settings_duration.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_duration.xml b/res/drawable/ic_settings_duration.xml
new file mode 100644
index 000000000..ad7cb0f26
--- /dev/null
+++ b/res/drawable/ic_settings_duration.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="M0 0h24v24H0z" />
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM22 5.72l-4.6-3.86-1.29 1.53 4.6
+3.86L22 5.72zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9c4.97 0 9-4.03
+9-9s-4.03-9-9-9zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7
+7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3V9z" />
+</vector>