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"
viewBox="0 0 24 24"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="lc_arrowshapes.notched-right-arrow.svg">
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8">
<linearGradient
gradientUnits="userSpaceOnUse"
y2="39.486301"
x2="37.746555"
y1="23.992306"
x1="23.598076"
gradientTransform="matrix(0.38494639,0,0,0.38533611,2.9704741,2.1234054)"
id="linearGradient13217"
xlink:href="#linearGradient6581"
inkscape:collect="always" />
<linearGradient
id="linearGradient6581">
<stop
style="stop-color:#eeeeec;stop-opacity:1;"
offset="0"
id="stop6583" />
<stop
style="stop-color:#e0e0de;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop6585" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3941"
id="radialGradient3947"
cx="2.25"
cy="16"
fx="2.25"
fy="16"
r="16.875"
gradientTransform="matrix(0.58154425,0,0,0.11633788,10.116313,12.463026)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient3941">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop3943" />
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="1"
id="stop3945" />
</linearGradient>
</defs>
<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="1301"
id="namedview6"
showgrid="false"
inkscape:zoom="27.812867"
inkscape:cx="23.652623"
inkscape:cy="12.689345"
inkscape:window-x="0"
inkscape:window-y="32"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<ellipse
style="color:#000000;display:block;overflow:visible;visibility:visible;opacity:0.52100004;fill:url(#radialGradient3947);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
id="path2193"
cx="11.424788"
cy="14.324433"
rx="9.8135595"
ry="1.9632038" />
<path
style="fill:url(#linearGradient13217);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:1.05971193;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 3.529856,9.5000002 12.385398,0 0.05489,-2.2881356 4.5,4.8389824 -4.474576,4.533899 L 15.966098,14.5 3.529852,14.5 5.3994922,12.027124 Z"
id="rect8738"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#fdfdfb;stroke-width:1.06268632;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 5.6245638,10.563559 11.2313682,-0.03814 0.01951,-0.7627119 2.18644,2.2627109 -2.237288,2.237288 -0.01951,-0.68644 -11.2440825,-0.101691 1.1330358,-1.424209 z"
id="rect11103"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccc" />
</svg>
|