-
Notifications
You must be signed in to change notification settings - Fork 104
/
Copy pathsearch_back_vector.xml
44 lines (40 loc) · 1.69 KB
/
search_back_vector.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="48dp"
android:height="24dp"
android:viewportHeight="24"
android:viewportWidth="48">
<group
android:pivotX="24"
android:pivotY="12"
android:scaleX="1"
android:scaleY="1">
<path
android:name="stem"
android:pathData="M24.7,12.7 C24.70,12.7 31.8173374,19.9066081 31.8173371,19.9066082 C32.7867437,20.7006357 34.4599991,23 37.5,23 C40.54,23 43,20.54 43,17.5 C43,14.46 40.54,12 37.5,12 C34.46,12 33.2173088,12 31.8173371,12 C31.8173374,12 18.8477173,12 18.8477173,12"
android:strokeColor="#5D5D5D"
android:strokeWidth="2"
android:trimPathEnd="0.185"
android:trimPathStart="0" />
<path
android:name="search_circle"
android:pathData="M25.39,13.39 A 5.5 5.5 0 1 1 17.61 5.61 A 5.5 5.5 0 1 1 25.39 13.39"
android:strokeColor="#5D5D5D"
android:strokeWidth="2"
android:trimPathEnd="1" />
<group android:name="arrow_head">
<path
android:name="arrow_head_top"
android:pathData="M16.7017297,12.6957157 L24.7043962,4.69304955"
android:strokeColor="#5D5D5D"
android:strokeWidth="2"
android:trimPathEnd="0" />
<path
android:name="arrow_head_bottom"
android:pathData="M16.7107986,11.2764828 L24.7221527,19.2878361"
android:strokeColor="#5D5D5D"
android:strokeWidth="2"
android:trimPathEnd="0" />
</group>
</group>
</vector>