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
115
116
117
118
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
viewBox="0 0 48 48"
height="48"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r"
sodipodi:docname="application-vnd.oasis.opendocument.chart.svg">
<metadata
id="metadata36">
<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="defs34">
<filter
height="1.12"
y="-0.06"
width="1.12"
x="-0.06"
id="filter4201"
style="color-interpolation-filters:sRGB"
inkscape:collect="always">
<feGaussianBlur
id="feGaussianBlur4203"
stdDeviation="0.2826087"
inkscape:collect="always" />
</filter>
<clipPath
id="clipPath4157"
clipPathUnits="userSpaceOnUse">
<path
style="fill:#f9f8f2;fill-opacity:1;stroke-width:1.00658333"
inkscape:connector-curvature="0"
id="path4159"
d="m 27.642964,3.2951379 13.085584,13.0855841 -11.072418,0 c -0.977824,0 -2.013166,-1.035372 -2.013166,-2.013167 l 0,-11.0724171 z" />
</clipPath>
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="959"
inkscape:window-height="1026"
id="namedview32"
showgrid="false"
inkscape:zoom="8.0416667"
inkscape:cx="24"
inkscape:cy="24"
inkscape:window-x="960"
inkscape:window-y="27"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<path
d="m 9.9220213,4.1414078 c -0.8944343,0 -1.73913,0.8446957 -1.73913,1.7391304 l 0,36.5217398 c 0,0.844721 0.8944348,1.73913 1.73913,1.73913 l 27.8260867,0 c 0.844722,0 1.739131,-0.894435 1.739131,-1.73913 l 0,-26.956522 L 28.182891,4.1414078 Z"
id="path4"
inkscape:connector-curvature="0"
style="fill:#006642;fill-opacity:1;stroke-width:0.86956519" />
<path
d="m 28.248139,4.2710929 11.304348,11.3043481 -9.565218,0 c -0.844721,0 -1.73913,-0.894435 -1.73913,-1.739131 l 0,-9.5652171 z"
id="path8-3"
inkscape:connector-curvature="0"
style="fill:#000000;fill-opacity:0.39200003;stroke-width:0.86956519;filter:url(#filter4201)"
clip-path="url(#clipPath4157)"
transform="translate(-0.16493464,0.14140782)" />
<path
d="m 28.182891,4.1414078 11.304348,11.3043482 -9.565218,0 c -0.844721,0 -1.73913,-0.894435 -1.73913,-1.739131 l 0,-9.5652172 z"
id="path8"
inkscape:connector-curvature="0"
style="fill:#4f997f;fill-opacity:1;stroke-width:0.86956519" />
<g
id="g12"
transform="matrix(0.86956522,0,0,0.86956522,3.1304347,3.1304348)"
style="fill:#ffffff">
<g
transform="translate(0,-2)"
id="g14">
<path
d="m 25,34 0,-12 3,0 0,12 z"
id="path16"
inkscape:connector-curvature="0" />
<path
d="m 20,34 0,-16 3,0 0,16 z"
id="path18"
inkscape:connector-curvature="0" />
<path
d="m 15,34 0,-9 3,0 0,9 z"
id="path20"
inkscape:connector-curvature="0" />
<path
d="m 30,34 0,-4 3,0 0,4 z"
id="path22"
inkscape:connector-curvature="0" />
</g>
<g
transform="scale(1.0583,0.94492)"
id="g24" />
</g>
</svg>
|