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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="176.52748"
height="185.1386"
id="svg2">
<defs
id="defs4">
<marker
refX="0"
refY="0"
orient="auto"
style="overflow:visible"
id="Arrow1Mstart">
<path
d="M 0,0 L 5,-5 L -12.5,0 L 5,5 L 0,0 z "
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
id="path3206" />
</marker>
<marker
refX="0"
refY="0"
orient="auto"
style="overflow:visible"
id="Arrow1Mend">
<path
d="M 0,0 L 5,-5 L -12.5,0 L 5,5 L 0,0 z "
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
id="path3209" />
</marker>
<marker
refX="0"
refY="0"
orient="auto"
style="overflow:visible"
id="Arrow1Lstart">
<path
d="M 0,0 L 5,-5 L -12.5,0 L 5,5 L 0,0 z "
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
id="path3200" />
</marker>
</defs>
<path
d="M 47.243238,12.929372 L 47.243238,38.836954 L 68.578895,38.836954 L 77.341753,65.887518 L 12.191803,166.85089 L 44.195288,166.85089 L 90.676538,98.271996 L 121.15605,175.23276 L 169.16127,159.993 L 161.5414,136.37138 L 139.44375,143.22927 L 87.628587,12.929372 L 47.243238,12.929372 z "
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path2255" />
</svg>
|