@oxide/design-system 2.6.1--canary.5e36b0c.0 → 2.6.1--canary.2e8b315.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.
@@ -30,9 +30,9 @@ var Access24Icon = ({
30
30
  );
31
31
  var Access24Icon_default = Access24Icon;
32
32
 
33
- // icons/react/Action24Icon.tsx
33
+ // icons/react/AccessToken24Icon.tsx
34
34
  import { jsx as jsx2, jsxs as jsxs2 } from "react/jsx-runtime";
35
- var Action24Icon = ({
35
+ var AccessToken24Icon = ({
36
36
  title,
37
37
  titleId,
38
38
  ...props
@@ -52,17 +52,17 @@ var Action24Icon = ({
52
52
  "path",
53
53
  {
54
54
  fill: "currentColor",
55
- d: "M14 11h5.863a.5.5 0 0 1 .369.838l-9.363 10.215a.5.5 0 0 1-.869-.338V13H4.137a.5.5 0 0 1-.369-.838l9.363-10.214a.5.5 0 0 1 .869.337z"
55
+ d: "M4 15a1 1 0 0 1 1 1v3h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3l-.103-.005A1 1 0 0 1 2 21v-5a1 1 0 0 1 1-1zm17 0a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h3v-3a1 1 0 0 1 1-1zm-8.5-9a1 1 0 0 1 1 1v2.401l2.08-1.2a1 1 0 0 1 1.366.366l.5.866a1 1 0 0 1-.366 1.366L15 11.999l2.081 1.202a1 1 0 0 1 .366 1.366l-.5.866a1 1 0 0 1-1.366.366l-2.08-1.201V17a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-2.402l-2.08 1.2a1 1 0 0 1-1.366-.365l-.5-.866a1 1 0 0 1 .366-1.366L9 12l-2.08-1.2a1 1 0 0 1-.366-1.366l.5-.866a1 1 0 0 1 1.366-.366l2.08 1.2V7a1 1 0 0 1 1-1zM8 2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H5v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm13 0a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V5h-3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1z"
56
56
  }
57
57
  )
58
58
  ]
59
59
  }
60
60
  );
61
- var Action24Icon_default = Action24Icon;
61
+ var AccessToken24Icon_default = AccessToken24Icon;
62
62
 
63
- // icons/react/Affinity24Icon.tsx
63
+ // icons/react/Action24Icon.tsx
64
64
  import { jsx as jsx3, jsxs as jsxs3 } from "react/jsx-runtime";
65
- var Affinity24Icon = ({
65
+ var Action24Icon = ({
66
66
  title,
67
67
  titleId,
68
68
  ...props
@@ -79,6 +79,36 @@ var Affinity24Icon = ({
79
79
  children: [
80
80
  title ? /* @__PURE__ */ jsx3("title", { id: titleId, children: title }) : null,
81
81
  /* @__PURE__ */ jsx3(
82
+ "path",
83
+ {
84
+ fill: "currentColor",
85
+ d: "M14 11h5.863a.5.5 0 0 1 .369.838l-9.363 10.215a.5.5 0 0 1-.869-.338V13H4.137a.5.5 0 0 1-.369-.838l9.363-10.214a.5.5 0 0 1 .869.337z"
86
+ }
87
+ )
88
+ ]
89
+ }
90
+ );
91
+ var Action24Icon_default = Action24Icon;
92
+
93
+ // icons/react/Affinity24Icon.tsx
94
+ import { jsx as jsx4, jsxs as jsxs4 } from "react/jsx-runtime";
95
+ var Affinity24Icon = ({
96
+ title,
97
+ titleId,
98
+ ...props
99
+ }) => /* @__PURE__ */ jsxs4(
100
+ "svg",
101
+ {
102
+ xmlns: "http://www.w3.org/2000/svg",
103
+ width: 24,
104
+ height: 24,
105
+ viewBox: "0 0 24 24",
106
+ role: "img",
107
+ "aria-labelledby": titleId,
108
+ ...props,
109
+ children: [
110
+ title ? /* @__PURE__ */ jsx4("title", { id: titleId, children: title }) : null,
111
+ /* @__PURE__ */ jsx4(
82
112
  "path",
83
113
  {
84
114
  fill: "currentColor",
@@ -93,12 +123,12 @@ var Affinity24Icon = ({
93
123
  var Affinity24Icon_default = Affinity24Icon;
94
124
 
95
125
  // icons/react/AddRoundel24Icon.tsx
96
- import { jsx as jsx4, jsxs as jsxs4 } from "react/jsx-runtime";
126
+ import { jsx as jsx5, jsxs as jsxs5 } from "react/jsx-runtime";
97
127
  var AddRoundel24Icon = ({
98
128
  title,
99
129
  titleId,
100
130
  ...props
101
- }) => /* @__PURE__ */ jsxs4(
131
+ }) => /* @__PURE__ */ jsxs5(
102
132
  "svg",
103
133
  {
104
134
  xmlns: "http://www.w3.org/2000/svg",
@@ -109,8 +139,8 @@ var AddRoundel24Icon = ({
109
139
  "aria-labelledby": titleId,
110
140
  ...props,
111
141
  children: [
112
- title ? /* @__PURE__ */ jsx4("title", { id: titleId, children: title }) : null,
113
- /* @__PURE__ */ jsx4(
142
+ title ? /* @__PURE__ */ jsx5("title", { id: titleId, children: title }) : null,
143
+ /* @__PURE__ */ jsx5(
114
144
  "path",
115
145
  {
116
146
  fill: "currentColor",
@@ -125,12 +155,12 @@ var AddRoundel24Icon = ({
125
155
  var AddRoundel24Icon_default = AddRoundel24Icon;
126
156
 
127
157
  // icons/react/Calendar24Icon.tsx
128
- import { jsx as jsx5, jsxs as jsxs5 } from "react/jsx-runtime";
158
+ import { jsx as jsx6, jsxs as jsxs6 } from "react/jsx-runtime";
129
159
  var Calendar24Icon = ({
130
160
  title,
131
161
  titleId,
132
162
  ...props
133
- }) => /* @__PURE__ */ jsxs5(
163
+ }) => /* @__PURE__ */ jsxs6(
134
164
  "svg",
135
165
  {
136
166
  xmlns: "http://www.w3.org/2000/svg",
@@ -141,8 +171,8 @@ var Calendar24Icon = ({
141
171
  "aria-labelledby": titleId,
142
172
  ...props,
143
173
  children: [
144
- title ? /* @__PURE__ */ jsx5("title", { id: titleId, children: title }) : null,
145
- /* @__PURE__ */ jsx5(
174
+ title ? /* @__PURE__ */ jsx6("title", { id: titleId, children: title }) : null,
175
+ /* @__PURE__ */ jsx6(
146
176
  "path",
147
177
  {
148
178
  fill: "currentColor",
@@ -157,8 +187,8 @@ var Calendar24Icon = ({
157
187
  var Calendar24Icon_default = Calendar24Icon;
158
188
 
159
189
  // icons/react/Chat24Icon.tsx
160
- import { jsx as jsx6, jsxs as jsxs6 } from "react/jsx-runtime";
161
- var Chat24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs6(
190
+ import { jsx as jsx7, jsxs as jsxs7 } from "react/jsx-runtime";
191
+ var Chat24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs7(
162
192
  "svg",
163
193
  {
164
194
  xmlns: "http://www.w3.org/2000/svg",
@@ -169,8 +199,8 @@ var Chat24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs6(
169
199
  "aria-labelledby": titleId,
170
200
  ...props,
171
201
  children: [
172
- title ? /* @__PURE__ */ jsx6("title", { id: titleId, children: title }) : null,
173
- /* @__PURE__ */ jsx6(
202
+ title ? /* @__PURE__ */ jsx7("title", { id: titleId, children: title }) : null,
203
+ /* @__PURE__ */ jsx7(
174
204
  "path",
175
205
  {
176
206
  fill: "currentColor",
@@ -185,12 +215,12 @@ var Chat24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs6(
185
215
  var Chat24Icon_default = Chat24Icon;
186
216
 
187
217
  // icons/react/Clipboard24Icon.tsx
188
- import { jsx as jsx7, jsxs as jsxs7 } from "react/jsx-runtime";
218
+ import { jsx as jsx8, jsxs as jsxs8 } from "react/jsx-runtime";
189
219
  var Clipboard24Icon = ({
190
220
  title,
191
221
  titleId,
192
222
  ...props
193
- }) => /* @__PURE__ */ jsxs7(
223
+ }) => /* @__PURE__ */ jsxs8(
194
224
  "svg",
195
225
  {
196
226
  xmlns: "http://www.w3.org/2000/svg",
@@ -201,8 +231,8 @@ var Clipboard24Icon = ({
201
231
  "aria-labelledby": titleId,
202
232
  ...props,
203
233
  children: [
204
- title ? /* @__PURE__ */ jsx7("title", { id: titleId, children: title }) : null,
205
- /* @__PURE__ */ jsx7(
234
+ title ? /* @__PURE__ */ jsx8("title", { id: titleId, children: title }) : null,
235
+ /* @__PURE__ */ jsx8(
206
236
  "path",
207
237
  {
208
238
  fill: "currentColor",
@@ -217,8 +247,8 @@ var Clipboard24Icon = ({
217
247
  var Clipboard24Icon_default = Clipboard24Icon;
218
248
 
219
249
  // icons/react/Cloud24Icon.tsx
220
- import { jsx as jsx8, jsxs as jsxs8 } from "react/jsx-runtime";
221
- var Cloud24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs8(
250
+ import { jsx as jsx9, jsxs as jsxs9 } from "react/jsx-runtime";
251
+ var Cloud24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs9(
222
252
  "svg",
223
253
  {
224
254
  xmlns: "http://www.w3.org/2000/svg",
@@ -229,8 +259,8 @@ var Cloud24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs8(
229
259
  "aria-labelledby": titleId,
230
260
  ...props,
231
261
  children: [
232
- title ? /* @__PURE__ */ jsx8("title", { id: titleId, children: title }) : null,
233
- /* @__PURE__ */ jsx8(
262
+ title ? /* @__PURE__ */ jsx9("title", { id: titleId, children: title }) : null,
263
+ /* @__PURE__ */ jsx9(
234
264
  "path",
235
265
  {
236
266
  fill: "currentColor",
@@ -245,12 +275,12 @@ var Cloud24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs8(
245
275
  var Cloud24Icon_default = Cloud24Icon;
246
276
 
247
277
  // icons/react/Compatibility24Icon.tsx
248
- import { jsx as jsx9, jsxs as jsxs9 } from "react/jsx-runtime";
278
+ import { jsx as jsx10, jsxs as jsxs10 } from "react/jsx-runtime";
249
279
  var Compatibility24Icon = ({
250
280
  title,
251
281
  titleId,
252
282
  ...props
253
- }) => /* @__PURE__ */ jsxs9(
283
+ }) => /* @__PURE__ */ jsxs10(
254
284
  "svg",
255
285
  {
256
286
  xmlns: "http://www.w3.org/2000/svg",
@@ -261,8 +291,8 @@ var Compatibility24Icon = ({
261
291
  "aria-labelledby": titleId,
262
292
  ...props,
263
293
  children: [
264
- title ? /* @__PURE__ */ jsx9("title", { id: titleId, children: title }) : null,
265
- /* @__PURE__ */ jsx9(
294
+ title ? /* @__PURE__ */ jsx10("title", { id: titleId, children: title }) : null,
295
+ /* @__PURE__ */ jsx10(
266
296
  "path",
267
297
  {
268
298
  fill: "currentColor",
@@ -277,12 +307,12 @@ var Compatibility24Icon = ({
277
307
  var Compatibility24Icon_default = Compatibility24Icon;
278
308
 
279
309
  // icons/react/Contrast24Icon.tsx
280
- import { jsx as jsx10, jsxs as jsxs10 } from "react/jsx-runtime";
310
+ import { jsx as jsx11, jsxs as jsxs11 } from "react/jsx-runtime";
281
311
  var Contrast24Icon = ({
282
312
  title,
283
313
  titleId,
284
314
  ...props
285
- }) => /* @__PURE__ */ jsxs10(
315
+ }) => /* @__PURE__ */ jsxs11(
286
316
  "svg",
287
317
  {
288
318
  xmlns: "http://www.w3.org/2000/svg",
@@ -293,8 +323,8 @@ var Contrast24Icon = ({
293
323
  "aria-labelledby": titleId,
294
324
  ...props,
295
325
  children: [
296
- title ? /* @__PURE__ */ jsx10("title", { id: titleId, children: title }) : null,
297
- /* @__PURE__ */ jsx10(
326
+ title ? /* @__PURE__ */ jsx11("title", { id: titleId, children: title }) : null,
327
+ /* @__PURE__ */ jsx11(
298
328
  "path",
299
329
  {
300
330
  fill: "currentColor",
@@ -309,8 +339,8 @@ var Contrast24Icon = ({
309
339
  var Contrast24Icon_default = Contrast24Icon;
310
340
 
311
341
  // icons/react/Cpu24Icon.tsx
312
- import { jsx as jsx11, jsxs as jsxs11 } from "react/jsx-runtime";
313
- var Cpu24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs11(
342
+ import { jsx as jsx12, jsxs as jsxs12 } from "react/jsx-runtime";
343
+ var Cpu24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs12(
314
344
  "svg",
315
345
  {
316
346
  xmlns: "http://www.w3.org/2000/svg",
@@ -321,8 +351,8 @@ var Cpu24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs11(
321
351
  "aria-labelledby": titleId,
322
352
  ...props,
323
353
  children: [
324
- title ? /* @__PURE__ */ jsx11("title", { id: titleId, children: title }) : null,
325
- /* @__PURE__ */ jsx11(
354
+ title ? /* @__PURE__ */ jsx12("title", { id: titleId, children: title }) : null,
355
+ /* @__PURE__ */ jsx12(
326
356
  "path",
327
357
  {
328
358
  fill: "currentColor",
@@ -337,12 +367,12 @@ var Cpu24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs11(
337
367
  var Cpu24Icon_default = Cpu24Icon;
338
368
 
339
369
  // icons/react/Delete24Icon.tsx
340
- import { jsx as jsx12, jsxs as jsxs12 } from "react/jsx-runtime";
370
+ import { jsx as jsx13, jsxs as jsxs13 } from "react/jsx-runtime";
341
371
  var Delete24Icon = ({
342
372
  title,
343
373
  titleId,
344
374
  ...props
345
- }) => /* @__PURE__ */ jsxs12(
375
+ }) => /* @__PURE__ */ jsxs13(
346
376
  "svg",
347
377
  {
348
378
  xmlns: "http://www.w3.org/2000/svg",
@@ -353,8 +383,8 @@ var Delete24Icon = ({
353
383
  "aria-labelledby": titleId,
354
384
  ...props,
355
385
  children: [
356
- title ? /* @__PURE__ */ jsx12("title", { id: titleId, children: title }) : null,
357
- /* @__PURE__ */ jsx12(
386
+ title ? /* @__PURE__ */ jsx13("title", { id: titleId, children: title }) : null,
387
+ /* @__PURE__ */ jsx13(
358
388
  "path",
359
389
  {
360
390
  fill: "currentColor",
@@ -369,12 +399,12 @@ var Delete24Icon = ({
369
399
  var Delete24Icon_default = Delete24Icon;
370
400
 
371
401
  // icons/react/Dislike24Icon.tsx
372
- import { jsx as jsx13, jsxs as jsxs13 } from "react/jsx-runtime";
402
+ import { jsx as jsx14, jsxs as jsxs14 } from "react/jsx-runtime";
373
403
  var Dislike24Icon = ({
374
404
  title,
375
405
  titleId,
376
406
  ...props
377
- }) => /* @__PURE__ */ jsxs13(
407
+ }) => /* @__PURE__ */ jsxs14(
378
408
  "svg",
379
409
  {
380
410
  xmlns: "http://www.w3.org/2000/svg",
@@ -385,8 +415,8 @@ var Dislike24Icon = ({
385
415
  "aria-labelledby": titleId,
386
416
  ...props,
387
417
  children: [
388
- title ? /* @__PURE__ */ jsx13("title", { id: titleId, children: title }) : null,
389
- /* @__PURE__ */ jsx13(
418
+ title ? /* @__PURE__ */ jsx14("title", { id: titleId, children: title }) : null,
419
+ /* @__PURE__ */ jsx14(
390
420
  "path",
391
421
  {
392
422
  fill: "currentColor",
@@ -401,12 +431,12 @@ var Dislike24Icon = ({
401
431
  var Dislike24Icon_default = Dislike24Icon;
402
432
 
403
433
  // icons/react/Document24Icon.tsx
404
- import { jsx as jsx14, jsxs as jsxs14 } from "react/jsx-runtime";
434
+ import { jsx as jsx15, jsxs as jsxs15 } from "react/jsx-runtime";
405
435
  var Document24Icon = ({
406
436
  title,
407
437
  titleId,
408
438
  ...props
409
- }) => /* @__PURE__ */ jsxs14(
439
+ }) => /* @__PURE__ */ jsxs15(
410
440
  "svg",
411
441
  {
412
442
  xmlns: "http://www.w3.org/2000/svg",
@@ -417,8 +447,8 @@ var Document24Icon = ({
417
447
  "aria-labelledby": titleId,
418
448
  ...props,
419
449
  children: [
420
- title ? /* @__PURE__ */ jsx14("title", { id: titleId, children: title }) : null,
421
- /* @__PURE__ */ jsx14(
450
+ title ? /* @__PURE__ */ jsx15("title", { id: titleId, children: title }) : null,
451
+ /* @__PURE__ */ jsx15(
422
452
  "path",
423
453
  {
424
454
  fill: "currentColor",
@@ -431,8 +461,8 @@ var Document24Icon = ({
431
461
  var Document24Icon_default = Document24Icon;
432
462
 
433
463
  // icons/react/Dots24Icon.tsx
434
- import { jsx as jsx15, jsxs as jsxs15 } from "react/jsx-runtime";
435
- var Dots24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs15(
464
+ import { jsx as jsx16, jsxs as jsxs16 } from "react/jsx-runtime";
465
+ var Dots24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs16(
436
466
  "svg",
437
467
  {
438
468
  xmlns: "http://www.w3.org/2000/svg",
@@ -443,8 +473,8 @@ var Dots24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs15(
443
473
  "aria-labelledby": titleId,
444
474
  ...props,
445
475
  children: [
446
- title ? /* @__PURE__ */ jsx15("title", { id: titleId, children: title }) : null,
447
- /* @__PURE__ */ jsx15(
476
+ title ? /* @__PURE__ */ jsx16("title", { id: titleId, children: title }) : null,
477
+ /* @__PURE__ */ jsx16(
448
478
  "path",
449
479
  {
450
480
  fill: "currentColor",
@@ -459,12 +489,12 @@ var Dots24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs15(
459
489
  var Dots24Icon_default = Dots24Icon;
460
490
 
461
491
  // icons/react/Download24Icon.tsx
462
- import { jsx as jsx16, jsxs as jsxs16 } from "react/jsx-runtime";
492
+ import { jsx as jsx17, jsxs as jsxs17 } from "react/jsx-runtime";
463
493
  var Download24Icon = ({
464
494
  title,
465
495
  titleId,
466
496
  ...props
467
- }) => /* @__PURE__ */ jsxs16(
497
+ }) => /* @__PURE__ */ jsxs17(
468
498
  "svg",
469
499
  {
470
500
  xmlns: "http://www.w3.org/2000/svg",
@@ -475,8 +505,8 @@ var Download24Icon = ({
475
505
  "aria-labelledby": titleId,
476
506
  ...props,
477
507
  children: [
478
- title ? /* @__PURE__ */ jsx16("title", { id: titleId, children: title }) : null,
479
- /* @__PURE__ */ jsx16(
508
+ title ? /* @__PURE__ */ jsx17("title", { id: titleId, children: title }) : null,
509
+ /* @__PURE__ */ jsx17(
480
510
  "path",
481
511
  {
482
512
  fill: "currentColor",
@@ -491,8 +521,8 @@ var Download24Icon = ({
491
521
  var Download24Icon_default = Download24Icon;
492
522
 
493
523
  // icons/react/Email24Icon.tsx
494
- import { jsx as jsx17, jsxs as jsxs17 } from "react/jsx-runtime";
495
- var Email24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs17(
524
+ import { jsx as jsx18, jsxs as jsxs18 } from "react/jsx-runtime";
525
+ var Email24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs18(
496
526
  "svg",
497
527
  {
498
528
  xmlns: "http://www.w3.org/2000/svg",
@@ -503,8 +533,8 @@ var Email24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs17(
503
533
  "aria-labelledby": titleId,
504
534
  ...props,
505
535
  children: [
506
- title ? /* @__PURE__ */ jsx17("title", { id: titleId, children: title }) : null,
507
- /* @__PURE__ */ jsx17(
536
+ title ? /* @__PURE__ */ jsx18("title", { id: titleId, children: title }) : null,
537
+ /* @__PURE__ */ jsx18(
508
538
  "path",
509
539
  {
510
540
  fill: "currentColor",
@@ -519,8 +549,8 @@ var Email24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs17(
519
549
  var Email24Icon_default = Email24Icon;
520
550
 
521
551
  // icons/react/Error24Icon.tsx
522
- import { jsx as jsx18, jsxs as jsxs18 } from "react/jsx-runtime";
523
- var Error24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs18(
552
+ import { jsx as jsx19, jsxs as jsxs19 } from "react/jsx-runtime";
553
+ var Error24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs19(
524
554
  "svg",
525
555
  {
526
556
  xmlns: "http://www.w3.org/2000/svg",
@@ -531,8 +561,8 @@ var Error24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs18(
531
561
  "aria-labelledby": titleId,
532
562
  ...props,
533
563
  children: [
534
- title ? /* @__PURE__ */ jsx18("title", { id: titleId, children: title }) : null,
535
- /* @__PURE__ */ jsx18(
564
+ title ? /* @__PURE__ */ jsx19("title", { id: titleId, children: title }) : null,
565
+ /* @__PURE__ */ jsx19(
536
566
  "path",
537
567
  {
538
568
  fill: "currentColor",
@@ -547,12 +577,12 @@ var Error24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs18(
547
577
  var Error24Icon_default = Error24Icon;
548
578
 
549
579
  // icons/react/Firewall24Icon.tsx
550
- import { jsx as jsx19, jsxs as jsxs19 } from "react/jsx-runtime";
580
+ import { jsx as jsx20, jsxs as jsxs20 } from "react/jsx-runtime";
551
581
  var Firewall24Icon = ({
552
582
  title,
553
583
  titleId,
554
584
  ...props
555
- }) => /* @__PURE__ */ jsxs19(
585
+ }) => /* @__PURE__ */ jsxs20(
556
586
  "svg",
557
587
  {
558
588
  xmlns: "http://www.w3.org/2000/svg",
@@ -563,8 +593,8 @@ var Firewall24Icon = ({
563
593
  "aria-labelledby": titleId,
564
594
  ...props,
565
595
  children: [
566
- title ? /* @__PURE__ */ jsx19("title", { id: titleId, children: title }) : null,
567
- /* @__PURE__ */ jsx19(
596
+ title ? /* @__PURE__ */ jsx20("title", { id: titleId, children: title }) : null,
597
+ /* @__PURE__ */ jsx20(
568
598
  "path",
569
599
  {
570
600
  fill: "currentColor",
@@ -579,12 +609,12 @@ var Firewall24Icon = ({
579
609
  var Firewall24Icon_default = Firewall24Icon;
580
610
 
581
611
  // icons/react/Folder24Icon.tsx
582
- import { jsx as jsx20, jsxs as jsxs20 } from "react/jsx-runtime";
612
+ import { jsx as jsx21, jsxs as jsxs21 } from "react/jsx-runtime";
583
613
  var Folder24Icon = ({
584
614
  title,
585
615
  titleId,
586
616
  ...props
587
- }) => /* @__PURE__ */ jsxs20(
617
+ }) => /* @__PURE__ */ jsxs21(
588
618
  "svg",
589
619
  {
590
620
  xmlns: "http://www.w3.org/2000/svg",
@@ -595,8 +625,8 @@ var Folder24Icon = ({
595
625
  "aria-labelledby": titleId,
596
626
  ...props,
597
627
  children: [
598
- title ? /* @__PURE__ */ jsx20("title", { id: titleId, children: title }) : null,
599
- /* @__PURE__ */ jsx20(
628
+ title ? /* @__PURE__ */ jsx21("title", { id: titleId, children: title }) : null,
629
+ /* @__PURE__ */ jsx21(
600
630
  "path",
601
631
  {
602
632
  fill: "currentColor",
@@ -611,12 +641,12 @@ var Folder24Icon = ({
611
641
  var Folder24Icon_default = Folder24Icon;
612
642
 
613
643
  // icons/react/Gateway24Icon.tsx
614
- import { jsx as jsx21, jsxs as jsxs21 } from "react/jsx-runtime";
644
+ import { jsx as jsx22, jsxs as jsxs22 } from "react/jsx-runtime";
615
645
  var Gateway24Icon = ({
616
646
  title,
617
647
  titleId,
618
648
  ...props
619
- }) => /* @__PURE__ */ jsxs21(
649
+ }) => /* @__PURE__ */ jsxs22(
620
650
  "svg",
621
651
  {
622
652
  xmlns: "http://www.w3.org/2000/svg",
@@ -627,8 +657,8 @@ var Gateway24Icon = ({
627
657
  "aria-labelledby": titleId,
628
658
  ...props,
629
659
  children: [
630
- title ? /* @__PURE__ */ jsx21("title", { id: titleId, children: title }) : null,
631
- /* @__PURE__ */ jsx21(
660
+ title ? /* @__PURE__ */ jsx22("title", { id: titleId, children: title }) : null,
661
+ /* @__PURE__ */ jsx22(
632
662
  "path",
633
663
  {
634
664
  fill: "currentColor",
@@ -643,8 +673,8 @@ var Gateway24Icon = ({
643
673
  var Gateway24Icon_default = Gateway24Icon;
644
674
 
645
675
  // icons/react/Heart24Icon.tsx
646
- import { jsx as jsx22, jsxs as jsxs22 } from "react/jsx-runtime";
647
- var Heart24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs22(
676
+ import { jsx as jsx23, jsxs as jsxs23 } from "react/jsx-runtime";
677
+ var Heart24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs23(
648
678
  "svg",
649
679
  {
650
680
  xmlns: "http://www.w3.org/2000/svg",
@@ -655,8 +685,8 @@ var Heart24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs22(
655
685
  "aria-labelledby": titleId,
656
686
  ...props,
657
687
  children: [
658
- title ? /* @__PURE__ */ jsx22("title", { id: titleId, children: title }) : null,
659
- /* @__PURE__ */ jsx22(
688
+ title ? /* @__PURE__ */ jsx23("title", { id: titleId, children: title }) : null,
689
+ /* @__PURE__ */ jsx23(
660
690
  "path",
661
691
  {
662
692
  fill: "currentColor",
@@ -669,8 +699,8 @@ var Heart24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs22(
669
699
  var Heart24Icon_default = Heart24Icon;
670
700
 
671
701
  // icons/react/Hide24Icon.tsx
672
- import { jsx as jsx23, jsxs as jsxs23 } from "react/jsx-runtime";
673
- var Hide24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs23(
702
+ import { jsx as jsx24, jsxs as jsxs24 } from "react/jsx-runtime";
703
+ var Hide24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs24(
674
704
  "svg",
675
705
  {
676
706
  xmlns: "http://www.w3.org/2000/svg",
@@ -681,8 +711,8 @@ var Hide24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs23(
681
711
  "aria-labelledby": titleId,
682
712
  ...props,
683
713
  children: [
684
- title ? /* @__PURE__ */ jsx23("title", { id: titleId, children: title }) : null,
685
- /* @__PURE__ */ jsx23(
714
+ title ? /* @__PURE__ */ jsx24("title", { id: titleId, children: title }) : null,
715
+ /* @__PURE__ */ jsx24(
686
716
  "path",
687
717
  {
688
718
  fill: "currentColor",
@@ -697,12 +727,12 @@ var Hide24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs23(
697
727
  var Hide24Icon_default = Hide24Icon;
698
728
 
699
729
  // icons/react/Hourglass24Icon.tsx
700
- import { jsx as jsx24, jsxs as jsxs24 } from "react/jsx-runtime";
730
+ import { jsx as jsx25, jsxs as jsxs25 } from "react/jsx-runtime";
701
731
  var Hourglass24Icon = ({
702
732
  title,
703
733
  titleId,
704
734
  ...props
705
- }) => /* @__PURE__ */ jsxs24(
735
+ }) => /* @__PURE__ */ jsxs25(
706
736
  "svg",
707
737
  {
708
738
  xmlns: "http://www.w3.org/2000/svg",
@@ -713,8 +743,8 @@ var Hourglass24Icon = ({
713
743
  "aria-labelledby": titleId,
714
744
  ...props,
715
745
  children: [
716
- title ? /* @__PURE__ */ jsx24("title", { id: titleId, children: title }) : null,
717
- /* @__PURE__ */ jsx24(
746
+ title ? /* @__PURE__ */ jsx25("title", { id: titleId, children: title }) : null,
747
+ /* @__PURE__ */ jsx25(
718
748
  "path",
719
749
  {
720
750
  fill: "currentColor",
@@ -729,12 +759,12 @@ var Hourglass24Icon = ({
729
759
  var Hourglass24Icon_default = Hourglass24Icon;
730
760
 
731
761
  // icons/react/Images24Icon.tsx
732
- import { jsx as jsx25, jsxs as jsxs25 } from "react/jsx-runtime";
762
+ import { jsx as jsx26, jsxs as jsxs26 } from "react/jsx-runtime";
733
763
  var Images24Icon = ({
734
764
  title,
735
765
  titleId,
736
766
  ...props
737
- }) => /* @__PURE__ */ jsxs25(
767
+ }) => /* @__PURE__ */ jsxs26(
738
768
  "svg",
739
769
  {
740
770
  xmlns: "http://www.w3.org/2000/svg",
@@ -745,8 +775,8 @@ var Images24Icon = ({
745
775
  "aria-labelledby": titleId,
746
776
  ...props,
747
777
  children: [
748
- title ? /* @__PURE__ */ jsx25("title", { id: titleId, children: title }) : null,
749
- /* @__PURE__ */ jsx25(
778
+ title ? /* @__PURE__ */ jsx26("title", { id: titleId, children: title }) : null,
779
+ /* @__PURE__ */ jsx26(
750
780
  "path",
751
781
  {
752
782
  fill: "currentColor",
@@ -761,8 +791,8 @@ var Images24Icon = ({
761
791
  var Images24Icon_default = Images24Icon;
762
792
 
763
793
  // icons/react/Info24Icon.tsx
764
- import { jsx as jsx26, jsxs as jsxs26 } from "react/jsx-runtime";
765
- var Info24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs26(
794
+ import { jsx as jsx27, jsxs as jsxs27 } from "react/jsx-runtime";
795
+ var Info24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs27(
766
796
  "svg",
767
797
  {
768
798
  xmlns: "http://www.w3.org/2000/svg",
@@ -773,8 +803,8 @@ var Info24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs26(
773
803
  "aria-labelledby": titleId,
774
804
  ...props,
775
805
  children: [
776
- title ? /* @__PURE__ */ jsx26("title", { id: titleId, children: title }) : null,
777
- /* @__PURE__ */ jsx26(
806
+ title ? /* @__PURE__ */ jsx27("title", { id: titleId, children: title }) : null,
807
+ /* @__PURE__ */ jsx27(
778
808
  "path",
779
809
  {
780
810
  fill: "currentColor",
@@ -789,12 +819,12 @@ var Info24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs26(
789
819
  var Info24Icon_default = Info24Icon;
790
820
 
791
821
  // icons/react/Instances24Icon.tsx
792
- import { jsx as jsx27, jsxs as jsxs27 } from "react/jsx-runtime";
822
+ import { jsx as jsx28, jsxs as jsxs28 } from "react/jsx-runtime";
793
823
  var Instances24Icon = ({
794
824
  title,
795
825
  titleId,
796
826
  ...props
797
- }) => /* @__PURE__ */ jsxs27(
827
+ }) => /* @__PURE__ */ jsxs28(
798
828
  "svg",
799
829
  {
800
830
  xmlns: "http://www.w3.org/2000/svg",
@@ -805,8 +835,8 @@ var Instances24Icon = ({
805
835
  "aria-labelledby": titleId,
806
836
  ...props,
807
837
  children: [
808
- title ? /* @__PURE__ */ jsx27("title", { id: titleId, children: title }) : null,
809
- /* @__PURE__ */ jsx27(
838
+ title ? /* @__PURE__ */ jsx28("title", { id: titleId, children: title }) : null,
839
+ /* @__PURE__ */ jsx28(
810
840
  "path",
811
841
  {
812
842
  fill: "currentColor",
@@ -821,12 +851,12 @@ var Instances24Icon = ({
821
851
  var Instances24Icon_default = Instances24Icon;
822
852
 
823
853
  // icons/react/IpGlobal24Icon.tsx
824
- import { jsx as jsx28, jsxs as jsxs28 } from "react/jsx-runtime";
854
+ import { jsx as jsx29, jsxs as jsxs29 } from "react/jsx-runtime";
825
855
  var IpGlobal24Icon = ({
826
856
  title,
827
857
  titleId,
828
858
  ...props
829
- }) => /* @__PURE__ */ jsxs28(
859
+ }) => /* @__PURE__ */ jsxs29(
830
860
  "svg",
831
861
  {
832
862
  xmlns: "http://www.w3.org/2000/svg",
@@ -837,8 +867,8 @@ var IpGlobal24Icon = ({
837
867
  "aria-labelledby": titleId,
838
868
  ...props,
839
869
  children: [
840
- title ? /* @__PURE__ */ jsx28("title", { id: titleId, children: title }) : null,
841
- /* @__PURE__ */ jsx28(
870
+ title ? /* @__PURE__ */ jsx29("title", { id: titleId, children: title }) : null,
871
+ /* @__PURE__ */ jsx29(
842
872
  "path",
843
873
  {
844
874
  fill: "currentColor",
@@ -853,12 +883,12 @@ var IpGlobal24Icon = ({
853
883
  var IpGlobal24Icon_default = IpGlobal24Icon;
854
884
 
855
885
  // icons/react/IpLocal24Icon.tsx
856
- import { jsx as jsx29, jsxs as jsxs29 } from "react/jsx-runtime";
886
+ import { jsx as jsx30, jsxs as jsxs30 } from "react/jsx-runtime";
857
887
  var IpLocal24Icon = ({
858
888
  title,
859
889
  titleId,
860
890
  ...props
861
- }) => /* @__PURE__ */ jsxs29(
891
+ }) => /* @__PURE__ */ jsxs30(
862
892
  "svg",
863
893
  {
864
894
  xmlns: "http://www.w3.org/2000/svg",
@@ -869,8 +899,8 @@ var IpLocal24Icon = ({
869
899
  "aria-labelledby": titleId,
870
900
  ...props,
871
901
  children: [
872
- title ? /* @__PURE__ */ jsx29("title", { id: titleId, children: title }) : null,
873
- /* @__PURE__ */ jsx29(
902
+ title ? /* @__PURE__ */ jsx30("title", { id: titleId, children: title }) : null,
903
+ /* @__PURE__ */ jsx30(
874
904
  "path",
875
905
  {
876
906
  fill: "currentColor",
@@ -885,12 +915,12 @@ var IpLocal24Icon = ({
885
915
  var IpLocal24Icon_default = IpLocal24Icon;
886
916
 
887
917
  // icons/react/Issues24Icon.tsx
888
- import { jsx as jsx30, jsxs as jsxs30 } from "react/jsx-runtime";
918
+ import { jsx as jsx31, jsxs as jsxs31 } from "react/jsx-runtime";
889
919
  var Issues24Icon = ({
890
920
  title,
891
921
  titleId,
892
922
  ...props
893
- }) => /* @__PURE__ */ jsxs30(
923
+ }) => /* @__PURE__ */ jsxs31(
894
924
  "svg",
895
925
  {
896
926
  xmlns: "http://www.w3.org/2000/svg",
@@ -901,8 +931,8 @@ var Issues24Icon = ({
901
931
  "aria-labelledby": titleId,
902
932
  ...props,
903
933
  children: [
904
- title ? /* @__PURE__ */ jsx30("title", { id: titleId, children: title }) : null,
905
- /* @__PURE__ */ jsx30(
934
+ title ? /* @__PURE__ */ jsx31("title", { id: titleId, children: title }) : null,
935
+ /* @__PURE__ */ jsx31(
906
936
  "path",
907
937
  {
908
938
  fill: "currentColor",
@@ -917,8 +947,8 @@ var Issues24Icon = ({
917
947
  var Issues24Icon_default = Issues24Icon;
918
948
 
919
949
  // icons/react/Key24Icon.tsx
920
- import { jsx as jsx31, jsxs as jsxs31 } from "react/jsx-runtime";
921
- var Key24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs31(
950
+ import { jsx as jsx32, jsxs as jsxs32 } from "react/jsx-runtime";
951
+ var Key24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs32(
922
952
  "svg",
923
953
  {
924
954
  xmlns: "http://www.w3.org/2000/svg",
@@ -929,8 +959,8 @@ var Key24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs31(
929
959
  "aria-labelledby": titleId,
930
960
  ...props,
931
961
  children: [
932
- title ? /* @__PURE__ */ jsx31("title", { id: titleId, children: title }) : null,
933
- /* @__PURE__ */ jsx31(
962
+ title ? /* @__PURE__ */ jsx32("title", { id: titleId, children: title }) : null,
963
+ /* @__PURE__ */ jsx32(
934
964
  "path",
935
965
  {
936
966
  fill: "currentColor",
@@ -945,8 +975,8 @@ var Key24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs31(
945
975
  var Key24Icon_default = Key24Icon;
946
976
 
947
977
  // icons/react/Like24Icon.tsx
948
- import { jsx as jsx32, jsxs as jsxs32 } from "react/jsx-runtime";
949
- var Like24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs32(
978
+ import { jsx as jsx33, jsxs as jsxs33 } from "react/jsx-runtime";
979
+ var Like24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs33(
950
980
  "svg",
951
981
  {
952
982
  xmlns: "http://www.w3.org/2000/svg",
@@ -957,8 +987,8 @@ var Like24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs32(
957
987
  "aria-labelledby": titleId,
958
988
  ...props,
959
989
  children: [
960
- title ? /* @__PURE__ */ jsx32("title", { id: titleId, children: title }) : null,
961
- /* @__PURE__ */ jsx32(
990
+ title ? /* @__PURE__ */ jsx33("title", { id: titleId, children: title }) : null,
991
+ /* @__PURE__ */ jsx33(
962
992
  "path",
963
993
  {
964
994
  fill: "currentColor",
@@ -973,12 +1003,12 @@ var Like24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs32(
973
1003
  var Like24Icon_default = Like24Icon;
974
1004
 
975
1005
  // icons/react/LoadBalancer24Icon.tsx
976
- import { jsx as jsx33, jsxs as jsxs33 } from "react/jsx-runtime";
1006
+ import { jsx as jsx34, jsxs as jsxs34 } from "react/jsx-runtime";
977
1007
  var LoadBalancer24Icon = ({
978
1008
  title,
979
1009
  titleId,
980
1010
  ...props
981
- }) => /* @__PURE__ */ jsxs33(
1011
+ }) => /* @__PURE__ */ jsxs34(
982
1012
  "svg",
983
1013
  {
984
1014
  xmlns: "http://www.w3.org/2000/svg",
@@ -989,8 +1019,8 @@ var LoadBalancer24Icon = ({
989
1019
  "aria-labelledby": titleId,
990
1020
  ...props,
991
1021
  children: [
992
- title ? /* @__PURE__ */ jsx33("title", { id: titleId, children: title }) : null,
993
- /* @__PURE__ */ jsx33(
1022
+ title ? /* @__PURE__ */ jsx34("title", { id: titleId, children: title }) : null,
1023
+ /* @__PURE__ */ jsx34(
994
1024
  "path",
995
1025
  {
996
1026
  fill: "currentColor",
@@ -1005,12 +1035,12 @@ var LoadBalancer24Icon = ({
1005
1035
  var LoadBalancer24Icon_default = LoadBalancer24Icon;
1006
1036
 
1007
1037
  // icons/react/Location24Icon.tsx
1008
- import { jsx as jsx34, jsxs as jsxs34 } from "react/jsx-runtime";
1038
+ import { jsx as jsx35, jsxs as jsxs35 } from "react/jsx-runtime";
1009
1039
  var Location24Icon = ({
1010
1040
  title,
1011
1041
  titleId,
1012
1042
  ...props
1013
- }) => /* @__PURE__ */ jsxs34(
1043
+ }) => /* @__PURE__ */ jsxs35(
1014
1044
  "svg",
1015
1045
  {
1016
1046
  xmlns: "http://www.w3.org/2000/svg",
@@ -1021,8 +1051,8 @@ var Location24Icon = ({
1021
1051
  "aria-labelledby": titleId,
1022
1052
  ...props,
1023
1053
  children: [
1024
- title ? /* @__PURE__ */ jsx34("title", { id: titleId, children: title }) : null,
1025
- /* @__PURE__ */ jsx34(
1054
+ title ? /* @__PURE__ */ jsx35("title", { id: titleId, children: title }) : null,
1055
+ /* @__PURE__ */ jsx35(
1026
1056
  "path",
1027
1057
  {
1028
1058
  fill: "currentColor",
@@ -1037,8 +1067,8 @@ var Location24Icon = ({
1037
1067
  var Location24Icon_default = Location24Icon;
1038
1068
 
1039
1069
  // icons/react/Logs24Icon.tsx
1040
- import { jsx as jsx35, jsxs as jsxs35 } from "react/jsx-runtime";
1041
- var Logs24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs35(
1070
+ import { jsx as jsx36, jsxs as jsxs36 } from "react/jsx-runtime";
1071
+ var Logs24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs36(
1042
1072
  "svg",
1043
1073
  {
1044
1074
  xmlns: "http://www.w3.org/2000/svg",
@@ -1049,8 +1079,8 @@ var Logs24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs35(
1049
1079
  "aria-labelledby": titleId,
1050
1080
  ...props,
1051
1081
  children: [
1052
- title ? /* @__PURE__ */ jsx35("title", { id: titleId, children: title }) : null,
1053
- /* @__PURE__ */ jsx35(
1082
+ title ? /* @__PURE__ */ jsx36("title", { id: titleId, children: title }) : null,
1083
+ /* @__PURE__ */ jsx36(
1054
1084
  "path",
1055
1085
  {
1056
1086
  fill: "currentColor",
@@ -1065,12 +1095,12 @@ var Logs24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs35(
1065
1095
  var Logs24Icon_default = Logs24Icon;
1066
1096
 
1067
1097
  // icons/react/Metrics24Icon.tsx
1068
- import { jsx as jsx36, jsxs as jsxs36 } from "react/jsx-runtime";
1098
+ import { jsx as jsx37, jsxs as jsxs37 } from "react/jsx-runtime";
1069
1099
  var Metrics24Icon = ({
1070
1100
  title,
1071
1101
  titleId,
1072
1102
  ...props
1073
- }) => /* @__PURE__ */ jsxs36(
1103
+ }) => /* @__PURE__ */ jsxs37(
1074
1104
  "svg",
1075
1105
  {
1076
1106
  xmlns: "http://www.w3.org/2000/svg",
@@ -1081,8 +1111,8 @@ var Metrics24Icon = ({
1081
1111
  "aria-labelledby": titleId,
1082
1112
  ...props,
1083
1113
  children: [
1084
- title ? /* @__PURE__ */ jsx36("title", { id: titleId, children: title }) : null,
1085
- /* @__PURE__ */ jsx36(
1114
+ title ? /* @__PURE__ */ jsx37("title", { id: titleId, children: title }) : null,
1115
+ /* @__PURE__ */ jsx37(
1086
1116
  "path",
1087
1117
  {
1088
1118
  fill: "currentColor",
@@ -1097,12 +1127,12 @@ var Metrics24Icon = ({
1097
1127
  var Metrics24Icon_default = Metrics24Icon;
1098
1128
 
1099
1129
  // icons/react/Monitoring24Icon.tsx
1100
- import { jsx as jsx37, jsxs as jsxs37 } from "react/jsx-runtime";
1130
+ import { jsx as jsx38, jsxs as jsxs38 } from "react/jsx-runtime";
1101
1131
  var Monitoring24Icon = ({
1102
1132
  title,
1103
1133
  titleId,
1104
1134
  ...props
1105
- }) => /* @__PURE__ */ jsxs37(
1135
+ }) => /* @__PURE__ */ jsxs38(
1106
1136
  "svg",
1107
1137
  {
1108
1138
  xmlns: "http://www.w3.org/2000/svg",
@@ -1113,8 +1143,8 @@ var Monitoring24Icon = ({
1113
1143
  "aria-labelledby": titleId,
1114
1144
  ...props,
1115
1145
  children: [
1116
- title ? /* @__PURE__ */ jsx37("title", { id: titleId, children: title }) : null,
1117
- /* @__PURE__ */ jsx37(
1146
+ title ? /* @__PURE__ */ jsx38("title", { id: titleId, children: title }) : null,
1147
+ /* @__PURE__ */ jsx38(
1118
1148
  "path",
1119
1149
  {
1120
1150
  fill: "currentColor",
@@ -1129,12 +1159,12 @@ var Monitoring24Icon = ({
1129
1159
  var Monitoring24Icon_default = Monitoring24Icon;
1130
1160
 
1131
1161
  // icons/react/Networking24Icon.tsx
1132
- import { jsx as jsx38, jsxs as jsxs38 } from "react/jsx-runtime";
1162
+ import { jsx as jsx39, jsxs as jsxs39 } from "react/jsx-runtime";
1133
1163
  var Networking24Icon = ({
1134
1164
  title,
1135
1165
  titleId,
1136
1166
  ...props
1137
- }) => /* @__PURE__ */ jsxs38(
1167
+ }) => /* @__PURE__ */ jsxs39(
1138
1168
  "svg",
1139
1169
  {
1140
1170
  xmlns: "http://www.w3.org/2000/svg",
@@ -1145,8 +1175,8 @@ var Networking24Icon = ({
1145
1175
  "aria-labelledby": titleId,
1146
1176
  ...props,
1147
1177
  children: [
1148
- title ? /* @__PURE__ */ jsx38("title", { id: titleId, children: title }) : null,
1149
- /* @__PURE__ */ jsx38(
1178
+ title ? /* @__PURE__ */ jsx39("title", { id: titleId, children: title }) : null,
1179
+ /* @__PURE__ */ jsx39(
1150
1180
  "path",
1151
1181
  {
1152
1182
  fill: "currentColor",
@@ -1161,12 +1191,12 @@ var Networking24Icon = ({
1161
1191
  var Networking24Icon_default = Networking24Icon;
1162
1192
 
1163
1193
  // icons/react/Organization24Icon.tsx
1164
- import { jsx as jsx39, jsxs as jsxs39 } from "react/jsx-runtime";
1194
+ import { jsx as jsx40, jsxs as jsxs40 } from "react/jsx-runtime";
1165
1195
  var Organization24Icon = ({
1166
1196
  title,
1167
1197
  titleId,
1168
1198
  ...props
1169
- }) => /* @__PURE__ */ jsxs39(
1199
+ }) => /* @__PURE__ */ jsxs40(
1170
1200
  "svg",
1171
1201
  {
1172
1202
  xmlns: "http://www.w3.org/2000/svg",
@@ -1177,20 +1207,20 @@ var Organization24Icon = ({
1177
1207
  "aria-labelledby": titleId,
1178
1208
  ...props,
1179
1209
  children: [
1180
- title ? /* @__PURE__ */ jsx39("title", { id: titleId, children: title }) : null,
1181
- /* @__PURE__ */ jsx39("g", { fill: "currentColor", children: /* @__PURE__ */ jsx39("path", { d: "M9.918 12.707a1 1 0 0 0 0-1.414L6.52 7.895a1 1 0 0 0-1.415 0l-3.398 3.398a1 1 0 0 0 0 1.414l3.398 3.398a1 1 0 0 0 1.415 0zM22.293 12.707a1 1 0 0 0 0-1.414l-3.398-3.398a1 1 0 0 0-1.415 0l-3.398 3.398a1 1 0 0 0 0 1.414l3.398 3.398a1 1 0 0 0 1.415 0zM11.293 1.707a1 1 0 0 1 1.414 0l3.398 3.398a1 1 0 0 1 0 1.415l-3.398 3.398a1 1 0 0 1-1.414 0L7.895 6.52a1 1 0 0 1 0-1.415zM16.105 18.895a1 1 0 0 0 0-1.415l-3.398-3.398a1 1 0 0 0-1.414 0L7.895 17.48a1 1 0 0 0 0 1.415l3.398 3.398a1 1 0 0 0 1.414 0z" }) })
1210
+ title ? /* @__PURE__ */ jsx40("title", { id: titleId, children: title }) : null,
1211
+ /* @__PURE__ */ jsx40("g", { fill: "currentColor", children: /* @__PURE__ */ jsx40("path", { d: "M9.918 12.707a1 1 0 0 0 0-1.414L6.52 7.895a1 1 0 0 0-1.415 0l-3.398 3.398a1 1 0 0 0 0 1.414l3.398 3.398a1 1 0 0 0 1.415 0zM22.293 12.707a1 1 0 0 0 0-1.414l-3.398-3.398a1 1 0 0 0-1.415 0l-3.398 3.398a1 1 0 0 0 0 1.414l3.398 3.398a1 1 0 0 0 1.415 0zM11.293 1.707a1 1 0 0 1 1.414 0l3.398 3.398a1 1 0 0 1 0 1.415l-3.398 3.398a1 1 0 0 1-1.414 0L7.895 6.52a1 1 0 0 1 0-1.415zM16.105 18.895a1 1 0 0 0 0-1.415l-3.398-3.398a1 1 0 0 0-1.414 0L7.895 17.48a1 1 0 0 0 0 1.415l3.398 3.398a1 1 0 0 0 1.414 0z" }) })
1182
1212
  ]
1183
1213
  }
1184
1214
  );
1185
1215
  var Organization24Icon_default = Organization24Icon;
1186
1216
 
1187
1217
  // icons/react/Overview24Icon.tsx
1188
- import { jsx as jsx40, jsxs as jsxs40 } from "react/jsx-runtime";
1218
+ import { jsx as jsx41, jsxs as jsxs41 } from "react/jsx-runtime";
1189
1219
  var Overview24Icon = ({
1190
1220
  title,
1191
1221
  titleId,
1192
1222
  ...props
1193
- }) => /* @__PURE__ */ jsxs40(
1223
+ }) => /* @__PURE__ */ jsxs41(
1194
1224
  "svg",
1195
1225
  {
1196
1226
  xmlns: "http://www.w3.org/2000/svg",
@@ -1201,8 +1231,8 @@ var Overview24Icon = ({
1201
1231
  "aria-labelledby": titleId,
1202
1232
  ...props,
1203
1233
  children: [
1204
- title ? /* @__PURE__ */ jsx40("title", { id: titleId, children: title }) : null,
1205
- /* @__PURE__ */ jsx40(
1234
+ title ? /* @__PURE__ */ jsx41("title", { id: titleId, children: title }) : null,
1235
+ /* @__PURE__ */ jsx41(
1206
1236
  "path",
1207
1237
  {
1208
1238
  fill: "currentColor",
@@ -1217,12 +1247,12 @@ var Overview24Icon = ({
1217
1247
  var Overview24Icon_default = Overview24Icon;
1218
1248
 
1219
1249
  // icons/react/Person24Icon.tsx
1220
- import { jsx as jsx41, jsxs as jsxs41 } from "react/jsx-runtime";
1250
+ import { jsx as jsx42, jsxs as jsxs42 } from "react/jsx-runtime";
1221
1251
  var Person24Icon = ({
1222
1252
  title,
1223
1253
  titleId,
1224
1254
  ...props
1225
- }) => /* @__PURE__ */ jsxs41(
1255
+ }) => /* @__PURE__ */ jsxs42(
1226
1256
  "svg",
1227
1257
  {
1228
1258
  xmlns: "http://www.w3.org/2000/svg",
@@ -1233,8 +1263,8 @@ var Person24Icon = ({
1233
1263
  "aria-labelledby": titleId,
1234
1264
  ...props,
1235
1265
  children: [
1236
- title ? /* @__PURE__ */ jsx41("title", { id: titleId, children: title }) : null,
1237
- /* @__PURE__ */ jsx41(
1266
+ title ? /* @__PURE__ */ jsx42("title", { id: titleId, children: title }) : null,
1267
+ /* @__PURE__ */ jsx42(
1238
1268
  "path",
1239
1269
  {
1240
1270
  fill: "currentColor",
@@ -1249,12 +1279,12 @@ var Person24Icon = ({
1249
1279
  var Person24Icon_default = Person24Icon;
1250
1280
 
1251
1281
  // icons/react/PersonGroup24Icon.tsx
1252
- import { jsx as jsx42, jsxs as jsxs42 } from "react/jsx-runtime";
1282
+ import { jsx as jsx43, jsxs as jsxs43 } from "react/jsx-runtime";
1253
1283
  var PersonGroup24Icon = ({
1254
1284
  title,
1255
1285
  titleId,
1256
1286
  ...props
1257
- }) => /* @__PURE__ */ jsxs42(
1287
+ }) => /* @__PURE__ */ jsxs43(
1258
1288
  "svg",
1259
1289
  {
1260
1290
  xmlns: "http://www.w3.org/2000/svg",
@@ -1265,8 +1295,8 @@ var PersonGroup24Icon = ({
1265
1295
  "aria-labelledby": titleId,
1266
1296
  ...props,
1267
1297
  children: [
1268
- title ? /* @__PURE__ */ jsx42("title", { id: titleId, children: title }) : null,
1269
- /* @__PURE__ */ jsx42(
1298
+ title ? /* @__PURE__ */ jsx43("title", { id: titleId, children: title }) : null,
1299
+ /* @__PURE__ */ jsx43(
1270
1300
  "path",
1271
1301
  {
1272
1302
  fill: "currentColor",
@@ -1281,12 +1311,12 @@ var PersonGroup24Icon = ({
1281
1311
  var PersonGroup24Icon_default = PersonGroup24Icon;
1282
1312
 
1283
1313
  // icons/react/Progress24Icon.tsx
1284
- import { jsx as jsx43, jsxs as jsxs43 } from "react/jsx-runtime";
1314
+ import { jsx as jsx44, jsxs as jsxs44 } from "react/jsx-runtime";
1285
1315
  var Progress24Icon = ({
1286
1316
  title,
1287
1317
  titleId,
1288
1318
  ...props
1289
- }) => /* @__PURE__ */ jsxs43(
1319
+ }) => /* @__PURE__ */ jsxs44(
1290
1320
  "svg",
1291
1321
  {
1292
1322
  xmlns: "http://www.w3.org/2000/svg",
@@ -1297,8 +1327,8 @@ var Progress24Icon = ({
1297
1327
  "aria-labelledby": titleId,
1298
1328
  ...props,
1299
1329
  children: [
1300
- title ? /* @__PURE__ */ jsx43("title", { id: titleId, children: title }) : null,
1301
- /* @__PURE__ */ jsx43(
1330
+ title ? /* @__PURE__ */ jsx44("title", { id: titleId, children: title }) : null,
1331
+ /* @__PURE__ */ jsx44(
1302
1332
  "path",
1303
1333
  {
1304
1334
  fill: "currentColor",
@@ -1313,12 +1343,12 @@ var Progress24Icon = ({
1313
1343
  var Progress24Icon_default = Progress24Icon;
1314
1344
 
1315
1345
  // icons/react/Prohibited24Icon.tsx
1316
- import { jsx as jsx44, jsxs as jsxs44 } from "react/jsx-runtime";
1346
+ import { jsx as jsx45, jsxs as jsxs45 } from "react/jsx-runtime";
1317
1347
  var Prohibited24Icon = ({
1318
1348
  title,
1319
1349
  titleId,
1320
1350
  ...props
1321
- }) => /* @__PURE__ */ jsxs44(
1351
+ }) => /* @__PURE__ */ jsxs45(
1322
1352
  "svg",
1323
1353
  {
1324
1354
  xmlns: "http://www.w3.org/2000/svg",
@@ -1329,8 +1359,8 @@ var Prohibited24Icon = ({
1329
1359
  "aria-labelledby": titleId,
1330
1360
  ...props,
1331
1361
  children: [
1332
- title ? /* @__PURE__ */ jsx44("title", { id: titleId, children: title }) : null,
1333
- /* @__PURE__ */ jsx44(
1362
+ title ? /* @__PURE__ */ jsx45("title", { id: titleId, children: title }) : null,
1363
+ /* @__PURE__ */ jsx45(
1334
1364
  "path",
1335
1365
  {
1336
1366
  fill: "currentColor",
@@ -1345,12 +1375,12 @@ var Prohibited24Icon = ({
1345
1375
  var Prohibited24Icon_default = Prohibited24Icon;
1346
1376
 
1347
1377
  // icons/react/Router24Icon.tsx
1348
- import { jsx as jsx45, jsxs as jsxs45 } from "react/jsx-runtime";
1378
+ import { jsx as jsx46, jsxs as jsxs46 } from "react/jsx-runtime";
1349
1379
  var Router24Icon = ({
1350
1380
  title,
1351
1381
  titleId,
1352
1382
  ...props
1353
- }) => /* @__PURE__ */ jsxs45(
1383
+ }) => /* @__PURE__ */ jsxs46(
1354
1384
  "svg",
1355
1385
  {
1356
1386
  xmlns: "http://www.w3.org/2000/svg",
@@ -1361,8 +1391,8 @@ var Router24Icon = ({
1361
1391
  "aria-labelledby": titleId,
1362
1392
  ...props,
1363
1393
  children: [
1364
- title ? /* @__PURE__ */ jsx45("title", { id: titleId, children: title }) : null,
1365
- /* @__PURE__ */ jsx45(
1394
+ title ? /* @__PURE__ */ jsx46("title", { id: titleId, children: title }) : null,
1395
+ /* @__PURE__ */ jsx46(
1366
1396
  "path",
1367
1397
  {
1368
1398
  fill: "currentColor",
@@ -1377,12 +1407,12 @@ var Router24Icon = ({
1377
1407
  var Router24Icon_default = Router24Icon;
1378
1408
 
1379
1409
  // icons/react/Safety24Icon.tsx
1380
- import { jsx as jsx46, jsxs as jsxs46 } from "react/jsx-runtime";
1410
+ import { jsx as jsx47, jsxs as jsxs47 } from "react/jsx-runtime";
1381
1411
  var Safety24Icon = ({
1382
1412
  title,
1383
1413
  titleId,
1384
1414
  ...props
1385
- }) => /* @__PURE__ */ jsxs46(
1415
+ }) => /* @__PURE__ */ jsxs47(
1386
1416
  "svg",
1387
1417
  {
1388
1418
  xmlns: "http://www.w3.org/2000/svg",
@@ -1393,8 +1423,8 @@ var Safety24Icon = ({
1393
1423
  "aria-labelledby": titleId,
1394
1424
  ...props,
1395
1425
  children: [
1396
- title ? /* @__PURE__ */ jsx46("title", { id: titleId, children: title }) : null,
1397
- /* @__PURE__ */ jsx46(
1426
+ title ? /* @__PURE__ */ jsx47("title", { id: titleId, children: title }) : null,
1427
+ /* @__PURE__ */ jsx47(
1398
1428
  "path",
1399
1429
  {
1400
1430
  fill: "currentColor",
@@ -1407,12 +1437,12 @@ var Safety24Icon = ({
1407
1437
  var Safety24Icon_default = Safety24Icon;
1408
1438
 
1409
1439
  // icons/react/Security24Icon.tsx
1410
- import { jsx as jsx47, jsxs as jsxs47 } from "react/jsx-runtime";
1440
+ import { jsx as jsx48, jsxs as jsxs48 } from "react/jsx-runtime";
1411
1441
  var Security24Icon = ({
1412
1442
  title,
1413
1443
  titleId,
1414
1444
  ...props
1415
- }) => /* @__PURE__ */ jsxs47(
1445
+ }) => /* @__PURE__ */ jsxs48(
1416
1446
  "svg",
1417
1447
  {
1418
1448
  xmlns: "http://www.w3.org/2000/svg",
@@ -1423,8 +1453,8 @@ var Security24Icon = ({
1423
1453
  "aria-labelledby": titleId,
1424
1454
  ...props,
1425
1455
  children: [
1426
- title ? /* @__PURE__ */ jsx47("title", { id: titleId, children: title }) : null,
1427
- /* @__PURE__ */ jsx47(
1456
+ title ? /* @__PURE__ */ jsx48("title", { id: titleId, children: title }) : null,
1457
+ /* @__PURE__ */ jsx48(
1428
1458
  "path",
1429
1459
  {
1430
1460
  fill: "currentColor",
@@ -1439,12 +1469,12 @@ var Security24Icon = ({
1439
1469
  var Security24Icon_default = Security24Icon;
1440
1470
 
1441
1471
  // icons/react/Servers24Icon.tsx
1442
- import { jsx as jsx48, jsxs as jsxs48 } from "react/jsx-runtime";
1472
+ import { jsx as jsx49, jsxs as jsxs49 } from "react/jsx-runtime";
1443
1473
  var Servers24Icon = ({
1444
1474
  title,
1445
1475
  titleId,
1446
1476
  ...props
1447
- }) => /* @__PURE__ */ jsxs48(
1477
+ }) => /* @__PURE__ */ jsxs49(
1448
1478
  "svg",
1449
1479
  {
1450
1480
  xmlns: "http://www.w3.org/2000/svg",
@@ -1455,8 +1485,8 @@ var Servers24Icon = ({
1455
1485
  "aria-labelledby": titleId,
1456
1486
  ...props,
1457
1487
  children: [
1458
- title ? /* @__PURE__ */ jsx48("title", { id: titleId, children: title }) : null,
1459
- /* @__PURE__ */ jsx48(
1488
+ title ? /* @__PURE__ */ jsx49("title", { id: titleId, children: title }) : null,
1489
+ /* @__PURE__ */ jsx49(
1460
1490
  "path",
1461
1491
  {
1462
1492
  fill: "currentColor",
@@ -1471,12 +1501,12 @@ var Servers24Icon = ({
1471
1501
  var Servers24Icon_default = Servers24Icon;
1472
1502
 
1473
1503
  // icons/react/Settings24Icon.tsx
1474
- import { jsx as jsx49, jsxs as jsxs49 } from "react/jsx-runtime";
1504
+ import { jsx as jsx50, jsxs as jsxs50 } from "react/jsx-runtime";
1475
1505
  var Settings24Icon = ({
1476
1506
  title,
1477
1507
  titleId,
1478
1508
  ...props
1479
- }) => /* @__PURE__ */ jsxs49(
1509
+ }) => /* @__PURE__ */ jsxs50(
1480
1510
  "svg",
1481
1511
  {
1482
1512
  xmlns: "http://www.w3.org/2000/svg",
@@ -1487,8 +1517,8 @@ var Settings24Icon = ({
1487
1517
  "aria-labelledby": titleId,
1488
1518
  ...props,
1489
1519
  children: [
1490
- title ? /* @__PURE__ */ jsx49("title", { id: titleId, children: title }) : null,
1491
- /* @__PURE__ */ jsx49(
1520
+ title ? /* @__PURE__ */ jsx50("title", { id: titleId, children: title }) : null,
1521
+ /* @__PURE__ */ jsx50(
1492
1522
  "path",
1493
1523
  {
1494
1524
  fill: "currentColor",
@@ -1503,12 +1533,12 @@ var Settings24Icon = ({
1503
1533
  var Settings24Icon_default = Settings24Icon;
1504
1534
 
1505
1535
  // icons/react/Snapshots24Icon.tsx
1506
- import { jsx as jsx50, jsxs as jsxs50 } from "react/jsx-runtime";
1536
+ import { jsx as jsx51, jsxs as jsxs51 } from "react/jsx-runtime";
1507
1537
  var Snapshots24Icon = ({
1508
1538
  title,
1509
1539
  titleId,
1510
1540
  ...props
1511
- }) => /* @__PURE__ */ jsxs50(
1541
+ }) => /* @__PURE__ */ jsxs51(
1512
1542
  "svg",
1513
1543
  {
1514
1544
  xmlns: "http://www.w3.org/2000/svg",
@@ -1519,8 +1549,8 @@ var Snapshots24Icon = ({
1519
1549
  "aria-labelledby": titleId,
1520
1550
  ...props,
1521
1551
  children: [
1522
- title ? /* @__PURE__ */ jsx50("title", { id: titleId, children: title }) : null,
1523
- /* @__PURE__ */ jsx50(
1552
+ title ? /* @__PURE__ */ jsx51("title", { id: titleId, children: title }) : null,
1553
+ /* @__PURE__ */ jsx51(
1524
1554
  "path",
1525
1555
  {
1526
1556
  fill: "currentColor",
@@ -1535,12 +1565,12 @@ var Snapshots24Icon = ({
1535
1565
  var Snapshots24Icon_default = Snapshots24Icon;
1536
1566
 
1537
1567
  // icons/react/SoftwareUpdate24Icon.tsx
1538
- import { jsx as jsx51, jsxs as jsxs51 } from "react/jsx-runtime";
1568
+ import { jsx as jsx52, jsxs as jsxs52 } from "react/jsx-runtime";
1539
1569
  var SoftwareUpdate24Icon = ({
1540
1570
  title,
1541
1571
  titleId,
1542
1572
  ...props
1543
- }) => /* @__PURE__ */ jsxs51(
1573
+ }) => /* @__PURE__ */ jsxs52(
1544
1574
  "svg",
1545
1575
  {
1546
1576
  xmlns: "http://www.w3.org/2000/svg",
@@ -1551,8 +1581,8 @@ var SoftwareUpdate24Icon = ({
1551
1581
  "aria-labelledby": titleId,
1552
1582
  ...props,
1553
1583
  children: [
1554
- title ? /* @__PURE__ */ jsx51("title", { id: titleId, children: title }) : null,
1555
- /* @__PURE__ */ jsx51(
1584
+ title ? /* @__PURE__ */ jsx52("title", { id: titleId, children: title }) : null,
1585
+ /* @__PURE__ */ jsx52(
1556
1586
  "path",
1557
1587
  {
1558
1588
  fill: "currentColor",
@@ -1567,12 +1597,12 @@ var SoftwareUpdate24Icon = ({
1567
1597
  var SoftwareUpdate24Icon_default = SoftwareUpdate24Icon;
1568
1598
 
1569
1599
  // icons/react/Speaker24Icon.tsx
1570
- import { jsx as jsx52, jsxs as jsxs52 } from "react/jsx-runtime";
1600
+ import { jsx as jsx53, jsxs as jsxs53 } from "react/jsx-runtime";
1571
1601
  var Speaker24Icon = ({
1572
1602
  title,
1573
1603
  titleId,
1574
1604
  ...props
1575
- }) => /* @__PURE__ */ jsxs52(
1605
+ }) => /* @__PURE__ */ jsxs53(
1576
1606
  "svg",
1577
1607
  {
1578
1608
  xmlns: "http://www.w3.org/2000/svg",
@@ -1583,8 +1613,8 @@ var Speaker24Icon = ({
1583
1613
  "aria-labelledby": titleId,
1584
1614
  ...props,
1585
1615
  children: [
1586
- title ? /* @__PURE__ */ jsx52("title", { id: titleId, children: title }) : null,
1587
- /* @__PURE__ */ jsx52(
1616
+ title ? /* @__PURE__ */ jsx53("title", { id: titleId, children: title }) : null,
1617
+ /* @__PURE__ */ jsx53(
1588
1618
  "path",
1589
1619
  {
1590
1620
  fill: "currentColor",
@@ -1599,12 +1629,12 @@ var Speaker24Icon = ({
1599
1629
  var Speaker24Icon_default = Speaker24Icon;
1600
1630
 
1601
1631
  // icons/react/Storage24Icon.tsx
1602
- import { jsx as jsx53, jsxs as jsxs53 } from "react/jsx-runtime";
1632
+ import { jsx as jsx54, jsxs as jsxs54 } from "react/jsx-runtime";
1603
1633
  var Storage24Icon = ({
1604
1634
  title,
1605
1635
  titleId,
1606
1636
  ...props
1607
- }) => /* @__PURE__ */ jsxs53(
1637
+ }) => /* @__PURE__ */ jsxs54(
1608
1638
  "svg",
1609
1639
  {
1610
1640
  xmlns: "http://www.w3.org/2000/svg",
@@ -1615,8 +1645,8 @@ var Storage24Icon = ({
1615
1645
  "aria-labelledby": titleId,
1616
1646
  ...props,
1617
1647
  children: [
1618
- title ? /* @__PURE__ */ jsx53("title", { id: titleId, children: title }) : null,
1619
- /* @__PURE__ */ jsx53(
1648
+ title ? /* @__PURE__ */ jsx54("title", { id: titleId, children: title }) : null,
1649
+ /* @__PURE__ */ jsx54(
1620
1650
  "path",
1621
1651
  {
1622
1652
  fill: "currentColor",
@@ -1629,12 +1659,12 @@ var Storage24Icon = ({
1629
1659
  var Storage24Icon_default = Storage24Icon;
1630
1660
 
1631
1661
  // icons/react/Subnet24Icon.tsx
1632
- import { jsx as jsx54, jsxs as jsxs54 } from "react/jsx-runtime";
1662
+ import { jsx as jsx55, jsxs as jsxs55 } from "react/jsx-runtime";
1633
1663
  var Subnet24Icon = ({
1634
1664
  title,
1635
1665
  titleId,
1636
1666
  ...props
1637
- }) => /* @__PURE__ */ jsxs54(
1667
+ }) => /* @__PURE__ */ jsxs55(
1638
1668
  "svg",
1639
1669
  {
1640
1670
  xmlns: "http://www.w3.org/2000/svg",
@@ -1645,8 +1675,8 @@ var Subnet24Icon = ({
1645
1675
  "aria-labelledby": titleId,
1646
1676
  ...props,
1647
1677
  children: [
1648
- title ? /* @__PURE__ */ jsx54("title", { id: titleId, children: title }) : null,
1649
- /* @__PURE__ */ jsx54(
1678
+ title ? /* @__PURE__ */ jsx55("title", { id: titleId, children: title }) : null,
1679
+ /* @__PURE__ */ jsx55(
1650
1680
  "path",
1651
1681
  {
1652
1682
  fill: "currentColor",
@@ -1661,12 +1691,12 @@ var Subnet24Icon = ({
1661
1691
  var Subnet24Icon_default = Subnet24Icon;
1662
1692
 
1663
1693
  // icons/react/Resize24Icon.tsx
1664
- import { jsx as jsx55, jsxs as jsxs55 } from "react/jsx-runtime";
1694
+ import { jsx as jsx56, jsxs as jsxs56 } from "react/jsx-runtime";
1665
1695
  var Resize24Icon = ({
1666
1696
  title,
1667
1697
  titleId,
1668
1698
  ...props
1669
- }) => /* @__PURE__ */ jsxs55(
1699
+ }) => /* @__PURE__ */ jsxs56(
1670
1700
  "svg",
1671
1701
  {
1672
1702
  xmlns: "http://www.w3.org/2000/svg",
@@ -1677,8 +1707,8 @@ var Resize24Icon = ({
1677
1707
  "aria-labelledby": titleId,
1678
1708
  ...props,
1679
1709
  children: [
1680
- title ? /* @__PURE__ */ jsx55("title", { id: titleId, children: title }) : null,
1681
- /* @__PURE__ */ jsx55(
1710
+ title ? /* @__PURE__ */ jsx56("title", { id: titleId, children: title }) : null,
1711
+ /* @__PURE__ */ jsx56(
1682
1712
  "path",
1683
1713
  {
1684
1714
  fill: "currentColor",
@@ -1693,12 +1723,12 @@ var Resize24Icon = ({
1693
1723
  var Resize24Icon_default = Resize24Icon;
1694
1724
 
1695
1725
  // icons/react/Terminal24Icon.tsx
1696
- import { jsx as jsx56, jsxs as jsxs56 } from "react/jsx-runtime";
1726
+ import { jsx as jsx57, jsxs as jsxs57 } from "react/jsx-runtime";
1697
1727
  var Terminal24Icon = ({
1698
1728
  title,
1699
1729
  titleId,
1700
1730
  ...props
1701
- }) => /* @__PURE__ */ jsxs56(
1731
+ }) => /* @__PURE__ */ jsxs57(
1702
1732
  "svg",
1703
1733
  {
1704
1734
  xmlns: "http://www.w3.org/2000/svg",
@@ -1709,8 +1739,8 @@ var Terminal24Icon = ({
1709
1739
  "aria-labelledby": titleId,
1710
1740
  ...props,
1711
1741
  children: [
1712
- title ? /* @__PURE__ */ jsx56("title", { id: titleId, children: title }) : null,
1713
- /* @__PURE__ */ jsx56(
1742
+ title ? /* @__PURE__ */ jsx57("title", { id: titleId, children: title }) : null,
1743
+ /* @__PURE__ */ jsx57(
1714
1744
  "path",
1715
1745
  {
1716
1746
  fill: "currentColor",
@@ -1725,12 +1755,12 @@ var Terminal24Icon = ({
1725
1755
  var Terminal24Icon_default = Terminal24Icon;
1726
1756
 
1727
1757
  // icons/react/Transmit24Icon.tsx
1728
- import { jsx as jsx57, jsxs as jsxs57 } from "react/jsx-runtime";
1758
+ import { jsx as jsx58, jsxs as jsxs58 } from "react/jsx-runtime";
1729
1759
  var Transmit24Icon = ({
1730
1760
  title,
1731
1761
  titleId,
1732
1762
  ...props
1733
- }) => /* @__PURE__ */ jsxs57(
1763
+ }) => /* @__PURE__ */ jsxs58(
1734
1764
  "svg",
1735
1765
  {
1736
1766
  xmlns: "http://www.w3.org/2000/svg",
@@ -1741,8 +1771,8 @@ var Transmit24Icon = ({
1741
1771
  "aria-labelledby": titleId,
1742
1772
  ...props,
1743
1773
  children: [
1744
- title ? /* @__PURE__ */ jsx57("title", { id: titleId, children: title }) : null,
1745
- /* @__PURE__ */ jsx57(
1774
+ title ? /* @__PURE__ */ jsx58("title", { id: titleId, children: title }) : null,
1775
+ /* @__PURE__ */ jsx58(
1746
1776
  "path",
1747
1777
  {
1748
1778
  fill: "currentColor",
@@ -1757,12 +1787,12 @@ var Transmit24Icon = ({
1757
1787
  var Transmit24Icon_default = Transmit24Icon;
1758
1788
 
1759
1789
  // icons/react/Wireless24Icon.tsx
1760
- import { jsx as jsx58, jsxs as jsxs58 } from "react/jsx-runtime";
1790
+ import { jsx as jsx59, jsxs as jsxs59 } from "react/jsx-runtime";
1761
1791
  var Wireless24Icon = ({
1762
1792
  title,
1763
1793
  titleId,
1764
1794
  ...props
1765
- }) => /* @__PURE__ */ jsxs58(
1795
+ }) => /* @__PURE__ */ jsxs59(
1766
1796
  "svg",
1767
1797
  {
1768
1798
  xmlns: "http://www.w3.org/2000/svg",
@@ -1773,8 +1803,8 @@ var Wireless24Icon = ({
1773
1803
  "aria-labelledby": titleId,
1774
1804
  ...props,
1775
1805
  children: [
1776
- title ? /* @__PURE__ */ jsx58("title", { id: titleId, children: title }) : null,
1777
- /* @__PURE__ */ jsx58(
1806
+ title ? /* @__PURE__ */ jsx59("title", { id: titleId, children: title }) : null,
1807
+ /* @__PURE__ */ jsx59(
1778
1808
  "path",
1779
1809
  {
1780
1810
  fill: "currentColor",
@@ -1787,12 +1817,12 @@ var Wireless24Icon = ({
1787
1817
  var Wireless24Icon_default = Wireless24Icon;
1788
1818
 
1789
1819
  // icons/react/Question24Icon.tsx
1790
- import { jsx as jsx59, jsxs as jsxs59 } from "react/jsx-runtime";
1820
+ import { jsx as jsx60, jsxs as jsxs60 } from "react/jsx-runtime";
1791
1821
  var Question24Icon = ({
1792
1822
  title,
1793
1823
  titleId,
1794
1824
  ...props
1795
- }) => /* @__PURE__ */ jsxs59(
1825
+ }) => /* @__PURE__ */ jsxs60(
1796
1826
  "svg",
1797
1827
  {
1798
1828
  xmlns: "http://www.w3.org/2000/svg",
@@ -1803,8 +1833,8 @@ var Question24Icon = ({
1803
1833
  "aria-labelledby": titleId,
1804
1834
  ...props,
1805
1835
  children: [
1806
- title ? /* @__PURE__ */ jsx59("title", { id: titleId, children: title }) : null,
1807
- /* @__PURE__ */ jsx59(
1836
+ title ? /* @__PURE__ */ jsx60("title", { id: titleId, children: title }) : null,
1837
+ /* @__PURE__ */ jsx60(
1808
1838
  "path",
1809
1839
  {
1810
1840
  fill: "currentColor",
@@ -1818,13 +1848,45 @@ var Question24Icon = ({
1818
1848
  );
1819
1849
  var Question24Icon_default = Question24Icon;
1820
1850
 
1851
+ // icons/react/Webhooks24Icon.tsx
1852
+ import { jsx as jsx61, jsxs as jsxs61 } from "react/jsx-runtime";
1853
+ var Webhooks24Icon = ({
1854
+ title,
1855
+ titleId,
1856
+ ...props
1857
+ }) => /* @__PURE__ */ jsxs61(
1858
+ "svg",
1859
+ {
1860
+ xmlns: "http://www.w3.org/2000/svg",
1861
+ width: 24,
1862
+ height: 24,
1863
+ viewBox: "0 0 24 24",
1864
+ role: "img",
1865
+ "aria-labelledby": titleId,
1866
+ ...props,
1867
+ children: [
1868
+ title ? /* @__PURE__ */ jsx61("title", { id: titleId, children: title }) : null,
1869
+ /* @__PURE__ */ jsx61(
1870
+ "path",
1871
+ {
1872
+ fill: "currentColor",
1873
+ fillRule: "evenodd",
1874
+ d: "M12.75 0h-1.5a.75.75 0 0 0-.75.75v4.5c0 .414.336.75.75.75h1.5a.75.75 0 0 0 .75-.75V.75a.75.75 0 0 0-.75-.75M10.5 18.75a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1-.75-.75zm5.212-1.977 1.061-1.06a.75.75 0 0 1 1.06 0l2.476 2.474a.75.75 0 0 1 0 1.06l-1.061 1.061a.75.75 0 0 1-1.06 0l-2.476-2.474a.75.75 0 0 1 0-1.061M4.752 3.691l-1.06 1.061a.75.75 0 0 0 0 1.06l2.474 2.476a.75.75 0 0 0 1.061 0l1.06-1.061a.75.75 0 0 0 0-1.06L5.814 3.69a.75.75 0 0 0-1.06 0m12.021 4.597-1.06-1.061a.75.75 0 0 1 0-1.06l2.474-2.476a.75.75 0 0 1 1.06 0l1.061 1.061a.75.75 0 0 1 0 1.06l-2.474 2.476a.75.75 0 0 1-1.061 0M3.692 19.248l1.06 1.06a.75.75 0 0 0 1.06 0l2.476-2.474a.75.75 0 0 0 0-1.061l-1.06-1.06a.75.75 0 0 0-1.062 0l-2.474 2.474a.75.75 0 0 0 0 1.06M6 11.25v1.5a.75.75 0 0 1-.75.75H.75a.75.75 0 0 1-.75-.75v-1.5a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 .75.75m17.25 2.25a.75.75 0 0 0 .75-.75v-1.5a.75.75 0 0 0-.75-.75h-4.5a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75zM12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6",
1875
+ clipRule: "evenodd"
1876
+ }
1877
+ )
1878
+ ]
1879
+ }
1880
+ );
1881
+ var Webhooks24Icon_default = Webhooks24Icon;
1882
+
1821
1883
  // icons/react/Access16Icon.tsx
1822
- import { jsx as jsx60, jsxs as jsxs60 } from "react/jsx-runtime";
1884
+ import { jsx as jsx62, jsxs as jsxs62 } from "react/jsx-runtime";
1823
1885
  var Access16Icon = ({
1824
1886
  title,
1825
1887
  titleId,
1826
1888
  ...props
1827
- }) => /* @__PURE__ */ jsxs60(
1889
+ }) => /* @__PURE__ */ jsxs62(
1828
1890
  "svg",
1829
1891
  {
1830
1892
  xmlns: "http://www.w3.org/2000/svg",
@@ -1835,8 +1897,8 @@ var Access16Icon = ({
1835
1897
  "aria-labelledby": titleId,
1836
1898
  ...props,
1837
1899
  children: [
1838
- title ? /* @__PURE__ */ jsx60("title", { id: titleId, children: title }) : null,
1839
- /* @__PURE__ */ jsx60(
1900
+ title ? /* @__PURE__ */ jsx62("title", { id: titleId, children: title }) : null,
1901
+ /* @__PURE__ */ jsx62(
1840
1902
  "path",
1841
1903
  {
1842
1904
  fill: "currentColor",
@@ -1850,13 +1912,43 @@ var Access16Icon = ({
1850
1912
  );
1851
1913
  var Access16Icon_default = Access16Icon;
1852
1914
 
1915
+ // icons/react/AccessToken16Icon.tsx
1916
+ import { jsx as jsx63, jsxs as jsxs63 } from "react/jsx-runtime";
1917
+ var AccessToken16Icon = ({
1918
+ title,
1919
+ titleId,
1920
+ ...props
1921
+ }) => /* @__PURE__ */ jsxs63(
1922
+ "svg",
1923
+ {
1924
+ xmlns: "http://www.w3.org/2000/svg",
1925
+ width: 16,
1926
+ height: 16,
1927
+ viewBox: "0 0 16 16",
1928
+ role: "img",
1929
+ "aria-labelledby": titleId,
1930
+ ...props,
1931
+ children: [
1932
+ title ? /* @__PURE__ */ jsx63("title", { id: titleId, children: title }) : null,
1933
+ /* @__PURE__ */ jsx63(
1934
+ "path",
1935
+ {
1936
+ fill: "currentColor",
1937
+ d: "M1.25 11a.75.75 0 0 1 .75.75V14h2.25a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-.75.75H.75a.75.75 0 0 1-.75-.75v-3.5A.75.75 0 0 1 .75 11zm14 0a.75.75 0 0 1 .75.75v3.5l-.004.077a.75.75 0 0 1-.746.673h-3.5a.75.75 0 0 1-.75-.75v-.5a.75.75 0 0 1 .75-.75H14v-2.25a.75.75 0 0 1 .75-.75zm-7-8a.75.75 0 0 1 .75.75v2.518l2.18-1.26a.75.75 0 0 1 1.025.275l.25.434a.75.75 0 0 1-.274 1.024L10 8l2.18 1.26a.75.75 0 0 1 .275 1.024l-.25.434a.75.75 0 0 1-1.024.274L9 9.731v2.519a.75.75 0 0 1-.75.75h-.5a.75.75 0 0 1-.75-.75V9.731l-2.18 1.26a.75.75 0 0 1-1.025-.274l-.25-.434a.75.75 0 0 1 .274-1.024L6 7.999l-2.18-1.258a.75.75 0 0 1-.274-1.024l.25-.434a.75.75 0 0 1 1.024-.274L7 6.268V3.75A.75.75 0 0 1 7.75 3zm-4-3A.75.75 0 0 1 5 .75v.5a.75.75 0 0 1-.75.75H2v2.25a.75.75 0 0 1-.75.75h-.5A.75.75 0 0 1 0 4.25V.75A.75.75 0 0 1 .75 0zm11.077.004A.75.75 0 0 1 16 .75v3.5a.75.75 0 0 1-.75.75h-.5a.75.75 0 0 1-.75-.75V2h-2.25a.75.75 0 0 1-.75-.75v-.5a.75.75 0 0 1 .75-.75h3.5z"
1938
+ }
1939
+ )
1940
+ ]
1941
+ }
1942
+ );
1943
+ var AccessToken16Icon_default = AccessToken16Icon;
1944
+
1853
1945
  // icons/react/Affinity16Icon.tsx
1854
- import { jsx as jsx61, jsxs as jsxs61 } from "react/jsx-runtime";
1946
+ import { jsx as jsx64, jsxs as jsxs64 } from "react/jsx-runtime";
1855
1947
  var Affinity16Icon = ({
1856
1948
  title,
1857
1949
  titleId,
1858
1950
  ...props
1859
- }) => /* @__PURE__ */ jsxs61(
1951
+ }) => /* @__PURE__ */ jsxs64(
1860
1952
  "svg",
1861
1953
  {
1862
1954
  xmlns: "http://www.w3.org/2000/svg",
@@ -1867,8 +1959,8 @@ var Affinity16Icon = ({
1867
1959
  "aria-labelledby": titleId,
1868
1960
  ...props,
1869
1961
  children: [
1870
- title ? /* @__PURE__ */ jsx61("title", { id: titleId, children: title }) : null,
1871
- /* @__PURE__ */ jsx61(
1962
+ title ? /* @__PURE__ */ jsx64("title", { id: titleId, children: title }) : null,
1963
+ /* @__PURE__ */ jsx64(
1872
1964
  "path",
1873
1965
  {
1874
1966
  fill: "currentColor",
@@ -1883,12 +1975,12 @@ var Affinity16Icon = ({
1883
1975
  var Affinity16Icon_default = Affinity16Icon;
1884
1976
 
1885
1977
  // icons/react/Action16Icon.tsx
1886
- import { jsx as jsx62, jsxs as jsxs62 } from "react/jsx-runtime";
1978
+ import { jsx as jsx65, jsxs as jsxs65 } from "react/jsx-runtime";
1887
1979
  var Action16Icon = ({
1888
1980
  title,
1889
1981
  titleId,
1890
1982
  ...props
1891
- }) => /* @__PURE__ */ jsxs62(
1983
+ }) => /* @__PURE__ */ jsxs65(
1892
1984
  "svg",
1893
1985
  {
1894
1986
  xmlns: "http://www.w3.org/2000/svg",
@@ -1899,8 +1991,8 @@ var Action16Icon = ({
1899
1991
  "aria-labelledby": titleId,
1900
1992
  ...props,
1901
1993
  children: [
1902
- title ? /* @__PURE__ */ jsx62("title", { id: titleId, children: title }) : null,
1903
- /* @__PURE__ */ jsx62(
1994
+ title ? /* @__PURE__ */ jsx65("title", { id: titleId, children: title }) : null,
1995
+ /* @__PURE__ */ jsx65(
1904
1996
  "path",
1905
1997
  {
1906
1998
  fill: "currentColor",
@@ -1913,12 +2005,12 @@ var Action16Icon = ({
1913
2005
  var Action16Icon_default = Action16Icon;
1914
2006
 
1915
2007
  // icons/react/AddRoundel16Icon.tsx
1916
- import { jsx as jsx63, jsxs as jsxs63 } from "react/jsx-runtime";
2008
+ import { jsx as jsx66, jsxs as jsxs66 } from "react/jsx-runtime";
1917
2009
  var AddRoundel16Icon = ({
1918
2010
  title,
1919
2011
  titleId,
1920
2012
  ...props
1921
- }) => /* @__PURE__ */ jsxs63(
2013
+ }) => /* @__PURE__ */ jsxs66(
1922
2014
  "svg",
1923
2015
  {
1924
2016
  xmlns: "http://www.w3.org/2000/svg",
@@ -1929,8 +2021,8 @@ var AddRoundel16Icon = ({
1929
2021
  "aria-labelledby": titleId,
1930
2022
  ...props,
1931
2023
  children: [
1932
- title ? /* @__PURE__ */ jsx63("title", { id: titleId, children: title }) : null,
1933
- /* @__PURE__ */ jsx63(
2024
+ title ? /* @__PURE__ */ jsx66("title", { id: titleId, children: title }) : null,
2025
+ /* @__PURE__ */ jsx66(
1934
2026
  "path",
1935
2027
  {
1936
2028
  fill: "currentColor",
@@ -1945,12 +2037,12 @@ var AddRoundel16Icon = ({
1945
2037
  var AddRoundel16Icon_default = AddRoundel16Icon;
1946
2038
 
1947
2039
  // icons/react/Calendar16Icon.tsx
1948
- import { jsx as jsx64, jsxs as jsxs64 } from "react/jsx-runtime";
2040
+ import { jsx as jsx67, jsxs as jsxs67 } from "react/jsx-runtime";
1949
2041
  var Calendar16Icon = ({
1950
2042
  title,
1951
2043
  titleId,
1952
2044
  ...props
1953
- }) => /* @__PURE__ */ jsxs64(
2045
+ }) => /* @__PURE__ */ jsxs67(
1954
2046
  "svg",
1955
2047
  {
1956
2048
  xmlns: "http://www.w3.org/2000/svg",
@@ -1961,8 +2053,8 @@ var Calendar16Icon = ({
1961
2053
  "aria-labelledby": titleId,
1962
2054
  ...props,
1963
2055
  children: [
1964
- title ? /* @__PURE__ */ jsx64("title", { id: titleId, children: title }) : null,
1965
- /* @__PURE__ */ jsx64(
2056
+ title ? /* @__PURE__ */ jsx67("title", { id: titleId, children: title }) : null,
2057
+ /* @__PURE__ */ jsx67(
1966
2058
  "path",
1967
2059
  {
1968
2060
  fill: "currentColor",
@@ -1977,8 +2069,8 @@ var Calendar16Icon = ({
1977
2069
  var Calendar16Icon_default = Calendar16Icon;
1978
2070
 
1979
2071
  // icons/react/Chat16Icon.tsx
1980
- import { jsx as jsx65, jsxs as jsxs65 } from "react/jsx-runtime";
1981
- var Chat16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs65(
2072
+ import { jsx as jsx68, jsxs as jsxs68 } from "react/jsx-runtime";
2073
+ var Chat16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs68(
1982
2074
  "svg",
1983
2075
  {
1984
2076
  xmlns: "http://www.w3.org/2000/svg",
@@ -1989,8 +2081,8 @@ var Chat16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs65(
1989
2081
  "aria-labelledby": titleId,
1990
2082
  ...props,
1991
2083
  children: [
1992
- title ? /* @__PURE__ */ jsx65("title", { id: titleId, children: title }) : null,
1993
- /* @__PURE__ */ jsx65(
2084
+ title ? /* @__PURE__ */ jsx68("title", { id: titleId, children: title }) : null,
2085
+ /* @__PURE__ */ jsx68(
1994
2086
  "path",
1995
2087
  {
1996
2088
  fill: "currentColor",
@@ -2005,12 +2097,12 @@ var Chat16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs65(
2005
2097
  var Chat16Icon_default = Chat16Icon;
2006
2098
 
2007
2099
  // icons/react/Clipboard16Icon.tsx
2008
- import { jsx as jsx66, jsxs as jsxs66 } from "react/jsx-runtime";
2100
+ import { jsx as jsx69, jsxs as jsxs69 } from "react/jsx-runtime";
2009
2101
  var Clipboard16Icon = ({
2010
2102
  title,
2011
2103
  titleId,
2012
2104
  ...props
2013
- }) => /* @__PURE__ */ jsxs66(
2105
+ }) => /* @__PURE__ */ jsxs69(
2014
2106
  "svg",
2015
2107
  {
2016
2108
  xmlns: "http://www.w3.org/2000/svg",
@@ -2021,8 +2113,8 @@ var Clipboard16Icon = ({
2021
2113
  "aria-labelledby": titleId,
2022
2114
  ...props,
2023
2115
  children: [
2024
- title ? /* @__PURE__ */ jsx66("title", { id: titleId, children: title }) : null,
2025
- /* @__PURE__ */ jsx66(
2116
+ title ? /* @__PURE__ */ jsx69("title", { id: titleId, children: title }) : null,
2117
+ /* @__PURE__ */ jsx69(
2026
2118
  "path",
2027
2119
  {
2028
2120
  fill: "currentColor",
@@ -2037,8 +2129,8 @@ var Clipboard16Icon = ({
2037
2129
  var Clipboard16Icon_default = Clipboard16Icon;
2038
2130
 
2039
2131
  // icons/react/Cloud16Icon.tsx
2040
- import { jsx as jsx67, jsxs as jsxs67 } from "react/jsx-runtime";
2041
- var Cloud16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs67(
2132
+ import { jsx as jsx70, jsxs as jsxs70 } from "react/jsx-runtime";
2133
+ var Cloud16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs70(
2042
2134
  "svg",
2043
2135
  {
2044
2136
  xmlns: "http://www.w3.org/2000/svg",
@@ -2049,8 +2141,8 @@ var Cloud16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs67(
2049
2141
  "aria-labelledby": titleId,
2050
2142
  ...props,
2051
2143
  children: [
2052
- title ? /* @__PURE__ */ jsx67("title", { id: titleId, children: title }) : null,
2053
- /* @__PURE__ */ jsx67(
2144
+ title ? /* @__PURE__ */ jsx70("title", { id: titleId, children: title }) : null,
2145
+ /* @__PURE__ */ jsx70(
2054
2146
  "path",
2055
2147
  {
2056
2148
  fill: "currentColor",
@@ -2065,8 +2157,8 @@ var Cloud16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs67(
2065
2157
  var Cloud16Icon_default = Cloud16Icon;
2066
2158
 
2067
2159
  // icons/react/Close16Icon.tsx
2068
- import { jsx as jsx68, jsxs as jsxs68 } from "react/jsx-runtime";
2069
- var Close16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs68(
2160
+ import { jsx as jsx71, jsxs as jsxs71 } from "react/jsx-runtime";
2161
+ var Close16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs71(
2070
2162
  "svg",
2071
2163
  {
2072
2164
  xmlns: "http://www.w3.org/2000/svg",
@@ -2077,8 +2169,8 @@ var Close16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs68(
2077
2169
  "aria-labelledby": titleId,
2078
2170
  ...props,
2079
2171
  children: [
2080
- title ? /* @__PURE__ */ jsx68("title", { id: titleId, children: title }) : null,
2081
- /* @__PURE__ */ jsx68(
2172
+ title ? /* @__PURE__ */ jsx71("title", { id: titleId, children: title }) : null,
2173
+ /* @__PURE__ */ jsx71(
2082
2174
  "path",
2083
2175
  {
2084
2176
  fill: "currentColor",
@@ -2093,12 +2185,12 @@ var Close16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs68(
2093
2185
  var Close16Icon_default = Close16Icon;
2094
2186
 
2095
2187
  // icons/react/Compability16Icon.tsx
2096
- import { jsx as jsx69, jsxs as jsxs69 } from "react/jsx-runtime";
2188
+ import { jsx as jsx72, jsxs as jsxs72 } from "react/jsx-runtime";
2097
2189
  var Compability16Icon = ({
2098
2190
  title,
2099
2191
  titleId,
2100
2192
  ...props
2101
- }) => /* @__PURE__ */ jsxs69(
2193
+ }) => /* @__PURE__ */ jsxs72(
2102
2194
  "svg",
2103
2195
  {
2104
2196
  xmlns: "http://www.w3.org/2000/svg",
@@ -2109,8 +2201,8 @@ var Compability16Icon = ({
2109
2201
  "aria-labelledby": titleId,
2110
2202
  ...props,
2111
2203
  children: [
2112
- title ? /* @__PURE__ */ jsx69("title", { id: titleId, children: title }) : null,
2113
- /* @__PURE__ */ jsx69(
2204
+ title ? /* @__PURE__ */ jsx72("title", { id: titleId, children: title }) : null,
2205
+ /* @__PURE__ */ jsx72(
2114
2206
  "path",
2115
2207
  {
2116
2208
  fill: "currentColor",
@@ -2125,12 +2217,12 @@ var Compability16Icon = ({
2125
2217
  var Compability16Icon_default = Compability16Icon;
2126
2218
 
2127
2219
  // icons/react/Compass16Icon.tsx
2128
- import { jsx as jsx70, jsxs as jsxs70 } from "react/jsx-runtime";
2220
+ import { jsx as jsx73, jsxs as jsxs73 } from "react/jsx-runtime";
2129
2221
  var Compass16Icon = ({
2130
2222
  title,
2131
2223
  titleId,
2132
2224
  ...props
2133
- }) => /* @__PURE__ */ jsxs70(
2225
+ }) => /* @__PURE__ */ jsxs73(
2134
2226
  "svg",
2135
2227
  {
2136
2228
  xmlns: "http://www.w3.org/2000/svg",
@@ -2141,8 +2233,8 @@ var Compass16Icon = ({
2141
2233
  "aria-labelledby": titleId,
2142
2234
  ...props,
2143
2235
  children: [
2144
- title ? /* @__PURE__ */ jsx70("title", { id: titleId, children: title }) : null,
2145
- /* @__PURE__ */ jsx70(
2236
+ title ? /* @__PURE__ */ jsx73("title", { id: titleId, children: title }) : null,
2237
+ /* @__PURE__ */ jsx73(
2146
2238
  "path",
2147
2239
  {
2148
2240
  fill: "currentColor",
@@ -2157,12 +2249,12 @@ var Compass16Icon = ({
2157
2249
  var Compass16Icon_default = Compass16Icon;
2158
2250
 
2159
2251
  // icons/react/Contrast16Icon.tsx
2160
- import { jsx as jsx71, jsxs as jsxs71 } from "react/jsx-runtime";
2252
+ import { jsx as jsx74, jsxs as jsxs74 } from "react/jsx-runtime";
2161
2253
  var Contrast16Icon = ({
2162
2254
  title,
2163
2255
  titleId,
2164
2256
  ...props
2165
- }) => /* @__PURE__ */ jsxs71(
2257
+ }) => /* @__PURE__ */ jsxs74(
2166
2258
  "svg",
2167
2259
  {
2168
2260
  xmlns: "http://www.w3.org/2000/svg",
@@ -2173,8 +2265,8 @@ var Contrast16Icon = ({
2173
2265
  "aria-labelledby": titleId,
2174
2266
  ...props,
2175
2267
  children: [
2176
- title ? /* @__PURE__ */ jsx71("title", { id: titleId, children: title }) : null,
2177
- /* @__PURE__ */ jsx71(
2268
+ title ? /* @__PURE__ */ jsx74("title", { id: titleId, children: title }) : null,
2269
+ /* @__PURE__ */ jsx74(
2178
2270
  "path",
2179
2271
  {
2180
2272
  fill: "currentColor",
@@ -2189,8 +2281,8 @@ var Contrast16Icon = ({
2189
2281
  var Contrast16Icon_default = Contrast16Icon;
2190
2282
 
2191
2283
  // icons/react/Cpu16Icon.tsx
2192
- import { jsx as jsx72, jsxs as jsxs72 } from "react/jsx-runtime";
2193
- var Cpu16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs72(
2284
+ import { jsx as jsx75, jsxs as jsxs75 } from "react/jsx-runtime";
2285
+ var Cpu16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs75(
2194
2286
  "svg",
2195
2287
  {
2196
2288
  xmlns: "http://www.w3.org/2000/svg",
@@ -2201,13 +2293,13 @@ var Cpu16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs72(
2201
2293
  "aria-labelledby": titleId,
2202
2294
  ...props,
2203
2295
  children: [
2204
- title ? /* @__PURE__ */ jsx72("title", { id: titleId, children: title }) : null,
2205
- /* @__PURE__ */ jsx72(
2296
+ title ? /* @__PURE__ */ jsx75("title", { id: titleId, children: title }) : null,
2297
+ /* @__PURE__ */ jsx75(
2206
2298
  "path",
2207
2299
  {
2208
2300
  fill: "currentColor",
2209
2301
  fillRule: "evenodd",
2210
- d: "M7 0v3h2V0h2v3h1.25a.75.75 0 0 1 .75.75V5h3v2h-3v2h3v2h-3v1.25a.75.75 0 0 1-.75.75H11v3H9v-3H7v3H5v-3H3.75a.75.75 0 0 1-.75-.75V11H0V9h3V7H0V5h3V3.75A.75.75 0 0 1 3.75 3H5V0zm0 9V7h2v2zm3.5-4h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5",
2302
+ d: "M7 0v3h2V0h2v3h1.25a.75.75 0 0 1 .75.75V5h3v2h-3v2h3v2h-3v1.25a.75.75 0 0 1-.75.75H11v3H9v-3H7v3H5v-3H3.75a.75.75 0 0 1-.75-.75V11H0V9h3V7H0V5h3V3.75A.75.75 0 0 1 3.75 3H5V0zM5.4 10.99l.1.01h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .4.49M9 9H7V7h2z",
2211
2303
  clipRule: "evenodd"
2212
2304
  }
2213
2305
  )
@@ -2217,12 +2309,12 @@ var Cpu16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs72(
2217
2309
  var Cpu16Icon_default = Cpu16Icon;
2218
2310
 
2219
2311
  // icons/react/Delete16Icon.tsx
2220
- import { jsx as jsx73, jsxs as jsxs73 } from "react/jsx-runtime";
2312
+ import { jsx as jsx76, jsxs as jsxs76 } from "react/jsx-runtime";
2221
2313
  var Delete16Icon = ({
2222
2314
  title,
2223
2315
  titleId,
2224
2316
  ...props
2225
- }) => /* @__PURE__ */ jsxs73(
2317
+ }) => /* @__PURE__ */ jsxs76(
2226
2318
  "svg",
2227
2319
  {
2228
2320
  xmlns: "http://www.w3.org/2000/svg",
@@ -2233,8 +2325,8 @@ var Delete16Icon = ({
2233
2325
  "aria-labelledby": titleId,
2234
2326
  ...props,
2235
2327
  children: [
2236
- title ? /* @__PURE__ */ jsx73("title", { id: titleId, children: title }) : null,
2237
- /* @__PURE__ */ jsx73(
2328
+ title ? /* @__PURE__ */ jsx76("title", { id: titleId, children: title }) : null,
2329
+ /* @__PURE__ */ jsx76(
2238
2330
  "path",
2239
2331
  {
2240
2332
  fill: "currentColor",
@@ -2249,12 +2341,12 @@ var Delete16Icon = ({
2249
2341
  var Delete16Icon_default = Delete16Icon;
2250
2342
 
2251
2343
  // icons/react/Dislike16Icon.tsx
2252
- import { jsx as jsx74, jsxs as jsxs74 } from "react/jsx-runtime";
2344
+ import { jsx as jsx77, jsxs as jsxs77 } from "react/jsx-runtime";
2253
2345
  var Dislike16Icon = ({
2254
2346
  title,
2255
2347
  titleId,
2256
2348
  ...props
2257
- }) => /* @__PURE__ */ jsxs74(
2349
+ }) => /* @__PURE__ */ jsxs77(
2258
2350
  "svg",
2259
2351
  {
2260
2352
  xmlns: "http://www.w3.org/2000/svg",
@@ -2265,8 +2357,8 @@ var Dislike16Icon = ({
2265
2357
  "aria-labelledby": titleId,
2266
2358
  ...props,
2267
2359
  children: [
2268
- title ? /* @__PURE__ */ jsx74("title", { id: titleId, children: title }) : null,
2269
- /* @__PURE__ */ jsx74(
2360
+ title ? /* @__PURE__ */ jsx77("title", { id: titleId, children: title }) : null,
2361
+ /* @__PURE__ */ jsx77(
2270
2362
  "path",
2271
2363
  {
2272
2364
  fill: "currentColor",
@@ -2281,12 +2373,12 @@ var Dislike16Icon = ({
2281
2373
  var Dislike16Icon_default = Dislike16Icon;
2282
2374
 
2283
2375
  // icons/react/Document16Icon.tsx
2284
- import { jsx as jsx75, jsxs as jsxs75 } from "react/jsx-runtime";
2376
+ import { jsx as jsx78, jsxs as jsxs78 } from "react/jsx-runtime";
2285
2377
  var Document16Icon = ({
2286
2378
  title,
2287
2379
  titleId,
2288
2380
  ...props
2289
- }) => /* @__PURE__ */ jsxs75(
2381
+ }) => /* @__PURE__ */ jsxs78(
2290
2382
  "svg",
2291
2383
  {
2292
2384
  xmlns: "http://www.w3.org/2000/svg",
@@ -2297,8 +2389,8 @@ var Document16Icon = ({
2297
2389
  "aria-labelledby": titleId,
2298
2390
  ...props,
2299
2391
  children: [
2300
- title ? /* @__PURE__ */ jsx75("title", { id: titleId, children: title }) : null,
2301
- /* @__PURE__ */ jsx75(
2392
+ title ? /* @__PURE__ */ jsx78("title", { id: titleId, children: title }) : null,
2393
+ /* @__PURE__ */ jsx78(
2302
2394
  "path",
2303
2395
  {
2304
2396
  fill: "currentColor",
@@ -2311,12 +2403,12 @@ var Document16Icon = ({
2311
2403
  var Document16Icon_default = Document16Icon;
2312
2404
 
2313
2405
  // icons/react/DocumentApi16Icon.tsx
2314
- import { jsx as jsx76, jsxs as jsxs76 } from "react/jsx-runtime";
2406
+ import { jsx as jsx79, jsxs as jsxs79 } from "react/jsx-runtime";
2315
2407
  var DocumentApi16Icon = ({
2316
2408
  title,
2317
2409
  titleId,
2318
2410
  ...props
2319
- }) => /* @__PURE__ */ jsxs76(
2411
+ }) => /* @__PURE__ */ jsxs79(
2320
2412
  "svg",
2321
2413
  {
2322
2414
  xmlns: "http://www.w3.org/2000/svg",
@@ -2327,8 +2419,8 @@ var DocumentApi16Icon = ({
2327
2419
  "aria-labelledby": titleId,
2328
2420
  ...props,
2329
2421
  children: [
2330
- title ? /* @__PURE__ */ jsx76("title", { id: titleId, children: title }) : null,
2331
- /* @__PURE__ */ jsx76(
2422
+ title ? /* @__PURE__ */ jsx79("title", { id: titleId, children: title }) : null,
2423
+ /* @__PURE__ */ jsx79(
2332
2424
  "path",
2333
2425
  {
2334
2426
  fill: "currentColor",
@@ -2343,8 +2435,8 @@ var DocumentApi16Icon = ({
2343
2435
  var DocumentApi16Icon_default = DocumentApi16Icon;
2344
2436
 
2345
2437
  // icons/react/Dots16Icon.tsx
2346
- import { jsx as jsx77, jsxs as jsxs77 } from "react/jsx-runtime";
2347
- var Dots16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs77(
2438
+ import { jsx as jsx80, jsxs as jsxs80 } from "react/jsx-runtime";
2439
+ var Dots16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs80(
2348
2440
  "svg",
2349
2441
  {
2350
2442
  xmlns: "http://www.w3.org/2000/svg",
@@ -2355,8 +2447,8 @@ var Dots16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs77(
2355
2447
  "aria-labelledby": titleId,
2356
2448
  ...props,
2357
2449
  children: [
2358
- title ? /* @__PURE__ */ jsx77("title", { id: titleId, children: title }) : null,
2359
- /* @__PURE__ */ jsx77(
2450
+ title ? /* @__PURE__ */ jsx80("title", { id: titleId, children: title }) : null,
2451
+ /* @__PURE__ */ jsx80(
2360
2452
  "path",
2361
2453
  {
2362
2454
  fill: "currentColor",
@@ -2371,12 +2463,12 @@ var Dots16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs77(
2371
2463
  var Dots16Icon_default = Dots16Icon;
2372
2464
 
2373
2465
  // icons/react/DownloadRoundel16Icon.tsx
2374
- import { jsx as jsx78, jsxs as jsxs78 } from "react/jsx-runtime";
2466
+ import { jsx as jsx81, jsxs as jsxs81 } from "react/jsx-runtime";
2375
2467
  var DownloadRoundel16Icon = ({
2376
2468
  title,
2377
2469
  titleId,
2378
2470
  ...props
2379
- }) => /* @__PURE__ */ jsxs78(
2471
+ }) => /* @__PURE__ */ jsxs81(
2380
2472
  "svg",
2381
2473
  {
2382
2474
  xmlns: "http://www.w3.org/2000/svg",
@@ -2387,8 +2479,8 @@ var DownloadRoundel16Icon = ({
2387
2479
  "aria-labelledby": titleId,
2388
2480
  ...props,
2389
2481
  children: [
2390
- title ? /* @__PURE__ */ jsx78("title", { id: titleId, children: title }) : null,
2391
- /* @__PURE__ */ jsx78(
2482
+ title ? /* @__PURE__ */ jsx81("title", { id: titleId, children: title }) : null,
2483
+ /* @__PURE__ */ jsx81(
2392
2484
  "path",
2393
2485
  {
2394
2486
  fill: "currentColor",
@@ -2403,8 +2495,8 @@ var DownloadRoundel16Icon = ({
2403
2495
  var DownloadRoundel16Icon_default = DownloadRoundel16Icon;
2404
2496
 
2405
2497
  // icons/react/Edit16Icon.tsx
2406
- import { jsx as jsx79, jsxs as jsxs79 } from "react/jsx-runtime";
2407
- var Edit16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs79(
2498
+ import { jsx as jsx82, jsxs as jsxs82 } from "react/jsx-runtime";
2499
+ var Edit16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs82(
2408
2500
  "svg",
2409
2501
  {
2410
2502
  xmlns: "http://www.w3.org/2000/svg",
@@ -2415,8 +2507,8 @@ var Edit16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs79(
2415
2507
  "aria-labelledby": titleId,
2416
2508
  ...props,
2417
2509
  children: [
2418
- title ? /* @__PURE__ */ jsx79("title", { id: titleId, children: title }) : null,
2419
- /* @__PURE__ */ jsx79(
2510
+ title ? /* @__PURE__ */ jsx82("title", { id: titleId, children: title }) : null,
2511
+ /* @__PURE__ */ jsx82(
2420
2512
  "path",
2421
2513
  {
2422
2514
  fill: "currentColor",
@@ -2431,8 +2523,8 @@ var Edit16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs79(
2431
2523
  var Edit16Icon_default = Edit16Icon;
2432
2524
 
2433
2525
  // icons/react/Email16Icon.tsx
2434
- import { jsx as jsx80, jsxs as jsxs80 } from "react/jsx-runtime";
2435
- var Email16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs80(
2526
+ import { jsx as jsx83, jsxs as jsxs83 } from "react/jsx-runtime";
2527
+ var Email16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs83(
2436
2528
  "svg",
2437
2529
  {
2438
2530
  xmlns: "http://www.w3.org/2000/svg",
@@ -2443,8 +2535,8 @@ var Email16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs80(
2443
2535
  "aria-labelledby": titleId,
2444
2536
  ...props,
2445
2537
  children: [
2446
- title ? /* @__PURE__ */ jsx80("title", { id: titleId, children: title }) : null,
2447
- /* @__PURE__ */ jsx80(
2538
+ title ? /* @__PURE__ */ jsx83("title", { id: titleId, children: title }) : null,
2539
+ /* @__PURE__ */ jsx83(
2448
2540
  "path",
2449
2541
  {
2450
2542
  fill: "currentColor",
@@ -2459,8 +2551,8 @@ var Email16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs80(
2459
2551
  var Email16Icon_default = Email16Icon;
2460
2552
 
2461
2553
  // icons/react/Error16Icon.tsx
2462
- import { jsx as jsx81, jsxs as jsxs81 } from "react/jsx-runtime";
2463
- var Error16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs81(
2554
+ import { jsx as jsx84, jsxs as jsxs84 } from "react/jsx-runtime";
2555
+ var Error16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs84(
2464
2556
  "svg",
2465
2557
  {
2466
2558
  xmlns: "http://www.w3.org/2000/svg",
@@ -2471,8 +2563,8 @@ var Error16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs81(
2471
2563
  "aria-labelledby": titleId,
2472
2564
  ...props,
2473
2565
  children: [
2474
- title ? /* @__PURE__ */ jsx81("title", { id: titleId, children: title }) : null,
2475
- /* @__PURE__ */ jsx81(
2566
+ title ? /* @__PURE__ */ jsx84("title", { id: titleId, children: title }) : null,
2567
+ /* @__PURE__ */ jsx84(
2476
2568
  "path",
2477
2569
  {
2478
2570
  fill: "currentColor",
@@ -2487,12 +2579,12 @@ var Error16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs81(
2487
2579
  var Error16Icon_default = Error16Icon;
2488
2580
 
2489
2581
  // icons/react/Filter16Icon.tsx
2490
- import { jsx as jsx82, jsxs as jsxs82 } from "react/jsx-runtime";
2582
+ import { jsx as jsx85, jsxs as jsxs85 } from "react/jsx-runtime";
2491
2583
  var Filter16Icon = ({
2492
2584
  title,
2493
2585
  titleId,
2494
2586
  ...props
2495
- }) => /* @__PURE__ */ jsxs82(
2587
+ }) => /* @__PURE__ */ jsxs85(
2496
2588
  "svg",
2497
2589
  {
2498
2590
  xmlns: "http://www.w3.org/2000/svg",
@@ -2503,8 +2595,8 @@ var Filter16Icon = ({
2503
2595
  "aria-labelledby": titleId,
2504
2596
  ...props,
2505
2597
  children: [
2506
- title ? /* @__PURE__ */ jsx82("title", { id: titleId, children: title }) : null,
2507
- /* @__PURE__ */ jsx82(
2598
+ title ? /* @__PURE__ */ jsx85("title", { id: titleId, children: title }) : null,
2599
+ /* @__PURE__ */ jsx85(
2508
2600
  "path",
2509
2601
  {
2510
2602
  fill: "currentColor",
@@ -2519,12 +2611,12 @@ var Filter16Icon = ({
2519
2611
  var Filter16Icon_default = Filter16Icon;
2520
2612
 
2521
2613
  // icons/react/Firewall16Icon.tsx
2522
- import { jsx as jsx83, jsxs as jsxs83 } from "react/jsx-runtime";
2614
+ import { jsx as jsx86, jsxs as jsxs86 } from "react/jsx-runtime";
2523
2615
  var Firewall16Icon = ({
2524
2616
  title,
2525
2617
  titleId,
2526
2618
  ...props
2527
- }) => /* @__PURE__ */ jsxs83(
2619
+ }) => /* @__PURE__ */ jsxs86(
2528
2620
  "svg",
2529
2621
  {
2530
2622
  xmlns: "http://www.w3.org/2000/svg",
@@ -2535,8 +2627,8 @@ var Firewall16Icon = ({
2535
2627
  "aria-labelledby": titleId,
2536
2628
  ...props,
2537
2629
  children: [
2538
- title ? /* @__PURE__ */ jsx83("title", { id: titleId, children: title }) : null,
2539
- /* @__PURE__ */ jsx83(
2630
+ title ? /* @__PURE__ */ jsx86("title", { id: titleId, children: title }) : null,
2631
+ /* @__PURE__ */ jsx86(
2540
2632
  "path",
2541
2633
  {
2542
2634
  fill: "currentColor",
@@ -2551,12 +2643,12 @@ var Firewall16Icon = ({
2551
2643
  var Firewall16Icon_default = Firewall16Icon;
2552
2644
 
2553
2645
  // icons/react/Folder16Icon.tsx
2554
- import { jsx as jsx84, jsxs as jsxs84 } from "react/jsx-runtime";
2646
+ import { jsx as jsx87, jsxs as jsxs87 } from "react/jsx-runtime";
2555
2647
  var Folder16Icon = ({
2556
2648
  title,
2557
2649
  titleId,
2558
2650
  ...props
2559
- }) => /* @__PURE__ */ jsxs84(
2651
+ }) => /* @__PURE__ */ jsxs87(
2560
2652
  "svg",
2561
2653
  {
2562
2654
  xmlns: "http://www.w3.org/2000/svg",
@@ -2567,8 +2659,8 @@ var Folder16Icon = ({
2567
2659
  "aria-labelledby": titleId,
2568
2660
  ...props,
2569
2661
  children: [
2570
- title ? /* @__PURE__ */ jsx84("title", { id: titleId, children: title }) : null,
2571
- /* @__PURE__ */ jsx84(
2662
+ title ? /* @__PURE__ */ jsx87("title", { id: titleId, children: title }) : null,
2663
+ /* @__PURE__ */ jsx87(
2572
2664
  "path",
2573
2665
  {
2574
2666
  fill: "currentColor",
@@ -2583,12 +2675,12 @@ var Folder16Icon = ({
2583
2675
  var Folder16Icon_default = Folder16Icon;
2584
2676
 
2585
2677
  // icons/react/Gateway16Icon.tsx
2586
- import { jsx as jsx85, jsxs as jsxs85 } from "react/jsx-runtime";
2678
+ import { jsx as jsx88, jsxs as jsxs88 } from "react/jsx-runtime";
2587
2679
  var Gateway16Icon = ({
2588
2680
  title,
2589
2681
  titleId,
2590
2682
  ...props
2591
- }) => /* @__PURE__ */ jsxs85(
2683
+ }) => /* @__PURE__ */ jsxs88(
2592
2684
  "svg",
2593
2685
  {
2594
2686
  xmlns: "http://www.w3.org/2000/svg",
@@ -2599,8 +2691,8 @@ var Gateway16Icon = ({
2599
2691
  "aria-labelledby": titleId,
2600
2692
  ...props,
2601
2693
  children: [
2602
- title ? /* @__PURE__ */ jsx85("title", { id: titleId, children: title }) : null,
2603
- /* @__PURE__ */ jsx85(
2694
+ title ? /* @__PURE__ */ jsx88("title", { id: titleId, children: title }) : null,
2695
+ /* @__PURE__ */ jsx88(
2604
2696
  "path",
2605
2697
  {
2606
2698
  fill: "currentColor",
@@ -2615,8 +2707,8 @@ var Gateway16Icon = ({
2615
2707
  var Gateway16Icon_default = Gateway16Icon;
2616
2708
 
2617
2709
  // icons/react/Heart16Icon.tsx
2618
- import { jsx as jsx86, jsxs as jsxs86 } from "react/jsx-runtime";
2619
- var Heart16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs86(
2710
+ import { jsx as jsx89, jsxs as jsxs89 } from "react/jsx-runtime";
2711
+ var Heart16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs89(
2620
2712
  "svg",
2621
2713
  {
2622
2714
  xmlns: "http://www.w3.org/2000/svg",
@@ -2627,8 +2719,8 @@ var Heart16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs86(
2627
2719
  "aria-labelledby": titleId,
2628
2720
  ...props,
2629
2721
  children: [
2630
- title ? /* @__PURE__ */ jsx86("title", { id: titleId, children: title }) : null,
2631
- /* @__PURE__ */ jsx86(
2722
+ title ? /* @__PURE__ */ jsx89("title", { id: titleId, children: title }) : null,
2723
+ /* @__PURE__ */ jsx89(
2632
2724
  "path",
2633
2725
  {
2634
2726
  fill: "currentColor",
@@ -2641,8 +2733,8 @@ var Heart16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs86(
2641
2733
  var Heart16Icon_default = Heart16Icon;
2642
2734
 
2643
2735
  // icons/react/Hide16Icon.tsx
2644
- import { jsx as jsx87, jsxs as jsxs87 } from "react/jsx-runtime";
2645
- var Hide16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs87(
2736
+ import { jsx as jsx90, jsxs as jsxs90 } from "react/jsx-runtime";
2737
+ var Hide16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs90(
2646
2738
  "svg",
2647
2739
  {
2648
2740
  xmlns: "http://www.w3.org/2000/svg",
@@ -2653,8 +2745,8 @@ var Hide16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs87(
2653
2745
  "aria-labelledby": titleId,
2654
2746
  ...props,
2655
2747
  children: [
2656
- title ? /* @__PURE__ */ jsx87("title", { id: titleId, children: title }) : null,
2657
- /* @__PURE__ */ jsx87(
2748
+ title ? /* @__PURE__ */ jsx90("title", { id: titleId, children: title }) : null,
2749
+ /* @__PURE__ */ jsx90(
2658
2750
  "path",
2659
2751
  {
2660
2752
  fill: "currentColor",
@@ -2669,12 +2761,12 @@ var Hide16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs87(
2669
2761
  var Hide16Icon_default = Hide16Icon;
2670
2762
 
2671
2763
  // icons/react/Hourglass16Icon.tsx
2672
- import { jsx as jsx88, jsxs as jsxs88 } from "react/jsx-runtime";
2764
+ import { jsx as jsx91, jsxs as jsxs91 } from "react/jsx-runtime";
2673
2765
  var Hourglass16Icon = ({
2674
2766
  title,
2675
2767
  titleId,
2676
2768
  ...props
2677
- }) => /* @__PURE__ */ jsxs88(
2769
+ }) => /* @__PURE__ */ jsxs91(
2678
2770
  "svg",
2679
2771
  {
2680
2772
  xmlns: "http://www.w3.org/2000/svg",
@@ -2685,8 +2777,8 @@ var Hourglass16Icon = ({
2685
2777
  "aria-labelledby": titleId,
2686
2778
  ...props,
2687
2779
  children: [
2688
- title ? /* @__PURE__ */ jsx88("title", { id: titleId, children: title }) : null,
2689
- /* @__PURE__ */ jsx88(
2780
+ title ? /* @__PURE__ */ jsx91("title", { id: titleId, children: title }) : null,
2781
+ /* @__PURE__ */ jsx91(
2690
2782
  "path",
2691
2783
  {
2692
2784
  fill: "currentColor",
@@ -2701,12 +2793,12 @@ var Hourglass16Icon = ({
2701
2793
  var Hourglass16Icon_default = Hourglass16Icon;
2702
2794
 
2703
2795
  // icons/react/Images16Icon.tsx
2704
- import { jsx as jsx89, jsxs as jsxs89 } from "react/jsx-runtime";
2796
+ import { jsx as jsx92, jsxs as jsxs92 } from "react/jsx-runtime";
2705
2797
  var Images16Icon = ({
2706
2798
  title,
2707
2799
  titleId,
2708
2800
  ...props
2709
- }) => /* @__PURE__ */ jsxs89(
2801
+ }) => /* @__PURE__ */ jsxs92(
2710
2802
  "svg",
2711
2803
  {
2712
2804
  xmlns: "http://www.w3.org/2000/svg",
@@ -2717,16 +2809,16 @@ var Images16Icon = ({
2717
2809
  "aria-labelledby": titleId,
2718
2810
  ...props,
2719
2811
  children: [
2720
- title ? /* @__PURE__ */ jsx89("title", { id: titleId, children: title }) : null,
2721
- /* @__PURE__ */ jsx89("g", { fill: "currentColor", children: /* @__PURE__ */ jsx89("path", { d: "M1.523 5.312A.375.375 0 0 0 1 5.657v5.808a.75.75 0 0 0 .451.688l5.024 2.184A.375.375 0 0 0 7 13.993V8.154a.75.75 0 0 0-.455-.69zM9 13.993c0 .27.277.452.525.344l5.024-2.184a.75.75 0 0 0 .451-.688V5.657c0-.27-.275-.451-.523-.345L9.455 7.465A.75.75 0 0 0 9 8.154zM12.891 3.816a.375.375 0 0 0 .002-.689L8.299 1.13a.75.75 0 0 0-.598 0L3.107 3.127c-.301.131-.3.56.002.689l4.596 1.97a.75.75 0 0 0 .59 0z" }) })
2812
+ title ? /* @__PURE__ */ jsx92("title", { id: titleId, children: title }) : null,
2813
+ /* @__PURE__ */ jsx92("g", { fill: "currentColor", children: /* @__PURE__ */ jsx92("path", { d: "M1.523 5.312A.375.375 0 0 0 1 5.657v5.808a.75.75 0 0 0 .451.688l5.024 2.184A.375.375 0 0 0 7 13.993V8.154a.75.75 0 0 0-.455-.69zM9 13.993c0 .27.277.452.525.344l5.024-2.184a.75.75 0 0 0 .451-.688V5.657c0-.27-.275-.451-.523-.345L9.455 7.465A.75.75 0 0 0 9 8.154zM12.891 3.816a.375.375 0 0 0 .002-.689L8.299 1.13a.75.75 0 0 0-.598 0L3.107 3.127c-.301.131-.3.56.002.689l4.596 1.97a.75.75 0 0 0 .59 0z" }) })
2722
2814
  ]
2723
2815
  }
2724
2816
  );
2725
2817
  var Images16Icon_default = Images16Icon;
2726
2818
 
2727
2819
  // icons/react/Info16Icon.tsx
2728
- import { jsx as jsx90, jsxs as jsxs90 } from "react/jsx-runtime";
2729
- var Info16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs90(
2820
+ import { jsx as jsx93, jsxs as jsxs93 } from "react/jsx-runtime";
2821
+ var Info16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs93(
2730
2822
  "svg",
2731
2823
  {
2732
2824
  xmlns: "http://www.w3.org/2000/svg",
@@ -2737,8 +2829,8 @@ var Info16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs90(
2737
2829
  "aria-labelledby": titleId,
2738
2830
  ...props,
2739
2831
  children: [
2740
- title ? /* @__PURE__ */ jsx90("title", { id: titleId, children: title }) : null,
2741
- /* @__PURE__ */ jsx90(
2832
+ title ? /* @__PURE__ */ jsx93("title", { id: titleId, children: title }) : null,
2833
+ /* @__PURE__ */ jsx93(
2742
2834
  "path",
2743
2835
  {
2744
2836
  fill: "currentColor",
@@ -2753,12 +2845,12 @@ var Info16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs90(
2753
2845
  var Info16Icon_default = Info16Icon;
2754
2846
 
2755
2847
  // icons/react/Instances16Icon.tsx
2756
- import { jsx as jsx91, jsxs as jsxs91 } from "react/jsx-runtime";
2848
+ import { jsx as jsx94, jsxs as jsxs94 } from "react/jsx-runtime";
2757
2849
  var Instances16Icon = ({
2758
2850
  title,
2759
2851
  titleId,
2760
2852
  ...props
2761
- }) => /* @__PURE__ */ jsxs91(
2853
+ }) => /* @__PURE__ */ jsxs94(
2762
2854
  "svg",
2763
2855
  {
2764
2856
  xmlns: "http://www.w3.org/2000/svg",
@@ -2769,8 +2861,8 @@ var Instances16Icon = ({
2769
2861
  "aria-labelledby": titleId,
2770
2862
  ...props,
2771
2863
  children: [
2772
- title ? /* @__PURE__ */ jsx91("title", { id: titleId, children: title }) : null,
2773
- /* @__PURE__ */ jsx91(
2864
+ title ? /* @__PURE__ */ jsx94("title", { id: titleId, children: title }) : null,
2865
+ /* @__PURE__ */ jsx94(
2774
2866
  "path",
2775
2867
  {
2776
2868
  fill: "currentColor",
@@ -2785,12 +2877,12 @@ var Instances16Icon = ({
2785
2877
  var Instances16Icon_default = Instances16Icon;
2786
2878
 
2787
2879
  // icons/react/Integration16Icon.tsx
2788
- import { jsx as jsx92, jsxs as jsxs92 } from "react/jsx-runtime";
2880
+ import { jsx as jsx95, jsxs as jsxs95 } from "react/jsx-runtime";
2789
2881
  var Integration16Icon = ({
2790
2882
  title,
2791
2883
  titleId,
2792
2884
  ...props
2793
- }) => /* @__PURE__ */ jsxs92(
2885
+ }) => /* @__PURE__ */ jsxs95(
2794
2886
  "svg",
2795
2887
  {
2796
2888
  xmlns: "http://www.w3.org/2000/svg",
@@ -2801,8 +2893,8 @@ var Integration16Icon = ({
2801
2893
  "aria-labelledby": titleId,
2802
2894
  ...props,
2803
2895
  children: [
2804
- title ? /* @__PURE__ */ jsx92("title", { id: titleId, children: title }) : null,
2805
- /* @__PURE__ */ jsx92(
2896
+ title ? /* @__PURE__ */ jsx95("title", { id: titleId, children: title }) : null,
2897
+ /* @__PURE__ */ jsx95(
2806
2898
  "path",
2807
2899
  {
2808
2900
  fill: "currentColor",
@@ -2817,12 +2909,12 @@ var Integration16Icon = ({
2817
2909
  var Integration16Icon_default = Integration16Icon;
2818
2910
 
2819
2911
  // icons/react/IpGlobal16Icon.tsx
2820
- import { jsx as jsx93, jsxs as jsxs93 } from "react/jsx-runtime";
2912
+ import { jsx as jsx96, jsxs as jsxs96 } from "react/jsx-runtime";
2821
2913
  var IpGlobal16Icon = ({
2822
2914
  title,
2823
2915
  titleId,
2824
2916
  ...props
2825
- }) => /* @__PURE__ */ jsxs93(
2917
+ }) => /* @__PURE__ */ jsxs96(
2826
2918
  "svg",
2827
2919
  {
2828
2920
  xmlns: "http://www.w3.org/2000/svg",
@@ -2833,8 +2925,8 @@ var IpGlobal16Icon = ({
2833
2925
  "aria-labelledby": titleId,
2834
2926
  ...props,
2835
2927
  children: [
2836
- title ? /* @__PURE__ */ jsx93("title", { id: titleId, children: title }) : null,
2837
- /* @__PURE__ */ jsx93(
2928
+ title ? /* @__PURE__ */ jsx96("title", { id: titleId, children: title }) : null,
2929
+ /* @__PURE__ */ jsx96(
2838
2930
  "path",
2839
2931
  {
2840
2932
  fill: "currentColor",
@@ -2849,12 +2941,12 @@ var IpGlobal16Icon = ({
2849
2941
  var IpGlobal16Icon_default = IpGlobal16Icon;
2850
2942
 
2851
2943
  // icons/react/IpLocal16Icon.tsx
2852
- import { jsx as jsx94, jsxs as jsxs94 } from "react/jsx-runtime";
2944
+ import { jsx as jsx97, jsxs as jsxs97 } from "react/jsx-runtime";
2853
2945
  var IpLocal16Icon = ({
2854
2946
  title,
2855
2947
  titleId,
2856
2948
  ...props
2857
- }) => /* @__PURE__ */ jsxs94(
2949
+ }) => /* @__PURE__ */ jsxs97(
2858
2950
  "svg",
2859
2951
  {
2860
2952
  xmlns: "http://www.w3.org/2000/svg",
@@ -2865,8 +2957,8 @@ var IpLocal16Icon = ({
2865
2957
  "aria-labelledby": titleId,
2866
2958
  ...props,
2867
2959
  children: [
2868
- title ? /* @__PURE__ */ jsx94("title", { id: titleId, children: title }) : null,
2869
- /* @__PURE__ */ jsx94(
2960
+ title ? /* @__PURE__ */ jsx97("title", { id: titleId, children: title }) : null,
2961
+ /* @__PURE__ */ jsx97(
2870
2962
  "path",
2871
2963
  {
2872
2964
  fill: "currentColor",
@@ -2881,12 +2973,12 @@ var IpLocal16Icon = ({
2881
2973
  var IpLocal16Icon_default = IpLocal16Icon;
2882
2974
 
2883
2975
  // icons/react/Issues16Icon.tsx
2884
- import { jsx as jsx95, jsxs as jsxs95 } from "react/jsx-runtime";
2976
+ import { jsx as jsx98, jsxs as jsxs98 } from "react/jsx-runtime";
2885
2977
  var Issues16Icon = ({
2886
2978
  title,
2887
2979
  titleId,
2888
2980
  ...props
2889
- }) => /* @__PURE__ */ jsxs95(
2981
+ }) => /* @__PURE__ */ jsxs98(
2890
2982
  "svg",
2891
2983
  {
2892
2984
  xmlns: "http://www.w3.org/2000/svg",
@@ -2897,8 +2989,8 @@ var Issues16Icon = ({
2897
2989
  "aria-labelledby": titleId,
2898
2990
  ...props,
2899
2991
  children: [
2900
- title ? /* @__PURE__ */ jsx95("title", { id: titleId, children: title }) : null,
2901
- /* @__PURE__ */ jsx95(
2992
+ title ? /* @__PURE__ */ jsx98("title", { id: titleId, children: title }) : null,
2993
+ /* @__PURE__ */ jsx98(
2902
2994
  "path",
2903
2995
  {
2904
2996
  fill: "currentColor",
@@ -2913,8 +3005,8 @@ var Issues16Icon = ({
2913
3005
  var Issues16Icon_default = Issues16Icon;
2914
3006
 
2915
3007
  // icons/react/Key16Icon.tsx
2916
- import { jsx as jsx96, jsxs as jsxs96 } from "react/jsx-runtime";
2917
- var Key16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs96(
3008
+ import { jsx as jsx99, jsxs as jsxs99 } from "react/jsx-runtime";
3009
+ var Key16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs99(
2918
3010
  "svg",
2919
3011
  {
2920
3012
  xmlns: "http://www.w3.org/2000/svg",
@@ -2925,8 +3017,8 @@ var Key16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs96(
2925
3017
  "aria-labelledby": titleId,
2926
3018
  ...props,
2927
3019
  children: [
2928
- title ? /* @__PURE__ */ jsx96("title", { id: titleId, children: title }) : null,
2929
- /* @__PURE__ */ jsx96(
3020
+ title ? /* @__PURE__ */ jsx99("title", { id: titleId, children: title }) : null,
3021
+ /* @__PURE__ */ jsx99(
2930
3022
  "path",
2931
3023
  {
2932
3024
  fill: "currentColor",
@@ -2941,8 +3033,8 @@ var Key16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs96(
2941
3033
  var Key16Icon_default = Key16Icon;
2942
3034
 
2943
3035
  // icons/react/Like16Icon.tsx
2944
- import { jsx as jsx97, jsxs as jsxs97 } from "react/jsx-runtime";
2945
- var Like16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs97(
3036
+ import { jsx as jsx100, jsxs as jsxs100 } from "react/jsx-runtime";
3037
+ var Like16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs100(
2946
3038
  "svg",
2947
3039
  {
2948
3040
  xmlns: "http://www.w3.org/2000/svg",
@@ -2953,8 +3045,8 @@ var Like16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs97(
2953
3045
  "aria-labelledby": titleId,
2954
3046
  ...props,
2955
3047
  children: [
2956
- title ? /* @__PURE__ */ jsx97("title", { id: titleId, children: title }) : null,
2957
- /* @__PURE__ */ jsx97(
3048
+ title ? /* @__PURE__ */ jsx100("title", { id: titleId, children: title }) : null,
3049
+ /* @__PURE__ */ jsx100(
2958
3050
  "path",
2959
3051
  {
2960
3052
  fill: "currentColor",
@@ -2969,8 +3061,8 @@ var Like16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs97(
2969
3061
  var Like16Icon_default = Like16Icon;
2970
3062
 
2971
3063
  // icons/react/Link16Icon.tsx
2972
- import { jsx as jsx98, jsxs as jsxs98 } from "react/jsx-runtime";
2973
- var Link16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs98(
3064
+ import { jsx as jsx101, jsxs as jsxs101 } from "react/jsx-runtime";
3065
+ var Link16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs101(
2974
3066
  "svg",
2975
3067
  {
2976
3068
  xmlns: "http://www.w3.org/2000/svg",
@@ -2981,10 +3073,10 @@ var Link16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs98(
2981
3073
  "aria-labelledby": titleId,
2982
3074
  ...props,
2983
3075
  children: [
2984
- title ? /* @__PURE__ */ jsx98("title", { id: titleId, children: title }) : null,
2985
- /* @__PURE__ */ jsxs98("g", { fill: "currentColor", children: [
2986
- /* @__PURE__ */ jsx98("path", { d: "m6.586 12.243 1.59-1.591a.75.75 0 0 1 1.061 0l.354.353a.75.75 0 0 1 0 1.06L8 13.658A4 4 0 0 1 2.343 8l1.591-1.591a.75.75 0 0 1 1.06 0l.354.354a.75.75 0 0 1 0 1.06l-1.59 1.591a2 2 0 1 0 2.828 2.829M12.066 9.591a.75.75 0 0 1-1.06 0l-.354-.354a.75.75 0 0 1 0-1.06l1.59-1.591a2 2 0 1 0-2.828-2.829l-1.59 1.591a.75.75 0 0 1-1.061 0l-.354-.353a.75.75 0 0 1 0-1.06L8 2.342A4 4 0 0 1 13.657 8z" }),
2987
- /* @__PURE__ */ jsx98("path", { d: "M9.945 5.702a.75.75 0 0 0-1.061 0L5.702 8.884a.75.75 0 0 0 0 1.06l.353.354a.75.75 0 0 0 1.061 0l3.182-3.182a.75.75 0 0 0 0-1.06z" })
3076
+ title ? /* @__PURE__ */ jsx101("title", { id: titleId, children: title }) : null,
3077
+ /* @__PURE__ */ jsxs101("g", { fill: "currentColor", children: [
3078
+ /* @__PURE__ */ jsx101("path", { d: "m6.586 12.243 1.59-1.591a.75.75 0 0 1 1.061 0l.354.353a.75.75 0 0 1 0 1.06L8 13.658A4 4 0 0 1 2.343 8l1.591-1.591a.75.75 0 0 1 1.06 0l.354.354a.75.75 0 0 1 0 1.06l-1.59 1.591a2 2 0 1 0 2.828 2.829M12.066 9.591a.75.75 0 0 1-1.06 0l-.354-.354a.75.75 0 0 1 0-1.06l1.59-1.591a2 2 0 1 0-2.828-2.829l-1.59 1.591a.75.75 0 0 1-1.061 0l-.354-.353a.75.75 0 0 1 0-1.06L8 2.342A4 4 0 0 1 13.657 8z" }),
3079
+ /* @__PURE__ */ jsx101("path", { d: "M9.945 5.702a.75.75 0 0 0-1.061 0L5.702 8.884a.75.75 0 0 0 0 1.06l.353.354a.75.75 0 0 0 1.061 0l3.182-3.182a.75.75 0 0 0 0-1.06z" })
2988
3080
  ] })
2989
3081
  ]
2990
3082
  }
@@ -2992,12 +3084,12 @@ var Link16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs98(
2992
3084
  var Link16Icon_default = Link16Icon;
2993
3085
 
2994
3086
  // icons/react/LoadBalancer16Icon.tsx
2995
- import { jsx as jsx99, jsxs as jsxs99 } from "react/jsx-runtime";
3087
+ import { jsx as jsx102, jsxs as jsxs102 } from "react/jsx-runtime";
2996
3088
  var LoadBalancer16Icon = ({
2997
3089
  title,
2998
3090
  titleId,
2999
3091
  ...props
3000
- }) => /* @__PURE__ */ jsxs99(
3092
+ }) => /* @__PURE__ */ jsxs102(
3001
3093
  "svg",
3002
3094
  {
3003
3095
  xmlns: "http://www.w3.org/2000/svg",
@@ -3008,8 +3100,8 @@ var LoadBalancer16Icon = ({
3008
3100
  "aria-labelledby": titleId,
3009
3101
  ...props,
3010
3102
  children: [
3011
- title ? /* @__PURE__ */ jsx99("title", { id: titleId, children: title }) : null,
3012
- /* @__PURE__ */ jsx99(
3103
+ title ? /* @__PURE__ */ jsx102("title", { id: titleId, children: title }) : null,
3104
+ /* @__PURE__ */ jsx102(
3013
3105
  "path",
3014
3106
  {
3015
3107
  fill: "currentColor",
@@ -3024,8 +3116,8 @@ var LoadBalancer16Icon = ({
3024
3116
  var LoadBalancer16Icon_default = LoadBalancer16Icon;
3025
3117
 
3026
3118
  // icons/react/Logs16Icon.tsx
3027
- import { jsx as jsx100, jsxs as jsxs100 } from "react/jsx-runtime";
3028
- var Logs16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs100(
3119
+ import { jsx as jsx103, jsxs as jsxs103 } from "react/jsx-runtime";
3120
+ var Logs16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs103(
3029
3121
  "svg",
3030
3122
  {
3031
3123
  xmlns: "http://www.w3.org/2000/svg",
@@ -3036,8 +3128,8 @@ var Logs16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs100(
3036
3128
  "aria-labelledby": titleId,
3037
3129
  ...props,
3038
3130
  children: [
3039
- title ? /* @__PURE__ */ jsx100("title", { id: titleId, children: title }) : null,
3040
- /* @__PURE__ */ jsx100(
3131
+ title ? /* @__PURE__ */ jsx103("title", { id: titleId, children: title }) : null,
3132
+ /* @__PURE__ */ jsx103(
3041
3133
  "path",
3042
3134
  {
3043
3135
  fill: "currentColor",
@@ -3052,12 +3144,12 @@ var Logs16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs100(
3052
3144
  var Logs16Icon_default = Logs16Icon;
3053
3145
 
3054
3146
  // icons/react/Metrics16Icon.tsx
3055
- import { jsx as jsx101, jsxs as jsxs101 } from "react/jsx-runtime";
3147
+ import { jsx as jsx104, jsxs as jsxs104 } from "react/jsx-runtime";
3056
3148
  var Metrics16Icon = ({
3057
3149
  title,
3058
3150
  titleId,
3059
3151
  ...props
3060
- }) => /* @__PURE__ */ jsxs101(
3152
+ }) => /* @__PURE__ */ jsxs104(
3061
3153
  "svg",
3062
3154
  {
3063
3155
  xmlns: "http://www.w3.org/2000/svg",
@@ -3068,8 +3160,8 @@ var Metrics16Icon = ({
3068
3160
  "aria-labelledby": titleId,
3069
3161
  ...props,
3070
3162
  children: [
3071
- title ? /* @__PURE__ */ jsx101("title", { id: titleId, children: title }) : null,
3072
- /* @__PURE__ */ jsx101(
3163
+ title ? /* @__PURE__ */ jsx104("title", { id: titleId, children: title }) : null,
3164
+ /* @__PURE__ */ jsx104(
3073
3165
  "path",
3074
3166
  {
3075
3167
  fill: "currentColor",
@@ -3084,12 +3176,12 @@ var Metrics16Icon = ({
3084
3176
  var Metrics16Icon_default = Metrics16Icon;
3085
3177
 
3086
3178
  // icons/react/Monitoring16Icon.tsx
3087
- import { jsx as jsx102, jsxs as jsxs102 } from "react/jsx-runtime";
3179
+ import { jsx as jsx105, jsxs as jsxs105 } from "react/jsx-runtime";
3088
3180
  var Monitoring16Icon = ({
3089
3181
  title,
3090
3182
  titleId,
3091
3183
  ...props
3092
- }) => /* @__PURE__ */ jsxs102(
3184
+ }) => /* @__PURE__ */ jsxs105(
3093
3185
  "svg",
3094
3186
  {
3095
3187
  xmlns: "http://www.w3.org/2000/svg",
@@ -3100,8 +3192,8 @@ var Monitoring16Icon = ({
3100
3192
  "aria-labelledby": titleId,
3101
3193
  ...props,
3102
3194
  children: [
3103
- title ? /* @__PURE__ */ jsx102("title", { id: titleId, children: title }) : null,
3104
- /* @__PURE__ */ jsx102(
3195
+ title ? /* @__PURE__ */ jsx105("title", { id: titleId, children: title }) : null,
3196
+ /* @__PURE__ */ jsx105(
3105
3197
  "path",
3106
3198
  {
3107
3199
  fill: "currentColor",
@@ -3116,12 +3208,12 @@ var Monitoring16Icon = ({
3116
3208
  var Monitoring16Icon_default = Monitoring16Icon;
3117
3209
 
3118
3210
  // icons/react/Networking16Icon.tsx
3119
- import { jsx as jsx103, jsxs as jsxs103 } from "react/jsx-runtime";
3211
+ import { jsx as jsx106, jsxs as jsxs106 } from "react/jsx-runtime";
3120
3212
  var Networking16Icon = ({
3121
3213
  title,
3122
3214
  titleId,
3123
3215
  ...props
3124
- }) => /* @__PURE__ */ jsxs103(
3216
+ }) => /* @__PURE__ */ jsxs106(
3125
3217
  "svg",
3126
3218
  {
3127
3219
  xmlns: "http://www.w3.org/2000/svg",
@@ -3132,8 +3224,8 @@ var Networking16Icon = ({
3132
3224
  "aria-labelledby": titleId,
3133
3225
  ...props,
3134
3226
  children: [
3135
- title ? /* @__PURE__ */ jsx103("title", { id: titleId, children: title }) : null,
3136
- /* @__PURE__ */ jsx103(
3227
+ title ? /* @__PURE__ */ jsx106("title", { id: titleId, children: title }) : null,
3228
+ /* @__PURE__ */ jsx106(
3137
3229
  "path",
3138
3230
  {
3139
3231
  fill: "currentColor",
@@ -3148,12 +3240,12 @@ var Networking16Icon = ({
3148
3240
  var Networking16Icon_default = Networking16Icon;
3149
3241
 
3150
3242
  // icons/react/NewWindow16Icon.tsx
3151
- import { jsx as jsx104, jsxs as jsxs104 } from "react/jsx-runtime";
3243
+ import { jsx as jsx107, jsxs as jsxs107 } from "react/jsx-runtime";
3152
3244
  var NewWindow16Icon = ({
3153
3245
  title,
3154
3246
  titleId,
3155
3247
  ...props
3156
- }) => /* @__PURE__ */ jsxs104(
3248
+ }) => /* @__PURE__ */ jsxs107(
3157
3249
  "svg",
3158
3250
  {
3159
3251
  xmlns: "http://www.w3.org/2000/svg",
@@ -3164,13 +3256,13 @@ var NewWindow16Icon = ({
3164
3256
  "aria-labelledby": titleId,
3165
3257
  ...props,
3166
3258
  children: [
3167
- title ? /* @__PURE__ */ jsx104("title", { id: titleId, children: title }) : null,
3168
- /* @__PURE__ */ jsx104(
3259
+ title ? /* @__PURE__ */ jsx107("title", { id: titleId, children: title }) : null,
3260
+ /* @__PURE__ */ jsx107(
3169
3261
  "path",
3170
3262
  {
3171
3263
  fill: "currentColor",
3172
3264
  fillRule: "evenodd",
3173
- d: "M14.25 1h-8.5a.75.75 0 0 0-.75.75v8.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-8.5a.75.75 0 0 0-.75-.75M7 3.75A.75.75 0 0 1 7.75 3h4.5a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-.75.75h-4.5A.75.75 0 0 1 7 4.25zM1.75 5H4v2H3v6h6v-1h2v2.25a.75.75 0 0 1-.75.75h-8.5a.75.75 0 0 1-.75-.75v-8.5A.75.75 0 0 1 1.75 5",
3265
+ d: "M14.25 1h-8.5a.75.75 0 0 0-.75.75v8.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-8.5a.75.75 0 0 0-.75-.75M7 3.75A.75.75 0 0 1 7.75 3h4.5a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-.75.75h-4.5A.75.75 0 0 1 7 4.25zM1.75 5H4v2H3v6h6v-1h2v2.25a.75.75 0 0 1-.75.75h-8.5l-.077-.004A.75.75 0 0 1 1 14.25v-8.5A.75.75 0 0 1 1.75 5",
3174
3266
  clipRule: "evenodd"
3175
3267
  }
3176
3268
  )
@@ -3180,12 +3272,12 @@ var NewWindow16Icon = ({
3180
3272
  var NewWindow16Icon_default = NewWindow16Icon;
3181
3273
 
3182
3274
  // icons/react/Notifications16Icon.tsx
3183
- import { jsx as jsx105, jsxs as jsxs105 } from "react/jsx-runtime";
3275
+ import { jsx as jsx108, jsxs as jsxs108 } from "react/jsx-runtime";
3184
3276
  var Notifications16Icon = ({
3185
3277
  title,
3186
3278
  titleId,
3187
3279
  ...props
3188
- }) => /* @__PURE__ */ jsxs105(
3280
+ }) => /* @__PURE__ */ jsxs108(
3189
3281
  "svg",
3190
3282
  {
3191
3283
  xmlns: "http://www.w3.org/2000/svg",
@@ -3196,8 +3288,8 @@ var Notifications16Icon = ({
3196
3288
  "aria-labelledby": titleId,
3197
3289
  ...props,
3198
3290
  children: [
3199
- title ? /* @__PURE__ */ jsx105("title", { id: titleId, children: title }) : null,
3200
- /* @__PURE__ */ jsx105(
3291
+ title ? /* @__PURE__ */ jsx108("title", { id: titleId, children: title }) : null,
3292
+ /* @__PURE__ */ jsx108(
3201
3293
  "path",
3202
3294
  {
3203
3295
  fill: "currentColor",
@@ -3212,12 +3304,12 @@ var Notifications16Icon = ({
3212
3304
  var Notifications16Icon_default = Notifications16Icon;
3213
3305
 
3214
3306
  // icons/react/Organization16Icon.tsx
3215
- import { jsx as jsx106, jsxs as jsxs106 } from "react/jsx-runtime";
3307
+ import { jsx as jsx109, jsxs as jsxs109 } from "react/jsx-runtime";
3216
3308
  var Organization16Icon = ({
3217
3309
  title,
3218
3310
  titleId,
3219
3311
  ...props
3220
- }) => /* @__PURE__ */ jsxs106(
3312
+ }) => /* @__PURE__ */ jsxs109(
3221
3313
  "svg",
3222
3314
  {
3223
3315
  xmlns: "http://www.w3.org/2000/svg",
@@ -3228,8 +3320,8 @@ var Organization16Icon = ({
3228
3320
  "aria-labelledby": titleId,
3229
3321
  ...props,
3230
3322
  children: [
3231
- title ? /* @__PURE__ */ jsx106("title", { id: titleId, children: title }) : null,
3232
- /* @__PURE__ */ jsx106(
3323
+ title ? /* @__PURE__ */ jsx109("title", { id: titleId, children: title }) : null,
3324
+ /* @__PURE__ */ jsx109(
3233
3325
  "path",
3234
3326
  {
3235
3327
  fill: "currentColor",
@@ -3244,12 +3336,12 @@ var Organization16Icon = ({
3244
3336
  var Organization16Icon_default = Organization16Icon;
3245
3337
 
3246
3338
  // icons/react/Overview16Icon.tsx
3247
- import { jsx as jsx107, jsxs as jsxs107 } from "react/jsx-runtime";
3339
+ import { jsx as jsx110, jsxs as jsxs110 } from "react/jsx-runtime";
3248
3340
  var Overview16Icon = ({
3249
3341
  title,
3250
3342
  titleId,
3251
3343
  ...props
3252
- }) => /* @__PURE__ */ jsxs107(
3344
+ }) => /* @__PURE__ */ jsxs110(
3253
3345
  "svg",
3254
3346
  {
3255
3347
  xmlns: "http://www.w3.org/2000/svg",
@@ -3260,8 +3352,8 @@ var Overview16Icon = ({
3260
3352
  "aria-labelledby": titleId,
3261
3353
  ...props,
3262
3354
  children: [
3263
- title ? /* @__PURE__ */ jsx107("title", { id: titleId, children: title }) : null,
3264
- /* @__PURE__ */ jsx107(
3355
+ title ? /* @__PURE__ */ jsx110("title", { id: titleId, children: title }) : null,
3356
+ /* @__PURE__ */ jsx110(
3265
3357
  "path",
3266
3358
  {
3267
3359
  fill: "currentColor",
@@ -3276,12 +3368,12 @@ var Overview16Icon = ({
3276
3368
  var Overview16Icon_default = Overview16Icon;
3277
3369
 
3278
3370
  // icons/react/Person16Icon.tsx
3279
- import { jsx as jsx108, jsxs as jsxs108 } from "react/jsx-runtime";
3371
+ import { jsx as jsx111, jsxs as jsxs111 } from "react/jsx-runtime";
3280
3372
  var Person16Icon = ({
3281
3373
  title,
3282
3374
  titleId,
3283
3375
  ...props
3284
- }) => /* @__PURE__ */ jsxs108(
3376
+ }) => /* @__PURE__ */ jsxs111(
3285
3377
  "svg",
3286
3378
  {
3287
3379
  xmlns: "http://www.w3.org/2000/svg",
@@ -3292,8 +3384,8 @@ var Person16Icon = ({
3292
3384
  "aria-labelledby": titleId,
3293
3385
  ...props,
3294
3386
  children: [
3295
- title ? /* @__PURE__ */ jsx108("title", { id: titleId, children: title }) : null,
3296
- /* @__PURE__ */ jsx108(
3387
+ title ? /* @__PURE__ */ jsx111("title", { id: titleId, children: title }) : null,
3388
+ /* @__PURE__ */ jsx111(
3297
3389
  "path",
3298
3390
  {
3299
3391
  fill: "currentColor",
@@ -3308,12 +3400,12 @@ var Person16Icon = ({
3308
3400
  var Person16Icon_default = Person16Icon;
3309
3401
 
3310
3402
  // icons/react/PersonGroup16Icon.tsx
3311
- import { jsx as jsx109, jsxs as jsxs109 } from "react/jsx-runtime";
3403
+ import { jsx as jsx112, jsxs as jsxs112 } from "react/jsx-runtime";
3312
3404
  var PersonGroup16Icon = ({
3313
3405
  title,
3314
3406
  titleId,
3315
3407
  ...props
3316
- }) => /* @__PURE__ */ jsxs109(
3408
+ }) => /* @__PURE__ */ jsxs112(
3317
3409
  "svg",
3318
3410
  {
3319
3411
  xmlns: "http://www.w3.org/2000/svg",
@@ -3324,8 +3416,8 @@ var PersonGroup16Icon = ({
3324
3416
  "aria-labelledby": titleId,
3325
3417
  ...props,
3326
3418
  children: [
3327
- title ? /* @__PURE__ */ jsx109("title", { id: titleId, children: title }) : null,
3328
- /* @__PURE__ */ jsx109(
3419
+ title ? /* @__PURE__ */ jsx112("title", { id: titleId, children: title }) : null,
3420
+ /* @__PURE__ */ jsx112(
3329
3421
  "path",
3330
3422
  {
3331
3423
  fill: "currentColor",
@@ -3340,12 +3432,12 @@ var PersonGroup16Icon = ({
3340
3432
  var PersonGroup16Icon_default = PersonGroup16Icon;
3341
3433
 
3342
3434
  // icons/react/Profile16Icon.tsx
3343
- import { jsx as jsx110, jsxs as jsxs110 } from "react/jsx-runtime";
3435
+ import { jsx as jsx113, jsxs as jsxs113 } from "react/jsx-runtime";
3344
3436
  var Profile16Icon = ({
3345
3437
  title,
3346
3438
  titleId,
3347
3439
  ...props
3348
- }) => /* @__PURE__ */ jsxs110(
3440
+ }) => /* @__PURE__ */ jsxs113(
3349
3441
  "svg",
3350
3442
  {
3351
3443
  xmlns: "http://www.w3.org/2000/svg",
@@ -3356,8 +3448,8 @@ var Profile16Icon = ({
3356
3448
  "aria-labelledby": titleId,
3357
3449
  ...props,
3358
3450
  children: [
3359
- title ? /* @__PURE__ */ jsx110("title", { id: titleId, children: title }) : null,
3360
- /* @__PURE__ */ jsx110(
3451
+ title ? /* @__PURE__ */ jsx113("title", { id: titleId, children: title }) : null,
3452
+ /* @__PURE__ */ jsx113(
3361
3453
  "path",
3362
3454
  {
3363
3455
  fill: "currentColor",
@@ -3372,12 +3464,12 @@ var Profile16Icon = ({
3372
3464
  var Profile16Icon_default = Profile16Icon;
3373
3465
 
3374
3466
  // icons/react/Refresh16Icon.tsx
3375
- import { jsx as jsx111, jsxs as jsxs111 } from "react/jsx-runtime";
3467
+ import { jsx as jsx114, jsxs as jsxs114 } from "react/jsx-runtime";
3376
3468
  var Refresh16Icon = ({
3377
3469
  title,
3378
3470
  titleId,
3379
3471
  ...props
3380
- }) => /* @__PURE__ */ jsxs111(
3472
+ }) => /* @__PURE__ */ jsxs114(
3381
3473
  "svg",
3382
3474
  {
3383
3475
  xmlns: "http://www.w3.org/2000/svg",
@@ -3388,8 +3480,8 @@ var Refresh16Icon = ({
3388
3480
  "aria-labelledby": titleId,
3389
3481
  ...props,
3390
3482
  children: [
3391
- title ? /* @__PURE__ */ jsx111("title", { id: titleId, children: title }) : null,
3392
- /* @__PURE__ */ jsx111(
3483
+ title ? /* @__PURE__ */ jsx114("title", { id: titleId, children: title }) : null,
3484
+ /* @__PURE__ */ jsx114(
3393
3485
  "path",
3394
3486
  {
3395
3487
  fill: "currentColor",
@@ -3404,8 +3496,8 @@ var Refresh16Icon = ({
3404
3496
  var Refresh16Icon_default = Refresh16Icon;
3405
3497
 
3406
3498
  // icons/react/Ram16Icon.tsx
3407
- import { jsx as jsx112, jsxs as jsxs112 } from "react/jsx-runtime";
3408
- var Ram16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs112(
3499
+ import { jsx as jsx115, jsxs as jsxs115 } from "react/jsx-runtime";
3500
+ var Ram16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs115(
3409
3501
  "svg",
3410
3502
  {
3411
3503
  xmlns: "http://www.w3.org/2000/svg",
@@ -3416,8 +3508,8 @@ var Ram16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs112(
3416
3508
  "aria-labelledby": titleId,
3417
3509
  ...props,
3418
3510
  children: [
3419
- title ? /* @__PURE__ */ jsx112("title", { id: titleId, children: title }) : null,
3420
- /* @__PURE__ */ jsx112(
3511
+ title ? /* @__PURE__ */ jsx115("title", { id: titleId, children: title }) : null,
3512
+ /* @__PURE__ */ jsx115(
3421
3513
  "path",
3422
3514
  {
3423
3515
  fill: "currentColor",
@@ -3432,12 +3524,12 @@ var Ram16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs112(
3432
3524
  var Ram16Icon_default = Ram16Icon;
3433
3525
 
3434
3526
  // icons/react/Repair16Icon.tsx
3435
- import { jsx as jsx113, jsxs as jsxs113 } from "react/jsx-runtime";
3527
+ import { jsx as jsx116, jsxs as jsxs116 } from "react/jsx-runtime";
3436
3528
  var Repair16Icon = ({
3437
3529
  title,
3438
3530
  titleId,
3439
3531
  ...props
3440
- }) => /* @__PURE__ */ jsxs113(
3532
+ }) => /* @__PURE__ */ jsxs116(
3441
3533
  "svg",
3442
3534
  {
3443
3535
  xmlns: "http://www.w3.org/2000/svg",
@@ -3448,8 +3540,8 @@ var Repair16Icon = ({
3448
3540
  "aria-labelledby": titleId,
3449
3541
  ...props,
3450
3542
  children: [
3451
- title ? /* @__PURE__ */ jsx113("title", { id: titleId, children: title }) : null,
3452
- /* @__PURE__ */ jsx113(
3543
+ title ? /* @__PURE__ */ jsx116("title", { id: titleId, children: title }) : null,
3544
+ /* @__PURE__ */ jsx116(
3453
3545
  "path",
3454
3546
  {
3455
3547
  fill: "currentColor",
@@ -3464,12 +3556,12 @@ var Repair16Icon = ({
3464
3556
  var Repair16Icon_default = Repair16Icon;
3465
3557
 
3466
3558
  // icons/react/Resize16Icon.tsx
3467
- import { jsx as jsx114, jsxs as jsxs114 } from "react/jsx-runtime";
3559
+ import { jsx as jsx117, jsxs as jsxs117 } from "react/jsx-runtime";
3468
3560
  var Resize16Icon = ({
3469
3561
  title,
3470
3562
  titleId,
3471
3563
  ...props
3472
- }) => /* @__PURE__ */ jsxs114(
3564
+ }) => /* @__PURE__ */ jsxs117(
3473
3565
  "svg",
3474
3566
  {
3475
3567
  xmlns: "http://www.w3.org/2000/svg",
@@ -3480,8 +3572,8 @@ var Resize16Icon = ({
3480
3572
  "aria-labelledby": titleId,
3481
3573
  ...props,
3482
3574
  children: [
3483
- title ? /* @__PURE__ */ jsx114("title", { id: titleId, children: title }) : null,
3484
- /* @__PURE__ */ jsx114(
3575
+ title ? /* @__PURE__ */ jsx117("title", { id: titleId, children: title }) : null,
3576
+ /* @__PURE__ */ jsx117(
3485
3577
  "path",
3486
3578
  {
3487
3579
  fill: "currentColor",
@@ -3496,12 +3588,12 @@ var Resize16Icon = ({
3496
3588
  var Resize16Icon_default = Resize16Icon;
3497
3589
 
3498
3590
  // icons/react/Router16Icon.tsx
3499
- import { jsx as jsx115, jsxs as jsxs115 } from "react/jsx-runtime";
3591
+ import { jsx as jsx118, jsxs as jsxs118 } from "react/jsx-runtime";
3500
3592
  var Router16Icon = ({
3501
3593
  title,
3502
3594
  titleId,
3503
3595
  ...props
3504
- }) => /* @__PURE__ */ jsxs115(
3596
+ }) => /* @__PURE__ */ jsxs118(
3505
3597
  "svg",
3506
3598
  {
3507
3599
  xmlns: "http://www.w3.org/2000/svg",
@@ -3512,8 +3604,8 @@ var Router16Icon = ({
3512
3604
  "aria-labelledby": titleId,
3513
3605
  ...props,
3514
3606
  children: [
3515
- title ? /* @__PURE__ */ jsx115("title", { id: titleId, children: title }) : null,
3516
- /* @__PURE__ */ jsx115(
3607
+ title ? /* @__PURE__ */ jsx118("title", { id: titleId, children: title }) : null,
3608
+ /* @__PURE__ */ jsx118(
3517
3609
  "path",
3518
3610
  {
3519
3611
  fill: "currentColor",
@@ -3528,8 +3620,8 @@ var Router16Icon = ({
3528
3620
  var Router16Icon_default = Router16Icon;
3529
3621
 
3530
3622
  // icons/react/Sort16Icon.tsx
3531
- import { jsx as jsx116, jsxs as jsxs116 } from "react/jsx-runtime";
3532
- var Sort16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs116(
3623
+ import { jsx as jsx119, jsxs as jsxs119 } from "react/jsx-runtime";
3624
+ var Sort16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs119(
3533
3625
  "svg",
3534
3626
  {
3535
3627
  xmlns: "http://www.w3.org/2000/svg",
@@ -3540,8 +3632,8 @@ var Sort16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs116(
3540
3632
  "aria-labelledby": titleId,
3541
3633
  ...props,
3542
3634
  children: [
3543
- title ? /* @__PURE__ */ jsx116("title", { id: titleId, children: title }) : null,
3544
- /* @__PURE__ */ jsx116(
3635
+ title ? /* @__PURE__ */ jsx119("title", { id: titleId, children: title }) : null,
3636
+ /* @__PURE__ */ jsx119(
3545
3637
  "path",
3546
3638
  {
3547
3639
  fill: "currentColor",
@@ -3556,12 +3648,12 @@ var Sort16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs116(
3556
3648
  var Sort16Icon_default = Sort16Icon;
3557
3649
 
3558
3650
  // icons/react/Search16Icon.tsx
3559
- import { jsx as jsx117, jsxs as jsxs117 } from "react/jsx-runtime";
3651
+ import { jsx as jsx120, jsxs as jsxs120 } from "react/jsx-runtime";
3560
3652
  var Search16Icon = ({
3561
3653
  title,
3562
3654
  titleId,
3563
3655
  ...props
3564
- }) => /* @__PURE__ */ jsxs117(
3656
+ }) => /* @__PURE__ */ jsxs120(
3565
3657
  "svg",
3566
3658
  {
3567
3659
  xmlns: "http://www.w3.org/2000/svg",
@@ -3572,8 +3664,8 @@ var Search16Icon = ({
3572
3664
  "aria-labelledby": titleId,
3573
3665
  ...props,
3574
3666
  children: [
3575
- title ? /* @__PURE__ */ jsx117("title", { id: titleId, children: title }) : null,
3576
- /* @__PURE__ */ jsx117(
3667
+ title ? /* @__PURE__ */ jsx120("title", { id: titleId, children: title }) : null,
3668
+ /* @__PURE__ */ jsx120(
3577
3669
  "path",
3578
3670
  {
3579
3671
  fill: "currentColor",
@@ -3588,12 +3680,12 @@ var Search16Icon = ({
3588
3680
  var Search16Icon_default = Search16Icon;
3589
3681
 
3590
3682
  // icons/react/Security16Icon.tsx
3591
- import { jsx as jsx118, jsxs as jsxs118 } from "react/jsx-runtime";
3683
+ import { jsx as jsx121, jsxs as jsxs121 } from "react/jsx-runtime";
3592
3684
  var Security16Icon = ({
3593
3685
  title,
3594
3686
  titleId,
3595
3687
  ...props
3596
- }) => /* @__PURE__ */ jsxs118(
3688
+ }) => /* @__PURE__ */ jsxs121(
3597
3689
  "svg",
3598
3690
  {
3599
3691
  xmlns: "http://www.w3.org/2000/svg",
@@ -3604,8 +3696,8 @@ var Security16Icon = ({
3604
3696
  "aria-labelledby": titleId,
3605
3697
  ...props,
3606
3698
  children: [
3607
- title ? /* @__PURE__ */ jsx118("title", { id: titleId, children: title }) : null,
3608
- /* @__PURE__ */ jsx118(
3699
+ title ? /* @__PURE__ */ jsx121("title", { id: titleId, children: title }) : null,
3700
+ /* @__PURE__ */ jsx121(
3609
3701
  "path",
3610
3702
  {
3611
3703
  fill: "currentColor",
@@ -3620,12 +3712,12 @@ var Security16Icon = ({
3620
3712
  var Security16Icon_default = Security16Icon;
3621
3713
 
3622
3714
  // icons/react/Servers16Icon.tsx
3623
- import { jsx as jsx119, jsxs as jsxs119 } from "react/jsx-runtime";
3715
+ import { jsx as jsx122, jsxs as jsxs122 } from "react/jsx-runtime";
3624
3716
  var Servers16Icon = ({
3625
3717
  title,
3626
3718
  titleId,
3627
3719
  ...props
3628
- }) => /* @__PURE__ */ jsxs119(
3720
+ }) => /* @__PURE__ */ jsxs122(
3629
3721
  "svg",
3630
3722
  {
3631
3723
  xmlns: "http://www.w3.org/2000/svg",
@@ -3636,8 +3728,8 @@ var Servers16Icon = ({
3636
3728
  "aria-labelledby": titleId,
3637
3729
  ...props,
3638
3730
  children: [
3639
- title ? /* @__PURE__ */ jsx119("title", { id: titleId, children: title }) : null,
3640
- /* @__PURE__ */ jsx119(
3731
+ title ? /* @__PURE__ */ jsx122("title", { id: titleId, children: title }) : null,
3732
+ /* @__PURE__ */ jsx122(
3641
3733
  "path",
3642
3734
  {
3643
3735
  fill: "currentColor",
@@ -3652,12 +3744,12 @@ var Servers16Icon = ({
3652
3744
  var Servers16Icon_default = Servers16Icon;
3653
3745
 
3654
3746
  // icons/react/Settings16Icon.tsx
3655
- import { jsx as jsx120, jsxs as jsxs120 } from "react/jsx-runtime";
3747
+ import { jsx as jsx123, jsxs as jsxs123 } from "react/jsx-runtime";
3656
3748
  var Settings16Icon = ({
3657
3749
  title,
3658
3750
  titleId,
3659
3751
  ...props
3660
- }) => /* @__PURE__ */ jsxs120(
3752
+ }) => /* @__PURE__ */ jsxs123(
3661
3753
  "svg",
3662
3754
  {
3663
3755
  xmlns: "http://www.w3.org/2000/svg",
@@ -3668,8 +3760,8 @@ var Settings16Icon = ({
3668
3760
  "aria-labelledby": titleId,
3669
3761
  ...props,
3670
3762
  children: [
3671
- title ? /* @__PURE__ */ jsx120("title", { id: titleId, children: title }) : null,
3672
- /* @__PURE__ */ jsx120(
3763
+ title ? /* @__PURE__ */ jsx123("title", { id: titleId, children: title }) : null,
3764
+ /* @__PURE__ */ jsx123(
3673
3765
  "path",
3674
3766
  {
3675
3767
  fill: "currentColor",
@@ -3684,8 +3776,8 @@ var Settings16Icon = ({
3684
3776
  var Settings16Icon_default = Settings16Icon;
3685
3777
 
3686
3778
  // icons/react/Show16Icon.tsx
3687
- import { jsx as jsx121, jsxs as jsxs121 } from "react/jsx-runtime";
3688
- var Show16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs121(
3779
+ import { jsx as jsx124, jsxs as jsxs124 } from "react/jsx-runtime";
3780
+ var Show16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs124(
3689
3781
  "svg",
3690
3782
  {
3691
3783
  xmlns: "http://www.w3.org/2000/svg",
@@ -3696,8 +3788,8 @@ var Show16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs121(
3696
3788
  "aria-labelledby": titleId,
3697
3789
  ...props,
3698
3790
  children: [
3699
- title ? /* @__PURE__ */ jsx121("title", { id: titleId, children: title }) : null,
3700
- /* @__PURE__ */ jsx121(
3791
+ title ? /* @__PURE__ */ jsx124("title", { id: titleId, children: title }) : null,
3792
+ /* @__PURE__ */ jsx124(
3701
3793
  "path",
3702
3794
  {
3703
3795
  fill: "currentColor",
@@ -3712,12 +3804,12 @@ var Show16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs121(
3712
3804
  var Show16Icon_default = Show16Icon;
3713
3805
 
3714
3806
  // icons/react/SignOut16Icon.tsx
3715
- import { jsx as jsx122, jsxs as jsxs122 } from "react/jsx-runtime";
3807
+ import { jsx as jsx125, jsxs as jsxs125 } from "react/jsx-runtime";
3716
3808
  var SignOut16Icon = ({
3717
3809
  title,
3718
3810
  titleId,
3719
3811
  ...props
3720
- }) => /* @__PURE__ */ jsxs122(
3812
+ }) => /* @__PURE__ */ jsxs125(
3721
3813
  "svg",
3722
3814
  {
3723
3815
  xmlns: "http://www.w3.org/2000/svg",
@@ -3728,8 +3820,8 @@ var SignOut16Icon = ({
3728
3820
  "aria-labelledby": titleId,
3729
3821
  ...props,
3730
3822
  children: [
3731
- title ? /* @__PURE__ */ jsx122("title", { id: titleId, children: title }) : null,
3732
- /* @__PURE__ */ jsx122(
3823
+ title ? /* @__PURE__ */ jsx125("title", { id: titleId, children: title }) : null,
3824
+ /* @__PURE__ */ jsx125(
3733
3825
  "path",
3734
3826
  {
3735
3827
  fill: "currentColor",
@@ -3744,12 +3836,12 @@ var SignOut16Icon = ({
3744
3836
  var SignOut16Icon_default = SignOut16Icon;
3745
3837
 
3746
3838
  // icons/react/Snapshots16Icon.tsx
3747
- import { jsx as jsx123, jsxs as jsxs123 } from "react/jsx-runtime";
3839
+ import { jsx as jsx126, jsxs as jsxs126 } from "react/jsx-runtime";
3748
3840
  var Snapshots16Icon = ({
3749
3841
  title,
3750
3842
  titleId,
3751
3843
  ...props
3752
- }) => /* @__PURE__ */ jsxs123(
3844
+ }) => /* @__PURE__ */ jsxs126(
3753
3845
  "svg",
3754
3846
  {
3755
3847
  xmlns: "http://www.w3.org/2000/svg",
@@ -3760,8 +3852,8 @@ var Snapshots16Icon = ({
3760
3852
  "aria-labelledby": titleId,
3761
3853
  ...props,
3762
3854
  children: [
3763
- title ? /* @__PURE__ */ jsx123("title", { id: titleId, children: title }) : null,
3764
- /* @__PURE__ */ jsx123(
3855
+ title ? /* @__PURE__ */ jsx126("title", { id: titleId, children: title }) : null,
3856
+ /* @__PURE__ */ jsx126(
3765
3857
  "path",
3766
3858
  {
3767
3859
  fill: "currentColor",
@@ -3776,12 +3868,12 @@ var Snapshots16Icon = ({
3776
3868
  var Snapshots16Icon_default = Snapshots16Icon;
3777
3869
 
3778
3870
  // icons/react/SoftwareUpdate16Icon.tsx
3779
- import { jsx as jsx124, jsxs as jsxs124 } from "react/jsx-runtime";
3871
+ import { jsx as jsx127, jsxs as jsxs127 } from "react/jsx-runtime";
3780
3872
  var SoftwareUpdate16Icon = ({
3781
3873
  title,
3782
3874
  titleId,
3783
3875
  ...props
3784
- }) => /* @__PURE__ */ jsxs124(
3876
+ }) => /* @__PURE__ */ jsxs127(
3785
3877
  "svg",
3786
3878
  {
3787
3879
  xmlns: "http://www.w3.org/2000/svg",
@@ -3792,8 +3884,8 @@ var SoftwareUpdate16Icon = ({
3792
3884
  "aria-labelledby": titleId,
3793
3885
  ...props,
3794
3886
  children: [
3795
- title ? /* @__PURE__ */ jsx124("title", { id: titleId, children: title }) : null,
3796
- /* @__PURE__ */ jsx124(
3887
+ title ? /* @__PURE__ */ jsx127("title", { id: titleId, children: title }) : null,
3888
+ /* @__PURE__ */ jsx127(
3797
3889
  "path",
3798
3890
  {
3799
3891
  fill: "currentColor",
@@ -3808,8 +3900,8 @@ var SoftwareUpdate16Icon = ({
3808
3900
  var SoftwareUpdate16Icon_default = SoftwareUpdate16Icon;
3809
3901
 
3810
3902
  // icons/react/Ssd16Icon.tsx
3811
- import { jsx as jsx125, jsxs as jsxs125 } from "react/jsx-runtime";
3812
- var Ssd16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs125(
3903
+ import { jsx as jsx128, jsxs as jsxs128 } from "react/jsx-runtime";
3904
+ var Ssd16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs128(
3813
3905
  "svg",
3814
3906
  {
3815
3907
  xmlns: "http://www.w3.org/2000/svg",
@@ -3820,8 +3912,8 @@ var Ssd16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs125(
3820
3912
  "aria-labelledby": titleId,
3821
3913
  ...props,
3822
3914
  children: [
3823
- title ? /* @__PURE__ */ jsx125("title", { id: titleId, children: title }) : null,
3824
- /* @__PURE__ */ jsx125(
3915
+ title ? /* @__PURE__ */ jsx128("title", { id: titleId, children: title }) : null,
3916
+ /* @__PURE__ */ jsx128(
3825
3917
  "path",
3826
3918
  {
3827
3919
  fill: "currentColor",
@@ -3836,12 +3928,12 @@ var Ssd16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs125(
3836
3928
  var Ssd16Icon_default = Ssd16Icon;
3837
3929
 
3838
3930
  // icons/react/Storage16Icon.tsx
3839
- import { jsx as jsx126, jsxs as jsxs126 } from "react/jsx-runtime";
3931
+ import { jsx as jsx129, jsxs as jsxs129 } from "react/jsx-runtime";
3840
3932
  var Storage16Icon = ({
3841
3933
  title,
3842
3934
  titleId,
3843
3935
  ...props
3844
- }) => /* @__PURE__ */ jsxs126(
3936
+ }) => /* @__PURE__ */ jsxs129(
3845
3937
  "svg",
3846
3938
  {
3847
3939
  xmlns: "http://www.w3.org/2000/svg",
@@ -3852,8 +3944,8 @@ var Storage16Icon = ({
3852
3944
  "aria-labelledby": titleId,
3853
3945
  ...props,
3854
3946
  children: [
3855
- title ? /* @__PURE__ */ jsx126("title", { id: titleId, children: title }) : null,
3856
- /* @__PURE__ */ jsx126(
3947
+ title ? /* @__PURE__ */ jsx129("title", { id: titleId, children: title }) : null,
3948
+ /* @__PURE__ */ jsx129(
3857
3949
  "path",
3858
3950
  {
3859
3951
  fill: "currentColor",
@@ -3868,12 +3960,12 @@ var Storage16Icon = ({
3868
3960
  var Storage16Icon_default = Storage16Icon;
3869
3961
 
3870
3962
  // icons/react/Subnet16Icon.tsx
3871
- import { jsx as jsx127, jsxs as jsxs127 } from "react/jsx-runtime";
3963
+ import { jsx as jsx130, jsxs as jsxs130 } from "react/jsx-runtime";
3872
3964
  var Subnet16Icon = ({
3873
3965
  title,
3874
3966
  titleId,
3875
3967
  ...props
3876
- }) => /* @__PURE__ */ jsxs127(
3968
+ }) => /* @__PURE__ */ jsxs130(
3877
3969
  "svg",
3878
3970
  {
3879
3971
  xmlns: "http://www.w3.org/2000/svg",
@@ -3884,8 +3976,8 @@ var Subnet16Icon = ({
3884
3976
  "aria-labelledby": titleId,
3885
3977
  ...props,
3886
3978
  children: [
3887
- title ? /* @__PURE__ */ jsx127("title", { id: titleId, children: title }) : null,
3888
- /* @__PURE__ */ jsx127(
3979
+ title ? /* @__PURE__ */ jsx130("title", { id: titleId, children: title }) : null,
3980
+ /* @__PURE__ */ jsx130(
3889
3981
  "path",
3890
3982
  {
3891
3983
  fill: "currentColor",
@@ -3900,8 +3992,8 @@ var Subnet16Icon = ({
3900
3992
  var Subnet16Icon_default = Subnet16Icon;
3901
3993
 
3902
3994
  // icons/react/Tags16Icon.tsx
3903
- import { jsx as jsx128, jsxs as jsxs128 } from "react/jsx-runtime";
3904
- var Tags16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs128(
3995
+ import { jsx as jsx131, jsxs as jsxs131 } from "react/jsx-runtime";
3996
+ var Tags16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs131(
3905
3997
  "svg",
3906
3998
  {
3907
3999
  xmlns: "http://www.w3.org/2000/svg",
@@ -3912,8 +4004,8 @@ var Tags16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs128(
3912
4004
  "aria-labelledby": titleId,
3913
4005
  ...props,
3914
4006
  children: [
3915
- title ? /* @__PURE__ */ jsx128("title", { id: titleId, children: title }) : null,
3916
- /* @__PURE__ */ jsx128(
4007
+ title ? /* @__PURE__ */ jsx131("title", { id: titleId, children: title }) : null,
4008
+ /* @__PURE__ */ jsx131(
3917
4009
  "path",
3918
4010
  {
3919
4011
  fill: "currentColor",
@@ -3928,12 +4020,12 @@ var Tags16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs128(
3928
4020
  var Tags16Icon_default = Tags16Icon;
3929
4021
 
3930
4022
  // icons/react/Terminal16Icon.tsx
3931
- import { jsx as jsx129, jsxs as jsxs129 } from "react/jsx-runtime";
4023
+ import { jsx as jsx132, jsxs as jsxs132 } from "react/jsx-runtime";
3932
4024
  var Terminal16Icon = ({
3933
4025
  title,
3934
4026
  titleId,
3935
4027
  ...props
3936
- }) => /* @__PURE__ */ jsxs129(
4028
+ }) => /* @__PURE__ */ jsxs132(
3937
4029
  "svg",
3938
4030
  {
3939
4031
  xmlns: "http://www.w3.org/2000/svg",
@@ -3944,8 +4036,8 @@ var Terminal16Icon = ({
3944
4036
  "aria-labelledby": titleId,
3945
4037
  ...props,
3946
4038
  children: [
3947
- title ? /* @__PURE__ */ jsx129("title", { id: titleId, children: title }) : null,
3948
- /* @__PURE__ */ jsx129(
4039
+ title ? /* @__PURE__ */ jsx132("title", { id: titleId, children: title }) : null,
4040
+ /* @__PURE__ */ jsx132(
3949
4041
  "path",
3950
4042
  {
3951
4043
  fill: "currentColor",
@@ -3960,8 +4052,8 @@ var Terminal16Icon = ({
3960
4052
  var Terminal16Icon_default = Terminal16Icon;
3961
4053
 
3962
4054
  // icons/react/Time16Icon.tsx
3963
- import { jsx as jsx130, jsxs as jsxs130 } from "react/jsx-runtime";
3964
- var Time16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs130(
4055
+ import { jsx as jsx133, jsxs as jsxs133 } from "react/jsx-runtime";
4056
+ var Time16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs133(
3965
4057
  "svg",
3966
4058
  {
3967
4059
  xmlns: "http://www.w3.org/2000/svg",
@@ -3972,8 +4064,8 @@ var Time16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs130(
3972
4064
  "aria-labelledby": titleId,
3973
4065
  ...props,
3974
4066
  children: [
3975
- title ? /* @__PURE__ */ jsx130("title", { id: titleId, children: title }) : null,
3976
- /* @__PURE__ */ jsx130(
4067
+ title ? /* @__PURE__ */ jsx133("title", { id: titleId, children: title }) : null,
4068
+ /* @__PURE__ */ jsx133(
3977
4069
  "path",
3978
4070
  {
3979
4071
  fill: "currentColor",
@@ -3988,12 +4080,12 @@ var Time16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs130(
3988
4080
  var Time16Icon_default = Time16Icon;
3989
4081
 
3990
4082
  // icons/react/Transmit16Icon.tsx
3991
- import { jsx as jsx131, jsxs as jsxs131 } from "react/jsx-runtime";
4083
+ import { jsx as jsx134, jsxs as jsxs134 } from "react/jsx-runtime";
3992
4084
  var Transmit16Icon = ({
3993
4085
  title,
3994
4086
  titleId,
3995
4087
  ...props
3996
- }) => /* @__PURE__ */ jsxs131(
4088
+ }) => /* @__PURE__ */ jsxs134(
3997
4089
  "svg",
3998
4090
  {
3999
4091
  xmlns: "http://www.w3.org/2000/svg",
@@ -4004,8 +4096,8 @@ var Transmit16Icon = ({
4004
4096
  "aria-labelledby": titleId,
4005
4097
  ...props,
4006
4098
  children: [
4007
- title ? /* @__PURE__ */ jsx131("title", { id: titleId, children: title }) : null,
4008
- /* @__PURE__ */ jsx131(
4099
+ title ? /* @__PURE__ */ jsx134("title", { id: titleId, children: title }) : null,
4100
+ /* @__PURE__ */ jsx134(
4009
4101
  "path",
4010
4102
  {
4011
4103
  fill: "currentColor",
@@ -4020,12 +4112,12 @@ var Transmit16Icon = ({
4020
4112
  var Transmit16Icon_default = Transmit16Icon;
4021
4113
 
4022
4114
  // icons/react/Question16Icon.tsx
4023
- import { jsx as jsx132, jsxs as jsxs132 } from "react/jsx-runtime";
4115
+ import { jsx as jsx135, jsxs as jsxs135 } from "react/jsx-runtime";
4024
4116
  var Question16Icon = ({
4025
4117
  title,
4026
4118
  titleId,
4027
4119
  ...props
4028
- }) => /* @__PURE__ */ jsxs132(
4120
+ }) => /* @__PURE__ */ jsxs135(
4029
4121
  "svg",
4030
4122
  {
4031
4123
  xmlns: "http://www.w3.org/2000/svg",
@@ -4036,8 +4128,8 @@ var Question16Icon = ({
4036
4128
  "aria-labelledby": titleId,
4037
4129
  ...props,
4038
4130
  children: [
4039
- title ? /* @__PURE__ */ jsx132("title", { id: titleId, children: title }) : null,
4040
- /* @__PURE__ */ jsx132(
4131
+ title ? /* @__PURE__ */ jsx135("title", { id: titleId, children: title }) : null,
4132
+ /* @__PURE__ */ jsx135(
4041
4133
  "path",
4042
4134
  {
4043
4135
  fill: "currentColor",
@@ -4051,9 +4143,41 @@ var Question16Icon = ({
4051
4143
  );
4052
4144
  var Question16Icon_default = Question16Icon;
4053
4145
 
4146
+ // icons/react/Webhooks16Icon.tsx
4147
+ import { jsx as jsx136, jsxs as jsxs136 } from "react/jsx-runtime";
4148
+ var Webhooks16Icon = ({
4149
+ title,
4150
+ titleId,
4151
+ ...props
4152
+ }) => /* @__PURE__ */ jsxs136(
4153
+ "svg",
4154
+ {
4155
+ xmlns: "http://www.w3.org/2000/svg",
4156
+ width: 16,
4157
+ height: 16,
4158
+ viewBox: "0 0 16 16",
4159
+ role: "img",
4160
+ "aria-labelledby": titleId,
4161
+ ...props,
4162
+ children: [
4163
+ title ? /* @__PURE__ */ jsx136("title", { id: titleId, children: title }) : null,
4164
+ /* @__PURE__ */ jsx136(
4165
+ "path",
4166
+ {
4167
+ fill: "currentColor",
4168
+ fillRule: "evenodd",
4169
+ d: "M8.25 4h-.5A.75.75 0 0 1 7 3.25V.75A.75.75 0 0 1 7.75 0h.5A.75.75 0 0 1 9 .75v2.5a.75.75 0 0 1-.75.75M4.995 5.348l.353-.353a.75.75 0 0 0 0-1.061l-1.06-1.06a.75.75 0 0 0-1.061 0l-.354.353a.75.75 0 0 0 0 1.06l1.061 1.061a.75.75 0 0 0 1.06 0m5.657-.353.353.353a.75.75 0 0 0 1.06 0l1.062-1.06a.75.75 0 0 0 0-1.061l-.354-.354a.75.75 0 0 0-1.06 0l-1.061 1.061a.75.75 0 0 0 0 1.06M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-1.75 8a.75.75 0 0 0 .75-.75v-2.5a.75.75 0 0 0-.75-.75h-.5a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75zm-5.023-2.874-.354-.353a.75.75 0 0 1 0-1.06l1.061-1.061a.75.75 0 0 1 1.06 0l.354.353a.75.75 0 0 1 0 1.06l-1.06 1.061a.75.75 0 0 1-1.061 0m9.9-.353-.354.354a.75.75 0 0 1-1.06 0l-1.061-1.061a.75.75 0 0 1 0-1.06l.353-.354a.75.75 0 0 1 1.06 0l1.061 1.06a.75.75 0 0 1 0 1.061M0 7.75v.5c0 .414.336.75.75.75h2.5A.75.75 0 0 0 4 8.25v-.5A.75.75 0 0 0 3.25 7H.75a.75.75 0 0 0-.75.75m12 .5v-.5a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75",
4170
+ clipRule: "evenodd"
4171
+ }
4172
+ )
4173
+ ]
4174
+ }
4175
+ );
4176
+ var Webhooks16Icon_default = Webhooks16Icon;
4177
+
4054
4178
  // icons/react/Add12Icon.tsx
4055
- import { jsx as jsx133, jsxs as jsxs133 } from "react/jsx-runtime";
4056
- var Add12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs133(
4179
+ import { jsx as jsx137, jsxs as jsxs137 } from "react/jsx-runtime";
4180
+ var Add12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs137(
4057
4181
  "svg",
4058
4182
  {
4059
4183
  xmlns: "http://www.w3.org/2000/svg",
@@ -4063,9 +4187,9 @@ var Add12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs133(
4063
4187
  role: "img",
4064
4188
  "aria-labelledby": titleId,
4065
4189
  ...props,
4066
- children: [
4067
- title ? /* @__PURE__ */ jsx133("title", { id: titleId, children: title }) : null,
4068
- /* @__PURE__ */ jsx133(
4190
+ children: [
4191
+ title ? /* @__PURE__ */ jsx137("title", { id: titleId, children: title }) : null,
4192
+ /* @__PURE__ */ jsx137(
4069
4193
  "path",
4070
4194
  {
4071
4195
  fill: "currentColor",
@@ -4080,12 +4204,12 @@ var Add12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs133(
4080
4204
  var Add12Icon_default = Add12Icon;
4081
4205
 
4082
4206
  // icons/react/AutoRestart12Icon.tsx
4083
- import { jsx as jsx134, jsxs as jsxs134 } from "react/jsx-runtime";
4207
+ import { jsx as jsx138, jsxs as jsxs138 } from "react/jsx-runtime";
4084
4208
  var AutoRestart12Icon = ({
4085
4209
  title,
4086
4210
  titleId,
4087
4211
  ...props
4088
- }) => /* @__PURE__ */ jsxs134(
4212
+ }) => /* @__PURE__ */ jsxs138(
4089
4213
  "svg",
4090
4214
  {
4091
4215
  xmlns: "http://www.w3.org/2000/svg",
@@ -4096,8 +4220,8 @@ var AutoRestart12Icon = ({
4096
4220
  "aria-labelledby": titleId,
4097
4221
  ...props,
4098
4222
  children: [
4099
- title ? /* @__PURE__ */ jsx134("title", { id: titleId, children: title }) : null,
4100
- /* @__PURE__ */ jsx134(
4223
+ title ? /* @__PURE__ */ jsx138("title", { id: titleId, children: title }) : null,
4224
+ /* @__PURE__ */ jsx138(
4101
4225
  "path",
4102
4226
  {
4103
4227
  fill: "currentColor",
@@ -4110,12 +4234,12 @@ var AutoRestart12Icon = ({
4110
4234
  var AutoRestart12Icon_default = AutoRestart12Icon;
4111
4235
 
4112
4236
  // icons/react/AddRoundel12Icon.tsx
4113
- import { jsx as jsx135, jsxs as jsxs135 } from "react/jsx-runtime";
4237
+ import { jsx as jsx139, jsxs as jsxs139 } from "react/jsx-runtime";
4114
4238
  var AddRoundel12Icon = ({
4115
4239
  title,
4116
4240
  titleId,
4117
4241
  ...props
4118
- }) => /* @__PURE__ */ jsxs135(
4242
+ }) => /* @__PURE__ */ jsxs139(
4119
4243
  "svg",
4120
4244
  {
4121
4245
  xmlns: "http://www.w3.org/2000/svg",
@@ -4126,8 +4250,8 @@ var AddRoundel12Icon = ({
4126
4250
  "aria-labelledby": titleId,
4127
4251
  ...props,
4128
4252
  children: [
4129
- title ? /* @__PURE__ */ jsx135("title", { id: titleId, children: title }) : null,
4130
- /* @__PURE__ */ jsx135(
4253
+ title ? /* @__PURE__ */ jsx139("title", { id: titleId, children: title }) : null,
4254
+ /* @__PURE__ */ jsx139(
4131
4255
  "path",
4132
4256
  {
4133
4257
  fill: "currentColor",
@@ -4142,12 +4266,12 @@ var AddRoundel12Icon = ({
4142
4266
  var AddRoundel12Icon_default = AddRoundel12Icon;
4143
4267
 
4144
4268
  // icons/react/Checkmark12Icon.tsx
4145
- import { jsx as jsx136, jsxs as jsxs136 } from "react/jsx-runtime";
4269
+ import { jsx as jsx140, jsxs as jsxs140 } from "react/jsx-runtime";
4146
4270
  var Checkmark12Icon = ({
4147
4271
  title,
4148
4272
  titleId,
4149
4273
  ...props
4150
- }) => /* @__PURE__ */ jsxs136(
4274
+ }) => /* @__PURE__ */ jsxs140(
4151
4275
  "svg",
4152
4276
  {
4153
4277
  xmlns: "http://www.w3.org/2000/svg",
@@ -4158,8 +4282,8 @@ var Checkmark12Icon = ({
4158
4282
  "aria-labelledby": titleId,
4159
4283
  ...props,
4160
4284
  children: [
4161
- title ? /* @__PURE__ */ jsx136("title", { id: titleId, children: title }) : null,
4162
- /* @__PURE__ */ jsx136(
4285
+ title ? /* @__PURE__ */ jsx140("title", { id: titleId, children: title }) : null,
4286
+ /* @__PURE__ */ jsx140(
4163
4287
  "path",
4164
4288
  {
4165
4289
  fill: "currentColor",
@@ -4174,8 +4298,8 @@ var Checkmark12Icon = ({
4174
4298
  var Checkmark12Icon_default = Checkmark12Icon;
4175
4299
 
4176
4300
  // icons/react/Close12Icon.tsx
4177
- import { jsx as jsx137, jsxs as jsxs137 } from "react/jsx-runtime";
4178
- var Close12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs137(
4301
+ import { jsx as jsx141, jsxs as jsxs141 } from "react/jsx-runtime";
4302
+ var Close12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs141(
4179
4303
  "svg",
4180
4304
  {
4181
4305
  xmlns: "http://www.w3.org/2000/svg",
@@ -4186,8 +4310,8 @@ var Close12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs137(
4186
4310
  "aria-labelledby": titleId,
4187
4311
  ...props,
4188
4312
  children: [
4189
- title ? /* @__PURE__ */ jsx137("title", { id: titleId, children: title }) : null,
4190
- /* @__PURE__ */ jsx137(
4313
+ title ? /* @__PURE__ */ jsx141("title", { id: titleId, children: title }) : null,
4314
+ /* @__PURE__ */ jsx141(
4191
4315
  "path",
4192
4316
  {
4193
4317
  fill: "currentColor",
@@ -4200,12 +4324,12 @@ var Close12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs137(
4200
4324
  var Close12Icon_default = Close12Icon;
4201
4325
 
4202
4326
  // icons/react/DirectionRightIcon.tsx
4203
- import { jsx as jsx138, jsxs as jsxs138 } from "react/jsx-runtime";
4327
+ import { jsx as jsx142, jsxs as jsxs142 } from "react/jsx-runtime";
4204
4328
  var DirectionRightIcon = ({
4205
4329
  title,
4206
4330
  titleId,
4207
4331
  ...props
4208
- }) => /* @__PURE__ */ jsxs138(
4332
+ }) => /* @__PURE__ */ jsxs142(
4209
4333
  "svg",
4210
4334
  {
4211
4335
  xmlns: "http://www.w3.org/2000/svg",
@@ -4216,8 +4340,8 @@ var DirectionRightIcon = ({
4216
4340
  "aria-labelledby": titleId,
4217
4341
  ...props,
4218
4342
  children: [
4219
- title ? /* @__PURE__ */ jsx138("title", { id: titleId, children: title }) : null,
4220
- /* @__PURE__ */ jsx138(
4343
+ title ? /* @__PURE__ */ jsx142("title", { id: titleId, children: title }) : null,
4344
+ /* @__PURE__ */ jsx142(
4221
4345
  "path",
4222
4346
  {
4223
4347
  fill: "currentColor",
@@ -4230,12 +4354,12 @@ var DirectionRightIcon = ({
4230
4354
  var DirectionRightIcon_default = DirectionRightIcon;
4231
4355
 
4232
4356
  // icons/react/DirectionUpIcon.tsx
4233
- import { jsx as jsx139, jsxs as jsxs139 } from "react/jsx-runtime";
4357
+ import { jsx as jsx143, jsxs as jsxs143 } from "react/jsx-runtime";
4234
4358
  var DirectionUpIcon = ({
4235
4359
  title,
4236
4360
  titleId,
4237
4361
  ...props
4238
- }) => /* @__PURE__ */ jsxs139(
4362
+ }) => /* @__PURE__ */ jsxs143(
4239
4363
  "svg",
4240
4364
  {
4241
4365
  xmlns: "http://www.w3.org/2000/svg",
@@ -4246,8 +4370,8 @@ var DirectionUpIcon = ({
4246
4370
  "aria-labelledby": titleId,
4247
4371
  ...props,
4248
4372
  children: [
4249
- title ? /* @__PURE__ */ jsx139("title", { id: titleId, children: title }) : null,
4250
- /* @__PURE__ */ jsx139(
4373
+ title ? /* @__PURE__ */ jsx143("title", { id: titleId, children: title }) : null,
4374
+ /* @__PURE__ */ jsx143(
4251
4375
  "path",
4252
4376
  {
4253
4377
  fill: "currentColor",
@@ -4260,12 +4384,12 @@ var DirectionUpIcon = ({
4260
4384
  var DirectionUpIcon_default = DirectionUpIcon;
4261
4385
 
4262
4386
  // icons/react/DirectionDownIcon.tsx
4263
- import { jsx as jsx140, jsxs as jsxs140 } from "react/jsx-runtime";
4387
+ import { jsx as jsx144, jsxs as jsxs144 } from "react/jsx-runtime";
4264
4388
  var DirectionDownIcon = ({
4265
4389
  title,
4266
4390
  titleId,
4267
4391
  ...props
4268
- }) => /* @__PURE__ */ jsxs140(
4392
+ }) => /* @__PURE__ */ jsxs144(
4269
4393
  "svg",
4270
4394
  {
4271
4395
  xmlns: "http://www.w3.org/2000/svg",
@@ -4276,8 +4400,8 @@ var DirectionDownIcon = ({
4276
4400
  "aria-labelledby": titleId,
4277
4401
  ...props,
4278
4402
  children: [
4279
- title ? /* @__PURE__ */ jsx140("title", { id: titleId, children: title }) : null,
4280
- /* @__PURE__ */ jsx140(
4403
+ title ? /* @__PURE__ */ jsx144("title", { id: titleId, children: title }) : null,
4404
+ /* @__PURE__ */ jsx144(
4281
4405
  "path",
4282
4406
  {
4283
4407
  fill: "currentColor",
@@ -4290,12 +4414,12 @@ var DirectionDownIcon = ({
4290
4414
  var DirectionDownIcon_default = DirectionDownIcon;
4291
4415
 
4292
4416
  // icons/react/DirectionLeftIcon.tsx
4293
- import { jsx as jsx141, jsxs as jsxs141 } from "react/jsx-runtime";
4417
+ import { jsx as jsx145, jsxs as jsxs145 } from "react/jsx-runtime";
4294
4418
  var DirectionLeftIcon = ({
4295
4419
  title,
4296
4420
  titleId,
4297
4421
  ...props
4298
- }) => /* @__PURE__ */ jsxs141(
4422
+ }) => /* @__PURE__ */ jsxs145(
4299
4423
  "svg",
4300
4424
  {
4301
4425
  xmlns: "http://www.w3.org/2000/svg",
@@ -4306,8 +4430,8 @@ var DirectionLeftIcon = ({
4306
4430
  "aria-labelledby": titleId,
4307
4431
  ...props,
4308
4432
  children: [
4309
- title ? /* @__PURE__ */ jsx141("title", { id: titleId, children: title }) : null,
4310
- /* @__PURE__ */ jsx141(
4433
+ title ? /* @__PURE__ */ jsx145("title", { id: titleId, children: title }) : null,
4434
+ /* @__PURE__ */ jsx145(
4311
4435
  "path",
4312
4436
  {
4313
4437
  fill: "currentColor",
@@ -4320,12 +4444,12 @@ var DirectionLeftIcon = ({
4320
4444
  var DirectionLeftIcon_default = DirectionLeftIcon;
4321
4445
 
4322
4446
  // icons/react/Clipboard12Icon.tsx
4323
- import { jsx as jsx142, jsxs as jsxs142 } from "react/jsx-runtime";
4447
+ import { jsx as jsx146, jsxs as jsxs146 } from "react/jsx-runtime";
4324
4448
  var Clipboard12Icon = ({
4325
4449
  title,
4326
4450
  titleId,
4327
4451
  ...props
4328
- }) => /* @__PURE__ */ jsxs142(
4452
+ }) => /* @__PURE__ */ jsxs146(
4329
4453
  "svg",
4330
4454
  {
4331
4455
  xmlns: "http://www.w3.org/2000/svg",
@@ -4336,8 +4460,8 @@ var Clipboard12Icon = ({
4336
4460
  "aria-labelledby": titleId,
4337
4461
  ...props,
4338
4462
  children: [
4339
- title ? /* @__PURE__ */ jsx142("title", { id: titleId, children: title }) : null,
4340
- /* @__PURE__ */ jsx142(
4463
+ title ? /* @__PURE__ */ jsx146("title", { id: titleId, children: title }) : null,
4464
+ /* @__PURE__ */ jsx146(
4341
4465
  "path",
4342
4466
  {
4343
4467
  fill: "currentColor",
@@ -4352,8 +4476,8 @@ var Clipboard12Icon = ({
4352
4476
  var Clipboard12Icon_default = Clipboard12Icon;
4353
4477
 
4354
4478
  // icons/react/Copy12Icon.tsx
4355
- import { jsx as jsx143, jsxs as jsxs143 } from "react/jsx-runtime";
4356
- var Copy12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs143(
4479
+ import { jsx as jsx147, jsxs as jsxs147 } from "react/jsx-runtime";
4480
+ var Copy12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs147(
4357
4481
  "svg",
4358
4482
  {
4359
4483
  xmlns: "http://www.w3.org/2000/svg",
@@ -4364,8 +4488,8 @@ var Copy12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs143(
4364
4488
  "aria-labelledby": titleId,
4365
4489
  ...props,
4366
4490
  children: [
4367
- title ? /* @__PURE__ */ jsx143("title", { id: titleId, children: title }) : null,
4368
- /* @__PURE__ */ jsx143(
4491
+ title ? /* @__PURE__ */ jsx147("title", { id: titleId, children: title }) : null,
4492
+ /* @__PURE__ */ jsx147(
4369
4493
  "path",
4370
4494
  {
4371
4495
  fill: "currentColor",
@@ -4380,12 +4504,12 @@ var Copy12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs143(
4380
4504
  var Copy12Icon_default = Copy12Icon;
4381
4505
 
4382
4506
  // icons/react/Disabled12Icon.tsx
4383
- import { jsx as jsx144, jsxs as jsxs144 } from "react/jsx-runtime";
4507
+ import { jsx as jsx148, jsxs as jsxs148 } from "react/jsx-runtime";
4384
4508
  var Disabled12Icon = ({
4385
4509
  title,
4386
4510
  titleId,
4387
4511
  ...props
4388
- }) => /* @__PURE__ */ jsxs144(
4512
+ }) => /* @__PURE__ */ jsxs148(
4389
4513
  "svg",
4390
4514
  {
4391
4515
  xmlns: "http://www.w3.org/2000/svg",
@@ -4396,8 +4520,8 @@ var Disabled12Icon = ({
4396
4520
  "aria-labelledby": titleId,
4397
4521
  ...props,
4398
4522
  children: [
4399
- title ? /* @__PURE__ */ jsx144("title", { id: titleId, children: title }) : null,
4400
- /* @__PURE__ */ jsx144(
4523
+ title ? /* @__PURE__ */ jsx148("title", { id: titleId, children: title }) : null,
4524
+ /* @__PURE__ */ jsx148(
4401
4525
  "path",
4402
4526
  {
4403
4527
  fill: "currentColor",
@@ -4412,8 +4536,8 @@ var Disabled12Icon = ({
4412
4536
  var Disabled12Icon_default = Disabled12Icon;
4413
4537
 
4414
4538
  // icons/react/Error12Icon.tsx
4415
- import { jsx as jsx145, jsxs as jsxs145 } from "react/jsx-runtime";
4416
- var Error12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs145(
4539
+ import { jsx as jsx149, jsxs as jsxs149 } from "react/jsx-runtime";
4540
+ var Error12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs149(
4417
4541
  "svg",
4418
4542
  {
4419
4543
  xmlns: "http://www.w3.org/2000/svg",
@@ -4424,8 +4548,8 @@ var Error12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs145(
4424
4548
  "aria-labelledby": titleId,
4425
4549
  ...props,
4426
4550
  children: [
4427
- title ? /* @__PURE__ */ jsx145("title", { id: titleId, children: title }) : null,
4428
- /* @__PURE__ */ jsx145(
4551
+ title ? /* @__PURE__ */ jsx149("title", { id: titleId, children: title }) : null,
4552
+ /* @__PURE__ */ jsx149(
4429
4553
  "path",
4430
4554
  {
4431
4555
  fill: "currentColor",
@@ -4440,8 +4564,8 @@ var Error12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs145(
4440
4564
  var Error12Icon_default = Error12Icon;
4441
4565
 
4442
4566
  // icons/react/Info12Icon.tsx
4443
- import { jsx as jsx146, jsxs as jsxs146 } from "react/jsx-runtime";
4444
- var Info12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs146(
4567
+ import { jsx as jsx150, jsxs as jsxs150 } from "react/jsx-runtime";
4568
+ var Info12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs150(
4445
4569
  "svg",
4446
4570
  {
4447
4571
  xmlns: "http://www.w3.org/2000/svg",
@@ -4452,8 +4576,8 @@ var Info12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs146(
4452
4576
  "aria-labelledby": titleId,
4453
4577
  ...props,
4454
4578
  children: [
4455
- title ? /* @__PURE__ */ jsx146("title", { id: titleId, children: title }) : null,
4456
- /* @__PURE__ */ jsx146(
4579
+ title ? /* @__PURE__ */ jsx150("title", { id: titleId, children: title }) : null,
4580
+ /* @__PURE__ */ jsx150(
4457
4581
  "path",
4458
4582
  {
4459
4583
  fill: "currentColor",
@@ -4468,12 +4592,12 @@ var Info12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs146(
4468
4592
  var Info12Icon_default = Info12Icon;
4469
4593
 
4470
4594
  // icons/react/Filter12Icon.tsx
4471
- import { jsx as jsx147, jsxs as jsxs147 } from "react/jsx-runtime";
4595
+ import { jsx as jsx151, jsxs as jsxs151 } from "react/jsx-runtime";
4472
4596
  var Filter12Icon = ({
4473
4597
  title,
4474
4598
  titleId,
4475
4599
  ...props
4476
- }) => /* @__PURE__ */ jsxs147(
4600
+ }) => /* @__PURE__ */ jsxs151(
4477
4601
  "svg",
4478
4602
  {
4479
4603
  xmlns: "http://www.w3.org/2000/svg",
@@ -4484,8 +4608,8 @@ var Filter12Icon = ({
4484
4608
  "aria-labelledby": titleId,
4485
4609
  ...props,
4486
4610
  children: [
4487
- title ? /* @__PURE__ */ jsx147("title", { id: titleId, children: title }) : null,
4488
- /* @__PURE__ */ jsx147(
4611
+ title ? /* @__PURE__ */ jsx151("title", { id: titleId, children: title }) : null,
4612
+ /* @__PURE__ */ jsx151(
4489
4613
  "path",
4490
4614
  {
4491
4615
  fill: "currentColor",
@@ -4500,8 +4624,8 @@ var Filter12Icon = ({
4500
4624
  var Filter12Icon_default = Filter12Icon;
4501
4625
 
4502
4626
  // icons/react/Key12Icon.tsx
4503
- import { jsx as jsx148, jsxs as jsxs148 } from "react/jsx-runtime";
4504
- var Key12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs148(
4627
+ import { jsx as jsx152, jsxs as jsxs152 } from "react/jsx-runtime";
4628
+ var Key12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs152(
4505
4629
  "svg",
4506
4630
  {
4507
4631
  xmlns: "http://www.w3.org/2000/svg",
@@ -4512,8 +4636,8 @@ var Key12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs148(
4512
4636
  "aria-labelledby": titleId,
4513
4637
  ...props,
4514
4638
  children: [
4515
- title ? /* @__PURE__ */ jsx148("title", { id: titleId, children: title }) : null,
4516
- /* @__PURE__ */ jsx148(
4639
+ title ? /* @__PURE__ */ jsx152("title", { id: titleId, children: title }) : null,
4640
+ /* @__PURE__ */ jsx152(
4517
4641
  "path",
4518
4642
  {
4519
4643
  fill: "currentColor",
@@ -4528,12 +4652,12 @@ var Key12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs148(
4528
4652
  var Key12Icon_default = Key12Icon;
4529
4653
 
4530
4654
  // icons/react/Loader12Icon.tsx
4531
- import { jsx as jsx149, jsxs as jsxs149 } from "react/jsx-runtime";
4655
+ import { jsx as jsx153, jsxs as jsxs153 } from "react/jsx-runtime";
4532
4656
  var Loader12Icon = ({
4533
4657
  title,
4534
4658
  titleId,
4535
4659
  ...props
4536
- }) => /* @__PURE__ */ jsxs149(
4660
+ }) => /* @__PURE__ */ jsxs153(
4537
4661
  "svg",
4538
4662
  {
4539
4663
  xmlns: "http://www.w3.org/2000/svg",
@@ -4544,15 +4668,13 @@ var Loader12Icon = ({
4544
4668
  "aria-labelledby": titleId,
4545
4669
  ...props,
4546
4670
  children: [
4547
- title ? /* @__PURE__ */ jsx149("title", { id: titleId, children: title }) : null,
4548
- /* @__PURE__ */ jsx149("circle", { cx: 6, cy: 6, r: 5.25, stroke: "#1C2225", strokeWidth: 1.5 }),
4549
- /* @__PURE__ */ jsx149(
4671
+ title ? /* @__PURE__ */ jsx153("title", { id: titleId, children: title }) : null,
4672
+ /* @__PURE__ */ jsx153("circle", { cx: 6, cy: 6, r: 5.25, stroke: "#1C2225", strokeWidth: 1.5 }),
4673
+ /* @__PURE__ */ jsx153(
4550
4674
  "path",
4551
4675
  {
4552
4676
  fill: "currentColor",
4553
- fillRule: "evenodd",
4554
- d: "M8.25 2.103a4.5 4.5 0 0 0-1.585-.554C6.3 1.495 6 1.201 6 .833V.667c0-.368.3-.67.666-.63a6 6 0 0 1 4.831 8.367c-.147.337-.559.446-.878.262l-.144-.083c-.319-.185-.423-.591-.288-.934A4.5 4.5 0 0 0 8.25 2.103",
4555
- clipRule: "evenodd"
4677
+ d: "M10.5 5.999a4.5 4.5 0 0 0-.464-1.99l-.14-.259a4.5 4.5 0 0 0-1.395-1.491l-.251-.156a4.5 4.5 0 0 0-1.585-.554C6.3 1.495 6 1.201 6 .833V.667c0-.368.3-.67.666-.63A6 6 0 0 1 9 .804l.334.208a6 6 0 0 1 1.862 1.987l.186.348A6 6 0 0 1 12 5.999l-.013.394a6 6 0 0 1-.49 2.011c-.147.338-.558.446-.877.262l-.073-.042-.072-.042c-.319-.184-.423-.59-.288-.933.17-.432.273-.889.303-1.354z"
4556
4678
  }
4557
4679
  )
4558
4680
  ]
@@ -4561,12 +4683,12 @@ var Loader12Icon = ({
4561
4683
  var Loader12Icon_default = Loader12Icon;
4562
4684
 
4563
4685
  // icons/react/MenuOpen12Icon.tsx
4564
- import { jsx as jsx150, jsxs as jsxs150 } from "react/jsx-runtime";
4686
+ import { jsx as jsx154, jsxs as jsxs154 } from "react/jsx-runtime";
4565
4687
  var MenuOpen12Icon = ({
4566
4688
  title,
4567
4689
  titleId,
4568
4690
  ...props
4569
- }) => /* @__PURE__ */ jsxs150(
4691
+ }) => /* @__PURE__ */ jsxs154(
4570
4692
  "svg",
4571
4693
  {
4572
4694
  xmlns: "http://www.w3.org/2000/svg",
@@ -4577,8 +4699,8 @@ var MenuOpen12Icon = ({
4577
4699
  "aria-labelledby": titleId,
4578
4700
  ...props,
4579
4701
  children: [
4580
- title ? /* @__PURE__ */ jsx150("title", { id: titleId, children: title }) : null,
4581
- /* @__PURE__ */ jsx150(
4702
+ title ? /* @__PURE__ */ jsx154("title", { id: titleId, children: title }) : null,
4703
+ /* @__PURE__ */ jsx154(
4582
4704
  "path",
4583
4705
  {
4584
4706
  fill: "currentColor",
@@ -4593,12 +4715,12 @@ var MenuOpen12Icon = ({
4593
4715
  var MenuOpen12Icon_default = MenuOpen12Icon;
4594
4716
 
4595
4717
  // icons/react/MenuClose12Icon.tsx
4596
- import { jsx as jsx151, jsxs as jsxs151 } from "react/jsx-runtime";
4718
+ import { jsx as jsx155, jsxs as jsxs155 } from "react/jsx-runtime";
4597
4719
  var MenuClose12Icon = ({
4598
4720
  title,
4599
4721
  titleId,
4600
4722
  ...props
4601
- }) => /* @__PURE__ */ jsxs151(
4723
+ }) => /* @__PURE__ */ jsxs155(
4602
4724
  "svg",
4603
4725
  {
4604
4726
  xmlns: "http://www.w3.org/2000/svg",
@@ -4609,8 +4731,8 @@ var MenuClose12Icon = ({
4609
4731
  "aria-labelledby": titleId,
4610
4732
  ...props,
4611
4733
  children: [
4612
- title ? /* @__PURE__ */ jsx151("title", { id: titleId, children: title }) : null,
4613
- /* @__PURE__ */ jsx151(
4734
+ title ? /* @__PURE__ */ jsx155("title", { id: titleId, children: title }) : null,
4735
+ /* @__PURE__ */ jsx155(
4614
4736
  "path",
4615
4737
  {
4616
4738
  fill: "currentColor",
@@ -4625,8 +4747,8 @@ var MenuClose12Icon = ({
4625
4747
  var MenuClose12Icon_default = MenuClose12Icon;
4626
4748
 
4627
4749
  // icons/react/More12Icon.tsx
4628
- import { jsx as jsx152, jsxs as jsxs152 } from "react/jsx-runtime";
4629
- var More12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs152(
4750
+ import { jsx as jsx156, jsxs as jsxs156 } from "react/jsx-runtime";
4751
+ var More12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs156(
4630
4752
  "svg",
4631
4753
  {
4632
4754
  xmlns: "http://www.w3.org/2000/svg",
@@ -4637,8 +4759,8 @@ var More12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs152(
4637
4759
  "aria-labelledby": titleId,
4638
4760
  ...props,
4639
4761
  children: [
4640
- title ? /* @__PURE__ */ jsx152("title", { id: titleId, children: title }) : null,
4641
- /* @__PURE__ */ jsx152(
4762
+ title ? /* @__PURE__ */ jsx156("title", { id: titleId, children: title }) : null,
4763
+ /* @__PURE__ */ jsx156(
4642
4764
  "path",
4643
4765
  {
4644
4766
  fill: "currentColor",
@@ -4653,12 +4775,12 @@ var More12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs152(
4653
4775
  var More12Icon_default = More12Icon;
4654
4776
 
4655
4777
  // icons/react/NextArrow12Icon.tsx
4656
- import { jsx as jsx153, jsxs as jsxs153 } from "react/jsx-runtime";
4778
+ import { jsx as jsx157, jsxs as jsxs157 } from "react/jsx-runtime";
4657
4779
  var NextArrow12Icon = ({
4658
4780
  title,
4659
4781
  titleId,
4660
4782
  ...props
4661
- }) => /* @__PURE__ */ jsxs153(
4783
+ }) => /* @__PURE__ */ jsxs157(
4662
4784
  "svg",
4663
4785
  {
4664
4786
  xmlns: "http://www.w3.org/2000/svg",
@@ -4669,8 +4791,8 @@ var NextArrow12Icon = ({
4669
4791
  "aria-labelledby": titleId,
4670
4792
  ...props,
4671
4793
  children: [
4672
- title ? /* @__PURE__ */ jsx153("title", { id: titleId, children: title }) : null,
4673
- /* @__PURE__ */ jsx153(
4794
+ title ? /* @__PURE__ */ jsx157("title", { id: titleId, children: title }) : null,
4795
+ /* @__PURE__ */ jsx157(
4674
4796
  "path",
4675
4797
  {
4676
4798
  fill: "currentColor",
@@ -4683,12 +4805,12 @@ var NextArrow12Icon = ({
4683
4805
  var NextArrow12Icon_default = NextArrow12Icon;
4684
4806
 
4685
4807
  // icons/react/PrevArrow12Icon.tsx
4686
- import { jsx as jsx154, jsxs as jsxs154 } from "react/jsx-runtime";
4808
+ import { jsx as jsx158, jsxs as jsxs158 } from "react/jsx-runtime";
4687
4809
  var PrevArrow12Icon = ({
4688
4810
  title,
4689
4811
  titleId,
4690
4812
  ...props
4691
- }) => /* @__PURE__ */ jsxs154(
4813
+ }) => /* @__PURE__ */ jsxs158(
4692
4814
  "svg",
4693
4815
  {
4694
4816
  xmlns: "http://www.w3.org/2000/svg",
@@ -4699,8 +4821,8 @@ var PrevArrow12Icon = ({
4699
4821
  "aria-labelledby": titleId,
4700
4822
  ...props,
4701
4823
  children: [
4702
- title ? /* @__PURE__ */ jsx154("title", { id: titleId, children: title }) : null,
4703
- /* @__PURE__ */ jsx154(
4824
+ title ? /* @__PURE__ */ jsx158("title", { id: titleId, children: title }) : null,
4825
+ /* @__PURE__ */ jsx158(
4704
4826
  "path",
4705
4827
  {
4706
4828
  fill: "currentColor",
@@ -4713,12 +4835,12 @@ var PrevArrow12Icon = ({
4713
4835
  var PrevArrow12Icon_default = PrevArrow12Icon;
4714
4836
 
4715
4837
  // icons/react/OpenLink12Icon.tsx
4716
- import { jsx as jsx155, jsxs as jsxs155 } from "react/jsx-runtime";
4838
+ import { jsx as jsx159, jsxs as jsxs159 } from "react/jsx-runtime";
4717
4839
  var OpenLink12Icon = ({
4718
4840
  title,
4719
4841
  titleId,
4720
4842
  ...props
4721
- }) => /* @__PURE__ */ jsxs155(
4843
+ }) => /* @__PURE__ */ jsxs159(
4722
4844
  "svg",
4723
4845
  {
4724
4846
  xmlns: "http://www.w3.org/2000/svg",
@@ -4729,8 +4851,8 @@ var OpenLink12Icon = ({
4729
4851
  "aria-labelledby": titleId,
4730
4852
  ...props,
4731
4853
  children: [
4732
- title ? /* @__PURE__ */ jsx155("title", { id: titleId, children: title }) : null,
4733
- /* @__PURE__ */ jsx155(
4854
+ title ? /* @__PURE__ */ jsx159("title", { id: titleId, children: title }) : null,
4855
+ /* @__PURE__ */ jsx159(
4734
4856
  "path",
4735
4857
  {
4736
4858
  fill: "currentColor",
@@ -4745,12 +4867,12 @@ var OpenLink12Icon = ({
4745
4867
  var OpenLink12Icon_default = OpenLink12Icon;
4746
4868
 
4747
4869
  // icons/react/Repair12Icon.tsx
4748
- import { jsx as jsx156, jsxs as jsxs156 } from "react/jsx-runtime";
4870
+ import { jsx as jsx160, jsxs as jsxs160 } from "react/jsx-runtime";
4749
4871
  var Repair12Icon = ({
4750
4872
  title,
4751
4873
  titleId,
4752
4874
  ...props
4753
- }) => /* @__PURE__ */ jsxs156(
4875
+ }) => /* @__PURE__ */ jsxs160(
4754
4876
  "svg",
4755
4877
  {
4756
4878
  xmlns: "http://www.w3.org/2000/svg",
@@ -4761,8 +4883,8 @@ var Repair12Icon = ({
4761
4883
  "aria-labelledby": titleId,
4762
4884
  ...props,
4763
4885
  children: [
4764
- title ? /* @__PURE__ */ jsx156("title", { id: titleId, children: title }) : null,
4765
- /* @__PURE__ */ jsx156(
4886
+ title ? /* @__PURE__ */ jsx160("title", { id: titleId, children: title }) : null,
4887
+ /* @__PURE__ */ jsx160(
4766
4888
  "path",
4767
4889
  {
4768
4890
  fill: "currentColor",
@@ -4777,12 +4899,12 @@ var Repair12Icon = ({
4777
4899
  var Repair12Icon_default = Repair12Icon;
4778
4900
 
4779
4901
  // icons/react/Security12Icon.tsx
4780
- import { jsx as jsx157, jsxs as jsxs157 } from "react/jsx-runtime";
4902
+ import { jsx as jsx161, jsxs as jsxs161 } from "react/jsx-runtime";
4781
4903
  var Security12Icon = ({
4782
4904
  title,
4783
4905
  titleId,
4784
4906
  ...props
4785
- }) => /* @__PURE__ */ jsxs157(
4907
+ }) => /* @__PURE__ */ jsxs161(
4786
4908
  "svg",
4787
4909
  {
4788
4910
  xmlns: "http://www.w3.org/2000/svg",
@@ -4793,8 +4915,8 @@ var Security12Icon = ({
4793
4915
  "aria-labelledby": titleId,
4794
4916
  ...props,
4795
4917
  children: [
4796
- title ? /* @__PURE__ */ jsx157("title", { id: titleId, children: title }) : null,
4797
- /* @__PURE__ */ jsx157(
4918
+ title ? /* @__PURE__ */ jsx161("title", { id: titleId, children: title }) : null,
4919
+ /* @__PURE__ */ jsx161(
4798
4920
  "path",
4799
4921
  {
4800
4922
  fill: "currentColor",
@@ -4809,12 +4931,12 @@ var Security12Icon = ({
4809
4931
  var Security12Icon_default = Security12Icon;
4810
4932
 
4811
4933
  // icons/react/Success12Icon.tsx
4812
- import { jsx as jsx158, jsxs as jsxs158 } from "react/jsx-runtime";
4934
+ import { jsx as jsx162, jsxs as jsxs162 } from "react/jsx-runtime";
4813
4935
  var Success12Icon = ({
4814
4936
  title,
4815
4937
  titleId,
4816
4938
  ...props
4817
- }) => /* @__PURE__ */ jsxs158(
4939
+ }) => /* @__PURE__ */ jsxs162(
4818
4940
  "svg",
4819
4941
  {
4820
4942
  xmlns: "http://www.w3.org/2000/svg",
@@ -4825,8 +4947,8 @@ var Success12Icon = ({
4825
4947
  "aria-labelledby": titleId,
4826
4948
  ...props,
4827
4949
  children: [
4828
- title ? /* @__PURE__ */ jsx158("title", { id: titleId, children: title }) : null,
4829
- /* @__PURE__ */ jsx158(
4950
+ title ? /* @__PURE__ */ jsx162("title", { id: titleId, children: title }) : null,
4951
+ /* @__PURE__ */ jsx162(
4830
4952
  "path",
4831
4953
  {
4832
4954
  fill: "currentColor",
@@ -4841,12 +4963,12 @@ var Success12Icon = ({
4841
4963
  var Success12Icon_default = Success12Icon;
4842
4964
 
4843
4965
  // icons/react/Unauthorized12Icon.tsx
4844
- import { jsx as jsx159, jsxs as jsxs159 } from "react/jsx-runtime";
4966
+ import { jsx as jsx163, jsxs as jsxs163 } from "react/jsx-runtime";
4845
4967
  var Unauthorized12Icon = ({
4846
4968
  title,
4847
4969
  titleId,
4848
4970
  ...props
4849
- }) => /* @__PURE__ */ jsxs159(
4971
+ }) => /* @__PURE__ */ jsxs163(
4850
4972
  "svg",
4851
4973
  {
4852
4974
  xmlns: "http://www.w3.org/2000/svg",
@@ -4857,8 +4979,8 @@ var Unauthorized12Icon = ({
4857
4979
  "aria-labelledby": titleId,
4858
4980
  ...props,
4859
4981
  children: [
4860
- title ? /* @__PURE__ */ jsx159("title", { id: titleId, children: title }) : null,
4861
- /* @__PURE__ */ jsx159(
4982
+ title ? /* @__PURE__ */ jsx163("title", { id: titleId, children: title }) : null,
4983
+ /* @__PURE__ */ jsx163(
4862
4984
  "path",
4863
4985
  {
4864
4986
  fill: "currentColor",
@@ -4873,12 +4995,12 @@ var Unauthorized12Icon = ({
4873
4995
  var Unauthorized12Icon_default = Unauthorized12Icon;
4874
4996
 
4875
4997
  // icons/react/Warning12Icon.tsx
4876
- import { jsx as jsx160, jsxs as jsxs160 } from "react/jsx-runtime";
4998
+ import { jsx as jsx164, jsxs as jsxs164 } from "react/jsx-runtime";
4877
4999
  var Warning12Icon = ({
4878
5000
  title,
4879
5001
  titleId,
4880
5002
  ...props
4881
- }) => /* @__PURE__ */ jsxs160(
5003
+ }) => /* @__PURE__ */ jsxs164(
4882
5004
  "svg",
4883
5005
  {
4884
5006
  xmlns: "http://www.w3.org/2000/svg",
@@ -4889,8 +5011,8 @@ var Warning12Icon = ({
4889
5011
  "aria-labelledby": titleId,
4890
5012
  ...props,
4891
5013
  children: [
4892
- title ? /* @__PURE__ */ jsx160("title", { id: titleId, children: title }) : null,
4893
- /* @__PURE__ */ jsx160(
5014
+ title ? /* @__PURE__ */ jsx164("title", { id: titleId, children: title }) : null,
5015
+ /* @__PURE__ */ jsx164(
4894
5016
  "path",
4895
5017
  {
4896
5018
  fill: "currentColor",
@@ -4905,12 +5027,12 @@ var Warning12Icon = ({
4905
5027
  var Warning12Icon_default = Warning12Icon;
4906
5028
 
4907
5029
  // icons/react/Question12Icon.tsx
4908
- import { jsx as jsx161, jsxs as jsxs161 } from "react/jsx-runtime";
5030
+ import { jsx as jsx165, jsxs as jsxs165 } from "react/jsx-runtime";
4909
5031
  var Question12Icon = ({
4910
5032
  title,
4911
5033
  titleId,
4912
5034
  ...props
4913
- }) => /* @__PURE__ */ jsxs161(
5035
+ }) => /* @__PURE__ */ jsxs165(
4914
5036
  "svg",
4915
5037
  {
4916
5038
  xmlns: "http://www.w3.org/2000/svg",
@@ -4921,8 +5043,8 @@ var Question12Icon = ({
4921
5043
  "aria-labelledby": titleId,
4922
5044
  ...props,
4923
5045
  children: [
4924
- title ? /* @__PURE__ */ jsx161("title", { id: titleId, children: title }) : null,
4925
- /* @__PURE__ */ jsx161(
5046
+ title ? /* @__PURE__ */ jsx165("title", { id: titleId, children: title }) : null,
5047
+ /* @__PURE__ */ jsx165(
4926
5048
  "path",
4927
5049
  {
4928
5050
  fill: "currentColor",
@@ -4937,8 +5059,8 @@ var Question12Icon = ({
4937
5059
  var Question12Icon_default = Question12Icon;
4938
5060
 
4939
5061
  // icons/react/Hide12Icon.tsx
4940
- import { jsx as jsx162, jsxs as jsxs162 } from "react/jsx-runtime";
4941
- var Hide12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs162(
5062
+ import { jsx as jsx166, jsxs as jsxs166 } from "react/jsx-runtime";
5063
+ var Hide12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs166(
4942
5064
  "svg",
4943
5065
  {
4944
5066
  xmlns: "http://www.w3.org/2000/svg",
@@ -4949,8 +5071,8 @@ var Hide12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs162(
4949
5071
  "aria-labelledby": titleId,
4950
5072
  ...props,
4951
5073
  children: [
4952
- title ? /* @__PURE__ */ jsx162("title", { id: titleId, children: title }) : null,
4953
- /* @__PURE__ */ jsx162(
5074
+ title ? /* @__PURE__ */ jsx166("title", { id: titleId, children: title }) : null,
5075
+ /* @__PURE__ */ jsx166(
4954
5076
  "path",
4955
5077
  {
4956
5078
  fill: "currentColor",
@@ -4965,12 +5087,12 @@ var Hide12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs162(
4965
5087
  var Hide12Icon_default = Hide12Icon;
4966
5088
 
4967
5089
  // icons/react/SelectArrows6Icon.tsx
4968
- import { jsx as jsx163, jsxs as jsxs163 } from "react/jsx-runtime";
5090
+ import { jsx as jsx167, jsxs as jsxs167 } from "react/jsx-runtime";
4969
5091
  var SelectArrows6Icon = ({
4970
5092
  title,
4971
5093
  titleId,
4972
5094
  ...props
4973
- }) => /* @__PURE__ */ jsxs163(
5095
+ }) => /* @__PURE__ */ jsxs167(
4974
5096
  "svg",
4975
5097
  {
4976
5098
  xmlns: "http://www.w3.org/2000/svg",
@@ -4981,8 +5103,8 @@ var SelectArrows6Icon = ({
4981
5103
  "aria-labelledby": titleId,
4982
5104
  ...props,
4983
5105
  children: [
4984
- title ? /* @__PURE__ */ jsx163("title", { id: titleId, children: title }) : null,
4985
- /* @__PURE__ */ jsx163(
5106
+ title ? /* @__PURE__ */ jsx167("title", { id: titleId, children: title }) : null,
5107
+ /* @__PURE__ */ jsx167(
4986
5108
  "path",
4987
5109
  {
4988
5110
  fill: "currentColor",
@@ -4997,8 +5119,8 @@ var SelectArrows6Icon = ({
4997
5119
  var SelectArrows6Icon_default = SelectArrows6Icon;
4998
5120
 
4999
5121
  // icons/react/Close8Icon.tsx
5000
- import { jsx as jsx164, jsxs as jsxs164 } from "react/jsx-runtime";
5001
- var Close8Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs164(
5122
+ import { jsx as jsx168, jsxs as jsxs168 } from "react/jsx-runtime";
5123
+ var Close8Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs168(
5002
5124
  "svg",
5003
5125
  {
5004
5126
  xmlns: "http://www.w3.org/2000/svg",
@@ -5009,8 +5131,8 @@ var Close8Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs164(
5009
5131
  "aria-labelledby": titleId,
5010
5132
  ...props,
5011
5133
  children: [
5012
- title ? /* @__PURE__ */ jsx164("title", { id: titleId, children: title }) : null,
5013
- /* @__PURE__ */ jsx164(
5134
+ title ? /* @__PURE__ */ jsx168("title", { id: titleId, children: title }) : null,
5135
+ /* @__PURE__ */ jsx168(
5014
5136
  "path",
5015
5137
  {
5016
5138
  fill: "currentColor",
@@ -5024,8 +5146,69 @@ var Close8Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs164(
5024
5146
  );
5025
5147
  var Close8Icon_default = Close8Icon;
5026
5148
 
5149
+ // icons/react/Sparkle16Icon.tsx
5150
+ import { jsx as jsx169, jsxs as jsxs169 } from "react/jsx-runtime";
5151
+ var Sparkle16Icon = ({
5152
+ title,
5153
+ titleId,
5154
+ ...props
5155
+ }) => /* @__PURE__ */ jsxs169(
5156
+ "svg",
5157
+ {
5158
+ xmlns: "http://www.w3.org/2000/svg",
5159
+ width: 16,
5160
+ height: 16,
5161
+ viewBox: "0 0 16 16",
5162
+ role: "img",
5163
+ "aria-labelledby": titleId,
5164
+ ...props,
5165
+ children: [
5166
+ title ? /* @__PURE__ */ jsx169("title", { id: titleId, children: title }) : null,
5167
+ /* @__PURE__ */ jsx169(
5168
+ "path",
5169
+ {
5170
+ fill: "currentColor",
5171
+ d: "M10.651 4.795a.38.38 0 0 1 .697 0L12.72 7.93a.75.75 0 0 0 .31.348l2.404 1.394a.38.38 0 0 1 0 .658l-2.404 1.394a.75.75 0 0 0-.31.348l-1.372 3.134a.38.38 0 0 1-.697 0l-1.37-3.134a.75.75 0 0 0-.311-.348L6.566 10.33a.38.38 0 0 1 0-.658L8.97 8.277a.75.75 0 0 0 .31-.348zM3.655.738a.38.38 0 0 1 .69 0L5.35 2.892a.75.75 0 0 0 .321.34l1.716.934a.38.38 0 0 1 0 .667l-1.716.934a.75.75 0 0 0-.321.34L4.345 8.263a.38.38 0 0 1-.69 0L2.65 6.108a.75.75 0 0 0-.32-.34L.612 4.833a.38.38 0 0 1 0-.667l1.715-.934a.75.75 0 0 0 .321-.34z"
5172
+ }
5173
+ )
5174
+ ]
5175
+ }
5176
+ );
5177
+ var Sparkle16Icon_default = Sparkle16Icon;
5178
+
5179
+ // icons/react/Submit16Icon.tsx
5180
+ import { jsx as jsx170, jsxs as jsxs170 } from "react/jsx-runtime";
5181
+ var Submit16Icon = ({
5182
+ title,
5183
+ titleId,
5184
+ ...props
5185
+ }) => /* @__PURE__ */ jsxs170(
5186
+ "svg",
5187
+ {
5188
+ xmlns: "http://www.w3.org/2000/svg",
5189
+ width: 16,
5190
+ height: 16,
5191
+ viewBox: "0 0 16 16",
5192
+ role: "img",
5193
+ "aria-labelledby": titleId,
5194
+ ...props,
5195
+ children: [
5196
+ title ? /* @__PURE__ */ jsx170("title", { id: titleId, children: title }) : null,
5197
+ /* @__PURE__ */ jsx170(
5198
+ "path",
5199
+ {
5200
+ fill: "currentColor",
5201
+ d: "M1.332 2.853a.38.38 0 0 1 .506-.486c2.168.946 8.082 3.518 12.33 5.288a.38.38 0 0 1 .001.701L1.832 13.643a.38.38 0 0 1-.504-.486l1.9-4.885a.75.75 0 0 0 0-.544z"
5202
+ }
5203
+ )
5204
+ ]
5205
+ }
5206
+ );
5207
+ var Submit16Icon_default = Submit16Icon;
5208
+
5027
5209
  export {
5028
5210
  Access24Icon_default,
5211
+ AccessToken24Icon_default,
5029
5212
  Action24Icon_default,
5030
5213
  Affinity24Icon_default,
5031
5214
  AddRoundel24Icon_default,
@@ -5084,7 +5267,9 @@ export {
5084
5267
  Transmit24Icon_default,
5085
5268
  Wireless24Icon_default,
5086
5269
  Question24Icon_default,
5270
+ Webhooks24Icon_default,
5087
5271
  Access16Icon_default,
5272
+ AccessToken16Icon_default,
5088
5273
  Affinity16Icon_default,
5089
5274
  Action16Icon_default,
5090
5275
  AddRoundel16Icon_default,
@@ -5157,6 +5342,7 @@ export {
5157
5342
  Time16Icon_default,
5158
5343
  Transmit16Icon_default,
5159
5344
  Question16Icon_default,
5345
+ Webhooks16Icon_default,
5160
5346
  Add12Icon_default,
5161
5347
  AutoRestart12Icon_default,
5162
5348
  AddRoundel12Icon_default,
@@ -5188,6 +5374,8 @@ export {
5188
5374
  Question12Icon_default,
5189
5375
  Hide12Icon_default,
5190
5376
  SelectArrows6Icon_default,
5191
- Close8Icon_default
5377
+ Close8Icon_default,
5378
+ Sparkle16Icon_default,
5379
+ Submit16Icon_default
5192
5380
  };
5193
- //# sourceMappingURL=chunk-YRJL4JLL.js.map
5381
+ //# sourceMappingURL=chunk-EZCJJGCD.js.map