@carbon-labs/react-animated-header 0.21.0 → 0.22.0

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.
@@ -1,3307 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2024
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
-
8
- 'use strict';
9
-
10
- var React = require('react');
11
- var Icon = require('../Icon.js');
12
- var iconPropTypes4cbeb95d = require('../iconPropTypes-4cbeb95d.js');
13
- require('prop-types');
14
-
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _circle, _circle2, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _circle3, _path87, _path88, _circle4, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _circle5, _path100, _path101, _circle6, _path102, _circle7, _circle8, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _circle9, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle0, _path153, _circle1, _path154, _path155, _circle10, _path156, _circle11, _path157, _path158, _path159, _circle12, _path160, _circle13, _path161, _path162, _circle14, _path163, _circle15, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _circle16, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _circle17, _circle18, _circle19, _circle20, _circle21, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _circle22, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219;
16
- const ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(_ref, ref) {
17
- let {
18
- children,
19
- size = 16,
20
- ...rest
21
- } = _ref;
22
- return /*#__PURE__*/React.createElement(Icon.default, {
23
- width: size,
24
- height: size,
25
- ref: ref,
26
- xmlns: "http://www.w3.org/2000/svg",
27
- viewBox: "0 0 32 32",
28
- fill: "currentColor",
29
- ...rest
30
- }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M22 4L22 6 26.586 6 20 12.586 21.414 14 28 7.414 28 12 30 12 30 4 22 4zM28 16v4a1.9965 1.9965 0 01-2 2H20l-4 7 1.7358 1 3.4288-6H26a3.9992 3.9992 0 004-4V16zM4 20V8A1.9965 1.9965 0 016 6H18V4H6A3.9986 3.9986 0 002 8V20a3.9992 3.9992 0 004 4h9V22H6A1.9965 1.9965 0 014 20z"
32
- })), children);
33
- });
34
- if (process.env.NODE_ENV !== "production") {
35
- ChatLaunch.propTypes = iconPropTypes4cbeb95d.i;
36
- }
37
- const ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(_ref2, ref) {
38
- let {
39
- children,
40
- size = 16,
41
- ...rest
42
- } = _ref2;
43
- return /*#__PURE__*/React.createElement(Icon.default, {
44
- width: size,
45
- height: size,
46
- ref: ref,
47
- xmlns: "http://www.w3.org/2000/svg",
48
- viewBox: "0 0 32 32",
49
- fill: "currentColor",
50
- ...rest
51
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
52
- d: "M28 8V21h2V8a3.9986 3.9986 0 00-4-4H8.2429l2 2H26A1.9965 1.9965 0 0128 8zM30 28.5859L3.4141 2 2 3.4141 3.5039 4.918A3.9181 3.9181 0 002 8V20a3.9992 3.9992 0 004 4h6V22H6a1.9965 1.9965 0 01-2-2V8a1.9814 1.9814 0 01.9194-1.6665L20.5859 22H17l-4 7 1.7358 1 3.4288-6h4.4213l6 6z"
53
- })), children);
54
- });
55
- if (process.env.NODE_ENV !== "production") {
56
- ChatOff.propTypes = iconPropTypes4cbeb95d.i;
57
- }
58
- const ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(_ref3, ref) {
59
- let {
60
- children,
61
- size = 16,
62
- ...rest
63
- } = _ref3;
64
- return /*#__PURE__*/React.createElement(Icon.default, {
65
- width: size,
66
- height: size,
67
- ref: ref,
68
- xmlns: "http://www.w3.org/2000/svg",
69
- viewBox: "0 0 32 32",
70
- fill: "currentColor",
71
- ...rest
72
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
73
- d: "M15.586 10.414L19.166 14 19.166 14 15.584 17.587 17 19 22 14 17 9 15.586 10.414z"
74
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
75
- d: "M20.586 10.414L24.166 14 24.166 14 20.584 17.587 22 19 27 14 22 9 20.586 10.414zM10 9L11.593 12 15 12.414 12.5 14.667 13 18 10 16.125 7 18 7.5 14.667 5 12.414 8.5 12 10 9z"
76
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
77
- d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
78
- })), children);
79
- });
80
- if (process.env.NODE_ENV !== "production") {
81
- ChatOperational.propTypes = iconPropTypes4cbeb95d.i;
82
- }
83
- const ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(_ref4, ref) {
84
- let {
85
- children,
86
- size = 16,
87
- ...rest
88
- } = _ref4;
89
- return /*#__PURE__*/React.createElement(Icon.default, {
90
- width: size,
91
- height: size,
92
- ref: ref,
93
- xmlns: "http://www.w3.org/2000/svg",
94
- viewBox: "0 0 32 32",
95
- fill: "currentColor",
96
- ...rest
97
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
98
- d: "M16 19a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 19zM20 8a2 2 0 102 2A1.9806 1.9806 0 0020 8zM12 8a2 2 0 102 2A1.9806 1.9806 0 0012 8z"
99
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
100
- d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V6a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,6V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V6A3.9988,3.9988,0,0,1,6,2H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
101
- })), children);
102
- });
103
- if (process.env.NODE_ENV !== "production") {
104
- ChatBot.propTypes = iconPropTypes4cbeb95d.i;
105
- }
106
- const Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(_ref5, ref) {
107
- let {
108
- children,
109
- size = 16,
110
- ...rest
111
- } = _ref5;
112
- return /*#__PURE__*/React.createElement(Icon.default, {
113
- width: size,
114
- height: size,
115
- ref: ref,
116
- xmlns: "http://www.w3.org/2000/svg",
117
- viewBox: "0 0 32 32",
118
- fill: "currentColor",
119
- ...rest
120
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
121
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
122
- })), children);
123
- });
124
- if (process.env.NODE_ENV !== "production") {
125
- Checkbox.propTypes = iconPropTypes4cbeb95d.i;
126
- }
127
- const CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(_ref6, ref) {
128
- let {
129
- children,
130
- size = 16,
131
- ...rest
132
- } = _ref6;
133
- return /*#__PURE__*/React.createElement(Icon.default, {
134
- width: size,
135
- height: size,
136
- ref: ref,
137
- xmlns: "http://www.w3.org/2000/svg",
138
- viewBox: "0 0 32 32",
139
- fill: "currentColor",
140
- ...rest
141
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
142
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
143
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
144
- d: "M14 21.5L9 16.54 10.59 15 14 18.35 21.41 11 23 12.58 14 21.5z"
145
- })), children);
146
- });
147
- if (process.env.NODE_ENV !== "production") {
148
- CheckboxChecked.propTypes = iconPropTypes4cbeb95d.i;
149
- }
150
- const CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxCheckedFilled(_ref7, ref) {
151
- let {
152
- children,
153
- size = 16,
154
- ...rest
155
- } = _ref7;
156
- return /*#__PURE__*/React.createElement(Icon.default, {
157
- width: size,
158
- height: size,
159
- ref: ref,
160
- xmlns: "http://www.w3.org/2000/svg",
161
- viewBox: "0 0 32 32",
162
- fill: "currentColor",
163
- ...rest
164
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
165
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"
166
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
167
- fill: "none",
168
- d: "M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z",
169
- "data-icon-path": "inner-path"
170
- })), children);
171
- });
172
- if (process.env.NODE_ENV !== "production") {
173
- CheckboxCheckedFilled.propTypes = iconPropTypes4cbeb95d.i;
174
- }
175
- const CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminate(_ref8, ref) {
176
- let {
177
- children,
178
- size = 16,
179
- ...rest
180
- } = _ref8;
181
- return /*#__PURE__*/React.createElement(Icon.default, {
182
- width: size,
183
- height: size,
184
- ref: ref,
185
- xmlns: "http://www.w3.org/2000/svg",
186
- viewBox: "0 0 32 32",
187
- fill: "currentColor",
188
- ...rest
189
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
190
- d: "M10 14H22V18H10z"
191
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
192
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
193
- })), children);
194
- });
195
- if (process.env.NODE_ENV !== "production") {
196
- CheckboxIndeterminate.propTypes = iconPropTypes4cbeb95d.i;
197
- }
198
- const CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminateFilled(_ref9, ref) {
199
- let {
200
- children,
201
- size = 16,
202
- ...rest
203
- } = _ref9;
204
- return /*#__PURE__*/React.createElement(Icon.default, {
205
- width: size,
206
- height: size,
207
- ref: ref,
208
- xmlns: "http://www.w3.org/2000/svg",
209
- viewBox: "0 0 32 32",
210
- fill: "currentColor",
211
- ...rest
212
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
213
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM22,18H10V14H22Z"
214
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
215
- fill: "none",
216
- d: "M22,18H10V14H22Z",
217
- "data-icon-path": "inner-path"
218
- })), children);
219
- });
220
- if (process.env.NODE_ENV !== "production") {
221
- CheckboxIndeterminateFilled.propTypes = iconPropTypes4cbeb95d.i;
222
- }
223
- const Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref10, ref) {
224
- let {
225
- children,
226
- size = 16,
227
- ...rest
228
- } = _ref10;
229
- if (size === 20 || size === "20" || size === "20px") {
230
- return /*#__PURE__*/React.createElement(Icon.default, {
231
- width: size,
232
- height: size,
233
- ref: ref,
234
- xmlns: "http://www.w3.org/2000/svg",
235
- viewBox: "0 0 20 20",
236
- fill: "currentColor",
237
- ...rest
238
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
239
- d: "M8 13.2L3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
240
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
241
- d: "M15.6 5.6L8 13.2 3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
242
- })), children);
243
- }
244
- if (size === 24 || size === "24" || size === "24px") {
245
- return /*#__PURE__*/React.createElement(Icon.default, {
246
- width: size,
247
- height: size,
248
- ref: ref,
249
- xmlns: "http://www.w3.org/2000/svg",
250
- viewBox: "0 0 24 24",
251
- fill: "currentColor",
252
- ...rest
253
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
254
- d: "M10 15.9L4.7 10.6 3.6 11.6 8.9 16.9 10 18 20.6 7.4 19.5 6.3z"
255
- })), children);
256
- }
257
- return /*#__PURE__*/React.createElement(Icon.default, {
258
- width: size,
259
- height: size,
260
- ref: ref,
261
- xmlns: "http://www.w3.org/2000/svg",
262
- viewBox: "0 0 32 32",
263
- fill: "currentColor",
264
- ...rest
265
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
266
- d: "M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"
267
- })), children);
268
- });
269
- if (process.env.NODE_ENV !== "production") {
270
- Checkmark.propTypes = iconPropTypes4cbeb95d.i;
271
- }
272
- const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_ref11, ref) {
273
- let {
274
- children,
275
- size = 16,
276
- ...rest
277
- } = _ref11;
278
- if (size === 16 || size === "16" || size === "16px") {
279
- return /*#__PURE__*/React.createElement(Icon.default, {
280
- width: size,
281
- height: size,
282
- ref: ref,
283
- xmlns: "http://www.w3.org/2000/svg",
284
- viewBox: "0 0 16 16",
285
- fill: "currentColor",
286
- ...rest
287
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
288
- d: "M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"
289
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
290
- d: "M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z",
291
- "data-icon-path": "inner-path",
292
- opacity: "0"
293
- })), children);
294
- }
295
- if (size === 20 || size === "20" || size === "20px") {
296
- return /*#__PURE__*/React.createElement(Icon.default, {
297
- width: size,
298
- height: size,
299
- ref: ref,
300
- xmlns: "http://www.w3.org/2000/svg",
301
- viewBox: "0 0 20 20",
302
- fill: "currentColor",
303
- ...rest
304
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
305
- d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"
306
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
307
- fill: "none",
308
- d: "M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z",
309
- "data-icon-path": "inner-path",
310
- opacity: "0"
311
- })), children);
312
- }
313
- if (size === 24 || size === "24" || size === "24px") {
314
- return /*#__PURE__*/React.createElement(Icon.default, {
315
- width: size,
316
- height: size,
317
- ref: ref,
318
- xmlns: "http://www.w3.org/2000/svg",
319
- viewBox: "0 0 24 24",
320
- fill: "currentColor",
321
- ...rest
322
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
323
- d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z"
324
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
325
- fill: "none",
326
- d: "M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z",
327
- "data-icon-path": "inner-path",
328
- opacity: "0"
329
- })), children);
330
- }
331
- return /*#__PURE__*/React.createElement(Icon.default, {
332
- width: size,
333
- height: size,
334
- ref: ref,
335
- xmlns: "http://www.w3.org/2000/svg",
336
- viewBox: "0 0 32 32",
337
- fill: "currentColor",
338
- ...rest
339
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
340
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"
341
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
342
- fill: "none",
343
- d: "M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z",
344
- "data-icon-path": "inner-path"
345
- })), children);
346
- });
347
- if (process.env.NODE_ENV !== "production") {
348
- CheckmarkFilled.propTypes = iconPropTypes4cbeb95d.i;
349
- }
350
- const CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFilledError(_ref12, ref) {
351
- let {
352
- children,
353
- size = 16,
354
- ...rest
355
- } = _ref12;
356
- return /*#__PURE__*/React.createElement(Icon.default, {
357
- width: size,
358
- height: size,
359
- ref: ref,
360
- xmlns: "http://www.w3.org/2000/svg",
361
- viewBox: "0 0 32 32",
362
- fill: "currentColor",
363
- ...rest
364
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
365
- d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
366
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
367
- d: "M14,2a12,12,0,1,0,2,23.82V24a8,8,0,0,1,8-8h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
368
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
369
- fill: "none",
370
- d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
371
- "data-icon-path": "inner-path"
372
- })), children);
373
- });
374
- if (process.env.NODE_ENV !== "production") {
375
- CheckmarkFilledError.propTypes = iconPropTypes4cbeb95d.i;
376
- }
377
- const CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkFilledWarning(_ref13, ref) {
378
- let {
379
- children,
380
- size = 16,
381
- ...rest
382
- } = _ref13;
383
- return /*#__PURE__*/React.createElement(Icon.default, {
384
- width: size,
385
- height: size,
386
- ref: ref,
387
- xmlns: "http://www.w3.org/2000/svg",
388
- viewBox: "0 0 32 32",
389
- fill: "currentColor",
390
- ...rest
391
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
392
- d: "M14,2a12,12,0,1,0,3.3928,23.5059l3.9246-7.8492A2.9846,2.9846,0,0,1,24,16h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
393
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
394
- d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
395
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
396
- fill: "none",
397
- d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
398
- "data-icon-path": "inner-path"
399
- })), children);
400
- });
401
- if (process.env.NODE_ENV !== "production") {
402
- CheckmarkFilledWarning.propTypes = iconPropTypes4cbeb95d.i;
403
- }
404
- const CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline(_ref14, ref) {
405
- let {
406
- children,
407
- size = 16,
408
- ...rest
409
- } = _ref14;
410
- return /*#__PURE__*/React.createElement(Icon.default, {
411
- width: size,
412
- height: size,
413
- ref: ref,
414
- xmlns: "http://www.w3.org/2000/svg",
415
- viewBox: "0 0 32 32",
416
- fill: "currentColor",
417
- ...rest
418
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
419
- d: "M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"
420
- })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
421
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
422
- })), children);
423
- });
424
- if (process.env.NODE_ENV !== "production") {
425
- CheckmarkOutline.propTypes = iconPropTypes4cbeb95d.i;
426
- }
427
- const CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineError(_ref15, ref) {
428
- let {
429
- children,
430
- size = 16,
431
- ...rest
432
- } = _ref15;
433
- return /*#__PURE__*/React.createElement(Icon.default, {
434
- width: size,
435
- height: size,
436
- ref: ref,
437
- xmlns: "http://www.w3.org/2000/svg",
438
- viewBox: "0 0 32 32",
439
- fill: "currentColor",
440
- ...rest
441
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
442
- d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
443
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
444
- d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
445
- })), children);
446
- });
447
- if (process.env.NODE_ENV !== "production") {
448
- CheckmarkOutlineError.propTypes = iconPropTypes4cbeb95d.i;
449
- }
450
- const CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineWarning(_ref16, ref) {
451
- let {
452
- children,
453
- size = 16,
454
- ...rest
455
- } = _ref16;
456
- return /*#__PURE__*/React.createElement(Icon.default, {
457
- width: size,
458
- height: size,
459
- ref: ref,
460
- xmlns: "http://www.w3.org/2000/svg",
461
- viewBox: "0 0 32 32",
462
- fill: "currentColor",
463
- ...rest
464
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
465
- d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
466
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
467
- d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
468
- })), children);
469
- });
470
- if (process.env.NODE_ENV !== "production") {
471
- CheckmarkOutlineWarning.propTypes = iconPropTypes4cbeb95d.i;
472
- }
473
- const Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(_ref17, ref) {
474
- let {
475
- children,
476
- size = 16,
477
- ...rest
478
- } = _ref17;
479
- return /*#__PURE__*/React.createElement(Icon.default, {
480
- width: size,
481
- height: size,
482
- ref: ref,
483
- xmlns: "http://www.w3.org/2000/svg",
484
- viewBox: "0 0 32 32",
485
- fill: "currentColor",
486
- ...rest
487
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
488
- d: "M27.2314,23.6182,20,13.6748V4h2V2H10V4h2v9.6748L4.7686,23.6182A4.0183,4.0183,0,0,0,8.0186,30H23.9814a4.0183,4.0183,0,0,0,3.25-6.3818ZM14,14.3252V4h4V14.3252L20.6728,18H11.3272ZM23.9814,28H8.0186a2.0192,2.0192,0,0,1-1.6329-3.2061L9.8726,20H22.1274l3.4869,4.7939A2.0192,2.0192,0,0,1,23.9814,28Z"
489
- })), children);
490
- });
491
- if (process.env.NODE_ENV !== "production") {
492
- Chemistry.propTypes = iconPropTypes4cbeb95d.i;
493
- }
494
- const ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryReference(_ref18, ref) {
495
- let {
496
- children,
497
- size = 16,
498
- ...rest
499
- } = _ref18;
500
- return /*#__PURE__*/React.createElement(Icon.default, {
501
- width: size,
502
- height: size,
503
- ref: ref,
504
- xmlns: "http://www.w3.org/2000/svg",
505
- viewBox: "0 0 32 32",
506
- fill: "currentColor",
507
- ...rest
508
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
509
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
510
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
511
- d: "M20,13.67V4h2V2H10V4h2v9.67L9.58,17h2.4767L14,14.33V4h4V14.33l7.61,10.46a2.0133,2.0133,0,0,1-.44,2.82,2.0406,2.0406,0,0,1-1.19.39H15v2h8.98a4.0154,4.0154,0,0,0,3.25-6.38Z"
512
- })), children);
513
- });
514
- if (process.env.NODE_ENV !== "production") {
515
- ChemistryReference.propTypes = iconPropTypes4cbeb95d.i;
516
- }
517
- const ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref19, ref) {
518
- let {
519
- children,
520
- size = 16,
521
- ...rest
522
- } = _ref19;
523
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
524
- return /*#__PURE__*/React.createElement(Icon.default, {
525
- width: size,
526
- height: size,
527
- ref: ref,
528
- xmlns: "http://www.w3.org/2000/svg",
529
- viewBox: "0 0 10 6",
530
- fill: "currentColor",
531
- ...rest
532
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
533
- d: "M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"
534
- })), children);
535
- }
536
- if (size === 16 || size === "16" || size === "16px") {
537
- return /*#__PURE__*/React.createElement(Icon.default, {
538
- width: size,
539
- height: size,
540
- ref: ref,
541
- xmlns: "http://www.w3.org/2000/svg",
542
- viewBox: "0 0 16 16",
543
- fill: "currentColor",
544
- ...rest
545
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
546
- d: "M8 11L3 6 3.7 5.3 8 9.6 12.3 5.3 13 6z"
547
- })), children);
548
- }
549
- return /*#__PURE__*/React.createElement(Icon.default, {
550
- width: size,
551
- height: size,
552
- ref: ref,
553
- xmlns: "http://www.w3.org/2000/svg",
554
- viewBox: "0 0 32 32",
555
- fill: "currentColor",
556
- ...rest
557
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
558
- d: "M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
559
- })), children);
560
- });
561
- if (process.env.NODE_ENV !== "production") {
562
- ChevronDown.propTypes = iconPropTypes4cbeb95d.i;
563
- }
564
- const ChevronDownOutline = /*#__PURE__*/React.forwardRef(function ChevronDownOutline(_ref20, ref) {
565
- let {
566
- children,
567
- size = 16,
568
- ...rest
569
- } = _ref20;
570
- return /*#__PURE__*/React.createElement(Icon.default, {
571
- width: size,
572
- height: size,
573
- ref: ref,
574
- xmlns: "http://www.w3.org/2000/svg",
575
- viewBox: "0 0 32 32",
576
- fill: "currentColor",
577
- ...rest
578
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
579
- d: "M9.4142 12.5858L16 19.1714 22.5858 12.5858 24 14 16 22 8 14 9.4142 12.5858z"
580
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
581
- d: "m30,16c0,7.7197-6.2803,14-14,14S2,23.7197,2,16,8.2803,2,16,2s14,6.2803,14,14Zm-26,0c0,6.6167,5.3833,12,12,12s12-5.3833,12-12-5.3833-12-12-12S4,9.3833,4,16Z"
582
- })), children);
583
- });
584
- if (process.env.NODE_ENV !== "production") {
585
- ChevronDownOutline.propTypes = iconPropTypes4cbeb95d.i;
586
- }
587
- const ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref21, ref) {
588
- let {
589
- children,
590
- size = 16,
591
- ...rest
592
- } = _ref21;
593
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
594
- return /*#__PURE__*/React.createElement(Icon.default, {
595
- width: size,
596
- height: size,
597
- ref: ref,
598
- xmlns: "http://www.w3.org/2000/svg",
599
- viewBox: "0 0 6 10",
600
- fill: "currentColor",
601
- ...rest
602
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
603
- d: "M0 5L5 0 5.7 0.7 1.4 5 5.7 9.3 5 10z"
604
- })), children);
605
- }
606
- if (size === 16 || size === "16" || size === "16px") {
607
- return /*#__PURE__*/React.createElement(Icon.default, {
608
- width: size,
609
- height: size,
610
- ref: ref,
611
- xmlns: "http://www.w3.org/2000/svg",
612
- viewBox: "0 0 16 16",
613
- fill: "currentColor",
614
- ...rest
615
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
616
- d: "M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"
617
- })), children);
618
- }
619
- return /*#__PURE__*/React.createElement(Icon.default, {
620
- width: size,
621
- height: size,
622
- ref: ref,
623
- xmlns: "http://www.w3.org/2000/svg",
624
- viewBox: "0 0 32 32",
625
- fill: "currentColor",
626
- ...rest
627
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
628
- d: "M10 16L20 6 21.4 7.4 12.8 16 21.4 24.6 20 26z"
629
- })), children);
630
- });
631
- if (process.env.NODE_ENV !== "production") {
632
- ChevronLeft.propTypes = iconPropTypes4cbeb95d.i;
633
- }
634
- const ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref22, ref) {
635
- let {
636
- children,
637
- size = 16,
638
- ...rest
639
- } = _ref22;
640
- if (size === 16 || size === "16" || size === "16px") {
641
- return /*#__PURE__*/React.createElement(Icon.default, {
642
- width: size,
643
- height: size,
644
- ref: ref,
645
- xmlns: "http://www.w3.org/2000/svg",
646
- viewBox: "0 0 16 16",
647
- fill: "currentColor",
648
- ...rest
649
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
650
- d: "M15 9L15 15 9 15z"
651
- })), children);
652
- }
653
- return /*#__PURE__*/React.createElement(Icon.default, {
654
- width: size,
655
- height: size,
656
- ref: ref,
657
- xmlns: "http://www.w3.org/2000/svg",
658
- viewBox: "0 0 32 32",
659
- fill: "currentColor",
660
- ...rest
661
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
662
- d: "M31 19L31 31 19 31 31 19z"
663
- })), children);
664
- });
665
- if (process.env.NODE_ENV !== "production") {
666
- ChevronMini.propTypes = iconPropTypes4cbeb95d.i;
667
- }
668
- const ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref23, ref) {
669
- let {
670
- children,
671
- size = 16,
672
- ...rest
673
- } = _ref23;
674
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
675
- return /*#__PURE__*/React.createElement(Icon.default, {
676
- width: size,
677
- height: size,
678
- ref: ref,
679
- xmlns: "http://www.w3.org/2000/svg",
680
- viewBox: "0 0 6 10",
681
- fill: "currentColor",
682
- ...rest
683
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
684
- d: "M6 5L1 10 0.3 9.3 4.6 5 0.3 0.7 1 0z"
685
- })), children);
686
- }
687
- if (size === 16 || size === "16" || size === "16px") {
688
- return /*#__PURE__*/React.createElement(Icon.default, {
689
- width: size,
690
- height: size,
691
- ref: ref,
692
- xmlns: "http://www.w3.org/2000/svg",
693
- viewBox: "0 0 16 16",
694
- fill: "currentColor",
695
- ...rest
696
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
697
- d: "M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"
698
- })), children);
699
- }
700
- return /*#__PURE__*/React.createElement(Icon.default, {
701
- width: size,
702
- height: size,
703
- ref: ref,
704
- xmlns: "http://www.w3.org/2000/svg",
705
- viewBox: "0 0 32 32",
706
- fill: "currentColor",
707
- ...rest
708
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
709
- d: "M22 16L12 26 10.6 24.6 19.2 16 10.6 7.4 12 6z"
710
- })), children);
711
- });
712
- if (process.env.NODE_ENV !== "production") {
713
- ChevronRight.propTypes = iconPropTypes4cbeb95d.i;
714
- }
715
- const ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref24, ref) {
716
- let {
717
- children,
718
- size = 16,
719
- ...rest
720
- } = _ref24;
721
- if (size === 16 || size === "16" || size === "16px") {
722
- return /*#__PURE__*/React.createElement(Icon.default, {
723
- width: size,
724
- height: size,
725
- ref: ref,
726
- xmlns: "http://www.w3.org/2000/svg",
727
- viewBox: "0 0 16 16",
728
- fill: "currentColor",
729
- ...rest
730
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
731
- d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5zM8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
732
- })), children);
733
- }
734
- return /*#__PURE__*/React.createElement(Icon.default, {
735
- width: size,
736
- height: size,
737
- ref: ref,
738
- xmlns: "http://www.w3.org/2000/svg",
739
- viewBox: "0 0 32 32",
740
- fill: "currentColor",
741
- ...rest
742
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
743
- d: "M16 28L9 21 10.41 19.59 16 25.17 21.59 19.59 23 21 16 28zM16 4L23 11 21.59 12.41 16 6.83 10.41 12.41 9 11 16 4z"
744
- })), children);
745
- });
746
- if (process.env.NODE_ENV !== "production") {
747
- ChevronSort.propTypes = iconPropTypes4cbeb95d.i;
748
- }
749
- const ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_ref25, ref) {
750
- let {
751
- children,
752
- size = 16,
753
- ...rest
754
- } = _ref25;
755
- if (size === 16 || size === "16" || size === "16px") {
756
- return /*#__PURE__*/React.createElement(Icon.default, {
757
- width: size,
758
- height: size,
759
- ref: ref,
760
- xmlns: "http://www.w3.org/2000/svg",
761
- viewBox: "0 0 16 16",
762
- fill: "currentColor",
763
- ...rest
764
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
765
- d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5z"
766
- })), children);
767
- }
768
- return /*#__PURE__*/React.createElement(Icon.default, {
769
- width: size,
770
- height: size,
771
- ref: ref,
772
- xmlns: "http://www.w3.org/2000/svg",
773
- viewBox: "0 0 32 32",
774
- fill: "currentColor",
775
- ...rest
776
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
777
- d: "M16 28L9 21 10.4 19.6 16 25.2 21.6 19.6 23 21z"
778
- })), children);
779
- });
780
- if (process.env.NODE_ENV !== "production") {
781
- ChevronSortDown.propTypes = iconPropTypes4cbeb95d.i;
782
- }
783
- const ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(_ref26, ref) {
784
- let {
785
- children,
786
- size = 16,
787
- ...rest
788
- } = _ref26;
789
- if (size === 16 || size === "16" || size === "16px") {
790
- return /*#__PURE__*/React.createElement(Icon.default, {
791
- width: size,
792
- height: size,
793
- ref: ref,
794
- xmlns: "http://www.w3.org/2000/svg",
795
- viewBox: "0 0 16 16",
796
- fill: "currentColor",
797
- ...rest
798
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
799
- d: "M8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
800
- })), children);
801
- }
802
- return /*#__PURE__*/React.createElement(Icon.default, {
803
- width: size,
804
- height: size,
805
- ref: ref,
806
- xmlns: "http://www.w3.org/2000/svg",
807
- viewBox: "0 0 32 32",
808
- fill: "currentColor",
809
- ...rest
810
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
811
- d: "M16 4L23 11 21.6 12.4 16 6.8 10.4 12.4 9 11z"
812
- })), children);
813
- });
814
- if (process.env.NODE_ENV !== "production") {
815
- ChevronSortUp.propTypes = iconPropTypes4cbeb95d.i;
816
- }
817
- const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref27, ref) {
818
- let {
819
- children,
820
- size = 16,
821
- ...rest
822
- } = _ref27;
823
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
824
- return /*#__PURE__*/React.createElement(Icon.default, {
825
- width: size,
826
- height: size,
827
- ref: ref,
828
- xmlns: "http://www.w3.org/2000/svg",
829
- viewBox: "0 0 10 6",
830
- fill: "currentColor",
831
- ...rest
832
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
833
- d: "M5 0L10 5 9.3 5.7 5 1.4 0.7 5.7 0 5z"
834
- })), children);
835
- }
836
- if (size === 16 || size === "16" || size === "16px") {
837
- return /*#__PURE__*/React.createElement(Icon.default, {
838
- width: size,
839
- height: size,
840
- ref: ref,
841
- xmlns: "http://www.w3.org/2000/svg",
842
- viewBox: "0 0 16 16",
843
- fill: "currentColor",
844
- ...rest
845
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
846
- d: "M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
847
- })), children);
848
- }
849
- return /*#__PURE__*/React.createElement(Icon.default, {
850
- width: size,
851
- height: size,
852
- ref: ref,
853
- xmlns: "http://www.w3.org/2000/svg",
854
- viewBox: "0 0 32 32",
855
- fill: "currentColor",
856
- ...rest
857
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
858
- d: "M16 10L26 20 24.6 21.4 16 12.8 7.4 21.4 6 20z"
859
- })), children);
860
- });
861
- if (process.env.NODE_ENV !== "production") {
862
- ChevronUp.propTypes = iconPropTypes4cbeb95d.i;
863
- }
864
- const ChevronUpOutline = /*#__PURE__*/React.forwardRef(function ChevronUpOutline(_ref28, ref) {
865
- let {
866
- children,
867
- size = 16,
868
- ...rest
869
- } = _ref28;
870
- return /*#__PURE__*/React.createElement(Icon.default, {
871
- width: size,
872
- height: size,
873
- ref: ref,
874
- xmlns: "http://www.w3.org/2000/svg",
875
- viewBox: "0 0 32 32",
876
- fill: "currentColor",
877
- ...rest
878
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
879
- d: "M9.4142 19.4142L16 12.8286 22.5858 19.4142 24 18 16 10 8 18 9.4142 19.4142z"
880
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
881
- d: "m30,16c0,7.7197-6.2803,14-14,14S2,23.7197,2,16,8.2803,2,16,2s14,6.2803,14,14Zm-26,0c0,6.6167,5.3833,12,12,12s12-5.3833,12-12-5.3833-12-12-12S4,9.3833,4,16Z"
882
- })), children);
883
- });
884
- if (process.env.NODE_ENV !== "production") {
885
- ChevronUpOutline.propTypes = iconPropTypes4cbeb95d.i;
886
- }
887
- const ChildNode = /*#__PURE__*/React.forwardRef(function ChildNode(_ref29, ref) {
888
- let {
889
- children,
890
- size = 16,
891
- ...rest
892
- } = _ref29;
893
- return /*#__PURE__*/React.createElement(Icon.default, {
894
- width: size,
895
- height: size,
896
- ref: ref,
897
- xmlns: "http://www.w3.org/2000/svg",
898
- viewBox: "0 0 32 32",
899
- fill: "currentColor",
900
- ...rest
901
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
902
- d: "M23,20c-2.41,0-4.43,1.72-4.9,4h-4.1c-2.21,0-4-1.79-4-4v-8.1c2.28-.46,4-2.48,4-4.9,0-2.76-2.24-5-5-5s-5,2.24-5,5c0,2.41,1.72,4.43,4,4.9v8.1c0,3.31,2.69,6,6,6h4.1c.46,2.28,2.48,4,4.9,4,2.76,0,5-2.24,5-5s-2.24-5-5-5ZM6,7c0-1.65,1.35-3,3-3s3,1.35,3,3-1.35,3-3,3-3-1.35-3-3Z"
903
- })), children);
904
- });
905
- if (process.env.NODE_ENV !== "production") {
906
- ChildNode.propTypes = iconPropTypes4cbeb95d.i;
907
- }
908
- const Chip = /*#__PURE__*/React.forwardRef(function Chip(_ref30, ref) {
909
- let {
910
- children,
911
- size = 16,
912
- ...rest
913
- } = _ref30;
914
- return /*#__PURE__*/React.createElement(Icon.default, {
915
- width: size,
916
- height: size,
917
- ref: ref,
918
- xmlns: "http://www.w3.org/2000/svg",
919
- viewBox: "0 0 32 32",
920
- fill: "currentColor",
921
- ...rest
922
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
923
- d: "M11,11V21H21V11Zm8,8H13V13h6Z"
924
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
925
- d: "M30,13V11H26V8a2,2,0,0,0-2-2H21V2H19V6H13V2H11V6H8A2,2,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2,2,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2,2,0,0,0,2-2V21h4V19H26V13ZM24,24H8V8H24Z"
926
- })), children);
927
- });
928
- if (process.env.NODE_ENV !== "production") {
929
- Chip.propTypes = iconPropTypes4cbeb95d.i;
930
- }
931
- const Choices = /*#__PURE__*/React.forwardRef(function Choices(_ref31, ref) {
932
- let {
933
- children,
934
- size = 16,
935
- ...rest
936
- } = _ref31;
937
- return /*#__PURE__*/React.createElement(Icon.default, {
938
- width: size,
939
- height: size,
940
- ref: ref,
941
- xmlns: "http://www.w3.org/2000/svg",
942
- viewBox: "0 0 32 32",
943
- fill: "currentColor",
944
- ...rest
945
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
946
- d: "M28 13L28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13 6 7.414 15 16.414 15 26 4 26 4 28 28 28 28 26 17 26 17 16.414 26 7.414 26 13 28 13z"
947
- })), children);
948
- });
949
- if (process.env.NODE_ENV !== "production") {
950
- Choices.propTypes = iconPropTypes4cbeb95d.i;
951
- }
952
- const Comments = /*#__PURE__*/React.forwardRef(function Comments(_ref32, ref) {
953
- let {
954
- children,
955
- size = 16,
956
- ...rest
957
- } = _ref32;
958
- return /*#__PURE__*/React.createElement(Icon.default, {
959
- width: size,
960
- height: size,
961
- ref: ref,
962
- xmlns: "http://www.w3.org/2000/svg",
963
- viewBox: "0 0 32 32",
964
- fill: "currentColor",
965
- ...rest
966
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
967
- d: "M29.3163,9.4912l-8.004-6.997c-.3645-.3186-.8322-.4942-1.3163-.4942H4c-1.1046,0-2,.8954-2,2v24c0,1.1046.8954,2,2,2h24c1.1046,0,2-.8954,2-2V10.997c0-.577-.2493-1.126-.6837-1.5058ZM28,28H4V4h14v7c0,1.1046.8954,2,2,2h8v15ZM20,11v-7l8,7h-8ZM6,20.084c0-4.041,2.0122-6.2939,5.1763-6.2939,2.1499,0,3.5425.9121,4.3853,2.7686l-1.9434,1.0322c-.3438-1.0664-1.1006-1.7881-2.4419-1.7881-1.6851,0-2.7686,1.2207-2.7686,3.2666v1.8916c0,2.0645,1.0835,3.2334,2.7686,3.2334,1.3584,0,2.2012-.8252,2.5967-1.9092l1.8403,1.084c-.8599,1.7881-2.2871,2.8369-4.437,2.8369-3.1641,0-5.1763-2.0801-5.1763-6.1221ZM16.8193,21.4941c0-2.8711,1.5991-4.6768,4.1611-4.6768,2.5796,0,4.1792,1.8057,4.1792,4.6768,0,2.8896-1.5996,4.7119-4.1792,4.7119-2.562,0-4.1611-1.8223-4.1611-4.7119ZM22.855,22.3369v-1.668c0-1.3408-.7222-2.0811-1.8745-2.0811-1.1348,0-1.8569.7402-1.8569,2.0811v1.668c0,1.3584.7222,2.0986,1.8569,2.0986,1.1523,0,1.8745-.7402,1.8745-2.0986Z"
968
- })), children);
969
- });
970
- if (process.env.NODE_ENV !== "production") {
971
- Comments.propTypes = iconPropTypes4cbeb95d.i;
972
- }
973
- const ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(_ref33, ref) {
974
- let {
975
- children,
976
- size = 16,
977
- ...rest
978
- } = _ref33;
979
- return /*#__PURE__*/React.createElement(Icon.default, {
980
- width: size,
981
- height: size,
982
- ref: ref,
983
- xmlns: "http://www.w3.org/2000/svg",
984
- viewBox: "0 0 32 32",
985
- fill: "currentColor",
986
- ...rest
987
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
988
- d: "M28 6H30V26H28zM17 6L15.57 7.393 23.15 15 2 15 2 17 23.15 17 15.57 24.573 17 26 27 16 17 6z"
989
- })), children);
990
- });
991
- if (process.env.NODE_ENV !== "production") {
992
- ChooseItem.propTypes = iconPropTypes4cbeb95d.i;
993
- }
994
- const ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(_ref34, ref) {
995
- let {
996
- children,
997
- size = 16,
998
- ...rest
999
- } = _ref34;
1000
- return /*#__PURE__*/React.createElement(Icon.default, {
1001
- width: size,
1002
- height: size,
1003
- ref: ref,
1004
- xmlns: "http://www.w3.org/2000/svg",
1005
- viewBox: "0 0 32 32",
1006
- fill: "currentColor",
1007
- ...rest
1008
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1009
- d: "M29.2427,4.03l-8-2a1.0065,1.0065,0,0,0-.6143.0415l-9.7,3.88L3.2427,4.03A1,1,0,0,0,2,5V27a1,1,0,0,0,.7573.97l8,2A1.0244,1.0244,0,0,0,11,30a.9953.9953,0,0,0,.3716-.0718l9.7-3.88,7.686,1.9219A1,1,0,0,0,30,27V5A1,1,0,0,0,29.2427,4.03ZM28,11H22V4.2806l6,1.5ZM10,19H4V13h6Zm2-8V7.6771l8-3.2V11Zm8,2v6H12V13Zm-8,8h8v3.3227l-8,3.2Zm10-8h6v6H22ZM10,7.7806V11H4V6.2806ZM4,21h6v6.7192l-6-1.5Zm18,3.2187V21h6v4.7192Z"
1010
- })), children);
1011
- });
1012
- if (process.env.NODE_ENV !== "production") {
1013
- ChoroplethMap.propTypes = iconPropTypes4cbeb95d.i;
1014
- }
1015
- const CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(_ref35, ref) {
1016
- let {
1017
- children,
1018
- size = 16,
1019
- ...rest
1020
- } = _ref35;
1021
- return /*#__PURE__*/React.createElement(Icon.default, {
1022
- width: size,
1023
- height: size,
1024
- ref: ref,
1025
- xmlns: "http://www.w3.org/2000/svg",
1026
- viewBox: "0 0 32 32",
1027
- fill: "currentColor",
1028
- ...rest
1029
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1030
- d: "M30.3335 30H26V28h4V26H28a2.002 2.002 0 01-2-2V21.6665A1.6684 1.6684 0 0127.6665 20H32v2H28v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0130.3335 30zM22.3335 20h-2.667A1.6665 1.6665 0 0018 21.6665V30h2V26h2v4h2V21.6665A1.6665 1.6665 0 0022.3335 20zM20 24V22h2v2zM12.5 24L11 20 9 20 9 30 11 30 11 23 12.5 27 14 23 14 30 16 30 16 20 14 20 12.5 24zM1 22v6.5A1.4727 1.4727 0 002.5 30H7V28H3V22H7V20H3A2.0059 2.0059 0 001 22zM13 8L11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11 13 11 13 8z"
1031
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1032
- d: "M6,6H26V18h2V6a2.0059,2.0059,0,0,0-2-2H6A2.0059,2.0059,0,0,0,4,6V18H6Z"
1033
- })), children);
1034
- });
1035
- if (process.env.NODE_ENV !== "production") {
1036
- CicsCmas.propTypes = iconPropTypes4cbeb95d.i;
1037
- }
1038
- const CicsDb2Connection = /*#__PURE__*/React.forwardRef(function CicsDb2Connection(_ref36, ref) {
1039
- let {
1040
- children,
1041
- size = 16,
1042
- ...rest
1043
- } = _ref36;
1044
- return /*#__PURE__*/React.createElement(Icon.default, {
1045
- width: size,
1046
- height: size,
1047
- ref: ref,
1048
- xmlns: "http://www.w3.org/2000/svg",
1049
- viewBox: "0 0 32 32",
1050
- fill: "currentColor",
1051
- ...rest
1052
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1053
- d: "M22.5,30c-1.9299,0-3.5-1.5701-3.5-3.5,0-.9346,.3638-1.8134,1.0244-2.4742l1.4146,1.4138c-.283,.2832-.439,.6598-.439,1.0604,0,.8271,.6729,1.5,1.5,1.5,.4009,0,.7776-.1561,1.061-.4396l4.9998-4.9998c.2832-.2833,.4392-.66,.4392-1.0607,0-.8271-.6729-1.5-1.5-1.5-.4011,0-.7783,.1564-1.0618,.4404l-1.4155-1.4131c.6616-.6625,1.5413-1.0273,2.4773-1.0273,1.9299,0,3.5,1.5701,3.5,3.5,0,.9348-.364,1.8137-1.0249,2.4749l-4.9998,4.9996c-.6609,.6613-1.54,1.0255-2.4753,1.0255Z"
1054
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1055
- d: "M16.5 31c-1.9299 0-3.5-1.5701-3.5-3.5 0-.9348.364-1.8137 1.0249-2.4749l4.9998-4.9996c.6609-.6613 1.54-1.0255 2.4753-1.0255 1.9299 0 3.5 1.5701 3.5 3.5 0 .9346-.3638 1.8134-1.0244 2.4742l-1.4146-1.4138c.283-.2832.439-.6598.439-1.0604 0-.8271-.6729-1.5-1.5-1.5-.4009 0-.7776.1561-1.061.4396l-4.9998 4.9998c-.2832.2833-.4392.66-.4392 1.0607 0 .8271.6729 1.5 1.5 1.5.4011 0 .7783-.1564 1.0618-.4404l1.4155 1.4131c-.6616.6625-1.5413 1.0273-2.4773 1.0273zM16 2c-5.2979 0-11 1.252-11 4V24c0 1.6797 2.134 2.7979 5 3.415v-2.0459c-1.9939-.4727-2.9453-1.1431-3-1.3691v-3.5723c1.4937.749 3.6738 1.2153 6 1.4302v-1.9976c-3.8779-.3774-5.8774-1.4219-6-1.8604v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723 5.2979 0 11-1.252 11-4V5.9995c-.0007-2.748-5.7024-3.9995-11-3.9995zM6.9985 6.0151c.1523-.5552 3.1514-2.0151 9.0015-2.0151 5.7976 0 8.7949 1.4341 8.9968 2-.2019.5659-3.1992 2-8.9968 2-5.8501 0-8.8491-1.46-9.0015-1.9849zm18.0015 5.9722c-.1606.5571-3.1587 2.0127-9 2.0127-5.8501 0-8.8491-1.46-9-2v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723s6.8721-.5049 9-1.5723v3.5596z"
1056
- })), children);
1057
- });
1058
- if (process.env.NODE_ENV !== "production") {
1059
- CicsDb2Connection.propTypes = iconPropTypes4cbeb95d.i;
1060
- }
1061
- const CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(_ref37, ref) {
1062
- let {
1063
- children,
1064
- size = 16,
1065
- ...rest
1066
- } = _ref37;
1067
- return /*#__PURE__*/React.createElement(Icon.default, {
1068
- width: size,
1069
- height: size,
1070
- ref: ref,
1071
- xmlns: "http://www.w3.org/2000/svg",
1072
- viewBox: "0 0 32 32",
1073
- fill: "currentColor",
1074
- ...rest
1075
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1076
- d: "M24 16L19.4 14.6 21.7 10.3 17.4 12.6 16 8 14.6 12.6 10.3 10.3 12.6 14.6 8 16 12.6 17.4 10.3 21.7 14.6 19.4 16 24 17.4 19.4 21.7 21.7 19.4 17.4 24 16z"
1077
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1078
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1079
- })), children);
1080
- });
1081
- if (process.env.NODE_ENV !== "production") {
1082
- CicsExplorer.propTypes = iconPropTypes4cbeb95d.i;
1083
- }
1084
- const CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(_ref38, ref) {
1085
- let {
1086
- children,
1087
- size = 16,
1088
- ...rest
1089
- } = _ref38;
1090
- return /*#__PURE__*/React.createElement(Icon.default, {
1091
- width: size,
1092
- height: size,
1093
- ref: ref,
1094
- xmlns: "http://www.w3.org/2000/svg",
1095
- viewBox: "0 0 32 32",
1096
- fill: "currentColor",
1097
- ...rest
1098
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1099
- d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
1100
- })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
1101
- cx: "9",
1102
- cy: "8",
1103
- r: "1"
1104
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
1105
- cx: "6",
1106
- cy: "8",
1107
- r: "1"
1108
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1109
- d: "M28,4H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H28c1.1028,0,2-.8975,2-2V6c0-1.1025-.8972-2-2-2Zm0,2v4H4V6H28ZM4,26V12H28v14H4Z"
1110
- })), children);
1111
- });
1112
- if (process.env.NODE_ENV !== "production") {
1113
- CicsProgram.propTypes = iconPropTypes4cbeb95d.i;
1114
- }
1115
- const CicsSit = /*#__PURE__*/React.forwardRef(function CicsSit(_ref39, ref) {
1116
- let {
1117
- children,
1118
- size = 16,
1119
- ...rest
1120
- } = _ref39;
1121
- return /*#__PURE__*/React.createElement(Icon.default, {
1122
- width: size,
1123
- height: size,
1124
- ref: ref,
1125
- xmlns: "http://www.w3.org/2000/svg",
1126
- viewBox: "0 0 32 32",
1127
- fill: "currentColor",
1128
- ...rest
1129
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1130
- d: "M23 22L30 27 23 32 23 22z"
1131
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1132
- d: "M26,3H6c-1.6543,0-3,1.3457-3,3V26c0,1.6543,1.3457,3,3,3h11v-9h12V6c0-1.6543-1.3457-3-3-3ZM6,5H26c.5515,0,1,.4482,1,1v3H5v-3c0-.5518,.4485-1,1-1Zm9,6v7H5v-7H15Zm0,16H6c-.5515,0-1-.4482-1-1v-6H15v7Zm2-9v-7h10v7h-10Z"
1133
- })), children);
1134
- });
1135
- if (process.env.NODE_ENV !== "production") {
1136
- CicsSit.propTypes = iconPropTypes4cbeb95d.i;
1137
- }
1138
- const CicsSitOverrides = /*#__PURE__*/React.forwardRef(function CicsSitOverrides(_ref40, ref) {
1139
- let {
1140
- children,
1141
- size = 16,
1142
- ...rest
1143
- } = _ref40;
1144
- return /*#__PURE__*/React.createElement(Icon.default, {
1145
- width: size,
1146
- height: size,
1147
- ref: ref,
1148
- xmlns: "http://www.w3.org/2000/svg",
1149
- viewBox: "0 0 32 32",
1150
- fill: "currentColor",
1151
- ...rest
1152
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1153
- d: "M31.707 20.293l-3-3c-.3901-.3906-1.0239-.3906-1.4141 0l-9.293 9.293v4.4141h4.4143l9.2927-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-7.4141 6l-2.7073 2.707h-1.5857v-1.5859l2.707-2.707 2.293-2.293 1.5859 1.5859-2.293 2.293zm3.707-3.707l-1.5859-1.5859 1.5859-1.5859 1.5857 1.5859-1.5857 1.5859zM20 20v-2h-4v-7h10v2h2V6c0-1.6543-1.3457-3-3-3H5c-1.6543 0-3 1.3457-3 3V26c0 1.6543 1.3457 3 3 3h11v-9h4zm-6-2H4v-7H14v7zM5 5H25c.5515 0 1 .4482 1 1v3H4v-3c0-.5518.4485-1 1-1zM14 27H5c-.5515 0-1-.4482-1-1v-6H14v7z"
1154
- })), children);
1155
- });
1156
- if (process.env.NODE_ENV !== "production") {
1157
- CicsSitOverrides.propTypes = iconPropTypes4cbeb95d.i;
1158
- }
1159
- const CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(_ref41, ref) {
1160
- let {
1161
- children,
1162
- size = 16,
1163
- ...rest
1164
- } = _ref41;
1165
- return /*#__PURE__*/React.createElement(Icon.default, {
1166
- width: size,
1167
- height: size,
1168
- ref: ref,
1169
- xmlns: "http://www.w3.org/2000/svg",
1170
- viewBox: "0 0 32 32",
1171
- fill: "currentColor",
1172
- ...rest
1173
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1174
- d: "M28 2H23V4h5V28H23v2h5a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0028 2zM14 17H8a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V18A.9448.9448 0 0014 17zm-1 6H9V19h4z"
1175
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1176
- d: "M25 24V18a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6A1.0021 1.0021 0 0025 24zm-2-1H19V19h4zM14 7H8A.9448.9448 0 007 8v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V8A.9448.9448 0 0014 7zm-1 6H9V9h4zM18 15h6a.9448.9448 0 001-1V8a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6A1.0021 1.0021 0 0018 15zm1-6h4v4H19z"
1177
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1178
- d: "M4,4H9V2H4A2.0059,2.0059,0,0,0,2,4V28a2.0059,2.0059,0,0,0,2,2H9V28H4Z"
1179
- })), children);
1180
- });
1181
- if (process.env.NODE_ENV !== "production") {
1182
- CicsSystemGroup.propTypes = iconPropTypes4cbeb95d.i;
1183
- }
1184
- const CicsTransactionServerZos = /*#__PURE__*/React.forwardRef(function CicsTransactionServerZos(_ref42, ref) {
1185
- let {
1186
- children,
1187
- size = 16,
1188
- ...rest
1189
- } = _ref42;
1190
- return /*#__PURE__*/React.createElement(Icon.default, {
1191
- width: size,
1192
- height: size,
1193
- ref: ref,
1194
- xmlns: "http://www.w3.org/2000/svg",
1195
- viewBox: "0 0 32 32",
1196
- fill: "currentColor",
1197
- ...rest
1198
- }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
1199
- cx: "28",
1200
- cy: "10",
1201
- r: "2"
1202
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1203
- d: "M18,29h-7v-2h7c4.9626,0,9-4.0374,9-9v-4h2v4c0,6.0654-4.9346,11-11,11Z"
1204
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1205
- d: "M16,21c-2.7571,0-5-2.2429-5-5s2.2429-5,5-5,5,2.2429,5,5-2.2429,5-5,5Zm0-8c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"
1206
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1207
- cx: "4",
1208
- cy: "22",
1209
- r: "2"
1210
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1211
- d: "M5,18H3v-4C3,7.9346,7.9346,3,14,3h7v2h-7c-4.9626,0-9,4.0374-9,9v4Z"
1212
- })), children);
1213
- });
1214
- if (process.env.NODE_ENV !== "production") {
1215
- CicsTransactionServerZos.propTypes = iconPropTypes4cbeb95d.i;
1216
- }
1217
- const CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(_ref43, ref) {
1218
- let {
1219
- children,
1220
- size = 16,
1221
- ...rest
1222
- } = _ref43;
1223
- return /*#__PURE__*/React.createElement(Icon.default, {
1224
- width: size,
1225
- height: size,
1226
- ref: ref,
1227
- xmlns: "http://www.w3.org/2000/svg",
1228
- viewBox: "0 0 32 32",
1229
- fill: "currentColor",
1230
- ...rest
1231
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1232
- d: "M22 22L24 22 24 28 22 28 22 30 28 30 28 28 26 28 26 22 28 22 28 20 22 20 22 22zM18 28H16V20H14v8.6A1.4529 1.4529 0 0015.5 30h3A1.4529 1.4529 0 0020 28.6V20H18zM10.2 20L10 28.5 9 22 7 22 6 28.5 5.8 20 4 20 4.72 30 7 30 8 23.5 9 30 11.28 30 12 20 10.2 20zM16 11L13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11z"
1233
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1234
- d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V18H6V6H26V18h2V6A2.0059,2.0059,0,0,0,26,4Z"
1235
- })), children);
1236
- });
1237
- if (process.env.NODE_ENV !== "production") {
1238
- CicsWuiRegion.propTypes = iconPropTypes4cbeb95d.i;
1239
- }
1240
- const CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(_ref44, ref) {
1241
- let {
1242
- children,
1243
- size = 16,
1244
- ...rest
1245
- } = _ref44;
1246
- return /*#__PURE__*/React.createElement(Icon.default, {
1247
- width: size,
1248
- height: size,
1249
- ref: ref,
1250
- xmlns: "http://www.w3.org/2000/svg",
1251
- viewBox: "0 0 32 32",
1252
- fill: "currentColor",
1253
- ...rest
1254
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1255
- d: "M23.5 18L21 18.7 21 16 19 16 19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18zM16 13L16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13z"
1256
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1257
- d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,26,4ZM6,26V6H26V26Z"
1258
- })), children);
1259
- });
1260
- if (process.env.NODE_ENV !== "production") {
1261
- CicsRegion.propTypes = iconPropTypes4cbeb95d.i;
1262
- }
1263
- const CicsRegionAlt = /*#__PURE__*/React.forwardRef(function CicsRegionAlt(_ref45, ref) {
1264
- let {
1265
- children,
1266
- size = 16,
1267
- ...rest
1268
- } = _ref45;
1269
- return /*#__PURE__*/React.createElement(Icon.default, {
1270
- width: size,
1271
- height: size,
1272
- ref: ref,
1273
- xmlns: "http://www.w3.org/2000/svg",
1274
- viewBox: "0 0 32 32",
1275
- fill: "currentColor",
1276
- ...rest
1277
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1278
- d: "M31 13v-2h-4c-1.1028 0-2 .8975-2 2v2c0 1.1025.8972 2 2 2h2v2h-4v2h4c1.1028 0 2-.8975 2-2v-2c0-1.1025-.8972-2-2-2h-2v-2h4zM17 13v6c0 1.1025.8972 2 2 2h4v-2h-4v-6h4v-2h-4c-1.1028 0-2 .8975-2 2zM9 13L11 13 11 19 9 19 9 21 15 21 15 19 13 19 13 13 15 13 15 11 9 11 9 13zM1 13v6c0 1.1025.8972 2 2 2H7v-2H3v-6H7v-2H3c-1.1028 0-2 .8975-2 2z"
1279
- })), children);
1280
- });
1281
- if (process.env.NODE_ENV !== "production") {
1282
- CicsRegionAlt.propTypes = iconPropTypes4cbeb95d.i;
1283
- }
1284
- const CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouting(_ref46, ref) {
1285
- let {
1286
- children,
1287
- size = 16,
1288
- ...rest
1289
- } = _ref46;
1290
- return /*#__PURE__*/React.createElement(Icon.default, {
1291
- width: size,
1292
- height: size,
1293
- ref: ref,
1294
- xmlns: "http://www.w3.org/2000/svg",
1295
- viewBox: "0 0 32 32",
1296
- fill: "currentColor",
1297
- ...rest
1298
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1299
- d: "M22 2L22 4 26.6 4 20 10.6 21.4 12 28 5.4 28 10 30 10 30 2 22 2zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
1300
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1301
- d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
1302
- })), children);
1303
- });
1304
- if (process.env.NODE_ENV !== "production") {
1305
- CicsRegionRouting.propTypes = iconPropTypes4cbeb95d.i;
1306
- }
1307
- const CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget(_ref47, ref) {
1308
- let {
1309
- children,
1310
- size = 16,
1311
- ...rest
1312
- } = _ref47;
1313
- return /*#__PURE__*/React.createElement(Icon.default, {
1314
- width: size,
1315
- height: size,
1316
- ref: ref,
1317
- xmlns: "http://www.w3.org/2000/svg",
1318
- viewBox: "0 0 32 32",
1319
- fill: "currentColor",
1320
- ...rest
1321
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1322
- d: "M26 7H28V10H26zM29 4H32V6H29zM26 0H28V3H26zM22 4H25V6H22zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
1323
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1324
- d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
1325
- })), children);
1326
- });
1327
- if (process.env.NODE_ENV !== "production") {
1328
- CicsRegionTarget.propTypes = iconPropTypes4cbeb95d.i;
1329
- }
1330
- const Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(_ref48, ref) {
1331
- let {
1332
- children,
1333
- size = 16,
1334
- ...rest
1335
- } = _ref48;
1336
- return /*#__PURE__*/React.createElement(Icon.default, {
1337
- width: size,
1338
- height: size,
1339
- ref: ref,
1340
- xmlns: "http://www.w3.org/2000/svg",
1341
- viewBox: "0 0 32 32",
1342
- fill: "currentColor",
1343
- ...rest
1344
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1345
- d: "M8 18.6V17H6v1.6A7.3833 7.3833 0 0013.4 26H15V24H13.4A5.3775 5.3775 0 018 18.6zM28 18H20a2.0059 2.0059 0 00-2 2v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V20A2.0059 2.0059 0 0028 18zM20 28V20h8v8zM24 13.4V15h2V13.4A7.3833 7.3833 0 0018.6 6H17V8h1.6A5.3775 5.3775 0 0124 13.4zM12 2H4A2.0059 2.0059 0 002 4v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0012 2zM4 12V4h8v8z"
1346
- })), children);
1347
- });
1348
- if (process.env.NODE_ENV !== "production") {
1349
- Cicsplex.propTypes = iconPropTypes4cbeb95d.i;
1350
- }
1351
- const CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(_ref49, ref) {
1352
- let {
1353
- children,
1354
- size = 16,
1355
- ...rest
1356
- } = _ref49;
1357
- return /*#__PURE__*/React.createElement(Icon.default, {
1358
- width: size,
1359
- height: size,
1360
- ref: ref,
1361
- xmlns: "http://www.w3.org/2000/svg",
1362
- viewBox: "0 0 32 32",
1363
- fill: "currentColor",
1364
- ...rest
1365
- }, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1366
- cx: "16",
1367
- cy: "16",
1368
- r: "10"
1369
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1370
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1371
- })), children);
1372
- });
1373
- if (process.env.NODE_ENV !== "production") {
1374
- CircleFilled.propTypes = iconPropTypes4cbeb95d.i;
1375
- }
1376
- const CircleOutline = /*#__PURE__*/React.forwardRef(function CircleOutline(_ref50, ref) {
1377
- let {
1378
- children,
1379
- size = 16,
1380
- ...rest
1381
- } = _ref50;
1382
- return /*#__PURE__*/React.createElement(Icon.default, {
1383
- width: size,
1384
- height: size,
1385
- ref: ref,
1386
- xmlns: "http://www.w3.org/2000/svg",
1387
- viewBox: "0 0 32 32",
1388
- fill: "currentColor",
1389
- ...rest
1390
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1391
- strokeWidth: "0",
1392
- d: "m16,2c-7.732,0-14,6.268-14,14s6.268,14,14,14,14-6.268,14-14S23.732,2,16,2Zm0,26c-6.6274,0-12-5.3726-12-12s5.3726-12,12-12,12,5.3726,12,12-5.3726,12-12,12Z"
1393
- })), children);
1394
- });
1395
- if (process.env.NODE_ENV !== "production") {
1396
- CircleOutline.propTypes = iconPropTypes4cbeb95d.i;
1397
- }
1398
- const CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(_ref51, ref) {
1399
- let {
1400
- children,
1401
- size = 16,
1402
- ...rest
1403
- } = _ref51;
1404
- return /*#__PURE__*/React.createElement(Icon.default, {
1405
- width: size,
1406
- height: size,
1407
- ref: ref,
1408
- xmlns: "http://www.w3.org/2000/svg",
1409
- viewBox: "0 0 32 32",
1410
- fill: "currentColor",
1411
- ...rest
1412
- }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1413
- cx: "16",
1414
- cy: "16",
1415
- r: "14"
1416
- })), children);
1417
- });
1418
- if (process.env.NODE_ENV !== "production") {
1419
- CircleSolid.propTypes = iconPropTypes4cbeb95d.i;
1420
- }
1421
- const CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(_ref52, ref) {
1422
- let {
1423
- children,
1424
- size = 16,
1425
- ...rest
1426
- } = _ref52;
1427
- return /*#__PURE__*/React.createElement(Icon.default, {
1428
- width: size,
1429
- height: size,
1430
- ref: ref,
1431
- xmlns: "http://www.w3.org/2000/svg",
1432
- viewBox: "0 0 32 32",
1433
- fill: "currentColor",
1434
- ...rest
1435
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1436
- d: "M7.7 4.7a14.7 14.7 0 00-3 3.1L6.3 9A13.26 13.26 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.51 12.51 0 002 16H4A11.48 11.48 0 014.6 12.3zM2.7 20.4a14.4 14.4 0 002 3.9l1.6-1.2a12.89 12.89 0 01-1.7-3.3zM7.8 27.3a14.4 14.4 0 003.9 2l.6-1.9A12.89 12.89 0 019 25.7zM11.7 2.7l.6 1.9A11.48 11.48 0 0116 4V2A12.51 12.51 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.53 11.53 0 0123 25.7zM27.4 19.7l1.9.6A15.47 15.47 0 0030 16H28A11.48 11.48 0 0127.4 19.7zM29.2 11.6a14.4 14.4 0 00-2-3.9L25.6 8.9a12.89 12.89 0 011.7 3.3zM24.1 4.6a14.4 14.4 0 00-3.9-2l-.6 1.9a12.89 12.89 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.48 11.48 0 0116 28v2A21.42 21.42 0 0020.3 29.3z"
1437
- })), children);
1438
- });
1439
- if (process.env.NODE_ENV !== "production") {
1440
- CircleDash.propTypes = iconPropTypes4cbeb95d.i;
1441
- }
1442
- const CircleFill = /*#__PURE__*/React.forwardRef(function CircleFill(_ref53, ref) {
1443
- let {
1444
- children,
1445
- size = 16,
1446
- ...rest
1447
- } = _ref53;
1448
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1449
- return /*#__PURE__*/React.createElement(Icon.default, {
1450
- width: size,
1451
- height: size,
1452
- ref: ref,
1453
- xmlns: "http://www.w3.org/2000/svg",
1454
- viewBox: "0 0 16 16",
1455
- fill: "currentColor",
1456
- ...rest
1457
- }, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1458
- cx: "8",
1459
- cy: "8",
1460
- r: "6"
1461
- })), children);
1462
- }
1463
- return /*#__PURE__*/React.createElement(Icon.default, {
1464
- width: size,
1465
- height: size,
1466
- ref: ref,
1467
- xmlns: "http://www.w3.org/2000/svg",
1468
- viewBox: "0 0 16 16",
1469
- fill: "currentColor",
1470
- ...rest
1471
- }, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1472
- cx: "8",
1473
- cy: "8",
1474
- r: "6"
1475
- })), children);
1476
- });
1477
- if (process.env.NODE_ENV !== "production") {
1478
- CircleFill.propTypes = iconPropTypes4cbeb95d.i;
1479
- }
1480
- const WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function WatsonHealthCircleMeasurement(_ref54, ref) {
1481
- let {
1482
- children,
1483
- size = 16,
1484
- ...rest
1485
- } = _ref54;
1486
- return /*#__PURE__*/React.createElement(Icon.default, {
1487
- width: size,
1488
- height: size,
1489
- ref: ref,
1490
- xmlns: "http://www.w3.org/2000/svg",
1491
- viewBox: "0 0 32 32",
1492
- fill: "currentColor",
1493
- ...rest
1494
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1495
- d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
1496
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1497
- d: "M21,12.41V16h2V9H16v2h3.59L11,19.59V16H9v7h7V21H12.41Z"
1498
- })), children);
1499
- });
1500
- if (process.env.NODE_ENV !== "production") {
1501
- WatsonHealthCircleMeasurement.propTypes = iconPropTypes4cbeb95d.i;
1502
- }
1503
- const CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(_ref55, ref) {
1504
- let {
1505
- children,
1506
- size = 16,
1507
- ...rest
1508
- } = _ref55;
1509
- return /*#__PURE__*/React.createElement(Icon.default, {
1510
- width: size,
1511
- height: size,
1512
- ref: ref,
1513
- xmlns: "http://www.w3.org/2000/svg",
1514
- viewBox: "0 0 32 32",
1515
- fill: "currentColor",
1516
- ...rest
1517
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1518
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.5,7A3.5,3.5,0,1,1,20,12.5,3.5041,3.5041,0,0,1,23.5,9Zm.4348-1.978C23.791,7.0107,23.6467,7,23.5,7a5.4826,5.4826,0,0,0-4.1323,1.8784,8.0109,8.0109,0,0,0-5.5664-4.6675A11.8554,11.8554,0,0,1,23.9348,7.022ZM16,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,28ZM12,18a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,12,18ZM4,16a11.97,11.97,0,0,1,.2112-2.1987,7.9921,7.9921,0,0,0,7.3459,6.1762,5.9581,5.9581,0,0,0-.89,6.7564A12.0025,12.0025,0,0,1,4,16ZM21.3325,26.7339a5.9834,5.9834,0,0,0-4.1782-8.6206,8.02,8.02,0,0,0,1.9126-2.3672,5.4883,5.4883,0,0,0,8.9167-.0679c.003.1079.0164.2134.0164.3218A12.0025,12.0025,0,0,1,21.3325,26.7339Z"
1519
- })), children);
1520
- });
1521
- if (process.env.NODE_ENV !== "production") {
1522
- CirclePacking.propTypes = iconPropTypes4cbeb95d.i;
1523
- }
1524
- const CircleStroke = /*#__PURE__*/React.forwardRef(function CircleStroke(_ref56, ref) {
1525
- let {
1526
- children,
1527
- size = 16,
1528
- ...rest
1529
- } = _ref56;
1530
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1531
- return /*#__PURE__*/React.createElement(Icon.default, {
1532
- width: size,
1533
- height: size,
1534
- ref: ref,
1535
- xmlns: "http://www.w3.org/2000/svg",
1536
- viewBox: "0 0 16 16",
1537
- fill: "currentColor",
1538
- ...rest
1539
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1540
- d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
1541
- })), children);
1542
- }
1543
- return /*#__PURE__*/React.createElement(Icon.default, {
1544
- width: size,
1545
- height: size,
1546
- ref: ref,
1547
- xmlns: "http://www.w3.org/2000/svg",
1548
- viewBox: "0 0 16 16",
1549
- fill: "currentColor",
1550
- ...rest
1551
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1552
- d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
1553
- })), children);
1554
- });
1555
- if (process.env.NODE_ENV !== "production") {
1556
- CircleStroke.propTypes = iconPropTypes4cbeb95d.i;
1557
- }
1558
- const QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer(_ref57, ref) {
1559
- let {
1560
- children,
1561
- size = 16,
1562
- ...rest
1563
- } = _ref57;
1564
- return /*#__PURE__*/React.createElement(Icon.default, {
1565
- width: size,
1566
- height: size,
1567
- ref: ref,
1568
- xmlns: "http://www.w3.org/2000/svg",
1569
- viewBox: "0 0 32 32",
1570
- fill: "currentColor",
1571
- ...rest
1572
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1573
- d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
1574
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1575
- d: "M30,15H26V6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6v9H2v2H6v9a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V17h4ZM8,26V6H24V26Z"
1576
- })), children);
1577
- });
1578
- if (process.env.NODE_ENV !== "production") {
1579
- QCircuitComposer.propTypes = iconPropTypes4cbeb95d.i;
1580
- }
1581
- const Classification = /*#__PURE__*/React.forwardRef(function Classification(_ref58, ref) {
1582
- let {
1583
- children,
1584
- size = 16,
1585
- ...rest
1586
- } = _ref58;
1587
- return /*#__PURE__*/React.createElement(Icon.default, {
1588
- width: size,
1589
- height: size,
1590
- ref: ref,
1591
- xmlns: "http://www.w3.org/2000/svg",
1592
- viewBox: "0 0 32 32",
1593
- fill: "currentColor",
1594
- ...rest
1595
- }, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1596
- cx: "15",
1597
- cy: "19",
1598
- r: "1"
1599
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1600
- d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z"
1601
- })), children);
1602
- });
1603
- if (process.env.NODE_ENV !== "production") {
1604
- Classification.propTypes = iconPropTypes4cbeb95d.i;
1605
- }
1606
- const ClassifierLanguage = /*#__PURE__*/React.forwardRef(function ClassifierLanguage(_ref59, ref) {
1607
- let {
1608
- children,
1609
- size = 16,
1610
- ...rest
1611
- } = _ref59;
1612
- return /*#__PURE__*/React.createElement(Icon.default, {
1613
- width: size,
1614
- height: size,
1615
- ref: ref,
1616
- xmlns: "http://www.w3.org/2000/svg",
1617
- viewBox: "0 0 32 32",
1618
- fill: "currentColor",
1619
- ...rest
1620
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1621
- d: "M30 10V2H22v8h3v4H23v2h7V14H27V10zM24 4h4V8H24zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14L12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14zM7 9.86a4 4 0 10-2 0V14H2v2H9V14H7zM4 6A2 2 0 116 8 2 2 0 014 6z"
1622
- })), children);
1623
- });
1624
- if (process.env.NODE_ENV !== "production") {
1625
- ClassifierLanguage.propTypes = iconPropTypes4cbeb95d.i;
1626
- }
1627
- const Clean = /*#__PURE__*/React.forwardRef(function Clean(_ref60, ref) {
1628
- let {
1629
- children,
1630
- size = 16,
1631
- ...rest
1632
- } = _ref60;
1633
- return /*#__PURE__*/React.createElement(Icon.default, {
1634
- width: size,
1635
- height: size,
1636
- ref: ref,
1637
- xmlns: "http://www.w3.org/2000/svg",
1638
- viewBox: "0 0 32 32",
1639
- fill: "currentColor",
1640
- ...rest
1641
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1642
- d: "M20 18H26V20H20z",
1643
- transform: "rotate(-180 23 19)"
1644
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1645
- d: "M24 26H30V28H24z",
1646
- transform: "rotate(-180 27 27)"
1647
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1648
- d: "M22 22H28V24H22z",
1649
- transform: "rotate(-180 25 23)"
1650
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1651
- d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
1652
- })), children);
1653
- });
1654
- if (process.env.NODE_ENV !== "production") {
1655
- Clean.propTypes = iconPropTypes4cbeb95d.i;
1656
- }
1657
- const Close = /*#__PURE__*/React.forwardRef(function Close(_ref61, ref) {
1658
- let {
1659
- children,
1660
- size = 16,
1661
- ...rest
1662
- } = _ref61;
1663
- return /*#__PURE__*/React.createElement(Icon.default, {
1664
- width: size,
1665
- height: size,
1666
- ref: ref,
1667
- xmlns: "http://www.w3.org/2000/svg",
1668
- viewBox: "0 0 32 32",
1669
- fill: "currentColor",
1670
- ...rest
1671
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1672
- d: "M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"
1673
- })), children);
1674
- });
1675
- if (process.env.NODE_ENV !== "production") {
1676
- Close.propTypes = iconPropTypes4cbeb95d.i;
1677
- }
1678
- const CloseFilled = /*#__PURE__*/React.forwardRef(function CloseFilled(_ref62, ref) {
1679
- let {
1680
- children,
1681
- size = 16,
1682
- ...rest
1683
- } = _ref62;
1684
- if (size === 16 || size === "16" || size === "16px") {
1685
- return /*#__PURE__*/React.createElement(Icon.default, {
1686
- width: size,
1687
- height: size,
1688
- ref: ref,
1689
- xmlns: "http://www.w3.org/2000/svg",
1690
- viewBox: "0 0 16 16",
1691
- fill: "currentColor",
1692
- ...rest
1693
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1694
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
1695
- })), children);
1696
- }
1697
- return /*#__PURE__*/React.createElement(Icon.default, {
1698
- width: size,
1699
- height: size,
1700
- ref: ref,
1701
- xmlns: "http://www.w3.org/2000/svg",
1702
- viewBox: "0 0 32 32",
1703
- fill: "currentColor",
1704
- ...rest
1705
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1706
- d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
1707
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1708
- d: "M14.4 16L9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4 21.4 23 16 17.6 10.6 23 9 21.4 14.4 16",
1709
- "data-icon-path": "inner-path",
1710
- opacity: "0"
1711
- })), children);
1712
- });
1713
- if (process.env.NODE_ENV !== "production") {
1714
- CloseFilled.propTypes = iconPropTypes4cbeb95d.i;
1715
- }
1716
- const CloseLarge = /*#__PURE__*/React.forwardRef(function CloseLarge(_ref63, ref) {
1717
- let {
1718
- children,
1719
- size = 16,
1720
- ...rest
1721
- } = _ref63;
1722
- return /*#__PURE__*/React.createElement(Icon.default, {
1723
- width: size,
1724
- height: size,
1725
- ref: ref,
1726
- xmlns: "http://www.w3.org/2000/svg",
1727
- viewBox: "0 0 32 32",
1728
- fill: "currentColor",
1729
- ...rest
1730
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1731
- d: "M17.4141 16L26 7.4141 24.5859 6 16 14.5859 7.4143 6 6 7.4141 14.5859 16 6 24.5859 7.4143 26 16 17.4141 24.5859 26 26 24.5859 17.4141 16z"
1732
- })), children);
1733
- });
1734
- if (process.env.NODE_ENV !== "production") {
1735
- CloseLarge.propTypes = iconPropTypes4cbeb95d.i;
1736
- }
1737
- const CloseOutline = /*#__PURE__*/React.forwardRef(function CloseOutline(_ref64, ref) {
1738
- let {
1739
- children,
1740
- size = 16,
1741
- ...rest
1742
- } = _ref64;
1743
- return /*#__PURE__*/React.createElement(Icon.default, {
1744
- width: size,
1745
- height: size,
1746
- ref: ref,
1747
- xmlns: "http://www.w3.org/2000/svg",
1748
- viewBox: "0 0 32 32",
1749
- fill: "currentColor",
1750
- ...rest
1751
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1752
- d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
1753
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1754
- d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
1755
- })), children);
1756
- });
1757
- if (process.env.NODE_ENV !== "production") {
1758
- CloseOutline.propTypes = iconPropTypes4cbeb95d.i;
1759
- }
1760
- const ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(_ref65, ref) {
1761
- let {
1762
- children,
1763
- size = 16,
1764
- ...rest
1765
- } = _ref65;
1766
- return /*#__PURE__*/React.createElement(Icon.default, {
1767
- width: size,
1768
- height: size,
1769
- ref: ref,
1770
- xmlns: "http://www.w3.org/2000/svg",
1771
- viewBox: "0 0 32 32",
1772
- fill: "currentColor",
1773
- ...rest
1774
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1775
- d: "M15 21H10a2 2 0 01-2-2V13a2 2 0 012-2h5v2H10v6h5zM25 21H20a2 2 0 01-2-2V13a2 2 0 012-2h5v2H20v6h5z"
1776
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1777
- d: "M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"
1778
- })), children);
1779
- });
1780
- if (process.env.NODE_ENV !== "production") {
1781
- ClosedCaption.propTypes = iconPropTypes4cbeb95d.i;
1782
- }
1783
- const ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt(_ref66, ref) {
1784
- let {
1785
- children,
1786
- size = 16,
1787
- ...rest
1788
- } = _ref66;
1789
- return /*#__PURE__*/React.createElement(Icon.default, {
1790
- width: size,
1791
- height: size,
1792
- ref: ref,
1793
- xmlns: "http://www.w3.org/2000/svg",
1794
- viewBox: "0 0 32 32",
1795
- fill: "currentColor",
1796
- ...rest
1797
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1798
- d: "M19 17H25V19H19zM11 17H17V19H11zM6 17H9V19H6zM22 13H26V15H22zM13 13H20V15H13zM6 13H11V15H6z"
1799
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1800
- d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
1801
- })), children);
1802
- });
1803
- if (process.env.NODE_ENV !== "production") {
1804
- ClosedCaptionAlt.propTypes = iconPropTypes4cbeb95d.i;
1805
- }
1806
- const ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaptionFilled(_ref67, ref) {
1807
- let {
1808
- children,
1809
- size = 16,
1810
- ...rest
1811
- } = _ref67;
1812
- return /*#__PURE__*/React.createElement(Icon.default, {
1813
- width: size,
1814
- height: size,
1815
- ref: ref,
1816
- xmlns: "http://www.w3.org/2000/svg",
1817
- viewBox: "0 0 32 32",
1818
- fill: "currentColor",
1819
- ...rest
1820
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1821
- d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM15,13H10v6h5v2H10a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm10,0H20v6h5v2H20a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Z"
1822
- })), children);
1823
- });
1824
- if (process.env.NODE_ENV !== "production") {
1825
- ClosedCaptionFilled.propTypes = iconPropTypes4cbeb95d.i;
1826
- }
1827
- const Cloud = /*#__PURE__*/React.forwardRef(function Cloud(_ref68, ref) {
1828
- let {
1829
- children,
1830
- size = 16,
1831
- ...rest
1832
- } = _ref68;
1833
- return /*#__PURE__*/React.createElement(Icon.default, {
1834
- width: size,
1835
- height: size,
1836
- ref: ref,
1837
- xmlns: "http://www.w3.org/2000/svg",
1838
- viewBox: "0 0 32 32",
1839
- fill: "currentColor",
1840
- ...rest
1841
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1842
- d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
1843
- })), children);
1844
- });
1845
- if (process.env.NODE_ENV !== "production") {
1846
- Cloud.propTypes = iconPropTypes4cbeb95d.i;
1847
- }
1848
- const CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(_ref69, ref) {
1849
- let {
1850
- children,
1851
- size = 16,
1852
- ...rest
1853
- } = _ref69;
1854
- return /*#__PURE__*/React.createElement(Icon.default, {
1855
- width: size,
1856
- height: size,
1857
- ref: ref,
1858
- xmlns: "http://www.w3.org/2000/svg",
1859
- viewBox: "0 0 32 32",
1860
- fill: "currentColor",
1861
- ...rest
1862
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1863
- d: "M28,17v5H4V6H15V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
1864
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1865
- d: "M29,14H17a1,1,0,0,1-.8574-1.5144l6-10a1,1,0,0,1,1.7154,0l6,10A1,1,0,0,1,29,14ZM18.7661,12h8.4678L23,4.9436Z"
1866
- })), children);
1867
- });
1868
- if (process.env.NODE_ENV !== "production") {
1869
- CloudAlerting.propTypes = iconPropTypes4cbeb95d.i;
1870
- }
1871
- const CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(_ref70, ref) {
1872
- let {
1873
- children,
1874
- size = 16,
1875
- ...rest
1876
- } = _ref70;
1877
- return /*#__PURE__*/React.createElement(Icon.default, {
1878
- width: size,
1879
- height: size,
1880
- ref: ref,
1881
- xmlns: "http://www.w3.org/2000/svg",
1882
- viewBox: "0 0 32 32",
1883
- fill: "currentColor",
1884
- ...rest
1885
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1886
- d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
1887
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1888
- d: "M21 15L16 10.04 17.59 8.47 21 11.85 28.41 4.5 30 6.08 21 15z"
1889
- })), children);
1890
- });
1891
- if (process.env.NODE_ENV !== "production") {
1892
- CloudAuditing.propTypes = iconPropTypes4cbeb95d.i;
1893
- }
1894
- const CloudDataOps = /*#__PURE__*/React.forwardRef(function CloudDataOps(_ref71, ref) {
1895
- let {
1896
- children,
1897
- size = 16,
1898
- ...rest
1899
- } = _ref71;
1900
- return /*#__PURE__*/React.createElement(Icon.default, {
1901
- width: size,
1902
- height: size,
1903
- ref: ref,
1904
- xmlns: "http://www.w3.org/2000/svg",
1905
- viewBox: "0 0 32 32",
1906
- fill: "currentColor",
1907
- ...rest
1908
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1909
- d: "M28 18H30V28H28zM24 14H26V28H24zM20 22H22V28H20zM22.175 10L23.76 8.7339A9.9522 9.9522 0 0017.89 5.1816 10.0025 10.0025 0 006.17 13.1152 7.5054 7.5054 0 00.0544 21.4087 7.6843 7.6843 0 007.7692 28H16V26H7.6945a5.632 5.632 0 01-5.6023-4.4858 5.5064 5.5064 0 014.4339-6.4307l1.3486-.2441.2139-1.11a8.206 8.206 0 016.7426-6.6426 7.9666 7.9666 0 013.0137.13A7.8037 7.8037 0 0122.175 10z"
1910
- })), children);
1911
- });
1912
- if (process.env.NODE_ENV !== "production") {
1913
- CloudDataOps.propTypes = iconPropTypes4cbeb95d.i;
1914
- }
1915
- const CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(_ref72, ref) {
1916
- let {
1917
- children,
1918
- size = 16,
1919
- ...rest
1920
- } = _ref72;
1921
- return /*#__PURE__*/React.createElement(Icon.default, {
1922
- width: size,
1923
- height: size,
1924
- ref: ref,
1925
- xmlns: "http://www.w3.org/2000/svg",
1926
- viewBox: "0 0 32 32",
1927
- fill: "currentColor",
1928
- ...rest
1929
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1930
- d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
1931
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1932
- d: "M17 26.17L17 14 15 14 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17z"
1933
- })), children);
1934
- });
1935
- if (process.env.NODE_ENV !== "production") {
1936
- CloudDownload.propTypes = iconPropTypes4cbeb95d.i;
1937
- }
1938
- const CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(_ref73, ref) {
1939
- let {
1940
- children,
1941
- size = 16,
1942
- ...rest
1943
- } = _ref73;
1944
- return /*#__PURE__*/React.createElement(Icon.default, {
1945
- width: size,
1946
- height: size,
1947
- ref: ref,
1948
- xmlns: "http://www.w3.org/2000/svg",
1949
- viewBox: "0 0 32 32",
1950
- fill: "currentColor",
1951
- ...rest
1952
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1953
- d: "M28 16v6H4V6H15V4H4A2 2 0 002 6V22a2 2 0 002 2h8v4H8v2H24V28H20V24h8a2 2 0 002-2V16zM18 28H14V24h4zM18 4H30V6H18z"
1954
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1955
- d: "M18 8H30V10H18zM18 12H24V14H18z"
1956
- })), children);
1957
- });
1958
- if (process.env.NODE_ENV !== "production") {
1959
- CloudLogging.propTypes = iconPropTypes4cbeb95d.i;
1960
- }
1961
- const CloudMonitoring = /*#__PURE__*/React.forwardRef(function CloudMonitoring(_ref74, ref) {
1962
- let {
1963
- children,
1964
- size = 16,
1965
- ...rest
1966
- } = _ref74;
1967
- return /*#__PURE__*/React.createElement(Icon.default, {
1968
- width: size,
1969
- height: size,
1970
- ref: ref,
1971
- xmlns: "http://www.w3.org/2000/svg",
1972
- viewBox: "0 0 32 32",
1973
- fill: "currentColor",
1974
- ...rest
1975
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1976
- d: "M28,16v6H4V6h7V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
1977
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1978
- d: "M18,18h-.01a1,1,0,0,1-.9511-.7253L15.2456,11H11V9h5a1,1,0,0,1,.9615.7252l1.0742,3.7589,3.0088-9.7783A1.0142,1.0142,0,0,1,22,3a.98.98,0,0,1,.9487.6838L24.7207,9H30v2H24a1,1,0,0,1-.9487-.6838l-1.0132-3.04L18.9556,17.2942A1,1,0,0,1,18,18Z"
1979
- })), children);
1980
- });
1981
- if (process.env.NODE_ENV !== "production") {
1982
- CloudMonitoring.propTypes = iconPropTypes4cbeb95d.i;
1983
- }
1984
- const CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(_ref75, ref) {
1985
- let {
1986
- children,
1987
- size = 16,
1988
- ...rest
1989
- } = _ref75;
1990
- return /*#__PURE__*/React.createElement(Icon.default, {
1991
- width: size,
1992
- height: size,
1993
- ref: ref,
1994
- xmlns: "http://www.w3.org/2000/svg",
1995
- viewBox: "0 0 32 32",
1996
- fill: "currentColor",
1997
- ...rest
1998
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1999
- d: "M24.8008 12.1362a8.8694 8.8694 0 00-.9795-2.5434L30 3.4142 28.5872 2 2 28.5872 3.4142 30l5-5H23.5a6.4974 6.4974 0 001.3008-12.8638zM23.5 23H10.4141L22.3418 11.0723a6.9049 6.9049 0 01.6006 2.0708l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 23zM4.2964 23.4487l1.4313-1.4311A4.4774 4.4774 0 018.144 14.019l.8155-.0639.0991-.812a6.9867 6.9867 0 0110.63-5.0865l1.4431-1.4428A8.9859 8.9859 0 007.2 12.1362 6.4891 6.4891 0 004.2964 23.4487z"
2000
- })), children);
2001
- });
2002
- if (process.env.NODE_ENV !== "production") {
2003
- CloudOffline.propTypes = iconPropTypes4cbeb95d.i;
2004
- }
2005
- const CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudServiceManagement(_ref76, ref) {
2006
- let {
2007
- children,
2008
- size = 16,
2009
- ...rest
2010
- } = _ref76;
2011
- return /*#__PURE__*/React.createElement(Icon.default, {
2012
- width: size,
2013
- height: size,
2014
- ref: ref,
2015
- xmlns: "http://www.w3.org/2000/svg",
2016
- viewBox: "0 0 32 32",
2017
- fill: "currentColor",
2018
- ...rest
2019
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2020
- d: "M28,17v5H4V6H14V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
2021
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2022
- d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
2023
- })), children);
2024
- });
2025
- if (process.env.NODE_ENV !== "production") {
2026
- CloudServiceManagement.propTypes = iconPropTypes4cbeb95d.i;
2027
- }
2028
- const CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(_ref77, ref) {
2029
- let {
2030
- children,
2031
- size = 16,
2032
- ...rest
2033
- } = _ref77;
2034
- return /*#__PURE__*/React.createElement(Icon.default, {
2035
- width: size,
2036
- height: size,
2037
- ref: ref,
2038
- xmlns: "http://www.w3.org/2000/svg",
2039
- viewBox: "0 0 32 32",
2040
- fill: "currentColor",
2041
- ...rest
2042
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2043
- d: "M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"
2044
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2045
- d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
2046
- })), children);
2047
- });
2048
- if (process.env.NODE_ENV !== "production") {
2049
- CloudUpload.propTypes = iconPropTypes4cbeb95d.i;
2050
- }
2051
- const CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(_ref78, ref) {
2052
- let {
2053
- children,
2054
- size = 16,
2055
- ...rest
2056
- } = _ref78;
2057
- return /*#__PURE__*/React.createElement(Icon.default, {
2058
- width: size,
2059
- height: size,
2060
- ref: ref,
2061
- xmlns: "http://www.w3.org/2000/svg",
2062
- viewBox: "0 0 32 32",
2063
- fill: "currentColor",
2064
- ...rest
2065
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2066
- d: "M25.8289 13.1155A10.02 10.02 0 0016 5.0005V7a8.0233 8.0233 0 017.8649 6.4934l.2591 1.346 1.3488.2441A5.5019 5.5019 0 0124.5076 26H16v2h8.5076a7.5019 7.5019 0 001.3213-14.8845zM8 24H14V26H8zM4 24H6V26H4zM6 20H14V22H6zM2 20H4V22H2zM8 16H14V18H8zM4 16H6V18H4zM10 12H14V14H10zM6 12H8V14H6zM12 8H14V10H12z"
2067
- })), children);
2068
- });
2069
- if (process.env.NODE_ENV !== "production") {
2070
- CloudApp.propTypes = iconPropTypes4cbeb95d.i;
2071
- }
2072
- const CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(_ref79, ref) {
2073
- let {
2074
- children,
2075
- size = 16,
2076
- ...rest
2077
- } = _ref79;
2078
- return /*#__PURE__*/React.createElement(Icon.default, {
2079
- width: size,
2080
- height: size,
2081
- ref: ref,
2082
- xmlns: "http://www.w3.org/2000/svg",
2083
- viewBox: "0 0 32 32",
2084
- fill: "currentColor",
2085
- ...rest
2086
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2087
- d: "M2 28H11V30H2zM21 28H30V30H21zM17 26.167L17 17.832 19.586 20.414 21 19 16 14 11 19 12.413 20.415 15 17.832 15 26.167 12.413 23.584 11 25 16 30 21 25 19.586 23.586 17 26.167z"
2088
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2089
- d: "M23,16H21V14h2a3,3,0,0,0,0-6c-.0938.0144-.1538.0219-.2153.0263l-.8037.0572L21.7544,7.31a5.9927,5.9927,0,0,0-11.1758-.8655l-.2832.5994-.8423-.0455A3.5008,3.5008,0,0,0,9.5,14H11v2H9.5A5.5,5.5,0,0,1,9.07,5.0166,7.9909,7.9909,0,0,1,23.42,6.0175,5,5,0,0,1,23,16Z"
2090
- })), children);
2091
- });
2092
- if (process.env.NODE_ENV !== "production") {
2093
- CloudCeiling.propTypes = iconPropTypes4cbeb95d.i;
2094
- }
2095
- const CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(_ref80, ref) {
2096
- let {
2097
- children,
2098
- size = 16,
2099
- ...rest
2100
- } = _ref80;
2101
- return /*#__PURE__*/React.createElement(Icon.default, {
2102
- width: size,
2103
- height: size,
2104
- ref: ref,
2105
- xmlns: "http://www.w3.org/2000/svg",
2106
- viewBox: "0 0 32 32",
2107
- fill: "currentColor",
2108
- ...rest
2109
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2110
- d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
2111
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2112
- d: "M14 24H11a2 2 0 01-2-2V19a2 2 0 012-2h3v2H11v3h3zM21 15V13H19a2 2 0 00-2 2v2H16v2h1v5h2V19h2V17H19V15z"
2113
- })), children);
2114
- });
2115
- if (process.env.NODE_ENV !== "production") {
2116
- CloudFoundry_1.propTypes = iconPropTypes4cbeb95d.i;
2117
- }
2118
- const CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(_ref81, ref) {
2119
- let {
2120
- children,
2121
- size = 16,
2122
- ...rest
2123
- } = _ref81;
2124
- return /*#__PURE__*/React.createElement(Icon.default, {
2125
- width: size,
2126
- height: size,
2127
- ref: ref,
2128
- xmlns: "http://www.w3.org/2000/svg",
2129
- viewBox: "0 0 32 32",
2130
- fill: "currentColor",
2131
- ...rest
2132
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2133
- d: "M25 11L25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
2134
- })), children);
2135
- });
2136
- if (process.env.NODE_ENV !== "production") {
2137
- CloudFoundry_2.propTypes = iconPropTypes4cbeb95d.i;
2138
- }
2139
- const CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(_ref82, ref) {
2140
- let {
2141
- children,
2142
- size = 16,
2143
- ...rest
2144
- } = _ref82;
2145
- return /*#__PURE__*/React.createElement(Icon.default, {
2146
- width: size,
2147
- height: size,
2148
- ref: ref,
2149
- xmlns: "http://www.w3.org/2000/svg",
2150
- viewBox: "0 0 32 32",
2151
- fill: "currentColor",
2152
- ...rest
2153
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2154
- d: "M28 30H23a2.0023 2.0023 0 01-2-2V23a2.0023 2.0023 0 012-2h5a2.0023 2.0023 0 012 2v5A2.0023 2.0023 0 0128 30zm-5-7h-.0012L23 28h5V23zM16 23H11a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v5H21V11H11V21h5z"
2155
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2156
- d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z"
2157
- })), children);
2158
- });
2159
- if (process.env.NODE_ENV !== "production") {
2160
- CloudRegistry.propTypes = iconPropTypes4cbeb95d.i;
2161
- }
2162
- const CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(_ref83, ref) {
2163
- let {
2164
- children,
2165
- size = 16,
2166
- ...rest
2167
- } = _ref83;
2168
- return /*#__PURE__*/React.createElement(Icon.default, {
2169
- width: size,
2170
- height: size,
2171
- ref: ref,
2172
- xmlns: "http://www.w3.org/2000/svg",
2173
- viewBox: "0 0 32 32",
2174
- fill: "currentColor",
2175
- ...rest
2176
- }, _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
2177
- cx: "9",
2178
- cy: "20",
2179
- r: "2"
2180
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2181
- d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z"
2182
- })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
2183
- cx: "23",
2184
- cy: "12",
2185
- r: "2"
2186
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2187
- d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
2188
- })), children);
2189
- });
2190
- if (process.env.NODE_ENV !== "production") {
2191
- CloudSatellite.propTypes = iconPropTypes4cbeb95d.i;
2192
- }
2193
- const CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatelliteConfig(_ref84, ref) {
2194
- let {
2195
- children,
2196
- size = 16,
2197
- ...rest
2198
- } = _ref84;
2199
- return /*#__PURE__*/React.createElement(Icon.default, {
2200
- width: size,
2201
- height: size,
2202
- ref: ref,
2203
- xmlns: "http://www.w3.org/2000/svg",
2204
- viewBox: "0 0 32 32",
2205
- fill: "currentColor",
2206
- ...rest
2207
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2208
- d: "M32,26V24H29.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,26,20.1011V18H24v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,20.1011,24H18v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,24,29.8989V32h2V29.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,29.8989,26Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,28Z"
2209
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2210
- cx: "7",
2211
- cy: "20",
2212
- r: "2"
2213
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2214
- d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
2215
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2216
- cx: "21",
2217
- cy: "12",
2218
- r: "2"
2219
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2220
- d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
2221
- })), children);
2222
- });
2223
- if (process.env.NODE_ENV !== "production") {
2224
- CloudSatelliteConfig.propTypes = iconPropTypes4cbeb95d.i;
2225
- }
2226
- const CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatelliteLink(_ref85, ref) {
2227
- let {
2228
- children,
2229
- size = 16,
2230
- ...rest
2231
- } = _ref85;
2232
- return /*#__PURE__*/React.createElement(Icon.default, {
2233
- width: size,
2234
- height: size,
2235
- ref: ref,
2236
- xmlns: "http://www.w3.org/2000/svg",
2237
- viewBox: "0 0 32 32",
2238
- fill: "currentColor",
2239
- ...rest
2240
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2241
- d: "M30.9763,24.9748l-5.0015,5.0015a3.501,3.501,0,0,1-4.9511-4.9511L22.4383,26.44A1.5,1.5,0,0,0,24.56,28.5617L29.5617,23.56A1.5,1.5,0,0,0,27.44,21.4383l-1.4146-1.4146a3.501,3.501,0,0,1,4.9511,4.9511Z"
2242
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2243
- d: "M20.0252,21.0237l-5.0015,5.0015a3.501,3.501,0,0,0,4.9511,4.9511L18.56,29.5617A1.5,1.5,0,0,1,16.4383,27.44L21.44,22.4383A1.5,1.5,0,0,1,23.5617,24.56l1.4146,1.4146a3.501,3.501,0,0,0-4.9511-4.9511Z"
2244
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2245
- cx: "7",
2246
- cy: "20",
2247
- r: "2"
2248
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2249
- d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
2250
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2251
- cx: "21",
2252
- cy: "12",
2253
- r: "2"
2254
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2255
- d: "M11.3076,27.2725,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L10.3,29Z"
2256
- })), children);
2257
- });
2258
- if (process.env.NODE_ENV !== "production") {
2259
- CloudSatelliteLink.propTypes = iconPropTypes4cbeb95d.i;
2260
- }
2261
- const CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatelliteServices(_ref86, ref) {
2262
- let {
2263
- children,
2264
- size = 16,
2265
- ...rest
2266
- } = _ref86;
2267
- return /*#__PURE__*/React.createElement(Icon.default, {
2268
- width: size,
2269
- height: size,
2270
- ref: ref,
2271
- xmlns: "http://www.w3.org/2000/svg",
2272
- viewBox: "0 0 32 32",
2273
- fill: "currentColor",
2274
- ...rest
2275
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2276
- d: "M29,26a2.97,2.97,0,0,0-1.8551.6607L25,25.4224V23.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,19,26a3.02,3.02,0,1,0,2.9254,2.3525L24,27.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,29,26ZM19,30a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,19,30Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,24,20Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,29,30Z"
2277
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2278
- cx: "7",
2279
- cy: "20",
2280
- r: "2"
2281
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2282
- d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
2283
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2284
- cx: "21",
2285
- cy: "12",
2286
- r: "2"
2287
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2288
- d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
2289
- })), children);
2290
- });
2291
- if (process.env.NODE_ENV !== "production") {
2292
- CloudSatelliteServices.propTypes = iconPropTypes4cbeb95d.i;
2293
- }
2294
- const CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(_ref87, ref) {
2295
- let {
2296
- children,
2297
- size = 16,
2298
- ...rest
2299
- } = _ref87;
2300
- return /*#__PURE__*/React.createElement(Icon.default, {
2301
- width: size,
2302
- height: size,
2303
- ref: ref,
2304
- xmlns: "http://www.w3.org/2000/svg",
2305
- viewBox: "0 0 32 32",
2306
- fill: "currentColor",
2307
- ...rest
2308
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2309
- d: "M25.8218,10.124a9.9991,9.9991,0,0,0-19.6435,0A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.3769-10.9795l.8364-.0571.09-.8335a7.9979,7.9979,0,0,1,15.9013,0l.09.8335.8364.0571A5.4961,5.4961,0,0,1,24.5,23H24v2h.5a7.4964,7.4964,0,0,0,1.3218-14.876Z"
2310
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2311
- d: "M23,22V20H20.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,17,16.1011V14H15v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,11.1011,20H9v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,15,25.8989V28h2V25.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,20.8989,22Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,16,24Z"
2312
- })), children);
2313
- });
2314
- if (process.env.NODE_ENV !== "production") {
2315
- CloudServices.propTypes = iconPropTypes4cbeb95d.i;
2316
- }
2317
- const Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(_ref88, ref) {
2318
- let {
2319
- children,
2320
- size = 16,
2321
- ...rest
2322
- } = _ref88;
2323
- return /*#__PURE__*/React.createElement(Icon.default, {
2324
- width: size,
2325
- height: size,
2326
- ref: ref,
2327
- xmlns: "http://www.w3.org/2000/svg",
2328
- viewBox: "0 0 32 32",
2329
- fill: "currentColor",
2330
- ...rest
2331
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2332
- d: "M30.0005,15.5005a6.5324,6.5324,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0,6.5321,6.5321,0,0,0-5.2,6.3638,6.4543,6.4543,0,0,0,1.6887,4.35A5.9829,5.9829,0,0,0,8,30H19a5.9764,5.9764,0,0,0,5.6094-8.1016A6.5051,6.5051,0,0,0,30.0005,15.5005ZM19,28H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,19.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,28Zm4.5-8h-.0554a5.9562,5.9562,0,0,0-2.7959-1.7564,7.4952,7.4952,0,0,0-14.2984,0,5.9877,5.9877,0,0,0-1.0315.4073A4.4446,4.4446,0,0,1,4,15.5005a4.5171,4.5171,0,0,1,4.144-4.481l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639a4.4975,4.4975,0,0,1-.3564,8.981Z"
2333
- })), children);
2334
- });
2335
- if (process.env.NODE_ENV !== "production") {
2336
- Cloudy.propTypes = iconPropTypes4cbeb95d.i;
2337
- }
2338
- const WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthCobbAngle(_ref89, ref) {
2339
- let {
2340
- children,
2341
- size = 16,
2342
- ...rest
2343
- } = _ref89;
2344
- return /*#__PURE__*/React.createElement(Icon.default, {
2345
- width: size,
2346
- height: size,
2347
- ref: ref,
2348
- xmlns: "http://www.w3.org/2000/svg",
2349
- viewBox: "0 0 32 32",
2350
- fill: "currentColor",
2351
- ...rest
2352
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2353
- d: "M20 17V15a2 2 0 00-2-2H10a2 2 0 00-2 2v2a2 2 0 002 2h8A2 2 0 0020 17zM10 15h8v2H10zM23.42 24.48A2 2 0 0021 23.06l-7.73 2.07a2 2 0 00-1.42 2.44h0l.52 1.93A2 2 0 0014.27 31a3 3 0 00.52-.07l7.73-2.07h0a2 2 0 001.41-2.45zM14.27 29l-.51-1.94L21.48 25 22 26.92zM13.24 6.86L21 8.93h0a2.24 2.24 0 00.51.07 2 2 0 001.94-1.48L24 5.58a2 2 0 00-1.41-2.45L14.79 1.06a2 2 0 00-2.45 1.41h0l-.52 1.93a2 2 0 001.42 2.44zm1-3.86L22 5.07 21.48 7 13.76 4.93zM14 21H16V23H14zM14 9H16V11H14z"
2354
- })), children);
2355
- });
2356
- if (process.env.NODE_ENV !== "production") {
2357
- WatsonHealthCobbAngle.propTypes = iconPropTypes4cbeb95d.i;
2358
- }
2359
- const Code = /*#__PURE__*/React.forwardRef(function Code(_ref90, ref) {
2360
- let {
2361
- children,
2362
- size = 16,
2363
- ...rest
2364
- } = _ref90;
2365
- return /*#__PURE__*/React.createElement(Icon.default, {
2366
- width: size,
2367
- height: size,
2368
- ref: ref,
2369
- xmlns: "http://www.w3.org/2000/svg",
2370
- viewBox: "0 0 32 32",
2371
- fill: "currentColor",
2372
- ...rest
2373
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2374
- d: "M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"
2375
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2376
- d: "M5.91 15H26.080000000000002V17H5.91z",
2377
- transform: "rotate(-75 15.996 16)"
2378
- })), children);
2379
- });
2380
- if (process.env.NODE_ENV !== "production") {
2381
- Code.propTypes = iconPropTypes4cbeb95d.i;
2382
- }
2383
- const CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(_ref91, ref) {
2384
- let {
2385
- children,
2386
- size = 16,
2387
- ...rest
2388
- } = _ref91;
2389
- return /*#__PURE__*/React.createElement(Icon.default, {
2390
- width: size,
2391
- height: size,
2392
- ref: ref,
2393
- xmlns: "http://www.w3.org/2000/svg",
2394
- viewBox: "0 0 32 32",
2395
- fill: "currentColor",
2396
- ...rest
2397
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2398
- d: "M17.713 13.471L19.576 6.518 17.645 6 16.08 11.838 17.713 13.471zM24.207 19.965L25.621 21.379 31 16 24 9 22.586 10.414 28.172 16 24.207 19.965zM30 28.586L3.414 2 2 3.414 7.793 9.207 1 16 8 23 9.414 21.586 3.828 16 9.207 10.621 14.884 16.298 12.423 25.482 14.355 26 16.517 17.931 28.586 30 30 28.586z"
2399
- })), children);
2400
- });
2401
- if (process.env.NODE_ENV !== "production") {
2402
- CodeHide.propTypes = iconPropTypes4cbeb95d.i;
2403
- }
2404
- const CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(_ref92, ref) {
2405
- let {
2406
- children,
2407
- size = 16,
2408
- ...rest
2409
- } = _ref92;
2410
- return /*#__PURE__*/React.createElement(Icon.default, {
2411
- width: size,
2412
- height: size,
2413
- ref: ref,
2414
- xmlns: "http://www.w3.org/2000/svg",
2415
- viewBox: "0 0 32 32",
2416
- fill: "currentColor",
2417
- ...rest
2418
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2419
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 10L24 4 22.586 5.414 27.172 10 22.586 14.586 24 16 30 10z"
2420
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2421
- d: "M8.944 9.001H24.974000000000004V11.001H8.944z",
2422
- transform: "rotate(-74.995 16.96 10)"
2423
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2424
- d: "M4 10L10 4 11.414 5.414 6.828 10 11.414 14.586 10 16 4 10z"
2425
- })), children);
2426
- });
2427
- if (process.env.NODE_ENV !== "production") {
2428
- CodeReference.propTypes = iconPropTypes4cbeb95d.i;
2429
- }
2430
- const CodeBlock = /*#__PURE__*/React.forwardRef(function CodeBlock(_ref93, ref) {
2431
- let {
2432
- children,
2433
- size = 16,
2434
- ...rest
2435
- } = _ref93;
2436
- return /*#__PURE__*/React.createElement(Icon.default, {
2437
- width: size,
2438
- height: size,
2439
- ref: ref,
2440
- xmlns: "http://www.w3.org/2000/svg",
2441
- viewBox: "0 0 32 32",
2442
- fill: "currentColor",
2443
- ...rest
2444
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2445
- strokeWidth: "0",
2446
- d: "M2 3H10V5H2zM6 9H30V11H6zM6 15H30V17H6zM2 27H10V29H2zM6 21H22V23H6z"
2447
- })), children);
2448
- });
2449
- if (process.env.NODE_ENV !== "production") {
2450
- CodeBlock.propTypes = iconPropTypes4cbeb95d.i;
2451
- }
2452
- const CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningService(_ref94, ref) {
2453
- let {
2454
- children,
2455
- size = 16,
2456
- ...rest
2457
- } = _ref94;
2458
- return /*#__PURE__*/React.createElement(Icon.default, {
2459
- width: size,
2460
- height: size,
2461
- ref: ref,
2462
- xmlns: "http://www.w3.org/2000/svg",
2463
- viewBox: "0 0 32 32",
2464
- fill: "currentColor",
2465
- ...rest
2466
- }, _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2467
- cx: "25",
2468
- cy: "20",
2469
- r: "1"
2470
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2471
- d: "M19.4141 30H15V25.5857l5.0337-5.0337A4.6069 4.6069 0 0120 20a5 5 0 114.4478 4.9663zM17 28h1.5859l5.2061-5.2063.5395.1238a3.0351 3.0351 0 10-2.249-2.2488l.1236.5393L17 26.4143zM6 8H8V16H6zM2 8H4V16H2zM18 8H20V14H18zM14 16H12a2 2 0 01-2-2V10a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0114 16zm-2-2h2V10H12zM2 18H4V26H2zM14 18H16V22H14zM10 26H8a2 2 0 01-2-2V20a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0110 26zM8 24h2V20H8zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM10 6H8A2 2 0 016 4V2H8V4h2V2h2V4A2 2 0 0110 6z"
2472
- })), children);
2473
- });
2474
- if (process.env.NODE_ENV !== "production") {
2475
- CodeSigningService.propTypes = iconPropTypes4cbeb95d.i;
2476
- }
2477
- const Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(_ref95, ref) {
2478
- let {
2479
- children,
2480
- size = 16,
2481
- ...rest
2482
- } = _ref95;
2483
- return /*#__PURE__*/React.createElement(Icon.default, {
2484
- width: size,
2485
- height: size,
2486
- ref: ref,
2487
- xmlns: "http://www.w3.org/2000/svg",
2488
- viewBox: "0 0 32 32",
2489
- fill: "currentColor",
2490
- ...rest
2491
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2492
- d: "M30,13A11,11,0,0,0,19,2H11a9,9,0,0,0-9,9v3a5,5,0,0,0,5,5H8.1A5,5,0,0,0,13,23h1.38l4,7,1.73-1-4-6.89A2,2,0,0,0,14.38,21H13a3,3,0,0,1,0-6h1V13H13a5,5,0,0,0-4.9,4H7a3,3,0,0,1-3-3V12H6A3,3,0,0,0,9,9V8H7V9a1,1,0,0,1-1,1H4.08A7,7,0,0,1,11,4h6V6a1,1,0,0,1-1,1H14V9h2a3,3,0,0,0,3-3V4a9,9,0,0,1,8.05,5H26a3,3,0,0,0-3,3v1h2V12a1,1,0,0,1,1-1h1.77A8.76,8.76,0,0,1,28,13v1a5,5,0,0,1-5,5H20v2h3a7,7,0,0,0,3-.68V21a3,3,0,0,1-3,3H22v2h1a5,5,0,0,0,5-5V18.89A7,7,0,0,0,30,14Z"
2493
- })), children);
2494
- });
2495
- if (process.env.NODE_ENV !== "production") {
2496
- Cognitive.propTypes = iconPropTypes4cbeb95d.i;
2497
- }
2498
- const Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(_ref96, ref) {
2499
- let {
2500
- children,
2501
- size = 16,
2502
- ...rest
2503
- } = _ref96;
2504
- return /*#__PURE__*/React.createElement(Icon.default, {
2505
- width: size,
2506
- height: size,
2507
- ref: ref,
2508
- xmlns: "http://www.w3.org/2000/svg",
2509
- viewBox: "0 0 32 32",
2510
- fill: "currentColor",
2511
- ...rest
2512
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2513
- d: "M6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM24 11v1h2V11a7 7 0 00-7-7H16V6h3A5 5 0 0124 11zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20z"
2514
- })), children);
2515
- });
2516
- if (process.env.NODE_ENV !== "production") {
2517
- Collaborate.propTypes = iconPropTypes4cbeb95d.i;
2518
- }
2519
- const CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(_ref97, ref) {
2520
- let {
2521
- children,
2522
- size = 16,
2523
- ...rest
2524
- } = _ref97;
2525
- return /*#__PURE__*/React.createElement(Icon.default, {
2526
- width: size,
2527
- height: size,
2528
- ref: ref,
2529
- xmlns: "http://www.w3.org/2000/svg",
2530
- viewBox: "0 0 32 32",
2531
- fill: "currentColor",
2532
- ...rest
2533
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2534
- d: "M30,15H28V7H13V5H28a2.0023,2.0023,0,0,1,2,2Z"
2535
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2536
- d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
2537
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2538
- d: "M18,27H4a2.0023,2.0023,0,0,1-2-2V17a2.0023,2.0023,0,0,1,2-2H18a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,18,27ZM4,17v8H18.0012L18,17Z"
2539
- })), children);
2540
- });
2541
- if (process.env.NODE_ENV !== "production") {
2542
- CollapseAll.propTypes = iconPropTypes4cbeb95d.i;
2543
- }
2544
- const CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCategories(_ref98, ref) {
2545
- let {
2546
- children,
2547
- size = 16,
2548
- ...rest
2549
- } = _ref98;
2550
- return /*#__PURE__*/React.createElement(Icon.default, {
2551
- width: size,
2552
- height: size,
2553
- ref: ref,
2554
- xmlns: "http://www.w3.org/2000/svg",
2555
- viewBox: "0 0 32 32",
2556
- fill: "currentColor",
2557
- ...rest
2558
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2559
- d: "M14 25H28V27H14zM7.17 26L4.59 28.58 6 30 10 26 6 22 4.58 23.41 7.17 26zM14 15H28V17H14zM7.17 16L4.59 18.58 6 20 10 16 6 12 4.58 13.41 7.17 16zM14 5H28V7H14zM7.17 6L4.59 8.58 6 10 10 6 6 2 4.58 3.41 7.17 6z"
2560
- })), children);
2561
- });
2562
- if (process.env.NODE_ENV !== "production") {
2563
- CollapseCategories.propTypes = iconPropTypes4cbeb95d.i;
2564
- }
2565
- const ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(_ref99, ref) {
2566
- let {
2567
- children,
2568
- size = 16,
2569
- ...rest
2570
- } = _ref99;
2571
- return /*#__PURE__*/React.createElement(Icon.default, {
2572
- width: size,
2573
- height: size,
2574
- ref: ref,
2575
- xmlns: "http://www.w3.org/2000/svg",
2576
- viewBox: "0 0 32 32",
2577
- fill: "currentColor",
2578
- ...rest
2579
- }, _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2580
- cx: "10",
2581
- cy: "12",
2582
- r: "2"
2583
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
2584
- cx: "16",
2585
- cy: "9",
2586
- r: "2"
2587
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
2588
- cx: "22",
2589
- cy: "12",
2590
- r: "2"
2591
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
2592
- cx: "23",
2593
- cy: "18",
2594
- r: "2"
2595
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
2596
- cx: "19",
2597
- cy: "23",
2598
- r: "2"
2599
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2600
- d: "M16.54,2A14,14,0,0,0,2,16a4.82,4.82,0,0,0,6.09,4.65l1.12-.31A3,3,0,0,1,13,23.24V27a3,3,0,0,0,3,3A14,14,0,0,0,30,15.46,14.05,14.05,0,0,0,16.54,2Zm8.11,22.31A11.93,11.93,0,0,1,16,28a1,1,0,0,1-1-1V23.24a5,5,0,0,0-5-5,5.07,5.07,0,0,0-1.33.18l-1.12.31A2.82,2.82,0,0,1,4,16,12,12,0,0,1,16.47,4,12.18,12.18,0,0,1,28,15.53,11.89,11.89,0,0,1,24.65,24.32Z"
2601
- })), children);
2602
- });
2603
- if (process.env.NODE_ENV !== "production") {
2604
- ColorPalette.propTypes = iconPropTypes4cbeb95d.i;
2605
- }
2606
- const ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(_ref100, ref) {
2607
- let {
2608
- children,
2609
- size = 16,
2610
- ...rest
2611
- } = _ref100;
2612
- return /*#__PURE__*/React.createElement(Icon.default, {
2613
- width: size,
2614
- height: size,
2615
- ref: ref,
2616
- xmlns: "http://www.w3.org/2000/svg",
2617
- viewBox: "0 0 32 32",
2618
- fill: "currentColor",
2619
- ...rest
2620
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2621
- d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,26,26,6V26Z"
2622
- })), children);
2623
- });
2624
- if (process.env.NODE_ENV !== "production") {
2625
- ColorSwitch.propTypes = iconPropTypes4cbeb95d.i;
2626
- }
2627
- const Column = /*#__PURE__*/React.forwardRef(function Column(_ref101, ref) {
2628
- let {
2629
- children,
2630
- size = 16,
2631
- ...rest
2632
- } = _ref101;
2633
- return /*#__PURE__*/React.createElement(Icon.default, {
2634
- width: size,
2635
- height: size,
2636
- ref: ref,
2637
- xmlns: "http://www.w3.org/2000/svg",
2638
- viewBox: "0 0 32 32",
2639
- fill: "currentColor",
2640
- ...rest
2641
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2642
- d: "M24 4H26V28H24zM18 6V26H14V6h4m0-2H14a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V6a2 2 0 00-2-2zM6 4H8V28H6z"
2643
- })), children);
2644
- });
2645
- if (process.env.NODE_ENV !== "production") {
2646
- Column.propTypes = iconPropTypes4cbeb95d.i;
2647
- }
2648
- const ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(_ref102, ref) {
2649
- let {
2650
- children,
2651
- size = 16,
2652
- ...rest
2653
- } = _ref102;
2654
- return /*#__PURE__*/React.createElement(Icon.default, {
2655
- width: size,
2656
- height: size,
2657
- ref: ref,
2658
- xmlns: "http://www.w3.org/2000/svg",
2659
- viewBox: "0 0 32 32",
2660
- fill: "currentColor",
2661
- ...rest
2662
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2663
- d: "M30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
2664
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2665
- d: "M24 14V28H18V6H16V28a2.0023 2.0023 0 002 2h6a2.0023 2.0023 0 002-2V14zM10 30H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 8V28h6V8z"
2666
- })), children);
2667
- });
2668
- if (process.env.NODE_ENV !== "production") {
2669
- ColumnDelete.propTypes = iconPropTypes4cbeb95d.i;
2670
- }
2671
- const ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(_ref103, ref) {
2672
- let {
2673
- children,
2674
- size = 16,
2675
- ...rest
2676
- } = _ref103;
2677
- return /*#__PURE__*/React.createElement(Icon.default, {
2678
- width: size,
2679
- height: size,
2680
- ref: ref,
2681
- xmlns: "http://www.w3.org/2000/svg",
2682
- viewBox: "0 0 32 32",
2683
- fill: "currentColor",
2684
- ...rest
2685
- }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2686
- d: "M28 30H22a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM22 10V28h6V10zM16 9L21.586 3.414 20.172 2 16 6.172 11.828 2 10.414 3.414 16 9zM10 30H4a2.0021 2.0021 0 01-2-2V10A2.0021 2.0021 0 014 8h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 10V28h6V10z"
2687
- })), children);
2688
- });
2689
- if (process.env.NODE_ENV !== "production") {
2690
- ColumnInsert.propTypes = iconPropTypes4cbeb95d.i;
2691
- }
2692
- const ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency(_ref104, ref) {
2693
- let {
2694
- children,
2695
- size = 16,
2696
- ...rest
2697
- } = _ref104;
2698
- return /*#__PURE__*/React.createElement(Icon.default, {
2699
- width: size,
2700
- height: size,
2701
- ref: ref,
2702
- xmlns: "http://www.w3.org/2000/svg",
2703
- viewBox: "0 0 32 32",
2704
- fill: "currentColor",
2705
- ...rest
2706
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2707
- d: "M30,10V2H22V5H17a2.0023,2.0023,0,0,0-2,2v8H10V12H2v8h8V17h5v8a2.0023,2.0023,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3h8V12H22v3H17V7h5v3ZM8,18H4V14H8Zm16,6h4v4H24Zm0-10h4v4H24ZM24,4h4V8H24Z"
2708
- })), children);
2709
- });
2710
- if (process.env.NODE_ENV !== "production") {
2711
- ColumnDependency.propTypes = iconPropTypes4cbeb95d.i;
2712
- }
2713
- const Commit = /*#__PURE__*/React.forwardRef(function Commit(_ref105, ref) {
2714
- let {
2715
- children,
2716
- size = 16,
2717
- ...rest
2718
- } = _ref105;
2719
- return /*#__PURE__*/React.createElement(Icon.default, {
2720
- width: size,
2721
- height: size,
2722
- ref: ref,
2723
- xmlns: "http://www.w3.org/2000/svg",
2724
- viewBox: "0 0 32 32",
2725
- fill: "currentColor",
2726
- ...rest
2727
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2728
- d: "M30,15H21.91A5.9925,5.9925,0,0,0,10.09,15H2v2h8.09A5.9925,5.9925,0,0,0,21.91,17H30ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
2729
- })), children);
2730
- });
2731
- if (process.env.NODE_ENV !== "production") {
2732
- Commit.propTypes = iconPropTypes4cbeb95d.i;
2733
- }
2734
- const CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationUnified(_ref106, ref) {
2735
- let {
2736
- children,
2737
- size = 16,
2738
- ...rest
2739
- } = _ref106;
2740
- return /*#__PURE__*/React.createElement(Icon.default, {
2741
- width: size,
2742
- height: size,
2743
- ref: ref,
2744
- xmlns: "http://www.w3.org/2000/svg",
2745
- viewBox: "0 0 32 32",
2746
- fill: "currentColor",
2747
- ...rest
2748
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2749
- d: "M28 17H18a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h4V25H18V19H28v6H25.4648l-2.5937 3.8906L24.5352 30l2-3H28a2.0025 2.0025 0 002-2V19A2.0025 2.0025 0 0028 17zM8.6667 24.1086l.8614-.8615a.8334.8334 0 01.8988-.1844l1.0493.42A.8334.8334 0 0112 24.2561v1.9082a.8334.8334 0 01-.8786.8341c-7.3546-.4578-8.84-6.6863-9.1158-9.0723A.8316.8316 0 012.8343 17H4.7085a.8335.8335 0 01.7737.5238l.42 1.0493a.8332.8332 0 01-.1845.8988l-.8614.8614A4.5267 4.5267 0 008.6667 24.1086zM21 9H28V11H21zM21 5H30V7H21zM17 6L14 8.2V6a2.0024 2.0024 0 00-2-2H4A2.0024 2.0024 0 002 6v6a2.0024 2.0024 0 002 2h8a2.0024 2.0024 0 002-2V9.8L17 12zM4 12V6h8v6z"
2750
- })), children);
2751
- });
2752
- if (process.env.NODE_ENV !== "production") {
2753
- CommunicationUnified.propTypes = iconPropTypes4cbeb95d.i;
2754
- }
2755
- const Compare = /*#__PURE__*/React.forwardRef(function Compare(_ref107, ref) {
2756
- let {
2757
- children,
2758
- size = 16,
2759
- ...rest
2760
- } = _ref107;
2761
- return /*#__PURE__*/React.createElement(Icon.default, {
2762
- width: size,
2763
- height: size,
2764
- ref: ref,
2765
- xmlns: "http://www.w3.org/2000/svg",
2766
- viewBox: "0 0 32 32",
2767
- fill: "currentColor",
2768
- ...rest
2769
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2770
- d: "M28,6H18V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H14v2a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,15h6.17L7.59,17.59,9,19l5-5L9,9,7.59,10.41,10.17,13H4V4H16V24H4ZM16,28V26a2,2,0,0,0,2-2V8H28v9H21.83l2.58-2.59L23,13l-5,5,5,5,1.41-1.41L21.83,19H28v9Z"
2771
- })), children);
2772
- });
2773
- if (process.env.NODE_ENV !== "production") {
2774
- Compare.propTypes = iconPropTypes4cbeb95d.i;
2775
- }
2776
- const Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref108, ref) {
2777
- let {
2778
- children,
2779
- size = 16,
2780
- ...rest
2781
- } = _ref108;
2782
- return /*#__PURE__*/React.createElement(Icon.default, {
2783
- width: size,
2784
- height: size,
2785
- ref: ref,
2786
- xmlns: "http://www.w3.org/2000/svg",
2787
- viewBox: "0 0 32 32",
2788
- fill: "currentColor",
2789
- ...rest
2790
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2791
- d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
2792
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2793
- d: "M23,10.41,21.59,9l-4.3,4.3a3,3,0,0,0-4,4L9,21.59,10.41,23l4.3-4.3a3,3,0,0,0,4-4ZM17,16a1,1,0,1,1-1-1A1,1,0,0,1,17,16Z"
2794
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2795
- cx: "16",
2796
- cy: "7.5",
2797
- r: "1.5"
2798
- })), children);
2799
- });
2800
- if (process.env.NODE_ENV !== "production") {
2801
- Compass.propTypes = iconPropTypes4cbeb95d.i;
2802
- }
2803
- const QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(_ref109, ref) {
2804
- let {
2805
- children,
2806
- size = 16,
2807
- ...rest
2808
- } = _ref109;
2809
- return /*#__PURE__*/React.createElement(Icon.default, {
2810
- width: size,
2811
- height: size,
2812
- ref: ref,
2813
- xmlns: "http://www.w3.org/2000/svg",
2814
- viewBox: "0 0 32 32",
2815
- fill: "currentColor",
2816
- ...rest
2817
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2818
- d: "M25.82,10H30V8H25.82a3,3,0,0,0-5.64,0H13V5H5V8H2v2H5v3h8V10h7.18A3,3,0,0,0,22,11.82v7.32A4,4,0,0,0,19.14,22H2v2H19.14a4,4,0,0,0,7.72,0H30V22H26.86A4,4,0,0,0,24,19.14V11.82A3,3,0,0,0,25.82,10ZM11,11H7V7h4ZM25,23a2,2,0,1,1-2-2A2,2,0,0,1,25,23Z"
2819
- })), children);
2820
- });
2821
- if (process.env.NODE_ENV !== "production") {
2822
- QComposerEdit.propTypes = iconPropTypes4cbeb95d.i;
2823
- }
2824
- const Concept = /*#__PURE__*/React.forwardRef(function Concept(_ref110, ref) {
2825
- let {
2826
- children,
2827
- size = 16,
2828
- ...rest
2829
- } = _ref110;
2830
- return /*#__PURE__*/React.createElement(Icon.default, {
2831
- width: size,
2832
- height: size,
2833
- ref: ref,
2834
- xmlns: "http://www.w3.org/2000/svg",
2835
- viewBox: "0 0 32 32",
2836
- fill: "currentColor",
2837
- ...rest
2838
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2839
- d: "M20.8851,19.4711a5.9609,5.9609,0,0,0,0-6.9422L23,10.4141l1.293,1.2929a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414l-4-4a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414L21.5859,9l-2.1148,2.1149a5.9609,5.9609,0,0,0-6.9422,0L10,8.5859V2H2v8H8.5859l2.529,2.5289a5.9609,5.9609,0,0,0,0,6.9422L9,21.5859,7.707,20.293a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l4,4a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414L10.4141,23l2.1148-2.1149a5.9609,5.9609,0,0,0,6.9422,0L22,23.4141V30h8V22H23.4141ZM25,4.4141,27.5859,7,25,9.5859,22.4141,7ZM7,27.5859,4.4141,25,7,22.4141,9.5859,25ZM8,8H4V4H8Zm4,8a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Zm12,8h4v4H24Z"
2840
- })), children);
2841
- });
2842
- if (process.env.NODE_ENV !== "production") {
2843
- Concept.propTypes = iconPropTypes4cbeb95d.i;
2844
- }
2845
- const ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(_ref111, ref) {
2846
- let {
2847
- children,
2848
- size = 16,
2849
- ...rest
2850
- } = _ref111;
2851
- return /*#__PURE__*/React.createElement(Icon.default, {
2852
- width: size,
2853
- height: size,
2854
- ref: ref,
2855
- xmlns: "http://www.w3.org/2000/svg",
2856
- viewBox: "0 0 32 32",
2857
- fill: "currentColor",
2858
- ...rest
2859
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2860
- d: "M10.343 10.343H21.657V21.657H10.343z",
2861
- transform: "rotate(-45 16 16)"
2862
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2863
- d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
2864
- })), children);
2865
- });
2866
- if (process.env.NODE_ENV !== "production") {
2867
- ConditionPoint.propTypes = iconPropTypes4cbeb95d.i;
2868
- }
2869
- const ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitPoint(_ref112, ref) {
2870
- let {
2871
- children,
2872
- size = 16,
2873
- ...rest
2874
- } = _ref112;
2875
- return /*#__PURE__*/React.createElement(Icon.default, {
2876
- width: size,
2877
- height: size,
2878
- ref: ref,
2879
- xmlns: "http://www.w3.org/2000/svg",
2880
- viewBox: "0 0 32 32",
2881
- fill: "currentColor",
2882
- ...rest
2883
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2884
- d: "M10.343 10.343H21.657V21.657H10.343z",
2885
- transform: "rotate(-45 16 16)"
2886
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2887
- d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
2888
- })), children);
2889
- });
2890
- if (process.env.NODE_ENV !== "production") {
2891
- ConditionWaitPoint.propTypes = iconPropTypes4cbeb95d.i;
2892
- }
2893
- const Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref113, ref) {
2894
- let {
2895
- children,
2896
- size = 16,
2897
- ...rest
2898
- } = _ref113;
2899
- return /*#__PURE__*/React.createElement(Icon.default, {
2900
- width: size,
2901
- height: size,
2902
- ref: ref,
2903
- xmlns: "http://www.w3.org/2000/svg",
2904
- viewBox: "0 0 32 32",
2905
- fill: "currentColor",
2906
- ...rest
2907
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2908
- d: "M23,16a7,7,0,0,0-4.18,1.39L14.6,13.17A6.86,6.86,0,0,0,16,9a7,7,0,1,0-2.81,5.59l4.21,4.22A7,7,0,1,0,23,16ZM4,9a5,5,0,1,1,5,5A5,5,0,0,1,4,9Z",
2909
- transform: "translate(0 .01)"
2910
- })), children);
2911
- });
2912
- if (process.env.NODE_ENV !== "production") {
2913
- Connect.propTypes = iconPropTypes4cbeb95d.i;
2914
- }
2915
- const ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive(_ref114, ref) {
2916
- let {
2917
- children,
2918
- size = 16,
2919
- ...rest
2920
- } = _ref114;
2921
- return /*#__PURE__*/React.createElement(Icon.default, {
2922
- width: size,
2923
- height: size,
2924
- ref: ref,
2925
- xmlns: "http://www.w3.org/2000/svg",
2926
- viewBox: "0 0 32 32",
2927
- fill: "currentColor",
2928
- ...rest
2929
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2930
- d: "M28,7H13.8281l3.586-3.5859L16,2,10,8l6,6,1.4141-1.4141L13.8281,9H28V20H11.8989A5.0145,5.0145,0,0,0,8,16.1011V2H6V16.1011a5,5,0,0,0,0,9.7978V30H8V25.8989A5.0145,5.0145,0,0,0,11.8989,22H28a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,28,7ZM7,24a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,24Z"
2931
- })), children);
2932
- });
2933
- if (process.env.NODE_ENV !== "production") {
2934
- ConnectRecursive.propTypes = iconPropTypes4cbeb95d.i;
2935
- }
2936
- const ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference(_ref115, ref) {
2937
- let {
2938
- children,
2939
- size = 16,
2940
- ...rest
2941
- } = _ref115;
2942
- return /*#__PURE__*/React.createElement(Icon.default, {
2943
- width: size,
2944
- height: size,
2945
- ref: ref,
2946
- xmlns: "http://www.w3.org/2000/svg",
2947
- viewBox: "0 0 32 32",
2948
- fill: "currentColor",
2949
- ...rest
2950
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2951
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2952
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2953
- d: "M23,16c-1.5696,0-3.0124,.5159-4.1813,1.3919l-4.2173-4.2174c.876-1.1689,1.3986-2.6048,1.3986-4.1745,0-3.8599-3.1406-7-7-7S2,5.1401,2,9s3.1406,7,7,7c1.5696,0,3.0184-.5355,4.1873-1.4114l4.2173,4.2174c-.8759,1.1689-1.4046,2.6243-1.4046,4.194,0,3.8599,3.1406,7,7,7s7-3.1401,7-7-3.1406-7-7-7ZM4,9c0-2.7568,2.2432-5,5-5s5,2.2432,5,5-2.2432,5-5,5-5-2.2432-5-5Z"
2954
- })), children);
2955
- });
2956
- if (process.env.NODE_ENV !== "production") {
2957
- ConnectReference.propTypes = iconPropTypes4cbeb95d.i;
2958
- }
2959
- const ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(_ref116, ref) {
2960
- let {
2961
- children,
2962
- size = 16,
2963
- ...rest
2964
- } = _ref116;
2965
- return /*#__PURE__*/React.createElement(Icon.default, {
2966
- width: size,
2967
- height: size,
2968
- ref: ref,
2969
- xmlns: "http://www.w3.org/2000/svg",
2970
- viewBox: "0 0 32 32",
2971
- fill: "currentColor",
2972
- ...rest
2973
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2974
- d: "M24,10l-1.4141,1.4141L26.1719,15H11.8989A5.0145,5.0145,0,0,0,8,11.1011V2H6v9.1011a5,5,0,0,0,0,9.7978V30H8V20.8989A5.0145,5.0145,0,0,0,11.8989,17h14.273l-3.586,3.5859L24,22l6-6ZM7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Z"
2975
- })), children);
2976
- });
2977
- if (process.env.NODE_ENV !== "production") {
2978
- ConnectSource.propTypes = iconPropTypes4cbeb95d.i;
2979
- }
2980
- const ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(_ref117, ref) {
2981
- let {
2982
- children,
2983
- size = 16,
2984
- ...rest
2985
- } = _ref117;
2986
- return /*#__PURE__*/React.createElement(Icon.default, {
2987
- width: size,
2988
- height: size,
2989
- ref: ref,
2990
- xmlns: "http://www.w3.org/2000/svg",
2991
- viewBox: "0 0 32 32",
2992
- fill: "currentColor",
2993
- ...rest
2994
- }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2995
- d: "M28 2H30V30H28zM20 10l-1.4141 1.4141L22.1719 15H11.8989a5 5 0 100 2h10.273l-3.586 3.5859L20 22l6-6zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19z"
2996
- })), children);
2997
- });
2998
- if (process.env.NODE_ENV !== "production") {
2999
- ConnectTarget.propTypes = iconPropTypes4cbeb95d.i;
3000
- }
3001
- const ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionReceive(_ref118, ref) {
3002
- let {
3003
- children,
3004
- size = 16,
3005
- ...rest
3006
- } = _ref118;
3007
- return /*#__PURE__*/React.createElement(Icon.default, {
3008
- width: size,
3009
- height: size,
3010
- ref: ref,
3011
- xmlns: "http://www.w3.org/2000/svg",
3012
- viewBox: "0 0 32 32",
3013
- fill: "currentColor",
3014
- ...rest
3015
- }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3016
- d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 14L21.83 14 24.41 16.59 23 18 18 13 23 8 24.41 9.41 21.83 12 30 12 30 14z"
3017
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3018
- d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
3019
- })), children);
3020
- });
3021
- if (process.env.NODE_ENV !== "production") {
3022
- ConnectionReceive.propTypes = iconPropTypes4cbeb95d.i;
3023
- }
3024
- const ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(_ref119, ref) {
3025
- let {
3026
- children,
3027
- size = 16,
3028
- ...rest
3029
- } = _ref119;
3030
- return /*#__PURE__*/React.createElement(Icon.default, {
3031
- width: size,
3032
- height: size,
3033
- ref: ref,
3034
- xmlns: "http://www.w3.org/2000/svg",
3035
- viewBox: "0 0 32 32",
3036
- fill: "currentColor",
3037
- ...rest
3038
- }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3039
- d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM18 14L26.17 14 23.59 16.59 25 18 30 13 25 8 23.59 9.41 26.17 12 18 12 18 14z"
3040
- })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3041
- d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
3042
- })), children);
3043
- });
3044
- if (process.env.NODE_ENV !== "production") {
3045
- ConnectionSend.propTypes = iconPropTypes4cbeb95d.i;
3046
- }
3047
- const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay(_ref120, ref) {
3048
- let {
3049
- children,
3050
- size = 16,
3051
- ...rest
3052
- } = _ref120;
3053
- return /*#__PURE__*/React.createElement(Icon.default, {
3054
- width: size,
3055
- height: size,
3056
- ref: ref,
3057
- xmlns: "http://www.w3.org/2000/svg",
3058
- viewBox: "0 0 32 32",
3059
- fill: "currentColor",
3060
- ...rest
3061
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3062
- d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
3063
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3064
- d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
3065
- })), children);
3066
- });
3067
- if (process.env.NODE_ENV !== "production") {
3068
- ConnectionTwoWay.propTypes = iconPropTypes4cbeb95d.i;
3069
- }
3070
- const ConnectionUsage = /*#__PURE__*/React.forwardRef(function ConnectionUsage(_ref121, ref) {
3071
- let {
3072
- children,
3073
- size = 16,
3074
- ...rest
3075
- } = _ref121;
3076
- return /*#__PURE__*/React.createElement(Icon.default, {
3077
- width: size,
3078
- height: size,
3079
- ref: ref,
3080
- xmlns: "http://www.w3.org/2000/svg",
3081
- viewBox: "0 0 32 32",
3082
- fill: "currentColor",
3083
- ...rest
3084
- }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3085
- strokeWidth: "0",
3086
- d: "m17,26V6c0-1.1046-.8954-2-2-2H4v2h11v20c0,1.1046.8954,2,2,2h11v-2h-11Z"
3087
- })), children);
3088
- });
3089
- if (process.env.NODE_ENV !== "production") {
3090
- ConnectionUsage.propTypes = iconPropTypes4cbeb95d.i;
3091
- }
3092
- const ConnectionFlowUsage = /*#__PURE__*/React.forwardRef(function ConnectionFlowUsage(_ref122, ref) {
3093
- let {
3094
- children,
3095
- size = 16,
3096
- ...rest
3097
- } = _ref122;
3098
- return /*#__PURE__*/React.createElement(Icon.default, {
3099
- width: size,
3100
- height: size,
3101
- ref: ref,
3102
- xmlns: "http://www.w3.org/2000/svg",
3103
- viewBox: "0 0 32 32",
3104
- fill: "currentColor",
3105
- ...rest
3106
- }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3107
- strokeWidth: "0",
3108
- d: "m22,16l-1.4141,1.4141,4.5859,4.5859h-10.1719V5c0-1.1046-.8954-2-2-2H3v2h10v17c0,1.1046.8954,2,2,2h10.1719l-4.5859,4.5859,1.4141,1.4141,7-7-7-7Z"
3109
- })), children);
3110
- });
3111
- if (process.env.NODE_ENV !== "production") {
3112
- ConnectionFlowUsage.propTypes = iconPropTypes4cbeb95d.i;
3113
- }
3114
- const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal(_ref123, ref) {
3115
- let {
3116
- children,
3117
- size = 16,
3118
- ...rest
3119
- } = _ref123;
3120
- return /*#__PURE__*/React.createElement(Icon.default, {
3121
- width: size,
3122
- height: size,
3123
- ref: ref,
3124
- xmlns: "http://www.w3.org/2000/svg",
3125
- viewBox: "0 0 32 32",
3126
- fill: "currentColor",
3127
- ...rest
3128
- }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3129
- d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
3130
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3131
- d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
3132
- })), children);
3133
- });
3134
- if (process.env.NODE_ENV !== "production") {
3135
- ConnectionSignal.propTypes = iconPropTypes4cbeb95d.i;
3136
- }
3137
- const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSignalOff(_ref124, ref) {
3138
- let {
3139
- children,
3140
- size = 16,
3141
- ...rest
3142
- } = _ref124;
3143
- return /*#__PURE__*/React.createElement(Icon.default, {
3144
- width: size,
3145
- height: size,
3146
- ref: ref,
3147
- xmlns: "http://www.w3.org/2000/svg",
3148
- viewBox: "0 0 32 32",
3149
- fill: "currentColor",
3150
- ...rest
3151
- }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3152
- d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
3153
- })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3154
- d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
3155
- })), children);
3156
- });
3157
- if (process.env.NODE_ENV !== "production") {
3158
- ConnectionSignalOff.propTypes = iconPropTypes4cbeb95d.i;
3159
- }
3160
- const Constraint = /*#__PURE__*/React.forwardRef(function Constraint(_ref125, ref) {
3161
- let {
3162
- children,
3163
- size = 16,
3164
- ...rest
3165
- } = _ref125;
3166
- return /*#__PURE__*/React.createElement(Icon.default, {
3167
- width: size,
3168
- height: size,
3169
- ref: ref,
3170
- xmlns: "http://www.w3.org/2000/svg",
3171
- viewBox: "0 0 32 32",
3172
- fill: "currentColor",
3173
- ...rest
3174
- }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3175
- strokeWidth: "0",
3176
- d: "M27 13V5s-4 0-4 0v-2h4c1.1028 0 2 .8975 2 2v8c0 1.5234.8799 2 2 2v2c-1.1201 0-2 .4502-2 2v8c0 1.1025-.8972 2-2 2h-4v-2h4s0-8 0-8c0-1.6841.8799-2.5645 2-2.8584v-.2676c-1.1201-.2939-2-1.1899-2-2.874zM12 12H20V20H12zM5 13V5h4v-2h-4c-1.1028 0-2 .8975-2 2v8c0 1.5234-.8799 2-2 2v2c1.1201 0 2 .4502 2 2v8c0 1.1025.8972 2 2 2h4v-2h-4v-8c0-1.6841-.8799-2.5645-2-2.8584v-.2676c1.1201-.2939 2-1.1899 2-2.874z"
3177
- })), children);
3178
- });
3179
- if (process.env.NODE_ENV !== "production") {
3180
- Constraint.propTypes = iconPropTypes4cbeb95d.i;
3181
- }
3182
-
3183
- exports.ChatBot = ChatBot;
3184
- exports.ChatLaunch = ChatLaunch;
3185
- exports.ChatOff = ChatOff;
3186
- exports.ChatOperational = ChatOperational;
3187
- exports.Checkbox = Checkbox;
3188
- exports.CheckboxChecked = CheckboxChecked;
3189
- exports.CheckboxCheckedFilled = CheckboxCheckedFilled;
3190
- exports.CheckboxIndeterminate = CheckboxIndeterminate;
3191
- exports.CheckboxIndeterminateFilled = CheckboxIndeterminateFilled;
3192
- exports.Checkmark = Checkmark;
3193
- exports.CheckmarkFilled = CheckmarkFilled;
3194
- exports.CheckmarkFilledError = CheckmarkFilledError;
3195
- exports.CheckmarkFilledWarning = CheckmarkFilledWarning;
3196
- exports.CheckmarkOutline = CheckmarkOutline;
3197
- exports.CheckmarkOutlineError = CheckmarkOutlineError;
3198
- exports.CheckmarkOutlineWarning = CheckmarkOutlineWarning;
3199
- exports.Chemistry = Chemistry;
3200
- exports.ChemistryReference = ChemistryReference;
3201
- exports.ChevronDown = ChevronDown;
3202
- exports.ChevronDownOutline = ChevronDownOutline;
3203
- exports.ChevronLeft = ChevronLeft;
3204
- exports.ChevronMini = ChevronMini;
3205
- exports.ChevronRight = ChevronRight;
3206
- exports.ChevronSort = ChevronSort;
3207
- exports.ChevronSortDown = ChevronSortDown;
3208
- exports.ChevronSortUp = ChevronSortUp;
3209
- exports.ChevronUp = ChevronUp;
3210
- exports.ChevronUpOutline = ChevronUpOutline;
3211
- exports.ChildNode = ChildNode;
3212
- exports.Chip = Chip;
3213
- exports.Choices = Choices;
3214
- exports.ChooseItem = ChooseItem;
3215
- exports.ChoroplethMap = ChoroplethMap;
3216
- exports.CicsCmas = CicsCmas;
3217
- exports.CicsDb2Connection = CicsDb2Connection;
3218
- exports.CicsExplorer = CicsExplorer;
3219
- exports.CicsProgram = CicsProgram;
3220
- exports.CicsRegion = CicsRegion;
3221
- exports.CicsRegionAlt = CicsRegionAlt;
3222
- exports.CicsRegionRouting = CicsRegionRouting;
3223
- exports.CicsRegionTarget = CicsRegionTarget;
3224
- exports.CicsSit = CicsSit;
3225
- exports.CicsSitOverrides = CicsSitOverrides;
3226
- exports.CicsSystemGroup = CicsSystemGroup;
3227
- exports.CicsTransactionServerZos = CicsTransactionServerZos;
3228
- exports.CicsWuiRegion = CicsWuiRegion;
3229
- exports.Cicsplex = Cicsplex;
3230
- exports.CircleDash = CircleDash;
3231
- exports.CircleFill = CircleFill;
3232
- exports.CircleFilled = CircleFilled;
3233
- exports.CircleOutline = CircleOutline;
3234
- exports.CirclePacking = CirclePacking;
3235
- exports.CircleSolid = CircleSolid;
3236
- exports.CircleStroke = CircleStroke;
3237
- exports.Classification = Classification;
3238
- exports.ClassifierLanguage = ClassifierLanguage;
3239
- exports.Clean = Clean;
3240
- exports.Close = Close;
3241
- exports.CloseFilled = CloseFilled;
3242
- exports.CloseLarge = CloseLarge;
3243
- exports.CloseOutline = CloseOutline;
3244
- exports.ClosedCaption = ClosedCaption;
3245
- exports.ClosedCaptionAlt = ClosedCaptionAlt;
3246
- exports.ClosedCaptionFilled = ClosedCaptionFilled;
3247
- exports.Cloud = Cloud;
3248
- exports.CloudAlerting = CloudAlerting;
3249
- exports.CloudApp = CloudApp;
3250
- exports.CloudAuditing = CloudAuditing;
3251
- exports.CloudCeiling = CloudCeiling;
3252
- exports.CloudDataOps = CloudDataOps;
3253
- exports.CloudDownload = CloudDownload;
3254
- exports.CloudFoundry_1 = CloudFoundry_1;
3255
- exports.CloudFoundry_2 = CloudFoundry_2;
3256
- exports.CloudLogging = CloudLogging;
3257
- exports.CloudMonitoring = CloudMonitoring;
3258
- exports.CloudOffline = CloudOffline;
3259
- exports.CloudRegistry = CloudRegistry;
3260
- exports.CloudSatellite = CloudSatellite;
3261
- exports.CloudSatelliteConfig = CloudSatelliteConfig;
3262
- exports.CloudSatelliteLink = CloudSatelliteLink;
3263
- exports.CloudSatelliteServices = CloudSatelliteServices;
3264
- exports.CloudServiceManagement = CloudServiceManagement;
3265
- exports.CloudServices = CloudServices;
3266
- exports.CloudUpload = CloudUpload;
3267
- exports.Cloudy = Cloudy;
3268
- exports.Code = Code;
3269
- exports.CodeBlock = CodeBlock;
3270
- exports.CodeHide = CodeHide;
3271
- exports.CodeReference = CodeReference;
3272
- exports.CodeSigningService = CodeSigningService;
3273
- exports.Cognitive = Cognitive;
3274
- exports.Collaborate = Collaborate;
3275
- exports.CollapseAll = CollapseAll;
3276
- exports.CollapseCategories = CollapseCategories;
3277
- exports.ColorPalette = ColorPalette;
3278
- exports.ColorSwitch = ColorSwitch;
3279
- exports.Column = Column;
3280
- exports.ColumnDelete = ColumnDelete;
3281
- exports.ColumnDependency = ColumnDependency;
3282
- exports.ColumnInsert = ColumnInsert;
3283
- exports.Comments = Comments;
3284
- exports.Commit = Commit;
3285
- exports.CommunicationUnified = CommunicationUnified;
3286
- exports.Compare = Compare;
3287
- exports.Compass = Compass;
3288
- exports.Concept = Concept;
3289
- exports.ConditionPoint = ConditionPoint;
3290
- exports.ConditionWaitPoint = ConditionWaitPoint;
3291
- exports.Connect = Connect;
3292
- exports.ConnectRecursive = ConnectRecursive;
3293
- exports.ConnectReference = ConnectReference;
3294
- exports.ConnectSource = ConnectSource;
3295
- exports.ConnectTarget = ConnectTarget;
3296
- exports.ConnectionFlowUsage = ConnectionFlowUsage;
3297
- exports.ConnectionReceive = ConnectionReceive;
3298
- exports.ConnectionSend = ConnectionSend;
3299
- exports.ConnectionSignal = ConnectionSignal;
3300
- exports.ConnectionSignalOff = ConnectionSignalOff;
3301
- exports.ConnectionTwoWay = ConnectionTwoWay;
3302
- exports.ConnectionUsage = ConnectionUsage;
3303
- exports.Constraint = Constraint;
3304
- exports.QCircuitComposer = QCircuitComposer;
3305
- exports.QComposerEdit = QComposerEdit;
3306
- exports.WatsonHealthCircleMeasurement = WatsonHealthCircleMeasurement;
3307
- exports.WatsonHealthCobbAngle = WatsonHealthCobbAngle;