summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_sce.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_sce.xml')
-rw-r--r--res/drawable/ic_sce.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/drawable/ic_sce.xml b/res/drawable/ic_sce.xml
new file mode 100644
index 000000000..e2481b396
--- /dev/null
+++ b/res/drawable/ic_sce.xml
@@ -0,0 +1,14 @@
+<?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="M17.13 8.9l.59-1.3 1.3-.6-1.3-.59-.59-1.3-.59 1.3-1.31 .59 1.31 .6
+zm-4.74-2.37l-1.18 2.61-2.61 1.18 2.61 1.18 1.18 2.61 1.19-2.61
+2.6-1.18-2.6-1.18zM19.02 10v9H5V5h9V3H5.02c-1.1 0-2 .9-2 2v14c0 1.1 .9 2 2
+2h14c1.1 0 2-.9 2-2v-9h-2z" />
+</vector>