@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
|
@@ -15,36 +15,39 @@ React.forwardRef(function BeijingTower(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: "24",
|
|
20
|
+
x2: "24",
|
|
21
|
+
y1: "19",
|
|
22
|
+
y2: "9",
|
|
19
23
|
fill: "none",
|
|
20
24
|
stroke: "#000",
|
|
21
25
|
strokeLinecap: "round",
|
|
22
26
|
strokeLinejoin: "round",
|
|
23
27
|
strokeMiterlimit: "10",
|
|
24
|
-
strokeWidth: ".72"
|
|
25
|
-
|
|
26
|
-
}), React.createElement("path", {
|
|
28
|
+
strokeWidth: ".72"
|
|
29
|
+
}), React.createElement("polyline", {
|
|
27
30
|
fill: "none",
|
|
28
31
|
stroke: "#000",
|
|
29
32
|
strokeLinecap: "round",
|
|
30
33
|
strokeMiterlimit: "10",
|
|
31
34
|
strokeWidth: ".72",
|
|
32
|
-
|
|
33
|
-
}), React.createElement("
|
|
35
|
+
points: "15,39 20.032,19 30.032,19 35,39"
|
|
36
|
+
}), React.createElement("polygon", {
|
|
34
37
|
fill: "none",
|
|
35
38
|
stroke: "#000",
|
|
36
39
|
strokeLinecap: "round",
|
|
37
40
|
strokeLinejoin: "round",
|
|
38
41
|
strokeMiterlimit: "10",
|
|
39
42
|
strokeWidth: ".72",
|
|
40
|
-
|
|
41
|
-
}), React.createElement("
|
|
43
|
+
points: "24,9 16,11 9,39 39,39 33,15"
|
|
44
|
+
}), React.createElement("polyline", {
|
|
42
45
|
fill: "none",
|
|
43
46
|
stroke: "#000",
|
|
44
47
|
strokeLinecap: "round",
|
|
45
48
|
strokeMiterlimit: "10",
|
|
46
49
|
strokeWidth: ".72",
|
|
47
|
-
|
|
50
|
+
points: "22.25,19 19,32 29,32 29.032,32 25.782,19"
|
|
48
51
|
}), props.children);
|
|
49
52
|
});
|
|
50
53
|
|
|
@@ -15,28 +15,248 @@ React.forwardRef(function BerlinBrandenburg(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: "9",
|
|
20
|
+
x2: "39",
|
|
21
|
+
y1: "36",
|
|
22
|
+
y2: "36",
|
|
23
|
+
fill: "none",
|
|
24
|
+
stroke: "#000",
|
|
25
|
+
strokeLinejoin: "round",
|
|
26
|
+
strokeMiterlimit: "10",
|
|
27
|
+
strokeWidth: ".72"
|
|
28
|
+
}), React.createElement("line", {
|
|
29
|
+
x1: "9",
|
|
30
|
+
x2: "39",
|
|
31
|
+
y1: "18",
|
|
32
|
+
y2: "18",
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#000",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeMiterlimit: "10",
|
|
37
|
+
strokeWidth: ".72"
|
|
38
|
+
}), React.createElement("line", {
|
|
39
|
+
x1: "20",
|
|
40
|
+
x2: "28",
|
|
41
|
+
y1: "16",
|
|
42
|
+
y2: "16",
|
|
43
|
+
fill: "none",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeLinejoin: "round",
|
|
46
|
+
strokeMiterlimit: "10",
|
|
47
|
+
strokeWidth: ".72"
|
|
48
|
+
}), React.createElement("line", {
|
|
49
|
+
x1: "11",
|
|
50
|
+
x2: "37",
|
|
51
|
+
y1: "14",
|
|
52
|
+
y2: "14",
|
|
53
|
+
fill: "none",
|
|
54
|
+
stroke: "#000",
|
|
55
|
+
strokeLinejoin: "round",
|
|
56
|
+
strokeMiterlimit: "10",
|
|
57
|
+
strokeWidth: ".72"
|
|
58
|
+
}), React.createElement("line", {
|
|
59
|
+
x1: "9",
|
|
60
|
+
x2: "39",
|
|
61
|
+
y1: "20",
|
|
62
|
+
y2: "20",
|
|
63
|
+
fill: "none",
|
|
64
|
+
stroke: "#000",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
strokeMiterlimit: "10",
|
|
67
|
+
strokeWidth: ".72"
|
|
68
|
+
}), React.createElement("line", {
|
|
69
|
+
x1: "21",
|
|
70
|
+
x2: "21",
|
|
71
|
+
y1: "22",
|
|
72
|
+
y2: "36",
|
|
73
|
+
fill: "none",
|
|
74
|
+
stroke: "#000",
|
|
75
|
+
strokeLinecap: "round",
|
|
76
|
+
strokeLinejoin: "round",
|
|
77
|
+
strokeMiterlimit: "10",
|
|
78
|
+
strokeWidth: ".72"
|
|
79
|
+
}), React.createElement("line", {
|
|
80
|
+
x1: "19",
|
|
81
|
+
x2: "19",
|
|
82
|
+
y1: "22",
|
|
83
|
+
y2: "36",
|
|
84
|
+
fill: "none",
|
|
85
|
+
stroke: "#000",
|
|
86
|
+
strokeLinecap: "round",
|
|
87
|
+
strokeLinejoin: "round",
|
|
88
|
+
strokeMiterlimit: "10",
|
|
89
|
+
strokeWidth: ".72"
|
|
90
|
+
}), React.createElement("line", {
|
|
91
|
+
x1: "17",
|
|
92
|
+
x2: "17",
|
|
93
|
+
y1: "22",
|
|
94
|
+
y2: "36",
|
|
95
|
+
fill: "none",
|
|
96
|
+
stroke: "#000",
|
|
97
|
+
strokeLinecap: "round",
|
|
98
|
+
strokeLinejoin: "round",
|
|
99
|
+
strokeMiterlimit: "10",
|
|
100
|
+
strokeWidth: ".72"
|
|
101
|
+
}), React.createElement("line", {
|
|
102
|
+
x1: "15",
|
|
103
|
+
x2: "15",
|
|
104
|
+
y1: "22",
|
|
105
|
+
y2: "36",
|
|
106
|
+
fill: "none",
|
|
107
|
+
stroke: "#000",
|
|
108
|
+
strokeLinecap: "round",
|
|
109
|
+
strokeLinejoin: "round",
|
|
110
|
+
strokeMiterlimit: "10",
|
|
111
|
+
strokeWidth: ".72"
|
|
112
|
+
}), React.createElement("line", {
|
|
113
|
+
x1: "13",
|
|
114
|
+
x2: "13",
|
|
115
|
+
y1: "22",
|
|
116
|
+
y2: "36",
|
|
117
|
+
fill: "none",
|
|
118
|
+
stroke: "#000",
|
|
119
|
+
strokeLinecap: "round",
|
|
120
|
+
strokeLinejoin: "round",
|
|
121
|
+
strokeMiterlimit: "10",
|
|
122
|
+
strokeWidth: ".72"
|
|
123
|
+
}), React.createElement("line", {
|
|
124
|
+
x1: "11",
|
|
125
|
+
x2: "11",
|
|
126
|
+
y1: "22",
|
|
127
|
+
y2: "36",
|
|
128
|
+
fill: "none",
|
|
129
|
+
stroke: "#000",
|
|
130
|
+
strokeLinecap: "round",
|
|
131
|
+
strokeLinejoin: "round",
|
|
132
|
+
strokeMiterlimit: "10",
|
|
133
|
+
strokeWidth: ".72"
|
|
134
|
+
}), React.createElement("line", {
|
|
135
|
+
x1: "37",
|
|
136
|
+
x2: "37",
|
|
137
|
+
y1: "22",
|
|
138
|
+
y2: "36",
|
|
139
|
+
fill: "none",
|
|
140
|
+
stroke: "#000",
|
|
141
|
+
strokeLinecap: "round",
|
|
142
|
+
strokeLinejoin: "round",
|
|
143
|
+
strokeMiterlimit: "10",
|
|
144
|
+
strokeWidth: ".72"
|
|
145
|
+
}), React.createElement("line", {
|
|
146
|
+
x1: "13",
|
|
147
|
+
x2: "13",
|
|
148
|
+
y1: "14",
|
|
149
|
+
y2: "18",
|
|
150
|
+
fill: "none",
|
|
151
|
+
stroke: "#000",
|
|
152
|
+
strokeLinecap: "round",
|
|
153
|
+
strokeLinejoin: "round",
|
|
154
|
+
strokeMiterlimit: "10",
|
|
155
|
+
strokeWidth: ".72"
|
|
156
|
+
}), React.createElement("line", {
|
|
157
|
+
x1: "35",
|
|
158
|
+
x2: "35",
|
|
159
|
+
y1: "14",
|
|
160
|
+
y2: "18",
|
|
161
|
+
fill: "none",
|
|
162
|
+
stroke: "#000",
|
|
163
|
+
strokeLinecap: "round",
|
|
164
|
+
strokeLinejoin: "round",
|
|
165
|
+
strokeMiterlimit: "10",
|
|
166
|
+
strokeWidth: ".72"
|
|
167
|
+
}), React.createElement("line", {
|
|
168
|
+
x1: "35",
|
|
169
|
+
x2: "35",
|
|
170
|
+
y1: "22",
|
|
171
|
+
y2: "36",
|
|
172
|
+
fill: "none",
|
|
173
|
+
stroke: "#000",
|
|
174
|
+
strokeLinecap: "round",
|
|
175
|
+
strokeLinejoin: "round",
|
|
176
|
+
strokeMiterlimit: "10",
|
|
177
|
+
strokeWidth: ".72"
|
|
178
|
+
}), React.createElement("line", {
|
|
179
|
+
x1: "33",
|
|
180
|
+
x2: "33",
|
|
181
|
+
y1: "22",
|
|
182
|
+
y2: "36",
|
|
183
|
+
fill: "none",
|
|
184
|
+
stroke: "#000",
|
|
185
|
+
strokeLinecap: "round",
|
|
186
|
+
strokeLinejoin: "round",
|
|
187
|
+
strokeMiterlimit: "10",
|
|
188
|
+
strokeWidth: ".72"
|
|
189
|
+
}), React.createElement("line", {
|
|
190
|
+
x1: "31",
|
|
191
|
+
x2: "31",
|
|
192
|
+
y1: "22",
|
|
193
|
+
y2: "36",
|
|
194
|
+
fill: "none",
|
|
195
|
+
stroke: "#000",
|
|
196
|
+
strokeLinecap: "round",
|
|
197
|
+
strokeLinejoin: "round",
|
|
198
|
+
strokeMiterlimit: "10",
|
|
199
|
+
strokeWidth: ".72"
|
|
200
|
+
}), React.createElement("line", {
|
|
201
|
+
x1: "29",
|
|
202
|
+
x2: "29",
|
|
203
|
+
y1: "22",
|
|
204
|
+
y2: "36",
|
|
205
|
+
fill: "none",
|
|
206
|
+
stroke: "#000",
|
|
207
|
+
strokeLinecap: "round",
|
|
208
|
+
strokeLinejoin: "round",
|
|
209
|
+
strokeMiterlimit: "10",
|
|
210
|
+
strokeWidth: ".72"
|
|
211
|
+
}), React.createElement("line", {
|
|
212
|
+
x1: "27",
|
|
213
|
+
x2: "27",
|
|
214
|
+
y1: "22",
|
|
215
|
+
y2: "36",
|
|
216
|
+
fill: "none",
|
|
217
|
+
stroke: "#000",
|
|
218
|
+
strokeLinecap: "round",
|
|
219
|
+
strokeLinejoin: "round",
|
|
220
|
+
strokeMiterlimit: "10",
|
|
221
|
+
strokeWidth: ".72"
|
|
222
|
+
}), React.createElement("line", {
|
|
223
|
+
x1: "9",
|
|
224
|
+
x2: "39",
|
|
225
|
+
y1: "22",
|
|
226
|
+
y2: "22",
|
|
227
|
+
fill: "none",
|
|
228
|
+
stroke: "#000",
|
|
229
|
+
strokeLinejoin: "round",
|
|
230
|
+
strokeMiterlimit: "10",
|
|
231
|
+
strokeWidth: ".72"
|
|
232
|
+
}), React.createElement("path", {
|
|
19
233
|
fill: "none",
|
|
20
234
|
stroke: "#000",
|
|
21
235
|
strokeLinejoin: "round",
|
|
22
236
|
strokeMiterlimit: "10",
|
|
23
237
|
strokeWidth: ".72",
|
|
24
|
-
d: "
|
|
238
|
+
d: "M20,10 c2.209,0,4,1.791,4,4"
|
|
239
|
+
}), React.createElement("path", {
|
|
240
|
+
fill: "none",
|
|
241
|
+
stroke: "#000",
|
|
242
|
+
strokeLinejoin: "round",
|
|
243
|
+
strokeMiterlimit: "10",
|
|
244
|
+
strokeWidth: ".72",
|
|
245
|
+
d: "M28,10 c-2.209,0-4,1.791-4,4"
|
|
25
246
|
}), React.createElement("path", {
|
|
26
247
|
fill: "none",
|
|
27
248
|
stroke: "#000",
|
|
28
|
-
strokeLinecap: "round",
|
|
29
249
|
strokeLinejoin: "round",
|
|
30
250
|
strokeMiterlimit: "10",
|
|
31
251
|
strokeWidth: ".72",
|
|
32
|
-
d: "
|
|
252
|
+
d: "M28,12 c-1.105,0-2,0.895-2,2"
|
|
33
253
|
}), React.createElement("path", {
|
|
34
254
|
fill: "none",
|
|
35
255
|
stroke: "#000",
|
|
36
256
|
strokeLinejoin: "round",
|
|
37
257
|
strokeMiterlimit: "10",
|
|
38
258
|
strokeWidth: ".72",
|
|
39
|
-
d: "
|
|
259
|
+
d: "M20,12 c1.105,0,2,0.895,2,2"
|
|
40
260
|
}), props.children);
|
|
41
261
|
});
|
|
42
262
|
|
|
@@ -15,28 +15,248 @@ React.forwardRef(function BerlinBrandenburgGate(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: "9",
|
|
20
|
+
x2: "39",
|
|
21
|
+
y1: "36",
|
|
22
|
+
y2: "36",
|
|
23
|
+
fill: "none",
|
|
24
|
+
stroke: "#000",
|
|
25
|
+
strokeLinejoin: "round",
|
|
26
|
+
strokeMiterlimit: "10",
|
|
27
|
+
strokeWidth: ".72"
|
|
28
|
+
}), React.createElement("line", {
|
|
29
|
+
x1: "9",
|
|
30
|
+
x2: "39",
|
|
31
|
+
y1: "18",
|
|
32
|
+
y2: "18",
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#000",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeMiterlimit: "10",
|
|
37
|
+
strokeWidth: ".72"
|
|
38
|
+
}), React.createElement("line", {
|
|
39
|
+
x1: "20",
|
|
40
|
+
x2: "28",
|
|
41
|
+
y1: "16",
|
|
42
|
+
y2: "16",
|
|
43
|
+
fill: "none",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeLinejoin: "round",
|
|
46
|
+
strokeMiterlimit: "10",
|
|
47
|
+
strokeWidth: ".72"
|
|
48
|
+
}), React.createElement("line", {
|
|
49
|
+
x1: "11",
|
|
50
|
+
x2: "37",
|
|
51
|
+
y1: "14",
|
|
52
|
+
y2: "14",
|
|
53
|
+
fill: "none",
|
|
54
|
+
stroke: "#000",
|
|
55
|
+
strokeLinejoin: "round",
|
|
56
|
+
strokeMiterlimit: "10",
|
|
57
|
+
strokeWidth: ".72"
|
|
58
|
+
}), React.createElement("line", {
|
|
59
|
+
x1: "9",
|
|
60
|
+
x2: "39",
|
|
61
|
+
y1: "20",
|
|
62
|
+
y2: "20",
|
|
63
|
+
fill: "none",
|
|
64
|
+
stroke: "#000",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
strokeMiterlimit: "10",
|
|
67
|
+
strokeWidth: ".72"
|
|
68
|
+
}), React.createElement("line", {
|
|
69
|
+
x1: "21",
|
|
70
|
+
x2: "21",
|
|
71
|
+
y1: "22",
|
|
72
|
+
y2: "36",
|
|
73
|
+
fill: "none",
|
|
74
|
+
stroke: "#000",
|
|
75
|
+
strokeLinecap: "round",
|
|
76
|
+
strokeLinejoin: "round",
|
|
77
|
+
strokeMiterlimit: "10",
|
|
78
|
+
strokeWidth: ".72"
|
|
79
|
+
}), React.createElement("line", {
|
|
80
|
+
x1: "19",
|
|
81
|
+
x2: "19",
|
|
82
|
+
y1: "22",
|
|
83
|
+
y2: "36",
|
|
84
|
+
fill: "none",
|
|
85
|
+
stroke: "#000",
|
|
86
|
+
strokeLinecap: "round",
|
|
87
|
+
strokeLinejoin: "round",
|
|
88
|
+
strokeMiterlimit: "10",
|
|
89
|
+
strokeWidth: ".72"
|
|
90
|
+
}), React.createElement("line", {
|
|
91
|
+
x1: "17",
|
|
92
|
+
x2: "17",
|
|
93
|
+
y1: "22",
|
|
94
|
+
y2: "36",
|
|
95
|
+
fill: "none",
|
|
96
|
+
stroke: "#000",
|
|
97
|
+
strokeLinecap: "round",
|
|
98
|
+
strokeLinejoin: "round",
|
|
99
|
+
strokeMiterlimit: "10",
|
|
100
|
+
strokeWidth: ".72"
|
|
101
|
+
}), React.createElement("line", {
|
|
102
|
+
x1: "15",
|
|
103
|
+
x2: "15",
|
|
104
|
+
y1: "22",
|
|
105
|
+
y2: "36",
|
|
106
|
+
fill: "none",
|
|
107
|
+
stroke: "#000",
|
|
108
|
+
strokeLinecap: "round",
|
|
109
|
+
strokeLinejoin: "round",
|
|
110
|
+
strokeMiterlimit: "10",
|
|
111
|
+
strokeWidth: ".72"
|
|
112
|
+
}), React.createElement("line", {
|
|
113
|
+
x1: "13",
|
|
114
|
+
x2: "13",
|
|
115
|
+
y1: "22",
|
|
116
|
+
y2: "36",
|
|
117
|
+
fill: "none",
|
|
118
|
+
stroke: "#000",
|
|
119
|
+
strokeLinecap: "round",
|
|
120
|
+
strokeLinejoin: "round",
|
|
121
|
+
strokeMiterlimit: "10",
|
|
122
|
+
strokeWidth: ".72"
|
|
123
|
+
}), React.createElement("line", {
|
|
124
|
+
x1: "11",
|
|
125
|
+
x2: "11",
|
|
126
|
+
y1: "22",
|
|
127
|
+
y2: "36",
|
|
128
|
+
fill: "none",
|
|
129
|
+
stroke: "#000",
|
|
130
|
+
strokeLinecap: "round",
|
|
131
|
+
strokeLinejoin: "round",
|
|
132
|
+
strokeMiterlimit: "10",
|
|
133
|
+
strokeWidth: ".72"
|
|
134
|
+
}), React.createElement("line", {
|
|
135
|
+
x1: "37",
|
|
136
|
+
x2: "37",
|
|
137
|
+
y1: "22",
|
|
138
|
+
y2: "36",
|
|
139
|
+
fill: "none",
|
|
140
|
+
stroke: "#000",
|
|
141
|
+
strokeLinecap: "round",
|
|
142
|
+
strokeLinejoin: "round",
|
|
143
|
+
strokeMiterlimit: "10",
|
|
144
|
+
strokeWidth: ".72"
|
|
145
|
+
}), React.createElement("line", {
|
|
146
|
+
x1: "13",
|
|
147
|
+
x2: "13",
|
|
148
|
+
y1: "14",
|
|
149
|
+
y2: "18",
|
|
150
|
+
fill: "none",
|
|
151
|
+
stroke: "#000",
|
|
152
|
+
strokeLinecap: "round",
|
|
153
|
+
strokeLinejoin: "round",
|
|
154
|
+
strokeMiterlimit: "10",
|
|
155
|
+
strokeWidth: ".72"
|
|
156
|
+
}), React.createElement("line", {
|
|
157
|
+
x1: "35",
|
|
158
|
+
x2: "35",
|
|
159
|
+
y1: "14",
|
|
160
|
+
y2: "18",
|
|
161
|
+
fill: "none",
|
|
162
|
+
stroke: "#000",
|
|
163
|
+
strokeLinecap: "round",
|
|
164
|
+
strokeLinejoin: "round",
|
|
165
|
+
strokeMiterlimit: "10",
|
|
166
|
+
strokeWidth: ".72"
|
|
167
|
+
}), React.createElement("line", {
|
|
168
|
+
x1: "35",
|
|
169
|
+
x2: "35",
|
|
170
|
+
y1: "22",
|
|
171
|
+
y2: "36",
|
|
172
|
+
fill: "none",
|
|
173
|
+
stroke: "#000",
|
|
174
|
+
strokeLinecap: "round",
|
|
175
|
+
strokeLinejoin: "round",
|
|
176
|
+
strokeMiterlimit: "10",
|
|
177
|
+
strokeWidth: ".72"
|
|
178
|
+
}), React.createElement("line", {
|
|
179
|
+
x1: "33",
|
|
180
|
+
x2: "33",
|
|
181
|
+
y1: "22",
|
|
182
|
+
y2: "36",
|
|
183
|
+
fill: "none",
|
|
184
|
+
stroke: "#000",
|
|
185
|
+
strokeLinecap: "round",
|
|
186
|
+
strokeLinejoin: "round",
|
|
187
|
+
strokeMiterlimit: "10",
|
|
188
|
+
strokeWidth: ".72"
|
|
189
|
+
}), React.createElement("line", {
|
|
190
|
+
x1: "31",
|
|
191
|
+
x2: "31",
|
|
192
|
+
y1: "22",
|
|
193
|
+
y2: "36",
|
|
194
|
+
fill: "none",
|
|
195
|
+
stroke: "#000",
|
|
196
|
+
strokeLinecap: "round",
|
|
197
|
+
strokeLinejoin: "round",
|
|
198
|
+
strokeMiterlimit: "10",
|
|
199
|
+
strokeWidth: ".72"
|
|
200
|
+
}), React.createElement("line", {
|
|
201
|
+
x1: "29",
|
|
202
|
+
x2: "29",
|
|
203
|
+
y1: "22",
|
|
204
|
+
y2: "36",
|
|
205
|
+
fill: "none",
|
|
206
|
+
stroke: "#000",
|
|
207
|
+
strokeLinecap: "round",
|
|
208
|
+
strokeLinejoin: "round",
|
|
209
|
+
strokeMiterlimit: "10",
|
|
210
|
+
strokeWidth: ".72"
|
|
211
|
+
}), React.createElement("line", {
|
|
212
|
+
x1: "27",
|
|
213
|
+
x2: "27",
|
|
214
|
+
y1: "22",
|
|
215
|
+
y2: "36",
|
|
216
|
+
fill: "none",
|
|
217
|
+
stroke: "#000",
|
|
218
|
+
strokeLinecap: "round",
|
|
219
|
+
strokeLinejoin: "round",
|
|
220
|
+
strokeMiterlimit: "10",
|
|
221
|
+
strokeWidth: ".72"
|
|
222
|
+
}), React.createElement("line", {
|
|
223
|
+
x1: "9",
|
|
224
|
+
x2: "39",
|
|
225
|
+
y1: "22",
|
|
226
|
+
y2: "22",
|
|
227
|
+
fill: "none",
|
|
228
|
+
stroke: "#000",
|
|
229
|
+
strokeLinejoin: "round",
|
|
230
|
+
strokeMiterlimit: "10",
|
|
231
|
+
strokeWidth: ".72"
|
|
232
|
+
}), React.createElement("path", {
|
|
19
233
|
fill: "none",
|
|
20
234
|
stroke: "#000",
|
|
21
235
|
strokeLinejoin: "round",
|
|
22
236
|
strokeMiterlimit: "10",
|
|
23
237
|
strokeWidth: ".72",
|
|
24
|
-
d: "
|
|
238
|
+
d: "M20,10 c2.209,0,4,1.791,4,4"
|
|
239
|
+
}), React.createElement("path", {
|
|
240
|
+
fill: "none",
|
|
241
|
+
stroke: "#000",
|
|
242
|
+
strokeLinejoin: "round",
|
|
243
|
+
strokeMiterlimit: "10",
|
|
244
|
+
strokeWidth: ".72",
|
|
245
|
+
d: "M28,10 c-2.209,0-4,1.791-4,4"
|
|
25
246
|
}), React.createElement("path", {
|
|
26
247
|
fill: "none",
|
|
27
248
|
stroke: "#000",
|
|
28
|
-
strokeLinecap: "round",
|
|
29
249
|
strokeLinejoin: "round",
|
|
30
250
|
strokeMiterlimit: "10",
|
|
31
251
|
strokeWidth: ".72",
|
|
32
|
-
d: "
|
|
252
|
+
d: "M28,12 c-1.105,0-2,0.895-2,2"
|
|
33
253
|
}), React.createElement("path", {
|
|
34
254
|
fill: "none",
|
|
35
255
|
stroke: "#000",
|
|
36
256
|
strokeLinejoin: "round",
|
|
37
257
|
strokeMiterlimit: "10",
|
|
38
258
|
strokeWidth: ".72",
|
|
39
|
-
d: "
|
|
259
|
+
d: "M20,12 c1.105,0,2,0.895,2,2"
|
|
40
260
|
}), props.children);
|
|
41
261
|
});
|
|
42
262
|
|