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
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="800"
height="600"
id="svg3942"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="forest2.svg">
<defs
id="defs3944" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.98994949"
inkscape:cx="375"
inkscape:cy="315.09792"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:showpageshadow="false"
inkscape:window-width="1026"
inkscape:window-height="871"
inkscape:window-x="321"
inkscape:window-y="25"
inkscape:window-maximized="0" />
<metadata
id="metadata3947">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-452.36218)">
<rect
style="fill:#253325;fill-opacity:1;display:inline"
id="rect3774"
width="800"
height="600"
x="0"
y="452.36218" />
<rect
style="fill:#2b1100;display:inline"
id="rect3757"
width="52.527931"
height="327.28943"
x="500.02551"
y="431.11838" />
<rect
style="fill:#2b1100;display:inline"
id="rect3759"
width="72.73098"
height="386.88843"
x="163.64471"
y="427.07776" />
<path
style="fill:#aa0000;display:inline"
d="m 722.56079,889.72762 24.08624,0 4.90646,40.735 -34.34519,0 z"
id="rect3771"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:#2b1100;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="rect2985"
width="74.751297"
height="504.0661"
x="676.80225"
y="277.57516" />
<rect
style="fill:#2b1100"
id="rect3761"
width="95.964485"
height="506.08643"
x="14.142133"
y="452.33157" />
<path
style="fill:#000080;fill-opacity:1;stroke-width:0;stroke-miterlimit:4"
d="m 351.5331,450.31126 44.44671,-1.01015 -53.53809,190.6663 59.599,275.51911 4.04061,143.94678 -154.55333,-3.0305 58.58884,-134.85536 -32.32488,-289.66125 z"
id="rect3971"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccc" />
<path
style="fill:#aa4400;fill-opacity:1;stroke-width:0;stroke-miterlimit:4"
d="m 227.28432,901.84942 62.12438,-44.44671 103.54063,1.01015 62.62945,46.46703 2.02031,40.4061 -64.64976,-40.4061 -106.57109,0 -60.10408,42.42641 z"
id="rect3974"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccc" />
<path
style="fill:#006500;fill-opacity:1;stroke-width:0;stroke-miterlimit:4"
d="m 445.47727,823.05755 18.18275,22.22336 43.94163,0 16.66752,-22.22336 -14.14214,90.91373 -47.47716,0 z"
id="rect4485"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccc" />
</g>
</svg>
|