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
|
<?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_firstpage.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="1377"
id="namedview34"
showgrid="false"
inkscape:zoom="19.666667"
inkscape:cx="23.853668"
inkscape:cy="11.072406"
inkscape:window-x="0"
inkscape:window-y="34"
inkscape:window-maximized="1"
inkscape:current-layer="svg4524" />
<defs
id="defs4526">
<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="#linearGradient3682"
id="radialGradient4202"
cx="23.157469"
cy="13.764763"
fx="23.157469"
fy="13.764763"
r="7.4501953"
gradientTransform="matrix(-0.02915721,-3.7868835,3.5450421,-0.0272953,-26.306919,96.941957)"
gradientUnits="userSpaceOnUse" />
</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="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient4202);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate;opacity:0.66"
d="M 12,5.4550781 4.5507812,12.855469 4.8554688,13.177734 6.1484375,11.894531 C 6.4642244,11.58242 6.9998368,11.806002 7,12.25 l 0,6.75 3,0 0,-3 c 0,-0.419205 0.151,-0.872214 0.472656,-1.277344 0.321656,-0.405129 0.85708,-0.742187 1.527344,-0.742187 0.656095,0 1.192978,0.301958 1.521484,0.701172 C 13.84999,15.080854 14,15.556493 14,16 l 0,3 3,0 0,-6.75 c 0.0014,-0.435548 0.520302,-0.661201 0.839844,-0.365234 l 1.316406,1.222656 0.294922,-0.275391 z m 0,9.5253909 c -0.275489,0 -0.453678,0.104861 -0.605469,0.24414 C 11.564062,15.092317 11.767334,15 12,15 c 0.374301,0 0.685965,0.212688 0.857422,0.515625 C 12.823296,15.448153 12.797437,15.376007 12.75,15.318359 12.585334,15.11825 12.371217,14.980469 12,14.980469 Z m -0.738281,0.357422 c -0.0018,0.0022 -0.0041,0.0036 -0.0059,0.0059 -0.0042,0.0053 -0.0056,0.01214 -0.0098,0.01758 0.0061,-0.0072 0.0093,-0.01642 0.01563,-0.02344 z m 1.667969,0.30664 C 12.97184,15.755368 13,15.874018 13,16 c 0,-0.103343 -0.02459,-0.229415 -0.07031,-0.355469 z"
id="path2998"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccssssscccccccscscsscccccccc" />
<path
inkscape:connector-curvature="0"
d="M 12,4.75 3.8513593,12.84375 4.84375,13.893136 6.5,12.25 l 0,7.25 4,0 0,-3.5 c 0,-0.554 0.472688,-1.519313 1.5,-1.519313 1.027312,0 1.5,0.877978 1.5,1.519313 l 0,3.5 4,0 0,-7.25 1.65625,1.540156 1.018136,-0.946406 z m 4.5,0.75 0,0.851036 1,1.063959 L 17.5,5.5 Z"
id="path2998-0"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.66;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
</svg>
|