summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_sce_action.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_sce_action.xml')
-rw-r--r--res/drawable/ic_sce_action.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_sce_action.xml b/res/drawable/ic_sce_action.xml
new file mode 100644
index 000000000..e73dd7f40
--- /dev/null
+++ b/res/drawable/ic_sce_action.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="M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-3.6 13.9l1-4.4 2.1
+2v6h2v-7.5l-2.1-2 .6-3c1.3 1.5 3.3 2.5 5.5 2.5v-2c-1.9
+0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5 .1 -.8 .1 l-5.2
+2.2v4.7h2v-3.4l1.8-.7-1.6 8.1-4.9-1-.4 2 7 1.4z" />
+</vector>