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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="24"
height="24"
id="svg4524"
inkscape:version="0.91 r13725"
sodipodi:docname="lc_downsearch.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1375"
id="namedview22"
showgrid="true"
inkscape:zoom="27.812867"
inkscape:cx="1.3400082"
inkscape:cy="4.4660338"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="svg4524">
<inkscape:grid
type="xygrid"
id="grid4155" />
</sodipodi:namedview>
<defs
id="defs4526">
<radialGradient
cx="22.818085"
cy="-25.988077"
r="19.99999"
fx="22.818085"
fy="-25.988077"
id="radialGradient3896-0"
xlink:href="#linearGradient3682"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1.7361515,0,0,-1.5241254,50.7834,-38.540124)" />
<linearGradient
id="linearGradient3682">
<stop
style="stop-color:#1f1f1f;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop3684" />
<stop
style="stop-color:#5c5c5c;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop3686" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-4-1"
id="radialGradient4329"
cx="17"
cy="4.9855304"
fx="17"
fy="4.9855304"
r="7.0144873"
gradientTransform="matrix(-5.3946722e-8,-3.1363666,-2.1340148,3.6857973e-8,22.639534,74.318141)"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-4-1">
<stop
offset="0"
style="stop-color:#737373;stop-opacity:1"
id="stop5430-5-0" />
<stop
offset="0.26238"
style="stop-color:#636363;stop-opacity:1"
id="stop5432-2-0" />
<stop
offset="0.704952"
style="stop-color:#4b4b4b;stop-opacity:1"
id="stop5434-9-6" />
<stop
offset="1"
style="stop-color:#3f3f3f;stop-opacity:1"
id="stop5436-2-7" />
</linearGradient>
</defs>
<metadata
id="metadata4529">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<path
style="fill:url(#radialGradient4329);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 19.017922,13.941315 c 0.01289,0.253453 -0.07927,0.520234 -0.324219,0.75586 l -5.871094,5.882812 c -0.190006,0.267398 -0.498622,0.424336 -0.826172,0.419922 l -0.01563,0 c -0.0098,-5.23e-4 -0.01956,-0.0011 -0.0293,-0.002 -0.02345,-0.0011 -0.047,-0.0031 -0.07031,-0.0059 -0.278588,-0.03147 -0.530606,-0.178911 -0.695312,-0.40625 L 5.3069798,14.697087 c -0.979603,-0.942509 0.471546,-2.395693 1.412109,-1.414063 l 4.2832022,4.292969 0,-14.085963 c 0,-0.271959 0.218755,-0.490147 0.49024,-0.490147 l 1.015624,0 c 0.271483,0 0.490235,0.218189 0.490235,0.490234 l 0,14.085964 4.283204,-4.292969 c 0.70542,-0.736359 1.697672,-0.102153 1.736328,0.658203 z"
id="rect4228-7"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sccccccccccssssccs" />
</svg>
|