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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
|
<?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"
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="dimension.svg"
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"><metadata
id="metadata1539"><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="defs1537" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1346"
inkscape:window-height="842"
id="namedview1535"
showgrid="false"
inkscape:zoom="12.521303"
inkscape:cx="24"
inkscape:cy="24.695735"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1"
inkscape:document-rotation="0" />
<style
type="text/css"
id="style1492">
.st0{fill:none;stroke:#FBB03B;stroke-width:2;stroke-miterlimit:10;}
.st1{fill:none;stroke:#000000;stroke-miterlimit:10;}
.st2{fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
.st3{stroke:#F80E00;stroke-width:2;stroke-miterlimit:10;}
.st4{fill:none;stroke:#F80E00;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
.st5{font-family:'MyriadPro-Regular';}
.st6{font-size:12px;}
</style>
<path
class="st0"
d="M5.9,35.8"
id="path1494" />
<path
class="st0"
d="M9.2,32.3"
id="path1496" />
<path
class="st0"
d="M12.5,28.8"
id="path1498" />
<path
class="st0"
d="M15.8,25.3"
id="path1500" />
<path
class="st0"
d="M19.1,21.8"
id="path1502" />
<path
class="st0"
d="M22.4,18.3"
id="path1504" />
<path
class="st0"
d="M25.7,14.7"
id="path1506" />
<path
class="st0"
d="M37.2,19.2"
id="path1508" />
<path
class="st0"
d="M29,11.2"
id="path1510" />
<path
class="st0"
d="M40.6,15.7"
id="path1512" />
<path
class="st0"
d="M32.3,7.7"
id="path1514" />
<path
class="st1"
d="M36.5,6.9"
id="path1516" />
<path
class="st1"
d="M5.6,39.5"
id="path1518" />
<path
class="st2"
d="M24.6,23.8"
id="path1520" />
<path
class="st2"
d="M6,43.1"
id="path1522" />
<line
class="st3"
x1="32.164993"
y1="15.832255"
x2="44.44154"
y2="3.2073443"
id="line1524"
style="stroke:#cc0e00;stroke-width:3.5;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
<polyline
class="st4"
points="42.6,12.6 42.1,5.8 35.5,5.8 "
id="polyline1526"
style="stroke:#cc0e00;stroke-width:2.94445055;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
transform="matrix(1.1864868,0,0,1.1908708,-5.5442267,-3.6659913)" />
<line
class="st3"
x1="15.726236"
y1="32.24678"
x2="4.0029783"
y2="44.370842"
id="line1528"
style="stroke:#cc0e00;stroke-width:3.5;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
<polyline
class="st4"
points="8,34 8.5,40.9 15.1,40.9 "
id="polyline1530"
style="stroke:#cc0e00;stroke-width:2.68761367;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
transform="matrix(1.3022705,0,0,1.3022705,-6.8028116,-9.1468245)" />
<text
class="st5 st6"
id="text1532"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:17.3333px;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold'"
x="12.357784"
y="30.296465">36</text>
</svg>
|