@oxide/design-system 2.3.0 → 2.4.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.
- package/dist/{chunk-ML7NK3OF.js → chunk-YRJL4JLL.js} +716 -653
- package/dist/chunk-YRJL4JLL.js.map +1 -0
- package/dist/components/src/index.d.ts +4 -4
- package/dist/components/src/index.js +1 -1
- package/dist/components/src/index.js.map +1 -1
- package/dist/icons/index.d.ts +6 -0
- package/dist/icons/react/index.d.ts +72 -60
- package/dist/icons/react/index.js +5 -1
- package/icons/sprite.svg +1 -1
- package/icons/svg/affinity-16.svg +1 -0
- package/icons/svg/affinity-24.svg +1 -0
- package/icons/svg/sign-out-16.svg +1 -1
- package/package.json +1 -1
- package/dist/chunk-ML7NK3OF.js.map +0 -1
|
@@ -60,9 +60,9 @@ var Action24Icon = ({
|
|
|
60
60
|
);
|
|
61
61
|
var Action24Icon_default = Action24Icon;
|
|
62
62
|
|
|
63
|
-
// icons/react/
|
|
63
|
+
// icons/react/Affinity24Icon.tsx
|
|
64
64
|
import { jsx as jsx3, jsxs as jsxs3 } from "react/jsx-runtime";
|
|
65
|
-
var
|
|
65
|
+
var Affinity24Icon = ({
|
|
66
66
|
title,
|
|
67
67
|
titleId,
|
|
68
68
|
...props
|
|
@@ -83,18 +83,18 @@ var AddRoundel24Icon = ({
|
|
|
83
83
|
{
|
|
84
84
|
fill: "currentColor",
|
|
85
85
|
fillRule: "evenodd",
|
|
86
|
-
d: "
|
|
86
|
+
d: "M24 14.75v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75M7.25 10A.75.75 0 0 0 8 9.25v-6.5A.75.75 0 0 0 7.25 2H.75a.75.75 0 0 0-.75.75v6.5c0 .414.336.75.75.75zm0 12a.75.75 0 0 0 .75-.75v-6.5a.75.75 0 0 0-.75-.75H.75a.75.75 0 0 0-.75.75v6.5c0 .414.336.75.75.75zM24 9.25v-6.5a.75.75 0 0 0-.75-.75h-6.5a.75.75 0 0 0-.75.75v6.5c0 .414.336.75.75.75h6.5a.75.75 0 0 0 .75-.75M12.25 6h-.5a.75.75 0 0 1-.75-.75V.75a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75m-.5 9h.5a.75.75 0 0 0 .75-.75v-4.5a.75.75 0 0 0-.75-.75h-.5a.75.75 0 0 0-.75.75v4.5c0 .414.336.75.75.75m.5 9h-.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75",
|
|
87
87
|
clipRule: "evenodd"
|
|
88
88
|
}
|
|
89
89
|
)
|
|
90
90
|
]
|
|
91
91
|
}
|
|
92
92
|
);
|
|
93
|
-
var
|
|
93
|
+
var Affinity24Icon_default = Affinity24Icon;
|
|
94
94
|
|
|
95
|
-
// icons/react/
|
|
95
|
+
// icons/react/AddRoundel24Icon.tsx
|
|
96
96
|
import { jsx as jsx4, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
97
|
-
var
|
|
97
|
+
var AddRoundel24Icon = ({
|
|
98
98
|
title,
|
|
99
99
|
titleId,
|
|
100
100
|
...props
|
|
@@ -115,18 +115,22 @@ var Calendar24Icon = ({
|
|
|
115
115
|
{
|
|
116
116
|
fill: "currentColor",
|
|
117
117
|
fillRule: "evenodd",
|
|
118
|
-
d: "
|
|
118
|
+
d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-15a1 1 0 0 1 1 1v3h3a1 1 0 1 1 0 2h-3v3a1 1 0 1 1-2 0v-3H8a1 1 0 1 1 0-2h3V8a1 1 0 0 1 1-1",
|
|
119
119
|
clipRule: "evenodd"
|
|
120
120
|
}
|
|
121
121
|
)
|
|
122
122
|
]
|
|
123
123
|
}
|
|
124
124
|
);
|
|
125
|
-
var
|
|
125
|
+
var AddRoundel24Icon_default = AddRoundel24Icon;
|
|
126
126
|
|
|
127
|
-
// icons/react/
|
|
127
|
+
// icons/react/Calendar24Icon.tsx
|
|
128
128
|
import { jsx as jsx5, jsxs as jsxs5 } from "react/jsx-runtime";
|
|
129
|
-
var
|
|
129
|
+
var Calendar24Icon = ({
|
|
130
|
+
title,
|
|
131
|
+
titleId,
|
|
132
|
+
...props
|
|
133
|
+
}) => /* @__PURE__ */ jsxs5(
|
|
130
134
|
"svg",
|
|
131
135
|
{
|
|
132
136
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -139,6 +143,34 @@ var Chat24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs5(
|
|
|
139
143
|
children: [
|
|
140
144
|
title ? /* @__PURE__ */ jsx5("title", { id: titleId, children: title }) : null,
|
|
141
145
|
/* @__PURE__ */ jsx5(
|
|
146
|
+
"path",
|
|
147
|
+
{
|
|
148
|
+
fill: "currentColor",
|
|
149
|
+
fillRule: "evenodd",
|
|
150
|
+
d: "M3 5a1 1 0 0 0-1 1v3h20V6a1 1 0 0 0-1-1h-2V2h-3v3H8V2H5v3zm-1 6h20v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1zm3 3h5v5H5z",
|
|
151
|
+
clipRule: "evenodd"
|
|
152
|
+
}
|
|
153
|
+
)
|
|
154
|
+
]
|
|
155
|
+
}
|
|
156
|
+
);
|
|
157
|
+
var Calendar24Icon_default = Calendar24Icon;
|
|
158
|
+
|
|
159
|
+
// icons/react/Chat24Icon.tsx
|
|
160
|
+
import { jsx as jsx6, jsxs as jsxs6 } from "react/jsx-runtime";
|
|
161
|
+
var Chat24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs6(
|
|
162
|
+
"svg",
|
|
163
|
+
{
|
|
164
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
165
|
+
width: 24,
|
|
166
|
+
height: 24,
|
|
167
|
+
viewBox: "0 0 24 24",
|
|
168
|
+
role: "img",
|
|
169
|
+
"aria-labelledby": titleId,
|
|
170
|
+
...props,
|
|
171
|
+
children: [
|
|
172
|
+
title ? /* @__PURE__ */ jsx6("title", { id: titleId, children: title }) : null,
|
|
173
|
+
/* @__PURE__ */ jsx6(
|
|
142
174
|
"path",
|
|
143
175
|
{
|
|
144
176
|
fill: "currentColor",
|
|
@@ -153,12 +185,12 @@ var Chat24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs5(
|
|
|
153
185
|
var Chat24Icon_default = Chat24Icon;
|
|
154
186
|
|
|
155
187
|
// icons/react/Clipboard24Icon.tsx
|
|
156
|
-
import { jsx as
|
|
188
|
+
import { jsx as jsx7, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
157
189
|
var Clipboard24Icon = ({
|
|
158
190
|
title,
|
|
159
191
|
titleId,
|
|
160
192
|
...props
|
|
161
|
-
}) => /* @__PURE__ */
|
|
193
|
+
}) => /* @__PURE__ */ jsxs7(
|
|
162
194
|
"svg",
|
|
163
195
|
{
|
|
164
196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -169,8 +201,8 @@ var Clipboard24Icon = ({
|
|
|
169
201
|
"aria-labelledby": titleId,
|
|
170
202
|
...props,
|
|
171
203
|
children: [
|
|
172
|
-
title ? /* @__PURE__ */
|
|
173
|
-
/* @__PURE__ */
|
|
204
|
+
title ? /* @__PURE__ */ jsx7("title", { id: titleId, children: title }) : null,
|
|
205
|
+
/* @__PURE__ */ jsx7(
|
|
174
206
|
"path",
|
|
175
207
|
{
|
|
176
208
|
fill: "currentColor",
|
|
@@ -185,8 +217,8 @@ var Clipboard24Icon = ({
|
|
|
185
217
|
var Clipboard24Icon_default = Clipboard24Icon;
|
|
186
218
|
|
|
187
219
|
// icons/react/Cloud24Icon.tsx
|
|
188
|
-
import { jsx as
|
|
189
|
-
var Cloud24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
220
|
+
import { jsx as jsx8, jsxs as jsxs8 } from "react/jsx-runtime";
|
|
221
|
+
var Cloud24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs8(
|
|
190
222
|
"svg",
|
|
191
223
|
{
|
|
192
224
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -197,8 +229,8 @@ var Cloud24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs7(
|
|
|
197
229
|
"aria-labelledby": titleId,
|
|
198
230
|
...props,
|
|
199
231
|
children: [
|
|
200
|
-
title ? /* @__PURE__ */
|
|
201
|
-
/* @__PURE__ */
|
|
232
|
+
title ? /* @__PURE__ */ jsx8("title", { id: titleId, children: title }) : null,
|
|
233
|
+
/* @__PURE__ */ jsx8(
|
|
202
234
|
"path",
|
|
203
235
|
{
|
|
204
236
|
fill: "currentColor",
|
|
@@ -213,12 +245,12 @@ var Cloud24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs7(
|
|
|
213
245
|
var Cloud24Icon_default = Cloud24Icon;
|
|
214
246
|
|
|
215
247
|
// icons/react/Compatibility24Icon.tsx
|
|
216
|
-
import { jsx as
|
|
248
|
+
import { jsx as jsx9, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
217
249
|
var Compatibility24Icon = ({
|
|
218
250
|
title,
|
|
219
251
|
titleId,
|
|
220
252
|
...props
|
|
221
|
-
}) => /* @__PURE__ */
|
|
253
|
+
}) => /* @__PURE__ */ jsxs9(
|
|
222
254
|
"svg",
|
|
223
255
|
{
|
|
224
256
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -229,8 +261,8 @@ var Compatibility24Icon = ({
|
|
|
229
261
|
"aria-labelledby": titleId,
|
|
230
262
|
...props,
|
|
231
263
|
children: [
|
|
232
|
-
title ? /* @__PURE__ */
|
|
233
|
-
/* @__PURE__ */
|
|
264
|
+
title ? /* @__PURE__ */ jsx9("title", { id: titleId, children: title }) : null,
|
|
265
|
+
/* @__PURE__ */ jsx9(
|
|
234
266
|
"path",
|
|
235
267
|
{
|
|
236
268
|
fill: "currentColor",
|
|
@@ -245,12 +277,12 @@ var Compatibility24Icon = ({
|
|
|
245
277
|
var Compatibility24Icon_default = Compatibility24Icon;
|
|
246
278
|
|
|
247
279
|
// icons/react/Contrast24Icon.tsx
|
|
248
|
-
import { jsx as
|
|
280
|
+
import { jsx as jsx10, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
249
281
|
var Contrast24Icon = ({
|
|
250
282
|
title,
|
|
251
283
|
titleId,
|
|
252
284
|
...props
|
|
253
|
-
}) => /* @__PURE__ */
|
|
285
|
+
}) => /* @__PURE__ */ jsxs10(
|
|
254
286
|
"svg",
|
|
255
287
|
{
|
|
256
288
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -261,8 +293,8 @@ var Contrast24Icon = ({
|
|
|
261
293
|
"aria-labelledby": titleId,
|
|
262
294
|
...props,
|
|
263
295
|
children: [
|
|
264
|
-
title ? /* @__PURE__ */
|
|
265
|
-
/* @__PURE__ */
|
|
296
|
+
title ? /* @__PURE__ */ jsx10("title", { id: titleId, children: title }) : null,
|
|
297
|
+
/* @__PURE__ */ jsx10(
|
|
266
298
|
"path",
|
|
267
299
|
{
|
|
268
300
|
fill: "currentColor",
|
|
@@ -277,8 +309,8 @@ var Contrast24Icon = ({
|
|
|
277
309
|
var Contrast24Icon_default = Contrast24Icon;
|
|
278
310
|
|
|
279
311
|
// icons/react/Cpu24Icon.tsx
|
|
280
|
-
import { jsx as
|
|
281
|
-
var Cpu24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
312
|
+
import { jsx as jsx11, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
313
|
+
var Cpu24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs11(
|
|
282
314
|
"svg",
|
|
283
315
|
{
|
|
284
316
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -289,8 +321,8 @@ var Cpu24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs10(
|
|
|
289
321
|
"aria-labelledby": titleId,
|
|
290
322
|
...props,
|
|
291
323
|
children: [
|
|
292
|
-
title ? /* @__PURE__ */
|
|
293
|
-
/* @__PURE__ */
|
|
324
|
+
title ? /* @__PURE__ */ jsx11("title", { id: titleId, children: title }) : null,
|
|
325
|
+
/* @__PURE__ */ jsx11(
|
|
294
326
|
"path",
|
|
295
327
|
{
|
|
296
328
|
fill: "currentColor",
|
|
@@ -305,12 +337,12 @@ var Cpu24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs10(
|
|
|
305
337
|
var Cpu24Icon_default = Cpu24Icon;
|
|
306
338
|
|
|
307
339
|
// icons/react/Delete24Icon.tsx
|
|
308
|
-
import { jsx as
|
|
340
|
+
import { jsx as jsx12, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
309
341
|
var Delete24Icon = ({
|
|
310
342
|
title,
|
|
311
343
|
titleId,
|
|
312
344
|
...props
|
|
313
|
-
}) => /* @__PURE__ */
|
|
345
|
+
}) => /* @__PURE__ */ jsxs12(
|
|
314
346
|
"svg",
|
|
315
347
|
{
|
|
316
348
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -321,8 +353,8 @@ var Delete24Icon = ({
|
|
|
321
353
|
"aria-labelledby": titleId,
|
|
322
354
|
...props,
|
|
323
355
|
children: [
|
|
324
|
-
title ? /* @__PURE__ */
|
|
325
|
-
/* @__PURE__ */
|
|
356
|
+
title ? /* @__PURE__ */ jsx12("title", { id: titleId, children: title }) : null,
|
|
357
|
+
/* @__PURE__ */ jsx12(
|
|
326
358
|
"path",
|
|
327
359
|
{
|
|
328
360
|
fill: "currentColor",
|
|
@@ -337,12 +369,12 @@ var Delete24Icon = ({
|
|
|
337
369
|
var Delete24Icon_default = Delete24Icon;
|
|
338
370
|
|
|
339
371
|
// icons/react/Dislike24Icon.tsx
|
|
340
|
-
import { jsx as
|
|
372
|
+
import { jsx as jsx13, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
341
373
|
var Dislike24Icon = ({
|
|
342
374
|
title,
|
|
343
375
|
titleId,
|
|
344
376
|
...props
|
|
345
|
-
}) => /* @__PURE__ */
|
|
377
|
+
}) => /* @__PURE__ */ jsxs13(
|
|
346
378
|
"svg",
|
|
347
379
|
{
|
|
348
380
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -353,8 +385,8 @@ var Dislike24Icon = ({
|
|
|
353
385
|
"aria-labelledby": titleId,
|
|
354
386
|
...props,
|
|
355
387
|
children: [
|
|
356
|
-
title ? /* @__PURE__ */
|
|
357
|
-
/* @__PURE__ */
|
|
388
|
+
title ? /* @__PURE__ */ jsx13("title", { id: titleId, children: title }) : null,
|
|
389
|
+
/* @__PURE__ */ jsx13(
|
|
358
390
|
"path",
|
|
359
391
|
{
|
|
360
392
|
fill: "currentColor",
|
|
@@ -369,12 +401,12 @@ var Dislike24Icon = ({
|
|
|
369
401
|
var Dislike24Icon_default = Dislike24Icon;
|
|
370
402
|
|
|
371
403
|
// icons/react/Document24Icon.tsx
|
|
372
|
-
import { jsx as
|
|
404
|
+
import { jsx as jsx14, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
373
405
|
var Document24Icon = ({
|
|
374
406
|
title,
|
|
375
407
|
titleId,
|
|
376
408
|
...props
|
|
377
|
-
}) => /* @__PURE__ */
|
|
409
|
+
}) => /* @__PURE__ */ jsxs14(
|
|
378
410
|
"svg",
|
|
379
411
|
{
|
|
380
412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -385,8 +417,8 @@ var Document24Icon = ({
|
|
|
385
417
|
"aria-labelledby": titleId,
|
|
386
418
|
...props,
|
|
387
419
|
children: [
|
|
388
|
-
title ? /* @__PURE__ */
|
|
389
|
-
/* @__PURE__ */
|
|
420
|
+
title ? /* @__PURE__ */ jsx14("title", { id: titleId, children: title }) : null,
|
|
421
|
+
/* @__PURE__ */ jsx14(
|
|
390
422
|
"path",
|
|
391
423
|
{
|
|
392
424
|
fill: "currentColor",
|
|
@@ -399,8 +431,8 @@ var Document24Icon = ({
|
|
|
399
431
|
var Document24Icon_default = Document24Icon;
|
|
400
432
|
|
|
401
433
|
// icons/react/Dots24Icon.tsx
|
|
402
|
-
import { jsx as
|
|
403
|
-
var Dots24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
434
|
+
import { jsx as jsx15, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
435
|
+
var Dots24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs15(
|
|
404
436
|
"svg",
|
|
405
437
|
{
|
|
406
438
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -411,8 +443,8 @@ var Dots24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs14(
|
|
|
411
443
|
"aria-labelledby": titleId,
|
|
412
444
|
...props,
|
|
413
445
|
children: [
|
|
414
|
-
title ? /* @__PURE__ */
|
|
415
|
-
/* @__PURE__ */
|
|
446
|
+
title ? /* @__PURE__ */ jsx15("title", { id: titleId, children: title }) : null,
|
|
447
|
+
/* @__PURE__ */ jsx15(
|
|
416
448
|
"path",
|
|
417
449
|
{
|
|
418
450
|
fill: "currentColor",
|
|
@@ -427,12 +459,12 @@ var Dots24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs14(
|
|
|
427
459
|
var Dots24Icon_default = Dots24Icon;
|
|
428
460
|
|
|
429
461
|
// icons/react/Download24Icon.tsx
|
|
430
|
-
import { jsx as
|
|
462
|
+
import { jsx as jsx16, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
431
463
|
var Download24Icon = ({
|
|
432
464
|
title,
|
|
433
465
|
titleId,
|
|
434
466
|
...props
|
|
435
|
-
}) => /* @__PURE__ */
|
|
467
|
+
}) => /* @__PURE__ */ jsxs16(
|
|
436
468
|
"svg",
|
|
437
469
|
{
|
|
438
470
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -443,8 +475,8 @@ var Download24Icon = ({
|
|
|
443
475
|
"aria-labelledby": titleId,
|
|
444
476
|
...props,
|
|
445
477
|
children: [
|
|
446
|
-
title ? /* @__PURE__ */
|
|
447
|
-
/* @__PURE__ */
|
|
478
|
+
title ? /* @__PURE__ */ jsx16("title", { id: titleId, children: title }) : null,
|
|
479
|
+
/* @__PURE__ */ jsx16(
|
|
448
480
|
"path",
|
|
449
481
|
{
|
|
450
482
|
fill: "currentColor",
|
|
@@ -459,8 +491,8 @@ var Download24Icon = ({
|
|
|
459
491
|
var Download24Icon_default = Download24Icon;
|
|
460
492
|
|
|
461
493
|
// icons/react/Email24Icon.tsx
|
|
462
|
-
import { jsx as
|
|
463
|
-
var Email24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
494
|
+
import { jsx as jsx17, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
495
|
+
var Email24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs17(
|
|
464
496
|
"svg",
|
|
465
497
|
{
|
|
466
498
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -471,8 +503,8 @@ var Email24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs16(
|
|
|
471
503
|
"aria-labelledby": titleId,
|
|
472
504
|
...props,
|
|
473
505
|
children: [
|
|
474
|
-
title ? /* @__PURE__ */
|
|
475
|
-
/* @__PURE__ */
|
|
506
|
+
title ? /* @__PURE__ */ jsx17("title", { id: titleId, children: title }) : null,
|
|
507
|
+
/* @__PURE__ */ jsx17(
|
|
476
508
|
"path",
|
|
477
509
|
{
|
|
478
510
|
fill: "currentColor",
|
|
@@ -487,8 +519,8 @@ var Email24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs16(
|
|
|
487
519
|
var Email24Icon_default = Email24Icon;
|
|
488
520
|
|
|
489
521
|
// icons/react/Error24Icon.tsx
|
|
490
|
-
import { jsx as
|
|
491
|
-
var Error24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
522
|
+
import { jsx as jsx18, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
523
|
+
var Error24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs18(
|
|
492
524
|
"svg",
|
|
493
525
|
{
|
|
494
526
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -499,8 +531,8 @@ var Error24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs17(
|
|
|
499
531
|
"aria-labelledby": titleId,
|
|
500
532
|
...props,
|
|
501
533
|
children: [
|
|
502
|
-
title ? /* @__PURE__ */
|
|
503
|
-
/* @__PURE__ */
|
|
534
|
+
title ? /* @__PURE__ */ jsx18("title", { id: titleId, children: title }) : null,
|
|
535
|
+
/* @__PURE__ */ jsx18(
|
|
504
536
|
"path",
|
|
505
537
|
{
|
|
506
538
|
fill: "currentColor",
|
|
@@ -515,12 +547,12 @@ var Error24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs17(
|
|
|
515
547
|
var Error24Icon_default = Error24Icon;
|
|
516
548
|
|
|
517
549
|
// icons/react/Firewall24Icon.tsx
|
|
518
|
-
import { jsx as
|
|
550
|
+
import { jsx as jsx19, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
519
551
|
var Firewall24Icon = ({
|
|
520
552
|
title,
|
|
521
553
|
titleId,
|
|
522
554
|
...props
|
|
523
|
-
}) => /* @__PURE__ */
|
|
555
|
+
}) => /* @__PURE__ */ jsxs19(
|
|
524
556
|
"svg",
|
|
525
557
|
{
|
|
526
558
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -531,8 +563,8 @@ var Firewall24Icon = ({
|
|
|
531
563
|
"aria-labelledby": titleId,
|
|
532
564
|
...props,
|
|
533
565
|
children: [
|
|
534
|
-
title ? /* @__PURE__ */
|
|
535
|
-
/* @__PURE__ */
|
|
566
|
+
title ? /* @__PURE__ */ jsx19("title", { id: titleId, children: title }) : null,
|
|
567
|
+
/* @__PURE__ */ jsx19(
|
|
536
568
|
"path",
|
|
537
569
|
{
|
|
538
570
|
fill: "currentColor",
|
|
@@ -547,12 +579,12 @@ var Firewall24Icon = ({
|
|
|
547
579
|
var Firewall24Icon_default = Firewall24Icon;
|
|
548
580
|
|
|
549
581
|
// icons/react/Folder24Icon.tsx
|
|
550
|
-
import { jsx as
|
|
582
|
+
import { jsx as jsx20, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
551
583
|
var Folder24Icon = ({
|
|
552
584
|
title,
|
|
553
585
|
titleId,
|
|
554
586
|
...props
|
|
555
|
-
}) => /* @__PURE__ */
|
|
587
|
+
}) => /* @__PURE__ */ jsxs20(
|
|
556
588
|
"svg",
|
|
557
589
|
{
|
|
558
590
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -563,8 +595,8 @@ var Folder24Icon = ({
|
|
|
563
595
|
"aria-labelledby": titleId,
|
|
564
596
|
...props,
|
|
565
597
|
children: [
|
|
566
|
-
title ? /* @__PURE__ */
|
|
567
|
-
/* @__PURE__ */
|
|
598
|
+
title ? /* @__PURE__ */ jsx20("title", { id: titleId, children: title }) : null,
|
|
599
|
+
/* @__PURE__ */ jsx20(
|
|
568
600
|
"path",
|
|
569
601
|
{
|
|
570
602
|
fill: "currentColor",
|
|
@@ -579,12 +611,12 @@ var Folder24Icon = ({
|
|
|
579
611
|
var Folder24Icon_default = Folder24Icon;
|
|
580
612
|
|
|
581
613
|
// icons/react/Gateway24Icon.tsx
|
|
582
|
-
import { jsx as
|
|
614
|
+
import { jsx as jsx21, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
583
615
|
var Gateway24Icon = ({
|
|
584
616
|
title,
|
|
585
617
|
titleId,
|
|
586
618
|
...props
|
|
587
|
-
}) => /* @__PURE__ */
|
|
619
|
+
}) => /* @__PURE__ */ jsxs21(
|
|
588
620
|
"svg",
|
|
589
621
|
{
|
|
590
622
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -595,8 +627,8 @@ var Gateway24Icon = ({
|
|
|
595
627
|
"aria-labelledby": titleId,
|
|
596
628
|
...props,
|
|
597
629
|
children: [
|
|
598
|
-
title ? /* @__PURE__ */
|
|
599
|
-
/* @__PURE__ */
|
|
630
|
+
title ? /* @__PURE__ */ jsx21("title", { id: titleId, children: title }) : null,
|
|
631
|
+
/* @__PURE__ */ jsx21(
|
|
600
632
|
"path",
|
|
601
633
|
{
|
|
602
634
|
fill: "currentColor",
|
|
@@ -611,8 +643,8 @@ var Gateway24Icon = ({
|
|
|
611
643
|
var Gateway24Icon_default = Gateway24Icon;
|
|
612
644
|
|
|
613
645
|
// icons/react/Heart24Icon.tsx
|
|
614
|
-
import { jsx as
|
|
615
|
-
var Heart24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
646
|
+
import { jsx as jsx22, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
647
|
+
var Heart24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs22(
|
|
616
648
|
"svg",
|
|
617
649
|
{
|
|
618
650
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -623,8 +655,8 @@ var Heart24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs21(
|
|
|
623
655
|
"aria-labelledby": titleId,
|
|
624
656
|
...props,
|
|
625
657
|
children: [
|
|
626
|
-
title ? /* @__PURE__ */
|
|
627
|
-
/* @__PURE__ */
|
|
658
|
+
title ? /* @__PURE__ */ jsx22("title", { id: titleId, children: title }) : null,
|
|
659
|
+
/* @__PURE__ */ jsx22(
|
|
628
660
|
"path",
|
|
629
661
|
{
|
|
630
662
|
fill: "currentColor",
|
|
@@ -637,8 +669,8 @@ var Heart24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs21(
|
|
|
637
669
|
var Heart24Icon_default = Heart24Icon;
|
|
638
670
|
|
|
639
671
|
// icons/react/Hide24Icon.tsx
|
|
640
|
-
import { jsx as
|
|
641
|
-
var Hide24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
672
|
+
import { jsx as jsx23, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
673
|
+
var Hide24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs23(
|
|
642
674
|
"svg",
|
|
643
675
|
{
|
|
644
676
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -649,8 +681,8 @@ var Hide24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs22(
|
|
|
649
681
|
"aria-labelledby": titleId,
|
|
650
682
|
...props,
|
|
651
683
|
children: [
|
|
652
|
-
title ? /* @__PURE__ */
|
|
653
|
-
/* @__PURE__ */
|
|
684
|
+
title ? /* @__PURE__ */ jsx23("title", { id: titleId, children: title }) : null,
|
|
685
|
+
/* @__PURE__ */ jsx23(
|
|
654
686
|
"path",
|
|
655
687
|
{
|
|
656
688
|
fill: "currentColor",
|
|
@@ -665,12 +697,12 @@ var Hide24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs22(
|
|
|
665
697
|
var Hide24Icon_default = Hide24Icon;
|
|
666
698
|
|
|
667
699
|
// icons/react/Hourglass24Icon.tsx
|
|
668
|
-
import { jsx as
|
|
700
|
+
import { jsx as jsx24, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
669
701
|
var Hourglass24Icon = ({
|
|
670
702
|
title,
|
|
671
703
|
titleId,
|
|
672
704
|
...props
|
|
673
|
-
}) => /* @__PURE__ */
|
|
705
|
+
}) => /* @__PURE__ */ jsxs24(
|
|
674
706
|
"svg",
|
|
675
707
|
{
|
|
676
708
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -681,8 +713,8 @@ var Hourglass24Icon = ({
|
|
|
681
713
|
"aria-labelledby": titleId,
|
|
682
714
|
...props,
|
|
683
715
|
children: [
|
|
684
|
-
title ? /* @__PURE__ */
|
|
685
|
-
/* @__PURE__ */
|
|
716
|
+
title ? /* @__PURE__ */ jsx24("title", { id: titleId, children: title }) : null,
|
|
717
|
+
/* @__PURE__ */ jsx24(
|
|
686
718
|
"path",
|
|
687
719
|
{
|
|
688
720
|
fill: "currentColor",
|
|
@@ -697,12 +729,12 @@ var Hourglass24Icon = ({
|
|
|
697
729
|
var Hourglass24Icon_default = Hourglass24Icon;
|
|
698
730
|
|
|
699
731
|
// icons/react/Images24Icon.tsx
|
|
700
|
-
import { jsx as
|
|
732
|
+
import { jsx as jsx25, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
701
733
|
var Images24Icon = ({
|
|
702
734
|
title,
|
|
703
735
|
titleId,
|
|
704
736
|
...props
|
|
705
|
-
}) => /* @__PURE__ */
|
|
737
|
+
}) => /* @__PURE__ */ jsxs25(
|
|
706
738
|
"svg",
|
|
707
739
|
{
|
|
708
740
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -713,8 +745,8 @@ var Images24Icon = ({
|
|
|
713
745
|
"aria-labelledby": titleId,
|
|
714
746
|
...props,
|
|
715
747
|
children: [
|
|
716
|
-
title ? /* @__PURE__ */
|
|
717
|
-
/* @__PURE__ */
|
|
748
|
+
title ? /* @__PURE__ */ jsx25("title", { id: titleId, children: title }) : null,
|
|
749
|
+
/* @__PURE__ */ jsx25(
|
|
718
750
|
"path",
|
|
719
751
|
{
|
|
720
752
|
fill: "currentColor",
|
|
@@ -729,8 +761,8 @@ var Images24Icon = ({
|
|
|
729
761
|
var Images24Icon_default = Images24Icon;
|
|
730
762
|
|
|
731
763
|
// icons/react/Info24Icon.tsx
|
|
732
|
-
import { jsx as
|
|
733
|
-
var Info24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
764
|
+
import { jsx as jsx26, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
765
|
+
var Info24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs26(
|
|
734
766
|
"svg",
|
|
735
767
|
{
|
|
736
768
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -741,8 +773,8 @@ var Info24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs25(
|
|
|
741
773
|
"aria-labelledby": titleId,
|
|
742
774
|
...props,
|
|
743
775
|
children: [
|
|
744
|
-
title ? /* @__PURE__ */
|
|
745
|
-
/* @__PURE__ */
|
|
776
|
+
title ? /* @__PURE__ */ jsx26("title", { id: titleId, children: title }) : null,
|
|
777
|
+
/* @__PURE__ */ jsx26(
|
|
746
778
|
"path",
|
|
747
779
|
{
|
|
748
780
|
fill: "currentColor",
|
|
@@ -757,12 +789,12 @@ var Info24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs25(
|
|
|
757
789
|
var Info24Icon_default = Info24Icon;
|
|
758
790
|
|
|
759
791
|
// icons/react/Instances24Icon.tsx
|
|
760
|
-
import { jsx as
|
|
792
|
+
import { jsx as jsx27, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
761
793
|
var Instances24Icon = ({
|
|
762
794
|
title,
|
|
763
795
|
titleId,
|
|
764
796
|
...props
|
|
765
|
-
}) => /* @__PURE__ */
|
|
797
|
+
}) => /* @__PURE__ */ jsxs27(
|
|
766
798
|
"svg",
|
|
767
799
|
{
|
|
768
800
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -773,8 +805,8 @@ var Instances24Icon = ({
|
|
|
773
805
|
"aria-labelledby": titleId,
|
|
774
806
|
...props,
|
|
775
807
|
children: [
|
|
776
|
-
title ? /* @__PURE__ */
|
|
777
|
-
/* @__PURE__ */
|
|
808
|
+
title ? /* @__PURE__ */ jsx27("title", { id: titleId, children: title }) : null,
|
|
809
|
+
/* @__PURE__ */ jsx27(
|
|
778
810
|
"path",
|
|
779
811
|
{
|
|
780
812
|
fill: "currentColor",
|
|
@@ -789,12 +821,12 @@ var Instances24Icon = ({
|
|
|
789
821
|
var Instances24Icon_default = Instances24Icon;
|
|
790
822
|
|
|
791
823
|
// icons/react/IpGlobal24Icon.tsx
|
|
792
|
-
import { jsx as
|
|
824
|
+
import { jsx as jsx28, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
793
825
|
var IpGlobal24Icon = ({
|
|
794
826
|
title,
|
|
795
827
|
titleId,
|
|
796
828
|
...props
|
|
797
|
-
}) => /* @__PURE__ */
|
|
829
|
+
}) => /* @__PURE__ */ jsxs28(
|
|
798
830
|
"svg",
|
|
799
831
|
{
|
|
800
832
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -805,8 +837,8 @@ var IpGlobal24Icon = ({
|
|
|
805
837
|
"aria-labelledby": titleId,
|
|
806
838
|
...props,
|
|
807
839
|
children: [
|
|
808
|
-
title ? /* @__PURE__ */
|
|
809
|
-
/* @__PURE__ */
|
|
840
|
+
title ? /* @__PURE__ */ jsx28("title", { id: titleId, children: title }) : null,
|
|
841
|
+
/* @__PURE__ */ jsx28(
|
|
810
842
|
"path",
|
|
811
843
|
{
|
|
812
844
|
fill: "currentColor",
|
|
@@ -821,12 +853,12 @@ var IpGlobal24Icon = ({
|
|
|
821
853
|
var IpGlobal24Icon_default = IpGlobal24Icon;
|
|
822
854
|
|
|
823
855
|
// icons/react/IpLocal24Icon.tsx
|
|
824
|
-
import { jsx as
|
|
856
|
+
import { jsx as jsx29, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
825
857
|
var IpLocal24Icon = ({
|
|
826
858
|
title,
|
|
827
859
|
titleId,
|
|
828
860
|
...props
|
|
829
|
-
}) => /* @__PURE__ */
|
|
861
|
+
}) => /* @__PURE__ */ jsxs29(
|
|
830
862
|
"svg",
|
|
831
863
|
{
|
|
832
864
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -837,8 +869,8 @@ var IpLocal24Icon = ({
|
|
|
837
869
|
"aria-labelledby": titleId,
|
|
838
870
|
...props,
|
|
839
871
|
children: [
|
|
840
|
-
title ? /* @__PURE__ */
|
|
841
|
-
/* @__PURE__ */
|
|
872
|
+
title ? /* @__PURE__ */ jsx29("title", { id: titleId, children: title }) : null,
|
|
873
|
+
/* @__PURE__ */ jsx29(
|
|
842
874
|
"path",
|
|
843
875
|
{
|
|
844
876
|
fill: "currentColor",
|
|
@@ -853,12 +885,12 @@ var IpLocal24Icon = ({
|
|
|
853
885
|
var IpLocal24Icon_default = IpLocal24Icon;
|
|
854
886
|
|
|
855
887
|
// icons/react/Issues24Icon.tsx
|
|
856
|
-
import { jsx as
|
|
888
|
+
import { jsx as jsx30, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
857
889
|
var Issues24Icon = ({
|
|
858
890
|
title,
|
|
859
891
|
titleId,
|
|
860
892
|
...props
|
|
861
|
-
}) => /* @__PURE__ */
|
|
893
|
+
}) => /* @__PURE__ */ jsxs30(
|
|
862
894
|
"svg",
|
|
863
895
|
{
|
|
864
896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -869,8 +901,8 @@ var Issues24Icon = ({
|
|
|
869
901
|
"aria-labelledby": titleId,
|
|
870
902
|
...props,
|
|
871
903
|
children: [
|
|
872
|
-
title ? /* @__PURE__ */
|
|
873
|
-
/* @__PURE__ */
|
|
904
|
+
title ? /* @__PURE__ */ jsx30("title", { id: titleId, children: title }) : null,
|
|
905
|
+
/* @__PURE__ */ jsx30(
|
|
874
906
|
"path",
|
|
875
907
|
{
|
|
876
908
|
fill: "currentColor",
|
|
@@ -885,8 +917,8 @@ var Issues24Icon = ({
|
|
|
885
917
|
var Issues24Icon_default = Issues24Icon;
|
|
886
918
|
|
|
887
919
|
// icons/react/Key24Icon.tsx
|
|
888
|
-
import { jsx as
|
|
889
|
-
var Key24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
920
|
+
import { jsx as jsx31, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
921
|
+
var Key24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs31(
|
|
890
922
|
"svg",
|
|
891
923
|
{
|
|
892
924
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -897,8 +929,8 @@ var Key24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs30(
|
|
|
897
929
|
"aria-labelledby": titleId,
|
|
898
930
|
...props,
|
|
899
931
|
children: [
|
|
900
|
-
title ? /* @__PURE__ */
|
|
901
|
-
/* @__PURE__ */
|
|
932
|
+
title ? /* @__PURE__ */ jsx31("title", { id: titleId, children: title }) : null,
|
|
933
|
+
/* @__PURE__ */ jsx31(
|
|
902
934
|
"path",
|
|
903
935
|
{
|
|
904
936
|
fill: "currentColor",
|
|
@@ -913,8 +945,8 @@ var Key24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs30(
|
|
|
913
945
|
var Key24Icon_default = Key24Icon;
|
|
914
946
|
|
|
915
947
|
// icons/react/Like24Icon.tsx
|
|
916
|
-
import { jsx as
|
|
917
|
-
var Like24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
948
|
+
import { jsx as jsx32, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
949
|
+
var Like24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs32(
|
|
918
950
|
"svg",
|
|
919
951
|
{
|
|
920
952
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -925,8 +957,8 @@ var Like24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs31(
|
|
|
925
957
|
"aria-labelledby": titleId,
|
|
926
958
|
...props,
|
|
927
959
|
children: [
|
|
928
|
-
title ? /* @__PURE__ */
|
|
929
|
-
/* @__PURE__ */
|
|
960
|
+
title ? /* @__PURE__ */ jsx32("title", { id: titleId, children: title }) : null,
|
|
961
|
+
/* @__PURE__ */ jsx32(
|
|
930
962
|
"path",
|
|
931
963
|
{
|
|
932
964
|
fill: "currentColor",
|
|
@@ -941,12 +973,12 @@ var Like24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs31(
|
|
|
941
973
|
var Like24Icon_default = Like24Icon;
|
|
942
974
|
|
|
943
975
|
// icons/react/LoadBalancer24Icon.tsx
|
|
944
|
-
import { jsx as
|
|
976
|
+
import { jsx as jsx33, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
945
977
|
var LoadBalancer24Icon = ({
|
|
946
978
|
title,
|
|
947
979
|
titleId,
|
|
948
980
|
...props
|
|
949
|
-
}) => /* @__PURE__ */
|
|
981
|
+
}) => /* @__PURE__ */ jsxs33(
|
|
950
982
|
"svg",
|
|
951
983
|
{
|
|
952
984
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -957,8 +989,8 @@ var LoadBalancer24Icon = ({
|
|
|
957
989
|
"aria-labelledby": titleId,
|
|
958
990
|
...props,
|
|
959
991
|
children: [
|
|
960
|
-
title ? /* @__PURE__ */
|
|
961
|
-
/* @__PURE__ */
|
|
992
|
+
title ? /* @__PURE__ */ jsx33("title", { id: titleId, children: title }) : null,
|
|
993
|
+
/* @__PURE__ */ jsx33(
|
|
962
994
|
"path",
|
|
963
995
|
{
|
|
964
996
|
fill: "currentColor",
|
|
@@ -973,12 +1005,12 @@ var LoadBalancer24Icon = ({
|
|
|
973
1005
|
var LoadBalancer24Icon_default = LoadBalancer24Icon;
|
|
974
1006
|
|
|
975
1007
|
// icons/react/Location24Icon.tsx
|
|
976
|
-
import { jsx as
|
|
1008
|
+
import { jsx as jsx34, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
977
1009
|
var Location24Icon = ({
|
|
978
1010
|
title,
|
|
979
1011
|
titleId,
|
|
980
1012
|
...props
|
|
981
|
-
}) => /* @__PURE__ */
|
|
1013
|
+
}) => /* @__PURE__ */ jsxs34(
|
|
982
1014
|
"svg",
|
|
983
1015
|
{
|
|
984
1016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -989,8 +1021,8 @@ var Location24Icon = ({
|
|
|
989
1021
|
"aria-labelledby": titleId,
|
|
990
1022
|
...props,
|
|
991
1023
|
children: [
|
|
992
|
-
title ? /* @__PURE__ */
|
|
993
|
-
/* @__PURE__ */
|
|
1024
|
+
title ? /* @__PURE__ */ jsx34("title", { id: titleId, children: title }) : null,
|
|
1025
|
+
/* @__PURE__ */ jsx34(
|
|
994
1026
|
"path",
|
|
995
1027
|
{
|
|
996
1028
|
fill: "currentColor",
|
|
@@ -1005,8 +1037,8 @@ var Location24Icon = ({
|
|
|
1005
1037
|
var Location24Icon_default = Location24Icon;
|
|
1006
1038
|
|
|
1007
1039
|
// icons/react/Logs24Icon.tsx
|
|
1008
|
-
import { jsx as
|
|
1009
|
-
var Logs24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
1040
|
+
import { jsx as jsx35, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
1041
|
+
var Logs24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs35(
|
|
1010
1042
|
"svg",
|
|
1011
1043
|
{
|
|
1012
1044
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1017,8 +1049,8 @@ var Logs24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs34(
|
|
|
1017
1049
|
"aria-labelledby": titleId,
|
|
1018
1050
|
...props,
|
|
1019
1051
|
children: [
|
|
1020
|
-
title ? /* @__PURE__ */
|
|
1021
|
-
/* @__PURE__ */
|
|
1052
|
+
title ? /* @__PURE__ */ jsx35("title", { id: titleId, children: title }) : null,
|
|
1053
|
+
/* @__PURE__ */ jsx35(
|
|
1022
1054
|
"path",
|
|
1023
1055
|
{
|
|
1024
1056
|
fill: "currentColor",
|
|
@@ -1033,12 +1065,12 @@ var Logs24Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs34(
|
|
|
1033
1065
|
var Logs24Icon_default = Logs24Icon;
|
|
1034
1066
|
|
|
1035
1067
|
// icons/react/Metrics24Icon.tsx
|
|
1036
|
-
import { jsx as
|
|
1068
|
+
import { jsx as jsx36, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
1037
1069
|
var Metrics24Icon = ({
|
|
1038
1070
|
title,
|
|
1039
1071
|
titleId,
|
|
1040
1072
|
...props
|
|
1041
|
-
}) => /* @__PURE__ */
|
|
1073
|
+
}) => /* @__PURE__ */ jsxs36(
|
|
1042
1074
|
"svg",
|
|
1043
1075
|
{
|
|
1044
1076
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1049,8 +1081,8 @@ var Metrics24Icon = ({
|
|
|
1049
1081
|
"aria-labelledby": titleId,
|
|
1050
1082
|
...props,
|
|
1051
1083
|
children: [
|
|
1052
|
-
title ? /* @__PURE__ */
|
|
1053
|
-
/* @__PURE__ */
|
|
1084
|
+
title ? /* @__PURE__ */ jsx36("title", { id: titleId, children: title }) : null,
|
|
1085
|
+
/* @__PURE__ */ jsx36(
|
|
1054
1086
|
"path",
|
|
1055
1087
|
{
|
|
1056
1088
|
fill: "currentColor",
|
|
@@ -1065,12 +1097,12 @@ var Metrics24Icon = ({
|
|
|
1065
1097
|
var Metrics24Icon_default = Metrics24Icon;
|
|
1066
1098
|
|
|
1067
1099
|
// icons/react/Monitoring24Icon.tsx
|
|
1068
|
-
import { jsx as
|
|
1100
|
+
import { jsx as jsx37, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
1069
1101
|
var Monitoring24Icon = ({
|
|
1070
1102
|
title,
|
|
1071
1103
|
titleId,
|
|
1072
1104
|
...props
|
|
1073
|
-
}) => /* @__PURE__ */
|
|
1105
|
+
}) => /* @__PURE__ */ jsxs37(
|
|
1074
1106
|
"svg",
|
|
1075
1107
|
{
|
|
1076
1108
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1081,8 +1113,8 @@ var Monitoring24Icon = ({
|
|
|
1081
1113
|
"aria-labelledby": titleId,
|
|
1082
1114
|
...props,
|
|
1083
1115
|
children: [
|
|
1084
|
-
title ? /* @__PURE__ */
|
|
1085
|
-
/* @__PURE__ */
|
|
1116
|
+
title ? /* @__PURE__ */ jsx37("title", { id: titleId, children: title }) : null,
|
|
1117
|
+
/* @__PURE__ */ jsx37(
|
|
1086
1118
|
"path",
|
|
1087
1119
|
{
|
|
1088
1120
|
fill: "currentColor",
|
|
@@ -1097,12 +1129,12 @@ var Monitoring24Icon = ({
|
|
|
1097
1129
|
var Monitoring24Icon_default = Monitoring24Icon;
|
|
1098
1130
|
|
|
1099
1131
|
// icons/react/Networking24Icon.tsx
|
|
1100
|
-
import { jsx as
|
|
1132
|
+
import { jsx as jsx38, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
1101
1133
|
var Networking24Icon = ({
|
|
1102
1134
|
title,
|
|
1103
1135
|
titleId,
|
|
1104
1136
|
...props
|
|
1105
|
-
}) => /* @__PURE__ */
|
|
1137
|
+
}) => /* @__PURE__ */ jsxs38(
|
|
1106
1138
|
"svg",
|
|
1107
1139
|
{
|
|
1108
1140
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1113,8 +1145,8 @@ var Networking24Icon = ({
|
|
|
1113
1145
|
"aria-labelledby": titleId,
|
|
1114
1146
|
...props,
|
|
1115
1147
|
children: [
|
|
1116
|
-
title ? /* @__PURE__ */
|
|
1117
|
-
/* @__PURE__ */
|
|
1148
|
+
title ? /* @__PURE__ */ jsx38("title", { id: titleId, children: title }) : null,
|
|
1149
|
+
/* @__PURE__ */ jsx38(
|
|
1118
1150
|
"path",
|
|
1119
1151
|
{
|
|
1120
1152
|
fill: "currentColor",
|
|
@@ -1129,12 +1161,12 @@ var Networking24Icon = ({
|
|
|
1129
1161
|
var Networking24Icon_default = Networking24Icon;
|
|
1130
1162
|
|
|
1131
1163
|
// icons/react/Organization24Icon.tsx
|
|
1132
|
-
import { jsx as
|
|
1164
|
+
import { jsx as jsx39, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
1133
1165
|
var Organization24Icon = ({
|
|
1134
1166
|
title,
|
|
1135
1167
|
titleId,
|
|
1136
1168
|
...props
|
|
1137
|
-
}) => /* @__PURE__ */
|
|
1169
|
+
}) => /* @__PURE__ */ jsxs39(
|
|
1138
1170
|
"svg",
|
|
1139
1171
|
{
|
|
1140
1172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1145,20 +1177,20 @@ var Organization24Icon = ({
|
|
|
1145
1177
|
"aria-labelledby": titleId,
|
|
1146
1178
|
...props,
|
|
1147
1179
|
children: [
|
|
1148
|
-
title ? /* @__PURE__ */
|
|
1149
|
-
/* @__PURE__ */
|
|
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" }) })
|
|
1150
1182
|
]
|
|
1151
1183
|
}
|
|
1152
1184
|
);
|
|
1153
1185
|
var Organization24Icon_default = Organization24Icon;
|
|
1154
1186
|
|
|
1155
1187
|
// icons/react/Overview24Icon.tsx
|
|
1156
|
-
import { jsx as
|
|
1188
|
+
import { jsx as jsx40, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
1157
1189
|
var Overview24Icon = ({
|
|
1158
1190
|
title,
|
|
1159
1191
|
titleId,
|
|
1160
1192
|
...props
|
|
1161
|
-
}) => /* @__PURE__ */
|
|
1193
|
+
}) => /* @__PURE__ */ jsxs40(
|
|
1162
1194
|
"svg",
|
|
1163
1195
|
{
|
|
1164
1196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1169,8 +1201,8 @@ var Overview24Icon = ({
|
|
|
1169
1201
|
"aria-labelledby": titleId,
|
|
1170
1202
|
...props,
|
|
1171
1203
|
children: [
|
|
1172
|
-
title ? /* @__PURE__ */
|
|
1173
|
-
/* @__PURE__ */
|
|
1204
|
+
title ? /* @__PURE__ */ jsx40("title", { id: titleId, children: title }) : null,
|
|
1205
|
+
/* @__PURE__ */ jsx40(
|
|
1174
1206
|
"path",
|
|
1175
1207
|
{
|
|
1176
1208
|
fill: "currentColor",
|
|
@@ -1185,12 +1217,12 @@ var Overview24Icon = ({
|
|
|
1185
1217
|
var Overview24Icon_default = Overview24Icon;
|
|
1186
1218
|
|
|
1187
1219
|
// icons/react/Person24Icon.tsx
|
|
1188
|
-
import { jsx as
|
|
1220
|
+
import { jsx as jsx41, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
1189
1221
|
var Person24Icon = ({
|
|
1190
1222
|
title,
|
|
1191
1223
|
titleId,
|
|
1192
1224
|
...props
|
|
1193
|
-
}) => /* @__PURE__ */
|
|
1225
|
+
}) => /* @__PURE__ */ jsxs41(
|
|
1194
1226
|
"svg",
|
|
1195
1227
|
{
|
|
1196
1228
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1201,8 +1233,8 @@ var Person24Icon = ({
|
|
|
1201
1233
|
"aria-labelledby": titleId,
|
|
1202
1234
|
...props,
|
|
1203
1235
|
children: [
|
|
1204
|
-
title ? /* @__PURE__ */
|
|
1205
|
-
/* @__PURE__ */
|
|
1236
|
+
title ? /* @__PURE__ */ jsx41("title", { id: titleId, children: title }) : null,
|
|
1237
|
+
/* @__PURE__ */ jsx41(
|
|
1206
1238
|
"path",
|
|
1207
1239
|
{
|
|
1208
1240
|
fill: "currentColor",
|
|
@@ -1217,12 +1249,12 @@ var Person24Icon = ({
|
|
|
1217
1249
|
var Person24Icon_default = Person24Icon;
|
|
1218
1250
|
|
|
1219
1251
|
// icons/react/PersonGroup24Icon.tsx
|
|
1220
|
-
import { jsx as
|
|
1252
|
+
import { jsx as jsx42, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
1221
1253
|
var PersonGroup24Icon = ({
|
|
1222
1254
|
title,
|
|
1223
1255
|
titleId,
|
|
1224
1256
|
...props
|
|
1225
|
-
}) => /* @__PURE__ */
|
|
1257
|
+
}) => /* @__PURE__ */ jsxs42(
|
|
1226
1258
|
"svg",
|
|
1227
1259
|
{
|
|
1228
1260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1233,8 +1265,8 @@ var PersonGroup24Icon = ({
|
|
|
1233
1265
|
"aria-labelledby": titleId,
|
|
1234
1266
|
...props,
|
|
1235
1267
|
children: [
|
|
1236
|
-
title ? /* @__PURE__ */
|
|
1237
|
-
/* @__PURE__ */
|
|
1268
|
+
title ? /* @__PURE__ */ jsx42("title", { id: titleId, children: title }) : null,
|
|
1269
|
+
/* @__PURE__ */ jsx42(
|
|
1238
1270
|
"path",
|
|
1239
1271
|
{
|
|
1240
1272
|
fill: "currentColor",
|
|
@@ -1249,12 +1281,12 @@ var PersonGroup24Icon = ({
|
|
|
1249
1281
|
var PersonGroup24Icon_default = PersonGroup24Icon;
|
|
1250
1282
|
|
|
1251
1283
|
// icons/react/Progress24Icon.tsx
|
|
1252
|
-
import { jsx as
|
|
1284
|
+
import { jsx as jsx43, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
1253
1285
|
var Progress24Icon = ({
|
|
1254
1286
|
title,
|
|
1255
1287
|
titleId,
|
|
1256
1288
|
...props
|
|
1257
|
-
}) => /* @__PURE__ */
|
|
1289
|
+
}) => /* @__PURE__ */ jsxs43(
|
|
1258
1290
|
"svg",
|
|
1259
1291
|
{
|
|
1260
1292
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1265,8 +1297,8 @@ var Progress24Icon = ({
|
|
|
1265
1297
|
"aria-labelledby": titleId,
|
|
1266
1298
|
...props,
|
|
1267
1299
|
children: [
|
|
1268
|
-
title ? /* @__PURE__ */
|
|
1269
|
-
/* @__PURE__ */
|
|
1300
|
+
title ? /* @__PURE__ */ jsx43("title", { id: titleId, children: title }) : null,
|
|
1301
|
+
/* @__PURE__ */ jsx43(
|
|
1270
1302
|
"path",
|
|
1271
1303
|
{
|
|
1272
1304
|
fill: "currentColor",
|
|
@@ -1281,12 +1313,12 @@ var Progress24Icon = ({
|
|
|
1281
1313
|
var Progress24Icon_default = Progress24Icon;
|
|
1282
1314
|
|
|
1283
1315
|
// icons/react/Prohibited24Icon.tsx
|
|
1284
|
-
import { jsx as
|
|
1316
|
+
import { jsx as jsx44, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
1285
1317
|
var Prohibited24Icon = ({
|
|
1286
1318
|
title,
|
|
1287
1319
|
titleId,
|
|
1288
1320
|
...props
|
|
1289
|
-
}) => /* @__PURE__ */
|
|
1321
|
+
}) => /* @__PURE__ */ jsxs44(
|
|
1290
1322
|
"svg",
|
|
1291
1323
|
{
|
|
1292
1324
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1297,8 +1329,8 @@ var Prohibited24Icon = ({
|
|
|
1297
1329
|
"aria-labelledby": titleId,
|
|
1298
1330
|
...props,
|
|
1299
1331
|
children: [
|
|
1300
|
-
title ? /* @__PURE__ */
|
|
1301
|
-
/* @__PURE__ */
|
|
1332
|
+
title ? /* @__PURE__ */ jsx44("title", { id: titleId, children: title }) : null,
|
|
1333
|
+
/* @__PURE__ */ jsx44(
|
|
1302
1334
|
"path",
|
|
1303
1335
|
{
|
|
1304
1336
|
fill: "currentColor",
|
|
@@ -1313,12 +1345,12 @@ var Prohibited24Icon = ({
|
|
|
1313
1345
|
var Prohibited24Icon_default = Prohibited24Icon;
|
|
1314
1346
|
|
|
1315
1347
|
// icons/react/Router24Icon.tsx
|
|
1316
|
-
import { jsx as
|
|
1348
|
+
import { jsx as jsx45, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
1317
1349
|
var Router24Icon = ({
|
|
1318
1350
|
title,
|
|
1319
1351
|
titleId,
|
|
1320
1352
|
...props
|
|
1321
|
-
}) => /* @__PURE__ */
|
|
1353
|
+
}) => /* @__PURE__ */ jsxs45(
|
|
1322
1354
|
"svg",
|
|
1323
1355
|
{
|
|
1324
1356
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1329,8 +1361,8 @@ var Router24Icon = ({
|
|
|
1329
1361
|
"aria-labelledby": titleId,
|
|
1330
1362
|
...props,
|
|
1331
1363
|
children: [
|
|
1332
|
-
title ? /* @__PURE__ */
|
|
1333
|
-
/* @__PURE__ */
|
|
1364
|
+
title ? /* @__PURE__ */ jsx45("title", { id: titleId, children: title }) : null,
|
|
1365
|
+
/* @__PURE__ */ jsx45(
|
|
1334
1366
|
"path",
|
|
1335
1367
|
{
|
|
1336
1368
|
fill: "currentColor",
|
|
@@ -1345,12 +1377,12 @@ var Router24Icon = ({
|
|
|
1345
1377
|
var Router24Icon_default = Router24Icon;
|
|
1346
1378
|
|
|
1347
1379
|
// icons/react/Safety24Icon.tsx
|
|
1348
|
-
import { jsx as
|
|
1380
|
+
import { jsx as jsx46, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
1349
1381
|
var Safety24Icon = ({
|
|
1350
1382
|
title,
|
|
1351
1383
|
titleId,
|
|
1352
1384
|
...props
|
|
1353
|
-
}) => /* @__PURE__ */
|
|
1385
|
+
}) => /* @__PURE__ */ jsxs46(
|
|
1354
1386
|
"svg",
|
|
1355
1387
|
{
|
|
1356
1388
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1361,8 +1393,8 @@ var Safety24Icon = ({
|
|
|
1361
1393
|
"aria-labelledby": titleId,
|
|
1362
1394
|
...props,
|
|
1363
1395
|
children: [
|
|
1364
|
-
title ? /* @__PURE__ */
|
|
1365
|
-
/* @__PURE__ */
|
|
1396
|
+
title ? /* @__PURE__ */ jsx46("title", { id: titleId, children: title }) : null,
|
|
1397
|
+
/* @__PURE__ */ jsx46(
|
|
1366
1398
|
"path",
|
|
1367
1399
|
{
|
|
1368
1400
|
fill: "currentColor",
|
|
@@ -1375,12 +1407,12 @@ var Safety24Icon = ({
|
|
|
1375
1407
|
var Safety24Icon_default = Safety24Icon;
|
|
1376
1408
|
|
|
1377
1409
|
// icons/react/Security24Icon.tsx
|
|
1378
|
-
import { jsx as
|
|
1410
|
+
import { jsx as jsx47, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
1379
1411
|
var Security24Icon = ({
|
|
1380
1412
|
title,
|
|
1381
1413
|
titleId,
|
|
1382
1414
|
...props
|
|
1383
|
-
}) => /* @__PURE__ */
|
|
1415
|
+
}) => /* @__PURE__ */ jsxs47(
|
|
1384
1416
|
"svg",
|
|
1385
1417
|
{
|
|
1386
1418
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1391,8 +1423,8 @@ var Security24Icon = ({
|
|
|
1391
1423
|
"aria-labelledby": titleId,
|
|
1392
1424
|
...props,
|
|
1393
1425
|
children: [
|
|
1394
|
-
title ? /* @__PURE__ */
|
|
1395
|
-
/* @__PURE__ */
|
|
1426
|
+
title ? /* @__PURE__ */ jsx47("title", { id: titleId, children: title }) : null,
|
|
1427
|
+
/* @__PURE__ */ jsx47(
|
|
1396
1428
|
"path",
|
|
1397
1429
|
{
|
|
1398
1430
|
fill: "currentColor",
|
|
@@ -1407,12 +1439,12 @@ var Security24Icon = ({
|
|
|
1407
1439
|
var Security24Icon_default = Security24Icon;
|
|
1408
1440
|
|
|
1409
1441
|
// icons/react/Servers24Icon.tsx
|
|
1410
|
-
import { jsx as
|
|
1442
|
+
import { jsx as jsx48, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
1411
1443
|
var Servers24Icon = ({
|
|
1412
1444
|
title,
|
|
1413
1445
|
titleId,
|
|
1414
1446
|
...props
|
|
1415
|
-
}) => /* @__PURE__ */
|
|
1447
|
+
}) => /* @__PURE__ */ jsxs48(
|
|
1416
1448
|
"svg",
|
|
1417
1449
|
{
|
|
1418
1450
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1423,8 +1455,8 @@ var Servers24Icon = ({
|
|
|
1423
1455
|
"aria-labelledby": titleId,
|
|
1424
1456
|
...props,
|
|
1425
1457
|
children: [
|
|
1426
|
-
title ? /* @__PURE__ */
|
|
1427
|
-
/* @__PURE__ */
|
|
1458
|
+
title ? /* @__PURE__ */ jsx48("title", { id: titleId, children: title }) : null,
|
|
1459
|
+
/* @__PURE__ */ jsx48(
|
|
1428
1460
|
"path",
|
|
1429
1461
|
{
|
|
1430
1462
|
fill: "currentColor",
|
|
@@ -1439,12 +1471,12 @@ var Servers24Icon = ({
|
|
|
1439
1471
|
var Servers24Icon_default = Servers24Icon;
|
|
1440
1472
|
|
|
1441
1473
|
// icons/react/Settings24Icon.tsx
|
|
1442
|
-
import { jsx as
|
|
1474
|
+
import { jsx as jsx49, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
1443
1475
|
var Settings24Icon = ({
|
|
1444
1476
|
title,
|
|
1445
1477
|
titleId,
|
|
1446
1478
|
...props
|
|
1447
|
-
}) => /* @__PURE__ */
|
|
1479
|
+
}) => /* @__PURE__ */ jsxs49(
|
|
1448
1480
|
"svg",
|
|
1449
1481
|
{
|
|
1450
1482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1455,8 +1487,8 @@ var Settings24Icon = ({
|
|
|
1455
1487
|
"aria-labelledby": titleId,
|
|
1456
1488
|
...props,
|
|
1457
1489
|
children: [
|
|
1458
|
-
title ? /* @__PURE__ */
|
|
1459
|
-
/* @__PURE__ */
|
|
1490
|
+
title ? /* @__PURE__ */ jsx49("title", { id: titleId, children: title }) : null,
|
|
1491
|
+
/* @__PURE__ */ jsx49(
|
|
1460
1492
|
"path",
|
|
1461
1493
|
{
|
|
1462
1494
|
fill: "currentColor",
|
|
@@ -1471,12 +1503,12 @@ var Settings24Icon = ({
|
|
|
1471
1503
|
var Settings24Icon_default = Settings24Icon;
|
|
1472
1504
|
|
|
1473
1505
|
// icons/react/Snapshots24Icon.tsx
|
|
1474
|
-
import { jsx as
|
|
1506
|
+
import { jsx as jsx50, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
1475
1507
|
var Snapshots24Icon = ({
|
|
1476
1508
|
title,
|
|
1477
1509
|
titleId,
|
|
1478
1510
|
...props
|
|
1479
|
-
}) => /* @__PURE__ */
|
|
1511
|
+
}) => /* @__PURE__ */ jsxs50(
|
|
1480
1512
|
"svg",
|
|
1481
1513
|
{
|
|
1482
1514
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1487,8 +1519,8 @@ var Snapshots24Icon = ({
|
|
|
1487
1519
|
"aria-labelledby": titleId,
|
|
1488
1520
|
...props,
|
|
1489
1521
|
children: [
|
|
1490
|
-
title ? /* @__PURE__ */
|
|
1491
|
-
/* @__PURE__ */
|
|
1522
|
+
title ? /* @__PURE__ */ jsx50("title", { id: titleId, children: title }) : null,
|
|
1523
|
+
/* @__PURE__ */ jsx50(
|
|
1492
1524
|
"path",
|
|
1493
1525
|
{
|
|
1494
1526
|
fill: "currentColor",
|
|
@@ -1503,12 +1535,12 @@ var Snapshots24Icon = ({
|
|
|
1503
1535
|
var Snapshots24Icon_default = Snapshots24Icon;
|
|
1504
1536
|
|
|
1505
1537
|
// icons/react/SoftwareUpdate24Icon.tsx
|
|
1506
|
-
import { jsx as
|
|
1538
|
+
import { jsx as jsx51, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
1507
1539
|
var SoftwareUpdate24Icon = ({
|
|
1508
1540
|
title,
|
|
1509
1541
|
titleId,
|
|
1510
1542
|
...props
|
|
1511
|
-
}) => /* @__PURE__ */
|
|
1543
|
+
}) => /* @__PURE__ */ jsxs51(
|
|
1512
1544
|
"svg",
|
|
1513
1545
|
{
|
|
1514
1546
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1519,8 +1551,8 @@ var SoftwareUpdate24Icon = ({
|
|
|
1519
1551
|
"aria-labelledby": titleId,
|
|
1520
1552
|
...props,
|
|
1521
1553
|
children: [
|
|
1522
|
-
title ? /* @__PURE__ */
|
|
1523
|
-
/* @__PURE__ */
|
|
1554
|
+
title ? /* @__PURE__ */ jsx51("title", { id: titleId, children: title }) : null,
|
|
1555
|
+
/* @__PURE__ */ jsx51(
|
|
1524
1556
|
"path",
|
|
1525
1557
|
{
|
|
1526
1558
|
fill: "currentColor",
|
|
@@ -1535,12 +1567,12 @@ var SoftwareUpdate24Icon = ({
|
|
|
1535
1567
|
var SoftwareUpdate24Icon_default = SoftwareUpdate24Icon;
|
|
1536
1568
|
|
|
1537
1569
|
// icons/react/Speaker24Icon.tsx
|
|
1538
|
-
import { jsx as
|
|
1570
|
+
import { jsx as jsx52, jsxs as jsxs52 } from "react/jsx-runtime";
|
|
1539
1571
|
var Speaker24Icon = ({
|
|
1540
1572
|
title,
|
|
1541
1573
|
titleId,
|
|
1542
1574
|
...props
|
|
1543
|
-
}) => /* @__PURE__ */
|
|
1575
|
+
}) => /* @__PURE__ */ jsxs52(
|
|
1544
1576
|
"svg",
|
|
1545
1577
|
{
|
|
1546
1578
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1551,8 +1583,8 @@ var Speaker24Icon = ({
|
|
|
1551
1583
|
"aria-labelledby": titleId,
|
|
1552
1584
|
...props,
|
|
1553
1585
|
children: [
|
|
1554
|
-
title ? /* @__PURE__ */
|
|
1555
|
-
/* @__PURE__ */
|
|
1586
|
+
title ? /* @__PURE__ */ jsx52("title", { id: titleId, children: title }) : null,
|
|
1587
|
+
/* @__PURE__ */ jsx52(
|
|
1556
1588
|
"path",
|
|
1557
1589
|
{
|
|
1558
1590
|
fill: "currentColor",
|
|
@@ -1567,12 +1599,12 @@ var Speaker24Icon = ({
|
|
|
1567
1599
|
var Speaker24Icon_default = Speaker24Icon;
|
|
1568
1600
|
|
|
1569
1601
|
// icons/react/Storage24Icon.tsx
|
|
1570
|
-
import { jsx as
|
|
1602
|
+
import { jsx as jsx53, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
1571
1603
|
var Storage24Icon = ({
|
|
1572
1604
|
title,
|
|
1573
1605
|
titleId,
|
|
1574
1606
|
...props
|
|
1575
|
-
}) => /* @__PURE__ */
|
|
1607
|
+
}) => /* @__PURE__ */ jsxs53(
|
|
1576
1608
|
"svg",
|
|
1577
1609
|
{
|
|
1578
1610
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1583,8 +1615,8 @@ var Storage24Icon = ({
|
|
|
1583
1615
|
"aria-labelledby": titleId,
|
|
1584
1616
|
...props,
|
|
1585
1617
|
children: [
|
|
1586
|
-
title ? /* @__PURE__ */
|
|
1587
|
-
/* @__PURE__ */
|
|
1618
|
+
title ? /* @__PURE__ */ jsx53("title", { id: titleId, children: title }) : null,
|
|
1619
|
+
/* @__PURE__ */ jsx53(
|
|
1588
1620
|
"path",
|
|
1589
1621
|
{
|
|
1590
1622
|
fill: "currentColor",
|
|
@@ -1597,12 +1629,12 @@ var Storage24Icon = ({
|
|
|
1597
1629
|
var Storage24Icon_default = Storage24Icon;
|
|
1598
1630
|
|
|
1599
1631
|
// icons/react/Subnet24Icon.tsx
|
|
1600
|
-
import { jsx as
|
|
1632
|
+
import { jsx as jsx54, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
1601
1633
|
var Subnet24Icon = ({
|
|
1602
1634
|
title,
|
|
1603
1635
|
titleId,
|
|
1604
1636
|
...props
|
|
1605
|
-
}) => /* @__PURE__ */
|
|
1637
|
+
}) => /* @__PURE__ */ jsxs54(
|
|
1606
1638
|
"svg",
|
|
1607
1639
|
{
|
|
1608
1640
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1613,8 +1645,8 @@ var Subnet24Icon = ({
|
|
|
1613
1645
|
"aria-labelledby": titleId,
|
|
1614
1646
|
...props,
|
|
1615
1647
|
children: [
|
|
1616
|
-
title ? /* @__PURE__ */
|
|
1617
|
-
/* @__PURE__ */
|
|
1648
|
+
title ? /* @__PURE__ */ jsx54("title", { id: titleId, children: title }) : null,
|
|
1649
|
+
/* @__PURE__ */ jsx54(
|
|
1618
1650
|
"path",
|
|
1619
1651
|
{
|
|
1620
1652
|
fill: "currentColor",
|
|
@@ -1629,12 +1661,12 @@ var Subnet24Icon = ({
|
|
|
1629
1661
|
var Subnet24Icon_default = Subnet24Icon;
|
|
1630
1662
|
|
|
1631
1663
|
// icons/react/Resize24Icon.tsx
|
|
1632
|
-
import { jsx as
|
|
1664
|
+
import { jsx as jsx55, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
1633
1665
|
var Resize24Icon = ({
|
|
1634
1666
|
title,
|
|
1635
1667
|
titleId,
|
|
1636
1668
|
...props
|
|
1637
|
-
}) => /* @__PURE__ */
|
|
1669
|
+
}) => /* @__PURE__ */ jsxs55(
|
|
1638
1670
|
"svg",
|
|
1639
1671
|
{
|
|
1640
1672
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1645,8 +1677,8 @@ var Resize24Icon = ({
|
|
|
1645
1677
|
"aria-labelledby": titleId,
|
|
1646
1678
|
...props,
|
|
1647
1679
|
children: [
|
|
1648
|
-
title ? /* @__PURE__ */
|
|
1649
|
-
/* @__PURE__ */
|
|
1680
|
+
title ? /* @__PURE__ */ jsx55("title", { id: titleId, children: title }) : null,
|
|
1681
|
+
/* @__PURE__ */ jsx55(
|
|
1650
1682
|
"path",
|
|
1651
1683
|
{
|
|
1652
1684
|
fill: "currentColor",
|
|
@@ -1661,12 +1693,12 @@ var Resize24Icon = ({
|
|
|
1661
1693
|
var Resize24Icon_default = Resize24Icon;
|
|
1662
1694
|
|
|
1663
1695
|
// icons/react/Terminal24Icon.tsx
|
|
1664
|
-
import { jsx as
|
|
1696
|
+
import { jsx as jsx56, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
1665
1697
|
var Terminal24Icon = ({
|
|
1666
1698
|
title,
|
|
1667
1699
|
titleId,
|
|
1668
1700
|
...props
|
|
1669
|
-
}) => /* @__PURE__ */
|
|
1701
|
+
}) => /* @__PURE__ */ jsxs56(
|
|
1670
1702
|
"svg",
|
|
1671
1703
|
{
|
|
1672
1704
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1677,8 +1709,8 @@ var Terminal24Icon = ({
|
|
|
1677
1709
|
"aria-labelledby": titleId,
|
|
1678
1710
|
...props,
|
|
1679
1711
|
children: [
|
|
1680
|
-
title ? /* @__PURE__ */
|
|
1681
|
-
/* @__PURE__ */
|
|
1712
|
+
title ? /* @__PURE__ */ jsx56("title", { id: titleId, children: title }) : null,
|
|
1713
|
+
/* @__PURE__ */ jsx56(
|
|
1682
1714
|
"path",
|
|
1683
1715
|
{
|
|
1684
1716
|
fill: "currentColor",
|
|
@@ -1693,12 +1725,12 @@ var Terminal24Icon = ({
|
|
|
1693
1725
|
var Terminal24Icon_default = Terminal24Icon;
|
|
1694
1726
|
|
|
1695
1727
|
// icons/react/Transmit24Icon.tsx
|
|
1696
|
-
import { jsx as
|
|
1728
|
+
import { jsx as jsx57, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
1697
1729
|
var Transmit24Icon = ({
|
|
1698
1730
|
title,
|
|
1699
1731
|
titleId,
|
|
1700
1732
|
...props
|
|
1701
|
-
}) => /* @__PURE__ */
|
|
1733
|
+
}) => /* @__PURE__ */ jsxs57(
|
|
1702
1734
|
"svg",
|
|
1703
1735
|
{
|
|
1704
1736
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1709,8 +1741,8 @@ var Transmit24Icon = ({
|
|
|
1709
1741
|
"aria-labelledby": titleId,
|
|
1710
1742
|
...props,
|
|
1711
1743
|
children: [
|
|
1712
|
-
title ? /* @__PURE__ */
|
|
1713
|
-
/* @__PURE__ */
|
|
1744
|
+
title ? /* @__PURE__ */ jsx57("title", { id: titleId, children: title }) : null,
|
|
1745
|
+
/* @__PURE__ */ jsx57(
|
|
1714
1746
|
"path",
|
|
1715
1747
|
{
|
|
1716
1748
|
fill: "currentColor",
|
|
@@ -1725,12 +1757,12 @@ var Transmit24Icon = ({
|
|
|
1725
1757
|
var Transmit24Icon_default = Transmit24Icon;
|
|
1726
1758
|
|
|
1727
1759
|
// icons/react/Wireless24Icon.tsx
|
|
1728
|
-
import { jsx as
|
|
1760
|
+
import { jsx as jsx58, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
1729
1761
|
var Wireless24Icon = ({
|
|
1730
1762
|
title,
|
|
1731
1763
|
titleId,
|
|
1732
1764
|
...props
|
|
1733
|
-
}) => /* @__PURE__ */
|
|
1765
|
+
}) => /* @__PURE__ */ jsxs58(
|
|
1734
1766
|
"svg",
|
|
1735
1767
|
{
|
|
1736
1768
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1741,8 +1773,8 @@ var Wireless24Icon = ({
|
|
|
1741
1773
|
"aria-labelledby": titleId,
|
|
1742
1774
|
...props,
|
|
1743
1775
|
children: [
|
|
1744
|
-
title ? /* @__PURE__ */
|
|
1745
|
-
/* @__PURE__ */
|
|
1776
|
+
title ? /* @__PURE__ */ jsx58("title", { id: titleId, children: title }) : null,
|
|
1777
|
+
/* @__PURE__ */ jsx58(
|
|
1746
1778
|
"path",
|
|
1747
1779
|
{
|
|
1748
1780
|
fill: "currentColor",
|
|
@@ -1755,12 +1787,12 @@ var Wireless24Icon = ({
|
|
|
1755
1787
|
var Wireless24Icon_default = Wireless24Icon;
|
|
1756
1788
|
|
|
1757
1789
|
// icons/react/Question24Icon.tsx
|
|
1758
|
-
import { jsx as
|
|
1790
|
+
import { jsx as jsx59, jsxs as jsxs59 } from "react/jsx-runtime";
|
|
1759
1791
|
var Question24Icon = ({
|
|
1760
1792
|
title,
|
|
1761
1793
|
titleId,
|
|
1762
1794
|
...props
|
|
1763
|
-
}) => /* @__PURE__ */
|
|
1795
|
+
}) => /* @__PURE__ */ jsxs59(
|
|
1764
1796
|
"svg",
|
|
1765
1797
|
{
|
|
1766
1798
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1771,8 +1803,8 @@ var Question24Icon = ({
|
|
|
1771
1803
|
"aria-labelledby": titleId,
|
|
1772
1804
|
...props,
|
|
1773
1805
|
children: [
|
|
1774
|
-
title ? /* @__PURE__ */
|
|
1775
|
-
/* @__PURE__ */
|
|
1806
|
+
title ? /* @__PURE__ */ jsx59("title", { id: titleId, children: title }) : null,
|
|
1807
|
+
/* @__PURE__ */ jsx59(
|
|
1776
1808
|
"path",
|
|
1777
1809
|
{
|
|
1778
1810
|
fill: "currentColor",
|
|
@@ -1787,12 +1819,12 @@ var Question24Icon = ({
|
|
|
1787
1819
|
var Question24Icon_default = Question24Icon;
|
|
1788
1820
|
|
|
1789
1821
|
// icons/react/Access16Icon.tsx
|
|
1790
|
-
import { jsx as
|
|
1822
|
+
import { jsx as jsx60, jsxs as jsxs60 } from "react/jsx-runtime";
|
|
1791
1823
|
var Access16Icon = ({
|
|
1792
1824
|
title,
|
|
1793
1825
|
titleId,
|
|
1794
1826
|
...props
|
|
1795
|
-
}) => /* @__PURE__ */
|
|
1827
|
+
}) => /* @__PURE__ */ jsxs60(
|
|
1796
1828
|
"svg",
|
|
1797
1829
|
{
|
|
1798
1830
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1803,8 +1835,8 @@ var Access16Icon = ({
|
|
|
1803
1835
|
"aria-labelledby": titleId,
|
|
1804
1836
|
...props,
|
|
1805
1837
|
children: [
|
|
1806
|
-
title ? /* @__PURE__ */
|
|
1807
|
-
/* @__PURE__ */
|
|
1838
|
+
title ? /* @__PURE__ */ jsx60("title", { id: titleId, children: title }) : null,
|
|
1839
|
+
/* @__PURE__ */ jsx60(
|
|
1808
1840
|
"path",
|
|
1809
1841
|
{
|
|
1810
1842
|
fill: "currentColor",
|
|
@@ -1818,13 +1850,45 @@ var Access16Icon = ({
|
|
|
1818
1850
|
);
|
|
1819
1851
|
var Access16Icon_default = Access16Icon;
|
|
1820
1852
|
|
|
1853
|
+
// icons/react/Affinity16Icon.tsx
|
|
1854
|
+
import { jsx as jsx61, jsxs as jsxs61 } from "react/jsx-runtime";
|
|
1855
|
+
var Affinity16Icon = ({
|
|
1856
|
+
title,
|
|
1857
|
+
titleId,
|
|
1858
|
+
...props
|
|
1859
|
+
}) => /* @__PURE__ */ jsxs61(
|
|
1860
|
+
"svg",
|
|
1861
|
+
{
|
|
1862
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1863
|
+
width: 16,
|
|
1864
|
+
height: 16,
|
|
1865
|
+
viewBox: "0 0 16 16",
|
|
1866
|
+
role: "img",
|
|
1867
|
+
"aria-labelledby": titleId,
|
|
1868
|
+
...props,
|
|
1869
|
+
children: [
|
|
1870
|
+
title ? /* @__PURE__ */ jsx61("title", { id: titleId, children: title }) : null,
|
|
1871
|
+
/* @__PURE__ */ jsx61(
|
|
1872
|
+
"path",
|
|
1873
|
+
{
|
|
1874
|
+
fill: "currentColor",
|
|
1875
|
+
fillRule: "evenodd",
|
|
1876
|
+
d: "M16 9.75v4.5a.75.75 0 0 1-.75.75h-3.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 .75.75M4.25 7A.75.75 0 0 0 5 6.25v-4.5A.75.75 0 0 0 4.25 1H.75a.75.75 0 0 0-.75.75v4.5c0 .414.336.75.75.75zm0 8a.75.75 0 0 0 .75-.75v-4.5A.75.75 0 0 0 4.25 9H.75a.75.75 0 0 0-.75.75v4.5c0 .414.336.75.75.75zM16 6.25v-4.5a.75.75 0 0 0-.75-.75h-3.5a.75.75 0 0 0-.75.75v4.5c0 .414.336.75.75.75h3.5a.75.75 0 0 0 .75-.75M8.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.75m-.5 6h.5A.75.75 0 0 0 9 9.25v-2.5A.75.75 0 0 0 8.25 6h-.5a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75m.5 6h-.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75",
|
|
1877
|
+
clipRule: "evenodd"
|
|
1878
|
+
}
|
|
1879
|
+
)
|
|
1880
|
+
]
|
|
1881
|
+
}
|
|
1882
|
+
);
|
|
1883
|
+
var Affinity16Icon_default = Affinity16Icon;
|
|
1884
|
+
|
|
1821
1885
|
// icons/react/Action16Icon.tsx
|
|
1822
|
-
import { jsx as
|
|
1886
|
+
import { jsx as jsx62, jsxs as jsxs62 } from "react/jsx-runtime";
|
|
1823
1887
|
var Action16Icon = ({
|
|
1824
1888
|
title,
|
|
1825
1889
|
titleId,
|
|
1826
1890
|
...props
|
|
1827
|
-
}) => /* @__PURE__ */
|
|
1891
|
+
}) => /* @__PURE__ */ jsxs62(
|
|
1828
1892
|
"svg",
|
|
1829
1893
|
{
|
|
1830
1894
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1835,8 +1899,8 @@ var Action16Icon = ({
|
|
|
1835
1899
|
"aria-labelledby": titleId,
|
|
1836
1900
|
...props,
|
|
1837
1901
|
children: [
|
|
1838
|
-
title ? /* @__PURE__ */
|
|
1839
|
-
/* @__PURE__ */
|
|
1902
|
+
title ? /* @__PURE__ */ jsx62("title", { id: titleId, children: title }) : null,
|
|
1903
|
+
/* @__PURE__ */ jsx62(
|
|
1840
1904
|
"path",
|
|
1841
1905
|
{
|
|
1842
1906
|
fill: "currentColor",
|
|
@@ -1849,12 +1913,12 @@ var Action16Icon = ({
|
|
|
1849
1913
|
var Action16Icon_default = Action16Icon;
|
|
1850
1914
|
|
|
1851
1915
|
// icons/react/AddRoundel16Icon.tsx
|
|
1852
|
-
import { jsx as
|
|
1916
|
+
import { jsx as jsx63, jsxs as jsxs63 } from "react/jsx-runtime";
|
|
1853
1917
|
var AddRoundel16Icon = ({
|
|
1854
1918
|
title,
|
|
1855
1919
|
titleId,
|
|
1856
1920
|
...props
|
|
1857
|
-
}) => /* @__PURE__ */
|
|
1921
|
+
}) => /* @__PURE__ */ jsxs63(
|
|
1858
1922
|
"svg",
|
|
1859
1923
|
{
|
|
1860
1924
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1865,8 +1929,8 @@ var AddRoundel16Icon = ({
|
|
|
1865
1929
|
"aria-labelledby": titleId,
|
|
1866
1930
|
...props,
|
|
1867
1931
|
children: [
|
|
1868
|
-
title ? /* @__PURE__ */
|
|
1869
|
-
/* @__PURE__ */
|
|
1932
|
+
title ? /* @__PURE__ */ jsx63("title", { id: titleId, children: title }) : null,
|
|
1933
|
+
/* @__PURE__ */ jsx63(
|
|
1870
1934
|
"path",
|
|
1871
1935
|
{
|
|
1872
1936
|
fill: "currentColor",
|
|
@@ -1881,12 +1945,12 @@ var AddRoundel16Icon = ({
|
|
|
1881
1945
|
var AddRoundel16Icon_default = AddRoundel16Icon;
|
|
1882
1946
|
|
|
1883
1947
|
// icons/react/Calendar16Icon.tsx
|
|
1884
|
-
import { jsx as
|
|
1948
|
+
import { jsx as jsx64, jsxs as jsxs64 } from "react/jsx-runtime";
|
|
1885
1949
|
var Calendar16Icon = ({
|
|
1886
1950
|
title,
|
|
1887
1951
|
titleId,
|
|
1888
1952
|
...props
|
|
1889
|
-
}) => /* @__PURE__ */
|
|
1953
|
+
}) => /* @__PURE__ */ jsxs64(
|
|
1890
1954
|
"svg",
|
|
1891
1955
|
{
|
|
1892
1956
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1897,8 +1961,8 @@ var Calendar16Icon = ({
|
|
|
1897
1961
|
"aria-labelledby": titleId,
|
|
1898
1962
|
...props,
|
|
1899
1963
|
children: [
|
|
1900
|
-
title ? /* @__PURE__ */
|
|
1901
|
-
/* @__PURE__ */
|
|
1964
|
+
title ? /* @__PURE__ */ jsx64("title", { id: titleId, children: title }) : null,
|
|
1965
|
+
/* @__PURE__ */ jsx64(
|
|
1902
1966
|
"path",
|
|
1903
1967
|
{
|
|
1904
1968
|
fill: "currentColor",
|
|
@@ -1913,8 +1977,8 @@ var Calendar16Icon = ({
|
|
|
1913
1977
|
var Calendar16Icon_default = Calendar16Icon;
|
|
1914
1978
|
|
|
1915
1979
|
// icons/react/Chat16Icon.tsx
|
|
1916
|
-
import { jsx as
|
|
1917
|
-
var Chat16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
1980
|
+
import { jsx as jsx65, jsxs as jsxs65 } from "react/jsx-runtime";
|
|
1981
|
+
var Chat16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs65(
|
|
1918
1982
|
"svg",
|
|
1919
1983
|
{
|
|
1920
1984
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1925,8 +1989,8 @@ var Chat16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs63(
|
|
|
1925
1989
|
"aria-labelledby": titleId,
|
|
1926
1990
|
...props,
|
|
1927
1991
|
children: [
|
|
1928
|
-
title ? /* @__PURE__ */
|
|
1929
|
-
/* @__PURE__ */
|
|
1992
|
+
title ? /* @__PURE__ */ jsx65("title", { id: titleId, children: title }) : null,
|
|
1993
|
+
/* @__PURE__ */ jsx65(
|
|
1930
1994
|
"path",
|
|
1931
1995
|
{
|
|
1932
1996
|
fill: "currentColor",
|
|
@@ -1941,12 +2005,12 @@ var Chat16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs63(
|
|
|
1941
2005
|
var Chat16Icon_default = Chat16Icon;
|
|
1942
2006
|
|
|
1943
2007
|
// icons/react/Clipboard16Icon.tsx
|
|
1944
|
-
import { jsx as
|
|
2008
|
+
import { jsx as jsx66, jsxs as jsxs66 } from "react/jsx-runtime";
|
|
1945
2009
|
var Clipboard16Icon = ({
|
|
1946
2010
|
title,
|
|
1947
2011
|
titleId,
|
|
1948
2012
|
...props
|
|
1949
|
-
}) => /* @__PURE__ */
|
|
2013
|
+
}) => /* @__PURE__ */ jsxs66(
|
|
1950
2014
|
"svg",
|
|
1951
2015
|
{
|
|
1952
2016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1957,8 +2021,8 @@ var Clipboard16Icon = ({
|
|
|
1957
2021
|
"aria-labelledby": titleId,
|
|
1958
2022
|
...props,
|
|
1959
2023
|
children: [
|
|
1960
|
-
title ? /* @__PURE__ */
|
|
1961
|
-
/* @__PURE__ */
|
|
2024
|
+
title ? /* @__PURE__ */ jsx66("title", { id: titleId, children: title }) : null,
|
|
2025
|
+
/* @__PURE__ */ jsx66(
|
|
1962
2026
|
"path",
|
|
1963
2027
|
{
|
|
1964
2028
|
fill: "currentColor",
|
|
@@ -1973,8 +2037,8 @@ var Clipboard16Icon = ({
|
|
|
1973
2037
|
var Clipboard16Icon_default = Clipboard16Icon;
|
|
1974
2038
|
|
|
1975
2039
|
// icons/react/Cloud16Icon.tsx
|
|
1976
|
-
import { jsx as
|
|
1977
|
-
var Cloud16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2040
|
+
import { jsx as jsx67, jsxs as jsxs67 } from "react/jsx-runtime";
|
|
2041
|
+
var Cloud16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs67(
|
|
1978
2042
|
"svg",
|
|
1979
2043
|
{
|
|
1980
2044
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1985,8 +2049,8 @@ var Cloud16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs65(
|
|
|
1985
2049
|
"aria-labelledby": titleId,
|
|
1986
2050
|
...props,
|
|
1987
2051
|
children: [
|
|
1988
|
-
title ? /* @__PURE__ */
|
|
1989
|
-
/* @__PURE__ */
|
|
2052
|
+
title ? /* @__PURE__ */ jsx67("title", { id: titleId, children: title }) : null,
|
|
2053
|
+
/* @__PURE__ */ jsx67(
|
|
1990
2054
|
"path",
|
|
1991
2055
|
{
|
|
1992
2056
|
fill: "currentColor",
|
|
@@ -2001,8 +2065,8 @@ var Cloud16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs65(
|
|
|
2001
2065
|
var Cloud16Icon_default = Cloud16Icon;
|
|
2002
2066
|
|
|
2003
2067
|
// icons/react/Close16Icon.tsx
|
|
2004
|
-
import { jsx as
|
|
2005
|
-
var Close16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2068
|
+
import { jsx as jsx68, jsxs as jsxs68 } from "react/jsx-runtime";
|
|
2069
|
+
var Close16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs68(
|
|
2006
2070
|
"svg",
|
|
2007
2071
|
{
|
|
2008
2072
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2013,8 +2077,8 @@ var Close16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs66(
|
|
|
2013
2077
|
"aria-labelledby": titleId,
|
|
2014
2078
|
...props,
|
|
2015
2079
|
children: [
|
|
2016
|
-
title ? /* @__PURE__ */
|
|
2017
|
-
/* @__PURE__ */
|
|
2080
|
+
title ? /* @__PURE__ */ jsx68("title", { id: titleId, children: title }) : null,
|
|
2081
|
+
/* @__PURE__ */ jsx68(
|
|
2018
2082
|
"path",
|
|
2019
2083
|
{
|
|
2020
2084
|
fill: "currentColor",
|
|
@@ -2029,12 +2093,12 @@ var Close16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs66(
|
|
|
2029
2093
|
var Close16Icon_default = Close16Icon;
|
|
2030
2094
|
|
|
2031
2095
|
// icons/react/Compability16Icon.tsx
|
|
2032
|
-
import { jsx as
|
|
2096
|
+
import { jsx as jsx69, jsxs as jsxs69 } from "react/jsx-runtime";
|
|
2033
2097
|
var Compability16Icon = ({
|
|
2034
2098
|
title,
|
|
2035
2099
|
titleId,
|
|
2036
2100
|
...props
|
|
2037
|
-
}) => /* @__PURE__ */
|
|
2101
|
+
}) => /* @__PURE__ */ jsxs69(
|
|
2038
2102
|
"svg",
|
|
2039
2103
|
{
|
|
2040
2104
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2045,8 +2109,8 @@ var Compability16Icon = ({
|
|
|
2045
2109
|
"aria-labelledby": titleId,
|
|
2046
2110
|
...props,
|
|
2047
2111
|
children: [
|
|
2048
|
-
title ? /* @__PURE__ */
|
|
2049
|
-
/* @__PURE__ */
|
|
2112
|
+
title ? /* @__PURE__ */ jsx69("title", { id: titleId, children: title }) : null,
|
|
2113
|
+
/* @__PURE__ */ jsx69(
|
|
2050
2114
|
"path",
|
|
2051
2115
|
{
|
|
2052
2116
|
fill: "currentColor",
|
|
@@ -2061,12 +2125,12 @@ var Compability16Icon = ({
|
|
|
2061
2125
|
var Compability16Icon_default = Compability16Icon;
|
|
2062
2126
|
|
|
2063
2127
|
// icons/react/Compass16Icon.tsx
|
|
2064
|
-
import { jsx as
|
|
2128
|
+
import { jsx as jsx70, jsxs as jsxs70 } from "react/jsx-runtime";
|
|
2065
2129
|
var Compass16Icon = ({
|
|
2066
2130
|
title,
|
|
2067
2131
|
titleId,
|
|
2068
2132
|
...props
|
|
2069
|
-
}) => /* @__PURE__ */
|
|
2133
|
+
}) => /* @__PURE__ */ jsxs70(
|
|
2070
2134
|
"svg",
|
|
2071
2135
|
{
|
|
2072
2136
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2077,8 +2141,8 @@ var Compass16Icon = ({
|
|
|
2077
2141
|
"aria-labelledby": titleId,
|
|
2078
2142
|
...props,
|
|
2079
2143
|
children: [
|
|
2080
|
-
title ? /* @__PURE__ */
|
|
2081
|
-
/* @__PURE__ */
|
|
2144
|
+
title ? /* @__PURE__ */ jsx70("title", { id: titleId, children: title }) : null,
|
|
2145
|
+
/* @__PURE__ */ jsx70(
|
|
2082
2146
|
"path",
|
|
2083
2147
|
{
|
|
2084
2148
|
fill: "currentColor",
|
|
@@ -2093,12 +2157,12 @@ var Compass16Icon = ({
|
|
|
2093
2157
|
var Compass16Icon_default = Compass16Icon;
|
|
2094
2158
|
|
|
2095
2159
|
// icons/react/Contrast16Icon.tsx
|
|
2096
|
-
import { jsx as
|
|
2160
|
+
import { jsx as jsx71, jsxs as jsxs71 } from "react/jsx-runtime";
|
|
2097
2161
|
var Contrast16Icon = ({
|
|
2098
2162
|
title,
|
|
2099
2163
|
titleId,
|
|
2100
2164
|
...props
|
|
2101
|
-
}) => /* @__PURE__ */
|
|
2165
|
+
}) => /* @__PURE__ */ jsxs71(
|
|
2102
2166
|
"svg",
|
|
2103
2167
|
{
|
|
2104
2168
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2109,8 +2173,8 @@ var Contrast16Icon = ({
|
|
|
2109
2173
|
"aria-labelledby": titleId,
|
|
2110
2174
|
...props,
|
|
2111
2175
|
children: [
|
|
2112
|
-
title ? /* @__PURE__ */
|
|
2113
|
-
/* @__PURE__ */
|
|
2176
|
+
title ? /* @__PURE__ */ jsx71("title", { id: titleId, children: title }) : null,
|
|
2177
|
+
/* @__PURE__ */ jsx71(
|
|
2114
2178
|
"path",
|
|
2115
2179
|
{
|
|
2116
2180
|
fill: "currentColor",
|
|
@@ -2125,8 +2189,8 @@ var Contrast16Icon = ({
|
|
|
2125
2189
|
var Contrast16Icon_default = Contrast16Icon;
|
|
2126
2190
|
|
|
2127
2191
|
// icons/react/Cpu16Icon.tsx
|
|
2128
|
-
import { jsx as
|
|
2129
|
-
var Cpu16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2192
|
+
import { jsx as jsx72, jsxs as jsxs72 } from "react/jsx-runtime";
|
|
2193
|
+
var Cpu16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs72(
|
|
2130
2194
|
"svg",
|
|
2131
2195
|
{
|
|
2132
2196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2137,8 +2201,8 @@ var Cpu16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs70(
|
|
|
2137
2201
|
"aria-labelledby": titleId,
|
|
2138
2202
|
...props,
|
|
2139
2203
|
children: [
|
|
2140
|
-
title ? /* @__PURE__ */
|
|
2141
|
-
/* @__PURE__ */
|
|
2204
|
+
title ? /* @__PURE__ */ jsx72("title", { id: titleId, children: title }) : null,
|
|
2205
|
+
/* @__PURE__ */ jsx72(
|
|
2142
2206
|
"path",
|
|
2143
2207
|
{
|
|
2144
2208
|
fill: "currentColor",
|
|
@@ -2153,12 +2217,12 @@ var Cpu16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs70(
|
|
|
2153
2217
|
var Cpu16Icon_default = Cpu16Icon;
|
|
2154
2218
|
|
|
2155
2219
|
// icons/react/Delete16Icon.tsx
|
|
2156
|
-
import { jsx as
|
|
2220
|
+
import { jsx as jsx73, jsxs as jsxs73 } from "react/jsx-runtime";
|
|
2157
2221
|
var Delete16Icon = ({
|
|
2158
2222
|
title,
|
|
2159
2223
|
titleId,
|
|
2160
2224
|
...props
|
|
2161
|
-
}) => /* @__PURE__ */
|
|
2225
|
+
}) => /* @__PURE__ */ jsxs73(
|
|
2162
2226
|
"svg",
|
|
2163
2227
|
{
|
|
2164
2228
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2169,8 +2233,8 @@ var Delete16Icon = ({
|
|
|
2169
2233
|
"aria-labelledby": titleId,
|
|
2170
2234
|
...props,
|
|
2171
2235
|
children: [
|
|
2172
|
-
title ? /* @__PURE__ */
|
|
2173
|
-
/* @__PURE__ */
|
|
2236
|
+
title ? /* @__PURE__ */ jsx73("title", { id: titleId, children: title }) : null,
|
|
2237
|
+
/* @__PURE__ */ jsx73(
|
|
2174
2238
|
"path",
|
|
2175
2239
|
{
|
|
2176
2240
|
fill: "currentColor",
|
|
@@ -2185,12 +2249,12 @@ var Delete16Icon = ({
|
|
|
2185
2249
|
var Delete16Icon_default = Delete16Icon;
|
|
2186
2250
|
|
|
2187
2251
|
// icons/react/Dislike16Icon.tsx
|
|
2188
|
-
import { jsx as
|
|
2252
|
+
import { jsx as jsx74, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
2189
2253
|
var Dislike16Icon = ({
|
|
2190
2254
|
title,
|
|
2191
2255
|
titleId,
|
|
2192
2256
|
...props
|
|
2193
|
-
}) => /* @__PURE__ */
|
|
2257
|
+
}) => /* @__PURE__ */ jsxs74(
|
|
2194
2258
|
"svg",
|
|
2195
2259
|
{
|
|
2196
2260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2201,8 +2265,8 @@ var Dislike16Icon = ({
|
|
|
2201
2265
|
"aria-labelledby": titleId,
|
|
2202
2266
|
...props,
|
|
2203
2267
|
children: [
|
|
2204
|
-
title ? /* @__PURE__ */
|
|
2205
|
-
/* @__PURE__ */
|
|
2268
|
+
title ? /* @__PURE__ */ jsx74("title", { id: titleId, children: title }) : null,
|
|
2269
|
+
/* @__PURE__ */ jsx74(
|
|
2206
2270
|
"path",
|
|
2207
2271
|
{
|
|
2208
2272
|
fill: "currentColor",
|
|
@@ -2217,12 +2281,12 @@ var Dislike16Icon = ({
|
|
|
2217
2281
|
var Dislike16Icon_default = Dislike16Icon;
|
|
2218
2282
|
|
|
2219
2283
|
// icons/react/Document16Icon.tsx
|
|
2220
|
-
import { jsx as
|
|
2284
|
+
import { jsx as jsx75, jsxs as jsxs75 } from "react/jsx-runtime";
|
|
2221
2285
|
var Document16Icon = ({
|
|
2222
2286
|
title,
|
|
2223
2287
|
titleId,
|
|
2224
2288
|
...props
|
|
2225
|
-
}) => /* @__PURE__ */
|
|
2289
|
+
}) => /* @__PURE__ */ jsxs75(
|
|
2226
2290
|
"svg",
|
|
2227
2291
|
{
|
|
2228
2292
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2233,8 +2297,8 @@ var Document16Icon = ({
|
|
|
2233
2297
|
"aria-labelledby": titleId,
|
|
2234
2298
|
...props,
|
|
2235
2299
|
children: [
|
|
2236
|
-
title ? /* @__PURE__ */
|
|
2237
|
-
/* @__PURE__ */
|
|
2300
|
+
title ? /* @__PURE__ */ jsx75("title", { id: titleId, children: title }) : null,
|
|
2301
|
+
/* @__PURE__ */ jsx75(
|
|
2238
2302
|
"path",
|
|
2239
2303
|
{
|
|
2240
2304
|
fill: "currentColor",
|
|
@@ -2247,12 +2311,12 @@ var Document16Icon = ({
|
|
|
2247
2311
|
var Document16Icon_default = Document16Icon;
|
|
2248
2312
|
|
|
2249
2313
|
// icons/react/DocumentApi16Icon.tsx
|
|
2250
|
-
import { jsx as
|
|
2314
|
+
import { jsx as jsx76, jsxs as jsxs76 } from "react/jsx-runtime";
|
|
2251
2315
|
var DocumentApi16Icon = ({
|
|
2252
2316
|
title,
|
|
2253
2317
|
titleId,
|
|
2254
2318
|
...props
|
|
2255
|
-
}) => /* @__PURE__ */
|
|
2319
|
+
}) => /* @__PURE__ */ jsxs76(
|
|
2256
2320
|
"svg",
|
|
2257
2321
|
{
|
|
2258
2322
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2263,8 +2327,8 @@ var DocumentApi16Icon = ({
|
|
|
2263
2327
|
"aria-labelledby": titleId,
|
|
2264
2328
|
...props,
|
|
2265
2329
|
children: [
|
|
2266
|
-
title ? /* @__PURE__ */
|
|
2267
|
-
/* @__PURE__ */
|
|
2330
|
+
title ? /* @__PURE__ */ jsx76("title", { id: titleId, children: title }) : null,
|
|
2331
|
+
/* @__PURE__ */ jsx76(
|
|
2268
2332
|
"path",
|
|
2269
2333
|
{
|
|
2270
2334
|
fill: "currentColor",
|
|
@@ -2279,8 +2343,8 @@ var DocumentApi16Icon = ({
|
|
|
2279
2343
|
var DocumentApi16Icon_default = DocumentApi16Icon;
|
|
2280
2344
|
|
|
2281
2345
|
// icons/react/Dots16Icon.tsx
|
|
2282
|
-
import { jsx as
|
|
2283
|
-
var Dots16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2346
|
+
import { jsx as jsx77, jsxs as jsxs77 } from "react/jsx-runtime";
|
|
2347
|
+
var Dots16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs77(
|
|
2284
2348
|
"svg",
|
|
2285
2349
|
{
|
|
2286
2350
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2291,8 +2355,8 @@ var Dots16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs75(
|
|
|
2291
2355
|
"aria-labelledby": titleId,
|
|
2292
2356
|
...props,
|
|
2293
2357
|
children: [
|
|
2294
|
-
title ? /* @__PURE__ */
|
|
2295
|
-
/* @__PURE__ */
|
|
2358
|
+
title ? /* @__PURE__ */ jsx77("title", { id: titleId, children: title }) : null,
|
|
2359
|
+
/* @__PURE__ */ jsx77(
|
|
2296
2360
|
"path",
|
|
2297
2361
|
{
|
|
2298
2362
|
fill: "currentColor",
|
|
@@ -2307,12 +2371,12 @@ var Dots16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs75(
|
|
|
2307
2371
|
var Dots16Icon_default = Dots16Icon;
|
|
2308
2372
|
|
|
2309
2373
|
// icons/react/DownloadRoundel16Icon.tsx
|
|
2310
|
-
import { jsx as
|
|
2374
|
+
import { jsx as jsx78, jsxs as jsxs78 } from "react/jsx-runtime";
|
|
2311
2375
|
var DownloadRoundel16Icon = ({
|
|
2312
2376
|
title,
|
|
2313
2377
|
titleId,
|
|
2314
2378
|
...props
|
|
2315
|
-
}) => /* @__PURE__ */
|
|
2379
|
+
}) => /* @__PURE__ */ jsxs78(
|
|
2316
2380
|
"svg",
|
|
2317
2381
|
{
|
|
2318
2382
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2323,8 +2387,8 @@ var DownloadRoundel16Icon = ({
|
|
|
2323
2387
|
"aria-labelledby": titleId,
|
|
2324
2388
|
...props,
|
|
2325
2389
|
children: [
|
|
2326
|
-
title ? /* @__PURE__ */
|
|
2327
|
-
/* @__PURE__ */
|
|
2390
|
+
title ? /* @__PURE__ */ jsx78("title", { id: titleId, children: title }) : null,
|
|
2391
|
+
/* @__PURE__ */ jsx78(
|
|
2328
2392
|
"path",
|
|
2329
2393
|
{
|
|
2330
2394
|
fill: "currentColor",
|
|
@@ -2339,8 +2403,8 @@ var DownloadRoundel16Icon = ({
|
|
|
2339
2403
|
var DownloadRoundel16Icon_default = DownloadRoundel16Icon;
|
|
2340
2404
|
|
|
2341
2405
|
// icons/react/Edit16Icon.tsx
|
|
2342
|
-
import { jsx as
|
|
2343
|
-
var Edit16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2406
|
+
import { jsx as jsx79, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
2407
|
+
var Edit16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs79(
|
|
2344
2408
|
"svg",
|
|
2345
2409
|
{
|
|
2346
2410
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2351,8 +2415,8 @@ var Edit16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs77(
|
|
|
2351
2415
|
"aria-labelledby": titleId,
|
|
2352
2416
|
...props,
|
|
2353
2417
|
children: [
|
|
2354
|
-
title ? /* @__PURE__ */
|
|
2355
|
-
/* @__PURE__ */
|
|
2418
|
+
title ? /* @__PURE__ */ jsx79("title", { id: titleId, children: title }) : null,
|
|
2419
|
+
/* @__PURE__ */ jsx79(
|
|
2356
2420
|
"path",
|
|
2357
2421
|
{
|
|
2358
2422
|
fill: "currentColor",
|
|
@@ -2367,8 +2431,8 @@ var Edit16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs77(
|
|
|
2367
2431
|
var Edit16Icon_default = Edit16Icon;
|
|
2368
2432
|
|
|
2369
2433
|
// icons/react/Email16Icon.tsx
|
|
2370
|
-
import { jsx as
|
|
2371
|
-
var Email16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2434
|
+
import { jsx as jsx80, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
2435
|
+
var Email16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs80(
|
|
2372
2436
|
"svg",
|
|
2373
2437
|
{
|
|
2374
2438
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2379,8 +2443,8 @@ var Email16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs78(
|
|
|
2379
2443
|
"aria-labelledby": titleId,
|
|
2380
2444
|
...props,
|
|
2381
2445
|
children: [
|
|
2382
|
-
title ? /* @__PURE__ */
|
|
2383
|
-
/* @__PURE__ */
|
|
2446
|
+
title ? /* @__PURE__ */ jsx80("title", { id: titleId, children: title }) : null,
|
|
2447
|
+
/* @__PURE__ */ jsx80(
|
|
2384
2448
|
"path",
|
|
2385
2449
|
{
|
|
2386
2450
|
fill: "currentColor",
|
|
@@ -2395,8 +2459,8 @@ var Email16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs78(
|
|
|
2395
2459
|
var Email16Icon_default = Email16Icon;
|
|
2396
2460
|
|
|
2397
2461
|
// icons/react/Error16Icon.tsx
|
|
2398
|
-
import { jsx as
|
|
2399
|
-
var Error16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2462
|
+
import { jsx as jsx81, jsxs as jsxs81 } from "react/jsx-runtime";
|
|
2463
|
+
var Error16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs81(
|
|
2400
2464
|
"svg",
|
|
2401
2465
|
{
|
|
2402
2466
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2407,8 +2471,8 @@ var Error16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs79(
|
|
|
2407
2471
|
"aria-labelledby": titleId,
|
|
2408
2472
|
...props,
|
|
2409
2473
|
children: [
|
|
2410
|
-
title ? /* @__PURE__ */
|
|
2411
|
-
/* @__PURE__ */
|
|
2474
|
+
title ? /* @__PURE__ */ jsx81("title", { id: titleId, children: title }) : null,
|
|
2475
|
+
/* @__PURE__ */ jsx81(
|
|
2412
2476
|
"path",
|
|
2413
2477
|
{
|
|
2414
2478
|
fill: "currentColor",
|
|
@@ -2423,12 +2487,12 @@ var Error16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs79(
|
|
|
2423
2487
|
var Error16Icon_default = Error16Icon;
|
|
2424
2488
|
|
|
2425
2489
|
// icons/react/Filter16Icon.tsx
|
|
2426
|
-
import { jsx as
|
|
2490
|
+
import { jsx as jsx82, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
2427
2491
|
var Filter16Icon = ({
|
|
2428
2492
|
title,
|
|
2429
2493
|
titleId,
|
|
2430
2494
|
...props
|
|
2431
|
-
}) => /* @__PURE__ */
|
|
2495
|
+
}) => /* @__PURE__ */ jsxs82(
|
|
2432
2496
|
"svg",
|
|
2433
2497
|
{
|
|
2434
2498
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2439,8 +2503,8 @@ var Filter16Icon = ({
|
|
|
2439
2503
|
"aria-labelledby": titleId,
|
|
2440
2504
|
...props,
|
|
2441
2505
|
children: [
|
|
2442
|
-
title ? /* @__PURE__ */
|
|
2443
|
-
/* @__PURE__ */
|
|
2506
|
+
title ? /* @__PURE__ */ jsx82("title", { id: titleId, children: title }) : null,
|
|
2507
|
+
/* @__PURE__ */ jsx82(
|
|
2444
2508
|
"path",
|
|
2445
2509
|
{
|
|
2446
2510
|
fill: "currentColor",
|
|
@@ -2455,12 +2519,12 @@ var Filter16Icon = ({
|
|
|
2455
2519
|
var Filter16Icon_default = Filter16Icon;
|
|
2456
2520
|
|
|
2457
2521
|
// icons/react/Firewall16Icon.tsx
|
|
2458
|
-
import { jsx as
|
|
2522
|
+
import { jsx as jsx83, jsxs as jsxs83 } from "react/jsx-runtime";
|
|
2459
2523
|
var Firewall16Icon = ({
|
|
2460
2524
|
title,
|
|
2461
2525
|
titleId,
|
|
2462
2526
|
...props
|
|
2463
|
-
}) => /* @__PURE__ */
|
|
2527
|
+
}) => /* @__PURE__ */ jsxs83(
|
|
2464
2528
|
"svg",
|
|
2465
2529
|
{
|
|
2466
2530
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2471,8 +2535,8 @@ var Firewall16Icon = ({
|
|
|
2471
2535
|
"aria-labelledby": titleId,
|
|
2472
2536
|
...props,
|
|
2473
2537
|
children: [
|
|
2474
|
-
title ? /* @__PURE__ */
|
|
2475
|
-
/* @__PURE__ */
|
|
2538
|
+
title ? /* @__PURE__ */ jsx83("title", { id: titleId, children: title }) : null,
|
|
2539
|
+
/* @__PURE__ */ jsx83(
|
|
2476
2540
|
"path",
|
|
2477
2541
|
{
|
|
2478
2542
|
fill: "currentColor",
|
|
@@ -2487,12 +2551,12 @@ var Firewall16Icon = ({
|
|
|
2487
2551
|
var Firewall16Icon_default = Firewall16Icon;
|
|
2488
2552
|
|
|
2489
2553
|
// icons/react/Folder16Icon.tsx
|
|
2490
|
-
import { jsx as
|
|
2554
|
+
import { jsx as jsx84, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
2491
2555
|
var Folder16Icon = ({
|
|
2492
2556
|
title,
|
|
2493
2557
|
titleId,
|
|
2494
2558
|
...props
|
|
2495
|
-
}) => /* @__PURE__ */
|
|
2559
|
+
}) => /* @__PURE__ */ jsxs84(
|
|
2496
2560
|
"svg",
|
|
2497
2561
|
{
|
|
2498
2562
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2503,8 +2567,8 @@ var Folder16Icon = ({
|
|
|
2503
2567
|
"aria-labelledby": titleId,
|
|
2504
2568
|
...props,
|
|
2505
2569
|
children: [
|
|
2506
|
-
title ? /* @__PURE__ */
|
|
2507
|
-
/* @__PURE__ */
|
|
2570
|
+
title ? /* @__PURE__ */ jsx84("title", { id: titleId, children: title }) : null,
|
|
2571
|
+
/* @__PURE__ */ jsx84(
|
|
2508
2572
|
"path",
|
|
2509
2573
|
{
|
|
2510
2574
|
fill: "currentColor",
|
|
@@ -2519,12 +2583,12 @@ var Folder16Icon = ({
|
|
|
2519
2583
|
var Folder16Icon_default = Folder16Icon;
|
|
2520
2584
|
|
|
2521
2585
|
// icons/react/Gateway16Icon.tsx
|
|
2522
|
-
import { jsx as
|
|
2586
|
+
import { jsx as jsx85, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
2523
2587
|
var Gateway16Icon = ({
|
|
2524
2588
|
title,
|
|
2525
2589
|
titleId,
|
|
2526
2590
|
...props
|
|
2527
|
-
}) => /* @__PURE__ */
|
|
2591
|
+
}) => /* @__PURE__ */ jsxs85(
|
|
2528
2592
|
"svg",
|
|
2529
2593
|
{
|
|
2530
2594
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2535,8 +2599,8 @@ var Gateway16Icon = ({
|
|
|
2535
2599
|
"aria-labelledby": titleId,
|
|
2536
2600
|
...props,
|
|
2537
2601
|
children: [
|
|
2538
|
-
title ? /* @__PURE__ */
|
|
2539
|
-
/* @__PURE__ */
|
|
2602
|
+
title ? /* @__PURE__ */ jsx85("title", { id: titleId, children: title }) : null,
|
|
2603
|
+
/* @__PURE__ */ jsx85(
|
|
2540
2604
|
"path",
|
|
2541
2605
|
{
|
|
2542
2606
|
fill: "currentColor",
|
|
@@ -2551,8 +2615,8 @@ var Gateway16Icon = ({
|
|
|
2551
2615
|
var Gateway16Icon_default = Gateway16Icon;
|
|
2552
2616
|
|
|
2553
2617
|
// icons/react/Heart16Icon.tsx
|
|
2554
|
-
import { jsx as
|
|
2555
|
-
var Heart16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2618
|
+
import { jsx as jsx86, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
2619
|
+
var Heart16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs86(
|
|
2556
2620
|
"svg",
|
|
2557
2621
|
{
|
|
2558
2622
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2563,8 +2627,8 @@ var Heart16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs84(
|
|
|
2563
2627
|
"aria-labelledby": titleId,
|
|
2564
2628
|
...props,
|
|
2565
2629
|
children: [
|
|
2566
|
-
title ? /* @__PURE__ */
|
|
2567
|
-
/* @__PURE__ */
|
|
2630
|
+
title ? /* @__PURE__ */ jsx86("title", { id: titleId, children: title }) : null,
|
|
2631
|
+
/* @__PURE__ */ jsx86(
|
|
2568
2632
|
"path",
|
|
2569
2633
|
{
|
|
2570
2634
|
fill: "currentColor",
|
|
@@ -2577,8 +2641,8 @@ var Heart16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs84(
|
|
|
2577
2641
|
var Heart16Icon_default = Heart16Icon;
|
|
2578
2642
|
|
|
2579
2643
|
// icons/react/Hide16Icon.tsx
|
|
2580
|
-
import { jsx as
|
|
2581
|
-
var Hide16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2644
|
+
import { jsx as jsx87, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
2645
|
+
var Hide16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs87(
|
|
2582
2646
|
"svg",
|
|
2583
2647
|
{
|
|
2584
2648
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2589,8 +2653,8 @@ var Hide16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs85(
|
|
|
2589
2653
|
"aria-labelledby": titleId,
|
|
2590
2654
|
...props,
|
|
2591
2655
|
children: [
|
|
2592
|
-
title ? /* @__PURE__ */
|
|
2593
|
-
/* @__PURE__ */
|
|
2656
|
+
title ? /* @__PURE__ */ jsx87("title", { id: titleId, children: title }) : null,
|
|
2657
|
+
/* @__PURE__ */ jsx87(
|
|
2594
2658
|
"path",
|
|
2595
2659
|
{
|
|
2596
2660
|
fill: "currentColor",
|
|
@@ -2605,12 +2669,12 @@ var Hide16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs85(
|
|
|
2605
2669
|
var Hide16Icon_default = Hide16Icon;
|
|
2606
2670
|
|
|
2607
2671
|
// icons/react/Hourglass16Icon.tsx
|
|
2608
|
-
import { jsx as
|
|
2672
|
+
import { jsx as jsx88, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
2609
2673
|
var Hourglass16Icon = ({
|
|
2610
2674
|
title,
|
|
2611
2675
|
titleId,
|
|
2612
2676
|
...props
|
|
2613
|
-
}) => /* @__PURE__ */
|
|
2677
|
+
}) => /* @__PURE__ */ jsxs88(
|
|
2614
2678
|
"svg",
|
|
2615
2679
|
{
|
|
2616
2680
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2621,8 +2685,8 @@ var Hourglass16Icon = ({
|
|
|
2621
2685
|
"aria-labelledby": titleId,
|
|
2622
2686
|
...props,
|
|
2623
2687
|
children: [
|
|
2624
|
-
title ? /* @__PURE__ */
|
|
2625
|
-
/* @__PURE__ */
|
|
2688
|
+
title ? /* @__PURE__ */ jsx88("title", { id: titleId, children: title }) : null,
|
|
2689
|
+
/* @__PURE__ */ jsx88(
|
|
2626
2690
|
"path",
|
|
2627
2691
|
{
|
|
2628
2692
|
fill: "currentColor",
|
|
@@ -2637,12 +2701,12 @@ var Hourglass16Icon = ({
|
|
|
2637
2701
|
var Hourglass16Icon_default = Hourglass16Icon;
|
|
2638
2702
|
|
|
2639
2703
|
// icons/react/Images16Icon.tsx
|
|
2640
|
-
import { jsx as
|
|
2704
|
+
import { jsx as jsx89, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
2641
2705
|
var Images16Icon = ({
|
|
2642
2706
|
title,
|
|
2643
2707
|
titleId,
|
|
2644
2708
|
...props
|
|
2645
|
-
}) => /* @__PURE__ */
|
|
2709
|
+
}) => /* @__PURE__ */ jsxs89(
|
|
2646
2710
|
"svg",
|
|
2647
2711
|
{
|
|
2648
2712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2653,16 +2717,16 @@ var Images16Icon = ({
|
|
|
2653
2717
|
"aria-labelledby": titleId,
|
|
2654
2718
|
...props,
|
|
2655
2719
|
children: [
|
|
2656
|
-
title ? /* @__PURE__ */
|
|
2657
|
-
/* @__PURE__ */
|
|
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" }) })
|
|
2658
2722
|
]
|
|
2659
2723
|
}
|
|
2660
2724
|
);
|
|
2661
2725
|
var Images16Icon_default = Images16Icon;
|
|
2662
2726
|
|
|
2663
2727
|
// icons/react/Info16Icon.tsx
|
|
2664
|
-
import { jsx as
|
|
2665
|
-
var Info16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2728
|
+
import { jsx as jsx90, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
2729
|
+
var Info16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs90(
|
|
2666
2730
|
"svg",
|
|
2667
2731
|
{
|
|
2668
2732
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2673,8 +2737,8 @@ var Info16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs88(
|
|
|
2673
2737
|
"aria-labelledby": titleId,
|
|
2674
2738
|
...props,
|
|
2675
2739
|
children: [
|
|
2676
|
-
title ? /* @__PURE__ */
|
|
2677
|
-
/* @__PURE__ */
|
|
2740
|
+
title ? /* @__PURE__ */ jsx90("title", { id: titleId, children: title }) : null,
|
|
2741
|
+
/* @__PURE__ */ jsx90(
|
|
2678
2742
|
"path",
|
|
2679
2743
|
{
|
|
2680
2744
|
fill: "currentColor",
|
|
@@ -2689,12 +2753,12 @@ var Info16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs88(
|
|
|
2689
2753
|
var Info16Icon_default = Info16Icon;
|
|
2690
2754
|
|
|
2691
2755
|
// icons/react/Instances16Icon.tsx
|
|
2692
|
-
import { jsx as
|
|
2756
|
+
import { jsx as jsx91, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
2693
2757
|
var Instances16Icon = ({
|
|
2694
2758
|
title,
|
|
2695
2759
|
titleId,
|
|
2696
2760
|
...props
|
|
2697
|
-
}) => /* @__PURE__ */
|
|
2761
|
+
}) => /* @__PURE__ */ jsxs91(
|
|
2698
2762
|
"svg",
|
|
2699
2763
|
{
|
|
2700
2764
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2705,8 +2769,8 @@ var Instances16Icon = ({
|
|
|
2705
2769
|
"aria-labelledby": titleId,
|
|
2706
2770
|
...props,
|
|
2707
2771
|
children: [
|
|
2708
|
-
title ? /* @__PURE__ */
|
|
2709
|
-
/* @__PURE__ */
|
|
2772
|
+
title ? /* @__PURE__ */ jsx91("title", { id: titleId, children: title }) : null,
|
|
2773
|
+
/* @__PURE__ */ jsx91(
|
|
2710
2774
|
"path",
|
|
2711
2775
|
{
|
|
2712
2776
|
fill: "currentColor",
|
|
@@ -2721,12 +2785,12 @@ var Instances16Icon = ({
|
|
|
2721
2785
|
var Instances16Icon_default = Instances16Icon;
|
|
2722
2786
|
|
|
2723
2787
|
// icons/react/Integration16Icon.tsx
|
|
2724
|
-
import { jsx as
|
|
2788
|
+
import { jsx as jsx92, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
2725
2789
|
var Integration16Icon = ({
|
|
2726
2790
|
title,
|
|
2727
2791
|
titleId,
|
|
2728
2792
|
...props
|
|
2729
|
-
}) => /* @__PURE__ */
|
|
2793
|
+
}) => /* @__PURE__ */ jsxs92(
|
|
2730
2794
|
"svg",
|
|
2731
2795
|
{
|
|
2732
2796
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2737,8 +2801,8 @@ var Integration16Icon = ({
|
|
|
2737
2801
|
"aria-labelledby": titleId,
|
|
2738
2802
|
...props,
|
|
2739
2803
|
children: [
|
|
2740
|
-
title ? /* @__PURE__ */
|
|
2741
|
-
/* @__PURE__ */
|
|
2804
|
+
title ? /* @__PURE__ */ jsx92("title", { id: titleId, children: title }) : null,
|
|
2805
|
+
/* @__PURE__ */ jsx92(
|
|
2742
2806
|
"path",
|
|
2743
2807
|
{
|
|
2744
2808
|
fill: "currentColor",
|
|
@@ -2753,12 +2817,12 @@ var Integration16Icon = ({
|
|
|
2753
2817
|
var Integration16Icon_default = Integration16Icon;
|
|
2754
2818
|
|
|
2755
2819
|
// icons/react/IpGlobal16Icon.tsx
|
|
2756
|
-
import { jsx as
|
|
2820
|
+
import { jsx as jsx93, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
2757
2821
|
var IpGlobal16Icon = ({
|
|
2758
2822
|
title,
|
|
2759
2823
|
titleId,
|
|
2760
2824
|
...props
|
|
2761
|
-
}) => /* @__PURE__ */
|
|
2825
|
+
}) => /* @__PURE__ */ jsxs93(
|
|
2762
2826
|
"svg",
|
|
2763
2827
|
{
|
|
2764
2828
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2769,8 +2833,8 @@ var IpGlobal16Icon = ({
|
|
|
2769
2833
|
"aria-labelledby": titleId,
|
|
2770
2834
|
...props,
|
|
2771
2835
|
children: [
|
|
2772
|
-
title ? /* @__PURE__ */
|
|
2773
|
-
/* @__PURE__ */
|
|
2836
|
+
title ? /* @__PURE__ */ jsx93("title", { id: titleId, children: title }) : null,
|
|
2837
|
+
/* @__PURE__ */ jsx93(
|
|
2774
2838
|
"path",
|
|
2775
2839
|
{
|
|
2776
2840
|
fill: "currentColor",
|
|
@@ -2785,12 +2849,12 @@ var IpGlobal16Icon = ({
|
|
|
2785
2849
|
var IpGlobal16Icon_default = IpGlobal16Icon;
|
|
2786
2850
|
|
|
2787
2851
|
// icons/react/IpLocal16Icon.tsx
|
|
2788
|
-
import { jsx as
|
|
2852
|
+
import { jsx as jsx94, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
2789
2853
|
var IpLocal16Icon = ({
|
|
2790
2854
|
title,
|
|
2791
2855
|
titleId,
|
|
2792
2856
|
...props
|
|
2793
|
-
}) => /* @__PURE__ */
|
|
2857
|
+
}) => /* @__PURE__ */ jsxs94(
|
|
2794
2858
|
"svg",
|
|
2795
2859
|
{
|
|
2796
2860
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2801,8 +2865,8 @@ var IpLocal16Icon = ({
|
|
|
2801
2865
|
"aria-labelledby": titleId,
|
|
2802
2866
|
...props,
|
|
2803
2867
|
children: [
|
|
2804
|
-
title ? /* @__PURE__ */
|
|
2805
|
-
/* @__PURE__ */
|
|
2868
|
+
title ? /* @__PURE__ */ jsx94("title", { id: titleId, children: title }) : null,
|
|
2869
|
+
/* @__PURE__ */ jsx94(
|
|
2806
2870
|
"path",
|
|
2807
2871
|
{
|
|
2808
2872
|
fill: "currentColor",
|
|
@@ -2817,12 +2881,12 @@ var IpLocal16Icon = ({
|
|
|
2817
2881
|
var IpLocal16Icon_default = IpLocal16Icon;
|
|
2818
2882
|
|
|
2819
2883
|
// icons/react/Issues16Icon.tsx
|
|
2820
|
-
import { jsx as
|
|
2884
|
+
import { jsx as jsx95, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
2821
2885
|
var Issues16Icon = ({
|
|
2822
2886
|
title,
|
|
2823
2887
|
titleId,
|
|
2824
2888
|
...props
|
|
2825
|
-
}) => /* @__PURE__ */
|
|
2889
|
+
}) => /* @__PURE__ */ jsxs95(
|
|
2826
2890
|
"svg",
|
|
2827
2891
|
{
|
|
2828
2892
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2833,8 +2897,8 @@ var Issues16Icon = ({
|
|
|
2833
2897
|
"aria-labelledby": titleId,
|
|
2834
2898
|
...props,
|
|
2835
2899
|
children: [
|
|
2836
|
-
title ? /* @__PURE__ */
|
|
2837
|
-
/* @__PURE__ */
|
|
2900
|
+
title ? /* @__PURE__ */ jsx95("title", { id: titleId, children: title }) : null,
|
|
2901
|
+
/* @__PURE__ */ jsx95(
|
|
2838
2902
|
"path",
|
|
2839
2903
|
{
|
|
2840
2904
|
fill: "currentColor",
|
|
@@ -2849,8 +2913,8 @@ var Issues16Icon = ({
|
|
|
2849
2913
|
var Issues16Icon_default = Issues16Icon;
|
|
2850
2914
|
|
|
2851
2915
|
// icons/react/Key16Icon.tsx
|
|
2852
|
-
import { jsx as
|
|
2853
|
-
var Key16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2916
|
+
import { jsx as jsx96, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
2917
|
+
var Key16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs96(
|
|
2854
2918
|
"svg",
|
|
2855
2919
|
{
|
|
2856
2920
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2861,8 +2925,8 @@ var Key16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs94(
|
|
|
2861
2925
|
"aria-labelledby": titleId,
|
|
2862
2926
|
...props,
|
|
2863
2927
|
children: [
|
|
2864
|
-
title ? /* @__PURE__ */
|
|
2865
|
-
/* @__PURE__ */
|
|
2928
|
+
title ? /* @__PURE__ */ jsx96("title", { id: titleId, children: title }) : null,
|
|
2929
|
+
/* @__PURE__ */ jsx96(
|
|
2866
2930
|
"path",
|
|
2867
2931
|
{
|
|
2868
2932
|
fill: "currentColor",
|
|
@@ -2877,8 +2941,8 @@ var Key16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs94(
|
|
|
2877
2941
|
var Key16Icon_default = Key16Icon;
|
|
2878
2942
|
|
|
2879
2943
|
// icons/react/Like16Icon.tsx
|
|
2880
|
-
import { jsx as
|
|
2881
|
-
var Like16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2944
|
+
import { jsx as jsx97, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
2945
|
+
var Like16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs97(
|
|
2882
2946
|
"svg",
|
|
2883
2947
|
{
|
|
2884
2948
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2889,8 +2953,8 @@ var Like16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs95(
|
|
|
2889
2953
|
"aria-labelledby": titleId,
|
|
2890
2954
|
...props,
|
|
2891
2955
|
children: [
|
|
2892
|
-
title ? /* @__PURE__ */
|
|
2893
|
-
/* @__PURE__ */
|
|
2956
|
+
title ? /* @__PURE__ */ jsx97("title", { id: titleId, children: title }) : null,
|
|
2957
|
+
/* @__PURE__ */ jsx97(
|
|
2894
2958
|
"path",
|
|
2895
2959
|
{
|
|
2896
2960
|
fill: "currentColor",
|
|
@@ -2905,8 +2969,8 @@ var Like16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs95(
|
|
|
2905
2969
|
var Like16Icon_default = Like16Icon;
|
|
2906
2970
|
|
|
2907
2971
|
// icons/react/Link16Icon.tsx
|
|
2908
|
-
import { jsx as
|
|
2909
|
-
var Link16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
2972
|
+
import { jsx as jsx98, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
2973
|
+
var Link16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs98(
|
|
2910
2974
|
"svg",
|
|
2911
2975
|
{
|
|
2912
2976
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2917,10 +2981,10 @@ var Link16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs96(
|
|
|
2917
2981
|
"aria-labelledby": titleId,
|
|
2918
2982
|
...props,
|
|
2919
2983
|
children: [
|
|
2920
|
-
title ? /* @__PURE__ */
|
|
2921
|
-
/* @__PURE__ */
|
|
2922
|
-
/* @__PURE__ */
|
|
2923
|
-
/* @__PURE__ */
|
|
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" })
|
|
2924
2988
|
] })
|
|
2925
2989
|
]
|
|
2926
2990
|
}
|
|
@@ -2928,12 +2992,12 @@ var Link16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs96(
|
|
|
2928
2992
|
var Link16Icon_default = Link16Icon;
|
|
2929
2993
|
|
|
2930
2994
|
// icons/react/LoadBalancer16Icon.tsx
|
|
2931
|
-
import { jsx as
|
|
2995
|
+
import { jsx as jsx99, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
2932
2996
|
var LoadBalancer16Icon = ({
|
|
2933
2997
|
title,
|
|
2934
2998
|
titleId,
|
|
2935
2999
|
...props
|
|
2936
|
-
}) => /* @__PURE__ */
|
|
3000
|
+
}) => /* @__PURE__ */ jsxs99(
|
|
2937
3001
|
"svg",
|
|
2938
3002
|
{
|
|
2939
3003
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2944,8 +3008,8 @@ var LoadBalancer16Icon = ({
|
|
|
2944
3008
|
"aria-labelledby": titleId,
|
|
2945
3009
|
...props,
|
|
2946
3010
|
children: [
|
|
2947
|
-
title ? /* @__PURE__ */
|
|
2948
|
-
/* @__PURE__ */
|
|
3011
|
+
title ? /* @__PURE__ */ jsx99("title", { id: titleId, children: title }) : null,
|
|
3012
|
+
/* @__PURE__ */ jsx99(
|
|
2949
3013
|
"path",
|
|
2950
3014
|
{
|
|
2951
3015
|
fill: "currentColor",
|
|
@@ -2960,8 +3024,8 @@ var LoadBalancer16Icon = ({
|
|
|
2960
3024
|
var LoadBalancer16Icon_default = LoadBalancer16Icon;
|
|
2961
3025
|
|
|
2962
3026
|
// icons/react/Logs16Icon.tsx
|
|
2963
|
-
import { jsx as
|
|
2964
|
-
var Logs16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
3027
|
+
import { jsx as jsx100, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
3028
|
+
var Logs16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs100(
|
|
2965
3029
|
"svg",
|
|
2966
3030
|
{
|
|
2967
3031
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2972,8 +3036,8 @@ var Logs16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs98(
|
|
|
2972
3036
|
"aria-labelledby": titleId,
|
|
2973
3037
|
...props,
|
|
2974
3038
|
children: [
|
|
2975
|
-
title ? /* @__PURE__ */
|
|
2976
|
-
/* @__PURE__ */
|
|
3039
|
+
title ? /* @__PURE__ */ jsx100("title", { id: titleId, children: title }) : null,
|
|
3040
|
+
/* @__PURE__ */ jsx100(
|
|
2977
3041
|
"path",
|
|
2978
3042
|
{
|
|
2979
3043
|
fill: "currentColor",
|
|
@@ -2988,12 +3052,12 @@ var Logs16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs98(
|
|
|
2988
3052
|
var Logs16Icon_default = Logs16Icon;
|
|
2989
3053
|
|
|
2990
3054
|
// icons/react/Metrics16Icon.tsx
|
|
2991
|
-
import { jsx as
|
|
3055
|
+
import { jsx as jsx101, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
2992
3056
|
var Metrics16Icon = ({
|
|
2993
3057
|
title,
|
|
2994
3058
|
titleId,
|
|
2995
3059
|
...props
|
|
2996
|
-
}) => /* @__PURE__ */
|
|
3060
|
+
}) => /* @__PURE__ */ jsxs101(
|
|
2997
3061
|
"svg",
|
|
2998
3062
|
{
|
|
2999
3063
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3004,8 +3068,8 @@ var Metrics16Icon = ({
|
|
|
3004
3068
|
"aria-labelledby": titleId,
|
|
3005
3069
|
...props,
|
|
3006
3070
|
children: [
|
|
3007
|
-
title ? /* @__PURE__ */
|
|
3008
|
-
/* @__PURE__ */
|
|
3071
|
+
title ? /* @__PURE__ */ jsx101("title", { id: titleId, children: title }) : null,
|
|
3072
|
+
/* @__PURE__ */ jsx101(
|
|
3009
3073
|
"path",
|
|
3010
3074
|
{
|
|
3011
3075
|
fill: "currentColor",
|
|
@@ -3020,12 +3084,12 @@ var Metrics16Icon = ({
|
|
|
3020
3084
|
var Metrics16Icon_default = Metrics16Icon;
|
|
3021
3085
|
|
|
3022
3086
|
// icons/react/Monitoring16Icon.tsx
|
|
3023
|
-
import { jsx as
|
|
3087
|
+
import { jsx as jsx102, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
3024
3088
|
var Monitoring16Icon = ({
|
|
3025
3089
|
title,
|
|
3026
3090
|
titleId,
|
|
3027
3091
|
...props
|
|
3028
|
-
}) => /* @__PURE__ */
|
|
3092
|
+
}) => /* @__PURE__ */ jsxs102(
|
|
3029
3093
|
"svg",
|
|
3030
3094
|
{
|
|
3031
3095
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3036,8 +3100,8 @@ var Monitoring16Icon = ({
|
|
|
3036
3100
|
"aria-labelledby": titleId,
|
|
3037
3101
|
...props,
|
|
3038
3102
|
children: [
|
|
3039
|
-
title ? /* @__PURE__ */
|
|
3040
|
-
/* @__PURE__ */
|
|
3103
|
+
title ? /* @__PURE__ */ jsx102("title", { id: titleId, children: title }) : null,
|
|
3104
|
+
/* @__PURE__ */ jsx102(
|
|
3041
3105
|
"path",
|
|
3042
3106
|
{
|
|
3043
3107
|
fill: "currentColor",
|
|
@@ -3052,12 +3116,12 @@ var Monitoring16Icon = ({
|
|
|
3052
3116
|
var Monitoring16Icon_default = Monitoring16Icon;
|
|
3053
3117
|
|
|
3054
3118
|
// icons/react/Networking16Icon.tsx
|
|
3055
|
-
import { jsx as
|
|
3119
|
+
import { jsx as jsx103, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
3056
3120
|
var Networking16Icon = ({
|
|
3057
3121
|
title,
|
|
3058
3122
|
titleId,
|
|
3059
3123
|
...props
|
|
3060
|
-
}) => /* @__PURE__ */
|
|
3124
|
+
}) => /* @__PURE__ */ jsxs103(
|
|
3061
3125
|
"svg",
|
|
3062
3126
|
{
|
|
3063
3127
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3068,8 +3132,8 @@ var Networking16Icon = ({
|
|
|
3068
3132
|
"aria-labelledby": titleId,
|
|
3069
3133
|
...props,
|
|
3070
3134
|
children: [
|
|
3071
|
-
title ? /* @__PURE__ */
|
|
3072
|
-
/* @__PURE__ */
|
|
3135
|
+
title ? /* @__PURE__ */ jsx103("title", { id: titleId, children: title }) : null,
|
|
3136
|
+
/* @__PURE__ */ jsx103(
|
|
3073
3137
|
"path",
|
|
3074
3138
|
{
|
|
3075
3139
|
fill: "currentColor",
|
|
@@ -3084,12 +3148,12 @@ var Networking16Icon = ({
|
|
|
3084
3148
|
var Networking16Icon_default = Networking16Icon;
|
|
3085
3149
|
|
|
3086
3150
|
// icons/react/NewWindow16Icon.tsx
|
|
3087
|
-
import { jsx as
|
|
3151
|
+
import { jsx as jsx104, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
3088
3152
|
var NewWindow16Icon = ({
|
|
3089
3153
|
title,
|
|
3090
3154
|
titleId,
|
|
3091
3155
|
...props
|
|
3092
|
-
}) => /* @__PURE__ */
|
|
3156
|
+
}) => /* @__PURE__ */ jsxs104(
|
|
3093
3157
|
"svg",
|
|
3094
3158
|
{
|
|
3095
3159
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3100,8 +3164,8 @@ var NewWindow16Icon = ({
|
|
|
3100
3164
|
"aria-labelledby": titleId,
|
|
3101
3165
|
...props,
|
|
3102
3166
|
children: [
|
|
3103
|
-
title ? /* @__PURE__ */
|
|
3104
|
-
/* @__PURE__ */
|
|
3167
|
+
title ? /* @__PURE__ */ jsx104("title", { id: titleId, children: title }) : null,
|
|
3168
|
+
/* @__PURE__ */ jsx104(
|
|
3105
3169
|
"path",
|
|
3106
3170
|
{
|
|
3107
3171
|
fill: "currentColor",
|
|
@@ -3116,12 +3180,12 @@ var NewWindow16Icon = ({
|
|
|
3116
3180
|
var NewWindow16Icon_default = NewWindow16Icon;
|
|
3117
3181
|
|
|
3118
3182
|
// icons/react/Notifications16Icon.tsx
|
|
3119
|
-
import { jsx as
|
|
3183
|
+
import { jsx as jsx105, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
3120
3184
|
var Notifications16Icon = ({
|
|
3121
3185
|
title,
|
|
3122
3186
|
titleId,
|
|
3123
3187
|
...props
|
|
3124
|
-
}) => /* @__PURE__ */
|
|
3188
|
+
}) => /* @__PURE__ */ jsxs105(
|
|
3125
3189
|
"svg",
|
|
3126
3190
|
{
|
|
3127
3191
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3132,8 +3196,8 @@ var Notifications16Icon = ({
|
|
|
3132
3196
|
"aria-labelledby": titleId,
|
|
3133
3197
|
...props,
|
|
3134
3198
|
children: [
|
|
3135
|
-
title ? /* @__PURE__ */
|
|
3136
|
-
/* @__PURE__ */
|
|
3199
|
+
title ? /* @__PURE__ */ jsx105("title", { id: titleId, children: title }) : null,
|
|
3200
|
+
/* @__PURE__ */ jsx105(
|
|
3137
3201
|
"path",
|
|
3138
3202
|
{
|
|
3139
3203
|
fill: "currentColor",
|
|
@@ -3148,12 +3212,12 @@ var Notifications16Icon = ({
|
|
|
3148
3212
|
var Notifications16Icon_default = Notifications16Icon;
|
|
3149
3213
|
|
|
3150
3214
|
// icons/react/Organization16Icon.tsx
|
|
3151
|
-
import { jsx as
|
|
3215
|
+
import { jsx as jsx106, jsxs as jsxs106 } from "react/jsx-runtime";
|
|
3152
3216
|
var Organization16Icon = ({
|
|
3153
3217
|
title,
|
|
3154
3218
|
titleId,
|
|
3155
3219
|
...props
|
|
3156
|
-
}) => /* @__PURE__ */
|
|
3220
|
+
}) => /* @__PURE__ */ jsxs106(
|
|
3157
3221
|
"svg",
|
|
3158
3222
|
{
|
|
3159
3223
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3164,8 +3228,8 @@ var Organization16Icon = ({
|
|
|
3164
3228
|
"aria-labelledby": titleId,
|
|
3165
3229
|
...props,
|
|
3166
3230
|
children: [
|
|
3167
|
-
title ? /* @__PURE__ */
|
|
3168
|
-
/* @__PURE__ */
|
|
3231
|
+
title ? /* @__PURE__ */ jsx106("title", { id: titleId, children: title }) : null,
|
|
3232
|
+
/* @__PURE__ */ jsx106(
|
|
3169
3233
|
"path",
|
|
3170
3234
|
{
|
|
3171
3235
|
fill: "currentColor",
|
|
@@ -3180,12 +3244,12 @@ var Organization16Icon = ({
|
|
|
3180
3244
|
var Organization16Icon_default = Organization16Icon;
|
|
3181
3245
|
|
|
3182
3246
|
// icons/react/Overview16Icon.tsx
|
|
3183
|
-
import { jsx as
|
|
3247
|
+
import { jsx as jsx107, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
3184
3248
|
var Overview16Icon = ({
|
|
3185
3249
|
title,
|
|
3186
3250
|
titleId,
|
|
3187
3251
|
...props
|
|
3188
|
-
}) => /* @__PURE__ */
|
|
3252
|
+
}) => /* @__PURE__ */ jsxs107(
|
|
3189
3253
|
"svg",
|
|
3190
3254
|
{
|
|
3191
3255
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3196,8 +3260,8 @@ var Overview16Icon = ({
|
|
|
3196
3260
|
"aria-labelledby": titleId,
|
|
3197
3261
|
...props,
|
|
3198
3262
|
children: [
|
|
3199
|
-
title ? /* @__PURE__ */
|
|
3200
|
-
/* @__PURE__ */
|
|
3263
|
+
title ? /* @__PURE__ */ jsx107("title", { id: titleId, children: title }) : null,
|
|
3264
|
+
/* @__PURE__ */ jsx107(
|
|
3201
3265
|
"path",
|
|
3202
3266
|
{
|
|
3203
3267
|
fill: "currentColor",
|
|
@@ -3212,12 +3276,12 @@ var Overview16Icon = ({
|
|
|
3212
3276
|
var Overview16Icon_default = Overview16Icon;
|
|
3213
3277
|
|
|
3214
3278
|
// icons/react/Person16Icon.tsx
|
|
3215
|
-
import { jsx as
|
|
3279
|
+
import { jsx as jsx108, jsxs as jsxs108 } from "react/jsx-runtime";
|
|
3216
3280
|
var Person16Icon = ({
|
|
3217
3281
|
title,
|
|
3218
3282
|
titleId,
|
|
3219
3283
|
...props
|
|
3220
|
-
}) => /* @__PURE__ */
|
|
3284
|
+
}) => /* @__PURE__ */ jsxs108(
|
|
3221
3285
|
"svg",
|
|
3222
3286
|
{
|
|
3223
3287
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3228,8 +3292,8 @@ var Person16Icon = ({
|
|
|
3228
3292
|
"aria-labelledby": titleId,
|
|
3229
3293
|
...props,
|
|
3230
3294
|
children: [
|
|
3231
|
-
title ? /* @__PURE__ */
|
|
3232
|
-
/* @__PURE__ */
|
|
3295
|
+
title ? /* @__PURE__ */ jsx108("title", { id: titleId, children: title }) : null,
|
|
3296
|
+
/* @__PURE__ */ jsx108(
|
|
3233
3297
|
"path",
|
|
3234
3298
|
{
|
|
3235
3299
|
fill: "currentColor",
|
|
@@ -3244,12 +3308,12 @@ var Person16Icon = ({
|
|
|
3244
3308
|
var Person16Icon_default = Person16Icon;
|
|
3245
3309
|
|
|
3246
3310
|
// icons/react/PersonGroup16Icon.tsx
|
|
3247
|
-
import { jsx as
|
|
3311
|
+
import { jsx as jsx109, jsxs as jsxs109 } from "react/jsx-runtime";
|
|
3248
3312
|
var PersonGroup16Icon = ({
|
|
3249
3313
|
title,
|
|
3250
3314
|
titleId,
|
|
3251
3315
|
...props
|
|
3252
|
-
}) => /* @__PURE__ */
|
|
3316
|
+
}) => /* @__PURE__ */ jsxs109(
|
|
3253
3317
|
"svg",
|
|
3254
3318
|
{
|
|
3255
3319
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3260,8 +3324,8 @@ var PersonGroup16Icon = ({
|
|
|
3260
3324
|
"aria-labelledby": titleId,
|
|
3261
3325
|
...props,
|
|
3262
3326
|
children: [
|
|
3263
|
-
title ? /* @__PURE__ */
|
|
3264
|
-
/* @__PURE__ */
|
|
3327
|
+
title ? /* @__PURE__ */ jsx109("title", { id: titleId, children: title }) : null,
|
|
3328
|
+
/* @__PURE__ */ jsx109(
|
|
3265
3329
|
"path",
|
|
3266
3330
|
{
|
|
3267
3331
|
fill: "currentColor",
|
|
@@ -3276,12 +3340,12 @@ var PersonGroup16Icon = ({
|
|
|
3276
3340
|
var PersonGroup16Icon_default = PersonGroup16Icon;
|
|
3277
3341
|
|
|
3278
3342
|
// icons/react/Profile16Icon.tsx
|
|
3279
|
-
import { jsx as
|
|
3343
|
+
import { jsx as jsx110, jsxs as jsxs110 } from "react/jsx-runtime";
|
|
3280
3344
|
var Profile16Icon = ({
|
|
3281
3345
|
title,
|
|
3282
3346
|
titleId,
|
|
3283
3347
|
...props
|
|
3284
|
-
}) => /* @__PURE__ */
|
|
3348
|
+
}) => /* @__PURE__ */ jsxs110(
|
|
3285
3349
|
"svg",
|
|
3286
3350
|
{
|
|
3287
3351
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3292,8 +3356,8 @@ var Profile16Icon = ({
|
|
|
3292
3356
|
"aria-labelledby": titleId,
|
|
3293
3357
|
...props,
|
|
3294
3358
|
children: [
|
|
3295
|
-
title ? /* @__PURE__ */
|
|
3296
|
-
/* @__PURE__ */
|
|
3359
|
+
title ? /* @__PURE__ */ jsx110("title", { id: titleId, children: title }) : null,
|
|
3360
|
+
/* @__PURE__ */ jsx110(
|
|
3297
3361
|
"path",
|
|
3298
3362
|
{
|
|
3299
3363
|
fill: "currentColor",
|
|
@@ -3308,12 +3372,12 @@ var Profile16Icon = ({
|
|
|
3308
3372
|
var Profile16Icon_default = Profile16Icon;
|
|
3309
3373
|
|
|
3310
3374
|
// icons/react/Refresh16Icon.tsx
|
|
3311
|
-
import { jsx as
|
|
3375
|
+
import { jsx as jsx111, jsxs as jsxs111 } from "react/jsx-runtime";
|
|
3312
3376
|
var Refresh16Icon = ({
|
|
3313
3377
|
title,
|
|
3314
3378
|
titleId,
|
|
3315
3379
|
...props
|
|
3316
|
-
}) => /* @__PURE__ */
|
|
3380
|
+
}) => /* @__PURE__ */ jsxs111(
|
|
3317
3381
|
"svg",
|
|
3318
3382
|
{
|
|
3319
3383
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3324,8 +3388,8 @@ var Refresh16Icon = ({
|
|
|
3324
3388
|
"aria-labelledby": titleId,
|
|
3325
3389
|
...props,
|
|
3326
3390
|
children: [
|
|
3327
|
-
title ? /* @__PURE__ */
|
|
3328
|
-
/* @__PURE__ */
|
|
3391
|
+
title ? /* @__PURE__ */ jsx111("title", { id: titleId, children: title }) : null,
|
|
3392
|
+
/* @__PURE__ */ jsx111(
|
|
3329
3393
|
"path",
|
|
3330
3394
|
{
|
|
3331
3395
|
fill: "currentColor",
|
|
@@ -3340,8 +3404,8 @@ var Refresh16Icon = ({
|
|
|
3340
3404
|
var Refresh16Icon_default = Refresh16Icon;
|
|
3341
3405
|
|
|
3342
3406
|
// icons/react/Ram16Icon.tsx
|
|
3343
|
-
import { jsx as
|
|
3344
|
-
var Ram16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
3407
|
+
import { jsx as jsx112, jsxs as jsxs112 } from "react/jsx-runtime";
|
|
3408
|
+
var Ram16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs112(
|
|
3345
3409
|
"svg",
|
|
3346
3410
|
{
|
|
3347
3411
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3352,8 +3416,8 @@ var Ram16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs110(
|
|
|
3352
3416
|
"aria-labelledby": titleId,
|
|
3353
3417
|
...props,
|
|
3354
3418
|
children: [
|
|
3355
|
-
title ? /* @__PURE__ */
|
|
3356
|
-
/* @__PURE__ */
|
|
3419
|
+
title ? /* @__PURE__ */ jsx112("title", { id: titleId, children: title }) : null,
|
|
3420
|
+
/* @__PURE__ */ jsx112(
|
|
3357
3421
|
"path",
|
|
3358
3422
|
{
|
|
3359
3423
|
fill: "currentColor",
|
|
@@ -3368,12 +3432,12 @@ var Ram16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs110(
|
|
|
3368
3432
|
var Ram16Icon_default = Ram16Icon;
|
|
3369
3433
|
|
|
3370
3434
|
// icons/react/Repair16Icon.tsx
|
|
3371
|
-
import { jsx as
|
|
3435
|
+
import { jsx as jsx113, jsxs as jsxs113 } from "react/jsx-runtime";
|
|
3372
3436
|
var Repair16Icon = ({
|
|
3373
3437
|
title,
|
|
3374
3438
|
titleId,
|
|
3375
3439
|
...props
|
|
3376
|
-
}) => /* @__PURE__ */
|
|
3440
|
+
}) => /* @__PURE__ */ jsxs113(
|
|
3377
3441
|
"svg",
|
|
3378
3442
|
{
|
|
3379
3443
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3384,8 +3448,8 @@ var Repair16Icon = ({
|
|
|
3384
3448
|
"aria-labelledby": titleId,
|
|
3385
3449
|
...props,
|
|
3386
3450
|
children: [
|
|
3387
|
-
title ? /* @__PURE__ */
|
|
3388
|
-
/* @__PURE__ */
|
|
3451
|
+
title ? /* @__PURE__ */ jsx113("title", { id: titleId, children: title }) : null,
|
|
3452
|
+
/* @__PURE__ */ jsx113(
|
|
3389
3453
|
"path",
|
|
3390
3454
|
{
|
|
3391
3455
|
fill: "currentColor",
|
|
@@ -3400,12 +3464,12 @@ var Repair16Icon = ({
|
|
|
3400
3464
|
var Repair16Icon_default = Repair16Icon;
|
|
3401
3465
|
|
|
3402
3466
|
// icons/react/Resize16Icon.tsx
|
|
3403
|
-
import { jsx as
|
|
3467
|
+
import { jsx as jsx114, jsxs as jsxs114 } from "react/jsx-runtime";
|
|
3404
3468
|
var Resize16Icon = ({
|
|
3405
3469
|
title,
|
|
3406
3470
|
titleId,
|
|
3407
3471
|
...props
|
|
3408
|
-
}) => /* @__PURE__ */
|
|
3472
|
+
}) => /* @__PURE__ */ jsxs114(
|
|
3409
3473
|
"svg",
|
|
3410
3474
|
{
|
|
3411
3475
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3416,8 +3480,8 @@ var Resize16Icon = ({
|
|
|
3416
3480
|
"aria-labelledby": titleId,
|
|
3417
3481
|
...props,
|
|
3418
3482
|
children: [
|
|
3419
|
-
title ? /* @__PURE__ */
|
|
3420
|
-
/* @__PURE__ */
|
|
3483
|
+
title ? /* @__PURE__ */ jsx114("title", { id: titleId, children: title }) : null,
|
|
3484
|
+
/* @__PURE__ */ jsx114(
|
|
3421
3485
|
"path",
|
|
3422
3486
|
{
|
|
3423
3487
|
fill: "currentColor",
|
|
@@ -3432,12 +3496,12 @@ var Resize16Icon = ({
|
|
|
3432
3496
|
var Resize16Icon_default = Resize16Icon;
|
|
3433
3497
|
|
|
3434
3498
|
// icons/react/Router16Icon.tsx
|
|
3435
|
-
import { jsx as
|
|
3499
|
+
import { jsx as jsx115, jsxs as jsxs115 } from "react/jsx-runtime";
|
|
3436
3500
|
var Router16Icon = ({
|
|
3437
3501
|
title,
|
|
3438
3502
|
titleId,
|
|
3439
3503
|
...props
|
|
3440
|
-
}) => /* @__PURE__ */
|
|
3504
|
+
}) => /* @__PURE__ */ jsxs115(
|
|
3441
3505
|
"svg",
|
|
3442
3506
|
{
|
|
3443
3507
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3448,8 +3512,8 @@ var Router16Icon = ({
|
|
|
3448
3512
|
"aria-labelledby": titleId,
|
|
3449
3513
|
...props,
|
|
3450
3514
|
children: [
|
|
3451
|
-
title ? /* @__PURE__ */
|
|
3452
|
-
/* @__PURE__ */
|
|
3515
|
+
title ? /* @__PURE__ */ jsx115("title", { id: titleId, children: title }) : null,
|
|
3516
|
+
/* @__PURE__ */ jsx115(
|
|
3453
3517
|
"path",
|
|
3454
3518
|
{
|
|
3455
3519
|
fill: "currentColor",
|
|
@@ -3464,8 +3528,8 @@ var Router16Icon = ({
|
|
|
3464
3528
|
var Router16Icon_default = Router16Icon;
|
|
3465
3529
|
|
|
3466
3530
|
// icons/react/Sort16Icon.tsx
|
|
3467
|
-
import { jsx as
|
|
3468
|
-
var Sort16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
3531
|
+
import { jsx as jsx116, jsxs as jsxs116 } from "react/jsx-runtime";
|
|
3532
|
+
var Sort16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs116(
|
|
3469
3533
|
"svg",
|
|
3470
3534
|
{
|
|
3471
3535
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3476,8 +3540,8 @@ var Sort16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs114(
|
|
|
3476
3540
|
"aria-labelledby": titleId,
|
|
3477
3541
|
...props,
|
|
3478
3542
|
children: [
|
|
3479
|
-
title ? /* @__PURE__ */
|
|
3480
|
-
/* @__PURE__ */
|
|
3543
|
+
title ? /* @__PURE__ */ jsx116("title", { id: titleId, children: title }) : null,
|
|
3544
|
+
/* @__PURE__ */ jsx116(
|
|
3481
3545
|
"path",
|
|
3482
3546
|
{
|
|
3483
3547
|
fill: "currentColor",
|
|
@@ -3492,12 +3556,12 @@ var Sort16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs114(
|
|
|
3492
3556
|
var Sort16Icon_default = Sort16Icon;
|
|
3493
3557
|
|
|
3494
3558
|
// icons/react/Search16Icon.tsx
|
|
3495
|
-
import { jsx as
|
|
3559
|
+
import { jsx as jsx117, jsxs as jsxs117 } from "react/jsx-runtime";
|
|
3496
3560
|
var Search16Icon = ({
|
|
3497
3561
|
title,
|
|
3498
3562
|
titleId,
|
|
3499
3563
|
...props
|
|
3500
|
-
}) => /* @__PURE__ */
|
|
3564
|
+
}) => /* @__PURE__ */ jsxs117(
|
|
3501
3565
|
"svg",
|
|
3502
3566
|
{
|
|
3503
3567
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3508,8 +3572,8 @@ var Search16Icon = ({
|
|
|
3508
3572
|
"aria-labelledby": titleId,
|
|
3509
3573
|
...props,
|
|
3510
3574
|
children: [
|
|
3511
|
-
title ? /* @__PURE__ */
|
|
3512
|
-
/* @__PURE__ */
|
|
3575
|
+
title ? /* @__PURE__ */ jsx117("title", { id: titleId, children: title }) : null,
|
|
3576
|
+
/* @__PURE__ */ jsx117(
|
|
3513
3577
|
"path",
|
|
3514
3578
|
{
|
|
3515
3579
|
fill: "currentColor",
|
|
@@ -3524,12 +3588,12 @@ var Search16Icon = ({
|
|
|
3524
3588
|
var Search16Icon_default = Search16Icon;
|
|
3525
3589
|
|
|
3526
3590
|
// icons/react/Security16Icon.tsx
|
|
3527
|
-
import { jsx as
|
|
3591
|
+
import { jsx as jsx118, jsxs as jsxs118 } from "react/jsx-runtime";
|
|
3528
3592
|
var Security16Icon = ({
|
|
3529
3593
|
title,
|
|
3530
3594
|
titleId,
|
|
3531
3595
|
...props
|
|
3532
|
-
}) => /* @__PURE__ */
|
|
3596
|
+
}) => /* @__PURE__ */ jsxs118(
|
|
3533
3597
|
"svg",
|
|
3534
3598
|
{
|
|
3535
3599
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3540,8 +3604,8 @@ var Security16Icon = ({
|
|
|
3540
3604
|
"aria-labelledby": titleId,
|
|
3541
3605
|
...props,
|
|
3542
3606
|
children: [
|
|
3543
|
-
title ? /* @__PURE__ */
|
|
3544
|
-
/* @__PURE__ */
|
|
3607
|
+
title ? /* @__PURE__ */ jsx118("title", { id: titleId, children: title }) : null,
|
|
3608
|
+
/* @__PURE__ */ jsx118(
|
|
3545
3609
|
"path",
|
|
3546
3610
|
{
|
|
3547
3611
|
fill: "currentColor",
|
|
@@ -3556,12 +3620,12 @@ var Security16Icon = ({
|
|
|
3556
3620
|
var Security16Icon_default = Security16Icon;
|
|
3557
3621
|
|
|
3558
3622
|
// icons/react/Servers16Icon.tsx
|
|
3559
|
-
import { jsx as
|
|
3623
|
+
import { jsx as jsx119, jsxs as jsxs119 } from "react/jsx-runtime";
|
|
3560
3624
|
var Servers16Icon = ({
|
|
3561
3625
|
title,
|
|
3562
3626
|
titleId,
|
|
3563
3627
|
...props
|
|
3564
|
-
}) => /* @__PURE__ */
|
|
3628
|
+
}) => /* @__PURE__ */ jsxs119(
|
|
3565
3629
|
"svg",
|
|
3566
3630
|
{
|
|
3567
3631
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3572,8 +3636,8 @@ var Servers16Icon = ({
|
|
|
3572
3636
|
"aria-labelledby": titleId,
|
|
3573
3637
|
...props,
|
|
3574
3638
|
children: [
|
|
3575
|
-
title ? /* @__PURE__ */
|
|
3576
|
-
/* @__PURE__ */
|
|
3639
|
+
title ? /* @__PURE__ */ jsx119("title", { id: titleId, children: title }) : null,
|
|
3640
|
+
/* @__PURE__ */ jsx119(
|
|
3577
3641
|
"path",
|
|
3578
3642
|
{
|
|
3579
3643
|
fill: "currentColor",
|
|
@@ -3588,12 +3652,12 @@ var Servers16Icon = ({
|
|
|
3588
3652
|
var Servers16Icon_default = Servers16Icon;
|
|
3589
3653
|
|
|
3590
3654
|
// icons/react/Settings16Icon.tsx
|
|
3591
|
-
import { jsx as
|
|
3655
|
+
import { jsx as jsx120, jsxs as jsxs120 } from "react/jsx-runtime";
|
|
3592
3656
|
var Settings16Icon = ({
|
|
3593
3657
|
title,
|
|
3594
3658
|
titleId,
|
|
3595
3659
|
...props
|
|
3596
|
-
}) => /* @__PURE__ */
|
|
3660
|
+
}) => /* @__PURE__ */ jsxs120(
|
|
3597
3661
|
"svg",
|
|
3598
3662
|
{
|
|
3599
3663
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3604,8 +3668,8 @@ var Settings16Icon = ({
|
|
|
3604
3668
|
"aria-labelledby": titleId,
|
|
3605
3669
|
...props,
|
|
3606
3670
|
children: [
|
|
3607
|
-
title ? /* @__PURE__ */
|
|
3608
|
-
/* @__PURE__ */
|
|
3671
|
+
title ? /* @__PURE__ */ jsx120("title", { id: titleId, children: title }) : null,
|
|
3672
|
+
/* @__PURE__ */ jsx120(
|
|
3609
3673
|
"path",
|
|
3610
3674
|
{
|
|
3611
3675
|
fill: "currentColor",
|
|
@@ -3620,8 +3684,8 @@ var Settings16Icon = ({
|
|
|
3620
3684
|
var Settings16Icon_default = Settings16Icon;
|
|
3621
3685
|
|
|
3622
3686
|
// icons/react/Show16Icon.tsx
|
|
3623
|
-
import { jsx as
|
|
3624
|
-
var Show16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
3687
|
+
import { jsx as jsx121, jsxs as jsxs121 } from "react/jsx-runtime";
|
|
3688
|
+
var Show16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs121(
|
|
3625
3689
|
"svg",
|
|
3626
3690
|
{
|
|
3627
3691
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3632,8 +3696,8 @@ var Show16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs119(
|
|
|
3632
3696
|
"aria-labelledby": titleId,
|
|
3633
3697
|
...props,
|
|
3634
3698
|
children: [
|
|
3635
|
-
title ? /* @__PURE__ */
|
|
3636
|
-
/* @__PURE__ */
|
|
3699
|
+
title ? /* @__PURE__ */ jsx121("title", { id: titleId, children: title }) : null,
|
|
3700
|
+
/* @__PURE__ */ jsx121(
|
|
3637
3701
|
"path",
|
|
3638
3702
|
{
|
|
3639
3703
|
fill: "currentColor",
|
|
@@ -3648,12 +3712,12 @@ var Show16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs119(
|
|
|
3648
3712
|
var Show16Icon_default = Show16Icon;
|
|
3649
3713
|
|
|
3650
3714
|
// icons/react/SignOut16Icon.tsx
|
|
3651
|
-
import { jsx as
|
|
3715
|
+
import { jsx as jsx122, jsxs as jsxs122 } from "react/jsx-runtime";
|
|
3652
3716
|
var SignOut16Icon = ({
|
|
3653
3717
|
title,
|
|
3654
3718
|
titleId,
|
|
3655
3719
|
...props
|
|
3656
|
-
}) => /* @__PURE__ */
|
|
3720
|
+
}) => /* @__PURE__ */ jsxs122(
|
|
3657
3721
|
"svg",
|
|
3658
3722
|
{
|
|
3659
3723
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3664,31 +3728,28 @@ var SignOut16Icon = ({
|
|
|
3664
3728
|
"aria-labelledby": titleId,
|
|
3665
3729
|
...props,
|
|
3666
3730
|
children: [
|
|
3667
|
-
title ? /* @__PURE__ */
|
|
3668
|
-
/* @__PURE__ */
|
|
3669
|
-
|
|
3670
|
-
|
|
3671
|
-
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
/* @__PURE__ */ jsx120("rect", { width: 4, height: 5, rx: 0.75, transform: "matrix(0 -1 -1 0 11 10)" }),
|
|
3678
|
-
/* @__PURE__ */ jsx120("path", { d: "M14.268 8.586a.75.75 0 0 0 0-1.172l-3.659-2.927A.375.375 0 0 0 10 4.78v6.44c0 .314.364.489.61.293z" })
|
|
3679
|
-
] })
|
|
3731
|
+
title ? /* @__PURE__ */ jsx122("title", { id: titleId, children: title }) : null,
|
|
3732
|
+
/* @__PURE__ */ jsx122(
|
|
3733
|
+
"path",
|
|
3734
|
+
{
|
|
3735
|
+
fill: "currentColor",
|
|
3736
|
+
fillRule: "evenodd",
|
|
3737
|
+
d: "M7.25 2h-4.5a.75.75 0 0 0-.75.75v10.5c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-.5a.75.75 0 0 0-.75-.75H4V4h3.25A.75.75 0 0 0 8 3.25v-.5A.75.75 0 0 0 7.25 2M10 6H6.75a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75H10v1.22c0 .314.364.489.61.293l3.658-2.927a.75.75 0 0 0 0-1.172l-3.659-2.927A.375.375 0 0 0 10 4.78z",
|
|
3738
|
+
clipRule: "evenodd"
|
|
3739
|
+
}
|
|
3740
|
+
)
|
|
3680
3741
|
]
|
|
3681
3742
|
}
|
|
3682
3743
|
);
|
|
3683
3744
|
var SignOut16Icon_default = SignOut16Icon;
|
|
3684
3745
|
|
|
3685
3746
|
// icons/react/Snapshots16Icon.tsx
|
|
3686
|
-
import { jsx as
|
|
3747
|
+
import { jsx as jsx123, jsxs as jsxs123 } from "react/jsx-runtime";
|
|
3687
3748
|
var Snapshots16Icon = ({
|
|
3688
3749
|
title,
|
|
3689
3750
|
titleId,
|
|
3690
3751
|
...props
|
|
3691
|
-
}) => /* @__PURE__ */
|
|
3752
|
+
}) => /* @__PURE__ */ jsxs123(
|
|
3692
3753
|
"svg",
|
|
3693
3754
|
{
|
|
3694
3755
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3699,8 +3760,8 @@ var Snapshots16Icon = ({
|
|
|
3699
3760
|
"aria-labelledby": titleId,
|
|
3700
3761
|
...props,
|
|
3701
3762
|
children: [
|
|
3702
|
-
title ? /* @__PURE__ */
|
|
3703
|
-
/* @__PURE__ */
|
|
3763
|
+
title ? /* @__PURE__ */ jsx123("title", { id: titleId, children: title }) : null,
|
|
3764
|
+
/* @__PURE__ */ jsx123(
|
|
3704
3765
|
"path",
|
|
3705
3766
|
{
|
|
3706
3767
|
fill: "currentColor",
|
|
@@ -3715,12 +3776,12 @@ var Snapshots16Icon = ({
|
|
|
3715
3776
|
var Snapshots16Icon_default = Snapshots16Icon;
|
|
3716
3777
|
|
|
3717
3778
|
// icons/react/SoftwareUpdate16Icon.tsx
|
|
3718
|
-
import { jsx as
|
|
3779
|
+
import { jsx as jsx124, jsxs as jsxs124 } from "react/jsx-runtime";
|
|
3719
3780
|
var SoftwareUpdate16Icon = ({
|
|
3720
3781
|
title,
|
|
3721
3782
|
titleId,
|
|
3722
3783
|
...props
|
|
3723
|
-
}) => /* @__PURE__ */
|
|
3784
|
+
}) => /* @__PURE__ */ jsxs124(
|
|
3724
3785
|
"svg",
|
|
3725
3786
|
{
|
|
3726
3787
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3731,8 +3792,8 @@ var SoftwareUpdate16Icon = ({
|
|
|
3731
3792
|
"aria-labelledby": titleId,
|
|
3732
3793
|
...props,
|
|
3733
3794
|
children: [
|
|
3734
|
-
title ? /* @__PURE__ */
|
|
3735
|
-
/* @__PURE__ */
|
|
3795
|
+
title ? /* @__PURE__ */ jsx124("title", { id: titleId, children: title }) : null,
|
|
3796
|
+
/* @__PURE__ */ jsx124(
|
|
3736
3797
|
"path",
|
|
3737
3798
|
{
|
|
3738
3799
|
fill: "currentColor",
|
|
@@ -3747,8 +3808,8 @@ var SoftwareUpdate16Icon = ({
|
|
|
3747
3808
|
var SoftwareUpdate16Icon_default = SoftwareUpdate16Icon;
|
|
3748
3809
|
|
|
3749
3810
|
// icons/react/Ssd16Icon.tsx
|
|
3750
|
-
import { jsx as
|
|
3751
|
-
var Ssd16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
3811
|
+
import { jsx as jsx125, jsxs as jsxs125 } from "react/jsx-runtime";
|
|
3812
|
+
var Ssd16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs125(
|
|
3752
3813
|
"svg",
|
|
3753
3814
|
{
|
|
3754
3815
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3759,8 +3820,8 @@ var Ssd16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs123(
|
|
|
3759
3820
|
"aria-labelledby": titleId,
|
|
3760
3821
|
...props,
|
|
3761
3822
|
children: [
|
|
3762
|
-
title ? /* @__PURE__ */
|
|
3763
|
-
/* @__PURE__ */
|
|
3823
|
+
title ? /* @__PURE__ */ jsx125("title", { id: titleId, children: title }) : null,
|
|
3824
|
+
/* @__PURE__ */ jsx125(
|
|
3764
3825
|
"path",
|
|
3765
3826
|
{
|
|
3766
3827
|
fill: "currentColor",
|
|
@@ -3775,12 +3836,12 @@ var Ssd16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs123(
|
|
|
3775
3836
|
var Ssd16Icon_default = Ssd16Icon;
|
|
3776
3837
|
|
|
3777
3838
|
// icons/react/Storage16Icon.tsx
|
|
3778
|
-
import { jsx as
|
|
3839
|
+
import { jsx as jsx126, jsxs as jsxs126 } from "react/jsx-runtime";
|
|
3779
3840
|
var Storage16Icon = ({
|
|
3780
3841
|
title,
|
|
3781
3842
|
titleId,
|
|
3782
3843
|
...props
|
|
3783
|
-
}) => /* @__PURE__ */
|
|
3844
|
+
}) => /* @__PURE__ */ jsxs126(
|
|
3784
3845
|
"svg",
|
|
3785
3846
|
{
|
|
3786
3847
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3791,8 +3852,8 @@ var Storage16Icon = ({
|
|
|
3791
3852
|
"aria-labelledby": titleId,
|
|
3792
3853
|
...props,
|
|
3793
3854
|
children: [
|
|
3794
|
-
title ? /* @__PURE__ */
|
|
3795
|
-
/* @__PURE__ */
|
|
3855
|
+
title ? /* @__PURE__ */ jsx126("title", { id: titleId, children: title }) : null,
|
|
3856
|
+
/* @__PURE__ */ jsx126(
|
|
3796
3857
|
"path",
|
|
3797
3858
|
{
|
|
3798
3859
|
fill: "currentColor",
|
|
@@ -3807,12 +3868,12 @@ var Storage16Icon = ({
|
|
|
3807
3868
|
var Storage16Icon_default = Storage16Icon;
|
|
3808
3869
|
|
|
3809
3870
|
// icons/react/Subnet16Icon.tsx
|
|
3810
|
-
import { jsx as
|
|
3871
|
+
import { jsx as jsx127, jsxs as jsxs127 } from "react/jsx-runtime";
|
|
3811
3872
|
var Subnet16Icon = ({
|
|
3812
3873
|
title,
|
|
3813
3874
|
titleId,
|
|
3814
3875
|
...props
|
|
3815
|
-
}) => /* @__PURE__ */
|
|
3876
|
+
}) => /* @__PURE__ */ jsxs127(
|
|
3816
3877
|
"svg",
|
|
3817
3878
|
{
|
|
3818
3879
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3823,8 +3884,8 @@ var Subnet16Icon = ({
|
|
|
3823
3884
|
"aria-labelledby": titleId,
|
|
3824
3885
|
...props,
|
|
3825
3886
|
children: [
|
|
3826
|
-
title ? /* @__PURE__ */
|
|
3827
|
-
/* @__PURE__ */
|
|
3887
|
+
title ? /* @__PURE__ */ jsx127("title", { id: titleId, children: title }) : null,
|
|
3888
|
+
/* @__PURE__ */ jsx127(
|
|
3828
3889
|
"path",
|
|
3829
3890
|
{
|
|
3830
3891
|
fill: "currentColor",
|
|
@@ -3839,8 +3900,8 @@ var Subnet16Icon = ({
|
|
|
3839
3900
|
var Subnet16Icon_default = Subnet16Icon;
|
|
3840
3901
|
|
|
3841
3902
|
// icons/react/Tags16Icon.tsx
|
|
3842
|
-
import { jsx as
|
|
3843
|
-
var Tags16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
3903
|
+
import { jsx as jsx128, jsxs as jsxs128 } from "react/jsx-runtime";
|
|
3904
|
+
var Tags16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs128(
|
|
3844
3905
|
"svg",
|
|
3845
3906
|
{
|
|
3846
3907
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3851,8 +3912,8 @@ var Tags16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs126(
|
|
|
3851
3912
|
"aria-labelledby": titleId,
|
|
3852
3913
|
...props,
|
|
3853
3914
|
children: [
|
|
3854
|
-
title ? /* @__PURE__ */
|
|
3855
|
-
/* @__PURE__ */
|
|
3915
|
+
title ? /* @__PURE__ */ jsx128("title", { id: titleId, children: title }) : null,
|
|
3916
|
+
/* @__PURE__ */ jsx128(
|
|
3856
3917
|
"path",
|
|
3857
3918
|
{
|
|
3858
3919
|
fill: "currentColor",
|
|
@@ -3867,12 +3928,12 @@ var Tags16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs126(
|
|
|
3867
3928
|
var Tags16Icon_default = Tags16Icon;
|
|
3868
3929
|
|
|
3869
3930
|
// icons/react/Terminal16Icon.tsx
|
|
3870
|
-
import { jsx as
|
|
3931
|
+
import { jsx as jsx129, jsxs as jsxs129 } from "react/jsx-runtime";
|
|
3871
3932
|
var Terminal16Icon = ({
|
|
3872
3933
|
title,
|
|
3873
3934
|
titleId,
|
|
3874
3935
|
...props
|
|
3875
|
-
}) => /* @__PURE__ */
|
|
3936
|
+
}) => /* @__PURE__ */ jsxs129(
|
|
3876
3937
|
"svg",
|
|
3877
3938
|
{
|
|
3878
3939
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3883,8 +3944,8 @@ var Terminal16Icon = ({
|
|
|
3883
3944
|
"aria-labelledby": titleId,
|
|
3884
3945
|
...props,
|
|
3885
3946
|
children: [
|
|
3886
|
-
title ? /* @__PURE__ */
|
|
3887
|
-
/* @__PURE__ */
|
|
3947
|
+
title ? /* @__PURE__ */ jsx129("title", { id: titleId, children: title }) : null,
|
|
3948
|
+
/* @__PURE__ */ jsx129(
|
|
3888
3949
|
"path",
|
|
3889
3950
|
{
|
|
3890
3951
|
fill: "currentColor",
|
|
@@ -3899,8 +3960,8 @@ var Terminal16Icon = ({
|
|
|
3899
3960
|
var Terminal16Icon_default = Terminal16Icon;
|
|
3900
3961
|
|
|
3901
3962
|
// icons/react/Time16Icon.tsx
|
|
3902
|
-
import { jsx as
|
|
3903
|
-
var Time16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
3963
|
+
import { jsx as jsx130, jsxs as jsxs130 } from "react/jsx-runtime";
|
|
3964
|
+
var Time16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs130(
|
|
3904
3965
|
"svg",
|
|
3905
3966
|
{
|
|
3906
3967
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3911,8 +3972,8 @@ var Time16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs128(
|
|
|
3911
3972
|
"aria-labelledby": titleId,
|
|
3912
3973
|
...props,
|
|
3913
3974
|
children: [
|
|
3914
|
-
title ? /* @__PURE__ */
|
|
3915
|
-
/* @__PURE__ */
|
|
3975
|
+
title ? /* @__PURE__ */ jsx130("title", { id: titleId, children: title }) : null,
|
|
3976
|
+
/* @__PURE__ */ jsx130(
|
|
3916
3977
|
"path",
|
|
3917
3978
|
{
|
|
3918
3979
|
fill: "currentColor",
|
|
@@ -3927,12 +3988,12 @@ var Time16Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs128(
|
|
|
3927
3988
|
var Time16Icon_default = Time16Icon;
|
|
3928
3989
|
|
|
3929
3990
|
// icons/react/Transmit16Icon.tsx
|
|
3930
|
-
import { jsx as
|
|
3991
|
+
import { jsx as jsx131, jsxs as jsxs131 } from "react/jsx-runtime";
|
|
3931
3992
|
var Transmit16Icon = ({
|
|
3932
3993
|
title,
|
|
3933
3994
|
titleId,
|
|
3934
3995
|
...props
|
|
3935
|
-
}) => /* @__PURE__ */
|
|
3996
|
+
}) => /* @__PURE__ */ jsxs131(
|
|
3936
3997
|
"svg",
|
|
3937
3998
|
{
|
|
3938
3999
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3943,8 +4004,8 @@ var Transmit16Icon = ({
|
|
|
3943
4004
|
"aria-labelledby": titleId,
|
|
3944
4005
|
...props,
|
|
3945
4006
|
children: [
|
|
3946
|
-
title ? /* @__PURE__ */
|
|
3947
|
-
/* @__PURE__ */
|
|
4007
|
+
title ? /* @__PURE__ */ jsx131("title", { id: titleId, children: title }) : null,
|
|
4008
|
+
/* @__PURE__ */ jsx131(
|
|
3948
4009
|
"path",
|
|
3949
4010
|
{
|
|
3950
4011
|
fill: "currentColor",
|
|
@@ -3959,12 +4020,12 @@ var Transmit16Icon = ({
|
|
|
3959
4020
|
var Transmit16Icon_default = Transmit16Icon;
|
|
3960
4021
|
|
|
3961
4022
|
// icons/react/Question16Icon.tsx
|
|
3962
|
-
import { jsx as
|
|
4023
|
+
import { jsx as jsx132, jsxs as jsxs132 } from "react/jsx-runtime";
|
|
3963
4024
|
var Question16Icon = ({
|
|
3964
4025
|
title,
|
|
3965
4026
|
titleId,
|
|
3966
4027
|
...props
|
|
3967
|
-
}) => /* @__PURE__ */
|
|
4028
|
+
}) => /* @__PURE__ */ jsxs132(
|
|
3968
4029
|
"svg",
|
|
3969
4030
|
{
|
|
3970
4031
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3975,8 +4036,8 @@ var Question16Icon = ({
|
|
|
3975
4036
|
"aria-labelledby": titleId,
|
|
3976
4037
|
...props,
|
|
3977
4038
|
children: [
|
|
3978
|
-
title ? /* @__PURE__ */
|
|
3979
|
-
/* @__PURE__ */
|
|
4039
|
+
title ? /* @__PURE__ */ jsx132("title", { id: titleId, children: title }) : null,
|
|
4040
|
+
/* @__PURE__ */ jsx132(
|
|
3980
4041
|
"path",
|
|
3981
4042
|
{
|
|
3982
4043
|
fill: "currentColor",
|
|
@@ -3991,8 +4052,8 @@ var Question16Icon = ({
|
|
|
3991
4052
|
var Question16Icon_default = Question16Icon;
|
|
3992
4053
|
|
|
3993
4054
|
// icons/react/Add12Icon.tsx
|
|
3994
|
-
import { jsx as
|
|
3995
|
-
var Add12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
4055
|
+
import { jsx as jsx133, jsxs as jsxs133 } from "react/jsx-runtime";
|
|
4056
|
+
var Add12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs133(
|
|
3996
4057
|
"svg",
|
|
3997
4058
|
{
|
|
3998
4059
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4003,8 +4064,8 @@ var Add12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs131(
|
|
|
4003
4064
|
"aria-labelledby": titleId,
|
|
4004
4065
|
...props,
|
|
4005
4066
|
children: [
|
|
4006
|
-
title ? /* @__PURE__ */
|
|
4007
|
-
/* @__PURE__ */
|
|
4067
|
+
title ? /* @__PURE__ */ jsx133("title", { id: titleId, children: title }) : null,
|
|
4068
|
+
/* @__PURE__ */ jsx133(
|
|
4008
4069
|
"path",
|
|
4009
4070
|
{
|
|
4010
4071
|
fill: "currentColor",
|
|
@@ -4019,12 +4080,12 @@ var Add12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs131(
|
|
|
4019
4080
|
var Add12Icon_default = Add12Icon;
|
|
4020
4081
|
|
|
4021
4082
|
// icons/react/AutoRestart12Icon.tsx
|
|
4022
|
-
import { jsx as
|
|
4083
|
+
import { jsx as jsx134, jsxs as jsxs134 } from "react/jsx-runtime";
|
|
4023
4084
|
var AutoRestart12Icon = ({
|
|
4024
4085
|
title,
|
|
4025
4086
|
titleId,
|
|
4026
4087
|
...props
|
|
4027
|
-
}) => /* @__PURE__ */
|
|
4088
|
+
}) => /* @__PURE__ */ jsxs134(
|
|
4028
4089
|
"svg",
|
|
4029
4090
|
{
|
|
4030
4091
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4035,8 +4096,8 @@ var AutoRestart12Icon = ({
|
|
|
4035
4096
|
"aria-labelledby": titleId,
|
|
4036
4097
|
...props,
|
|
4037
4098
|
children: [
|
|
4038
|
-
title ? /* @__PURE__ */
|
|
4039
|
-
/* @__PURE__ */
|
|
4099
|
+
title ? /* @__PURE__ */ jsx134("title", { id: titleId, children: title }) : null,
|
|
4100
|
+
/* @__PURE__ */ jsx134(
|
|
4040
4101
|
"path",
|
|
4041
4102
|
{
|
|
4042
4103
|
fill: "currentColor",
|
|
@@ -4049,12 +4110,12 @@ var AutoRestart12Icon = ({
|
|
|
4049
4110
|
var AutoRestart12Icon_default = AutoRestart12Icon;
|
|
4050
4111
|
|
|
4051
4112
|
// icons/react/AddRoundel12Icon.tsx
|
|
4052
|
-
import { jsx as
|
|
4113
|
+
import { jsx as jsx135, jsxs as jsxs135 } from "react/jsx-runtime";
|
|
4053
4114
|
var AddRoundel12Icon = ({
|
|
4054
4115
|
title,
|
|
4055
4116
|
titleId,
|
|
4056
4117
|
...props
|
|
4057
|
-
}) => /* @__PURE__ */
|
|
4118
|
+
}) => /* @__PURE__ */ jsxs135(
|
|
4058
4119
|
"svg",
|
|
4059
4120
|
{
|
|
4060
4121
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4065,8 +4126,8 @@ var AddRoundel12Icon = ({
|
|
|
4065
4126
|
"aria-labelledby": titleId,
|
|
4066
4127
|
...props,
|
|
4067
4128
|
children: [
|
|
4068
|
-
title ? /* @__PURE__ */
|
|
4069
|
-
/* @__PURE__ */
|
|
4129
|
+
title ? /* @__PURE__ */ jsx135("title", { id: titleId, children: title }) : null,
|
|
4130
|
+
/* @__PURE__ */ jsx135(
|
|
4070
4131
|
"path",
|
|
4071
4132
|
{
|
|
4072
4133
|
fill: "currentColor",
|
|
@@ -4081,12 +4142,12 @@ var AddRoundel12Icon = ({
|
|
|
4081
4142
|
var AddRoundel12Icon_default = AddRoundel12Icon;
|
|
4082
4143
|
|
|
4083
4144
|
// icons/react/Checkmark12Icon.tsx
|
|
4084
|
-
import { jsx as
|
|
4145
|
+
import { jsx as jsx136, jsxs as jsxs136 } from "react/jsx-runtime";
|
|
4085
4146
|
var Checkmark12Icon = ({
|
|
4086
4147
|
title,
|
|
4087
4148
|
titleId,
|
|
4088
4149
|
...props
|
|
4089
|
-
}) => /* @__PURE__ */
|
|
4150
|
+
}) => /* @__PURE__ */ jsxs136(
|
|
4090
4151
|
"svg",
|
|
4091
4152
|
{
|
|
4092
4153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4097,8 +4158,8 @@ var Checkmark12Icon = ({
|
|
|
4097
4158
|
"aria-labelledby": titleId,
|
|
4098
4159
|
...props,
|
|
4099
4160
|
children: [
|
|
4100
|
-
title ? /* @__PURE__ */
|
|
4101
|
-
/* @__PURE__ */
|
|
4161
|
+
title ? /* @__PURE__ */ jsx136("title", { id: titleId, children: title }) : null,
|
|
4162
|
+
/* @__PURE__ */ jsx136(
|
|
4102
4163
|
"path",
|
|
4103
4164
|
{
|
|
4104
4165
|
fill: "currentColor",
|
|
@@ -4113,8 +4174,8 @@ var Checkmark12Icon = ({
|
|
|
4113
4174
|
var Checkmark12Icon_default = Checkmark12Icon;
|
|
4114
4175
|
|
|
4115
4176
|
// icons/react/Close12Icon.tsx
|
|
4116
|
-
import { jsx as
|
|
4117
|
-
var Close12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
4177
|
+
import { jsx as jsx137, jsxs as jsxs137 } from "react/jsx-runtime";
|
|
4178
|
+
var Close12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs137(
|
|
4118
4179
|
"svg",
|
|
4119
4180
|
{
|
|
4120
4181
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4125,8 +4186,8 @@ var Close12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs135(
|
|
|
4125
4186
|
"aria-labelledby": titleId,
|
|
4126
4187
|
...props,
|
|
4127
4188
|
children: [
|
|
4128
|
-
title ? /* @__PURE__ */
|
|
4129
|
-
/* @__PURE__ */
|
|
4189
|
+
title ? /* @__PURE__ */ jsx137("title", { id: titleId, children: title }) : null,
|
|
4190
|
+
/* @__PURE__ */ jsx137(
|
|
4130
4191
|
"path",
|
|
4131
4192
|
{
|
|
4132
4193
|
fill: "currentColor",
|
|
@@ -4139,12 +4200,12 @@ var Close12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs135(
|
|
|
4139
4200
|
var Close12Icon_default = Close12Icon;
|
|
4140
4201
|
|
|
4141
4202
|
// icons/react/DirectionRightIcon.tsx
|
|
4142
|
-
import { jsx as
|
|
4203
|
+
import { jsx as jsx138, jsxs as jsxs138 } from "react/jsx-runtime";
|
|
4143
4204
|
var DirectionRightIcon = ({
|
|
4144
4205
|
title,
|
|
4145
4206
|
titleId,
|
|
4146
4207
|
...props
|
|
4147
|
-
}) => /* @__PURE__ */
|
|
4208
|
+
}) => /* @__PURE__ */ jsxs138(
|
|
4148
4209
|
"svg",
|
|
4149
4210
|
{
|
|
4150
4211
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4155,8 +4216,8 @@ var DirectionRightIcon = ({
|
|
|
4155
4216
|
"aria-labelledby": titleId,
|
|
4156
4217
|
...props,
|
|
4157
4218
|
children: [
|
|
4158
|
-
title ? /* @__PURE__ */
|
|
4159
|
-
/* @__PURE__ */
|
|
4219
|
+
title ? /* @__PURE__ */ jsx138("title", { id: titleId, children: title }) : null,
|
|
4220
|
+
/* @__PURE__ */ jsx138(
|
|
4160
4221
|
"path",
|
|
4161
4222
|
{
|
|
4162
4223
|
fill: "currentColor",
|
|
@@ -4169,12 +4230,12 @@ var DirectionRightIcon = ({
|
|
|
4169
4230
|
var DirectionRightIcon_default = DirectionRightIcon;
|
|
4170
4231
|
|
|
4171
4232
|
// icons/react/DirectionUpIcon.tsx
|
|
4172
|
-
import { jsx as
|
|
4233
|
+
import { jsx as jsx139, jsxs as jsxs139 } from "react/jsx-runtime";
|
|
4173
4234
|
var DirectionUpIcon = ({
|
|
4174
4235
|
title,
|
|
4175
4236
|
titleId,
|
|
4176
4237
|
...props
|
|
4177
|
-
}) => /* @__PURE__ */
|
|
4238
|
+
}) => /* @__PURE__ */ jsxs139(
|
|
4178
4239
|
"svg",
|
|
4179
4240
|
{
|
|
4180
4241
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4185,8 +4246,8 @@ var DirectionUpIcon = ({
|
|
|
4185
4246
|
"aria-labelledby": titleId,
|
|
4186
4247
|
...props,
|
|
4187
4248
|
children: [
|
|
4188
|
-
title ? /* @__PURE__ */
|
|
4189
|
-
/* @__PURE__ */
|
|
4249
|
+
title ? /* @__PURE__ */ jsx139("title", { id: titleId, children: title }) : null,
|
|
4250
|
+
/* @__PURE__ */ jsx139(
|
|
4190
4251
|
"path",
|
|
4191
4252
|
{
|
|
4192
4253
|
fill: "currentColor",
|
|
@@ -4199,12 +4260,12 @@ var DirectionUpIcon = ({
|
|
|
4199
4260
|
var DirectionUpIcon_default = DirectionUpIcon;
|
|
4200
4261
|
|
|
4201
4262
|
// icons/react/DirectionDownIcon.tsx
|
|
4202
|
-
import { jsx as
|
|
4263
|
+
import { jsx as jsx140, jsxs as jsxs140 } from "react/jsx-runtime";
|
|
4203
4264
|
var DirectionDownIcon = ({
|
|
4204
4265
|
title,
|
|
4205
4266
|
titleId,
|
|
4206
4267
|
...props
|
|
4207
|
-
}) => /* @__PURE__ */
|
|
4268
|
+
}) => /* @__PURE__ */ jsxs140(
|
|
4208
4269
|
"svg",
|
|
4209
4270
|
{
|
|
4210
4271
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4215,8 +4276,8 @@ var DirectionDownIcon = ({
|
|
|
4215
4276
|
"aria-labelledby": titleId,
|
|
4216
4277
|
...props,
|
|
4217
4278
|
children: [
|
|
4218
|
-
title ? /* @__PURE__ */
|
|
4219
|
-
/* @__PURE__ */
|
|
4279
|
+
title ? /* @__PURE__ */ jsx140("title", { id: titleId, children: title }) : null,
|
|
4280
|
+
/* @__PURE__ */ jsx140(
|
|
4220
4281
|
"path",
|
|
4221
4282
|
{
|
|
4222
4283
|
fill: "currentColor",
|
|
@@ -4229,12 +4290,12 @@ var DirectionDownIcon = ({
|
|
|
4229
4290
|
var DirectionDownIcon_default = DirectionDownIcon;
|
|
4230
4291
|
|
|
4231
4292
|
// icons/react/DirectionLeftIcon.tsx
|
|
4232
|
-
import { jsx as
|
|
4293
|
+
import { jsx as jsx141, jsxs as jsxs141 } from "react/jsx-runtime";
|
|
4233
4294
|
var DirectionLeftIcon = ({
|
|
4234
4295
|
title,
|
|
4235
4296
|
titleId,
|
|
4236
4297
|
...props
|
|
4237
|
-
}) => /* @__PURE__ */
|
|
4298
|
+
}) => /* @__PURE__ */ jsxs141(
|
|
4238
4299
|
"svg",
|
|
4239
4300
|
{
|
|
4240
4301
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4245,8 +4306,8 @@ var DirectionLeftIcon = ({
|
|
|
4245
4306
|
"aria-labelledby": titleId,
|
|
4246
4307
|
...props,
|
|
4247
4308
|
children: [
|
|
4248
|
-
title ? /* @__PURE__ */
|
|
4249
|
-
/* @__PURE__ */
|
|
4309
|
+
title ? /* @__PURE__ */ jsx141("title", { id: titleId, children: title }) : null,
|
|
4310
|
+
/* @__PURE__ */ jsx141(
|
|
4250
4311
|
"path",
|
|
4251
4312
|
{
|
|
4252
4313
|
fill: "currentColor",
|
|
@@ -4259,12 +4320,12 @@ var DirectionLeftIcon = ({
|
|
|
4259
4320
|
var DirectionLeftIcon_default = DirectionLeftIcon;
|
|
4260
4321
|
|
|
4261
4322
|
// icons/react/Clipboard12Icon.tsx
|
|
4262
|
-
import { jsx as
|
|
4323
|
+
import { jsx as jsx142, jsxs as jsxs142 } from "react/jsx-runtime";
|
|
4263
4324
|
var Clipboard12Icon = ({
|
|
4264
4325
|
title,
|
|
4265
4326
|
titleId,
|
|
4266
4327
|
...props
|
|
4267
|
-
}) => /* @__PURE__ */
|
|
4328
|
+
}) => /* @__PURE__ */ jsxs142(
|
|
4268
4329
|
"svg",
|
|
4269
4330
|
{
|
|
4270
4331
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4275,8 +4336,8 @@ var Clipboard12Icon = ({
|
|
|
4275
4336
|
"aria-labelledby": titleId,
|
|
4276
4337
|
...props,
|
|
4277
4338
|
children: [
|
|
4278
|
-
title ? /* @__PURE__ */
|
|
4279
|
-
/* @__PURE__ */
|
|
4339
|
+
title ? /* @__PURE__ */ jsx142("title", { id: titleId, children: title }) : null,
|
|
4340
|
+
/* @__PURE__ */ jsx142(
|
|
4280
4341
|
"path",
|
|
4281
4342
|
{
|
|
4282
4343
|
fill: "currentColor",
|
|
@@ -4291,8 +4352,8 @@ var Clipboard12Icon = ({
|
|
|
4291
4352
|
var Clipboard12Icon_default = Clipboard12Icon;
|
|
4292
4353
|
|
|
4293
4354
|
// icons/react/Copy12Icon.tsx
|
|
4294
|
-
import { jsx as
|
|
4295
|
-
var Copy12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
4355
|
+
import { jsx as jsx143, jsxs as jsxs143 } from "react/jsx-runtime";
|
|
4356
|
+
var Copy12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs143(
|
|
4296
4357
|
"svg",
|
|
4297
4358
|
{
|
|
4298
4359
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4303,8 +4364,8 @@ var Copy12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs141(
|
|
|
4303
4364
|
"aria-labelledby": titleId,
|
|
4304
4365
|
...props,
|
|
4305
4366
|
children: [
|
|
4306
|
-
title ? /* @__PURE__ */
|
|
4307
|
-
/* @__PURE__ */
|
|
4367
|
+
title ? /* @__PURE__ */ jsx143("title", { id: titleId, children: title }) : null,
|
|
4368
|
+
/* @__PURE__ */ jsx143(
|
|
4308
4369
|
"path",
|
|
4309
4370
|
{
|
|
4310
4371
|
fill: "currentColor",
|
|
@@ -4319,12 +4380,12 @@ var Copy12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs141(
|
|
|
4319
4380
|
var Copy12Icon_default = Copy12Icon;
|
|
4320
4381
|
|
|
4321
4382
|
// icons/react/Disabled12Icon.tsx
|
|
4322
|
-
import { jsx as
|
|
4383
|
+
import { jsx as jsx144, jsxs as jsxs144 } from "react/jsx-runtime";
|
|
4323
4384
|
var Disabled12Icon = ({
|
|
4324
4385
|
title,
|
|
4325
4386
|
titleId,
|
|
4326
4387
|
...props
|
|
4327
|
-
}) => /* @__PURE__ */
|
|
4388
|
+
}) => /* @__PURE__ */ jsxs144(
|
|
4328
4389
|
"svg",
|
|
4329
4390
|
{
|
|
4330
4391
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4335,8 +4396,8 @@ var Disabled12Icon = ({
|
|
|
4335
4396
|
"aria-labelledby": titleId,
|
|
4336
4397
|
...props,
|
|
4337
4398
|
children: [
|
|
4338
|
-
title ? /* @__PURE__ */
|
|
4339
|
-
/* @__PURE__ */
|
|
4399
|
+
title ? /* @__PURE__ */ jsx144("title", { id: titleId, children: title }) : null,
|
|
4400
|
+
/* @__PURE__ */ jsx144(
|
|
4340
4401
|
"path",
|
|
4341
4402
|
{
|
|
4342
4403
|
fill: "currentColor",
|
|
@@ -4351,8 +4412,8 @@ var Disabled12Icon = ({
|
|
|
4351
4412
|
var Disabled12Icon_default = Disabled12Icon;
|
|
4352
4413
|
|
|
4353
4414
|
// icons/react/Error12Icon.tsx
|
|
4354
|
-
import { jsx as
|
|
4355
|
-
var Error12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
4415
|
+
import { jsx as jsx145, jsxs as jsxs145 } from "react/jsx-runtime";
|
|
4416
|
+
var Error12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs145(
|
|
4356
4417
|
"svg",
|
|
4357
4418
|
{
|
|
4358
4419
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4363,8 +4424,8 @@ var Error12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs143(
|
|
|
4363
4424
|
"aria-labelledby": titleId,
|
|
4364
4425
|
...props,
|
|
4365
4426
|
children: [
|
|
4366
|
-
title ? /* @__PURE__ */
|
|
4367
|
-
/* @__PURE__ */
|
|
4427
|
+
title ? /* @__PURE__ */ jsx145("title", { id: titleId, children: title }) : null,
|
|
4428
|
+
/* @__PURE__ */ jsx145(
|
|
4368
4429
|
"path",
|
|
4369
4430
|
{
|
|
4370
4431
|
fill: "currentColor",
|
|
@@ -4379,8 +4440,8 @@ var Error12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs143(
|
|
|
4379
4440
|
var Error12Icon_default = Error12Icon;
|
|
4380
4441
|
|
|
4381
4442
|
// icons/react/Info12Icon.tsx
|
|
4382
|
-
import { jsx as
|
|
4383
|
-
var Info12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
4443
|
+
import { jsx as jsx146, jsxs as jsxs146 } from "react/jsx-runtime";
|
|
4444
|
+
var Info12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs146(
|
|
4384
4445
|
"svg",
|
|
4385
4446
|
{
|
|
4386
4447
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4391,8 +4452,8 @@ var Info12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs144(
|
|
|
4391
4452
|
"aria-labelledby": titleId,
|
|
4392
4453
|
...props,
|
|
4393
4454
|
children: [
|
|
4394
|
-
title ? /* @__PURE__ */
|
|
4395
|
-
/* @__PURE__ */
|
|
4455
|
+
title ? /* @__PURE__ */ jsx146("title", { id: titleId, children: title }) : null,
|
|
4456
|
+
/* @__PURE__ */ jsx146(
|
|
4396
4457
|
"path",
|
|
4397
4458
|
{
|
|
4398
4459
|
fill: "currentColor",
|
|
@@ -4407,12 +4468,12 @@ var Info12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs144(
|
|
|
4407
4468
|
var Info12Icon_default = Info12Icon;
|
|
4408
4469
|
|
|
4409
4470
|
// icons/react/Filter12Icon.tsx
|
|
4410
|
-
import { jsx as
|
|
4471
|
+
import { jsx as jsx147, jsxs as jsxs147 } from "react/jsx-runtime";
|
|
4411
4472
|
var Filter12Icon = ({
|
|
4412
4473
|
title,
|
|
4413
4474
|
titleId,
|
|
4414
4475
|
...props
|
|
4415
|
-
}) => /* @__PURE__ */
|
|
4476
|
+
}) => /* @__PURE__ */ jsxs147(
|
|
4416
4477
|
"svg",
|
|
4417
4478
|
{
|
|
4418
4479
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4423,8 +4484,8 @@ var Filter12Icon = ({
|
|
|
4423
4484
|
"aria-labelledby": titleId,
|
|
4424
4485
|
...props,
|
|
4425
4486
|
children: [
|
|
4426
|
-
title ? /* @__PURE__ */
|
|
4427
|
-
/* @__PURE__ */
|
|
4487
|
+
title ? /* @__PURE__ */ jsx147("title", { id: titleId, children: title }) : null,
|
|
4488
|
+
/* @__PURE__ */ jsx147(
|
|
4428
4489
|
"path",
|
|
4429
4490
|
{
|
|
4430
4491
|
fill: "currentColor",
|
|
@@ -4439,8 +4500,8 @@ var Filter12Icon = ({
|
|
|
4439
4500
|
var Filter12Icon_default = Filter12Icon;
|
|
4440
4501
|
|
|
4441
4502
|
// icons/react/Key12Icon.tsx
|
|
4442
|
-
import { jsx as
|
|
4443
|
-
var Key12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
4503
|
+
import { jsx as jsx148, jsxs as jsxs148 } from "react/jsx-runtime";
|
|
4504
|
+
var Key12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs148(
|
|
4444
4505
|
"svg",
|
|
4445
4506
|
{
|
|
4446
4507
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4451,8 +4512,8 @@ var Key12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs146(
|
|
|
4451
4512
|
"aria-labelledby": titleId,
|
|
4452
4513
|
...props,
|
|
4453
4514
|
children: [
|
|
4454
|
-
title ? /* @__PURE__ */
|
|
4455
|
-
/* @__PURE__ */
|
|
4515
|
+
title ? /* @__PURE__ */ jsx148("title", { id: titleId, children: title }) : null,
|
|
4516
|
+
/* @__PURE__ */ jsx148(
|
|
4456
4517
|
"path",
|
|
4457
4518
|
{
|
|
4458
4519
|
fill: "currentColor",
|
|
@@ -4467,12 +4528,12 @@ var Key12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs146(
|
|
|
4467
4528
|
var Key12Icon_default = Key12Icon;
|
|
4468
4529
|
|
|
4469
4530
|
// icons/react/Loader12Icon.tsx
|
|
4470
|
-
import { jsx as
|
|
4531
|
+
import { jsx as jsx149, jsxs as jsxs149 } from "react/jsx-runtime";
|
|
4471
4532
|
var Loader12Icon = ({
|
|
4472
4533
|
title,
|
|
4473
4534
|
titleId,
|
|
4474
4535
|
...props
|
|
4475
|
-
}) => /* @__PURE__ */
|
|
4536
|
+
}) => /* @__PURE__ */ jsxs149(
|
|
4476
4537
|
"svg",
|
|
4477
4538
|
{
|
|
4478
4539
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4483,9 +4544,9 @@ var Loader12Icon = ({
|
|
|
4483
4544
|
"aria-labelledby": titleId,
|
|
4484
4545
|
...props,
|
|
4485
4546
|
children: [
|
|
4486
|
-
title ? /* @__PURE__ */
|
|
4487
|
-
/* @__PURE__ */
|
|
4488
|
-
/* @__PURE__ */
|
|
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(
|
|
4489
4550
|
"path",
|
|
4490
4551
|
{
|
|
4491
4552
|
fill: "currentColor",
|
|
@@ -4500,12 +4561,12 @@ var Loader12Icon = ({
|
|
|
4500
4561
|
var Loader12Icon_default = Loader12Icon;
|
|
4501
4562
|
|
|
4502
4563
|
// icons/react/MenuOpen12Icon.tsx
|
|
4503
|
-
import { jsx as
|
|
4564
|
+
import { jsx as jsx150, jsxs as jsxs150 } from "react/jsx-runtime";
|
|
4504
4565
|
var MenuOpen12Icon = ({
|
|
4505
4566
|
title,
|
|
4506
4567
|
titleId,
|
|
4507
4568
|
...props
|
|
4508
|
-
}) => /* @__PURE__ */
|
|
4569
|
+
}) => /* @__PURE__ */ jsxs150(
|
|
4509
4570
|
"svg",
|
|
4510
4571
|
{
|
|
4511
4572
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4516,8 +4577,8 @@ var MenuOpen12Icon = ({
|
|
|
4516
4577
|
"aria-labelledby": titleId,
|
|
4517
4578
|
...props,
|
|
4518
4579
|
children: [
|
|
4519
|
-
title ? /* @__PURE__ */
|
|
4520
|
-
/* @__PURE__ */
|
|
4580
|
+
title ? /* @__PURE__ */ jsx150("title", { id: titleId, children: title }) : null,
|
|
4581
|
+
/* @__PURE__ */ jsx150(
|
|
4521
4582
|
"path",
|
|
4522
4583
|
{
|
|
4523
4584
|
fill: "currentColor",
|
|
@@ -4532,12 +4593,12 @@ var MenuOpen12Icon = ({
|
|
|
4532
4593
|
var MenuOpen12Icon_default = MenuOpen12Icon;
|
|
4533
4594
|
|
|
4534
4595
|
// icons/react/MenuClose12Icon.tsx
|
|
4535
|
-
import { jsx as
|
|
4596
|
+
import { jsx as jsx151, jsxs as jsxs151 } from "react/jsx-runtime";
|
|
4536
4597
|
var MenuClose12Icon = ({
|
|
4537
4598
|
title,
|
|
4538
4599
|
titleId,
|
|
4539
4600
|
...props
|
|
4540
|
-
}) => /* @__PURE__ */
|
|
4601
|
+
}) => /* @__PURE__ */ jsxs151(
|
|
4541
4602
|
"svg",
|
|
4542
4603
|
{
|
|
4543
4604
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4548,8 +4609,8 @@ var MenuClose12Icon = ({
|
|
|
4548
4609
|
"aria-labelledby": titleId,
|
|
4549
4610
|
...props,
|
|
4550
4611
|
children: [
|
|
4551
|
-
title ? /* @__PURE__ */
|
|
4552
|
-
/* @__PURE__ */
|
|
4612
|
+
title ? /* @__PURE__ */ jsx151("title", { id: titleId, children: title }) : null,
|
|
4613
|
+
/* @__PURE__ */ jsx151(
|
|
4553
4614
|
"path",
|
|
4554
4615
|
{
|
|
4555
4616
|
fill: "currentColor",
|
|
@@ -4564,8 +4625,8 @@ var MenuClose12Icon = ({
|
|
|
4564
4625
|
var MenuClose12Icon_default = MenuClose12Icon;
|
|
4565
4626
|
|
|
4566
4627
|
// icons/react/More12Icon.tsx
|
|
4567
|
-
import { jsx as
|
|
4568
|
-
var More12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
4628
|
+
import { jsx as jsx152, jsxs as jsxs152 } from "react/jsx-runtime";
|
|
4629
|
+
var More12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs152(
|
|
4569
4630
|
"svg",
|
|
4570
4631
|
{
|
|
4571
4632
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4576,8 +4637,8 @@ var More12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs150(
|
|
|
4576
4637
|
"aria-labelledby": titleId,
|
|
4577
4638
|
...props,
|
|
4578
4639
|
children: [
|
|
4579
|
-
title ? /* @__PURE__ */
|
|
4580
|
-
/* @__PURE__ */
|
|
4640
|
+
title ? /* @__PURE__ */ jsx152("title", { id: titleId, children: title }) : null,
|
|
4641
|
+
/* @__PURE__ */ jsx152(
|
|
4581
4642
|
"path",
|
|
4582
4643
|
{
|
|
4583
4644
|
fill: "currentColor",
|
|
@@ -4592,12 +4653,12 @@ var More12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs150(
|
|
|
4592
4653
|
var More12Icon_default = More12Icon;
|
|
4593
4654
|
|
|
4594
4655
|
// icons/react/NextArrow12Icon.tsx
|
|
4595
|
-
import { jsx as
|
|
4656
|
+
import { jsx as jsx153, jsxs as jsxs153 } from "react/jsx-runtime";
|
|
4596
4657
|
var NextArrow12Icon = ({
|
|
4597
4658
|
title,
|
|
4598
4659
|
titleId,
|
|
4599
4660
|
...props
|
|
4600
|
-
}) => /* @__PURE__ */
|
|
4661
|
+
}) => /* @__PURE__ */ jsxs153(
|
|
4601
4662
|
"svg",
|
|
4602
4663
|
{
|
|
4603
4664
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4608,8 +4669,8 @@ var NextArrow12Icon = ({
|
|
|
4608
4669
|
"aria-labelledby": titleId,
|
|
4609
4670
|
...props,
|
|
4610
4671
|
children: [
|
|
4611
|
-
title ? /* @__PURE__ */
|
|
4612
|
-
/* @__PURE__ */
|
|
4672
|
+
title ? /* @__PURE__ */ jsx153("title", { id: titleId, children: title }) : null,
|
|
4673
|
+
/* @__PURE__ */ jsx153(
|
|
4613
4674
|
"path",
|
|
4614
4675
|
{
|
|
4615
4676
|
fill: "currentColor",
|
|
@@ -4622,12 +4683,12 @@ var NextArrow12Icon = ({
|
|
|
4622
4683
|
var NextArrow12Icon_default = NextArrow12Icon;
|
|
4623
4684
|
|
|
4624
4685
|
// icons/react/PrevArrow12Icon.tsx
|
|
4625
|
-
import { jsx as
|
|
4686
|
+
import { jsx as jsx154, jsxs as jsxs154 } from "react/jsx-runtime";
|
|
4626
4687
|
var PrevArrow12Icon = ({
|
|
4627
4688
|
title,
|
|
4628
4689
|
titleId,
|
|
4629
4690
|
...props
|
|
4630
|
-
}) => /* @__PURE__ */
|
|
4691
|
+
}) => /* @__PURE__ */ jsxs154(
|
|
4631
4692
|
"svg",
|
|
4632
4693
|
{
|
|
4633
4694
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4638,8 +4699,8 @@ var PrevArrow12Icon = ({
|
|
|
4638
4699
|
"aria-labelledby": titleId,
|
|
4639
4700
|
...props,
|
|
4640
4701
|
children: [
|
|
4641
|
-
title ? /* @__PURE__ */
|
|
4642
|
-
/* @__PURE__ */
|
|
4702
|
+
title ? /* @__PURE__ */ jsx154("title", { id: titleId, children: title }) : null,
|
|
4703
|
+
/* @__PURE__ */ jsx154(
|
|
4643
4704
|
"path",
|
|
4644
4705
|
{
|
|
4645
4706
|
fill: "currentColor",
|
|
@@ -4652,12 +4713,12 @@ var PrevArrow12Icon = ({
|
|
|
4652
4713
|
var PrevArrow12Icon_default = PrevArrow12Icon;
|
|
4653
4714
|
|
|
4654
4715
|
// icons/react/OpenLink12Icon.tsx
|
|
4655
|
-
import { jsx as
|
|
4716
|
+
import { jsx as jsx155, jsxs as jsxs155 } from "react/jsx-runtime";
|
|
4656
4717
|
var OpenLink12Icon = ({
|
|
4657
4718
|
title,
|
|
4658
4719
|
titleId,
|
|
4659
4720
|
...props
|
|
4660
|
-
}) => /* @__PURE__ */
|
|
4721
|
+
}) => /* @__PURE__ */ jsxs155(
|
|
4661
4722
|
"svg",
|
|
4662
4723
|
{
|
|
4663
4724
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4668,8 +4729,8 @@ var OpenLink12Icon = ({
|
|
|
4668
4729
|
"aria-labelledby": titleId,
|
|
4669
4730
|
...props,
|
|
4670
4731
|
children: [
|
|
4671
|
-
title ? /* @__PURE__ */
|
|
4672
|
-
/* @__PURE__ */
|
|
4732
|
+
title ? /* @__PURE__ */ jsx155("title", { id: titleId, children: title }) : null,
|
|
4733
|
+
/* @__PURE__ */ jsx155(
|
|
4673
4734
|
"path",
|
|
4674
4735
|
{
|
|
4675
4736
|
fill: "currentColor",
|
|
@@ -4684,12 +4745,12 @@ var OpenLink12Icon = ({
|
|
|
4684
4745
|
var OpenLink12Icon_default = OpenLink12Icon;
|
|
4685
4746
|
|
|
4686
4747
|
// icons/react/Repair12Icon.tsx
|
|
4687
|
-
import { jsx as
|
|
4748
|
+
import { jsx as jsx156, jsxs as jsxs156 } from "react/jsx-runtime";
|
|
4688
4749
|
var Repair12Icon = ({
|
|
4689
4750
|
title,
|
|
4690
4751
|
titleId,
|
|
4691
4752
|
...props
|
|
4692
|
-
}) => /* @__PURE__ */
|
|
4753
|
+
}) => /* @__PURE__ */ jsxs156(
|
|
4693
4754
|
"svg",
|
|
4694
4755
|
{
|
|
4695
4756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4700,8 +4761,8 @@ var Repair12Icon = ({
|
|
|
4700
4761
|
"aria-labelledby": titleId,
|
|
4701
4762
|
...props,
|
|
4702
4763
|
children: [
|
|
4703
|
-
title ? /* @__PURE__ */
|
|
4704
|
-
/* @__PURE__ */
|
|
4764
|
+
title ? /* @__PURE__ */ jsx156("title", { id: titleId, children: title }) : null,
|
|
4765
|
+
/* @__PURE__ */ jsx156(
|
|
4705
4766
|
"path",
|
|
4706
4767
|
{
|
|
4707
4768
|
fill: "currentColor",
|
|
@@ -4716,12 +4777,12 @@ var Repair12Icon = ({
|
|
|
4716
4777
|
var Repair12Icon_default = Repair12Icon;
|
|
4717
4778
|
|
|
4718
4779
|
// icons/react/Security12Icon.tsx
|
|
4719
|
-
import { jsx as
|
|
4780
|
+
import { jsx as jsx157, jsxs as jsxs157 } from "react/jsx-runtime";
|
|
4720
4781
|
var Security12Icon = ({
|
|
4721
4782
|
title,
|
|
4722
4783
|
titleId,
|
|
4723
4784
|
...props
|
|
4724
|
-
}) => /* @__PURE__ */
|
|
4785
|
+
}) => /* @__PURE__ */ jsxs157(
|
|
4725
4786
|
"svg",
|
|
4726
4787
|
{
|
|
4727
4788
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4732,8 +4793,8 @@ var Security12Icon = ({
|
|
|
4732
4793
|
"aria-labelledby": titleId,
|
|
4733
4794
|
...props,
|
|
4734
4795
|
children: [
|
|
4735
|
-
title ? /* @__PURE__ */
|
|
4736
|
-
/* @__PURE__ */
|
|
4796
|
+
title ? /* @__PURE__ */ jsx157("title", { id: titleId, children: title }) : null,
|
|
4797
|
+
/* @__PURE__ */ jsx157(
|
|
4737
4798
|
"path",
|
|
4738
4799
|
{
|
|
4739
4800
|
fill: "currentColor",
|
|
@@ -4748,12 +4809,12 @@ var Security12Icon = ({
|
|
|
4748
4809
|
var Security12Icon_default = Security12Icon;
|
|
4749
4810
|
|
|
4750
4811
|
// icons/react/Success12Icon.tsx
|
|
4751
|
-
import { jsx as
|
|
4812
|
+
import { jsx as jsx158, jsxs as jsxs158 } from "react/jsx-runtime";
|
|
4752
4813
|
var Success12Icon = ({
|
|
4753
4814
|
title,
|
|
4754
4815
|
titleId,
|
|
4755
4816
|
...props
|
|
4756
|
-
}) => /* @__PURE__ */
|
|
4817
|
+
}) => /* @__PURE__ */ jsxs158(
|
|
4757
4818
|
"svg",
|
|
4758
4819
|
{
|
|
4759
4820
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4764,8 +4825,8 @@ var Success12Icon = ({
|
|
|
4764
4825
|
"aria-labelledby": titleId,
|
|
4765
4826
|
...props,
|
|
4766
4827
|
children: [
|
|
4767
|
-
title ? /* @__PURE__ */
|
|
4768
|
-
/* @__PURE__ */
|
|
4828
|
+
title ? /* @__PURE__ */ jsx158("title", { id: titleId, children: title }) : null,
|
|
4829
|
+
/* @__PURE__ */ jsx158(
|
|
4769
4830
|
"path",
|
|
4770
4831
|
{
|
|
4771
4832
|
fill: "currentColor",
|
|
@@ -4780,12 +4841,12 @@ var Success12Icon = ({
|
|
|
4780
4841
|
var Success12Icon_default = Success12Icon;
|
|
4781
4842
|
|
|
4782
4843
|
// icons/react/Unauthorized12Icon.tsx
|
|
4783
|
-
import { jsx as
|
|
4844
|
+
import { jsx as jsx159, jsxs as jsxs159 } from "react/jsx-runtime";
|
|
4784
4845
|
var Unauthorized12Icon = ({
|
|
4785
4846
|
title,
|
|
4786
4847
|
titleId,
|
|
4787
4848
|
...props
|
|
4788
|
-
}) => /* @__PURE__ */
|
|
4849
|
+
}) => /* @__PURE__ */ jsxs159(
|
|
4789
4850
|
"svg",
|
|
4790
4851
|
{
|
|
4791
4852
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4796,8 +4857,8 @@ var Unauthorized12Icon = ({
|
|
|
4796
4857
|
"aria-labelledby": titleId,
|
|
4797
4858
|
...props,
|
|
4798
4859
|
children: [
|
|
4799
|
-
title ? /* @__PURE__ */
|
|
4800
|
-
/* @__PURE__ */
|
|
4860
|
+
title ? /* @__PURE__ */ jsx159("title", { id: titleId, children: title }) : null,
|
|
4861
|
+
/* @__PURE__ */ jsx159(
|
|
4801
4862
|
"path",
|
|
4802
4863
|
{
|
|
4803
4864
|
fill: "currentColor",
|
|
@@ -4812,12 +4873,12 @@ var Unauthorized12Icon = ({
|
|
|
4812
4873
|
var Unauthorized12Icon_default = Unauthorized12Icon;
|
|
4813
4874
|
|
|
4814
4875
|
// icons/react/Warning12Icon.tsx
|
|
4815
|
-
import { jsx as
|
|
4876
|
+
import { jsx as jsx160, jsxs as jsxs160 } from "react/jsx-runtime";
|
|
4816
4877
|
var Warning12Icon = ({
|
|
4817
4878
|
title,
|
|
4818
4879
|
titleId,
|
|
4819
4880
|
...props
|
|
4820
|
-
}) => /* @__PURE__ */
|
|
4881
|
+
}) => /* @__PURE__ */ jsxs160(
|
|
4821
4882
|
"svg",
|
|
4822
4883
|
{
|
|
4823
4884
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4828,8 +4889,8 @@ var Warning12Icon = ({
|
|
|
4828
4889
|
"aria-labelledby": titleId,
|
|
4829
4890
|
...props,
|
|
4830
4891
|
children: [
|
|
4831
|
-
title ? /* @__PURE__ */
|
|
4832
|
-
/* @__PURE__ */
|
|
4892
|
+
title ? /* @__PURE__ */ jsx160("title", { id: titleId, children: title }) : null,
|
|
4893
|
+
/* @__PURE__ */ jsx160(
|
|
4833
4894
|
"path",
|
|
4834
4895
|
{
|
|
4835
4896
|
fill: "currentColor",
|
|
@@ -4844,12 +4905,12 @@ var Warning12Icon = ({
|
|
|
4844
4905
|
var Warning12Icon_default = Warning12Icon;
|
|
4845
4906
|
|
|
4846
4907
|
// icons/react/Question12Icon.tsx
|
|
4847
|
-
import { jsx as
|
|
4908
|
+
import { jsx as jsx161, jsxs as jsxs161 } from "react/jsx-runtime";
|
|
4848
4909
|
var Question12Icon = ({
|
|
4849
4910
|
title,
|
|
4850
4911
|
titleId,
|
|
4851
4912
|
...props
|
|
4852
|
-
}) => /* @__PURE__ */
|
|
4913
|
+
}) => /* @__PURE__ */ jsxs161(
|
|
4853
4914
|
"svg",
|
|
4854
4915
|
{
|
|
4855
4916
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4860,8 +4921,8 @@ var Question12Icon = ({
|
|
|
4860
4921
|
"aria-labelledby": titleId,
|
|
4861
4922
|
...props,
|
|
4862
4923
|
children: [
|
|
4863
|
-
title ? /* @__PURE__ */
|
|
4864
|
-
/* @__PURE__ */
|
|
4924
|
+
title ? /* @__PURE__ */ jsx161("title", { id: titleId, children: title }) : null,
|
|
4925
|
+
/* @__PURE__ */ jsx161(
|
|
4865
4926
|
"path",
|
|
4866
4927
|
{
|
|
4867
4928
|
fill: "currentColor",
|
|
@@ -4876,8 +4937,8 @@ var Question12Icon = ({
|
|
|
4876
4937
|
var Question12Icon_default = Question12Icon;
|
|
4877
4938
|
|
|
4878
4939
|
// icons/react/Hide12Icon.tsx
|
|
4879
|
-
import { jsx as
|
|
4880
|
-
var Hide12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
4940
|
+
import { jsx as jsx162, jsxs as jsxs162 } from "react/jsx-runtime";
|
|
4941
|
+
var Hide12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs162(
|
|
4881
4942
|
"svg",
|
|
4882
4943
|
{
|
|
4883
4944
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4888,8 +4949,8 @@ var Hide12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs160(
|
|
|
4888
4949
|
"aria-labelledby": titleId,
|
|
4889
4950
|
...props,
|
|
4890
4951
|
children: [
|
|
4891
|
-
title ? /* @__PURE__ */
|
|
4892
|
-
/* @__PURE__ */
|
|
4952
|
+
title ? /* @__PURE__ */ jsx162("title", { id: titleId, children: title }) : null,
|
|
4953
|
+
/* @__PURE__ */ jsx162(
|
|
4893
4954
|
"path",
|
|
4894
4955
|
{
|
|
4895
4956
|
fill: "currentColor",
|
|
@@ -4904,12 +4965,12 @@ var Hide12Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs160(
|
|
|
4904
4965
|
var Hide12Icon_default = Hide12Icon;
|
|
4905
4966
|
|
|
4906
4967
|
// icons/react/SelectArrows6Icon.tsx
|
|
4907
|
-
import { jsx as
|
|
4968
|
+
import { jsx as jsx163, jsxs as jsxs163 } from "react/jsx-runtime";
|
|
4908
4969
|
var SelectArrows6Icon = ({
|
|
4909
4970
|
title,
|
|
4910
4971
|
titleId,
|
|
4911
4972
|
...props
|
|
4912
|
-
}) => /* @__PURE__ */
|
|
4973
|
+
}) => /* @__PURE__ */ jsxs163(
|
|
4913
4974
|
"svg",
|
|
4914
4975
|
{
|
|
4915
4976
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4920,8 +4981,8 @@ var SelectArrows6Icon = ({
|
|
|
4920
4981
|
"aria-labelledby": titleId,
|
|
4921
4982
|
...props,
|
|
4922
4983
|
children: [
|
|
4923
|
-
title ? /* @__PURE__ */
|
|
4924
|
-
/* @__PURE__ */
|
|
4984
|
+
title ? /* @__PURE__ */ jsx163("title", { id: titleId, children: title }) : null,
|
|
4985
|
+
/* @__PURE__ */ jsx163(
|
|
4925
4986
|
"path",
|
|
4926
4987
|
{
|
|
4927
4988
|
fill: "currentColor",
|
|
@@ -4936,8 +4997,8 @@ var SelectArrows6Icon = ({
|
|
|
4936
4997
|
var SelectArrows6Icon_default = SelectArrows6Icon;
|
|
4937
4998
|
|
|
4938
4999
|
// icons/react/Close8Icon.tsx
|
|
4939
|
-
import { jsx as
|
|
4940
|
-
var Close8Icon = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
5000
|
+
import { jsx as jsx164, jsxs as jsxs164 } from "react/jsx-runtime";
|
|
5001
|
+
var Close8Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs164(
|
|
4941
5002
|
"svg",
|
|
4942
5003
|
{
|
|
4943
5004
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4948,8 +5009,8 @@ var Close8Icon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs162(
|
|
|
4948
5009
|
"aria-labelledby": titleId,
|
|
4949
5010
|
...props,
|
|
4950
5011
|
children: [
|
|
4951
|
-
title ? /* @__PURE__ */
|
|
4952
|
-
/* @__PURE__ */
|
|
5012
|
+
title ? /* @__PURE__ */ jsx164("title", { id: titleId, children: title }) : null,
|
|
5013
|
+
/* @__PURE__ */ jsx164(
|
|
4953
5014
|
"path",
|
|
4954
5015
|
{
|
|
4955
5016
|
fill: "currentColor",
|
|
@@ -4966,6 +5027,7 @@ var Close8Icon_default = Close8Icon;
|
|
|
4966
5027
|
export {
|
|
4967
5028
|
Access24Icon_default,
|
|
4968
5029
|
Action24Icon_default,
|
|
5030
|
+
Affinity24Icon_default,
|
|
4969
5031
|
AddRoundel24Icon_default,
|
|
4970
5032
|
Calendar24Icon_default,
|
|
4971
5033
|
Chat24Icon_default,
|
|
@@ -5023,6 +5085,7 @@ export {
|
|
|
5023
5085
|
Wireless24Icon_default,
|
|
5024
5086
|
Question24Icon_default,
|
|
5025
5087
|
Access16Icon_default,
|
|
5088
|
+
Affinity16Icon_default,
|
|
5026
5089
|
Action16Icon_default,
|
|
5027
5090
|
AddRoundel16Icon_default,
|
|
5028
5091
|
Calendar16Icon_default,
|
|
@@ -5127,4 +5190,4 @@ export {
|
|
|
5127
5190
|
SelectArrows6Icon_default,
|
|
5128
5191
|
Close8Icon_default
|
|
5129
5192
|
};
|
|
5130
|
-
//# sourceMappingURL=chunk-
|
|
5193
|
+
//# sourceMappingURL=chunk-YRJL4JLL.js.map
|