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
|
<?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_starshapes.star8.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">
<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.28830951,0,0,0.11633788,11.351304,19.175389)"
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>
<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>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6581"
id="linearGradient4170"
x1="47.050846"
y1="4.9830508"
x2="53.18644"
y2="13.118644"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-40,0)" />
</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="28.89035"
inkscape:cy="11.108256"
inkscape:window-x="0"
inkscape:window-y="32"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<path
style="fill:url(#linearGradient4170);fill-opacity:1;stroke:#888a85;stroke-linejoin:round;stroke-opacity:1"
d="m 12,4 -2.34375,2.34375 -3.3125,0 0,3.3125 L 4,12 l 2.34375,2.34375 0,3.3125 3.3125,0 L 12,20 l 2.34375,-2.34375 3.3125,0 0,-3.3125 L 20,12 17.65625,9.65625 l 0,-3.3125 -3.3125,0 L 12,4 Z"
id="path4"
inkscape:connector-curvature="0" />
<ellipse
style="color:#000000;display:block;overflow:visible;visibility:visible;opacity:0.196;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="12"
cy="21.036797"
rx="4.8652229"
ry="1.9632038" />
<path
style="fill:none;fill-opacity:1;stroke:#fdfdfb;stroke-width:0.82353145;stroke-linejoin:round;stroke-opacity:1"
d="m 12,5.4117489 -1.930152,1.9301518 -2.7279477,0 0,2.7279483 L 5.4117483,12 l 1.930152,1.930152 0,2.727947 2.7279477,0 L 12,18.588251 l 1.930152,-1.930152 2.727948,0 0,-2.727947 L 18.588252,12 16.6581,10.069849 l 0,-2.7279483 -2.727948,0 L 12,5.4117489 Z"
id="path4-5"
inkscape:connector-curvature="0" />
</svg>
|