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
|
<?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="989.16711"
height="720.42871"
id="svg13839"
sodipodi:version="0.32"
inkscape:version="0.46"
version="1.0"
sodipodi:docname="menuframe.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs13841">
<filter
inkscape:collect="always"
id="filter9225"
x="-0.024952862"
width="1.0499057"
y="-0.37006667"
height="1.7401333">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="10.284362"
id="feGaussianBlur9227" />
</filter>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective13847" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.49497475"
inkscape:cx="492.03015"
inkscape:cy="415.86267"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1138"
inkscape:window-height="866"
inkscape:window-x="115"
inkscape:window-y="114" />
<metadata
id="metadata13844">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(43.154991,147.85218)">
<g
id="g13834"
transform="translate(-64.362866,-160.44593)">
<path
sodipodi:nodetypes="ccccc"
id="path9051"
d="M 21.207875,667.11618 L 1010.3717,666.32512 L 981.02503,732.79646 L 44.009774,733.02248 L 21.207875,667.11618 z"
style="fill:#000000;fill-opacity:0.64761909;fill-rule:evenodd;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter9225)" />
<path
sodipodi:nodetypes="ccccccc"
id="rect8879"
d="M 31.88892,29.198097 L 770.35469,37.505576 L 780.13585,169.23846 L 981.45698,161.64313 L 966.78364,690.47361 L 55.877601,703.52822 L 31.88892,29.198097 z"
style="fill:#c5ae77;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
<path
id="path9029"
d="M 1010.375,12.59375 L 21.21875,20.875 L 44,713.03125 L 981.03125,710.65625 L 1010.375,12.59375 z M 31.875,29.1875 L 770.34375,37.5 L 780.125,169.25 L 981.46875,161.65625 L 966.78125,690.46875 L 55.875,703.53125 L 31.875,29.1875 z"
style="fill:#120b00;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
</g>
</g>
</svg>
|