summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_timelapse.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_timelapse.xml')
-rw-r--r--res/drawable/ic_settings_timelapse.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_timelapse.xml b/res/drawable/ic_settings_timelapse.xml
new file mode 100644
index 000000000..e7736cebc
--- /dev/null
+++ b/res/drawable/ic_settings_timelapse.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,0 L24,0 L24,24 L0,24 Z" />
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M16.24,7.76 C15.07,6.59,13.54,6,12,6 L12,12 L7.76,16.24
+C10.1,18.58,13.9,18.58,16.25,16.24 C18.59,13.9,18.59,10.1,16.24,7.76 Z M12,2
+C6.48,2,2,6.48,2,12 S6.48,22,12,22 S22,17.52,22,12 S17.52,2,12,2 Z M12,20
+C7.58,20,4,16.42,4,12 S7.58,4,12,4 S20,7.58,20,12 S16.42,20,12,20 Z" />
+</vector>