summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_suggest_history_normal.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_suggest_history_normal.xml')
-rw-r--r--res/drawable/ic_suggest_history_normal.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/drawable/ic_suggest_history_normal.xml b/res/drawable/ic_suggest_history_normal.xml
new file mode 100644
index 00000000..26c26198
--- /dev/null
+++ b/res/drawable/ic_suggest_history_normal.xml
@@ -0,0 +1,15 @@
+<?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/icon_black"
+ android:fillAlpha=".9"
+ android:strokeAlpha=".9"
+ android:pathData="M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89 .07 .14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7
+7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13
+21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54 .72 -1.21-3.5-2.08V8H12z" />
+</vector>