@carbon/pictograms-react 10.9.1-rc.0 → 10.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/index.js +1 -11905
- package/lib/active--server/index.js +8 -1
- package/lib/alchemy--language/index.js +8 -5
- package/lib/amsterdam--canal/index.js +215 -30
- package/lib/amsterdam--farm/index.js +204 -24
- package/lib/amsterdam--windmill/index.js +278 -23
- package/lib/app--developer/index.js +8 -2
- package/lib/austin/index.js +248 -5
- package/lib/automate--modular--management/index.js +8 -1
- package/lib/bangalore/index.js +188 -4
- package/lib/beijing--municipal/index.js +416 -10
- package/lib/beijing--tower/index.js +12 -9
- package/lib/berlin--brandenburg/index.js +225 -5
- package/lib/berlin--brandenburg--gate/index.js +225 -5
- package/lib/berlin--cathedral/index.js +128 -8
- package/lib/berlin--tower/index.js +175 -11
- package/lib/build/index.js +10 -1
- package/lib/cloud--strategy/index.js +43 -1
- package/lib/cloudy--hazy/index.js +8 -1
- package/lib/cloudy--windy/index.js +8 -1
- package/lib/coat--hanger/index.js +8 -1
- package/lib/copenhagen--planetarium/index.js +81 -19
- package/lib/copenhagen--snekkja/index.js +56 -7
- package/lib/customer--service/index.js +12 -2
- package/lib/data--backup/index.js +57 -11
- package/lib/data--processing/index.js +81 -8
- package/lib/design--and--development--02/index.js +8 -1
- package/lib/dubai--palm--islands/index.js +47 -4
- package/lib/dubai--skyscraper/index.js +73 -18
- package/lib/dublin--brewery/index.js +267 -12
- package/lib/dublin--castle/index.js +374 -27
- package/lib/duplicate--file/index.js +39 -18
- package/lib/electric--charge/index.js +2 -2
- package/lib/envelope/index.js +21 -1
- package/lib/expand--horz/index.js +18 -9
- package/lib/expand--vert/index.js +18 -9
- package/lib/factory/index.js +2 -2
- package/lib/firewall/index.js +6 -3
- package/lib/forklift/index.js +6 -3
- package/lib/free--trial/index.js +40 -3
- package/lib/fuel/index.js +6 -3
- package/lib/index.js +1 -11905
- package/lib/intelligence/index.js +151 -2
- package/lib/language--01/index.js +25 -9
- package/lib/language--02/index.js +4 -4
- package/lib/language--03/index.js +41 -8
- package/lib/language--04/index.js +19 -6
- package/lib/language--translation/index.js +6 -3
- package/lib/language--translation--alphabet--a--expanded/index.js +6 -3
- package/lib/lock--alt/index.js +6 -3
- package/lib/locked--network/index.js +6 -3
- package/lib/locked--network--alt/index.js +18 -4
- package/lib/london/index.js +2 -2
- package/lib/machine--learning--01/index.js +60 -12
- package/lib/machine--learning--02/index.js +34 -1
- package/lib/machine--learning--03/index.js +208 -5
- package/lib/machine--learning--05/index.js +58 -24
- package/lib/madrid--cathedral/index.js +482 -17
- package/lib/madrid--skyscrapers/index.js +143 -9
- package/lib/madrid--statue/index.js +22 -4
- package/lib/marketplace/index.js +36 -3
- package/lib/melbourne/index.js +97 -6
- package/lib/mexico-city--angel--of--independence/index.js +95 -6
- package/lib/milan--duomo--di--milano/index.js +422 -10
- package/lib/milan--skyscrapers/index.js +141 -15
- package/lib/moscow/index.js +384 -44
- package/lib/munich/index.js +266 -5
- package/lib/network/index.js +118 -5
- package/lib/networking--04/index.js +14 -8
- package/lib/nice/index.js +211 -7
- package/lib/nyc--brooklyn/index.js +249 -12
- package/lib/oil--rig/index.js +33 -1
- package/lib/parliament/index.js +32 -1
- package/lib/refinery/index.js +6 -3
- package/lib/rome/index.js +430 -7
- package/lib/san--francisco/index.js +207 -4
- package/lib/san--francisco--fog/index.js +226 -5
- package/lib/sao--paulo/index.js +40 -12
- package/lib/sao--paulo--expanded--base/index.js +51 -5
- package/lib/satellite/index.js +45 -1
- package/lib/seattle/index.js +230 -23
- package/lib/secure--profile/index.js +6 -3
- package/lib/security--shield/index.js +35 -2
- package/lib/shop/index.js +69 -4
- package/lib/singapore/index.js +252 -2
- package/lib/stationary--bicycle/index.js +6 -3
- package/lib/support--services/index.js +2 -2
- package/lib/tel--aviv/index.js +576 -3
- package/lib/time-lapse/index.js +2 -2
- package/lib/tokyo--cherry--blossom/index.js +155 -6
- package/lib/tokyo--gates/index.js +60 -12
- package/lib/tokyo--temple/index.js +402 -12
- package/lib/tokyo--volcano/index.js +41 -5
- package/lib/toronto/index.js +135 -1
- package/lib/touch--gesture/index.js +32 -2
- package/lib/unlock--alt/index.js +6 -3
- package/lib/vancouver/index.js +135 -5
- package/lib/washington--dc/index.js +205 -11
- package/lib/washington--dc--capitol/index.js +517 -15
- package/lib/washington--dc--monument/index.js +104 -17
- package/lib/weather/index.js +89 -1
- package/lib/wheat/index.js +7 -1
- package/lib/wrecking--ball/index.js +2 -2
- package/package.json +4 -4
- package/umd/index.js +1 -11905
package/lib/bangalore/index.js
CHANGED
|
@@ -39,6 +39,17 @@ React.forwardRef(function Bangalore(props, ref) {
|
|
|
39
39
|
cx: "24",
|
|
40
40
|
cy: "10",
|
|
41
41
|
r: ".5"
|
|
42
|
+
}), React.createElement("line", {
|
|
43
|
+
x1: "28",
|
|
44
|
+
x2: "20",
|
|
45
|
+
y1: "20",
|
|
46
|
+
y2: "20",
|
|
47
|
+
fill: "none",
|
|
48
|
+
stroke: "#000",
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round",
|
|
51
|
+
strokeMiterlimit: "10",
|
|
52
|
+
strokeWidth: ".72"
|
|
42
53
|
}), React.createElement("path", {
|
|
43
54
|
fill: "none",
|
|
44
55
|
stroke: "#000",
|
|
@@ -46,14 +57,157 @@ React.forwardRef(function Bangalore(props, ref) {
|
|
|
46
57
|
strokeLinejoin: "round",
|
|
47
58
|
strokeMiterlimit: "10",
|
|
48
59
|
strokeWidth: ".72",
|
|
49
|
-
d: "
|
|
60
|
+
d: "M25,20v-3c0-0.552-0.448-1-1-1s-1,0.448-1,1v3"
|
|
50
61
|
}), React.createElement("path", {
|
|
51
62
|
fill: "none",
|
|
52
63
|
stroke: "#000",
|
|
64
|
+
strokeLinecap: "round",
|
|
53
65
|
strokeLinejoin: "round",
|
|
54
66
|
strokeMiterlimit: "10",
|
|
55
67
|
strokeWidth: ".72",
|
|
56
|
-
d: "
|
|
68
|
+
d: "M25,14v-1c0-0.552-0.448-1-1-1s-1,0.448-1,1v1"
|
|
69
|
+
}), React.createElement("line", {
|
|
70
|
+
x1: "12",
|
|
71
|
+
x2: "36",
|
|
72
|
+
y1: "36",
|
|
73
|
+
y2: "36",
|
|
74
|
+
fill: "none",
|
|
75
|
+
stroke: "#000",
|
|
76
|
+
strokeLinejoin: "round",
|
|
77
|
+
strokeMiterlimit: "10",
|
|
78
|
+
strokeWidth: ".72"
|
|
79
|
+
}), React.createElement("line", {
|
|
80
|
+
x1: "16",
|
|
81
|
+
x2: "32",
|
|
82
|
+
y1: "38",
|
|
83
|
+
y2: "38",
|
|
84
|
+
fill: "none",
|
|
85
|
+
stroke: "#000",
|
|
86
|
+
strokeLinejoin: "round",
|
|
87
|
+
strokeMiterlimit: "10",
|
|
88
|
+
strokeWidth: ".72"
|
|
89
|
+
}), React.createElement("line", {
|
|
90
|
+
x1: "38",
|
|
91
|
+
x2: "10",
|
|
92
|
+
y1: "34",
|
|
93
|
+
y2: "34",
|
|
94
|
+
fill: "none",
|
|
95
|
+
stroke: "#000",
|
|
96
|
+
strokeLinejoin: "round",
|
|
97
|
+
strokeMiterlimit: "10",
|
|
98
|
+
strokeWidth: ".72"
|
|
99
|
+
}), React.createElement("line", {
|
|
100
|
+
x1: "18",
|
|
101
|
+
x2: "18",
|
|
102
|
+
y1: "28",
|
|
103
|
+
y2: "36",
|
|
104
|
+
fill: "none",
|
|
105
|
+
stroke: "#000",
|
|
106
|
+
strokeLinecap: "round",
|
|
107
|
+
strokeLinejoin: "round",
|
|
108
|
+
strokeMiterlimit: "10",
|
|
109
|
+
strokeWidth: ".72"
|
|
110
|
+
}), React.createElement("line", {
|
|
111
|
+
x1: "16",
|
|
112
|
+
x2: "16",
|
|
113
|
+
y1: "28",
|
|
114
|
+
y2: "36",
|
|
115
|
+
fill: "none",
|
|
116
|
+
stroke: "#000",
|
|
117
|
+
strokeLinecap: "round",
|
|
118
|
+
strokeLinejoin: "round",
|
|
119
|
+
strokeMiterlimit: "10",
|
|
120
|
+
strokeWidth: ".72"
|
|
121
|
+
}), React.createElement("polyline", {
|
|
122
|
+
fill: "none",
|
|
123
|
+
stroke: "#000",
|
|
124
|
+
strokeLinecap: "round",
|
|
125
|
+
strokeLinejoin: "round",
|
|
126
|
+
strokeMiterlimit: "10",
|
|
127
|
+
strokeWidth: ".72",
|
|
128
|
+
points: "22,36 22,28 22,26 24,24 26,26 26,28 26,36"
|
|
129
|
+
}), React.createElement("line", {
|
|
130
|
+
x1: "30",
|
|
131
|
+
x2: "30",
|
|
132
|
+
y1: "28",
|
|
133
|
+
y2: "36",
|
|
134
|
+
fill: "none",
|
|
135
|
+
stroke: "#000",
|
|
136
|
+
strokeLinecap: "round",
|
|
137
|
+
strokeLinejoin: "round",
|
|
138
|
+
strokeMiterlimit: "10",
|
|
139
|
+
strokeWidth: ".72"
|
|
140
|
+
}), React.createElement("line", {
|
|
141
|
+
x1: "28",
|
|
142
|
+
x2: "28",
|
|
143
|
+
y1: "28",
|
|
144
|
+
y2: "36",
|
|
145
|
+
fill: "none",
|
|
146
|
+
stroke: "#000",
|
|
147
|
+
strokeLinecap: "round",
|
|
148
|
+
strokeLinejoin: "round",
|
|
149
|
+
strokeMiterlimit: "10",
|
|
150
|
+
strokeWidth: ".72"
|
|
151
|
+
}), React.createElement("line", {
|
|
152
|
+
x1: "20",
|
|
153
|
+
x2: "20",
|
|
154
|
+
y1: "28",
|
|
155
|
+
y2: "36",
|
|
156
|
+
fill: "none",
|
|
157
|
+
stroke: "#000",
|
|
158
|
+
strokeLinecap: "round",
|
|
159
|
+
strokeLinejoin: "round",
|
|
160
|
+
strokeMiterlimit: "10",
|
|
161
|
+
strokeWidth: ".72"
|
|
162
|
+
}), React.createElement("line", {
|
|
163
|
+
x1: "32",
|
|
164
|
+
x2: "32",
|
|
165
|
+
y1: "28",
|
|
166
|
+
y2: "36",
|
|
167
|
+
fill: "none",
|
|
168
|
+
stroke: "#000",
|
|
169
|
+
strokeLinecap: "round",
|
|
170
|
+
strokeLinejoin: "round",
|
|
171
|
+
strokeMiterlimit: "10",
|
|
172
|
+
strokeWidth: ".72"
|
|
173
|
+
}), React.createElement("line", {
|
|
174
|
+
x1: "36",
|
|
175
|
+
x2: "36",
|
|
176
|
+
y1: "26",
|
|
177
|
+
y2: "34",
|
|
178
|
+
fill: "none",
|
|
179
|
+
stroke: "#000",
|
|
180
|
+
strokeLinecap: "round",
|
|
181
|
+
strokeLinejoin: "round",
|
|
182
|
+
strokeMiterlimit: "10",
|
|
183
|
+
strokeWidth: ".72"
|
|
184
|
+
}), React.createElement("line", {
|
|
185
|
+
x1: "12",
|
|
186
|
+
x2: "12",
|
|
187
|
+
y1: "26",
|
|
188
|
+
y2: "34",
|
|
189
|
+
fill: "none",
|
|
190
|
+
stroke: "#000",
|
|
191
|
+
strokeLinecap: "round",
|
|
192
|
+
strokeLinejoin: "round",
|
|
193
|
+
strokeMiterlimit: "10",
|
|
194
|
+
strokeWidth: ".72"
|
|
195
|
+
}), React.createElement("polygon", {
|
|
196
|
+
fill: "none",
|
|
197
|
+
stroke: "#000",
|
|
198
|
+
strokeLinecap: "round",
|
|
199
|
+
strokeLinejoin: "round",
|
|
200
|
+
strokeMiterlimit: "10",
|
|
201
|
+
strokeWidth: ".72",
|
|
202
|
+
points: "28,22 20,22 18,20 30,20"
|
|
203
|
+
}), React.createElement("polyline", {
|
|
204
|
+
fill: "none",
|
|
205
|
+
stroke: "#000",
|
|
206
|
+
strokeLinecap: "round",
|
|
207
|
+
strokeLinejoin: "round",
|
|
208
|
+
strokeMiterlimit: "10",
|
|
209
|
+
strokeWidth: ".72",
|
|
210
|
+
points: "26,26 38,26 36,24 30,24 34,28 14,28 18,24 12,24 10,26 22,26"
|
|
57
211
|
}), React.createElement("path", {
|
|
58
212
|
fill: "none",
|
|
59
213
|
stroke: "#000",
|
|
@@ -61,7 +215,7 @@ React.forwardRef(function Bangalore(props, ref) {
|
|
|
61
215
|
strokeLinejoin: "round",
|
|
62
216
|
strokeMiterlimit: "10",
|
|
63
217
|
strokeWidth: ".72",
|
|
64
|
-
d: "
|
|
218
|
+
d: "M28,20v-2c0-2.209-1.791-4-4-4s-4,1.791-4,4v2"
|
|
65
219
|
}), React.createElement("path", {
|
|
66
220
|
fill: "none",
|
|
67
221
|
stroke: "#000",
|
|
@@ -69,7 +223,37 @@ React.forwardRef(function Bangalore(props, ref) {
|
|
|
69
223
|
strokeLinejoin: "round",
|
|
70
224
|
strokeMiterlimit: "10",
|
|
71
225
|
strokeWidth: ".72",
|
|
72
|
-
d: "
|
|
226
|
+
d: "M36,24v-2c0-1.105-0.895-2-2-2s-2,0.895-2,2v2"
|
|
227
|
+
}), React.createElement("path", {
|
|
228
|
+
fill: "none",
|
|
229
|
+
stroke: "#000",
|
|
230
|
+
strokeLinecap: "round",
|
|
231
|
+
strokeLinejoin: "round",
|
|
232
|
+
strokeMiterlimit: "10",
|
|
233
|
+
strokeWidth: ".72",
|
|
234
|
+
d: "M16,24v-2c0-1.105-0.895-2-2-2s-2,0.895-2,2v2"
|
|
235
|
+
}), React.createElement("line", {
|
|
236
|
+
x1: "20",
|
|
237
|
+
x2: "20",
|
|
238
|
+
y1: "22",
|
|
239
|
+
y2: "26",
|
|
240
|
+
fill: "none",
|
|
241
|
+
stroke: "#000",
|
|
242
|
+
strokeLinecap: "round",
|
|
243
|
+
strokeLinejoin: "round",
|
|
244
|
+
strokeMiterlimit: "10",
|
|
245
|
+
strokeWidth: ".72"
|
|
246
|
+
}), React.createElement("line", {
|
|
247
|
+
x1: "28",
|
|
248
|
+
x2: "28",
|
|
249
|
+
y1: "26",
|
|
250
|
+
y2: "22",
|
|
251
|
+
fill: "none",
|
|
252
|
+
stroke: "#000",
|
|
253
|
+
strokeLinecap: "round",
|
|
254
|
+
strokeLinejoin: "round",
|
|
255
|
+
strokeMiterlimit: "10",
|
|
256
|
+
strokeWidth: ".72"
|
|
73
257
|
}), props.children);
|
|
74
258
|
});
|
|
75
259
|
|
|
@@ -15,13 +15,136 @@ React.forwardRef(function BeijingMunicipal(props, ref) {
|
|
|
15
15
|
height: 48,
|
|
16
16
|
viewBox: "0 0 48 48",
|
|
17
17
|
ref: ref
|
|
18
|
-
}, props), React.createElement("
|
|
18
|
+
}, props), React.createElement("line", {
|
|
19
|
+
x1: "11",
|
|
20
|
+
x2: "11",
|
|
21
|
+
y1: "26",
|
|
22
|
+
y2: "23",
|
|
19
23
|
fill: "none",
|
|
20
24
|
stroke: "#000",
|
|
21
25
|
strokeLinejoin: "round",
|
|
22
26
|
strokeMiterlimit: "10",
|
|
23
|
-
strokeWidth: ".72"
|
|
24
|
-
|
|
27
|
+
strokeWidth: ".72"
|
|
28
|
+
}), React.createElement("line", {
|
|
29
|
+
x1: "13",
|
|
30
|
+
x2: "13",
|
|
31
|
+
y1: "26",
|
|
32
|
+
y2: "23",
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#000",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeMiterlimit: "10",
|
|
37
|
+
strokeWidth: ".72"
|
|
38
|
+
}), React.createElement("line", {
|
|
39
|
+
x1: "24",
|
|
40
|
+
x2: "24",
|
|
41
|
+
y1: "26",
|
|
42
|
+
y2: "24",
|
|
43
|
+
fill: "none",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeLinejoin: "round",
|
|
46
|
+
strokeMiterlimit: "10",
|
|
47
|
+
strokeWidth: ".72"
|
|
48
|
+
}), React.createElement("line", {
|
|
49
|
+
x1: "19",
|
|
50
|
+
x2: "19",
|
|
51
|
+
y1: "26",
|
|
52
|
+
y2: "24",
|
|
53
|
+
fill: "none",
|
|
54
|
+
stroke: "#000",
|
|
55
|
+
strokeLinejoin: "round",
|
|
56
|
+
strokeMiterlimit: "10",
|
|
57
|
+
strokeWidth: ".72"
|
|
58
|
+
}), React.createElement("line", {
|
|
59
|
+
x1: "29",
|
|
60
|
+
x2: "29",
|
|
61
|
+
y1: "26",
|
|
62
|
+
y2: "24",
|
|
63
|
+
fill: "none",
|
|
64
|
+
stroke: "#000",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
strokeMiterlimit: "10",
|
|
67
|
+
strokeWidth: ".72"
|
|
68
|
+
}), React.createElement("line", {
|
|
69
|
+
x1: "27",
|
|
70
|
+
x2: "27",
|
|
71
|
+
y1: "26",
|
|
72
|
+
y2: "23",
|
|
73
|
+
fill: "none",
|
|
74
|
+
stroke: "#000",
|
|
75
|
+
strokeLinejoin: "round",
|
|
76
|
+
strokeMiterlimit: "10",
|
|
77
|
+
strokeWidth: ".72"
|
|
78
|
+
}), React.createElement("line", {
|
|
79
|
+
x1: "15",
|
|
80
|
+
x2: "15",
|
|
81
|
+
y1: "26",
|
|
82
|
+
y2: "23",
|
|
83
|
+
fill: "none",
|
|
84
|
+
stroke: "#000",
|
|
85
|
+
strokeLinejoin: "round",
|
|
86
|
+
strokeMiterlimit: "10",
|
|
87
|
+
strokeWidth: ".72"
|
|
88
|
+
}), React.createElement("line", {
|
|
89
|
+
x1: "17",
|
|
90
|
+
x2: "17",
|
|
91
|
+
y1: "26",
|
|
92
|
+
y2: "23",
|
|
93
|
+
fill: "none",
|
|
94
|
+
stroke: "#000",
|
|
95
|
+
strokeLinejoin: "round",
|
|
96
|
+
strokeMiterlimit: "10",
|
|
97
|
+
strokeWidth: ".72"
|
|
98
|
+
}), React.createElement("line", {
|
|
99
|
+
x1: "21",
|
|
100
|
+
x2: "21",
|
|
101
|
+
y1: "26",
|
|
102
|
+
y2: "23",
|
|
103
|
+
fill: "none",
|
|
104
|
+
stroke: "#000",
|
|
105
|
+
strokeLinejoin: "round",
|
|
106
|
+
strokeMiterlimit: "10",
|
|
107
|
+
strokeWidth: ".72"
|
|
108
|
+
}), React.createElement("line", {
|
|
109
|
+
x1: "31",
|
|
110
|
+
x2: "31",
|
|
111
|
+
y1: "26",
|
|
112
|
+
y2: "23",
|
|
113
|
+
fill: "none",
|
|
114
|
+
stroke: "#000",
|
|
115
|
+
strokeLinejoin: "round",
|
|
116
|
+
strokeMiterlimit: "10",
|
|
117
|
+
strokeWidth: ".72"
|
|
118
|
+
}), React.createElement("line", {
|
|
119
|
+
x1: "33",
|
|
120
|
+
x2: "33",
|
|
121
|
+
y1: "26",
|
|
122
|
+
y2: "23",
|
|
123
|
+
fill: "none",
|
|
124
|
+
stroke: "#000",
|
|
125
|
+
strokeLinejoin: "round",
|
|
126
|
+
strokeMiterlimit: "10",
|
|
127
|
+
strokeWidth: ".72"
|
|
128
|
+
}), React.createElement("line", {
|
|
129
|
+
x1: "35",
|
|
130
|
+
x2: "35",
|
|
131
|
+
y1: "26",
|
|
132
|
+
y2: "23",
|
|
133
|
+
fill: "none",
|
|
134
|
+
stroke: "#000",
|
|
135
|
+
strokeLinejoin: "round",
|
|
136
|
+
strokeMiterlimit: "10",
|
|
137
|
+
strokeWidth: ".72"
|
|
138
|
+
}), React.createElement("line", {
|
|
139
|
+
x1: "37",
|
|
140
|
+
x2: "37",
|
|
141
|
+
y1: "26",
|
|
142
|
+
y2: "23",
|
|
143
|
+
fill: "none",
|
|
144
|
+
stroke: "#000",
|
|
145
|
+
strokeLinejoin: "round",
|
|
146
|
+
strokeMiterlimit: "10",
|
|
147
|
+
strokeWidth: ".72"
|
|
25
148
|
}), React.createElement("path", {
|
|
26
149
|
fill: "none",
|
|
27
150
|
stroke: "#000",
|
|
@@ -29,20 +152,303 @@ React.forwardRef(function BeijingMunicipal(props, ref) {
|
|
|
29
152
|
strokeLinejoin: "round",
|
|
30
153
|
strokeMiterlimit: "10",
|
|
31
154
|
strokeWidth: ".72",
|
|
32
|
-
d: "M11
|
|
33
|
-
}), React.createElement("
|
|
155
|
+
d: "M11,18h26v-1c-2,0-5-2-6-4H17c-1,2-4,4-6,4V18z"
|
|
156
|
+
}), React.createElement("line", {
|
|
157
|
+
x1: "34",
|
|
158
|
+
x2: "34",
|
|
159
|
+
y1: "20",
|
|
160
|
+
y2: "18",
|
|
34
161
|
fill: "none",
|
|
35
162
|
stroke: "#000",
|
|
163
|
+
strokeLinecap: "round",
|
|
164
|
+
strokeLinejoin: "round",
|
|
36
165
|
strokeMiterlimit: "10",
|
|
37
|
-
strokeWidth: ".72"
|
|
38
|
-
|
|
39
|
-
|
|
166
|
+
strokeWidth: ".72"
|
|
167
|
+
}), React.createElement("line", {
|
|
168
|
+
x1: "14.042",
|
|
169
|
+
x2: "14.042",
|
|
170
|
+
y1: "20",
|
|
171
|
+
y2: "18",
|
|
40
172
|
fill: "none",
|
|
41
173
|
stroke: "#000",
|
|
174
|
+
strokeLinecap: "round",
|
|
42
175
|
strokeLinejoin: "round",
|
|
43
176
|
strokeMiterlimit: "10",
|
|
44
|
-
strokeWidth: ".72"
|
|
45
|
-
|
|
177
|
+
strokeWidth: ".72"
|
|
178
|
+
}), React.createElement("line", {
|
|
179
|
+
x1: "26",
|
|
180
|
+
x2: "25",
|
|
181
|
+
y1: "30",
|
|
182
|
+
y2: "30",
|
|
183
|
+
fill: "none",
|
|
184
|
+
stroke: "#000",
|
|
185
|
+
strokeMiterlimit: "10",
|
|
186
|
+
strokeWidth: ".72"
|
|
187
|
+
}), React.createElement("line", {
|
|
188
|
+
x1: "25",
|
|
189
|
+
x2: "27",
|
|
190
|
+
y1: "32",
|
|
191
|
+
y2: "32",
|
|
192
|
+
fill: "none",
|
|
193
|
+
stroke: "#000",
|
|
194
|
+
strokeMiterlimit: "10",
|
|
195
|
+
strokeWidth: ".72"
|
|
196
|
+
}), React.createElement("line", {
|
|
197
|
+
x1: "27",
|
|
198
|
+
x2: "25",
|
|
199
|
+
y1: "32",
|
|
200
|
+
y2: "32",
|
|
201
|
+
fill: "none",
|
|
202
|
+
stroke: "#000",
|
|
203
|
+
strokeMiterlimit: "10",
|
|
204
|
+
strokeWidth: ".72"
|
|
205
|
+
}), React.createElement("line", {
|
|
206
|
+
x1: "25",
|
|
207
|
+
x2: "28",
|
|
208
|
+
y1: "34",
|
|
209
|
+
y2: "34",
|
|
210
|
+
fill: "none",
|
|
211
|
+
stroke: "#000",
|
|
212
|
+
strokeMiterlimit: "10",
|
|
213
|
+
strokeWidth: ".72"
|
|
214
|
+
}), React.createElement("line", {
|
|
215
|
+
x1: "28",
|
|
216
|
+
x2: "25",
|
|
217
|
+
y1: "34",
|
|
218
|
+
y2: "34",
|
|
219
|
+
fill: "none",
|
|
220
|
+
stroke: "#000",
|
|
221
|
+
strokeMiterlimit: "10",
|
|
222
|
+
strokeWidth: ".72"
|
|
223
|
+
}), React.createElement("line", {
|
|
224
|
+
x1: "25",
|
|
225
|
+
x2: "29",
|
|
226
|
+
y1: "36",
|
|
227
|
+
y2: "36",
|
|
228
|
+
fill: "none",
|
|
229
|
+
stroke: "#000",
|
|
230
|
+
strokeMiterlimit: "10",
|
|
231
|
+
strokeWidth: ".72"
|
|
232
|
+
}), React.createElement("line", {
|
|
233
|
+
x1: "29",
|
|
234
|
+
x2: "25",
|
|
235
|
+
y1: "36",
|
|
236
|
+
y2: "36",
|
|
237
|
+
fill: "none",
|
|
238
|
+
stroke: "#000",
|
|
239
|
+
strokeMiterlimit: "10",
|
|
240
|
+
strokeWidth: ".72"
|
|
241
|
+
}), React.createElement("line", {
|
|
242
|
+
x1: "25",
|
|
243
|
+
x2: "30",
|
|
244
|
+
y1: "38",
|
|
245
|
+
y2: "38",
|
|
246
|
+
fill: "none",
|
|
247
|
+
stroke: "#000",
|
|
248
|
+
strokeMiterlimit: "10",
|
|
249
|
+
strokeWidth: ".72"
|
|
250
|
+
}), React.createElement("line", {
|
|
251
|
+
x1: "32",
|
|
252
|
+
x2: "28",
|
|
253
|
+
y1: "30",
|
|
254
|
+
y2: "30",
|
|
255
|
+
fill: "none",
|
|
256
|
+
stroke: "#000",
|
|
257
|
+
strokeMiterlimit: "10",
|
|
258
|
+
strokeWidth: ".72"
|
|
259
|
+
}), React.createElement("line", {
|
|
260
|
+
x1: "29",
|
|
261
|
+
x2: "33",
|
|
262
|
+
y1: "32",
|
|
263
|
+
y2: "32",
|
|
264
|
+
fill: "none",
|
|
265
|
+
stroke: "#000",
|
|
266
|
+
strokeMiterlimit: "10",
|
|
267
|
+
strokeWidth: ".72"
|
|
268
|
+
}), React.createElement("line", {
|
|
269
|
+
x1: "30",
|
|
270
|
+
x2: "35",
|
|
271
|
+
y1: "34",
|
|
272
|
+
y2: "34",
|
|
273
|
+
fill: "none",
|
|
274
|
+
stroke: "#000",
|
|
275
|
+
strokeMiterlimit: "10",
|
|
276
|
+
strokeWidth: ".72"
|
|
277
|
+
}), React.createElement("line", {
|
|
278
|
+
x1: "31",
|
|
279
|
+
x2: "37",
|
|
280
|
+
y1: "36",
|
|
281
|
+
y2: "36",
|
|
282
|
+
fill: "none",
|
|
283
|
+
stroke: "#000",
|
|
284
|
+
strokeMiterlimit: "10",
|
|
285
|
+
strokeWidth: ".72"
|
|
286
|
+
}), React.createElement("line", {
|
|
287
|
+
x1: "32",
|
|
288
|
+
x2: "39",
|
|
289
|
+
y1: "38",
|
|
290
|
+
y2: "38",
|
|
291
|
+
fill: "none",
|
|
292
|
+
stroke: "#000",
|
|
293
|
+
strokeMiterlimit: "10",
|
|
294
|
+
strokeWidth: ".72"
|
|
295
|
+
}), React.createElement("line", {
|
|
296
|
+
x1: "22",
|
|
297
|
+
x2: "25",
|
|
298
|
+
y1: "30",
|
|
299
|
+
y2: "30",
|
|
300
|
+
fill: "none",
|
|
301
|
+
stroke: "#000",
|
|
302
|
+
strokeMiterlimit: "10",
|
|
303
|
+
strokeWidth: ".72"
|
|
304
|
+
}), React.createElement("line", {
|
|
305
|
+
x1: "23",
|
|
306
|
+
x2: "21",
|
|
307
|
+
y1: "32",
|
|
308
|
+
y2: "32",
|
|
309
|
+
fill: "none",
|
|
310
|
+
stroke: "#000",
|
|
311
|
+
strokeMiterlimit: "10",
|
|
312
|
+
strokeWidth: ".72"
|
|
313
|
+
}), React.createElement("line", {
|
|
314
|
+
x1: "21",
|
|
315
|
+
x2: "25",
|
|
316
|
+
y1: "32",
|
|
317
|
+
y2: "32",
|
|
318
|
+
fill: "none",
|
|
319
|
+
stroke: "#000",
|
|
320
|
+
strokeMiterlimit: "10",
|
|
321
|
+
strokeWidth: ".72"
|
|
322
|
+
}), React.createElement("line", {
|
|
323
|
+
x1: "23",
|
|
324
|
+
x2: "20",
|
|
325
|
+
y1: "34",
|
|
326
|
+
y2: "34",
|
|
327
|
+
fill: "none",
|
|
328
|
+
stroke: "#000",
|
|
329
|
+
strokeMiterlimit: "10",
|
|
330
|
+
strokeWidth: ".72"
|
|
331
|
+
}), React.createElement("line", {
|
|
332
|
+
x1: "20",
|
|
333
|
+
x2: "25",
|
|
334
|
+
y1: "34",
|
|
335
|
+
y2: "34",
|
|
336
|
+
fill: "none",
|
|
337
|
+
stroke: "#000",
|
|
338
|
+
strokeMiterlimit: "10",
|
|
339
|
+
strokeWidth: ".72"
|
|
340
|
+
}), React.createElement("line", {
|
|
341
|
+
x1: "23",
|
|
342
|
+
x2: "19",
|
|
343
|
+
y1: "36",
|
|
344
|
+
y2: "36",
|
|
345
|
+
fill: "none",
|
|
346
|
+
stroke: "#000",
|
|
347
|
+
strokeMiterlimit: "10",
|
|
348
|
+
strokeWidth: ".72"
|
|
349
|
+
}), React.createElement("line", {
|
|
350
|
+
x1: "19",
|
|
351
|
+
x2: "25",
|
|
352
|
+
y1: "36",
|
|
353
|
+
y2: "36",
|
|
354
|
+
fill: "none",
|
|
355
|
+
stroke: "#000",
|
|
356
|
+
strokeMiterlimit: "10",
|
|
357
|
+
strokeWidth: ".72"
|
|
358
|
+
}), React.createElement("line", {
|
|
359
|
+
x1: "25",
|
|
360
|
+
x2: "18",
|
|
361
|
+
y1: "38",
|
|
362
|
+
y2: "38",
|
|
363
|
+
fill: "none",
|
|
364
|
+
stroke: "#000",
|
|
365
|
+
strokeMiterlimit: "10",
|
|
366
|
+
strokeWidth: ".72"
|
|
367
|
+
}), React.createElement("line", {
|
|
368
|
+
x1: "16",
|
|
369
|
+
x2: "20",
|
|
370
|
+
y1: "30",
|
|
371
|
+
y2: "30",
|
|
372
|
+
fill: "none",
|
|
373
|
+
stroke: "#000",
|
|
374
|
+
strokeMiterlimit: "10",
|
|
375
|
+
strokeWidth: ".72"
|
|
376
|
+
}), React.createElement("line", {
|
|
377
|
+
x1: "19",
|
|
378
|
+
x2: "15",
|
|
379
|
+
y1: "32",
|
|
380
|
+
y2: "32",
|
|
381
|
+
fill: "none",
|
|
382
|
+
stroke: "#000",
|
|
383
|
+
strokeMiterlimit: "10",
|
|
384
|
+
strokeWidth: ".72"
|
|
385
|
+
}), React.createElement("line", {
|
|
386
|
+
x1: "18",
|
|
387
|
+
x2: "13",
|
|
388
|
+
y1: "34",
|
|
389
|
+
y2: "34",
|
|
390
|
+
fill: "none",
|
|
391
|
+
stroke: "#000",
|
|
392
|
+
strokeMiterlimit: "10",
|
|
393
|
+
strokeWidth: ".72"
|
|
394
|
+
}), React.createElement("line", {
|
|
395
|
+
x1: "17",
|
|
396
|
+
x2: "11",
|
|
397
|
+
y1: "36",
|
|
398
|
+
y2: "36",
|
|
399
|
+
fill: "none",
|
|
400
|
+
stroke: "#000",
|
|
401
|
+
strokeMiterlimit: "10",
|
|
402
|
+
strokeWidth: ".72"
|
|
403
|
+
}), React.createElement("line", {
|
|
404
|
+
x1: "16",
|
|
405
|
+
x2: "9",
|
|
406
|
+
y1: "38",
|
|
407
|
+
y2: "38",
|
|
408
|
+
fill: "none",
|
|
409
|
+
stroke: "#000",
|
|
410
|
+
strokeMiterlimit: "10",
|
|
411
|
+
strokeWidth: ".72"
|
|
412
|
+
}), React.createElement("line", {
|
|
413
|
+
x1: "17",
|
|
414
|
+
x2: "17",
|
|
415
|
+
y1: "13",
|
|
416
|
+
y2: "11",
|
|
417
|
+
fill: "none",
|
|
418
|
+
stroke: "#000",
|
|
419
|
+
strokeLinejoin: "round",
|
|
420
|
+
strokeMiterlimit: "10",
|
|
421
|
+
strokeWidth: ".72"
|
|
422
|
+
}), React.createElement("line", {
|
|
423
|
+
x1: "31",
|
|
424
|
+
x2: "31",
|
|
425
|
+
y1: "13",
|
|
426
|
+
y2: "11",
|
|
427
|
+
fill: "none",
|
|
428
|
+
stroke: "#000",
|
|
429
|
+
strokeLinejoin: "round",
|
|
430
|
+
strokeMiterlimit: "10",
|
|
431
|
+
strokeWidth: ".72"
|
|
432
|
+
}), React.createElement("line", {
|
|
433
|
+
x1: "39",
|
|
434
|
+
x2: "9",
|
|
435
|
+
y1: "28",
|
|
436
|
+
y2: "28",
|
|
437
|
+
fill: "none",
|
|
438
|
+
stroke: "#000",
|
|
439
|
+
strokeLinejoin: "round",
|
|
440
|
+
strokeMiterlimit: "10",
|
|
441
|
+
strokeWidth: ".72"
|
|
442
|
+
}), React.createElement("line", {
|
|
443
|
+
x1: "39",
|
|
444
|
+
x2: "9",
|
|
445
|
+
y1: "26",
|
|
446
|
+
y2: "26",
|
|
447
|
+
fill: "none",
|
|
448
|
+
stroke: "#000",
|
|
449
|
+
strokeLinejoin: "round",
|
|
450
|
+
strokeMiterlimit: "10",
|
|
451
|
+
strokeWidth: ".72"
|
|
46
452
|
}), React.createElement("path", {
|
|
47
453
|
fill: "none",
|
|
48
454
|
stroke: "#000",
|