@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
|
@@ -21,7 +21,14 @@ React.forwardRef(function ActiveServer(props, ref) {
|
|
|
21
21
|
strokeLinejoin: "round",
|
|
22
22
|
strokeMiterlimit: "10",
|
|
23
23
|
strokeWidth: ".72",
|
|
24
|
-
d: "M11.443
|
|
24
|
+
d: "M11.443,20.635 l-1.932-0.518 M11,24H9 M11.443,27.364l-1.932,0.518 M36.557,27.364l1.932,0.518 M37,24h2 M36.557,20.635l1.932-0.518"
|
|
25
|
+
}), React.createElement("path", {
|
|
26
|
+
fill: "none",
|
|
27
|
+
stroke: "#000",
|
|
28
|
+
strokeLinejoin: "round",
|
|
29
|
+
strokeMiterlimit: "10",
|
|
30
|
+
strokeWidth: ".72",
|
|
31
|
+
d: "M32,39H16V9h16V39z M20,13h8 M20,16h8 M20,19h8"
|
|
25
32
|
}), props.children);
|
|
26
33
|
});
|
|
27
34
|
|
|
@@ -31,20 +31,23 @@ React.forwardRef(function AlchemyLanguage(props, ref) {
|
|
|
31
31
|
strokeLinejoin: "round",
|
|
32
32
|
strokeMiterlimit: "10",
|
|
33
33
|
strokeWidth: ".72"
|
|
34
|
-
}), React.createElement("
|
|
34
|
+
}), React.createElement("polyline", {
|
|
35
35
|
fill: "none",
|
|
36
36
|
stroke: "#000",
|
|
37
37
|
strokeLinejoin: "bevel",
|
|
38
38
|
strokeMiterlimit: "10",
|
|
39
39
|
strokeWidth: ".72",
|
|
40
|
-
|
|
41
|
-
}), React.createElement("
|
|
40
|
+
points: "27.336,34.999 31.012,26.28 34.664,34.999"
|
|
41
|
+
}), React.createElement("line", {
|
|
42
|
+
x1: "28.457",
|
|
43
|
+
x2: "33.543",
|
|
44
|
+
y1: "32.752",
|
|
45
|
+
y2: "32.752",
|
|
42
46
|
fill: "none",
|
|
43
47
|
stroke: "#000",
|
|
44
48
|
strokeLinejoin: "round",
|
|
45
49
|
strokeMiterlimit: "10",
|
|
46
|
-
strokeWidth: ".72"
|
|
47
|
-
d: "M28.457 32.752L33.543 32.752"
|
|
50
|
+
strokeWidth: ".72"
|
|
48
51
|
}), props.children);
|
|
49
52
|
});
|
|
50
53
|
|
|
@@ -25,84 +25,267 @@ React.forwardRef(function AmsterdamCanal(props, ref) {
|
|
|
25
25
|
strokeLinecap: "square",
|
|
26
26
|
strokeMiterlimit: "10",
|
|
27
27
|
strokeWidth: ".72",
|
|
28
|
-
d: "M9
|
|
28
|
+
d: "M9,34 c2.761,0,5,2.239,5,5"
|
|
29
29
|
}), React.createElement("path", {
|
|
30
30
|
fill: "none",
|
|
31
31
|
stroke: "#000",
|
|
32
|
-
strokeLinecap: "
|
|
33
|
-
strokeLinejoin: "round",
|
|
32
|
+
strokeLinecap: "square",
|
|
34
33
|
strokeMiterlimit: "10",
|
|
35
34
|
strokeWidth: ".72",
|
|
36
|
-
d: "
|
|
35
|
+
d: "M34,39 c0-2.761,2.239-5,5-5"
|
|
37
36
|
}), React.createElement("path", {
|
|
37
|
+
fill: "none",
|
|
38
|
+
stroke: "#000",
|
|
39
|
+
strokeLinecap: "square",
|
|
40
|
+
strokeMiterlimit: "10",
|
|
41
|
+
strokeWidth: ".72",
|
|
42
|
+
d: "M19,39 c0-2.761,2.239-5,5-5s5,2.239,5,5"
|
|
43
|
+
}), React.createElement("rect", {
|
|
44
|
+
width: "10",
|
|
45
|
+
height: "16.938",
|
|
46
|
+
x: "19",
|
|
47
|
+
y: "15.062",
|
|
38
48
|
fill: "none",
|
|
39
49
|
stroke: "#000",
|
|
40
50
|
strokeLinecap: "round",
|
|
41
51
|
strokeLinejoin: "round",
|
|
42
52
|
strokeMiterlimit: "10",
|
|
43
|
-
strokeWidth: ".72"
|
|
44
|
-
|
|
45
|
-
}), React.createElement("path", {
|
|
53
|
+
strokeWidth: ".72"
|
|
54
|
+
}), React.createElement("polyline", {
|
|
46
55
|
fill: "none",
|
|
47
56
|
stroke: "#000",
|
|
48
57
|
strokeLinecap: "round",
|
|
58
|
+
strokeLinejoin: "round",
|
|
49
59
|
strokeMiterlimit: "10",
|
|
50
60
|
strokeWidth: ".72",
|
|
51
|
-
|
|
52
|
-
}), React.createElement("
|
|
61
|
+
points: "29,17 39,17 39,32 9,32 9,19 19,19"
|
|
62
|
+
}), React.createElement("rect", {
|
|
63
|
+
width: "4",
|
|
64
|
+
height: "5",
|
|
65
|
+
x: "12",
|
|
66
|
+
y: "27",
|
|
53
67
|
fill: "none",
|
|
54
68
|
stroke: "#000",
|
|
69
|
+
strokeLinecap: "round",
|
|
55
70
|
strokeMiterlimit: "10",
|
|
56
|
-
strokeWidth: ".72"
|
|
57
|
-
|
|
58
|
-
|
|
71
|
+
strokeWidth: ".72"
|
|
72
|
+
}), React.createElement("line", {
|
|
73
|
+
x1: "14",
|
|
74
|
+
x2: "14",
|
|
75
|
+
y1: "32",
|
|
76
|
+
y2: "27",
|
|
77
|
+
fill: "none",
|
|
78
|
+
stroke: "#000",
|
|
79
|
+
strokeLinecap: "round",
|
|
80
|
+
strokeMiterlimit: "10",
|
|
81
|
+
strokeWidth: ".72"
|
|
82
|
+
}), React.createElement("rect", {
|
|
83
|
+
width: "2",
|
|
84
|
+
height: "4",
|
|
85
|
+
x: "11",
|
|
86
|
+
y: "21",
|
|
87
|
+
fill: "none",
|
|
88
|
+
stroke: "#000",
|
|
89
|
+
strokeLinecap: "round",
|
|
90
|
+
strokeMiterlimit: "10",
|
|
91
|
+
strokeWidth: ".72"
|
|
92
|
+
}), React.createElement("rect", {
|
|
93
|
+
width: "2",
|
|
94
|
+
height: "4",
|
|
95
|
+
x: "15",
|
|
96
|
+
y: "21",
|
|
97
|
+
fill: "none",
|
|
98
|
+
stroke: "#000",
|
|
99
|
+
strokeLinecap: "round",
|
|
100
|
+
strokeMiterlimit: "10",
|
|
101
|
+
strokeWidth: ".72"
|
|
102
|
+
}), React.createElement("rect", {
|
|
103
|
+
width: "2",
|
|
104
|
+
height: "3",
|
|
105
|
+
x: "21",
|
|
106
|
+
y: "27",
|
|
107
|
+
fill: "none",
|
|
108
|
+
stroke: "#000",
|
|
109
|
+
strokeLinecap: "round",
|
|
110
|
+
strokeMiterlimit: "10",
|
|
111
|
+
strokeWidth: ".72"
|
|
112
|
+
}), React.createElement("rect", {
|
|
113
|
+
width: "2",
|
|
114
|
+
height: "5",
|
|
115
|
+
x: "25",
|
|
116
|
+
y: "27",
|
|
117
|
+
fill: "none",
|
|
118
|
+
stroke: "#000",
|
|
119
|
+
strokeLinecap: "round",
|
|
120
|
+
strokeMiterlimit: "10",
|
|
121
|
+
strokeWidth: ".72"
|
|
122
|
+
}), React.createElement("rect", {
|
|
123
|
+
width: "2",
|
|
124
|
+
height: "4",
|
|
125
|
+
x: "25",
|
|
126
|
+
y: "21",
|
|
127
|
+
fill: "none",
|
|
128
|
+
stroke: "#000",
|
|
129
|
+
strokeLinecap: "round",
|
|
130
|
+
strokeMiterlimit: "10",
|
|
131
|
+
strokeWidth: ".72"
|
|
132
|
+
}), React.createElement("rect", {
|
|
133
|
+
width: "2",
|
|
134
|
+
height: "4",
|
|
135
|
+
x: "21",
|
|
136
|
+
y: "21",
|
|
137
|
+
fill: "none",
|
|
138
|
+
stroke: "#000",
|
|
139
|
+
strokeLinecap: "round",
|
|
140
|
+
strokeMiterlimit: "10",
|
|
141
|
+
strokeWidth: ".72"
|
|
142
|
+
}), React.createElement("rect", {
|
|
143
|
+
width: "2",
|
|
144
|
+
height: "5",
|
|
145
|
+
x: "31",
|
|
146
|
+
y: "25",
|
|
147
|
+
fill: "none",
|
|
148
|
+
stroke: "#000",
|
|
149
|
+
strokeLinecap: "round",
|
|
150
|
+
strokeMiterlimit: "10",
|
|
151
|
+
strokeWidth: ".72"
|
|
152
|
+
}), React.createElement("rect", {
|
|
153
|
+
width: "2",
|
|
154
|
+
height: "2",
|
|
155
|
+
x: "33",
|
|
156
|
+
y: "19",
|
|
157
|
+
fill: "none",
|
|
158
|
+
stroke: "#000",
|
|
159
|
+
strokeLinecap: "round",
|
|
160
|
+
strokeMiterlimit: "10",
|
|
161
|
+
strokeWidth: ".72"
|
|
162
|
+
}), React.createElement("line", {
|
|
163
|
+
x1: "37",
|
|
164
|
+
x2: "37",
|
|
165
|
+
y1: "19",
|
|
166
|
+
y2: "21",
|
|
167
|
+
fill: "none",
|
|
168
|
+
stroke: "#000",
|
|
169
|
+
strokeMiterlimit: "10",
|
|
170
|
+
strokeWidth: ".72"
|
|
171
|
+
}), React.createElement("line", {
|
|
172
|
+
x1: "34",
|
|
173
|
+
x2: "34",
|
|
174
|
+
y1: "13",
|
|
175
|
+
y2: "15",
|
|
59
176
|
fill: "none",
|
|
60
177
|
stroke: "#000",
|
|
61
178
|
strokeLinejoin: "round",
|
|
62
179
|
strokeMiterlimit: "10",
|
|
63
|
-
strokeWidth: ".72"
|
|
64
|
-
|
|
65
|
-
|
|
180
|
+
strokeWidth: ".72"
|
|
181
|
+
}), React.createElement("line", {
|
|
182
|
+
x1: "31",
|
|
183
|
+
x2: "31",
|
|
184
|
+
y1: "19",
|
|
185
|
+
y2: "21",
|
|
66
186
|
fill: "none",
|
|
67
187
|
stroke: "#000",
|
|
68
188
|
strokeMiterlimit: "10",
|
|
69
|
-
strokeWidth: ".72"
|
|
70
|
-
|
|
71
|
-
|
|
189
|
+
strokeWidth: ".72"
|
|
190
|
+
}), React.createElement("rect", {
|
|
191
|
+
width: "2",
|
|
192
|
+
height: "7",
|
|
193
|
+
x: "35",
|
|
194
|
+
y: "25",
|
|
72
195
|
fill: "none",
|
|
73
196
|
stroke: "#000",
|
|
74
197
|
strokeLinecap: "round",
|
|
75
198
|
strokeMiterlimit: "10",
|
|
76
|
-
strokeWidth: ".72"
|
|
77
|
-
|
|
199
|
+
strokeWidth: ".72"
|
|
200
|
+
}), React.createElement("line", {
|
|
201
|
+
x1: "29",
|
|
202
|
+
x2: "39",
|
|
203
|
+
y1: "23",
|
|
204
|
+
y2: "23",
|
|
205
|
+
fill: "none",
|
|
206
|
+
stroke: "#000",
|
|
207
|
+
strokeLinecap: "round",
|
|
208
|
+
strokeMiterlimit: "10",
|
|
209
|
+
strokeWidth: ".72"
|
|
210
|
+
}), React.createElement("line", {
|
|
211
|
+
x1: "31",
|
|
212
|
+
x2: "37",
|
|
213
|
+
y1: "12",
|
|
214
|
+
y2: "12",
|
|
215
|
+
fill: "none",
|
|
216
|
+
stroke: "#000",
|
|
217
|
+
strokeLinejoin: "round",
|
|
218
|
+
strokeMiterlimit: "10",
|
|
219
|
+
strokeWidth: ".72"
|
|
220
|
+
}), React.createElement("rect", {
|
|
221
|
+
width: "2",
|
|
222
|
+
height: "2",
|
|
223
|
+
x: "25",
|
|
224
|
+
y: "17",
|
|
225
|
+
fill: "none",
|
|
226
|
+
stroke: "#000",
|
|
227
|
+
strokeLinecap: "round",
|
|
228
|
+
strokeMiterlimit: "10",
|
|
229
|
+
strokeWidth: ".72"
|
|
230
|
+
}), React.createElement("rect", {
|
|
231
|
+
width: "2",
|
|
232
|
+
height: "2",
|
|
233
|
+
x: "21",
|
|
234
|
+
y: "17",
|
|
235
|
+
fill: "none",
|
|
236
|
+
stroke: "#000",
|
|
237
|
+
strokeLinecap: "round",
|
|
238
|
+
strokeMiterlimit: "10",
|
|
239
|
+
strokeWidth: ".72"
|
|
78
240
|
}), React.createElement("path", {
|
|
79
241
|
fill: "none",
|
|
80
242
|
stroke: "#000",
|
|
81
243
|
strokeLinejoin: "round",
|
|
82
244
|
strokeMiterlimit: "10",
|
|
83
245
|
strokeWidth: ".72",
|
|
84
|
-
d: "
|
|
85
|
-
}), React.createElement("
|
|
246
|
+
d: "M23,15v-1 c0-0.552,0.448-1,1-1s1,0.448,1,1v1"
|
|
247
|
+
}), React.createElement("line", {
|
|
248
|
+
x1: "18",
|
|
249
|
+
x2: "15",
|
|
250
|
+
y1: "19",
|
|
251
|
+
y2: "14",
|
|
86
252
|
fill: "none",
|
|
87
253
|
stroke: "#000",
|
|
88
254
|
strokeLinecap: "round",
|
|
89
255
|
strokeMiterlimit: "10",
|
|
256
|
+
strokeWidth: ".72"
|
|
257
|
+
}), React.createElement("line", {
|
|
258
|
+
x1: "13",
|
|
259
|
+
x2: "10",
|
|
260
|
+
y1: "14",
|
|
261
|
+
y2: "19",
|
|
262
|
+
fill: "none",
|
|
263
|
+
stroke: "#000",
|
|
264
|
+
strokeLinecap: "round",
|
|
265
|
+
strokeMiterlimit: "10",
|
|
266
|
+
strokeWidth: ".72"
|
|
267
|
+
}), React.createElement("polyline", {
|
|
268
|
+
fill: "none",
|
|
269
|
+
stroke: "#000",
|
|
270
|
+
strokeLinecap: "round",
|
|
271
|
+
strokeLinejoin: "round",
|
|
272
|
+
strokeMiterlimit: "10",
|
|
90
273
|
strokeWidth: ".72",
|
|
91
|
-
|
|
274
|
+
points: "13,14 13,12 15,12 15,14"
|
|
92
275
|
}), React.createElement("path", {
|
|
93
276
|
fill: "none",
|
|
94
277
|
stroke: "#000",
|
|
95
|
-
strokeLinejoin: "round",
|
|
96
278
|
strokeMiterlimit: "10",
|
|
97
279
|
strokeWidth: ".72",
|
|
98
|
-
d: "
|
|
280
|
+
d: "M13,19v-1c0-0.552,0.448-1,1-1s1,0.448,1,1 v1"
|
|
99
281
|
}), React.createElement("path", {
|
|
100
282
|
fill: "none",
|
|
101
283
|
stroke: "#000",
|
|
102
284
|
strokeLinecap: "round",
|
|
285
|
+
strokeLinejoin: "round",
|
|
103
286
|
strokeMiterlimit: "10",
|
|
104
287
|
strokeWidth: ".72",
|
|
105
|
-
d: "
|
|
288
|
+
d: "M32,12c0,0,0,3-2,5"
|
|
106
289
|
}), React.createElement("path", {
|
|
107
290
|
fill: "none",
|
|
108
291
|
stroke: "#000",
|
|
@@ -110,21 +293,23 @@ React.forwardRef(function AmsterdamCanal(props, ref) {
|
|
|
110
293
|
strokeLinejoin: "round",
|
|
111
294
|
strokeMiterlimit: "10",
|
|
112
295
|
strokeWidth: ".72",
|
|
113
|
-
d: "
|
|
296
|
+
d: "M36,12c0,0,0,3,2,5"
|
|
114
297
|
}), React.createElement("path", {
|
|
115
298
|
fill: "none",
|
|
116
299
|
stroke: "#000",
|
|
300
|
+
strokeLinecap: "round",
|
|
301
|
+
strokeLinejoin: "round",
|
|
117
302
|
strokeMiterlimit: "10",
|
|
118
303
|
strokeWidth: ".72",
|
|
119
|
-
d: "
|
|
120
|
-
}), React.createElement("
|
|
304
|
+
d: "M36,12c0-1.105-0.895-2-2-2s-2,0.895-2,2"
|
|
305
|
+
}), React.createElement("polyline", {
|
|
121
306
|
fill: "none",
|
|
122
307
|
stroke: "#000",
|
|
123
308
|
strokeLinecap: "round",
|
|
124
309
|
strokeLinejoin: "round",
|
|
125
310
|
strokeMiterlimit: "10",
|
|
126
311
|
strokeWidth: ".72",
|
|
127
|
-
|
|
312
|
+
points: "28,15 28,13 27,13 27,11 25.111,11 25.111,8.945 22.889,8.945 22.889,11 21,11 21,13 20,13 20,15"
|
|
128
313
|
}), props.children);
|
|
129
314
|
});
|
|
130
315
|
|
|
@@ -15,36 +15,184 @@ React.forwardRef(function AmsterdamFarm(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: "28",
|
|
20
|
+
x2: "28",
|
|
21
|
+
y1: "34",
|
|
22
|
+
y2: "39",
|
|
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
|
-
|
|
28
|
+
strokeWidth: ".72"
|
|
29
|
+
}), React.createElement("line", {
|
|
30
|
+
x1: "37",
|
|
31
|
+
x2: "37",
|
|
32
|
+
y1: "34",
|
|
33
|
+
y2: "39",
|
|
27
34
|
fill: "none",
|
|
28
35
|
stroke: "#000",
|
|
36
|
+
strokeLinecap: "round",
|
|
29
37
|
strokeLinejoin: "round",
|
|
30
38
|
strokeMiterlimit: "10",
|
|
31
|
-
strokeWidth: ".72"
|
|
32
|
-
|
|
33
|
-
|
|
39
|
+
strokeWidth: ".72"
|
|
40
|
+
}), React.createElement("line", {
|
|
41
|
+
x1: "16",
|
|
42
|
+
x2: "16",
|
|
43
|
+
y1: "34",
|
|
44
|
+
y2: "39",
|
|
34
45
|
fill: "none",
|
|
35
46
|
stroke: "#000",
|
|
36
47
|
strokeLinecap: "round",
|
|
37
48
|
strokeLinejoin: "round",
|
|
38
49
|
strokeMiterlimit: "10",
|
|
39
|
-
strokeWidth: ".72"
|
|
40
|
-
|
|
50
|
+
strokeWidth: ".72"
|
|
51
|
+
}), React.createElement("line", {
|
|
52
|
+
x1: "23",
|
|
53
|
+
x2: "23",
|
|
54
|
+
y1: "37",
|
|
55
|
+
y2: "39",
|
|
56
|
+
fill: "none",
|
|
57
|
+
stroke: "#000",
|
|
58
|
+
strokeLinecap: "round",
|
|
59
|
+
strokeLinejoin: "round",
|
|
60
|
+
strokeMiterlimit: "10",
|
|
61
|
+
strokeWidth: ".72"
|
|
62
|
+
}), React.createElement("line", {
|
|
63
|
+
x1: "13",
|
|
64
|
+
x2: "13",
|
|
65
|
+
y1: "37",
|
|
66
|
+
y2: "39",
|
|
67
|
+
fill: "none",
|
|
68
|
+
stroke: "#000",
|
|
69
|
+
strokeLinecap: "round",
|
|
70
|
+
strokeLinejoin: "round",
|
|
71
|
+
strokeMiterlimit: "10",
|
|
72
|
+
strokeWidth: ".72"
|
|
73
|
+
}), React.createElement("line", {
|
|
74
|
+
x1: "10",
|
|
75
|
+
x2: "10",
|
|
76
|
+
y1: "37",
|
|
77
|
+
y2: "39",
|
|
78
|
+
fill: "none",
|
|
79
|
+
stroke: "#000",
|
|
80
|
+
strokeLinecap: "round",
|
|
81
|
+
strokeLinejoin: "round",
|
|
82
|
+
strokeMiterlimit: "10",
|
|
83
|
+
strokeWidth: ".72"
|
|
84
|
+
}), React.createElement("line", {
|
|
85
|
+
x1: "20",
|
|
86
|
+
x2: "20",
|
|
87
|
+
y1: "36",
|
|
88
|
+
y2: "38",
|
|
89
|
+
fill: "none",
|
|
90
|
+
stroke: "#000",
|
|
91
|
+
strokeLinejoin: "round",
|
|
92
|
+
strokeMiterlimit: "10",
|
|
93
|
+
strokeWidth: ".72"
|
|
94
|
+
}), React.createElement("line", {
|
|
95
|
+
x1: "20",
|
|
96
|
+
x2: "20",
|
|
97
|
+
y1: "31",
|
|
98
|
+
y2: "33",
|
|
99
|
+
fill: "none",
|
|
100
|
+
stroke: "#000",
|
|
101
|
+
strokeLinejoin: "round",
|
|
102
|
+
strokeMiterlimit: "10",
|
|
103
|
+
strokeWidth: ".72"
|
|
104
|
+
}), React.createElement("line", {
|
|
105
|
+
x1: "20",
|
|
106
|
+
x2: "20",
|
|
107
|
+
y1: "26",
|
|
108
|
+
y2: "28",
|
|
109
|
+
fill: "none",
|
|
110
|
+
stroke: "#000",
|
|
111
|
+
strokeLinejoin: "round",
|
|
112
|
+
strokeMiterlimit: "10",
|
|
113
|
+
strokeWidth: ".72"
|
|
114
|
+
}), React.createElement("line", {
|
|
115
|
+
x1: "24",
|
|
116
|
+
x2: "24",
|
|
117
|
+
y1: "31",
|
|
118
|
+
y2: "33",
|
|
119
|
+
fill: "none",
|
|
120
|
+
stroke: "#000",
|
|
121
|
+
strokeLinejoin: "round",
|
|
122
|
+
strokeMiterlimit: "10",
|
|
123
|
+
strokeWidth: ".72"
|
|
124
|
+
}), React.createElement("line", {
|
|
125
|
+
x1: "25",
|
|
126
|
+
x2: "25",
|
|
127
|
+
y1: "37",
|
|
128
|
+
y2: "39",
|
|
129
|
+
fill: "none",
|
|
130
|
+
stroke: "#000",
|
|
131
|
+
strokeLinecap: "round",
|
|
132
|
+
strokeLinejoin: "round",
|
|
133
|
+
strokeMiterlimit: "10",
|
|
134
|
+
strokeWidth: ".72"
|
|
135
|
+
}), React.createElement("line", {
|
|
136
|
+
x1: "33",
|
|
137
|
+
x2: "33",
|
|
138
|
+
y1: "37",
|
|
139
|
+
y2: "39",
|
|
140
|
+
fill: "none",
|
|
141
|
+
stroke: "#000",
|
|
142
|
+
strokeLinecap: "round",
|
|
143
|
+
strokeLinejoin: "round",
|
|
144
|
+
strokeMiterlimit: "10",
|
|
145
|
+
strokeWidth: ".72"
|
|
146
|
+
}), React.createElement("line", {
|
|
147
|
+
x1: "35",
|
|
148
|
+
x2: "35",
|
|
149
|
+
y1: "37",
|
|
150
|
+
y2: "39",
|
|
151
|
+
fill: "none",
|
|
152
|
+
stroke: "#000",
|
|
153
|
+
strokeLinecap: "round",
|
|
154
|
+
strokeLinejoin: "round",
|
|
155
|
+
strokeMiterlimit: "10",
|
|
156
|
+
strokeWidth: ".72"
|
|
157
|
+
}), React.createElement("line", {
|
|
158
|
+
x1: "9",
|
|
159
|
+
x2: "39",
|
|
160
|
+
y1: "39",
|
|
161
|
+
y2: "39",
|
|
162
|
+
fill: "none",
|
|
163
|
+
stroke: "#000",
|
|
164
|
+
strokeLinejoin: "round",
|
|
165
|
+
strokeMiterlimit: "10",
|
|
166
|
+
strokeWidth: ".72"
|
|
167
|
+
}), React.createElement("line", {
|
|
168
|
+
x1: "9",
|
|
169
|
+
x2: "16",
|
|
170
|
+
y1: "37",
|
|
171
|
+
y2: "37",
|
|
172
|
+
fill: "none",
|
|
173
|
+
stroke: "#000",
|
|
174
|
+
strokeLinejoin: "round",
|
|
175
|
+
strokeMiterlimit: "10",
|
|
176
|
+
strokeWidth: ".72"
|
|
177
|
+
}), React.createElement("line", {
|
|
178
|
+
x1: "16",
|
|
179
|
+
x2: "37",
|
|
180
|
+
y1: "34",
|
|
181
|
+
y2: "34",
|
|
182
|
+
fill: "none",
|
|
183
|
+
stroke: "#000",
|
|
184
|
+
strokeLinecap: "round",
|
|
185
|
+
strokeLinejoin: "round",
|
|
186
|
+
strokeMiterlimit: "10",
|
|
187
|
+
strokeWidth: ".72"
|
|
41
188
|
}), React.createElement("path", {
|
|
42
189
|
fill: "none",
|
|
43
190
|
stroke: "#000",
|
|
191
|
+
strokeLinecap: "round",
|
|
44
192
|
strokeLinejoin: "round",
|
|
45
193
|
strokeMiterlimit: "10",
|
|
46
194
|
strokeWidth: ".72",
|
|
47
|
-
d: "
|
|
195
|
+
d: "M23,37c0-0.552,0.448-1,1-1s1,0.448,1,1"
|
|
48
196
|
}), React.createElement("path", {
|
|
49
197
|
fill: "none",
|
|
50
198
|
stroke: "#000",
|
|
@@ -52,28 +200,48 @@ React.forwardRef(function AmsterdamFarm(props, ref) {
|
|
|
52
200
|
strokeLinejoin: "round",
|
|
53
201
|
strokeMiterlimit: "10",
|
|
54
202
|
strokeWidth: ".72",
|
|
55
|
-
d: "
|
|
56
|
-
}), React.createElement("
|
|
203
|
+
d: "M33,37c0-0.552,0.448-1,1-1s1,0.448,1,1"
|
|
204
|
+
}), React.createElement("polyline", {
|
|
57
205
|
fill: "none",
|
|
58
206
|
stroke: "#000",
|
|
59
207
|
strokeLinejoin: "round",
|
|
60
208
|
strokeMiterlimit: "10",
|
|
61
209
|
strokeWidth: ".72",
|
|
62
|
-
|
|
210
|
+
points: "37,34 33,28 29.003,28"
|
|
63
211
|
}), React.createElement("path", {
|
|
64
212
|
fill: "none",
|
|
65
213
|
stroke: "#000",
|
|
66
214
|
strokeMiterlimit: "10",
|
|
67
215
|
strokeWidth: ".72",
|
|
68
|
-
d: "M18.353
|
|
216
|
+
d: "M18.353,17.355C18.126,17.857,18,18.414,18,19 v2h8"
|
|
69
217
|
}), React.createElement("path", {
|
|
218
|
+
fill: "none",
|
|
219
|
+
stroke: "#000",
|
|
220
|
+
strokeMiterlimit: "10",
|
|
221
|
+
strokeWidth: ".72",
|
|
222
|
+
d: "M25.647,17.354C25.019,15.966,23.622,15,22,15 c-0.587,0-1.144,0.126-1.646,0.353"
|
|
223
|
+
}), React.createElement("line", {
|
|
224
|
+
x1: "20",
|
|
225
|
+
x2: "24",
|
|
226
|
+
y1: "19",
|
|
227
|
+
y2: "23",
|
|
70
228
|
fill: "none",
|
|
71
229
|
stroke: "#000",
|
|
72
230
|
strokeLinecap: "round",
|
|
73
231
|
strokeLinejoin: "round",
|
|
74
232
|
strokeMiterlimit: "10",
|
|
75
|
-
strokeWidth: ".72"
|
|
76
|
-
|
|
233
|
+
strokeWidth: ".72"
|
|
234
|
+
}), React.createElement("line", {
|
|
235
|
+
x1: "24",
|
|
236
|
+
x2: "20",
|
|
237
|
+
y1: "19",
|
|
238
|
+
y2: "23",
|
|
239
|
+
fill: "none",
|
|
240
|
+
stroke: "#000",
|
|
241
|
+
strokeLinecap: "round",
|
|
242
|
+
strokeLinejoin: "round",
|
|
243
|
+
strokeMiterlimit: "10",
|
|
244
|
+
strokeWidth: ".72"
|
|
77
245
|
}), React.createElement("path", {
|
|
78
246
|
fill: "none",
|
|
79
247
|
stroke: "#000",
|
|
@@ -96,37 +264,49 @@ React.forwardRef(function AmsterdamFarm(props, ref) {
|
|
|
96
264
|
strokeMiterlimit: "10",
|
|
97
265
|
strokeWidth: ".72",
|
|
98
266
|
d: "M26,21 c0,0,0,1.852,0.187,4.25"
|
|
99
|
-
}), React.createElement("
|
|
267
|
+
}), React.createElement("rect", {
|
|
268
|
+
width: "2.83",
|
|
269
|
+
height: "11.321",
|
|
270
|
+
x: "15.587",
|
|
271
|
+
y: "8.343",
|
|
100
272
|
fill: "none",
|
|
101
273
|
stroke: "#000",
|
|
102
274
|
strokeLinecap: "round",
|
|
103
275
|
strokeMiterlimit: "10",
|
|
104
276
|
strokeWidth: ".72",
|
|
105
|
-
d: "M15.587 8.343H18.417V19.664H15.587z",
|
|
106
277
|
transform: "rotate(-45.001 17.002 14.003)"
|
|
107
|
-
}), React.createElement("
|
|
278
|
+
}), React.createElement("rect", {
|
|
279
|
+
width: "11.321",
|
|
280
|
+
height: "2.83",
|
|
281
|
+
x: "23.343",
|
|
282
|
+
y: "14.583",
|
|
108
283
|
fill: "none",
|
|
109
284
|
stroke: "#000",
|
|
110
285
|
strokeLinecap: "round",
|
|
111
286
|
strokeMiterlimit: "10",
|
|
112
287
|
strokeWidth: ".72",
|
|
113
|
-
d: "M23.343 14.583H34.664V17.413H23.343z",
|
|
114
288
|
transform: "rotate(-45.001 29.003 15.999)"
|
|
115
|
-
}), React.createElement("
|
|
289
|
+
}), React.createElement("rect", {
|
|
290
|
+
width: "11.321",
|
|
291
|
+
height: "2.83",
|
|
292
|
+
x: "9.337",
|
|
293
|
+
y: "24.587",
|
|
116
294
|
fill: "none",
|
|
117
295
|
stroke: "#000",
|
|
118
296
|
strokeLinecap: "round",
|
|
119
297
|
strokeMiterlimit: "10",
|
|
120
298
|
strokeWidth: ".72",
|
|
121
|
-
d: "M9.337 24.587H20.658V27.417H9.337z",
|
|
122
299
|
transform: "rotate(-45.001 14.997 26.002)"
|
|
123
|
-
}), React.createElement("
|
|
300
|
+
}), React.createElement("rect", {
|
|
301
|
+
width: "2.83",
|
|
302
|
+
height: "11.321",
|
|
303
|
+
x: "25.587",
|
|
304
|
+
y: "22.343",
|
|
124
305
|
fill: "none",
|
|
125
306
|
stroke: "#000",
|
|
126
307
|
strokeLinecap: "round",
|
|
127
308
|
strokeMiterlimit: "10",
|
|
128
309
|
strokeWidth: ".72",
|
|
129
|
-
d: "M25.587 22.343H28.417V33.664H25.587z",
|
|
130
310
|
transform: "rotate(-45.001 27.002 28.004)"
|
|
131
311
|
}), props.children);
|
|
132
312
|
});
|