@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/nice/index.js
CHANGED
|
@@ -15,13 +15,40 @@ React.forwardRef(function Nice(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: "19.394",
|
|
20
|
+
x2: "17",
|
|
21
|
+
y1: "27.801",
|
|
22
|
+
y2: "31",
|
|
23
|
+
fill: "none",
|
|
24
|
+
stroke: "#000",
|
|
25
|
+
strokeLinejoin: "round",
|
|
26
|
+
strokeMiterlimit: "10",
|
|
27
|
+
strokeWidth: ".72"
|
|
28
|
+
}), React.createElement("line", {
|
|
29
|
+
x1: "28.606",
|
|
30
|
+
x2: "31",
|
|
31
|
+
y1: "27.801",
|
|
32
|
+
y2: "31",
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#000",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeMiterlimit: "10",
|
|
37
|
+
strokeWidth: ".72"
|
|
38
|
+
}), React.createElement("polyline", {
|
|
19
39
|
fill: "none",
|
|
20
40
|
stroke: "#000",
|
|
21
41
|
strokeLinejoin: "round",
|
|
22
42
|
strokeMiterlimit: "10",
|
|
23
43
|
strokeWidth: ".72",
|
|
24
|
-
|
|
44
|
+
points: "21,35 19,31 17,31 16.145,32.185 15,33 15,35"
|
|
45
|
+
}), React.createElement("polyline", {
|
|
46
|
+
fill: "none",
|
|
47
|
+
stroke: "#000",
|
|
48
|
+
strokeLinejoin: "round",
|
|
49
|
+
strokeMiterlimit: "10",
|
|
50
|
+
strokeWidth: ".72",
|
|
51
|
+
points: "27,35 26,32 22,32 21,35"
|
|
25
52
|
}), React.createElement("path", {
|
|
26
53
|
fill: "none",
|
|
27
54
|
stroke: "#000",
|
|
@@ -30,13 +57,43 @@ React.forwardRef(function Nice(props, ref) {
|
|
|
30
57
|
strokeMiterlimit: "10",
|
|
31
58
|
strokeWidth: ".72",
|
|
32
59
|
d: "M23,25c0,2.954-2,5-2,5h6c0,0-2-1.892-2-5"
|
|
60
|
+
}), React.createElement("line", {
|
|
61
|
+
x1: "27",
|
|
62
|
+
x2: "25",
|
|
63
|
+
y1: "13",
|
|
64
|
+
y2: "13",
|
|
65
|
+
fill: "none",
|
|
66
|
+
stroke: "#000",
|
|
67
|
+
strokeLinejoin: "round",
|
|
68
|
+
strokeMiterlimit: "10",
|
|
69
|
+
strokeWidth: ".72"
|
|
33
70
|
}), React.createElement("path", {
|
|
34
71
|
fill: "none",
|
|
35
72
|
stroke: "#000",
|
|
36
73
|
strokeLinejoin: "round",
|
|
37
74
|
strokeMiterlimit: "10",
|
|
38
75
|
strokeWidth: ".72",
|
|
39
|
-
d: "
|
|
76
|
+
d: "M23,25l-3,3l-1-1l3-4 c-0.363-0.621-1-2-1-3c0-2,2-3,2-5c0-1,0-1-1-1h-1"
|
|
77
|
+
}), React.createElement("line", {
|
|
78
|
+
x1: "27",
|
|
79
|
+
x2: "24",
|
|
80
|
+
y1: "11.016",
|
|
81
|
+
y2: "11.016",
|
|
82
|
+
fill: "none",
|
|
83
|
+
stroke: "#000",
|
|
84
|
+
strokeLinejoin: "round",
|
|
85
|
+
strokeMiterlimit: "10",
|
|
86
|
+
strokeWidth: ".72"
|
|
87
|
+
}), React.createElement("line", {
|
|
88
|
+
x1: "27",
|
|
89
|
+
x2: "25",
|
|
90
|
+
y1: "15",
|
|
91
|
+
y2: "15",
|
|
92
|
+
fill: "none",
|
|
93
|
+
stroke: "#000",
|
|
94
|
+
strokeLinejoin: "round",
|
|
95
|
+
strokeMiterlimit: "10",
|
|
96
|
+
strokeWidth: ".72"
|
|
40
97
|
}), React.createElement("path", {
|
|
41
98
|
fill: "none",
|
|
42
99
|
stroke: "#000",
|
|
@@ -50,14 +107,35 @@ React.forwardRef(function Nice(props, ref) {
|
|
|
50
107
|
strokeLinejoin: "round",
|
|
51
108
|
strokeMiterlimit: "10",
|
|
52
109
|
strokeWidth: ".72",
|
|
53
|
-
d: "M16
|
|
110
|
+
d: "M16,23 c0,0.552,0.448,1,1,1s1-0.448,1-1v-3"
|
|
111
|
+
}), React.createElement("path", {
|
|
112
|
+
fill: "none",
|
|
113
|
+
stroke: "#000",
|
|
114
|
+
strokeLinejoin: "round",
|
|
115
|
+
strokeMiterlimit: "10",
|
|
116
|
+
strokeWidth: ".72",
|
|
117
|
+
d: "M18,21 c0,0.552,0.448,1,1,1s1-0.448,1-1v-1"
|
|
118
|
+
}), React.createElement("path", {
|
|
119
|
+
fill: "none",
|
|
120
|
+
stroke: "#000",
|
|
121
|
+
strokeLinejoin: "round",
|
|
122
|
+
strokeMiterlimit: "10",
|
|
123
|
+
strokeWidth: ".72",
|
|
124
|
+
d: "M31,22v4 c0,0.552,0.448,1,1,1s1-0.448,1-1V16c0-1.105-0.895-2-2-2h-1.034C30,16,29,17,27,17"
|
|
54
125
|
}), React.createElement("path", {
|
|
55
126
|
fill: "none",
|
|
56
127
|
stroke: "#000",
|
|
57
128
|
strokeLinejoin: "round",
|
|
58
129
|
strokeMiterlimit: "10",
|
|
59
130
|
strokeWidth: ".72",
|
|
60
|
-
d: "M31
|
|
131
|
+
d: "M31,23 c0,0.552-0.448,1-1,1s-1-0.448-1-1v-3"
|
|
132
|
+
}), React.createElement("polyline", {
|
|
133
|
+
fill: "none",
|
|
134
|
+
stroke: "#000",
|
|
135
|
+
strokeLinejoin: "round",
|
|
136
|
+
strokeMiterlimit: "10",
|
|
137
|
+
strokeWidth: ".72",
|
|
138
|
+
points: "27,17 25,17 25,12.016"
|
|
61
139
|
}), React.createElement("ellipse", {
|
|
62
140
|
cx: "21.5",
|
|
63
141
|
cy: "9.508",
|
|
@@ -79,14 +157,140 @@ React.forwardRef(function Nice(props, ref) {
|
|
|
79
157
|
strokeLinejoin: "round",
|
|
80
158
|
strokeMiterlimit: "10",
|
|
81
159
|
strokeWidth: ".72",
|
|
82
|
-
d: "M29
|
|
160
|
+
d: "M29,21 c0,0.552-0.448,1-1,1s-1-0.448-1-1v-1"
|
|
161
|
+
}), React.createElement("path", {
|
|
162
|
+
fill: "none",
|
|
163
|
+
stroke: "#000",
|
|
164
|
+
strokeLinejoin: "round",
|
|
165
|
+
strokeMiterlimit: "10",
|
|
166
|
+
strokeWidth: ".72",
|
|
167
|
+
d: "M15,39 c-0.605,0-1.053-0.191-1.482-0.525S12.605,38,12,38s-1.089,0.14-1.518,0.475S9.605,39,9,39"
|
|
168
|
+
}), React.createElement("path", {
|
|
169
|
+
fill: "none",
|
|
170
|
+
stroke: "#000",
|
|
171
|
+
strokeLinejoin: "round",
|
|
172
|
+
strokeMiterlimit: "10",
|
|
173
|
+
strokeWidth: ".72",
|
|
174
|
+
d: "M21,39 c-0.605,0-1.053-0.191-1.482-0.525C19.089,38.14,18.605,38,18,38s-1.089,0.14-1.518,0.475C16.053,38.809,15.605,39,15,39"
|
|
175
|
+
}), React.createElement("path", {
|
|
176
|
+
fill: "none",
|
|
177
|
+
stroke: "#000",
|
|
178
|
+
strokeLinejoin: "round",
|
|
179
|
+
strokeMiterlimit: "10",
|
|
180
|
+
strokeWidth: ".72",
|
|
181
|
+
d: "M27,39 c-0.605,0-1.053-0.191-1.482-0.525C25.089,38.14,24.605,38,24,38s-1.089,0.14-1.518,0.475C22.053,38.809,21.605,39,21,39"
|
|
182
|
+
}), React.createElement("path", {
|
|
183
|
+
fill: "none",
|
|
184
|
+
stroke: "#000",
|
|
185
|
+
strokeLinejoin: "round",
|
|
186
|
+
strokeMiterlimit: "10",
|
|
187
|
+
strokeWidth: ".72",
|
|
188
|
+
d: "M33,39 c-0.605,0-1.053-0.191-1.482-0.525C31.089,38.14,30.605,38,30,38s-1.089,0.14-1.518,0.475C28.053,38.809,27.605,39,27,39"
|
|
189
|
+
}), React.createElement("path", {
|
|
190
|
+
fill: "none",
|
|
191
|
+
stroke: "#000",
|
|
192
|
+
strokeLinejoin: "round",
|
|
193
|
+
strokeMiterlimit: "10",
|
|
194
|
+
strokeWidth: ".72",
|
|
195
|
+
d: "M39,39 c-0.605,0-1.053-0.191-1.482-0.525C37.089,38.14,36.605,38,36,38s-1.089,0.14-1.518,0.475C34.053,38.809,33.605,39,33,39"
|
|
196
|
+
}), React.createElement("path", {
|
|
197
|
+
fill: "none",
|
|
198
|
+
stroke: "#000",
|
|
199
|
+
strokeLinejoin: "round",
|
|
200
|
+
strokeMiterlimit: "10",
|
|
201
|
+
strokeWidth: ".72",
|
|
202
|
+
d: "M15,37 c-0.605,0-1.053-0.191-1.482-0.525S12.605,36,12,36s-1.089,0.14-1.518,0.475S9.605,37,9,37"
|
|
203
|
+
}), React.createElement("path", {
|
|
204
|
+
fill: "none",
|
|
205
|
+
stroke: "#000",
|
|
206
|
+
strokeLinejoin: "round",
|
|
207
|
+
strokeMiterlimit: "10",
|
|
208
|
+
strokeWidth: ".72",
|
|
209
|
+
d: "M21,37 c-0.605,0-1.053-0.191-1.482-0.525C19.089,36.14,18.605,36,18,36s-1.089,0.14-1.518,0.475C16.053,36.809,15.605,37,15,37"
|
|
210
|
+
}), React.createElement("path", {
|
|
211
|
+
fill: "none",
|
|
212
|
+
stroke: "#000",
|
|
213
|
+
strokeLinejoin: "round",
|
|
214
|
+
strokeMiterlimit: "10",
|
|
215
|
+
strokeWidth: ".72",
|
|
216
|
+
d: "M27,37 c-0.605,0-1.053-0.191-1.482-0.525C25.089,36.14,24.605,36,24,36s-1.089,0.14-1.518,0.475C22.053,36.809,21.605,37,21,37"
|
|
217
|
+
}), React.createElement("path", {
|
|
218
|
+
fill: "none",
|
|
219
|
+
stroke: "#000",
|
|
220
|
+
strokeLinejoin: "round",
|
|
221
|
+
strokeMiterlimit: "10",
|
|
222
|
+
strokeWidth: ".72",
|
|
223
|
+
d: "M33,37 c-0.605,0-1.053-0.191-1.482-0.525C31.089,36.14,30.605,36,30,36s-1.089,0.14-1.518,0.475C28.053,36.809,27.605,37,27,37"
|
|
224
|
+
}), React.createElement("path", {
|
|
225
|
+
fill: "none",
|
|
226
|
+
stroke: "#000",
|
|
227
|
+
strokeLinejoin: "round",
|
|
228
|
+
strokeMiterlimit: "10",
|
|
229
|
+
strokeWidth: ".72",
|
|
230
|
+
d: "M39,37 c-0.605,0-1.053-0.191-1.482-0.525C37.089,36.14,36.605,36,36,36s-1.089,0.14-1.518,0.475C34.053,36.809,33.605,37,33,37"
|
|
231
|
+
}), React.createElement("path", {
|
|
232
|
+
fill: "none",
|
|
233
|
+
stroke: "#000",
|
|
234
|
+
strokeLinejoin: "round",
|
|
235
|
+
strokeMiterlimit: "10",
|
|
236
|
+
strokeWidth: ".72",
|
|
237
|
+
d: "M15,35 c-0.605,0-1.053-0.191-1.482-0.525S12.605,34,12,34s-1.089,0.14-1.518,0.475S9.605,35,9,35"
|
|
238
|
+
}), React.createElement("path", {
|
|
239
|
+
fill: "none",
|
|
240
|
+
stroke: "#000",
|
|
241
|
+
strokeLinejoin: "round",
|
|
242
|
+
strokeMiterlimit: "10",
|
|
243
|
+
strokeWidth: ".72",
|
|
244
|
+
d: "M21,35 c-0.605,0-1.053-0.191-1.482-0.525C19.089,34.14,18.605,34,18,34s-1.089,0.14-1.518,0.475C16.053,34.809,15.605,35,15,35"
|
|
245
|
+
}), React.createElement("path", {
|
|
246
|
+
fill: "none",
|
|
247
|
+
stroke: "#000",
|
|
248
|
+
strokeLinejoin: "round",
|
|
249
|
+
strokeMiterlimit: "10",
|
|
250
|
+
strokeWidth: ".72",
|
|
251
|
+
d: "M27,35 c-0.605,0-1.053-0.191-1.482-0.525C25.089,34.14,24.605,34,24,34s-1.089,0.14-1.518,0.475C22.053,34.809,21.605,35,21,35"
|
|
83
252
|
}), React.createElement("path", {
|
|
84
253
|
fill: "none",
|
|
85
254
|
stroke: "#000",
|
|
86
255
|
strokeLinejoin: "round",
|
|
87
256
|
strokeMiterlimit: "10",
|
|
88
257
|
strokeWidth: ".72",
|
|
89
|
-
d: "
|
|
258
|
+
d: "M33,35 c-0.605,0-1.053-0.191-1.482-0.525C31.089,34.14,30.605,34,30,34s-1.089,0.14-1.518,0.475C28.053,34.809,27.605,35,27,35"
|
|
259
|
+
}), React.createElement("path", {
|
|
260
|
+
fill: "none",
|
|
261
|
+
stroke: "#000",
|
|
262
|
+
strokeLinejoin: "round",
|
|
263
|
+
strokeMiterlimit: "10",
|
|
264
|
+
strokeWidth: ".72",
|
|
265
|
+
d: "M39,35 c-0.605,0-1.053-0.191-1.482-0.525C37.089,34.14,36.605,34,36,34s-1.089,0.14-1.518,0.475C34.053,34.809,33.605,35,33,35"
|
|
266
|
+
}), React.createElement("polyline", {
|
|
267
|
+
fill: "none",
|
|
268
|
+
stroke: "#000",
|
|
269
|
+
strokeLinejoin: "round",
|
|
270
|
+
strokeMiterlimit: "10",
|
|
271
|
+
strokeWidth: ".72",
|
|
272
|
+
points: "27,35 29,31 31,31 31.855,32.185 33,33 33,35"
|
|
273
|
+
}), React.createElement("path", {
|
|
274
|
+
fill: "none",
|
|
275
|
+
stroke: "#000",
|
|
276
|
+
strokeLinejoin: "round",
|
|
277
|
+
strokeMiterlimit: "10",
|
|
278
|
+
strokeWidth: ".72",
|
|
279
|
+
d: "M21,12h1c0,0,0-1,1-1 s1,0,1,0c0.465,0,1,0.393,1,0.857v1.091l-0.001-0.003"
|
|
280
|
+
}), React.createElement("path", {
|
|
281
|
+
fill: "none",
|
|
282
|
+
stroke: "#000",
|
|
283
|
+
strokeLinejoin: "round",
|
|
284
|
+
strokeMiterlimit: "10",
|
|
285
|
+
strokeWidth: ".72",
|
|
286
|
+
d: "M21,12 c-0.552,0-1,0.448-1,1"
|
|
287
|
+
}), React.createElement("polyline", {
|
|
288
|
+
fill: "none",
|
|
289
|
+
stroke: "#000",
|
|
290
|
+
strokeLinejoin: "round",
|
|
291
|
+
strokeMiterlimit: "10",
|
|
292
|
+
strokeWidth: ".72",
|
|
293
|
+
points: "25,25 28,28 29,27 26,23 26,20"
|
|
90
294
|
}), props.children);
|
|
91
295
|
});
|
|
92
296
|
|
|
@@ -15,45 +15,282 @@ React.forwardRef(function NycBrooklyn(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: "36",
|
|
20
|
+
x2: "36",
|
|
21
|
+
y1: "18",
|
|
22
|
+
y2: "22",
|
|
23
|
+
fill: "none",
|
|
24
|
+
stroke: "#000",
|
|
25
|
+
strokeLinejoin: "round",
|
|
26
|
+
strokeMiterlimit: "10",
|
|
27
|
+
strokeWidth: ".72"
|
|
28
|
+
}), React.createElement("line", {
|
|
29
|
+
x1: "32",
|
|
30
|
+
x2: "32",
|
|
31
|
+
y1: "18",
|
|
32
|
+
y2: "22",
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#000",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeMiterlimit: "10",
|
|
37
|
+
strokeWidth: ".72"
|
|
38
|
+
}), React.createElement("polygon", {
|
|
19
39
|
fill: "none",
|
|
20
40
|
stroke: "#000",
|
|
21
41
|
strokeLinejoin: "round",
|
|
22
42
|
strokeMiterlimit: "10",
|
|
23
43
|
strokeWidth: ".72",
|
|
24
|
-
|
|
25
|
-
}), React.createElement("
|
|
44
|
+
points: "37,12 37,18 31,18 31,12 34,10"
|
|
45
|
+
}), React.createElement("polyline", {
|
|
26
46
|
fill: "none",
|
|
27
47
|
stroke: "#000",
|
|
28
48
|
strokeMiterlimit: "10",
|
|
29
49
|
strokeWidth: ".72",
|
|
30
|
-
|
|
31
|
-
}), React.createElement("
|
|
50
|
+
points: "20,32 20,9 9,9"
|
|
51
|
+
}), React.createElement("line", {
|
|
52
|
+
x1: "16",
|
|
53
|
+
x2: "16",
|
|
54
|
+
y1: "24",
|
|
55
|
+
y2: "28",
|
|
56
|
+
fill: "none",
|
|
57
|
+
stroke: "#000",
|
|
58
|
+
strokeLinejoin: "round",
|
|
59
|
+
strokeMiterlimit: "10",
|
|
60
|
+
strokeWidth: ".72"
|
|
61
|
+
}), React.createElement("line", {
|
|
62
|
+
x1: "16",
|
|
63
|
+
x2: "16",
|
|
64
|
+
y1: "18",
|
|
65
|
+
y2: "22",
|
|
66
|
+
fill: "none",
|
|
67
|
+
stroke: "#000",
|
|
68
|
+
strokeLinejoin: "round",
|
|
69
|
+
strokeMiterlimit: "10",
|
|
70
|
+
strokeWidth: ".72"
|
|
71
|
+
}), React.createElement("line", {
|
|
72
|
+
x1: "16",
|
|
73
|
+
x2: "16",
|
|
74
|
+
y1: "12",
|
|
75
|
+
y2: "16",
|
|
76
|
+
fill: "none",
|
|
77
|
+
stroke: "#000",
|
|
78
|
+
strokeLinejoin: "round",
|
|
79
|
+
strokeMiterlimit: "10",
|
|
80
|
+
strokeWidth: ".72"
|
|
81
|
+
}), React.createElement("line", {
|
|
82
|
+
x1: "18",
|
|
83
|
+
x2: "18",
|
|
84
|
+
y1: "24",
|
|
85
|
+
y2: "28",
|
|
86
|
+
fill: "none",
|
|
87
|
+
stroke: "#000",
|
|
88
|
+
strokeLinejoin: "round",
|
|
89
|
+
strokeMiterlimit: "10",
|
|
90
|
+
strokeWidth: ".72"
|
|
91
|
+
}), React.createElement("line", {
|
|
92
|
+
x1: "18",
|
|
93
|
+
x2: "18",
|
|
94
|
+
y1: "18",
|
|
95
|
+
y2: "22",
|
|
32
96
|
fill: "none",
|
|
33
97
|
stroke: "#000",
|
|
34
98
|
strokeLinejoin: "round",
|
|
35
99
|
strokeMiterlimit: "10",
|
|
100
|
+
strokeWidth: ".72"
|
|
101
|
+
}), React.createElement("line", {
|
|
102
|
+
x1: "18",
|
|
103
|
+
x2: "18",
|
|
104
|
+
y1: "12",
|
|
105
|
+
y2: "16",
|
|
106
|
+
fill: "none",
|
|
107
|
+
stroke: "#000",
|
|
108
|
+
strokeLinejoin: "round",
|
|
109
|
+
strokeMiterlimit: "10",
|
|
110
|
+
strokeWidth: ".72"
|
|
111
|
+
}), React.createElement("line", {
|
|
112
|
+
x1: "14",
|
|
113
|
+
x2: "14",
|
|
114
|
+
y1: "24",
|
|
115
|
+
y2: "28",
|
|
116
|
+
fill: "none",
|
|
117
|
+
stroke: "#000",
|
|
118
|
+
strokeLinejoin: "round",
|
|
119
|
+
strokeMiterlimit: "10",
|
|
120
|
+
strokeWidth: ".72"
|
|
121
|
+
}), React.createElement("line", {
|
|
122
|
+
x1: "14",
|
|
123
|
+
x2: "14",
|
|
124
|
+
y1: "18",
|
|
125
|
+
y2: "22",
|
|
126
|
+
fill: "none",
|
|
127
|
+
stroke: "#000",
|
|
128
|
+
strokeLinejoin: "round",
|
|
129
|
+
strokeMiterlimit: "10",
|
|
130
|
+
strokeWidth: ".72"
|
|
131
|
+
}), React.createElement("line", {
|
|
132
|
+
x1: "14",
|
|
133
|
+
x2: "14",
|
|
134
|
+
y1: "12",
|
|
135
|
+
y2: "16",
|
|
136
|
+
fill: "none",
|
|
137
|
+
stroke: "#000",
|
|
138
|
+
strokeLinejoin: "round",
|
|
139
|
+
strokeMiterlimit: "10",
|
|
140
|
+
strokeWidth: ".72"
|
|
141
|
+
}), React.createElement("line", {
|
|
142
|
+
x1: "12",
|
|
143
|
+
x2: "12",
|
|
144
|
+
y1: "24",
|
|
145
|
+
y2: "28",
|
|
146
|
+
fill: "none",
|
|
147
|
+
stroke: "#000",
|
|
148
|
+
strokeLinejoin: "round",
|
|
149
|
+
strokeMiterlimit: "10",
|
|
150
|
+
strokeWidth: ".72"
|
|
151
|
+
}), React.createElement("line", {
|
|
152
|
+
x1: "12",
|
|
153
|
+
x2: "12",
|
|
154
|
+
y1: "18",
|
|
155
|
+
y2: "22",
|
|
156
|
+
fill: "none",
|
|
157
|
+
stroke: "#000",
|
|
158
|
+
strokeLinejoin: "round",
|
|
159
|
+
strokeMiterlimit: "10",
|
|
160
|
+
strokeWidth: ".72"
|
|
161
|
+
}), React.createElement("line", {
|
|
162
|
+
x1: "12",
|
|
163
|
+
x2: "12",
|
|
164
|
+
y1: "12",
|
|
165
|
+
y2: "16",
|
|
166
|
+
fill: "none",
|
|
167
|
+
stroke: "#000",
|
|
168
|
+
strokeLinejoin: "round",
|
|
169
|
+
strokeMiterlimit: "10",
|
|
170
|
+
strokeWidth: ".72"
|
|
171
|
+
}), React.createElement("line", {
|
|
172
|
+
x1: "10",
|
|
173
|
+
x2: "10",
|
|
174
|
+
y1: "24",
|
|
175
|
+
y2: "28",
|
|
176
|
+
fill: "none",
|
|
177
|
+
stroke: "#000",
|
|
178
|
+
strokeLinejoin: "round",
|
|
179
|
+
strokeMiterlimit: "10",
|
|
180
|
+
strokeWidth: ".72"
|
|
181
|
+
}), React.createElement("line", {
|
|
182
|
+
x1: "10",
|
|
183
|
+
x2: "10",
|
|
184
|
+
y1: "18",
|
|
185
|
+
y2: "22",
|
|
186
|
+
fill: "none",
|
|
187
|
+
stroke: "#000",
|
|
188
|
+
strokeLinejoin: "round",
|
|
189
|
+
strokeMiterlimit: "10",
|
|
190
|
+
strokeWidth: ".72"
|
|
191
|
+
}), React.createElement("line", {
|
|
192
|
+
x1: "10",
|
|
193
|
+
x2: "10",
|
|
194
|
+
y1: "12",
|
|
195
|
+
y2: "16",
|
|
196
|
+
fill: "none",
|
|
197
|
+
stroke: "#000",
|
|
198
|
+
strokeLinejoin: "round",
|
|
199
|
+
strokeMiterlimit: "10",
|
|
200
|
+
strokeWidth: ".72"
|
|
201
|
+
}), React.createElement("polyline", {
|
|
202
|
+
fill: "none",
|
|
203
|
+
stroke: "#000",
|
|
204
|
+
strokeMiterlimit: "10",
|
|
36
205
|
strokeWidth: ".72",
|
|
37
|
-
|
|
38
|
-
}), React.createElement("
|
|
206
|
+
points: "12,39 12,32 28,32"
|
|
207
|
+
}), React.createElement("polyline", {
|
|
39
208
|
fill: "none",
|
|
40
209
|
stroke: "#000",
|
|
41
210
|
strokeMiterlimit: "10",
|
|
42
211
|
strokeWidth: ".72",
|
|
43
|
-
|
|
44
|
-
}), React.createElement("
|
|
212
|
+
points: "28,39 28,22 39,22"
|
|
213
|
+
}), React.createElement("line", {
|
|
214
|
+
x1: "20",
|
|
215
|
+
x2: "20",
|
|
216
|
+
y1: "36",
|
|
217
|
+
y2: "39",
|
|
218
|
+
fill: "none",
|
|
219
|
+
stroke: "#000",
|
|
220
|
+
strokeMiterlimit: "10",
|
|
221
|
+
strokeWidth: ".72"
|
|
222
|
+
}), React.createElement("line", {
|
|
223
|
+
x1: "36",
|
|
224
|
+
x2: "36",
|
|
225
|
+
y1: "29",
|
|
226
|
+
y2: "32",
|
|
45
227
|
fill: "none",
|
|
46
228
|
stroke: "#000",
|
|
47
229
|
strokeLinejoin: "round",
|
|
48
230
|
strokeMiterlimit: "10",
|
|
231
|
+
strokeWidth: ".72"
|
|
232
|
+
}), React.createElement("line", {
|
|
233
|
+
x1: "32",
|
|
234
|
+
x2: "32",
|
|
235
|
+
y1: "29",
|
|
236
|
+
y2: "32",
|
|
237
|
+
fill: "none",
|
|
238
|
+
stroke: "#000",
|
|
239
|
+
strokeLinejoin: "round",
|
|
240
|
+
strokeMiterlimit: "10",
|
|
241
|
+
strokeWidth: ".72"
|
|
242
|
+
}), React.createElement("line", {
|
|
243
|
+
x1: "36",
|
|
244
|
+
x2: "36",
|
|
245
|
+
y1: "34",
|
|
246
|
+
y2: "37",
|
|
247
|
+
fill: "none",
|
|
248
|
+
stroke: "#000",
|
|
249
|
+
strokeLinejoin: "round",
|
|
250
|
+
strokeMiterlimit: "10",
|
|
251
|
+
strokeWidth: ".72"
|
|
252
|
+
}), React.createElement("line", {
|
|
253
|
+
x1: "32",
|
|
254
|
+
x2: "32",
|
|
255
|
+
y1: "34",
|
|
256
|
+
y2: "37",
|
|
257
|
+
fill: "none",
|
|
258
|
+
stroke: "#000",
|
|
259
|
+
strokeLinejoin: "round",
|
|
260
|
+
strokeMiterlimit: "10",
|
|
261
|
+
strokeWidth: ".72"
|
|
262
|
+
}), React.createElement("line", {
|
|
263
|
+
x1: "32",
|
|
264
|
+
x2: "32",
|
|
265
|
+
y1: "24",
|
|
266
|
+
y2: "27",
|
|
267
|
+
fill: "none",
|
|
268
|
+
stroke: "#000",
|
|
269
|
+
strokeLinejoin: "round",
|
|
270
|
+
strokeMiterlimit: "10",
|
|
271
|
+
strokeWidth: ".72"
|
|
272
|
+
}), React.createElement("line", {
|
|
273
|
+
x1: "36",
|
|
274
|
+
x2: "36",
|
|
275
|
+
y1: "24",
|
|
276
|
+
y2: "27",
|
|
277
|
+
fill: "none",
|
|
278
|
+
stroke: "#000",
|
|
279
|
+
strokeLinejoin: "round",
|
|
280
|
+
strokeMiterlimit: "10",
|
|
281
|
+
strokeWidth: ".72"
|
|
282
|
+
}), React.createElement("polyline", {
|
|
283
|
+
fill: "none",
|
|
284
|
+
stroke: "#000",
|
|
285
|
+
strokeMiterlimit: "10",
|
|
49
286
|
strokeWidth: ".72",
|
|
50
|
-
|
|
51
|
-
}), React.createElement("
|
|
287
|
+
points: "16,39 16,36 24,36 24,39"
|
|
288
|
+
}), React.createElement("polyline", {
|
|
52
289
|
fill: "none",
|
|
53
290
|
stroke: "#000",
|
|
54
291
|
strokeMiterlimit: "10",
|
|
55
292
|
strokeWidth: ".72",
|
|
56
|
-
|
|
293
|
+
points: "24,32 24,16 20,16"
|
|
57
294
|
}), props.children);
|
|
58
295
|
});
|
|
59
296
|
|
package/lib/oil--rig/index.js
CHANGED
|
@@ -22,7 +22,39 @@ React.forwardRef(function OilRig(props, ref) {
|
|
|
22
22
|
strokeLinejoin: "round",
|
|
23
23
|
strokeMiterlimit: "10",
|
|
24
24
|
strokeWidth: ".72",
|
|
25
|
-
d: "M39
|
|
25
|
+
d: "M39,31H9v-4h30V31z M23,20H9v7h14V20z M31,20h-6v7h6V20z M29,27h6V15h-6v5 M19,13h-4v7h4V13z M33,11h-2l-2,4h6L33,11z M33,9h-2v2 h2V9z M21,31v7.5 M15,31v7.5 M35,31v7.5 M33,31v7.5 M31,9l-12,6"
|
|
26
|
+
}), React.createElement("path", {
|
|
27
|
+
fill: "none",
|
|
28
|
+
stroke: "#000",
|
|
29
|
+
strokeLinecap: "round",
|
|
30
|
+
strokeLinejoin: "round",
|
|
31
|
+
strokeMiterlimit: "10",
|
|
32
|
+
strokeWidth: ".72",
|
|
33
|
+
d: "M9,38c0,0.552,0.448,1,1,1c0.552,0,1-0.448,1-1 M11,38c0,0.552,0.448,1,1,1s1-0.448,1-1 M13,38c0,0.552,0.448,1,1,1s1-0.448,1-1 M15,38c0,0.552,0.448,1,1,1c0.552,0,1-0.448,1-1"
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
fill: "none",
|
|
36
|
+
stroke: "#000",
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round",
|
|
39
|
+
strokeMiterlimit: "10",
|
|
40
|
+
strokeWidth: ".72",
|
|
41
|
+
d: "M17.001,38c0,0.552,0.448,1,1,1c0.552,0,1-0.448,1-1 M19,38c0,0.552,0.448,1,1,1c0.552,0,1-0.448,1-1 M21,38c0,0.552,0.448,1,1,1 c0.552,0,1-0.448,1-1 M23,38c0,0.552,0.448,1,1,1s1-0.448,1-1"
|
|
42
|
+
}), React.createElement("path", {
|
|
43
|
+
fill: "none",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeLinecap: "round",
|
|
46
|
+
strokeLinejoin: "round",
|
|
47
|
+
strokeMiterlimit: "10",
|
|
48
|
+
strokeWidth: ".72",
|
|
49
|
+
d: "M25.001,38c0,0.552,0.448,1,1,1c0.552,0,1-0.448,1-1 M27,38c0,0.552,0.448,1,1,1c0.552,0,1-0.448,1-1 M29,38c0,0.552,0.448,1,1,1 c0.552,0,1-0.448,1-1 M31,38c0,0.552,0.448,1,1,1s1-0.448,1-1"
|
|
50
|
+
}), React.createElement("path", {
|
|
51
|
+
fill: "none",
|
|
52
|
+
stroke: "#000",
|
|
53
|
+
strokeLinecap: "round",
|
|
54
|
+
strokeLinejoin: "round",
|
|
55
|
+
strokeMiterlimit: "10",
|
|
56
|
+
strokeWidth: ".72",
|
|
57
|
+
d: "M33.001,38c0,0.552,0.448,1,1,1s1-0.448,1-1 M35,38c0,0.552,0.448,1,1,1c0.552,0,1-0.448,1-1 M37,38c0,0.552,0.448,1,1,1 c0.552,0,1-0.448,1-1"
|
|
26
58
|
}), props.children);
|
|
27
59
|
});
|
|
28
60
|
|
package/lib/parliament/index.js
CHANGED
|
@@ -21,7 +21,38 @@ React.forwardRef(function Parliament(props, ref) {
|
|
|
21
21
|
strokeLinejoin: "round",
|
|
22
22
|
strokeMiterlimit: "10",
|
|
23
23
|
strokeWidth: ".72",
|
|
24
|
-
d: "M19
|
|
24
|
+
d: "M19,34 v-2 M22,38v-4 M16,34v-2 M29,34v-2 M26,38v-4 M32,34v-2 M19,38v-2 M16,38v-2 M29,38v-2 M32,38v-2 M36,38v-2 M36,34v-2 M36,30v-2 M12,38v-2 M12,34v-2 M12,30v-2 M24,14v-4 M24,28v-2 M21,28v-2 M19,24h10 M27,28v-2 M11,39h25.5 M14,26h-4v13h4V26z M38,26h-4v13 h4V26z M34,30H14v9h20V30z"
|
|
25
|
+
}), React.createElement("polygon", {
|
|
26
|
+
fill: "none",
|
|
27
|
+
stroke: "#000",
|
|
28
|
+
strokeLinejoin: "round",
|
|
29
|
+
strokeMiterlimit: "10",
|
|
30
|
+
strokeWidth: ".72",
|
|
31
|
+
points: "12,21 10,26 14,26"
|
|
32
|
+
}), React.createElement("polygon", {
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#000",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeMiterlimit: "10",
|
|
37
|
+
strokeWidth: ".72",
|
|
38
|
+
points: "36,21 34,26 38,26"
|
|
39
|
+
}), React.createElement("rect", {
|
|
40
|
+
width: "3",
|
|
41
|
+
height: "2",
|
|
42
|
+
x: "24",
|
|
43
|
+
y: "10",
|
|
44
|
+
fill: "none",
|
|
45
|
+
stroke: "#000",
|
|
46
|
+
strokeLinejoin: "round",
|
|
47
|
+
strokeMiterlimit: "10",
|
|
48
|
+
strokeWidth: ".72"
|
|
49
|
+
}), React.createElement("polyline", {
|
|
50
|
+
fill: "none",
|
|
51
|
+
stroke: "#000",
|
|
52
|
+
strokeLinejoin: "round",
|
|
53
|
+
strokeMiterlimit: "10",
|
|
54
|
+
strokeWidth: ".72",
|
|
55
|
+
points: "19,28 19,24 24,14 29,24 29,28"
|
|
25
56
|
}), React.createElement("path", {
|
|
26
57
|
fill: "none",
|
|
27
58
|
stroke: "#000",
|
package/lib/refinery/index.js
CHANGED
|
@@ -15,13 +15,16 @@ React.forwardRef(function Refinery(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: "40",
|
|
20
|
+
x2: "8",
|
|
21
|
+
y1: "39",
|
|
22
|
+
y2: "39",
|
|
19
23
|
fill: "none",
|
|
20
24
|
stroke: "#000",
|
|
21
25
|
strokeLinejoin: "round",
|
|
22
26
|
strokeMiterlimit: "10",
|
|
23
|
-
strokeWidth: ".72"
|
|
24
|
-
d: "M40 39L8 39"
|
|
27
|
+
strokeWidth: ".72"
|
|
25
28
|
}), React.createElement("path", {
|
|
26
29
|
fill: "none",
|
|
27
30
|
stroke: "#000",
|