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
114
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
width="24"
height="24"
viewBox="0 0 24.000001 24.000001"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="lc_spelling.svg">
<defs
id="defs4">
<linearGradient
id="linearGradient2264">
<stop
style="stop-color:#d7e866;stop-opacity:1;"
offset="0"
id="stop2266" />
<stop
style="stop-color:#8cab2a;stop-opacity:1;"
offset="1"
id="stop2268" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2264"
id="linearGradient4205"
x1="16.000002"
y1="1039.3622"
x2="16.000002"
y2="1049.3622"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(1.0004272,0)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2.8"
inkscape:cx="7.9999999"
inkscape:cy="-41.587758"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:window-width="1169"
inkscape:window-height="804"
inkscape:window-x="726"
inkscape:window-y="106"
inkscape:window-maximized="0">
<inkscape:grid
type="xygrid"
id="grid4136" />
</sodipodi:namedview>
<metadata
id="metadata7">
<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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1028.3622)">
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="2.0000002"
y="1038.2767"
id="text4138"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4140"
x="2.0000002"
y="1038.2767"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:8.75000095px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold'">ABC</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#ea1d1d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 26.000002,1041.3622 2,-2 2,2 2,-2 2,2 2,-2 2,2 2,-2 2,2 2,-2"
id="path4207"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4193"
d="m 12.500428,1044.8618 2,2 5,-5"
style="opacity:1;fill:none;stroke:#699536;stroke-width:4.00000048;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="opacity:1;fill:none;stroke:url(#linearGradient4205);stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 12.500428,1044.8618 2,2 5,-5"
id="path3051"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccc" />
</g>
</svg>
|