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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
id="Layer_1"
x="0px"
y="0px"
viewBox="0 0 48 48"
style="enable-background:new 0 0 48 48;"
xml:space="preserve"
sodipodi:docname="benchwork.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
id="metadata23"><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="defs21" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1352"
inkscape:window-height="949"
id="namedview19"
showgrid="false"
inkscape:snap-nodes="false"
inkscape:zoom="12.521303"
inkscape:cx="23.879304"
inkscape:cy="24.478283"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1"
inkscape:document-rotation="0"
inkscape:pagecheckerboard="0" />
<style
type="text/css"
id="style2">
.st0{fill:#FF8200;stroke:#000000;stroke-miterlimit:10;}
.st1{fill:#FF8200;}
.st2{fill:none;stroke:#000000;stroke-miterlimit:10;}
.st3{fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;}
</style>
<path
style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.404px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 8.5262885,15.440457 28.146087,1.6811615 38.776901,1.7919341 19.758367,15.440457 H 8.5262885"
id="path2655"
sodipodi:nodetypes="ccccc" /><rect
x="8.526289"
y="15.440457"
class="st0"
width="11.232078"
height="30.888212"
id="rect4"
style="stroke-width:1.55649;stroke-miterlimit:10;stroke-dasharray:none" />
<polygon
class="st1"
points="37,29.4 24,39.5 24,17.8 37,8.1 "
id="polygon6"
transform="matrix(1.4040097,0,0,1.4040097,-13.23586,-9.1297125)" />
<line
class="st2"
x1="19.758366"
y1="15.440457"
x2="38.712502"
y2="2.2427664"
id="line8"
style="stroke-width:1.55649;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none" />
<path
class="st3"
d="M 40.256907,31.586568"
id="path10"
style="stroke-width:1.404" />
<path
class="st3"
d="M 19.758367,46.890273"
id="path12"
style="stroke-width:1.404" />
<line
class="st2"
x1="8.5213375"
y1="15.013557"
x2="28.155918"
y2="1.6713308"
id="line14"
style="stroke-width:1.55649;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:none" />
<path
style="fill:none;stroke:#000000;stroke-width:1.55649;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 20.106958,46.262547 38.702489,31.854252"
id="path848" /></svg>
|