@yoroll/react-icon 0.0.23 → 0.0.24
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/index.cjs +753 -615
- package/dist/index.iife.js +744 -615
- package/dist/index.iife.min.js +5 -5
- package/dist/index.js +965 -818
- package/dist/index.min.cjs +2 -2
- package/dist/index.min.js +2 -2
- package/dist/types/components/Appfeed.d.ts +4 -0
- package/dist/types/components/AppfeedFilled.d.ts +4 -0
- package/dist/types/components/Comment.d.ts +4 -0
- package/dist/types/components/Invitefriends.d.ts +4 -0
- package/dist/types/components/LikeFilled.d.ts +4 -0
- package/dist/types/components/Me.d.ts +4 -0
- package/dist/types/components/MeFilled.d.ts +4 -0
- package/dist/types/components/ModelClaudeFilled.d.ts +4 -0
- package/dist/types/components/Search.d.ts +4 -0
- package/dist/types/components/index.d.ts +9 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @lineargame svg icons react v0.0.
|
|
1
|
+
/*! @lineargame svg icons react v0.0.24 */
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
// src/components/Document.tsx
|
|
@@ -236,9 +236,44 @@ var IconAnnouncement = ({ size, width, height, color, className, fill, stroke })
|
|
|
236
236
|
}
|
|
237
237
|
) }), Announcement_default = IconAnnouncement;
|
|
238
238
|
|
|
239
|
-
// src/components/
|
|
239
|
+
// src/components/AppfeedFilled.tsx
|
|
240
240
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
241
|
-
var
|
|
241
|
+
var IconAppfeedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx17("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx17(
|
|
242
|
+
"path",
|
|
243
|
+
{
|
|
244
|
+
fill: fill || color || "currentColor",
|
|
245
|
+
d: "M22 3H2V21H22V3ZM9.75 7.5V16.5H11.25L16.5 12L11.25 7.5H9.75Z",
|
|
246
|
+
fillRule: "evenodd",
|
|
247
|
+
clipRule: "evenodd"
|
|
248
|
+
}
|
|
249
|
+
) }), AppfeedFilled_default = IconAppfeedFilled;
|
|
250
|
+
|
|
251
|
+
// src/components/Appfeed.tsx
|
|
252
|
+
import { jsx as jsx18, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
253
|
+
var IconAppfeed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs7("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
254
|
+
/* @__PURE__ */ jsx18(
|
|
255
|
+
"path",
|
|
256
|
+
{
|
|
257
|
+
fill: stroke || color || "currentColor",
|
|
258
|
+
d: "M12 7.5H9V16.5H12L16.5 12L12 7.5ZM13.318 12L11.25 14.068V9.93198L13.318 12Z",
|
|
259
|
+
fillRule: "evenodd",
|
|
260
|
+
clipRule: "evenodd"
|
|
261
|
+
}
|
|
262
|
+
),
|
|
263
|
+
/* @__PURE__ */ jsx18(
|
|
264
|
+
"path",
|
|
265
|
+
{
|
|
266
|
+
fill: stroke || color || "currentColor",
|
|
267
|
+
d: "M2 3H22V21H2V3ZM4.25 5.25H19.75V18.75H4.25V5.25Z",
|
|
268
|
+
fillRule: "evenodd",
|
|
269
|
+
clipRule: "evenodd"
|
|
270
|
+
}
|
|
271
|
+
)
|
|
272
|
+
] }), Appfeed_default = IconAppfeed;
|
|
273
|
+
|
|
274
|
+
// src/components/Artboard.tsx
|
|
275
|
+
import { jsx as jsx19 } from "react/jsx-runtime";
|
|
276
|
+
var IconArtboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx19("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx19(
|
|
242
277
|
"path",
|
|
243
278
|
{
|
|
244
279
|
fill: stroke || color || "currentColor",
|
|
@@ -249,19 +284,19 @@ var IconArtboard = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
249
284
|
) }), Artboard_default = IconArtboard;
|
|
250
285
|
|
|
251
286
|
// src/components/AssetsFilled.tsx
|
|
252
|
-
import { jsx as
|
|
253
|
-
var IconAssetsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
254
|
-
/* @__PURE__ */
|
|
255
|
-
/* @__PURE__ */
|
|
256
|
-
/* @__PURE__ */
|
|
287
|
+
import { jsx as jsx20, jsxs as jsxs8 } from "react/jsx-runtime";
|
|
288
|
+
var IconAssetsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs8("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
289
|
+
/* @__PURE__ */ jsx20("path", { fill: fill || color || "currentColor", d: "M19.5 0H4.5V3H19.5V0Z" }),
|
|
290
|
+
/* @__PURE__ */ jsx20("path", { fill: fill || color || "currentColor", d: "M3 6H21V9H3V6Z" }),
|
|
291
|
+
/* @__PURE__ */ jsx20("path", { fill: fill || color || "currentColor", d: "M1.5 12H22.5V22.5H1.5V12Z" })
|
|
257
292
|
] }), AssetsFilled_default = IconAssetsFilled;
|
|
258
293
|
|
|
259
294
|
// src/components/Assets.tsx
|
|
260
|
-
import { jsx as
|
|
261
|
-
var IconAssets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
262
|
-
/* @__PURE__ */
|
|
263
|
-
/* @__PURE__ */
|
|
264
|
-
/* @__PURE__ */
|
|
295
|
+
import { jsx as jsx21, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
296
|
+
var IconAssets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs9("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
297
|
+
/* @__PURE__ */ jsx21("path", { fill: stroke || color || "currentColor", d: "M19.5 0H4.5V2.25H19.5V0Z" }),
|
|
298
|
+
/* @__PURE__ */ jsx21("path", { fill: stroke || color || "currentColor", d: "M3 5.25H21V7.5H3V5.25Z" }),
|
|
299
|
+
/* @__PURE__ */ jsx21(
|
|
265
300
|
"path",
|
|
266
301
|
{
|
|
267
302
|
fill: stroke || color || "currentColor",
|
|
@@ -273,8 +308,8 @@ var IconAssets = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
273
308
|
] }), Assets_default = IconAssets;
|
|
274
309
|
|
|
275
310
|
// src/components/Autolayout.tsx
|
|
276
|
-
import { jsx as
|
|
277
|
-
var IconAutolayout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
311
|
+
import { jsx as jsx22 } from "react/jsx-runtime";
|
|
312
|
+
var IconAutolayout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx22("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx22(
|
|
278
313
|
"path",
|
|
279
314
|
{
|
|
280
315
|
fill: stroke || color || "currentColor",
|
|
@@ -283,9 +318,9 @@ var IconAutolayout = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
283
318
|
) }), Autolayout_default = IconAutolayout;
|
|
284
319
|
|
|
285
320
|
// src/components/Backtoprojects.tsx
|
|
286
|
-
import { jsx as
|
|
287
|
-
var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
288
|
-
/* @__PURE__ */
|
|
321
|
+
import { jsx as jsx23, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
322
|
+
var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs10("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
323
|
+
/* @__PURE__ */ jsx23(
|
|
289
324
|
"path",
|
|
290
325
|
{
|
|
291
326
|
fill: stroke || color || "currentColor",
|
|
@@ -294,7 +329,7 @@ var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke
|
|
|
294
329
|
clipRule: "evenodd"
|
|
295
330
|
}
|
|
296
331
|
),
|
|
297
|
-
/* @__PURE__ */
|
|
332
|
+
/* @__PURE__ */ jsx23(
|
|
298
333
|
"path",
|
|
299
334
|
{
|
|
300
335
|
fill: stroke || color || "currentColor",
|
|
@@ -303,7 +338,7 @@ var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke
|
|
|
303
338
|
clipRule: "evenodd"
|
|
304
339
|
}
|
|
305
340
|
),
|
|
306
|
-
/* @__PURE__ */
|
|
341
|
+
/* @__PURE__ */ jsx23(
|
|
307
342
|
"path",
|
|
308
343
|
{
|
|
309
344
|
fill: stroke || color || "currentColor",
|
|
@@ -312,7 +347,7 @@ var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke
|
|
|
312
347
|
clipRule: "evenodd"
|
|
313
348
|
}
|
|
314
349
|
),
|
|
315
|
-
/* @__PURE__ */
|
|
350
|
+
/* @__PURE__ */ jsx23(
|
|
316
351
|
"path",
|
|
317
352
|
{
|
|
318
353
|
fill: stroke || color || "currentColor",
|
|
@@ -324,8 +359,8 @@ var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke
|
|
|
324
359
|
] }), Backtoprojects_default = IconBacktoprojects;
|
|
325
360
|
|
|
326
361
|
// src/components/Backward.tsx
|
|
327
|
-
import { jsx as
|
|
328
|
-
var IconBackward = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
362
|
+
import { jsx as jsx24 } from "react/jsx-runtime";
|
|
363
|
+
var IconBackward = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx24("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx24(
|
|
329
364
|
"path",
|
|
330
365
|
{
|
|
331
366
|
fill: stroke || color || "currentColor",
|
|
@@ -334,8 +369,8 @@ var IconBackward = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
334
369
|
) }), Backward_default = IconBackward;
|
|
335
370
|
|
|
336
371
|
// src/components/BatchShots.tsx
|
|
337
|
-
import { jsx as
|
|
338
|
-
var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
372
|
+
import { jsx as jsx25 } from "react/jsx-runtime";
|
|
373
|
+
var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx25("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx25(
|
|
339
374
|
"path",
|
|
340
375
|
{
|
|
341
376
|
fill: stroke || color || "currentColor",
|
|
@@ -346,16 +381,16 @@ var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
346
381
|
) }), BatchShots_default = IconBatchShots;
|
|
347
382
|
|
|
348
383
|
// src/components/Canvaposition.tsx
|
|
349
|
-
import { jsx as
|
|
350
|
-
var IconCanvaposition = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
351
|
-
/* @__PURE__ */
|
|
384
|
+
import { jsx as jsx26, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
385
|
+
var IconCanvaposition = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs11("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
386
|
+
/* @__PURE__ */ jsx26(
|
|
352
387
|
"path",
|
|
353
388
|
{
|
|
354
389
|
fill: stroke || color || "currentColor",
|
|
355
390
|
d: "M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z"
|
|
356
391
|
}
|
|
357
392
|
),
|
|
358
|
-
/* @__PURE__ */
|
|
393
|
+
/* @__PURE__ */ jsx26(
|
|
359
394
|
"path",
|
|
360
395
|
{
|
|
361
396
|
fill: stroke || color || "currentColor",
|
|
@@ -367,9 +402,9 @@ var IconCanvaposition = ({ size, width, height, color, className, fill, stroke }
|
|
|
367
402
|
] }), Canvaposition_default = IconCanvaposition;
|
|
368
403
|
|
|
369
404
|
// src/components/Canvasframe.tsx
|
|
370
|
-
import { jsx as
|
|
371
|
-
var IconCanvasframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
372
|
-
/* @__PURE__ */
|
|
405
|
+
import { jsx as jsx27, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
406
|
+
var IconCanvasframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs12("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
407
|
+
/* @__PURE__ */ jsx27(
|
|
373
408
|
"path",
|
|
374
409
|
{
|
|
375
410
|
fill: stroke || color || "currentColor",
|
|
@@ -378,7 +413,7 @@ var IconCanvasframe = ({ size, width, height, color, className, fill, stroke })
|
|
|
378
413
|
clipRule: "evenodd"
|
|
379
414
|
}
|
|
380
415
|
),
|
|
381
|
-
/* @__PURE__ */
|
|
416
|
+
/* @__PURE__ */ jsx27(
|
|
382
417
|
"path",
|
|
383
418
|
{
|
|
384
419
|
fill: stroke || color || "currentColor",
|
|
@@ -387,7 +422,7 @@ var IconCanvasframe = ({ size, width, height, color, className, fill, stroke })
|
|
|
387
422
|
clipRule: "evenodd"
|
|
388
423
|
}
|
|
389
424
|
),
|
|
390
|
-
/* @__PURE__ */
|
|
425
|
+
/* @__PURE__ */ jsx27(
|
|
391
426
|
"path",
|
|
392
427
|
{
|
|
393
428
|
fill: stroke || color || "currentColor",
|
|
@@ -396,7 +431,7 @@ var IconCanvasframe = ({ size, width, height, color, className, fill, stroke })
|
|
|
396
431
|
clipRule: "evenodd"
|
|
397
432
|
}
|
|
398
433
|
),
|
|
399
|
-
/* @__PURE__ */
|
|
434
|
+
/* @__PURE__ */ jsx27(
|
|
400
435
|
"path",
|
|
401
436
|
{
|
|
402
437
|
fill: stroke || color || "currentColor",
|
|
@@ -408,8 +443,8 @@ var IconCanvasframe = ({ size, width, height, color, className, fill, stroke })
|
|
|
408
443
|
] }), Canvasframe_default = IconCanvasframe;
|
|
409
444
|
|
|
410
445
|
// src/components/Canvasmode.tsx
|
|
411
|
-
import { jsx as
|
|
412
|
-
var IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
446
|
+
import { jsx as jsx28 } from "react/jsx-runtime";
|
|
447
|
+
var IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx28("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx28(
|
|
413
448
|
"path",
|
|
414
449
|
{
|
|
415
450
|
fill: stroke || color || "currentColor",
|
|
@@ -420,8 +455,8 @@ var IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
420
455
|
) }), Canvasmode_default = IconCanvasmode;
|
|
421
456
|
|
|
422
457
|
// src/components/CcgFilled.tsx
|
|
423
|
-
import { jsx as
|
|
424
|
-
var IconCcgFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
458
|
+
import { jsx as jsx29 } from "react/jsx-runtime";
|
|
459
|
+
var IconCcgFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx29("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx29(
|
|
425
460
|
"path",
|
|
426
461
|
{
|
|
427
462
|
fill: fill || color || "currentColor",
|
|
@@ -432,8 +467,8 @@ var IconCcgFilled = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
432
467
|
) }), CcgFilled_default = IconCcgFilled;
|
|
433
468
|
|
|
434
469
|
// src/components/Ccg.tsx
|
|
435
|
-
import { jsx as
|
|
436
|
-
var IconCcg = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
470
|
+
import { jsx as jsx30 } from "react/jsx-runtime";
|
|
471
|
+
var IconCcg = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx30("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx30(
|
|
437
472
|
"path",
|
|
438
473
|
{
|
|
439
474
|
fill: stroke || color || "currentColor",
|
|
@@ -444,30 +479,30 @@ var IconCcg = ({ size, width, height, color, className, fill, stroke }) => /* @_
|
|
|
444
479
|
) }), Ccg_default = IconCcg;
|
|
445
480
|
|
|
446
481
|
// src/components/Ccggame.tsx
|
|
447
|
-
import { jsx as
|
|
448
|
-
var IconCcggame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
449
|
-
/* @__PURE__ */
|
|
482
|
+
import { jsx as jsx31, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
483
|
+
var IconCcggame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs13("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
484
|
+
/* @__PURE__ */ jsx31(
|
|
450
485
|
"path",
|
|
451
486
|
{
|
|
452
487
|
fill: stroke || color || "currentColor",
|
|
453
488
|
d: "M9.75 9.75C9.75 10.9926 8.74264 12 7.5 12C6.25736 12 5.25 10.9926 5.25 9.75C5.25 8.50736 6.25736 7.5 7.5 7.5C8.74264 7.5 9.75 8.50736 9.75 9.75Z"
|
|
454
489
|
}
|
|
455
490
|
),
|
|
456
|
-
/* @__PURE__ */
|
|
491
|
+
/* @__PURE__ */ jsx31(
|
|
457
492
|
"path",
|
|
458
493
|
{
|
|
459
494
|
fill: stroke || color || "currentColor",
|
|
460
495
|
d: "M19.125 8.0625C19.125 8.78737 18.5374 9.375 17.8125 9.375C17.0876 9.375 16.5 8.78737 16.5 8.0625C16.5 7.33763 17.0876 6.75 17.8125 6.75C18.5374 6.75 19.125 7.33763 19.125 8.0625Z"
|
|
461
496
|
}
|
|
462
497
|
),
|
|
463
|
-
/* @__PURE__ */
|
|
498
|
+
/* @__PURE__ */ jsx31(
|
|
464
499
|
"path",
|
|
465
500
|
{
|
|
466
501
|
fill: stroke || color || "currentColor",
|
|
467
502
|
d: "M16.3125 12.75C17.0374 12.75 17.625 12.1624 17.625 11.4375C17.625 10.7126 17.0374 10.125 16.3125 10.125C15.5876 10.125 15 10.7126 15 11.4375C15 12.1624 15.5876 12.75 16.3125 12.75Z"
|
|
468
503
|
}
|
|
469
504
|
),
|
|
470
|
-
/* @__PURE__ */
|
|
505
|
+
/* @__PURE__ */ jsx31(
|
|
471
506
|
"path",
|
|
472
507
|
{
|
|
473
508
|
fill: stroke || color || "currentColor",
|
|
@@ -479,8 +514,8 @@ var IconCcggame = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
479
514
|
] }), Ccggame_default = IconCcggame;
|
|
480
515
|
|
|
481
516
|
// src/components/Ccglanguage.tsx
|
|
482
|
-
import { jsx as
|
|
483
|
-
var IconCcglanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
517
|
+
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
518
|
+
var IconCcglanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx32("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx32(
|
|
484
519
|
"path",
|
|
485
520
|
{
|
|
486
521
|
fill: stroke || color || "currentColor",
|
|
@@ -489,8 +524,8 @@ var IconCcglanguage = ({ size, width, height, color, className, fill, stroke })
|
|
|
489
524
|
) }), Ccglanguage_default = IconCcglanguage;
|
|
490
525
|
|
|
491
526
|
// src/components/Chaptercollapse.tsx
|
|
492
|
-
import { jsx as
|
|
493
|
-
var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
527
|
+
import { jsx as jsx33 } from "react/jsx-runtime";
|
|
528
|
+
var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx33("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx33(
|
|
494
529
|
"path",
|
|
495
530
|
{
|
|
496
531
|
fill: stroke || color || "currentColor",
|
|
@@ -501,8 +536,8 @@ var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke
|
|
|
501
536
|
) }), Chaptercollapse_default = IconChaptercollapse;
|
|
502
537
|
|
|
503
538
|
// src/components/Chapterexpand.tsx
|
|
504
|
-
import { jsx as
|
|
505
|
-
var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
539
|
+
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
540
|
+
var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx34("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx34(
|
|
506
541
|
"path",
|
|
507
542
|
{
|
|
508
543
|
fill: stroke || color || "currentColor",
|
|
@@ -513,16 +548,16 @@ var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }
|
|
|
513
548
|
) }), Chapterexpand_default = IconChapterexpand;
|
|
514
549
|
|
|
515
550
|
// src/components/Chathistory.tsx
|
|
516
|
-
import { jsx as
|
|
517
|
-
var IconChathistory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
518
|
-
/* @__PURE__ */
|
|
551
|
+
import { jsx as jsx35, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
552
|
+
var IconChathistory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs14("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
553
|
+
/* @__PURE__ */ jsx35(
|
|
519
554
|
"path",
|
|
520
555
|
{
|
|
521
556
|
fill: stroke || color || "currentColor",
|
|
522
557
|
d: "M10.5 4.5V12.4926L15.7369 17.3267L17.2631 15.6733L12.75 11.5074V4.5H10.5Z"
|
|
523
558
|
}
|
|
524
559
|
),
|
|
525
|
-
/* @__PURE__ */
|
|
560
|
+
/* @__PURE__ */ jsx35(
|
|
526
561
|
"path",
|
|
527
562
|
{
|
|
528
563
|
fill: stroke || color || "currentColor",
|
|
@@ -534,8 +569,8 @@ var IconChathistory = ({ size, width, height, color, className, fill, stroke })
|
|
|
534
569
|
] }), Chathistory_default = IconChathistory;
|
|
535
570
|
|
|
536
571
|
// src/components/Check.tsx
|
|
537
|
-
import { jsx as
|
|
538
|
-
var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
572
|
+
import { jsx as jsx36 } from "react/jsx-runtime";
|
|
573
|
+
var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx36("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx36(
|
|
539
574
|
"path",
|
|
540
575
|
{
|
|
541
576
|
fill: stroke || color || "currentColor",
|
|
@@ -544,8 +579,8 @@ var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
544
579
|
) }), Check_default = IconCheck;
|
|
545
580
|
|
|
546
581
|
// src/components/CheckedFilled.tsx
|
|
547
|
-
import { jsx as
|
|
548
|
-
var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
582
|
+
import { jsx as jsx37 } from "react/jsx-runtime";
|
|
583
|
+
var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx37("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx37(
|
|
549
584
|
"path",
|
|
550
585
|
{
|
|
551
586
|
fill: fill || color || "currentColor",
|
|
@@ -556,8 +591,8 @@ var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
556
591
|
) }), CheckedFilled_default = IconCheckedFilled;
|
|
557
592
|
|
|
558
593
|
// src/components/Close.tsx
|
|
559
|
-
import { jsx as
|
|
560
|
-
var IconClose = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
594
|
+
import { jsx as jsx38 } from "react/jsx-runtime";
|
|
595
|
+
var IconClose = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx38("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx38(
|
|
561
596
|
"path",
|
|
562
597
|
{
|
|
563
598
|
fill: stroke || color || "currentColor",
|
|
@@ -566,9 +601,9 @@ var IconClose = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
566
601
|
) }), Close_default = IconClose;
|
|
567
602
|
|
|
568
603
|
// src/components/Collapsewindow.tsx
|
|
569
|
-
import { jsx as
|
|
570
|
-
var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
571
|
-
/* @__PURE__ */
|
|
604
|
+
import { jsx as jsx39, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
605
|
+
var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs15("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
606
|
+
/* @__PURE__ */ jsx39(
|
|
572
607
|
"path",
|
|
573
608
|
{
|
|
574
609
|
fill: stroke || color || "currentColor",
|
|
@@ -577,7 +612,7 @@ var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke
|
|
|
577
612
|
clipRule: "evenodd"
|
|
578
613
|
}
|
|
579
614
|
),
|
|
580
|
-
/* @__PURE__ */
|
|
615
|
+
/* @__PURE__ */ jsx39(
|
|
581
616
|
"path",
|
|
582
617
|
{
|
|
583
618
|
fill: stroke || color || "currentColor",
|
|
@@ -589,8 +624,8 @@ var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke
|
|
|
589
624
|
] }), Collapsewindow_default = IconCollapsewindow;
|
|
590
625
|
|
|
591
626
|
// src/components/Command.tsx
|
|
592
|
-
import { jsx as
|
|
593
|
-
var IconCommand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
627
|
+
import { jsx as jsx40 } from "react/jsx-runtime";
|
|
628
|
+
var IconCommand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx40("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx40(
|
|
594
629
|
"path",
|
|
595
630
|
{
|
|
596
631
|
fill: stroke || color || "currentColor",
|
|
@@ -598,11 +633,28 @@ var IconCommand = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
598
633
|
}
|
|
599
634
|
) }), Command_default = IconCommand;
|
|
600
635
|
|
|
636
|
+
// src/components/Comment.tsx
|
|
637
|
+
import { jsx as jsx41, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
638
|
+
var IconComment = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs16("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
639
|
+
/* @__PURE__ */ jsx41("path", { fill: stroke || color || "currentColor", d: "M13.125 9.375H10.875V11.625H13.125V9.375Z" }),
|
|
640
|
+
/* @__PURE__ */ jsx41("path", { fill: stroke || color || "currentColor", d: "M15.75 9.375H18V11.625H15.75V9.375Z" }),
|
|
641
|
+
/* @__PURE__ */ jsx41("path", { fill: stroke || color || "currentColor", d: "M8.25 9.375H6V11.625H8.25V9.375Z" }),
|
|
642
|
+
/* @__PURE__ */ jsx41(
|
|
643
|
+
"path",
|
|
644
|
+
{
|
|
645
|
+
fill: stroke || color || "currentColor",
|
|
646
|
+
d: "M16.5 19.5L12 24L7.5 19.5H0V1.5H24V19.5H16.5ZM12 20.818L8.43198 17.25H2.25V3.75H21.75V17.25H15.568L12 20.818Z",
|
|
647
|
+
fillRule: "evenodd",
|
|
648
|
+
clipRule: "evenodd"
|
|
649
|
+
}
|
|
650
|
+
)
|
|
651
|
+
] }), Comment_default = IconComment;
|
|
652
|
+
|
|
601
653
|
// src/components/Copy.tsx
|
|
602
|
-
import { jsx as
|
|
603
|
-
var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
604
|
-
/* @__PURE__ */
|
|
605
|
-
/* @__PURE__ */
|
|
654
|
+
import { jsx as jsx42, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
655
|
+
var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs17("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
656
|
+
/* @__PURE__ */ jsx42("path", { fill: stroke || color || "currentColor", d: "M12.75 2.25H2.25V12.75H6V15H0V0H15V6H12.75V2.25Z" }),
|
|
657
|
+
/* @__PURE__ */ jsx42(
|
|
606
658
|
"path",
|
|
607
659
|
{
|
|
608
660
|
fill: stroke || color || "currentColor",
|
|
@@ -614,8 +666,8 @@ var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
614
666
|
] }), Copy_default = IconCopy;
|
|
615
667
|
|
|
616
668
|
// src/components/Copylink.tsx
|
|
617
|
-
import { jsx as
|
|
618
|
-
var IconCopylink = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
669
|
+
import { jsx as jsx43 } from "react/jsx-runtime";
|
|
670
|
+
var IconCopylink = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx43("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx43(
|
|
619
671
|
"path",
|
|
620
672
|
{
|
|
621
673
|
fill: stroke || color || "currentColor",
|
|
@@ -626,8 +678,8 @@ var IconCopylink = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
626
678
|
) }), Copylink_default = IconCopylink;
|
|
627
679
|
|
|
628
680
|
// src/components/Createplan.tsx
|
|
629
|
-
import { jsx as
|
|
630
|
-
var IconCreateplan = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
681
|
+
import { jsx as jsx44 } from "react/jsx-runtime";
|
|
682
|
+
var IconCreateplan = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx44("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx44(
|
|
631
683
|
"path",
|
|
632
684
|
{
|
|
633
685
|
fill: stroke || color || "currentColor",
|
|
@@ -638,9 +690,9 @@ var IconCreateplan = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
638
690
|
) }), Createplan_default = IconCreateplan;
|
|
639
691
|
|
|
640
692
|
// src/components/CreditFilled.tsx
|
|
641
|
-
import { jsx as
|
|
642
|
-
var IconCreditFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
643
|
-
/* @__PURE__ */
|
|
693
|
+
import { jsx as jsx45, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
694
|
+
var IconCreditFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs18("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
695
|
+
/* @__PURE__ */ jsx45("g", { clipPath: "url(#clip0_2_28)", children: /* @__PURE__ */ jsx45(
|
|
644
696
|
"path",
|
|
645
697
|
{
|
|
646
698
|
fill: fill || color || "currentColor",
|
|
@@ -649,12 +701,12 @@ var IconCreditFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
649
701
|
clipRule: "evenodd"
|
|
650
702
|
}
|
|
651
703
|
) }),
|
|
652
|
-
/* @__PURE__ */
|
|
704
|
+
/* @__PURE__ */ jsx45("defs", { children: /* @__PURE__ */ jsx45("clipPath", { id: "clip0_2_28", children: /* @__PURE__ */ jsx45("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
653
705
|
] }), CreditFilled_default = IconCreditFilled;
|
|
654
706
|
|
|
655
707
|
// src/components/Cursor.tsx
|
|
656
|
-
import { jsx as
|
|
657
|
-
var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
708
|
+
import { jsx as jsx46 } from "react/jsx-runtime";
|
|
709
|
+
var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx46("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx46(
|
|
658
710
|
"path",
|
|
659
711
|
{
|
|
660
712
|
fill: stroke || color || "currentColor",
|
|
@@ -665,10 +717,10 @@ var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
665
717
|
) }), Cursor_default = IconCursor;
|
|
666
718
|
|
|
667
719
|
// src/components/DeleteSceneChoice.tsx
|
|
668
|
-
import { jsx as
|
|
669
|
-
var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
670
|
-
/* @__PURE__ */
|
|
671
|
-
/* @__PURE__ */
|
|
720
|
+
import { jsx as jsx47, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
721
|
+
var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs19("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
722
|
+
/* @__PURE__ */ jsx47("path", { fill: stroke || color || "currentColor", d: "M18 10.875H6V13.125H18V10.875Z" }),
|
|
723
|
+
/* @__PURE__ */ jsx47(
|
|
672
724
|
"path",
|
|
673
725
|
{
|
|
674
726
|
fill: stroke || color || "currentColor",
|
|
@@ -680,10 +732,10 @@ var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stro
|
|
|
680
732
|
] }), DeleteSceneChoice_default = IconDeleteSceneChoice;
|
|
681
733
|
|
|
682
734
|
// src/components/Delete.tsx
|
|
683
|
-
import { jsx as
|
|
684
|
-
var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
685
|
-
/* @__PURE__ */
|
|
686
|
-
/* @__PURE__ */
|
|
735
|
+
import { jsx as jsx48, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
736
|
+
var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs20("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
737
|
+
/* @__PURE__ */ jsx48("path", { fill: stroke || color || "currentColor", d: "M13.125 17.25V11.25H10.875V17.25H13.125Z" }),
|
|
738
|
+
/* @__PURE__ */ jsx48(
|
|
687
739
|
"path",
|
|
688
740
|
{
|
|
689
741
|
fill: stroke || color || "currentColor",
|
|
@@ -695,8 +747,8 @@ var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
695
747
|
] }), Delete_default = IconDelete;
|
|
696
748
|
|
|
697
749
|
// src/components/DownFilled.tsx
|
|
698
|
-
import { jsx as
|
|
699
|
-
var IconDownFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
750
|
+
import { jsx as jsx49 } from "react/jsx-runtime";
|
|
751
|
+
var IconDownFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx49("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx49(
|
|
700
752
|
"path",
|
|
701
753
|
{
|
|
702
754
|
fill: fill || color || "currentColor",
|
|
@@ -707,8 +759,8 @@ var IconDownFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
707
759
|
) }), DownFilled_default = IconDownFilled;
|
|
708
760
|
|
|
709
761
|
// src/components/DownleftFilled.tsx
|
|
710
|
-
import { jsx as
|
|
711
|
-
var IconDownleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
762
|
+
import { jsx as jsx50 } from "react/jsx-runtime";
|
|
763
|
+
var IconDownleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx50("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx50(
|
|
712
764
|
"path",
|
|
713
765
|
{
|
|
714
766
|
fill: fill || color || "currentColor",
|
|
@@ -719,16 +771,16 @@ var IconDownleftFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
719
771
|
) }), DownleftFilled_default = IconDownleftFilled;
|
|
720
772
|
|
|
721
773
|
// src/components/Download.tsx
|
|
722
|
-
import { jsx as
|
|
723
|
-
var IconDownload = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
724
|
-
/* @__PURE__ */
|
|
774
|
+
import { jsx as jsx51, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
775
|
+
var IconDownload = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs21("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
776
|
+
/* @__PURE__ */ jsx51(
|
|
725
777
|
"path",
|
|
726
778
|
{
|
|
727
779
|
fill: stroke || color || "currentColor",
|
|
728
780
|
d: "M22.5 24L22.5 13.5H20.25V21.75L3.75 21.75L3.75 13.5H1.5L1.5 24L22.5 24Z"
|
|
729
781
|
}
|
|
730
782
|
),
|
|
731
|
-
/* @__PURE__ */
|
|
783
|
+
/* @__PURE__ */ jsx51(
|
|
732
784
|
"path",
|
|
733
785
|
{
|
|
734
786
|
fill: stroke || color || "currentColor",
|
|
@@ -740,8 +792,8 @@ var IconDownload = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
740
792
|
] }), Download_default = IconDownload;
|
|
741
793
|
|
|
742
794
|
// src/components/DownrightFilled.tsx
|
|
743
|
-
import { jsx as
|
|
744
|
-
var IconDownrightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
795
|
+
import { jsx as jsx52 } from "react/jsx-runtime";
|
|
796
|
+
var IconDownrightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx52("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx52(
|
|
745
797
|
"path",
|
|
746
798
|
{
|
|
747
799
|
fill: fill || color || "currentColor",
|
|
@@ -752,20 +804,20 @@ var IconDownrightFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
752
804
|
) }), DownrightFilled_default = IconDownrightFilled;
|
|
753
805
|
|
|
754
806
|
// src/components/DraghandleFilled.tsx
|
|
755
|
-
import { jsx as
|
|
756
|
-
var IconDraghandleFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
757
|
-
/* @__PURE__ */
|
|
758
|
-
/* @__PURE__ */
|
|
759
|
-
/* @__PURE__ */
|
|
760
|
-
/* @__PURE__ */
|
|
761
|
-
/* @__PURE__ */
|
|
762
|
-
/* @__PURE__ */
|
|
807
|
+
import { jsx as jsx53, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
808
|
+
var IconDraghandleFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs22("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
809
|
+
/* @__PURE__ */ jsx53("path", { fill: fill || color || "currentColor", d: "M18 7.19999V2.39999H13.2V7.19999L18 7.19999Z" }),
|
|
810
|
+
/* @__PURE__ */ jsx53("path", { fill: fill || color || "currentColor", d: "M18 9.59999V14.4H13.2L13.2 9.59999H18Z" }),
|
|
811
|
+
/* @__PURE__ */ jsx53("path", { fill: fill || color || "currentColor", d: "M10.8 9.59999V14.4H6V9.59999H10.8Z" }),
|
|
812
|
+
/* @__PURE__ */ jsx53("path", { fill: fill || color || "currentColor", d: "M10.8 2.39999V7.19999L6 7.19999V2.39999H10.8Z" }),
|
|
813
|
+
/* @__PURE__ */ jsx53("path", { fill: fill || color || "currentColor", d: "M18 21.6V16.8H13.2V21.6H18Z" }),
|
|
814
|
+
/* @__PURE__ */ jsx53("path", { fill: fill || color || "currentColor", d: "M10.8 16.8V21.6H6V16.8H10.8Z" })
|
|
763
815
|
] }), DraghandleFilled_default = IconDraghandleFilled;
|
|
764
816
|
|
|
765
817
|
// src/components/Edit.tsx
|
|
766
|
-
import { jsx as
|
|
767
|
-
var IconEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
768
|
-
/* @__PURE__ */
|
|
818
|
+
import { jsx as jsx54, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
819
|
+
var IconEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs23("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
820
|
+
/* @__PURE__ */ jsx54(
|
|
769
821
|
"path",
|
|
770
822
|
{
|
|
771
823
|
fill: stroke || color || "currentColor",
|
|
@@ -774,7 +826,7 @@ var IconEdit = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
774
826
|
clipRule: "evenodd"
|
|
775
827
|
}
|
|
776
828
|
),
|
|
777
|
-
/* @__PURE__ */
|
|
829
|
+
/* @__PURE__ */ jsx54(
|
|
778
830
|
"path",
|
|
779
831
|
{
|
|
780
832
|
fill: stroke || color || "currentColor",
|
|
@@ -784,8 +836,8 @@ var IconEdit = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
784
836
|
] }), Edit_default = IconEdit;
|
|
785
837
|
|
|
786
838
|
// src/components/Element.tsx
|
|
787
|
-
import { jsx as
|
|
788
|
-
var IconElement = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
839
|
+
import { jsx as jsx55 } from "react/jsx-runtime";
|
|
840
|
+
var IconElement = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx55("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx55(
|
|
789
841
|
"path",
|
|
790
842
|
{
|
|
791
843
|
fill: stroke || color || "currentColor",
|
|
@@ -796,9 +848,9 @@ var IconElement = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
796
848
|
) }), Element_default = IconElement;
|
|
797
849
|
|
|
798
850
|
// src/components/Expandwindow.tsx
|
|
799
|
-
import { jsx as
|
|
800
|
-
var IconExpandwindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
801
|
-
/* @__PURE__ */
|
|
851
|
+
import { jsx as jsx56, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
852
|
+
var IconExpandwindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs24("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
853
|
+
/* @__PURE__ */ jsx56(
|
|
802
854
|
"path",
|
|
803
855
|
{
|
|
804
856
|
fill: stroke || color || "currentColor",
|
|
@@ -807,7 +859,7 @@ var IconExpandwindow = ({ size, width, height, color, className, fill, stroke })
|
|
|
807
859
|
clipRule: "evenodd"
|
|
808
860
|
}
|
|
809
861
|
),
|
|
810
|
-
/* @__PURE__ */
|
|
862
|
+
/* @__PURE__ */ jsx56(
|
|
811
863
|
"path",
|
|
812
864
|
{
|
|
813
865
|
fill: stroke || color || "currentColor",
|
|
@@ -819,8 +871,8 @@ var IconExpandwindow = ({ size, width, height, color, className, fill, stroke })
|
|
|
819
871
|
] }), Expandwindow_default = IconExpandwindow;
|
|
820
872
|
|
|
821
873
|
// src/components/FavoriteFilled.tsx
|
|
822
|
-
import { jsx as
|
|
823
|
-
var IconFavoriteFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
874
|
+
import { jsx as jsx57 } from "react/jsx-runtime";
|
|
875
|
+
var IconFavoriteFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx57("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx57(
|
|
824
876
|
"path",
|
|
825
877
|
{
|
|
826
878
|
fill: fill || color || "currentColor",
|
|
@@ -829,8 +881,8 @@ var IconFavoriteFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
829
881
|
) }), FavoriteFilled_default = IconFavoriteFilled;
|
|
830
882
|
|
|
831
883
|
// src/components/Favorite.tsx
|
|
832
|
-
import { jsx as
|
|
833
|
-
var IconFavorite = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
884
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
885
|
+
var IconFavorite = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx58("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx58(
|
|
834
886
|
"path",
|
|
835
887
|
{
|
|
836
888
|
fill: stroke || color || "currentColor",
|
|
@@ -841,8 +893,8 @@ var IconFavorite = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
841
893
|
) }), Favorite_default = IconFavorite;
|
|
842
894
|
|
|
843
895
|
// src/components/FeedbackFailFilled.tsx
|
|
844
|
-
import { jsx as
|
|
845
|
-
var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
896
|
+
import { jsx as jsx59 } from "react/jsx-runtime";
|
|
897
|
+
var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx59("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx59(
|
|
846
898
|
"path",
|
|
847
899
|
{
|
|
848
900
|
fill: fill || color || "currentColor",
|
|
@@ -853,8 +905,8 @@ var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, str
|
|
|
853
905
|
) }), FeedbackFailFilled_default = IconFeedbackFailFilled;
|
|
854
906
|
|
|
855
907
|
// src/components/FeedbackPendingFilled.tsx
|
|
856
|
-
import { jsx as
|
|
857
|
-
var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
908
|
+
import { jsx as jsx60 } from "react/jsx-runtime";
|
|
909
|
+
var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx60("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx60(
|
|
858
910
|
"path",
|
|
859
911
|
{
|
|
860
912
|
fill: fill || color || "currentColor",
|
|
@@ -865,8 +917,8 @@ var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill,
|
|
|
865
917
|
) }), FeedbackPendingFilled_default = IconFeedbackPendingFilled;
|
|
866
918
|
|
|
867
919
|
// src/components/FeedbackProblemFilled.tsx
|
|
868
|
-
import { jsx as
|
|
869
|
-
var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
920
|
+
import { jsx as jsx61 } from "react/jsx-runtime";
|
|
921
|
+
var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx61("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx61(
|
|
870
922
|
"path",
|
|
871
923
|
{
|
|
872
924
|
fill: fill || color || "currentColor",
|
|
@@ -877,30 +929,30 @@ var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill,
|
|
|
877
929
|
) }), FeedbackProblemFilled_default = IconFeedbackProblemFilled;
|
|
878
930
|
|
|
879
931
|
// src/components/FeedbackProblem.tsx
|
|
880
|
-
import { jsx as
|
|
881
|
-
var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
882
|
-
/* @__PURE__ */
|
|
932
|
+
import { jsx as jsx62, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
933
|
+
var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs25("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
934
|
+
/* @__PURE__ */ jsx62(
|
|
883
935
|
"path",
|
|
884
936
|
{
|
|
885
937
|
fill: stroke || color || "currentColor",
|
|
886
938
|
d: "M8.25 10.5C9.07843 10.5 9.75 9.82843 9.75 9C9.75 8.17157 9.07843 7.5 8.25 7.5C7.42157 7.5 6.75 8.17157 6.75 9C6.75 9.82843 7.42157 10.5 8.25 10.5Z"
|
|
887
939
|
}
|
|
888
940
|
),
|
|
889
|
-
/* @__PURE__ */
|
|
941
|
+
/* @__PURE__ */ jsx62(
|
|
890
942
|
"path",
|
|
891
943
|
{
|
|
892
944
|
fill: stroke || color || "currentColor",
|
|
893
945
|
d: "M17.25 9C17.25 9.82843 16.5784 10.5 15.75 10.5C14.9216 10.5 14.25 9.82843 14.25 9C14.25 8.17157 14.9216 7.5 15.75 7.5C16.5784 7.5 17.25 8.17157 17.25 9Z"
|
|
894
946
|
}
|
|
895
947
|
),
|
|
896
|
-
/* @__PURE__ */
|
|
948
|
+
/* @__PURE__ */ jsx62(
|
|
897
949
|
"path",
|
|
898
950
|
{
|
|
899
951
|
fill: stroke || color || "currentColor",
|
|
900
952
|
d: "M12 17.25C13.2426 17.25 14.25 16.2426 14.25 15C14.25 13.7574 13.2426 12.75 12 12.75C10.7574 12.75 9.75 13.7574 9.75 15C9.75 16.2426 10.7574 17.25 12 17.25Z"
|
|
901
953
|
}
|
|
902
954
|
),
|
|
903
|
-
/* @__PURE__ */
|
|
955
|
+
/* @__PURE__ */ jsx62(
|
|
904
956
|
"path",
|
|
905
957
|
{
|
|
906
958
|
fill: stroke || color || "currentColor",
|
|
@@ -912,9 +964,9 @@ var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke
|
|
|
912
964
|
] }), FeedbackProblem_default = IconFeedbackProblem;
|
|
913
965
|
|
|
914
966
|
// src/components/FiletypeImageFilled.tsx
|
|
915
|
-
import { jsx as
|
|
916
|
-
var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
917
|
-
/* @__PURE__ */
|
|
967
|
+
import { jsx as jsx63, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
968
|
+
var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs26("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
969
|
+
/* @__PURE__ */ jsx63("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx63(
|
|
918
970
|
"path",
|
|
919
971
|
{
|
|
920
972
|
fill: "#2E2E2E",
|
|
@@ -922,21 +974,21 @@ var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, st
|
|
|
922
974
|
style: { opacity: 0.3 }
|
|
923
975
|
}
|
|
924
976
|
) }),
|
|
925
|
-
/* @__PURE__ */
|
|
977
|
+
/* @__PURE__ */ jsx63(
|
|
926
978
|
"path",
|
|
927
979
|
{
|
|
928
980
|
fill: "#2E2E2E",
|
|
929
981
|
d: "M19.9993 6.2882H17.59C17.058 6.28768 16.548 6.07629 16.1718 5.70045C15.7957 5.3246 15.5841 4.81499 15.5836 4.28346V1.5L19.9993 6.2882Z"
|
|
930
982
|
}
|
|
931
983
|
),
|
|
932
|
-
/* @__PURE__ */
|
|
984
|
+
/* @__PURE__ */ jsx63(
|
|
933
985
|
"path",
|
|
934
986
|
{
|
|
935
987
|
fill: "#2E2E2E",
|
|
936
988
|
d: "M10.5938 11.0625C11.0252 11.0625 11.375 10.7127 11.375 10.2812C11.375 9.84978 11.0252 9.5 10.5938 9.5C10.1623 9.5 9.8125 9.84978 9.8125 10.2812C9.8125 10.7127 10.1623 11.0625 10.5938 11.0625Z"
|
|
937
989
|
}
|
|
938
990
|
),
|
|
939
|
-
/* @__PURE__ */
|
|
991
|
+
/* @__PURE__ */ jsx63(
|
|
940
992
|
"path",
|
|
941
993
|
{
|
|
942
994
|
fill: "#2E2E2E",
|
|
@@ -948,9 +1000,9 @@ var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, st
|
|
|
948
1000
|
] }), FiletypeImageFilled_default = IconFiletypeImageFilled;
|
|
949
1001
|
|
|
950
1002
|
// src/components/FiletypePdfFilled.tsx
|
|
951
|
-
import { jsx as
|
|
952
|
-
var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
953
|
-
/* @__PURE__ */
|
|
1003
|
+
import { jsx as jsx64, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
1004
|
+
var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs27("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1005
|
+
/* @__PURE__ */ jsx64("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx64(
|
|
954
1006
|
"path",
|
|
955
1007
|
{
|
|
956
1008
|
fill: "#FF3E4C",
|
|
@@ -958,14 +1010,14 @@ var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stro
|
|
|
958
1010
|
style: { opacity: 0.3 }
|
|
959
1011
|
}
|
|
960
1012
|
) }),
|
|
961
|
-
/* @__PURE__ */
|
|
1013
|
+
/* @__PURE__ */ jsx64(
|
|
962
1014
|
"path",
|
|
963
1015
|
{
|
|
964
1016
|
fill: "#FF3E4C",
|
|
965
1017
|
d: "M19.9993 6.2882H17.59C17.058 6.28768 16.548 6.07629 16.1718 5.70045C15.7957 5.3246 15.5841 4.81499 15.5836 4.28346V1.5L19.9993 6.2882Z"
|
|
966
1018
|
}
|
|
967
1019
|
),
|
|
968
|
-
/* @__PURE__ */
|
|
1020
|
+
/* @__PURE__ */ jsx64(
|
|
969
1021
|
"path",
|
|
970
1022
|
{
|
|
971
1023
|
fill: "#FF3E4C",
|
|
@@ -975,9 +1027,9 @@ var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stro
|
|
|
975
1027
|
] }), FiletypePdfFilled_default = IconFiletypePdfFilled;
|
|
976
1028
|
|
|
977
1029
|
// src/components/FiletypePdfLumiFilled.tsx
|
|
978
|
-
import { jsx as
|
|
979
|
-
var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
980
|
-
/* @__PURE__ */
|
|
1030
|
+
import { jsx as jsx65, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
1031
|
+
var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs28("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1032
|
+
/* @__PURE__ */ jsx65("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx65(
|
|
981
1033
|
"path",
|
|
982
1034
|
{
|
|
983
1035
|
fill: "#2E2E2E",
|
|
@@ -985,14 +1037,14 @@ var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
985
1037
|
style: { opacity: 0.3 }
|
|
986
1038
|
}
|
|
987
1039
|
) }),
|
|
988
|
-
/* @__PURE__ */
|
|
1040
|
+
/* @__PURE__ */ jsx65(
|
|
989
1041
|
"path",
|
|
990
1042
|
{
|
|
991
1043
|
fill: "#2E2E2E",
|
|
992
1044
|
d: "M19.9993 6.2882H17.59C17.058 6.28768 16.548 6.07629 16.1718 5.70045C15.7957 5.3246 15.5841 4.81499 15.5836 4.28346V1.5L19.9993 6.2882Z"
|
|
993
1045
|
}
|
|
994
1046
|
),
|
|
995
|
-
/* @__PURE__ */
|
|
1047
|
+
/* @__PURE__ */ jsx65(
|
|
996
1048
|
"path",
|
|
997
1049
|
{
|
|
998
1050
|
fill: "#2E2E2E",
|
|
@@ -1002,9 +1054,9 @@ var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
1002
1054
|
] }), FiletypePdfLumiFilled_default = IconFiletypePdfLumiFilled;
|
|
1003
1055
|
|
|
1004
1056
|
// src/components/FiletypeTxtFilled.tsx
|
|
1005
|
-
import { jsx as
|
|
1006
|
-
var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1007
|
-
/* @__PURE__ */
|
|
1057
|
+
import { jsx as jsx66, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
1058
|
+
var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs29("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1059
|
+
/* @__PURE__ */ jsx66("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx66(
|
|
1008
1060
|
"path",
|
|
1009
1061
|
{
|
|
1010
1062
|
fill: "#005FAD",
|
|
@@ -1012,11 +1064,11 @@ var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stro
|
|
|
1012
1064
|
style: { opacity: 0.3 }
|
|
1013
1065
|
}
|
|
1014
1066
|
) }),
|
|
1015
|
-
/* @__PURE__ */
|
|
1016
|
-
/* @__PURE__ */
|
|
1017
|
-
/* @__PURE__ */
|
|
1018
|
-
/* @__PURE__ */
|
|
1019
|
-
/* @__PURE__ */
|
|
1067
|
+
/* @__PURE__ */ jsx66("path", { fill: "#005FAD", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
|
|
1068
|
+
/* @__PURE__ */ jsx66("path", { fill: "#005FAD", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
|
|
1069
|
+
/* @__PURE__ */ jsx66("path", { fill: "#005FAD", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
|
|
1070
|
+
/* @__PURE__ */ jsx66("path", { fill: "#005FAD", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
|
|
1071
|
+
/* @__PURE__ */ jsx66(
|
|
1020
1072
|
"path",
|
|
1021
1073
|
{
|
|
1022
1074
|
fill: "#005FAD",
|
|
@@ -1026,9 +1078,9 @@ var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stro
|
|
|
1026
1078
|
] }), FiletypeTxtFilled_default = IconFiletypeTxtFilled;
|
|
1027
1079
|
|
|
1028
1080
|
// src/components/FiletypeTxtLumiFilled.tsx
|
|
1029
|
-
import { jsx as
|
|
1030
|
-
var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1031
|
-
/* @__PURE__ */
|
|
1081
|
+
import { jsx as jsx67, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
1082
|
+
var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs30("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1083
|
+
/* @__PURE__ */ jsx67("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx67(
|
|
1032
1084
|
"path",
|
|
1033
1085
|
{
|
|
1034
1086
|
fill: "#2E2E2E",
|
|
@@ -1036,11 +1088,11 @@ var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
1036
1088
|
style: { opacity: 0.3 }
|
|
1037
1089
|
}
|
|
1038
1090
|
) }),
|
|
1039
|
-
/* @__PURE__ */
|
|
1040
|
-
/* @__PURE__ */
|
|
1041
|
-
/* @__PURE__ */
|
|
1042
|
-
/* @__PURE__ */
|
|
1043
|
-
/* @__PURE__ */
|
|
1091
|
+
/* @__PURE__ */ jsx67("path", { fill: "#2E2E2E", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
|
|
1092
|
+
/* @__PURE__ */ jsx67("path", { fill: "#2E2E2E", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
|
|
1093
|
+
/* @__PURE__ */ jsx67("path", { fill: "#2E2E2E", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
|
|
1094
|
+
/* @__PURE__ */ jsx67("path", { fill: "#2E2E2E", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
|
|
1095
|
+
/* @__PURE__ */ jsx67(
|
|
1044
1096
|
"path",
|
|
1045
1097
|
{
|
|
1046
1098
|
fill: "#2E2E2E",
|
|
@@ -1050,9 +1102,9 @@ var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
1050
1102
|
] }), FiletypeTxtLumiFilled_default = IconFiletypeTxtLumiFilled;
|
|
1051
1103
|
|
|
1052
1104
|
// src/components/FiletypeWordFilled.tsx
|
|
1053
|
-
import { jsx as
|
|
1054
|
-
var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1055
|
-
/* @__PURE__ */
|
|
1105
|
+
import { jsx as jsx68, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
1106
|
+
var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs31("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1107
|
+
/* @__PURE__ */ jsx68("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx68(
|
|
1056
1108
|
"path",
|
|
1057
1109
|
{
|
|
1058
1110
|
fill: "#0072FF",
|
|
@@ -1060,14 +1112,14 @@ var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, str
|
|
|
1060
1112
|
style: { opacity: 0.3 }
|
|
1061
1113
|
}
|
|
1062
1114
|
) }),
|
|
1063
|
-
/* @__PURE__ */
|
|
1115
|
+
/* @__PURE__ */ jsx68(
|
|
1064
1116
|
"path",
|
|
1065
1117
|
{
|
|
1066
1118
|
fill: "#0072FF",
|
|
1067
1119
|
d: "M8.09258 8L9.69258 16H10.8121L12 9.56557L13.1879 16H14.3074L15.9074 8H15.1426L13.7547 14.9392L12.4736 8H11.5264L10.2453 14.9392L8.85743 8H8.09258Z"
|
|
1068
1120
|
}
|
|
1069
1121
|
),
|
|
1070
|
-
/* @__PURE__ */
|
|
1122
|
+
/* @__PURE__ */ jsx68(
|
|
1071
1123
|
"path",
|
|
1072
1124
|
{
|
|
1073
1125
|
fill: "#0072FF",
|
|
@@ -1077,9 +1129,9 @@ var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, str
|
|
|
1077
1129
|
] }), FiletypeWordFilled_default = IconFiletypeWordFilled;
|
|
1078
1130
|
|
|
1079
1131
|
// src/components/FiletypeWordLumiFilled.tsx
|
|
1080
|
-
import { jsx as
|
|
1081
|
-
var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1082
|
-
/* @__PURE__ */
|
|
1132
|
+
import { jsx as jsx69, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
1133
|
+
var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs32("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1134
|
+
/* @__PURE__ */ jsx69("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx69(
|
|
1083
1135
|
"path",
|
|
1084
1136
|
{
|
|
1085
1137
|
fill: "#2E2E2E",
|
|
@@ -1087,14 +1139,14 @@ var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
1087
1139
|
style: { opacity: 0.3 }
|
|
1088
1140
|
}
|
|
1089
1141
|
) }),
|
|
1090
|
-
/* @__PURE__ */
|
|
1142
|
+
/* @__PURE__ */ jsx69(
|
|
1091
1143
|
"path",
|
|
1092
1144
|
{
|
|
1093
1145
|
fill: "#2E2E2E",
|
|
1094
1146
|
d: "M8.09257 8L9.69257 16H10.8121L12 9.56557L13.1879 16H14.3074L15.9074 8H15.1426L13.7547 14.9392L12.4736 8H11.5264L10.2453 14.9392L8.85742 8H8.09257Z"
|
|
1095
1147
|
}
|
|
1096
1148
|
),
|
|
1097
|
-
/* @__PURE__ */
|
|
1149
|
+
/* @__PURE__ */ jsx69(
|
|
1098
1150
|
"path",
|
|
1099
1151
|
{
|
|
1100
1152
|
fill: "#2E2E2E",
|
|
@@ -1104,9 +1156,9 @@ var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
1104
1156
|
] }), FiletypeWordLumiFilled_default = IconFiletypeWordLumiFilled;
|
|
1105
1157
|
|
|
1106
1158
|
// src/components/Fillin.tsx
|
|
1107
|
-
import { jsx as
|
|
1108
|
-
var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1109
|
-
/* @__PURE__ */
|
|
1159
|
+
import { jsx as jsx70, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
1160
|
+
var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs33("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1161
|
+
/* @__PURE__ */ jsx70("g", { clipPath: "url(#clip0_491_23)", children: /* @__PURE__ */ jsx70(
|
|
1110
1162
|
"path",
|
|
1111
1163
|
{
|
|
1112
1164
|
fill: stroke || color || "currentColor",
|
|
@@ -1115,7 +1167,7 @@ var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1115
1167
|
clipRule: "evenodd"
|
|
1116
1168
|
}
|
|
1117
1169
|
) }),
|
|
1118
|
-
/* @__PURE__ */
|
|
1170
|
+
/* @__PURE__ */ jsx70("defs", { children: /* @__PURE__ */ jsx70("clipPath", { id: "clip0_491_23", children: /* @__PURE__ */ jsx70(
|
|
1119
1171
|
"rect",
|
|
1120
1172
|
{
|
|
1121
1173
|
width: "24",
|
|
@@ -1127,36 +1179,36 @@ var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1127
1179
|
] }), Fillin_default = IconFillin;
|
|
1128
1180
|
|
|
1129
1181
|
// src/components/FoldedMenu.tsx
|
|
1130
|
-
import { jsx as
|
|
1131
|
-
var IconFoldedMenu = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1132
|
-
/* @__PURE__ */
|
|
1133
|
-
/* @__PURE__ */
|
|
1134
|
-
/* @__PURE__ */
|
|
1135
|
-
/* @__PURE__ */
|
|
1182
|
+
import { jsx as jsx71, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
1183
|
+
var IconFoldedMenu = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs34("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1184
|
+
/* @__PURE__ */ jsx71("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H22.5V1.5H1.5V3.75Z" }),
|
|
1185
|
+
/* @__PURE__ */ jsx71("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H22.5V20.25H1.5V22.5Z" }),
|
|
1186
|
+
/* @__PURE__ */ jsx71("path", { fill: stroke || color || "currentColor", d: "M22.5 10.125H1.5V7.875H22.5V10.125Z" }),
|
|
1187
|
+
/* @__PURE__ */ jsx71("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H22.5V13.875H1.5V16.125Z" })
|
|
1136
1188
|
] }), FoldedMenu_default = IconFoldedMenu;
|
|
1137
1189
|
|
|
1138
1190
|
// src/components/FullScreen.tsx
|
|
1139
|
-
import { jsx as
|
|
1140
|
-
var IconFullScreen = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1141
|
-
/* @__PURE__ */
|
|
1142
|
-
/* @__PURE__ */
|
|
1143
|
-
/* @__PURE__ */
|
|
1144
|
-
/* @__PURE__ */
|
|
1191
|
+
import { jsx as jsx72, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
1192
|
+
var IconFullScreen = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs35("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1193
|
+
/* @__PURE__ */ jsx72("path", { fill: stroke || color || "currentColor", d: "M3.25 14V20.75H10V23H1V14H3.25Z" }),
|
|
1194
|
+
/* @__PURE__ */ jsx72("path", { fill: stroke || color || "currentColor", d: "M23 23H14V20.75H20.75V14H23V23Z" }),
|
|
1195
|
+
/* @__PURE__ */ jsx72("path", { fill: stroke || color || "currentColor", d: "M10 3.25H3.25V10H1V1H10V3.25Z" }),
|
|
1196
|
+
/* @__PURE__ */ jsx72("path", { fill: stroke || color || "currentColor", d: "M23 10H20.75V3.25H14V1H23V10Z" })
|
|
1145
1197
|
] }), FullScreen_default = IconFullScreen;
|
|
1146
1198
|
|
|
1147
1199
|
// src/components/GameFilled.tsx
|
|
1148
|
-
import { jsx as
|
|
1149
|
-
var IconGameFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1150
|
-
/* @__PURE__ */
|
|
1151
|
-
/* @__PURE__ */
|
|
1152
|
-
/* @__PURE__ */
|
|
1200
|
+
import { jsx as jsx73, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
1201
|
+
var IconGameFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs36("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1202
|
+
/* @__PURE__ */ jsx73("path", { fill: fill || color || "currentColor", d: "M7.5 0H16.5V5.37868L12 9.87868L7.5 5.37868V0Z" }),
|
|
1203
|
+
/* @__PURE__ */ jsx73("path", { fill: fill || color || "currentColor", d: "M5.37868 7.5H0V16.5H5.37868L9.87868 12L5.37868 7.5Z" }),
|
|
1204
|
+
/* @__PURE__ */ jsx73(
|
|
1153
1205
|
"path",
|
|
1154
1206
|
{
|
|
1155
1207
|
fill: fill || color || "currentColor",
|
|
1156
1208
|
d: "M7.5 18.6213V24H16.5V18.6213L12 14.1213L7.5 18.6213Z"
|
|
1157
1209
|
}
|
|
1158
1210
|
),
|
|
1159
|
-
/* @__PURE__ */
|
|
1211
|
+
/* @__PURE__ */ jsx73(
|
|
1160
1212
|
"path",
|
|
1161
1213
|
{
|
|
1162
1214
|
fill: fill || color || "currentColor",
|
|
@@ -1166,9 +1218,9 @@ var IconGameFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1166
1218
|
] }), GameFilled_default = IconGameFilled;
|
|
1167
1219
|
|
|
1168
1220
|
// src/components/Game.tsx
|
|
1169
|
-
import { jsx as
|
|
1170
|
-
var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1171
|
-
/* @__PURE__ */
|
|
1221
|
+
import { jsx as jsx74, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
1222
|
+
var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs37("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1223
|
+
/* @__PURE__ */ jsx74(
|
|
1172
1224
|
"path",
|
|
1173
1225
|
{
|
|
1174
1226
|
fill: stroke || color || "currentColor",
|
|
@@ -1177,7 +1229,7 @@ var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1177
1229
|
clipRule: "evenodd"
|
|
1178
1230
|
}
|
|
1179
1231
|
),
|
|
1180
|
-
/* @__PURE__ */
|
|
1232
|
+
/* @__PURE__ */ jsx74(
|
|
1181
1233
|
"path",
|
|
1182
1234
|
{
|
|
1183
1235
|
fill: stroke || color || "currentColor",
|
|
@@ -1186,7 +1238,7 @@ var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1186
1238
|
clipRule: "evenodd"
|
|
1187
1239
|
}
|
|
1188
1240
|
),
|
|
1189
|
-
/* @__PURE__ */
|
|
1241
|
+
/* @__PURE__ */ jsx74(
|
|
1190
1242
|
"path",
|
|
1191
1243
|
{
|
|
1192
1244
|
fill: stroke || color || "currentColor",
|
|
@@ -1195,7 +1247,7 @@ var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1195
1247
|
clipRule: "evenodd"
|
|
1196
1248
|
}
|
|
1197
1249
|
),
|
|
1198
|
-
/* @__PURE__ */
|
|
1250
|
+
/* @__PURE__ */ jsx74(
|
|
1199
1251
|
"path",
|
|
1200
1252
|
{
|
|
1201
1253
|
fill: stroke || color || "currentColor",
|
|
@@ -1207,8 +1259,8 @@ var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1207
1259
|
] }), Game_default = IconGame;
|
|
1208
1260
|
|
|
1209
1261
|
// src/components/GamebackupFilled.tsx
|
|
1210
|
-
import { jsx as
|
|
1211
|
-
var IconGamebackupFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1262
|
+
import { jsx as jsx75 } from "react/jsx-runtime";
|
|
1263
|
+
var IconGamebackupFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx75("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx75(
|
|
1212
1264
|
"path",
|
|
1213
1265
|
{
|
|
1214
1266
|
fill: fill || color || "currentColor",
|
|
@@ -1219,8 +1271,8 @@ var IconGamebackupFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1219
1271
|
) }), GamebackupFilled_default = IconGamebackupFilled;
|
|
1220
1272
|
|
|
1221
1273
|
// src/components/Gamebackup.tsx
|
|
1222
|
-
import { jsx as
|
|
1223
|
-
var IconGamebackup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1274
|
+
import { jsx as jsx76 } from "react/jsx-runtime";
|
|
1275
|
+
var IconGamebackup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx76("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx76(
|
|
1224
1276
|
"path",
|
|
1225
1277
|
{
|
|
1226
1278
|
fill: stroke || color || "currentColor",
|
|
@@ -1231,8 +1283,8 @@ var IconGamebackup = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1231
1283
|
) }), Gamebackup_default = IconGamebackup;
|
|
1232
1284
|
|
|
1233
1285
|
// src/components/GamecontrolChoice.tsx
|
|
1234
|
-
import { jsx as
|
|
1235
|
-
var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1286
|
+
import { jsx as jsx77 } from "react/jsx-runtime";
|
|
1287
|
+
var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx77("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx77(
|
|
1236
1288
|
"path",
|
|
1237
1289
|
{
|
|
1238
1290
|
fill: stroke || color || "currentColor",
|
|
@@ -1243,8 +1295,8 @@ var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stro
|
|
|
1243
1295
|
) }), GamecontrolChoice_default = IconGamecontrolChoice;
|
|
1244
1296
|
|
|
1245
1297
|
// src/components/GamecontrolGameplay.tsx
|
|
1246
|
-
import { jsx as
|
|
1247
|
-
var IconGamecontrolGameplay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1298
|
+
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
1299
|
+
var IconGamecontrolGameplay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx78("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx78(
|
|
1248
1300
|
"path",
|
|
1249
1301
|
{
|
|
1250
1302
|
fill: stroke || color || "currentColor",
|
|
@@ -1255,8 +1307,8 @@ var IconGamecontrolGameplay = ({ size, width, height, color, className, fill, st
|
|
|
1255
1307
|
) }), GamecontrolGameplay_default = IconGamecontrolGameplay;
|
|
1256
1308
|
|
|
1257
1309
|
// src/components/GamecontrolLinear.tsx
|
|
1258
|
-
import { jsx as
|
|
1259
|
-
var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1310
|
+
import { jsx as jsx79 } from "react/jsx-runtime";
|
|
1311
|
+
var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx79("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx79(
|
|
1260
1312
|
"path",
|
|
1261
1313
|
{
|
|
1262
1314
|
fill: stroke || color || "currentColor",
|
|
@@ -1267,16 +1319,16 @@ var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stro
|
|
|
1267
1319
|
) }), GamecontrolLinear_default = IconGamecontrolLinear;
|
|
1268
1320
|
|
|
1269
1321
|
// src/components/GamecontrolNone.tsx
|
|
1270
|
-
import { jsx as
|
|
1271
|
-
var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1272
|
-
/* @__PURE__ */
|
|
1322
|
+
import { jsx as jsx80, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
1323
|
+
var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs38("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1324
|
+
/* @__PURE__ */ jsx80(
|
|
1273
1325
|
"path",
|
|
1274
1326
|
{
|
|
1275
1327
|
fill: stroke || color || "currentColor",
|
|
1276
1328
|
d: "M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z"
|
|
1277
1329
|
}
|
|
1278
1330
|
),
|
|
1279
|
-
/* @__PURE__ */
|
|
1331
|
+
/* @__PURE__ */ jsx80(
|
|
1280
1332
|
"path",
|
|
1281
1333
|
{
|
|
1282
1334
|
fill: stroke || color || "currentColor",
|
|
@@ -1285,7 +1337,7 @@ var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke
|
|
|
1285
1337
|
clipRule: "evenodd"
|
|
1286
1338
|
}
|
|
1287
1339
|
),
|
|
1288
|
-
/* @__PURE__ */
|
|
1340
|
+
/* @__PURE__ */ jsx80(
|
|
1289
1341
|
"path",
|
|
1290
1342
|
{
|
|
1291
1343
|
fill: stroke || color || "currentColor",
|
|
@@ -1297,23 +1349,23 @@ var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke
|
|
|
1297
1349
|
] }), GamecontrolNone_default = IconGamecontrolNone;
|
|
1298
1350
|
|
|
1299
1351
|
// src/components/GamecontrolTerminal.tsx
|
|
1300
|
-
import { jsx as
|
|
1301
|
-
var IconGamecontrolTerminal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1302
|
-
/* @__PURE__ */
|
|
1352
|
+
import { jsx as jsx81, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
1353
|
+
var IconGamecontrolTerminal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs39("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1354
|
+
/* @__PURE__ */ jsx81(
|
|
1303
1355
|
"path",
|
|
1304
1356
|
{
|
|
1305
1357
|
fill: stroke || color || "currentColor",
|
|
1306
1358
|
d: "M14.2893 0.218108L12.2541 2.25325C12.1697 2.25109 12.085 2.25 12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 11.915 21.7489 11.8303 21.7468 11.7459L23.7819 9.71075C23.925 10.4518 24 11.2171 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C12.7829 0 13.5482 0.0749648 14.2893 0.218108Z"
|
|
1307
1359
|
}
|
|
1308
1360
|
),
|
|
1309
|
-
/* @__PURE__ */
|
|
1361
|
+
/* @__PURE__ */ jsx81(
|
|
1310
1362
|
"path",
|
|
1311
1363
|
{
|
|
1312
1364
|
fill: stroke || color || "currentColor",
|
|
1313
1365
|
d: "M18.7088 12.75L16.4378 12.75C16.0807 14.8783 14.2297 16.5 12 16.5C9.51472 16.5 7.5 14.4853 7.5 12C7.5 9.77025 9.12172 7.91928 11.25 7.56222L11.25 5.2912C7.87504 5.66428 5.25 8.52559 5.25 12C5.25 15.7279 8.27208 18.75 12 18.75C15.4744 18.75 18.3357 16.125 18.7088 12.75Z"
|
|
1314
1366
|
}
|
|
1315
1367
|
),
|
|
1316
|
-
/* @__PURE__ */
|
|
1368
|
+
/* @__PURE__ */ jsx81(
|
|
1317
1369
|
"path",
|
|
1318
1370
|
{
|
|
1319
1371
|
fill: stroke || color || "currentColor",
|
|
@@ -1325,8 +1377,8 @@ var IconGamecontrolTerminal = ({ size, width, height, color, className, fill, st
|
|
|
1325
1377
|
] }), GamecontrolTerminal_default = IconGamecontrolTerminal;
|
|
1326
1378
|
|
|
1327
1379
|
// src/components/Gamelanguage.tsx
|
|
1328
|
-
import { jsx as
|
|
1329
|
-
var IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1380
|
+
import { jsx as jsx82 } from "react/jsx-runtime";
|
|
1381
|
+
var IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx82("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx82(
|
|
1330
1382
|
"path",
|
|
1331
1383
|
{
|
|
1332
1384
|
fill: stroke || color || "currentColor",
|
|
@@ -1337,9 +1389,9 @@ var IconGamelanguage = ({ size, width, height, color, className, fill, stroke })
|
|
|
1337
1389
|
) }), Gamelanguage_default = IconGamelanguage;
|
|
1338
1390
|
|
|
1339
1391
|
// src/components/Gamepreview.tsx
|
|
1340
|
-
import { jsx as
|
|
1341
|
-
var IconGamepreview = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1342
|
-
/* @__PURE__ */
|
|
1392
|
+
import { jsx as jsx83, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
1393
|
+
var IconGamepreview = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs40("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1394
|
+
/* @__PURE__ */ jsx83(
|
|
1343
1395
|
"path",
|
|
1344
1396
|
{
|
|
1345
1397
|
fill: stroke || color || "currentColor",
|
|
@@ -1348,7 +1400,7 @@ var IconGamepreview = ({ size, width, height, color, className, fill, stroke })
|
|
|
1348
1400
|
clipRule: "evenodd"
|
|
1349
1401
|
}
|
|
1350
1402
|
),
|
|
1351
|
-
/* @__PURE__ */
|
|
1403
|
+
/* @__PURE__ */ jsx83(
|
|
1352
1404
|
"path",
|
|
1353
1405
|
{
|
|
1354
1406
|
fill: stroke || color || "currentColor",
|
|
@@ -1360,8 +1412,8 @@ var IconGamepreview = ({ size, width, height, color, className, fill, stroke })
|
|
|
1360
1412
|
] }), Gamepreview_default = IconGamepreview;
|
|
1361
1413
|
|
|
1362
1414
|
// src/components/Gameui.tsx
|
|
1363
|
-
import { jsx as
|
|
1364
|
-
var IconGameui = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1415
|
+
import { jsx as jsx84 } from "react/jsx-runtime";
|
|
1416
|
+
var IconGameui = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx84("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx84(
|
|
1365
1417
|
"path",
|
|
1366
1418
|
{
|
|
1367
1419
|
fill: stroke || color || "currentColor",
|
|
@@ -1372,9 +1424,9 @@ var IconGameui = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1372
1424
|
) }), Gameui_default = IconGameui;
|
|
1373
1425
|
|
|
1374
1426
|
// src/components/Gameuivariable.tsx
|
|
1375
|
-
import { jsx as
|
|
1376
|
-
var IconGameuivariable = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1377
|
-
/* @__PURE__ */
|
|
1427
|
+
import { jsx as jsx85, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
1428
|
+
var IconGameuivariable = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs41("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1429
|
+
/* @__PURE__ */ jsx85(
|
|
1378
1430
|
"path",
|
|
1379
1431
|
{
|
|
1380
1432
|
fill: fill || color || "currentColor",
|
|
@@ -1383,7 +1435,7 @@ var IconGameuivariable = ({ size, width, height, color, className, fill, stroke
|
|
|
1383
1435
|
clipRule: "evenodd"
|
|
1384
1436
|
}
|
|
1385
1437
|
),
|
|
1386
|
-
/* @__PURE__ */
|
|
1438
|
+
/* @__PURE__ */ jsx85(
|
|
1387
1439
|
"path",
|
|
1388
1440
|
{
|
|
1389
1441
|
fill: stroke || color || "currentColor",
|
|
@@ -1393,16 +1445,16 @@ var IconGameuivariable = ({ size, width, height, color, className, fill, stroke
|
|
|
1393
1445
|
] }), Gameuivariable_default = IconGameuivariable;
|
|
1394
1446
|
|
|
1395
1447
|
// src/components/Gameuivariable2.tsx
|
|
1396
|
-
import { jsx as
|
|
1397
|
-
var IconGameuivariable2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1398
|
-
/* @__PURE__ */
|
|
1448
|
+
import { jsx as jsx86, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
1449
|
+
var IconGameuivariable2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs42("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1450
|
+
/* @__PURE__ */ jsx86(
|
|
1399
1451
|
"path",
|
|
1400
1452
|
{
|
|
1401
1453
|
fill: fill || color || "currentColor",
|
|
1402
1454
|
d: "M21.3496 9.34961L19.7578 10.9404L17.2041 8.38672L13.5908 12L13.5918 12.001L12.001 13.5918L12 13.5908L8.38672 17.2041L12 20.8184L14.5127 18.3037L16.1045 19.8955L12 24L0 12L12 0L21.3496 9.34961ZM3.18164 12L6.7959 15.6133L10.4092 12L6.7959 8.38672L3.18164 12ZM8.38672 6.7959L12 10.4092L15.6133 6.7959L12 3.18164L8.38672 6.7959Z"
|
|
1403
1455
|
}
|
|
1404
1456
|
),
|
|
1405
|
-
/* @__PURE__ */
|
|
1457
|
+
/* @__PURE__ */ jsx86(
|
|
1406
1458
|
"path",
|
|
1407
1459
|
{
|
|
1408
1460
|
fill: stroke || color || "currentColor",
|
|
@@ -1412,16 +1464,16 @@ var IconGameuivariable2 = ({ size, width, height, color, className, fill, stroke
|
|
|
1412
1464
|
] }), Gameuivariable2_default = IconGameuivariable2;
|
|
1413
1465
|
|
|
1414
1466
|
// src/components/GenerateMultimage.tsx
|
|
1415
|
-
import { jsx as
|
|
1416
|
-
var IconGenerateMultimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1417
|
-
/* @__PURE__ */
|
|
1467
|
+
import { jsx as jsx87, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
1468
|
+
var IconGenerateMultimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs43("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1469
|
+
/* @__PURE__ */ jsx87(
|
|
1418
1470
|
"path",
|
|
1419
1471
|
{
|
|
1420
1472
|
fill: stroke || color || "currentColor",
|
|
1421
1473
|
d: "M12 7.5C12.8284 7.5 13.5 6.82843 13.5 6C13.5 5.17157 12.8284 4.5 12 4.5C11.1716 4.5 10.5 5.17157 10.5 6C10.5 6.82843 11.1716 7.5 12 7.5Z"
|
|
1422
1474
|
}
|
|
1423
1475
|
),
|
|
1424
|
-
/* @__PURE__ */
|
|
1476
|
+
/* @__PURE__ */ jsx87(
|
|
1425
1477
|
"path",
|
|
1426
1478
|
{
|
|
1427
1479
|
fill: stroke || color || "currentColor",
|
|
@@ -1430,12 +1482,12 @@ var IconGenerateMultimage = ({ size, width, height, color, className, fill, stro
|
|
|
1430
1482
|
clipRule: "evenodd"
|
|
1431
1483
|
}
|
|
1432
1484
|
),
|
|
1433
|
-
/* @__PURE__ */
|
|
1485
|
+
/* @__PURE__ */ jsx87("path", { fill: stroke || color || "currentColor", d: "M0 6V24H18V21.75H2.25V6H0Z" })
|
|
1434
1486
|
] }), GenerateMultimage_default = IconGenerateMultimage;
|
|
1435
1487
|
|
|
1436
1488
|
// src/components/GenerateFilled.tsx
|
|
1437
|
-
import { jsx as
|
|
1438
|
-
var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1489
|
+
import { jsx as jsx88 } from "react/jsx-runtime";
|
|
1490
|
+
var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx88("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx88(
|
|
1439
1491
|
"path",
|
|
1440
1492
|
{
|
|
1441
1493
|
fill: fill || color || "currentColor",
|
|
@@ -1446,16 +1498,16 @@ var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
1446
1498
|
) }), GenerateFilled_default = IconGenerateFilled;
|
|
1447
1499
|
|
|
1448
1500
|
// src/components/GenerateFrameStart.tsx
|
|
1449
|
-
import { jsx as
|
|
1450
|
-
var IconGenerateFrameStart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1451
|
-
/* @__PURE__ */
|
|
1501
|
+
import { jsx as jsx89, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
1502
|
+
var IconGenerateFrameStart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs44("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1503
|
+
/* @__PURE__ */ jsx89(
|
|
1452
1504
|
"path",
|
|
1453
1505
|
{
|
|
1454
1506
|
fill: stroke || color || "currentColor",
|
|
1455
1507
|
d: "M8.625 9.75C9.66053 9.75 10.5 8.91053 10.5 7.875C10.5 6.83947 9.66053 6 8.625 6C7.58947 6 6.75 6.83947 6.75 7.875C6.75 8.91053 7.58947 9.75 8.625 9.75Z"
|
|
1456
1508
|
}
|
|
1457
1509
|
),
|
|
1458
|
-
/* @__PURE__ */
|
|
1510
|
+
/* @__PURE__ */ jsx89(
|
|
1459
1511
|
"path",
|
|
1460
1512
|
{
|
|
1461
1513
|
fill: stroke || color || "currentColor",
|
|
@@ -1467,9 +1519,9 @@ var IconGenerateFrameStart = ({ size, width, height, color, className, fill, str
|
|
|
1467
1519
|
] }), GenerateFrameStart_default = IconGenerateFrameStart;
|
|
1468
1520
|
|
|
1469
1521
|
// src/components/GenerateFrameStart2End.tsx
|
|
1470
|
-
import { jsx as
|
|
1471
|
-
var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1472
|
-
/* @__PURE__ */
|
|
1522
|
+
import { jsx as jsx90, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
1523
|
+
var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs45("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1524
|
+
/* @__PURE__ */ jsx90(
|
|
1473
1525
|
"path",
|
|
1474
1526
|
{
|
|
1475
1527
|
fill: stroke || color || "currentColor",
|
|
@@ -1478,14 +1530,14 @@ var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill,
|
|
|
1478
1530
|
clipRule: "evenodd"
|
|
1479
1531
|
}
|
|
1480
1532
|
),
|
|
1481
|
-
/* @__PURE__ */
|
|
1533
|
+
/* @__PURE__ */ jsx90(
|
|
1482
1534
|
"path",
|
|
1483
1535
|
{
|
|
1484
1536
|
fill: stroke || color || "currentColor",
|
|
1485
1537
|
d: "M4.74981 7.49969C5.5782 7.49969 6.24975 6.82815 6.24975 5.99976C6.24975 5.17136 5.5782 4.49982 4.74981 4.49982C3.92141 4.49982 3.24987 5.17136 3.24987 5.99976C3.24987 6.82815 3.92141 7.49969 4.74981 7.49969Z"
|
|
1486
1538
|
}
|
|
1487
1539
|
),
|
|
1488
|
-
/* @__PURE__ */
|
|
1540
|
+
/* @__PURE__ */ jsx90(
|
|
1489
1541
|
"path",
|
|
1490
1542
|
{
|
|
1491
1543
|
fill: stroke || color || "currentColor",
|
|
@@ -1497,9 +1549,9 @@ var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill,
|
|
|
1497
1549
|
] }), GenerateFrameStart2End_default = IconGenerateFrameStart2End;
|
|
1498
1550
|
|
|
1499
1551
|
// src/components/GenerateSwitchframe.tsx
|
|
1500
|
-
import { jsx as
|
|
1501
|
-
var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1502
|
-
/* @__PURE__ */
|
|
1552
|
+
import { jsx as jsx91, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
1553
|
+
var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs46("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1554
|
+
/* @__PURE__ */ jsx91(
|
|
1503
1555
|
"path",
|
|
1504
1556
|
{
|
|
1505
1557
|
fill: stroke || color || "currentColor",
|
|
@@ -1508,7 +1560,7 @@ var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, st
|
|
|
1508
1560
|
clipRule: "evenodd"
|
|
1509
1561
|
}
|
|
1510
1562
|
),
|
|
1511
|
-
/* @__PURE__ */
|
|
1563
|
+
/* @__PURE__ */ jsx91(
|
|
1512
1564
|
"path",
|
|
1513
1565
|
{
|
|
1514
1566
|
fill: stroke || color || "currentColor",
|
|
@@ -1520,16 +1572,16 @@ var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, st
|
|
|
1520
1572
|
] }), GenerateSwitchframe_default = IconGenerateSwitchframe;
|
|
1521
1573
|
|
|
1522
1574
|
// src/components/GenerateT2V.tsx
|
|
1523
|
-
import { jsx as
|
|
1524
|
-
var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1525
|
-
/* @__PURE__ */
|
|
1575
|
+
import { jsx as jsx92, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
1576
|
+
var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs47("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1577
|
+
/* @__PURE__ */ jsx92(
|
|
1526
1578
|
"path",
|
|
1527
1579
|
{
|
|
1528
1580
|
fill: stroke || color || "currentColor",
|
|
1529
1581
|
d: "M6 6V10.5H8.25V8.25H10.875V15.75H8.25V18H15.75V15.75H13.125V8.25H15.75V10.5H18V6H6Z"
|
|
1530
1582
|
}
|
|
1531
1583
|
),
|
|
1532
|
-
/* @__PURE__ */
|
|
1584
|
+
/* @__PURE__ */ jsx92(
|
|
1533
1585
|
"path",
|
|
1534
1586
|
{
|
|
1535
1587
|
fill: stroke || color || "currentColor",
|
|
@@ -1541,8 +1593,8 @@ var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke })
|
|
|
1541
1593
|
] }), GenerateT2V_default = IconGenerateT2V;
|
|
1542
1594
|
|
|
1543
1595
|
// src/components/Generate.tsx
|
|
1544
|
-
import { jsx as
|
|
1545
|
-
var IconGenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1596
|
+
import { jsx as jsx93 } from "react/jsx-runtime";
|
|
1597
|
+
var IconGenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx93("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx93(
|
|
1546
1598
|
"path",
|
|
1547
1599
|
{
|
|
1548
1600
|
fill: stroke || color || "currentColor",
|
|
@@ -1551,16 +1603,16 @@ var IconGenerate = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1551
1603
|
) }), Generate_default = IconGenerate;
|
|
1552
1604
|
|
|
1553
1605
|
// src/components/GenreAuto.tsx
|
|
1554
|
-
import { jsx as
|
|
1555
|
-
var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1556
|
-
/* @__PURE__ */
|
|
1606
|
+
import { jsx as jsx94, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
1607
|
+
var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs48("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1608
|
+
/* @__PURE__ */ jsx94(
|
|
1557
1609
|
"path",
|
|
1558
1610
|
{
|
|
1559
1611
|
fill: stroke || color || "currentColor",
|
|
1560
1612
|
d: "M18.375 6.375V10.5H16.125V6.375H12V4.125H16.125V0H18.375V4.125H22.5V6.375H18.375Z"
|
|
1561
1613
|
}
|
|
1562
1614
|
),
|
|
1563
|
-
/* @__PURE__ */
|
|
1615
|
+
/* @__PURE__ */ jsx94(
|
|
1564
1616
|
"path",
|
|
1565
1617
|
{
|
|
1566
1618
|
fill: stroke || color || "currentColor",
|
|
@@ -1569,15 +1621,15 @@ var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1569
1621
|
clipRule: "evenodd"
|
|
1570
1622
|
}
|
|
1571
1623
|
),
|
|
1572
|
-
/* @__PURE__ */
|
|
1573
|
-
/* @__PURE__ */
|
|
1624
|
+
/* @__PURE__ */ jsx94("path", { fill: stroke || color || "currentColor", d: "M3.75 0.75L1.5 3L3.75 5.25L6 3L3.75 0.75Z" }),
|
|
1625
|
+
/* @__PURE__ */ jsx94(
|
|
1574
1626
|
"path",
|
|
1575
1627
|
{
|
|
1576
1628
|
fill: stroke || color || "currentColor",
|
|
1577
1629
|
d: "M18 21.75L20.25 19.5L22.5 21.75L20.25 24L18 21.75Z"
|
|
1578
1630
|
}
|
|
1579
1631
|
),
|
|
1580
|
-
/* @__PURE__ */
|
|
1632
|
+
/* @__PURE__ */ jsx94(
|
|
1581
1633
|
"path",
|
|
1582
1634
|
{
|
|
1583
1635
|
fill: stroke || color || "currentColor",
|
|
@@ -1587,23 +1639,23 @@ var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1587
1639
|
] }), GenreAuto_default = IconGenreAuto;
|
|
1588
1640
|
|
|
1589
1641
|
// src/components/GenreComedy.tsx
|
|
1590
|
-
import { jsx as
|
|
1591
|
-
var IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1592
|
-
/* @__PURE__ */
|
|
1642
|
+
import { jsx as jsx95, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
1643
|
+
var IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs49("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1644
|
+
/* @__PURE__ */ jsx95(
|
|
1593
1645
|
"path",
|
|
1594
1646
|
{
|
|
1595
1647
|
fill: stroke || color || "currentColor",
|
|
1596
1648
|
d: "M8.25 10.5C9.07843 10.5 9.75 9.82843 9.75 9C9.75 8.17157 9.07843 7.5 8.25 7.5C7.42157 7.5 6.75 8.17157 6.75 9C6.75 9.82843 7.42157 10.5 8.25 10.5Z"
|
|
1597
1649
|
}
|
|
1598
1650
|
),
|
|
1599
|
-
/* @__PURE__ */
|
|
1651
|
+
/* @__PURE__ */ jsx95(
|
|
1600
1652
|
"path",
|
|
1601
1653
|
{
|
|
1602
1654
|
fill: stroke || color || "currentColor",
|
|
1603
1655
|
d: "M17.25 9C17.25 9.82843 16.5784 10.5 15.75 10.5C14.9216 10.5 14.25 9.82843 14.25 9C14.25 8.17157 14.9216 7.5 15.75 7.5C16.5784 7.5 17.25 8.17157 17.25 9Z"
|
|
1604
1656
|
}
|
|
1605
1657
|
),
|
|
1606
|
-
/* @__PURE__ */
|
|
1658
|
+
/* @__PURE__ */ jsx95(
|
|
1607
1659
|
"path",
|
|
1608
1660
|
{
|
|
1609
1661
|
fill: stroke || color || "currentColor",
|
|
@@ -1612,7 +1664,7 @@ var IconGenreComedy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1612
1664
|
clipRule: "evenodd"
|
|
1613
1665
|
}
|
|
1614
1666
|
),
|
|
1615
|
-
/* @__PURE__ */
|
|
1667
|
+
/* @__PURE__ */ jsx95(
|
|
1616
1668
|
"path",
|
|
1617
1669
|
{
|
|
1618
1670
|
fill: stroke || color || "currentColor",
|
|
@@ -1624,8 +1676,8 @@ var IconGenreComedy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1624
1676
|
] }), GenreComedy_default = IconGenreComedy;
|
|
1625
1677
|
|
|
1626
1678
|
// src/components/GenreFantasy.tsx
|
|
1627
|
-
import { jsx as
|
|
1628
|
-
var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1679
|
+
import { jsx as jsx96 } from "react/jsx-runtime";
|
|
1680
|
+
var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx96("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx96(
|
|
1629
1681
|
"path",
|
|
1630
1682
|
{
|
|
1631
1683
|
fill: stroke || color || "currentColor",
|
|
@@ -1636,23 +1688,23 @@ var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1636
1688
|
) }), GenreFantasy_default = IconGenreFantasy;
|
|
1637
1689
|
|
|
1638
1690
|
// src/components/GenreHorror.tsx
|
|
1639
|
-
import { jsx as
|
|
1640
|
-
var IconGenreHorror = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1641
|
-
/* @__PURE__ */
|
|
1691
|
+
import { jsx as jsx97, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
1692
|
+
var IconGenreHorror = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs50("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1693
|
+
/* @__PURE__ */ jsx97(
|
|
1642
1694
|
"path",
|
|
1643
1695
|
{
|
|
1644
1696
|
fill: stroke || color || "currentColor",
|
|
1645
1697
|
d: "M10.5 9C10.5 9.82843 9.82843 10.5 9 10.5C8.17157 10.5 7.5 9.82843 7.5 9C7.5 8.17157 8.17157 7.5 9 7.5C9.82843 7.5 10.5 8.17157 10.5 9Z"
|
|
1646
1698
|
}
|
|
1647
1699
|
),
|
|
1648
|
-
/* @__PURE__ */
|
|
1700
|
+
/* @__PURE__ */ jsx97(
|
|
1649
1701
|
"path",
|
|
1650
1702
|
{
|
|
1651
1703
|
fill: stroke || color || "currentColor",
|
|
1652
1704
|
d: "M15 10.5C15.8284 10.5 16.5 9.82843 16.5 9C16.5 8.17157 15.8284 7.5 15 7.5C14.1716 7.5 13.5 8.17157 13.5 9C13.5 9.82843 14.1716 10.5 15 10.5Z"
|
|
1653
1705
|
}
|
|
1654
1706
|
),
|
|
1655
|
-
/* @__PURE__ */
|
|
1707
|
+
/* @__PURE__ */ jsx97(
|
|
1656
1708
|
"path",
|
|
1657
1709
|
{
|
|
1658
1710
|
fill: stroke || color || "currentColor",
|
|
@@ -1664,8 +1716,8 @@ var IconGenreHorror = ({ size, width, height, color, className, fill, stroke })
|
|
|
1664
1716
|
] }), GenreHorror_default = IconGenreHorror;
|
|
1665
1717
|
|
|
1666
1718
|
// src/components/GenreRomance.tsx
|
|
1667
|
-
import { jsx as
|
|
1668
|
-
var IconGenreRomance = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1719
|
+
import { jsx as jsx98 } from "react/jsx-runtime";
|
|
1720
|
+
var IconGenreRomance = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx98("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx98(
|
|
1669
1721
|
"path",
|
|
1670
1722
|
{
|
|
1671
1723
|
fill: stroke || color || "currentColor",
|
|
@@ -1676,16 +1728,16 @@ var IconGenreRomance = ({ size, width, height, color, className, fill, stroke })
|
|
|
1676
1728
|
) }), GenreRomance_default = IconGenreRomance;
|
|
1677
1729
|
|
|
1678
1730
|
// src/components/GenreScifi.tsx
|
|
1679
|
-
import { jsx as
|
|
1680
|
-
var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1681
|
-
/* @__PURE__ */
|
|
1731
|
+
import { jsx as jsx99, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
1732
|
+
var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs51("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1733
|
+
/* @__PURE__ */ jsx99(
|
|
1682
1734
|
"path",
|
|
1683
1735
|
{
|
|
1684
1736
|
fill: stroke || color || "currentColor",
|
|
1685
1737
|
d: "M17.25 8.25C17.25 9.07843 16.5784 9.75 15.75 9.75C14.9216 9.75 14.25 9.07843 14.25 8.25C14.25 7.42157 14.9216 6.75 15.75 6.75C16.5784 6.75 17.25 7.42157 17.25 8.25Z"
|
|
1686
1738
|
}
|
|
1687
1739
|
),
|
|
1688
|
-
/* @__PURE__ */
|
|
1740
|
+
/* @__PURE__ */ jsx99(
|
|
1689
1741
|
"path",
|
|
1690
1742
|
{
|
|
1691
1743
|
fill: stroke || color || "currentColor",
|
|
@@ -1694,7 +1746,7 @@ var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1694
1746
|
clipRule: "evenodd"
|
|
1695
1747
|
}
|
|
1696
1748
|
),
|
|
1697
|
-
/* @__PURE__ */
|
|
1749
|
+
/* @__PURE__ */ jsx99(
|
|
1698
1750
|
"path",
|
|
1699
1751
|
{
|
|
1700
1752
|
fill: stroke || color || "currentColor",
|
|
@@ -1704,8 +1756,8 @@ var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1704
1756
|
] }), GenreScifi_default = IconGenreScifi;
|
|
1705
1757
|
|
|
1706
1758
|
// src/components/GenreSuspense.tsx
|
|
1707
|
-
import { jsx as
|
|
1708
|
-
var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1759
|
+
import { jsx as jsx100 } from "react/jsx-runtime";
|
|
1760
|
+
var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx100("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx100(
|
|
1709
1761
|
"path",
|
|
1710
1762
|
{
|
|
1711
1763
|
fill: stroke || color || "currentColor",
|
|
@@ -1716,8 +1768,8 @@ var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }
|
|
|
1716
1768
|
) }), GenreSuspense_default = IconGenreSuspense;
|
|
1717
1769
|
|
|
1718
1770
|
// src/components/Genre.tsx
|
|
1719
|
-
import { jsx as
|
|
1720
|
-
var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1771
|
+
import { jsx as jsx101 } from "react/jsx-runtime";
|
|
1772
|
+
var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx101("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx101(
|
|
1721
1773
|
"path",
|
|
1722
1774
|
{
|
|
1723
1775
|
fill: stroke || color || "currentColor",
|
|
@@ -1728,9 +1780,9 @@ var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1728
1780
|
) }), Genre_default = IconGenre;
|
|
1729
1781
|
|
|
1730
1782
|
// src/components/GoogleLogoFilled.tsx
|
|
1731
|
-
import { jsx as
|
|
1732
|
-
var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1733
|
-
/* @__PURE__ */
|
|
1783
|
+
import { jsx as jsx102, jsxs as jsxs52 } from "react/jsx-runtime";
|
|
1784
|
+
var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs52("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1785
|
+
/* @__PURE__ */ jsx102(
|
|
1734
1786
|
"mask",
|
|
1735
1787
|
{
|
|
1736
1788
|
id: "mask0_48_113",
|
|
@@ -1740,7 +1792,7 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1740
1792
|
y: "0",
|
|
1741
1793
|
maskUnits: "userSpaceOnUse",
|
|
1742
1794
|
style: { maskType: "luminance" },
|
|
1743
|
-
children: /* @__PURE__ */
|
|
1795
|
+
children: /* @__PURE__ */ jsx102(
|
|
1744
1796
|
"path",
|
|
1745
1797
|
{
|
|
1746
1798
|
fill: stroke || color || "currentColor",
|
|
@@ -1749,64 +1801,64 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1749
1801
|
)
|
|
1750
1802
|
}
|
|
1751
1803
|
),
|
|
1752
|
-
/* @__PURE__ */
|
|
1753
|
-
/* @__PURE__ */
|
|
1804
|
+
/* @__PURE__ */ jsxs52("g", { mask: "url(#mask0_48_113)", children: [
|
|
1805
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter0_f_48_113)", children: /* @__PURE__ */ jsx102(
|
|
1754
1806
|
"path",
|
|
1755
1807
|
{
|
|
1756
1808
|
fill: "url(#paint0_radial_48_113)",
|
|
1757
1809
|
d: "M-0.13855 12.0511C-0.125823 13.9626 0.41885 15.9348 1.2433 17.5269V17.5378C1.83901 18.694 2.65317 19.6074 3.58049 20.5123L9.18123 18.4687C8.1216 17.9304 7.95992 17.6006 7.20034 16.9988C6.42411 16.2161 5.84559 15.3175 5.4853 14.2639H5.47079L5.4853 14.253C5.24828 13.5572 5.2249 12.8187 5.21615 12.0511H-0.13855Z"
|
|
1758
1810
|
}
|
|
1759
1811
|
) }),
|
|
1760
|
-
/* @__PURE__ */
|
|
1812
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter1_f_48_113)", children: /* @__PURE__ */ jsx102(
|
|
1761
1813
|
"path",
|
|
1762
1814
|
{
|
|
1763
1815
|
fill: "url(#paint1_radial_48_113)",
|
|
1764
1816
|
d: "M12.2937 -0.116608C11.7402 1.82819 11.9518 3.71859 12.2937 4.81851C12.933 4.81898 13.5488 4.89518 14.1327 5.04699C15.4713 5.395 16.4181 6.08044 16.9983 6.6226L20.5889 3.10649C18.4618 1.15622 15.902 -0.113535 12.2937 -0.116608Z"
|
|
1765
1817
|
}
|
|
1766
1818
|
) }),
|
|
1767
|
-
/* @__PURE__ */
|
|
1819
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter2_f_48_113)", children: /* @__PURE__ */ jsx102(
|
|
1768
1820
|
"path",
|
|
1769
1821
|
{
|
|
1770
1822
|
fill: "url(#paint2_radial_48_113)",
|
|
1771
1823
|
d: "M12.2817 -0.131989C9.56642 -0.132047 7.05954 0.713967 5.00522 2.14376C4.24245 2.67465 3.54248 3.2879 2.91919 3.96986C2.7559 5.50172 4.14151 7.38453 6.88543 7.36895C8.21677 5.8203 10.1858 4.81833 12.3773 4.81833C12.3793 4.81833 12.3813 4.8185 12.3833 4.81851L12.2938 -0.131638C12.2897 -0.131641 12.2858 -0.131989 12.2817 -0.131989Z"
|
|
1772
1824
|
}
|
|
1773
1825
|
) }),
|
|
1774
|
-
/* @__PURE__ */
|
|
1826
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter3_f_48_113)", children: /* @__PURE__ */ jsx102(
|
|
1775
1827
|
"path",
|
|
1776
1828
|
{
|
|
1777
1829
|
fill: "url(#paint3_radial_48_113)",
|
|
1778
1830
|
d: "M21.2438 12.6054L18.8202 14.2704C18.7139 14.9233 18.4749 15.5657 18.1252 16.1513C17.7245 16.8224 17.2292 17.3333 16.7215 17.7223C15.2038 18.8853 13.4353 19.1248 12.2043 19.1258C10.9318 21.293 10.7087 22.3785 12.2938 24.1276C14.2551 24.1262 15.9938 23.7721 17.5275 23.1091C18.6362 22.6299 19.6185 22.0048 20.5078 21.2014C21.6829 20.1399 22.6033 18.8268 23.2315 17.3162C23.8597 15.8056 24.1956 14.0974 24.1956 12.2454L21.2438 12.6054Z"
|
|
1779
1831
|
}
|
|
1780
1832
|
) }),
|
|
1781
|
-
/* @__PURE__ */
|
|
1833
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter4_f_48_113)", children: /* @__PURE__ */ jsx102(
|
|
1782
1834
|
"path",
|
|
1783
1835
|
{
|
|
1784
1836
|
fill: "#3086FF",
|
|
1785
1837
|
d: "M12.1147 9.56912V14.5333H23.7753C23.8778 13.8535 24.217 12.9737 24.217 12.2454C24.217 11.3943 24.1316 10.3547 23.9866 9.56912H12.1147Z"
|
|
1786
1838
|
}
|
|
1787
1839
|
) }),
|
|
1788
|
-
/* @__PURE__ */
|
|
1840
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter5_f_48_113)", children: /* @__PURE__ */ jsx102(
|
|
1789
1841
|
"path",
|
|
1790
1842
|
{
|
|
1791
1843
|
fill: "url(#paint4_radial_48_113)",
|
|
1792
1844
|
d: "M2.97483 3.79462C2.25525 4.58193 1.64051 5.46316 1.1531 6.4162C0.316879 8.0461 -0.140991 10.0276 -0.140991 11.9697C-0.140991 11.997 -0.138726 12.0238 -0.138544 12.0511C0.231793 12.7612 4.97698 12.6252 5.21616 12.0511C5.21586 12.0244 5.21284 11.9982 5.21284 11.9714C5.21284 11.1748 5.34741 10.5877 5.5927 9.8676C5.8953 8.97932 6.36909 8.16135 6.97495 7.45659C7.11229 7.28125 7.47863 6.9043 7.58551 6.6782C7.62622 6.59208 7.5116 6.54374 7.50518 6.51343C7.49801 6.47952 7.34433 6.50679 7.30989 6.48153C7.20057 6.40135 6.98409 6.35947 6.85263 6.32225C6.57166 6.24269 6.10601 6.06725 5.84737 5.88538C5.02982 5.3105 3.75397 4.62381 2.97483 3.79462Z"
|
|
1793
1845
|
}
|
|
1794
1846
|
) }),
|
|
1795
|
-
/* @__PURE__ */
|
|
1847
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter6_f_48_113)", children: /* @__PURE__ */ jsx102(
|
|
1796
1848
|
"path",
|
|
1797
1849
|
{
|
|
1798
1850
|
fill: "url(#paint5_radial_48_113)",
|
|
1799
1851
|
d: "M5.86493 6.51682C7.76074 7.66521 8.30593 5.93717 9.56638 5.39642L7.37379 0.849579C6.56724 1.18857 5.80521 1.60974 5.09815 2.10184C4.04224 2.83676 3.10978 3.73356 2.33951 4.75414L5.86493 6.51682Z"
|
|
1800
1852
|
}
|
|
1801
1853
|
) }),
|
|
1802
|
-
/* @__PURE__ */
|
|
1854
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter7_f_48_113)", children: /* @__PURE__ */ jsx102(
|
|
1803
1855
|
"path",
|
|
1804
1856
|
{
|
|
1805
1857
|
fill: "url(#paint6_radial_48_113)",
|
|
1806
1858
|
d: "M6.63653 18.1174C4.09165 19.0362 3.69324 19.0691 3.45898 20.6463C3.90663 21.0831 4.3876 21.4872 4.8987 21.8536C6.27014 22.8367 8.9082 24.1459 12.282 24.1459C12.286 24.1459 12.2898 24.1456 12.2938 24.1456V19.0381C12.2912 19.0382 12.2883 19.0383 12.2857 19.0383C11.0223 19.0383 10.0128 18.7065 8.97763 18.1294C8.72242 17.9872 8.25938 18.3692 8.02401 18.1984C7.69937 17.9629 6.9181 18.4014 6.63653 18.1174Z"
|
|
1807
1859
|
}
|
|
1808
1860
|
) }),
|
|
1809
|
-
/* @__PURE__ */
|
|
1861
|
+
/* @__PURE__ */ jsx102("g", { filter: "url(#filter8_f_48_113)", style: { opacity: 0.5 }, children: /* @__PURE__ */ jsx102(
|
|
1810
1862
|
"path",
|
|
1811
1863
|
{
|
|
1812
1864
|
fill: "url(#paint7_linear_48_113)",
|
|
@@ -1814,8 +1866,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1814
1866
|
}
|
|
1815
1867
|
) })
|
|
1816
1868
|
] }),
|
|
1817
|
-
/* @__PURE__ */
|
|
1818
|
-
/* @__PURE__ */
|
|
1869
|
+
/* @__PURE__ */ jsxs52("defs", { children: [
|
|
1870
|
+
/* @__PURE__ */ jsxs52(
|
|
1819
1871
|
"filter",
|
|
1820
1872
|
{
|
|
1821
1873
|
id: "filter0_f_48_113",
|
|
@@ -1826,13 +1878,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1826
1878
|
filterUnits: "userSpaceOnUse",
|
|
1827
1879
|
colorInterpolationFilters: "sRGB",
|
|
1828
1880
|
children: [
|
|
1829
|
-
/* @__PURE__ */
|
|
1830
|
-
/* @__PURE__ */
|
|
1831
|
-
/* @__PURE__ */
|
|
1881
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1882
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1883
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1832
1884
|
]
|
|
1833
1885
|
}
|
|
1834
1886
|
),
|
|
1835
|
-
/* @__PURE__ */
|
|
1887
|
+
/* @__PURE__ */ jsxs52(
|
|
1836
1888
|
"filter",
|
|
1837
1889
|
{
|
|
1838
1890
|
id: "filter1_f_48_113",
|
|
@@ -1843,13 +1895,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1843
1895
|
filterUnits: "userSpaceOnUse",
|
|
1844
1896
|
colorInterpolationFilters: "sRGB",
|
|
1845
1897
|
children: [
|
|
1846
|
-
/* @__PURE__ */
|
|
1847
|
-
/* @__PURE__ */
|
|
1848
|
-
/* @__PURE__ */
|
|
1898
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1899
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1900
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1849
1901
|
]
|
|
1850
1902
|
}
|
|
1851
1903
|
),
|
|
1852
|
-
/* @__PURE__ */
|
|
1904
|
+
/* @__PURE__ */ jsxs52(
|
|
1853
1905
|
"filter",
|
|
1854
1906
|
{
|
|
1855
1907
|
id: "filter2_f_48_113",
|
|
@@ -1860,13 +1912,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1860
1912
|
filterUnits: "userSpaceOnUse",
|
|
1861
1913
|
colorInterpolationFilters: "sRGB",
|
|
1862
1914
|
children: [
|
|
1863
|
-
/* @__PURE__ */
|
|
1864
|
-
/* @__PURE__ */
|
|
1865
|
-
/* @__PURE__ */
|
|
1915
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1916
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1917
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1866
1918
|
]
|
|
1867
1919
|
}
|
|
1868
1920
|
),
|
|
1869
|
-
/* @__PURE__ */
|
|
1921
|
+
/* @__PURE__ */ jsxs52(
|
|
1870
1922
|
"filter",
|
|
1871
1923
|
{
|
|
1872
1924
|
id: "filter3_f_48_113",
|
|
@@ -1877,13 +1929,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1877
1929
|
filterUnits: "userSpaceOnUse",
|
|
1878
1930
|
colorInterpolationFilters: "sRGB",
|
|
1879
1931
|
children: [
|
|
1880
|
-
/* @__PURE__ */
|
|
1881
|
-
/* @__PURE__ */
|
|
1882
|
-
/* @__PURE__ */
|
|
1932
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1933
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1934
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1883
1935
|
]
|
|
1884
1936
|
}
|
|
1885
1937
|
),
|
|
1886
|
-
/* @__PURE__ */
|
|
1938
|
+
/* @__PURE__ */ jsxs52(
|
|
1887
1939
|
"filter",
|
|
1888
1940
|
{
|
|
1889
1941
|
id: "filter4_f_48_113",
|
|
@@ -1894,13 +1946,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1894
1946
|
filterUnits: "userSpaceOnUse",
|
|
1895
1947
|
colorInterpolationFilters: "sRGB",
|
|
1896
1948
|
children: [
|
|
1897
|
-
/* @__PURE__ */
|
|
1898
|
-
/* @__PURE__ */
|
|
1899
|
-
/* @__PURE__ */
|
|
1949
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1950
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1951
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1900
1952
|
]
|
|
1901
1953
|
}
|
|
1902
1954
|
),
|
|
1903
|
-
/* @__PURE__ */
|
|
1955
|
+
/* @__PURE__ */ jsxs52(
|
|
1904
1956
|
"filter",
|
|
1905
1957
|
{
|
|
1906
1958
|
id: "filter5_f_48_113",
|
|
@@ -1911,13 +1963,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1911
1963
|
filterUnits: "userSpaceOnUse",
|
|
1912
1964
|
colorInterpolationFilters: "sRGB",
|
|
1913
1965
|
children: [
|
|
1914
|
-
/* @__PURE__ */
|
|
1915
|
-
/* @__PURE__ */
|
|
1916
|
-
/* @__PURE__ */
|
|
1966
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1967
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1968
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1917
1969
|
]
|
|
1918
1970
|
}
|
|
1919
1971
|
),
|
|
1920
|
-
/* @__PURE__ */
|
|
1972
|
+
/* @__PURE__ */ jsxs52(
|
|
1921
1973
|
"filter",
|
|
1922
1974
|
{
|
|
1923
1975
|
id: "filter6_f_48_113",
|
|
@@ -1928,13 +1980,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1928
1980
|
filterUnits: "userSpaceOnUse",
|
|
1929
1981
|
colorInterpolationFilters: "sRGB",
|
|
1930
1982
|
children: [
|
|
1931
|
-
/* @__PURE__ */
|
|
1932
|
-
/* @__PURE__ */
|
|
1933
|
-
/* @__PURE__ */
|
|
1983
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1984
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1985
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "1.65243" })
|
|
1934
1986
|
]
|
|
1935
1987
|
}
|
|
1936
1988
|
),
|
|
1937
|
-
/* @__PURE__ */
|
|
1989
|
+
/* @__PURE__ */ jsxs52(
|
|
1938
1990
|
"filter",
|
|
1939
1991
|
{
|
|
1940
1992
|
id: "filter7_f_48_113",
|
|
@@ -1945,13 +1997,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1945
1997
|
filterUnits: "userSpaceOnUse",
|
|
1946
1998
|
colorInterpolationFilters: "sRGB",
|
|
1947
1999
|
children: [
|
|
1948
|
-
/* @__PURE__ */
|
|
1949
|
-
/* @__PURE__ */
|
|
1950
|
-
/* @__PURE__ */
|
|
2000
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
2001
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
2002
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1951
2003
|
]
|
|
1952
2004
|
}
|
|
1953
2005
|
),
|
|
1954
|
-
/* @__PURE__ */
|
|
2006
|
+
/* @__PURE__ */ jsxs52(
|
|
1955
2007
|
"filter",
|
|
1956
2008
|
{
|
|
1957
2009
|
id: "filter8_f_48_113",
|
|
@@ -1962,13 +2014,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1962
2014
|
filterUnits: "userSpaceOnUse",
|
|
1963
2015
|
colorInterpolationFilters: "sRGB",
|
|
1964
2016
|
children: [
|
|
1965
|
-
/* @__PURE__ */
|
|
1966
|
-
/* @__PURE__ */
|
|
1967
|
-
/* @__PURE__ */
|
|
2017
|
+
/* @__PURE__ */ jsx102("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
2018
|
+
/* @__PURE__ */ jsx102("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
2019
|
+
/* @__PURE__ */ jsx102("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1968
2020
|
]
|
|
1969
2021
|
}
|
|
1970
2022
|
),
|
|
1971
|
-
/* @__PURE__ */
|
|
2023
|
+
/* @__PURE__ */ jsxs52(
|
|
1972
2024
|
"radialGradient",
|
|
1973
2025
|
{
|
|
1974
2026
|
id: "paint0_radial_48_113",
|
|
@@ -1978,20 +2030,20 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1978
2030
|
gradientTransform: "matrix(-0.498722 -11.9519 17.9311 -0.717223 9.06911 20.3322)",
|
|
1979
2031
|
gradientUnits: "userSpaceOnUse",
|
|
1980
2032
|
children: [
|
|
1981
|
-
/* @__PURE__ */
|
|
1982
|
-
/* @__PURE__ */
|
|
1983
|
-
/* @__PURE__ */
|
|
1984
|
-
/* @__PURE__ */
|
|
1985
|
-
/* @__PURE__ */
|
|
1986
|
-
/* @__PURE__ */
|
|
1987
|
-
/* @__PURE__ */
|
|
1988
|
-
/* @__PURE__ */
|
|
1989
|
-
/* @__PURE__ */
|
|
1990
|
-
/* @__PURE__ */
|
|
2033
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.141612", stopColor: "#1ABD4D" }),
|
|
2034
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.247515", stopColor: "#6EC30D" }),
|
|
2035
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.311547", stopColor: "#8AC502" }),
|
|
2036
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.366013", stopColor: "#A2C600" }),
|
|
2037
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.445673", stopColor: "#C8C903" }),
|
|
2038
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.540305", stopColor: "#EBCB03" }),
|
|
2039
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.615636", stopColor: "#F7CD07" }),
|
|
2040
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.699345", stopColor: "#FDCD04" }),
|
|
2041
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.771242", stopColor: "#FDCE05" }),
|
|
2042
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.860566", stopColor: "#FFCE0A" })
|
|
1991
2043
|
]
|
|
1992
2044
|
}
|
|
1993
2045
|
),
|
|
1994
|
-
/* @__PURE__ */
|
|
2046
|
+
/* @__PURE__ */ jsxs52(
|
|
1995
2047
|
"radialGradient",
|
|
1996
2048
|
{
|
|
1997
2049
|
id: "paint1_radial_48_113",
|
|
@@ -2001,12 +2053,12 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2001
2053
|
gradientTransform: "matrix(8.46967 -2.03557e-05 -1.19045e-05 10.7093 20.253 6.36819)",
|
|
2002
2054
|
gradientUnits: "userSpaceOnUse",
|
|
2003
2055
|
children: [
|
|
2004
|
-
/* @__PURE__ */
|
|
2005
|
-
/* @__PURE__ */
|
|
2056
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.408458", stopColor: "#FB4E5A" }),
|
|
2057
|
+
/* @__PURE__ */ jsx102("stop", { offset: "1", stopColor: "#FF4540" })
|
|
2006
2058
|
]
|
|
2007
2059
|
}
|
|
2008
2060
|
),
|
|
2009
|
-
/* @__PURE__ */
|
|
2061
|
+
/* @__PURE__ */ jsxs52(
|
|
2010
2062
|
"radialGradient",
|
|
2011
2063
|
{
|
|
2012
2064
|
id: "paint2_radial_48_113",
|
|
@@ -2016,18 +2068,18 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2016
2068
|
gradientTransform: "matrix(-11.8666 6.43492 8.91875 15.766 15.6277 -1.68219)",
|
|
2017
2069
|
gradientUnits: "userSpaceOnUse",
|
|
2018
2070
|
children: [
|
|
2019
|
-
/* @__PURE__ */
|
|
2020
|
-
/* @__PURE__ */
|
|
2021
|
-
/* @__PURE__ */
|
|
2022
|
-
/* @__PURE__ */
|
|
2023
|
-
/* @__PURE__ */
|
|
2024
|
-
/* @__PURE__ */
|
|
2025
|
-
/* @__PURE__ */
|
|
2026
|
-
/* @__PURE__ */
|
|
2071
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.231273", stopColor: "#FF4541" }),
|
|
2072
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.311547", stopColor: "#FF4540" }),
|
|
2073
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.457516", stopColor: "#FF4640" }),
|
|
2074
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.540305", stopColor: "#FF473F" }),
|
|
2075
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.699346", stopColor: "#FF5138" }),
|
|
2076
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.771242", stopColor: "#FF5B33" }),
|
|
2077
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.860566", stopColor: "#FF6C29" }),
|
|
2078
|
+
/* @__PURE__ */ jsx102("stop", { offset: "1", stopColor: "#FF8C18" })
|
|
2027
2079
|
]
|
|
2028
2080
|
}
|
|
2029
2081
|
),
|
|
2030
|
-
/* @__PURE__ */
|
|
2082
|
+
/* @__PURE__ */ jsxs52(
|
|
2031
2083
|
"radialGradient",
|
|
2032
2084
|
{
|
|
2033
2085
|
id: "paint3_radial_48_113",
|
|
@@ -2037,19 +2089,19 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2037
2089
|
gradientTransform: "matrix(-21.5204 -27.5047 -10.3696 7.77752 12.4702 22.5743)",
|
|
2038
2090
|
gradientUnits: "userSpaceOnUse",
|
|
2039
2091
|
children: [
|
|
2040
|
-
/* @__PURE__ */
|
|
2041
|
-
/* @__PURE__ */
|
|
2042
|
-
/* @__PURE__ */
|
|
2043
|
-
/* @__PURE__ */
|
|
2044
|
-
/* @__PURE__ */
|
|
2045
|
-
/* @__PURE__ */
|
|
2046
|
-
/* @__PURE__ */
|
|
2047
|
-
/* @__PURE__ */
|
|
2048
|
-
/* @__PURE__ */
|
|
2092
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.131546", stopColor: "#0CBA65" }),
|
|
2093
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.209784", stopColor: "#0BB86D" }),
|
|
2094
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.297297", stopColor: "#09B479" }),
|
|
2095
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.396257", stopColor: "#08AD93" }),
|
|
2096
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.477124", stopColor: "#0AA6A9" }),
|
|
2097
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.568425", stopColor: "#0D9CC6" }),
|
|
2098
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.667385", stopColor: "#1893DD" }),
|
|
2099
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.768727", stopColor: "#258BF1" }),
|
|
2100
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.858506", stopColor: "#3086FF" })
|
|
2049
2101
|
]
|
|
2050
2102
|
}
|
|
2051
2103
|
),
|
|
2052
|
-
/* @__PURE__ */
|
|
2104
|
+
/* @__PURE__ */ jsxs52(
|
|
2053
2105
|
"radialGradient",
|
|
2054
2106
|
{
|
|
2055
2107
|
id: "paint4_radial_48_113",
|
|
@@ -2059,18 +2111,18 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2059
2111
|
gradientTransform: "matrix(-1.52295 12.8522 18.1501 2.06168 11.2421 2.13475)",
|
|
2060
2112
|
gradientUnits: "userSpaceOnUse",
|
|
2061
2113
|
children: [
|
|
2062
|
-
/* @__PURE__ */
|
|
2063
|
-
/* @__PURE__ */
|
|
2064
|
-
/* @__PURE__ */
|
|
2065
|
-
/* @__PURE__ */
|
|
2066
|
-
/* @__PURE__ */
|
|
2067
|
-
/* @__PURE__ */
|
|
2068
|
-
/* @__PURE__ */
|
|
2069
|
-
/* @__PURE__ */
|
|
2114
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.366013", stopColor: "#FF4E3A" }),
|
|
2115
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.457516", stopColor: "#FF8A1B" }),
|
|
2116
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.540305", stopColor: "#FFA312" }),
|
|
2117
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.615636", stopColor: "#FFB60C" }),
|
|
2118
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.771242", stopColor: "#FFCD0A" }),
|
|
2119
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.860566", stopColor: "#FECF0A" }),
|
|
2120
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.915033", stopColor: "#FECF08" }),
|
|
2121
|
+
/* @__PURE__ */ jsx102("stop", { offset: "1", stopColor: "#FDCD01" })
|
|
2070
2122
|
]
|
|
2071
2123
|
}
|
|
2072
2124
|
),
|
|
2073
|
-
/* @__PURE__ */
|
|
2125
|
+
/* @__PURE__ */ jsxs52(
|
|
2074
2126
|
"radialGradient",
|
|
2075
2127
|
{
|
|
2076
2128
|
id: "paint5_radial_48_113",
|
|
@@ -2080,15 +2132,15 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2080
2132
|
gradientTransform: "matrix(-4.40212 4.76677 -13.7322 -12.1566 9.10044 2.00144)",
|
|
2081
2133
|
gradientUnits: "userSpaceOnUse",
|
|
2082
2134
|
children: [
|
|
2083
|
-
/* @__PURE__ */
|
|
2084
|
-
/* @__PURE__ */
|
|
2085
|
-
/* @__PURE__ */
|
|
2086
|
-
/* @__PURE__ */
|
|
2087
|
-
/* @__PURE__ */
|
|
2135
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.315904", stopColor: "#FF4C3C" }),
|
|
2136
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.603818", stopColor: "#FF692C" }),
|
|
2137
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.726837", stopColor: "#FF7825" }),
|
|
2138
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.884534", stopColor: "#FF8D1B" }),
|
|
2139
|
+
/* @__PURE__ */ jsx102("stop", { offset: "1", stopColor: "#FF9F13" })
|
|
2088
2140
|
]
|
|
2089
2141
|
}
|
|
2090
2142
|
),
|
|
2091
|
-
/* @__PURE__ */
|
|
2143
|
+
/* @__PURE__ */ jsxs52(
|
|
2092
2144
|
"radialGradient",
|
|
2093
2145
|
{
|
|
2094
2146
|
id: "paint6_radial_48_113",
|
|
@@ -2098,20 +2150,20 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2098
2150
|
gradientTransform: "matrix(-11.8666 -6.43492 8.91876 -15.766 15.6277 25.6232)",
|
|
2099
2151
|
gradientUnits: "userSpaceOnUse",
|
|
2100
2152
|
children: [
|
|
2101
|
-
/* @__PURE__ */
|
|
2102
|
-
/* @__PURE__ */
|
|
2103
|
-
/* @__PURE__ */
|
|
2104
|
-
/* @__PURE__ */
|
|
2105
|
-
/* @__PURE__ */
|
|
2106
|
-
/* @__PURE__ */
|
|
2107
|
-
/* @__PURE__ */
|
|
2108
|
-
/* @__PURE__ */
|
|
2109
|
-
/* @__PURE__ */
|
|
2110
|
-
/* @__PURE__ */
|
|
2153
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.231273", stopColor: "#0FBC5F" }),
|
|
2154
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.311547", stopColor: "#0FBC5F" }),
|
|
2155
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.366013", stopColor: "#0FBC5E" }),
|
|
2156
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.457516", stopColor: "#0FBC5D" }),
|
|
2157
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.540305", stopColor: "#12BC58" }),
|
|
2158
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.699346", stopColor: "#28BF3C" }),
|
|
2159
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.771242", stopColor: "#38C02B" }),
|
|
2160
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.860566", stopColor: "#52C218" }),
|
|
2161
|
+
/* @__PURE__ */ jsx102("stop", { offset: "0.915033", stopColor: "#67C30F" }),
|
|
2162
|
+
/* @__PURE__ */ jsx102("stop", { offset: "1", stopColor: "#86C504" })
|
|
2111
2163
|
]
|
|
2112
2164
|
}
|
|
2113
2165
|
),
|
|
2114
|
-
/* @__PURE__ */
|
|
2166
|
+
/* @__PURE__ */ jsxs52(
|
|
2115
2167
|
"linearGradient",
|
|
2116
2168
|
{
|
|
2117
2169
|
id: "paint7_linear_48_113",
|
|
@@ -2121,8 +2173,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2121
2173
|
y2: "21.5116",
|
|
2122
2174
|
gradientUnits: "userSpaceOnUse",
|
|
2123
2175
|
children: [
|
|
2124
|
-
/* @__PURE__ */
|
|
2125
|
-
/* @__PURE__ */
|
|
2176
|
+
/* @__PURE__ */ jsx102("stop", { stopColor: "#0FBC5C" }),
|
|
2177
|
+
/* @__PURE__ */ jsx102("stop", { offset: "1", stopColor: "#0CBA65" })
|
|
2126
2178
|
]
|
|
2127
2179
|
}
|
|
2128
2180
|
)
|
|
@@ -2130,8 +2182,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2130
2182
|
] }), GoogleLogoFilled_default = IconGoogleLogoFilled;
|
|
2131
2183
|
|
|
2132
2184
|
// src/components/Handtool.tsx
|
|
2133
|
-
import { jsx as
|
|
2134
|
-
var IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2185
|
+
import { jsx as jsx103 } from "react/jsx-runtime";
|
|
2186
|
+
var IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx103("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx103(
|
|
2135
2187
|
"path",
|
|
2136
2188
|
{
|
|
2137
2189
|
fill: stroke || color || "currentColor",
|
|
@@ -2140,17 +2192,17 @@ var IconHandtool = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2140
2192
|
) }), Handtool_default = IconHandtool;
|
|
2141
2193
|
|
|
2142
2194
|
// src/components/Help.tsx
|
|
2143
|
-
import { jsx as
|
|
2144
|
-
var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2145
|
-
/* @__PURE__ */
|
|
2146
|
-
/* @__PURE__ */
|
|
2195
|
+
import { jsx as jsx104, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
2196
|
+
var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs53("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2197
|
+
/* @__PURE__ */ jsx104("path", { fill: stroke || color || "currentColor", d: "M13.125 16.5V18.75H10.875V16.5H13.125Z" }),
|
|
2198
|
+
/* @__PURE__ */ jsx104(
|
|
2147
2199
|
"path",
|
|
2148
2200
|
{
|
|
2149
2201
|
fill: stroke || color || "currentColor",
|
|
2150
2202
|
d: "M9.75 9.75C9.75 8.50736 10.7574 7.5 12 7.5C13.2426 7.5 14.25 8.50736 14.25 9.75C14.25 10.9926 13.2426 12 12 12H10.875V14.25H12C14.4853 14.25 16.5 12.2353 16.5 9.75C16.5 7.26472 14.4853 5.25 12 5.25C9.51472 5.25 7.5 7.26472 7.5 9.75V10.5H9.75V9.75Z"
|
|
2151
2203
|
}
|
|
2152
2204
|
),
|
|
2153
|
-
/* @__PURE__ */
|
|
2205
|
+
/* @__PURE__ */ jsx104(
|
|
2154
2206
|
"path",
|
|
2155
2207
|
{
|
|
2156
2208
|
fill: stroke || color || "currentColor",
|
|
@@ -2162,8 +2214,8 @@ var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2162
2214
|
] }), Help_default = IconHelp;
|
|
2163
2215
|
|
|
2164
2216
|
// src/components/HomepageFilled.tsx
|
|
2165
|
-
import { jsx as
|
|
2166
|
-
var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2217
|
+
import { jsx as jsx105 } from "react/jsx-runtime";
|
|
2218
|
+
var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx105("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx105(
|
|
2167
2219
|
"path",
|
|
2168
2220
|
{
|
|
2169
2221
|
fill: fill || color || "currentColor",
|
|
@@ -2174,8 +2226,8 @@ var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2174
2226
|
) }), HomepageFilled_default = IconHomepageFilled;
|
|
2175
2227
|
|
|
2176
2228
|
// src/components/Hotareacenter.tsx
|
|
2177
|
-
import { jsx as
|
|
2178
|
-
var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2229
|
+
import { jsx as jsx106 } from "react/jsx-runtime";
|
|
2230
|
+
var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx106("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx106(
|
|
2179
2231
|
"path",
|
|
2180
2232
|
{
|
|
2181
2233
|
fill: "#191919",
|
|
@@ -2185,23 +2237,23 @@ var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }
|
|
|
2185
2237
|
) }), Hotareacenter_default = IconHotareacenter;
|
|
2186
2238
|
|
|
2187
2239
|
// src/components/ImageGeneration.tsx
|
|
2188
|
-
import { jsx as
|
|
2189
|
-
var IconImageGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2190
|
-
/* @__PURE__ */
|
|
2240
|
+
import { jsx as jsx107, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
2241
|
+
var IconImageGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs54("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2242
|
+
/* @__PURE__ */ jsx107(
|
|
2191
2243
|
"path",
|
|
2192
2244
|
{
|
|
2193
2245
|
fill: stroke || color || "currentColor",
|
|
2194
2246
|
d: "M12 3.75H3.75V17.1592L9 11.9092L12 14.9092L14.9092 12H18.0908L12 18.0908L9 15.0908L3.84082 20.25H20.25V12H22.5V22.5H1.5V1.5H12V3.75Z"
|
|
2195
2247
|
}
|
|
2196
2248
|
),
|
|
2197
|
-
/* @__PURE__ */
|
|
2249
|
+
/* @__PURE__ */ jsx107(
|
|
2198
2250
|
"path",
|
|
2199
2251
|
{
|
|
2200
2252
|
fill: stroke || color || "currentColor",
|
|
2201
2253
|
d: "M20.4287 3.57129L24 4.28613V5.71387L20.4287 6.42871L19.7139 10H18.2861L17.5713 6.42871L14 5.71387V4.28613L17.5713 3.57129L18.2861 0H19.7139L20.4287 3.57129Z"
|
|
2202
2254
|
}
|
|
2203
2255
|
),
|
|
2204
|
-
/* @__PURE__ */
|
|
2256
|
+
/* @__PURE__ */ jsx107(
|
|
2205
2257
|
"path",
|
|
2206
2258
|
{
|
|
2207
2259
|
fill: stroke || color || "currentColor",
|
|
@@ -2211,9 +2263,9 @@ var IconImageGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
2211
2263
|
] }), ImageGeneration_default = IconImageGeneration;
|
|
2212
2264
|
|
|
2213
2265
|
// src/components/ImageLoadFailedFilled.tsx
|
|
2214
|
-
import { jsx as
|
|
2215
|
-
var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2216
|
-
/* @__PURE__ */
|
|
2266
|
+
import { jsx as jsx108, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
2267
|
+
var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs55("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2268
|
+
/* @__PURE__ */ jsx108(
|
|
2217
2269
|
"path",
|
|
2218
2270
|
{
|
|
2219
2271
|
fill: fill || color || "currentColor",
|
|
@@ -2222,7 +2274,7 @@ var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill,
|
|
|
2222
2274
|
clipRule: "evenodd"
|
|
2223
2275
|
}
|
|
2224
2276
|
),
|
|
2225
|
-
/* @__PURE__ */
|
|
2277
|
+
/* @__PURE__ */ jsx108(
|
|
2226
2278
|
"path",
|
|
2227
2279
|
{
|
|
2228
2280
|
fill: fill || color || "currentColor",
|
|
@@ -2232,11 +2284,11 @@ var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill,
|
|
|
2232
2284
|
] }), ImageLoadFailedFilled_default = IconImageLoadFailedFilled;
|
|
2233
2285
|
|
|
2234
2286
|
// src/components/Info.tsx
|
|
2235
|
-
import { jsx as
|
|
2236
|
-
var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2237
|
-
/* @__PURE__ */
|
|
2238
|
-
/* @__PURE__ */
|
|
2239
|
-
/* @__PURE__ */
|
|
2287
|
+
import { jsx as jsx109, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
2288
|
+
var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs56("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2289
|
+
/* @__PURE__ */ jsx109("path", { fill: stroke || color || "currentColor", d: "M13.125 5.25V7.5H10.875V5.25H13.125Z" }),
|
|
2290
|
+
/* @__PURE__ */ jsx109("path", { fill: stroke || color || "currentColor", d: "M9 12H10.875V18.75H15V16.5H13.125V9.75H9V12Z" }),
|
|
2291
|
+
/* @__PURE__ */ jsx109(
|
|
2240
2292
|
"path",
|
|
2241
2293
|
{
|
|
2242
2294
|
fill: stroke || color || "currentColor",
|
|
@@ -2248,8 +2300,8 @@ var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2248
2300
|
] }), Info_default = IconInfo;
|
|
2249
2301
|
|
|
2250
2302
|
// src/components/Invitecode.tsx
|
|
2251
|
-
import { jsx as
|
|
2252
|
-
var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2303
|
+
import { jsx as jsx110 } from "react/jsx-runtime";
|
|
2304
|
+
var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx110("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx110(
|
|
2253
2305
|
"path",
|
|
2254
2306
|
{
|
|
2255
2307
|
fill: fill || color || "currentColor",
|
|
@@ -2259,9 +2311,21 @@ var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2259
2311
|
}
|
|
2260
2312
|
) }), Invitecode_default = IconInvitecode;
|
|
2261
2313
|
|
|
2314
|
+
// src/components/Invitefriends.tsx
|
|
2315
|
+
import { jsx as jsx111 } from "react/jsx-runtime";
|
|
2316
|
+
var IconInvitefriends = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx111("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx111(
|
|
2317
|
+
"path",
|
|
2318
|
+
{
|
|
2319
|
+
fill: stroke || color || "currentColor",
|
|
2320
|
+
d: "M8.625 0C9.96903 0 11.1754 0.589225 12 1.52345C12.8246 0.589225 14.031 0 15.375 0H19.5V5.25H24V12.75H22.5V22.5H1.5V12.75H0V5.25H4.5V0H8.625ZM6.75 2.25V5.25H10.875V4.5C10.875 3.25736 9.86764 2.25 8.625 2.25H6.75ZM21.75 7.5V10.5H2.25V7.5H21.75ZM17.25 2.25V5.25H13.125V4.5C13.125 3.25736 14.1324 2.25 15.375 2.25H17.25ZM20.25 12.75V20.25H13.125V12.75H20.25ZM10.875 12.75V20.25H3.75V12.75H10.875Z",
|
|
2321
|
+
fillRule: "evenodd",
|
|
2322
|
+
clipRule: "evenodd"
|
|
2323
|
+
}
|
|
2324
|
+
) }), Invitefriends_default = IconInvitefriends;
|
|
2325
|
+
|
|
2262
2326
|
// src/components/LeftFilled.tsx
|
|
2263
|
-
import { jsx as
|
|
2264
|
-
var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2327
|
+
import { jsx as jsx112 } from "react/jsx-runtime";
|
|
2328
|
+
var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx112("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx112(
|
|
2265
2329
|
"path",
|
|
2266
2330
|
{
|
|
2267
2331
|
fill: fill || color || "currentColor",
|
|
@@ -2271,17 +2335,27 @@ var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2271
2335
|
}
|
|
2272
2336
|
) }), LeftFilled_default = IconLeftFilled;
|
|
2273
2337
|
|
|
2338
|
+
// src/components/LikeFilled.tsx
|
|
2339
|
+
import { jsx as jsx113 } from "react/jsx-runtime";
|
|
2340
|
+
var IconLikeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx113("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx113(
|
|
2341
|
+
"path",
|
|
2342
|
+
{
|
|
2343
|
+
fill: fill || color || "currentColor",
|
|
2344
|
+
d: "M1.86396 12.364L12 22.5L22.136 12.364C23.3295 11.1705 24 9.55179 24 7.86396V7.57851C24 4.22144 21.2786 1.5 17.9215 1.5C16.0749 1.5 14.3285 2.33938 13.175 3.7813L12 5.25L10.825 3.7813C9.6715 2.33938 7.92507 1.5 6.07852 1.5C2.72144 1.5 0 4.22144 0 7.57851V7.86396C0 9.55179 0.670485 11.1705 1.86396 12.364Z"
|
|
2345
|
+
}
|
|
2346
|
+
) }), LikeFilled_default = IconLikeFilled;
|
|
2347
|
+
|
|
2274
2348
|
// src/components/Loading.tsx
|
|
2275
|
-
import { jsx as
|
|
2276
|
-
var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2277
|
-
/* @__PURE__ */
|
|
2349
|
+
import { jsx as jsx114, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
2350
|
+
var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs57("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2351
|
+
/* @__PURE__ */ jsx114(
|
|
2278
2352
|
"path",
|
|
2279
2353
|
{
|
|
2280
2354
|
fill: fill || color || "currentColor",
|
|
2281
2355
|
d: "M4.10058 17.2783C3.0567 15.716 2.49999 13.8789 2.49999 12L0 12C1.03743e-07 14.3733 0.703882 16.6936 2.02246 18.6669L2.27636 19.0312C3.57677 20.8296 5.35246 22.2353 7.40818 23.0869L7.82127 23.249C9.90155 24.0218 12.1585 24.2035 14.3408 23.7695C16.6686 23.3064 18.8071 22.1635 20.4853 20.4853L20.7939 20.165C22.3038 18.5388 23.3354 16.5229 23.7695 14.3408L23.8476 13.9033C24.1761 11.8583 23.9702 9.76285 23.249 7.82127L23.0869 7.40818C22.2353 5.35246 20.8296 3.57677 19.0312 2.27636L18.6669 2.02246C16.6936 0.703882 14.3733 -1.03743e-07 12 0L12 2.49999C13.8789 2.49999 15.716 3.0567 17.2783 4.10058C18.8405 5.14444 20.0583 6.62838 20.7773 8.36424C21.4963 10.1001 21.6839 12.0107 21.3173 13.8535C20.9507 15.6962 20.0463 17.3892 18.7177 18.7177C17.3892 20.0463 15.6962 20.9507 13.8535 21.3173C12.0107 21.6839 10.1001 21.4953 8.36424 20.7763C6.62853 20.0573 5.14437 18.8404 4.10058 17.2783Z"
|
|
2282
2356
|
}
|
|
2283
2357
|
),
|
|
2284
|
-
/* @__PURE__ */
|
|
2358
|
+
/* @__PURE__ */ jsx114(
|
|
2285
2359
|
"path",
|
|
2286
2360
|
{
|
|
2287
2361
|
fill: stroke || color || "currentColor",
|
|
@@ -2291,16 +2365,16 @@ var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2291
2365
|
] }), Loading_default = IconLoading;
|
|
2292
2366
|
|
|
2293
2367
|
// src/components/Login.tsx
|
|
2294
|
-
import { jsx as
|
|
2295
|
-
var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2296
|
-
/* @__PURE__ */
|
|
2368
|
+
import { jsx as jsx115, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
2369
|
+
var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs58("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2370
|
+
/* @__PURE__ */ jsx115(
|
|
2297
2371
|
"path",
|
|
2298
2372
|
{
|
|
2299
2373
|
fill: stroke || color || "currentColor",
|
|
2300
2374
|
d: "M24 1.5L13.5 1.5V3.75H21.75V20.25H13.5V22.5H24V1.5Z"
|
|
2301
2375
|
}
|
|
2302
2376
|
),
|
|
2303
|
-
/* @__PURE__ */
|
|
2377
|
+
/* @__PURE__ */ jsx115(
|
|
2304
2378
|
"path",
|
|
2305
2379
|
{
|
|
2306
2380
|
fill: stroke || color || "currentColor",
|
|
@@ -2312,9 +2386,9 @@ var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2312
2386
|
] }), Login_default = IconLogin;
|
|
2313
2387
|
|
|
2314
2388
|
// src/components/Logout.tsx
|
|
2315
|
-
import { jsx as
|
|
2316
|
-
var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2317
|
-
/* @__PURE__ */
|
|
2389
|
+
import { jsx as jsx116, jsxs as jsxs59 } from "react/jsx-runtime";
|
|
2390
|
+
var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs59("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2391
|
+
/* @__PURE__ */ jsx116(
|
|
2318
2392
|
"path",
|
|
2319
2393
|
{
|
|
2320
2394
|
fill: stroke || color || "currentColor",
|
|
@@ -2323,7 +2397,7 @@ var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2323
2397
|
clipRule: "evenodd"
|
|
2324
2398
|
}
|
|
2325
2399
|
),
|
|
2326
|
-
/* @__PURE__ */
|
|
2400
|
+
/* @__PURE__ */ jsx116(
|
|
2327
2401
|
"path",
|
|
2328
2402
|
{
|
|
2329
2403
|
fill: stroke || color || "currentColor",
|
|
@@ -2333,9 +2407,9 @@ var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2333
2407
|
] }), Logout_default = IconLogout;
|
|
2334
2408
|
|
|
2335
2409
|
// src/components/Magic.tsx
|
|
2336
|
-
import { jsx as
|
|
2337
|
-
var IconMagic = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2338
|
-
/* @__PURE__ */
|
|
2410
|
+
import { jsx as jsx117, jsxs as jsxs60 } from "react/jsx-runtime";
|
|
2411
|
+
var IconMagic = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs60("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2412
|
+
/* @__PURE__ */ jsx117(
|
|
2339
2413
|
"path",
|
|
2340
2414
|
{
|
|
2341
2415
|
fill: stroke || color || "currentColor",
|
|
@@ -2344,15 +2418,15 @@ var IconMagic = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2344
2418
|
clipRule: "evenodd"
|
|
2345
2419
|
}
|
|
2346
2420
|
),
|
|
2347
|
-
/* @__PURE__ */
|
|
2348
|
-
/* @__PURE__ */
|
|
2421
|
+
/* @__PURE__ */ jsx117("path", { fill: stroke || color || "currentColor", d: "M5.25 3L3 5.25L5.25 7.5L7.5 5.25L5.25 3Z" }),
|
|
2422
|
+
/* @__PURE__ */ jsx117(
|
|
2349
2423
|
"path",
|
|
2350
2424
|
{
|
|
2351
2425
|
fill: stroke || color || "currentColor",
|
|
2352
2426
|
d: "M19.5 14.25L21.75 12L24 14.25L21.75 16.5L19.5 14.25Z"
|
|
2353
2427
|
}
|
|
2354
2428
|
),
|
|
2355
|
-
/* @__PURE__ */
|
|
2429
|
+
/* @__PURE__ */ jsx117(
|
|
2356
2430
|
"path",
|
|
2357
2431
|
{
|
|
2358
2432
|
fill: stroke || color || "currentColor",
|
|
@@ -2361,9 +2435,51 @@ var IconMagic = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2361
2435
|
)
|
|
2362
2436
|
] }), Magic_default = IconMagic;
|
|
2363
2437
|
|
|
2438
|
+
// src/components/MeFilled.tsx
|
|
2439
|
+
import { jsx as jsx118, jsxs as jsxs61 } from "react/jsx-runtime";
|
|
2440
|
+
var IconMeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs61("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2441
|
+
/* @__PURE__ */ jsx118(
|
|
2442
|
+
"path",
|
|
2443
|
+
{
|
|
2444
|
+
fill: fill || color || "currentColor",
|
|
2445
|
+
d: "M12 10.5C14.4853 10.5 16.5 8.48528 16.5 6C16.5 3.51472 14.4853 1.5 12 1.5C9.51472 1.5 7.5 3.51472 7.5 6C7.5 8.48528 9.51472 10.5 12 10.5Z"
|
|
2446
|
+
}
|
|
2447
|
+
),
|
|
2448
|
+
/* @__PURE__ */ jsx118(
|
|
2449
|
+
"path",
|
|
2450
|
+
{
|
|
2451
|
+
fill: fill || color || "currentColor",
|
|
2452
|
+
d: "M21 18C21 15.5147 18.9853 13.5 16.5 13.5H7.5C5.01472 13.5 3 15.5147 3 18V22.5H21V18Z"
|
|
2453
|
+
}
|
|
2454
|
+
)
|
|
2455
|
+
] }), MeFilled_default = IconMeFilled;
|
|
2456
|
+
|
|
2457
|
+
// src/components/Me.tsx
|
|
2458
|
+
import { jsx as jsx119, jsxs as jsxs62 } from "react/jsx-runtime";
|
|
2459
|
+
var IconMe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs62("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2460
|
+
/* @__PURE__ */ jsx119(
|
|
2461
|
+
"path",
|
|
2462
|
+
{
|
|
2463
|
+
fill: stroke || color || "currentColor",
|
|
2464
|
+
d: "M16.5 6C16.5 8.48528 14.4853 10.5 12 10.5C9.51472 10.5 7.5 8.48528 7.5 6C7.5 3.51472 9.51472 1.5 12 1.5C14.4853 1.5 16.5 3.51472 16.5 6ZM12 8.25C13.2426 8.25 14.25 7.24264 14.25 6C14.25 4.75736 13.2426 3.75 12 3.75C10.7574 3.75 9.75 4.75736 9.75 6C9.75 7.24264 10.7574 8.25 12 8.25Z",
|
|
2465
|
+
fillRule: "evenodd",
|
|
2466
|
+
clipRule: "evenodd"
|
|
2467
|
+
}
|
|
2468
|
+
),
|
|
2469
|
+
/* @__PURE__ */ jsx119(
|
|
2470
|
+
"path",
|
|
2471
|
+
{
|
|
2472
|
+
fill: stroke || color || "currentColor",
|
|
2473
|
+
d: "M16.5 13.5C18.9853 13.5 21 15.5147 21 18V22.5H3V18C3 15.5147 5.01472 13.5 7.5 13.5H16.5ZM18.75 18C18.75 16.7574 17.7426 15.75 16.5 15.75H7.5C6.25736 15.75 5.25 16.7574 5.25 18V20.25H18.75V18Z",
|
|
2474
|
+
fillRule: "evenodd",
|
|
2475
|
+
clipRule: "evenodd"
|
|
2476
|
+
}
|
|
2477
|
+
)
|
|
2478
|
+
] }), Me_default = IconMe;
|
|
2479
|
+
|
|
2364
2480
|
// src/components/ModelGeminiFilled.tsx
|
|
2365
|
-
import { jsx as
|
|
2366
|
-
var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2481
|
+
import { jsx as jsx120 } from "react/jsx-runtime";
|
|
2482
|
+
var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx120("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx120(
|
|
2367
2483
|
"path",
|
|
2368
2484
|
{
|
|
2369
2485
|
fill: fill || color || "currentColor",
|
|
@@ -2372,8 +2488,8 @@ var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stro
|
|
|
2372
2488
|
) }), ModelGeminiFilled_default = IconModelGeminiFilled;
|
|
2373
2489
|
|
|
2374
2490
|
// src/components/ModelOpenaiFilled.tsx
|
|
2375
|
-
import { jsx as
|
|
2376
|
-
var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2491
|
+
import { jsx as jsx121 } from "react/jsx-runtime";
|
|
2492
|
+
var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx121("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx121(
|
|
2377
2493
|
"path",
|
|
2378
2494
|
{
|
|
2379
2495
|
fill: fill || color || "currentColor",
|
|
@@ -2381,10 +2497,20 @@ var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stro
|
|
|
2381
2497
|
}
|
|
2382
2498
|
) }), ModelOpenaiFilled_default = IconModelOpenaiFilled;
|
|
2383
2499
|
|
|
2500
|
+
// src/components/ModelClaudeFilled.tsx
|
|
2501
|
+
import { jsx as jsx122 } from "react/jsx-runtime";
|
|
2502
|
+
var IconModelClaudeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx122("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx122(
|
|
2503
|
+
"path",
|
|
2504
|
+
{
|
|
2505
|
+
fill: fill || color || "currentColor",
|
|
2506
|
+
d: "M10.7 20.05L10.98 18.872L11.3 17.352L11.56 16.136L11.8 14.635L11.94 14.141L11.92 14.103L11.82 14.122L10.62 15.68L8.8 18.017L7.36 19.461L7.02 19.594L6.42 19.309L6.48 18.777L6.82 18.321L8.8 15.908L10 14.407L10.78 13.552L10.76 13.438H10.72L5.44 16.706L4.5 16.82L4.08 16.459L4.14 15.87L4.34 15.68L5.92 14.635L9.86 12.545L9.92 12.355L9.86 12.26H9.66L9 12.222L6.76 12.165L4.82 12.089L2.92 11.994L2.44 11.899L2 11.329L2.04 11.044L2.44 10.797L3.02 10.835L4.28 10.93L6.18 11.044L7.56 11.12L9.6 11.329H9.92L9.96 11.196L9.86 11.12L9.78 11.044L7.8 9.79L5.68 8.46L4.56 7.681L3.96 7.282L3.66 6.921L3.54 6.123L4.08 5.553L4.82 5.61L5 5.648L5.74 6.199L7.32 7.358L9.4 8.821L9.7 9.049L9.84 8.973V8.916L9.7 8.707L8.58 6.769L7.38 4.793L6.84 3.976L6.7 3.482C6.64667 3.311 6.62 3.121 6.62 2.912L7.24 2.114L7.58 2L8.42 2.114L8.76 2.399L9.28 3.52L10.1 5.287L11.4 7.681L11.78 8.403L11.98 9.049L12.06 9.258H12.2V9.144L12.3 7.776L12.5 6.123L12.7 3.995L12.76 3.387L13.08 2.665L13.7 2.285L14.18 2.494L14.58 3.045L14.52 3.387L14.3 4.85L13.82 7.149L13.52 8.707H13.7L13.9 8.498L14.72 7.472L16.1 5.838L16.7 5.192L17.42 4.47L17.88 4.128H18.74L19.36 5.021L19.08 5.952L18.2 7.016L17.46 7.909L16.4 9.258L15.76 10.341L15.82 10.417H15.96L18.34 9.923L19.64 9.714L21.16 9.467L21.86 9.771L21.94 10.075L21.66 10.721L20.02 11.101L18.1 11.462L15.24 12.108L15.2 12.127L15.24 12.184L16.52 12.298L17.08 12.336H18.44L20.96 12.507L21.62 12.925L22 13.419L21.94 13.818L20.92 14.293L19.56 13.989L16.36 13.267L15.28 13.02H15.12V13.096L16.04 13.951L17.7 15.376L19.8 17.219L19.9 17.675L19.64 18.055L19.36 18.017L17.52 16.687L16.8 16.098L15.2 14.825H15.1V14.958L15.46 15.471L17.42 18.264L17.52 19.119L17.38 19.385L16.86 19.556L16.32 19.461L15.16 17.941L13.98 16.212L13.02 14.673L12.92 14.749L12.34 20.487L12.08 20.772L11.48 21L10.98 20.639L10.7 20.05Z"
|
|
2507
|
+
}
|
|
2508
|
+
) }), ModelClaudeFilled_default = IconModelClaudeFilled;
|
|
2509
|
+
|
|
2384
2510
|
// src/components/ModelDeepmindFilled.tsx
|
|
2385
|
-
import { jsx as
|
|
2386
|
-
var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2387
|
-
/* @__PURE__ */
|
|
2511
|
+
import { jsx as jsx123, jsxs as jsxs63 } from "react/jsx-runtime";
|
|
2512
|
+
var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs63("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2513
|
+
/* @__PURE__ */ jsx123("g", { clipPath: "url(#clip0_40_67)", children: /* @__PURE__ */ jsx123(
|
|
2388
2514
|
"path",
|
|
2389
2515
|
{
|
|
2390
2516
|
fill: fill || color || "currentColor",
|
|
@@ -2393,28 +2519,28 @@ var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, st
|
|
|
2393
2519
|
clipRule: "evenodd"
|
|
2394
2520
|
}
|
|
2395
2521
|
) }),
|
|
2396
|
-
/* @__PURE__ */
|
|
2522
|
+
/* @__PURE__ */ jsx123("defs", { children: /* @__PURE__ */ jsx123("clipPath", { id: "clip0_40_67", children: /* @__PURE__ */ jsx123("rect", { width: "20", height: "20", fill: stroke || color || "currentColor", transform: "translate(2 2)" }) }) })
|
|
2397
2523
|
] }), ModelDeepmindFilled_default = IconModelDeepmindFilled;
|
|
2398
2524
|
|
|
2399
2525
|
// src/components/ModelSeedFilled.tsx
|
|
2400
|
-
import { jsx as
|
|
2401
|
-
var IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2402
|
-
/* @__PURE__ */
|
|
2403
|
-
/* @__PURE__ */
|
|
2526
|
+
import { jsx as jsx124, jsxs as jsxs64 } from "react/jsx-runtime";
|
|
2527
|
+
var IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs64("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2528
|
+
/* @__PURE__ */ jsx124("path", { fill: fill || color || "currentColor", d: "M23 2.95271V20.0401L19.2211 21V2L23 2.95271Z" }),
|
|
2529
|
+
/* @__PURE__ */ jsx124(
|
|
2404
2530
|
"path",
|
|
2405
2531
|
{
|
|
2406
2532
|
fill: fill || color || "currentColor",
|
|
2407
2533
|
d: "M10.7528 11.4648V19.5633L6.98126 20.5241V10.5048L10.7528 11.4648Z"
|
|
2408
2534
|
}
|
|
2409
2535
|
),
|
|
2410
|
-
/* @__PURE__ */
|
|
2536
|
+
/* @__PURE__ */ jsx124(
|
|
2411
2537
|
"path",
|
|
2412
2538
|
{
|
|
2413
2539
|
fill: fill || color || "currentColor",
|
|
2414
2540
|
d: "M4.77158 3.95509V19.044L1 20.0048V2.99515L4.77158 3.95509Z"
|
|
2415
2541
|
}
|
|
2416
2542
|
),
|
|
2417
|
-
/* @__PURE__ */
|
|
2543
|
+
/* @__PURE__ */ jsx124(
|
|
2418
2544
|
"path",
|
|
2419
2545
|
{
|
|
2420
2546
|
fill: fill || color || "currentColor",
|
|
@@ -2424,8 +2550,8 @@ var IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2424
2550
|
] }), ModelSeedFilled_default = IconModelSeedFilled;
|
|
2425
2551
|
|
|
2426
2552
|
// src/components/ModelSoraFilled.tsx
|
|
2427
|
-
import { jsx as
|
|
2428
|
-
var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2553
|
+
import { jsx as jsx125 } from "react/jsx-runtime";
|
|
2554
|
+
var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx125("svg", { fill: "none", viewBox: "0 0 25 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx125(
|
|
2429
2555
|
"path",
|
|
2430
2556
|
{
|
|
2431
2557
|
fill: fill || color || "currentColor",
|
|
@@ -2434,7 +2560,7 @@ var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2434
2560
|
) }), ModelSoraFilled_default = IconModelSoraFilled;
|
|
2435
2561
|
|
|
2436
2562
|
// src/components/ModelNanobananaLogoNomoFilled.tsx
|
|
2437
|
-
import { jsx as
|
|
2563
|
+
import { jsx as jsx126, jsxs as jsxs65 } from "react/jsx-runtime";
|
|
2438
2564
|
var IconModelNanobananaLogoNomoFilled = ({
|
|
2439
2565
|
size,
|
|
2440
2566
|
width,
|
|
@@ -2443,64 +2569,64 @@ var IconModelNanobananaLogoNomoFilled = ({
|
|
|
2443
2569
|
className,
|
|
2444
2570
|
fill,
|
|
2445
2571
|
stroke
|
|
2446
|
-
}) => /* @__PURE__ */
|
|
2447
|
-
/* @__PURE__ */
|
|
2572
|
+
}) => /* @__PURE__ */ jsxs65("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2573
|
+
/* @__PURE__ */ jsx126(
|
|
2448
2574
|
"path",
|
|
2449
2575
|
{
|
|
2450
2576
|
fill: "#5A5C62",
|
|
2451
2577
|
d: "M1.64625 17.835C1.86 18.2775 2.75438 18.2494 3.24751 18.0938C4.5075 17.6963 5.29125 16.6125 5.29125 16.6125L11.7863 13.8563L13.7756 12.8119C13.7756 12.8119 14.1619 12.1556 13.3894 11.655C12.6169 11.1544 12.075 11.1169 12.075 11.1169L9.83625 12.5419C9.83625 12.5419 8.39063 11.4169 6.9225 11.2463C5.52 11.085 3.77438 12.225 3.315 14.3775C2.94188 16.1231 2.35125 16.7381 2.17313 16.965C1.995 17.1938 1.4625 17.4563 1.64625 17.835Z"
|
|
2452
2578
|
}
|
|
2453
2579
|
),
|
|
2454
|
-
/* @__PURE__ */
|
|
2580
|
+
/* @__PURE__ */ jsx126(
|
|
2455
2581
|
"path",
|
|
2456
2582
|
{
|
|
2457
2583
|
fill: "#D5D6D7",
|
|
2458
2584
|
d: "M9.42749 6.0281C10.0031 4.1231 10.7306 1.89372 11.8294 1.1306C12.8025 0.455595 13.7494 0.57747 14.1994 0.871845C14.1994 0.871845 15.0112 1.20372 15.225 2.04185C15.5775 3.4181 15.1144 5.06997 14.8125 6.77622C14.5106 8.48247 14.3531 9.65622 14.2162 11.0268C14.2031 11.1506 11.9362 15.1856 11.9362 15.1856L10.1269 16.155C10.1269 16.155 8.74499 13.1662 8.76562 12.7443C8.78437 12.3206 9.00749 7.41935 9.42749 6.0281Z"
|
|
2459
2585
|
}
|
|
2460
2586
|
),
|
|
2461
|
-
/* @__PURE__ */
|
|
2587
|
+
/* @__PURE__ */ jsx126(
|
|
2462
2588
|
"path",
|
|
2463
2589
|
{
|
|
2464
2590
|
fill: "#C4C5C7",
|
|
2465
2591
|
d: "M14.1469 12.5513C14.1713 13.0069 13.0725 16.6388 13.0725 16.6388L10.125 16.1513C10.125 16.1513 8.03439 14.9138 7.97626 12.6694C7.88626 9.28501 8.46564 7.69126 8.88564 6.30001C9.46314 4.39876 10.7494 1.89376 11.8388 1.11751C12.4781 0.661886 13.1869 0.594387 13.4775 0.650637C13.4775 0.650637 11.5425 2.16564 10.5638 4.75689C9.58501 7.34814 9.35439 10.3425 9.35439 10.3425C9.35439 10.3425 10.0744 10.8731 11.7731 11.1169C13.0856 11.3063 14.2181 10.9856 14.2181 10.9856C14.2181 10.9856 14.115 11.9738 14.1469 12.5513Z"
|
|
2466
2592
|
}
|
|
2467
2593
|
),
|
|
2468
|
-
/* @__PURE__ */
|
|
2594
|
+
/* @__PURE__ */ jsx126(
|
|
2469
2595
|
"path",
|
|
2470
2596
|
{
|
|
2471
2597
|
fill: "#7B7C81",
|
|
2472
2598
|
d: "M8.00062 15.7031L9.17999 13.2394L9.11624 12.3619C9.11624 12.3619 8.86499 11.625 10.4344 12.8156C11.1619 13.3669 11.6006 14.3831 11.6006 14.3831C11.6006 14.3831 11.8219 13.8356 12.5981 13.1119C13.2881 12.4706 14.2162 12.1594 14.2162 12.1594C14.2162 12.1594 16.1437 11.7844 16.3537 11.9475C17.7131 13.0087 18.7069 14.3006 18.7069 14.3006L19.7062 18.0787L21.3675 19.0969C21.3675 19.0969 20.9137 19.7606 20.2575 19.5131C19.7456 19.32 19.1119 18.7406 18.7706 18.0112C18.3019 17.0081 17.3175 15.1106 16.8169 14.5106C15.8494 13.3556 14.9006 12.9337 14.1937 13.2694C13.3894 13.65 14.0325 17.4487 14.0325 17.4487L19.2037 21.8006L19.2919 22.3931C19.2919 22.3931 18.54 23.115 16.4681 23.0475C14.3962 22.98 11.625 22.2131 9.87187 19.8225C8.32499 17.715 8.00062 15.7031 8.00062 15.7031Z"
|
|
2473
2599
|
}
|
|
2474
2600
|
),
|
|
2475
|
-
/* @__PURE__ */
|
|
2601
|
+
/* @__PURE__ */ jsx126(
|
|
2476
2602
|
"path",
|
|
2477
2603
|
{
|
|
2478
2604
|
fill: "#85878B",
|
|
2479
2605
|
d: "M12.0787 15.93C12.0337 16.9706 12.6825 18.5475 14.1825 19.8619C15.6806 21.1763 17.2631 21.6113 18.2456 21.6863C18.9581 21.7406 19.17 21.3338 19.17 21.3338C19.17 21.3338 17.7337 20.0119 16.6669 18.9525C15.6544 17.9456 14.5519 15.8306 14.3119 14.8575C14.0719 13.8844 14.2894 13.23 14.2894 13.23C14.2894 13.23 13.8244 13.3594 13.14 14.0456C12.4762 14.7113 12.1031 15.3525 12.0787 15.93Z"
|
|
2480
2606
|
}
|
|
2481
2607
|
),
|
|
2482
|
-
/* @__PURE__ */
|
|
2608
|
+
/* @__PURE__ */ jsx126(
|
|
2483
2609
|
"path",
|
|
2484
2610
|
{
|
|
2485
2611
|
fill: "#1B1D24",
|
|
2486
2612
|
d: "M18.4781 22.2638C18.6337 22.6256 19.1681 22.6406 19.4006 22.44C19.62 22.2506 19.8337 21.8738 19.6125 21.4519C19.4662 21.1744 18.9862 21.0975 18.7162 21.3131C18.4462 21.5288 18.3375 21.9356 18.4781 22.2638Z"
|
|
2487
2613
|
}
|
|
2488
2614
|
),
|
|
2489
|
-
/* @__PURE__ */
|
|
2615
|
+
/* @__PURE__ */ jsx126(
|
|
2490
2616
|
"path",
|
|
2491
2617
|
{
|
|
2492
2618
|
fill: "#D5D6D7",
|
|
2493
2619
|
d: "M19.545 18.345C20.16 19.1981 20.7769 19.3275 21.0319 19.3556C21.255 19.3818 21.4988 19.0968 21.4706 18.8343C21.4425 18.5718 21.0113 18.2025 20.9588 17.3962C20.9063 16.59 20.97 13.6331 19.3294 11.9343C18.1725 10.7381 16.755 11.1506 15.84 11.4675C14.8088 11.8237 14.2144 12.1612 14.2144 12.1612C14.2144 12.1612 15.0581 12.1031 16.5131 13.2506C17.3588 13.9181 17.8556 14.835 18.3244 15.8868C18.6619 16.6481 19.1119 17.745 19.545 18.345Z"
|
|
2494
2620
|
}
|
|
2495
2621
|
),
|
|
2496
|
-
/* @__PURE__ */
|
|
2622
|
+
/* @__PURE__ */ jsx126(
|
|
2497
2623
|
"path",
|
|
2498
2624
|
{
|
|
2499
2625
|
fill: "#85878B",
|
|
2500
2626
|
d: "M3.1875 20.5463C3.36 20.8913 3.78187 21.105 4.155 21.0882C4.94437 21.0544 5.66437 20.6475 6.46125 19.62C7.58812 18.165 8.56875 14.6738 9.30375 13.7438C9.80062 13.1157 10.4194 12.8044 10.4194 12.8044C10.4194 12.8044 10.0781 12.5157 9.73687 12.3375C9.39562 12.1594 8.57062 12.2438 8.57062 12.2438L5.04937 17.9025L3.1875 20.5463Z"
|
|
2501
2627
|
}
|
|
2502
2628
|
),
|
|
2503
|
-
/* @__PURE__ */
|
|
2629
|
+
/* @__PURE__ */ jsx126(
|
|
2504
2630
|
"path",
|
|
2505
2631
|
{
|
|
2506
2632
|
fill: "#D5D6D7",
|
|
@@ -2510,10 +2636,10 @@ var IconModelNanobananaLogoNomoFilled = ({
|
|
|
2510
2636
|
] }), ModelNanobananaLogoNomoFilled_default = IconModelNanobananaLogoNomoFilled;
|
|
2511
2637
|
|
|
2512
2638
|
// src/components/ModelhappyhorseFilled.tsx
|
|
2513
|
-
import { jsx as
|
|
2514
|
-
var IconModelhappyhorseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2515
|
-
/* @__PURE__ */
|
|
2516
|
-
/* @__PURE__ */
|
|
2639
|
+
import { jsx as jsx127, jsxs as jsxs66 } from "react/jsx-runtime";
|
|
2640
|
+
var IconModelhappyhorseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs66("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2641
|
+
/* @__PURE__ */ jsxs66("g", { clipPath: "url(#clip0_786_80)", children: [
|
|
2642
|
+
/* @__PURE__ */ jsx127(
|
|
2517
2643
|
"mask",
|
|
2518
2644
|
{
|
|
2519
2645
|
id: "mask0_786_80",
|
|
@@ -2523,10 +2649,10 @@ var IconModelhappyhorseFilled = ({ size, width, height, color, className, fill,
|
|
|
2523
2649
|
y: "-8",
|
|
2524
2650
|
maskUnits: "userSpaceOnUse",
|
|
2525
2651
|
style: { maskType: "luminance" },
|
|
2526
|
-
children: /* @__PURE__ */
|
|
2652
|
+
children: /* @__PURE__ */ jsx127("path", { fill: stroke || color || "currentColor", d: "M32 -8H-8V32H32V-8Z" })
|
|
2527
2653
|
}
|
|
2528
2654
|
),
|
|
2529
|
-
/* @__PURE__ */
|
|
2655
|
+
/* @__PURE__ */ jsx127("g", { mask: "url(#mask0_786_80)", children: /* @__PURE__ */ jsx127(
|
|
2530
2656
|
"path",
|
|
2531
2657
|
{
|
|
2532
2658
|
fill: fill || color || "currentColor",
|
|
@@ -2534,12 +2660,12 @@ var IconModelhappyhorseFilled = ({ size, width, height, color, className, fill,
|
|
|
2534
2660
|
}
|
|
2535
2661
|
) })
|
|
2536
2662
|
] }),
|
|
2537
|
-
/* @__PURE__ */
|
|
2663
|
+
/* @__PURE__ */ jsx127("defs", { children: /* @__PURE__ */ jsx127("clipPath", { id: "clip0_786_80", children: /* @__PURE__ */ jsx127("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2538
2664
|
] }), ModelhappyhorseFilled_default = IconModelhappyhorseFilled;
|
|
2539
2665
|
|
|
2540
2666
|
// src/components/ModelklingFilled.tsx
|
|
2541
|
-
import { jsx as
|
|
2542
|
-
var IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2667
|
+
import { jsx as jsx128 } from "react/jsx-runtime";
|
|
2668
|
+
var IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx128("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx128(
|
|
2543
2669
|
"path",
|
|
2544
2670
|
{
|
|
2545
2671
|
fill: fill || color || "currentColor",
|
|
@@ -2550,8 +2676,8 @@ var IconModelklingFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2550
2676
|
) }), ModelklingFilled_default = IconModelklingFilled;
|
|
2551
2677
|
|
|
2552
2678
|
// src/components/Models.tsx
|
|
2553
|
-
import { jsx as
|
|
2554
|
-
var IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2679
|
+
import { jsx as jsx129 } from "react/jsx-runtime";
|
|
2680
|
+
var IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx129("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx129(
|
|
2555
2681
|
"path",
|
|
2556
2682
|
{
|
|
2557
2683
|
fill: stroke || color || "currentColor",
|
|
@@ -2562,8 +2688,8 @@ var IconModels = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2562
2688
|
) }), Models_default = IconModels;
|
|
2563
2689
|
|
|
2564
2690
|
// src/components/MoreCollapse.tsx
|
|
2565
|
-
import { jsx as
|
|
2566
|
-
var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2691
|
+
import { jsx as jsx130 } from "react/jsx-runtime";
|
|
2692
|
+
var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx130("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx130(
|
|
2567
2693
|
"path",
|
|
2568
2694
|
{
|
|
2569
2695
|
fill: stroke || color || "currentColor",
|
|
@@ -2572,23 +2698,23 @@ var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke })
|
|
|
2572
2698
|
) }), MoreCollapse_default = IconMoreCollapse;
|
|
2573
2699
|
|
|
2574
2700
|
// src/components/MoreHorizontal.tsx
|
|
2575
|
-
import { jsx as
|
|
2576
|
-
var IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2577
|
-
/* @__PURE__ */
|
|
2701
|
+
import { jsx as jsx131, jsxs as jsxs67 } from "react/jsx-runtime";
|
|
2702
|
+
var IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs67("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2703
|
+
/* @__PURE__ */ jsx131(
|
|
2578
2704
|
"path",
|
|
2579
2705
|
{
|
|
2580
2706
|
fill: stroke || color || "currentColor",
|
|
2581
2707
|
d: "M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z"
|
|
2582
2708
|
}
|
|
2583
2709
|
),
|
|
2584
|
-
/* @__PURE__ */
|
|
2710
|
+
/* @__PURE__ */ jsx131(
|
|
2585
2711
|
"path",
|
|
2586
2712
|
{
|
|
2587
2713
|
fill: stroke || color || "currentColor",
|
|
2588
2714
|
d: "M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z"
|
|
2589
2715
|
}
|
|
2590
2716
|
),
|
|
2591
|
-
/* @__PURE__ */
|
|
2717
|
+
/* @__PURE__ */ jsx131(
|
|
2592
2718
|
"path",
|
|
2593
2719
|
{
|
|
2594
2720
|
fill: stroke || color || "currentColor",
|
|
@@ -2598,8 +2724,8 @@ var IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke
|
|
|
2598
2724
|
] }), MoreHorizontal_default = IconMoreHorizontal;
|
|
2599
2725
|
|
|
2600
2726
|
// src/components/MoreShowed.tsx
|
|
2601
|
-
import { jsx as
|
|
2602
|
-
var IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2727
|
+
import { jsx as jsx132 } from "react/jsx-runtime";
|
|
2728
|
+
var IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx132("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx132(
|
|
2603
2729
|
"path",
|
|
2604
2730
|
{
|
|
2605
2731
|
fill: stroke || color || "currentColor",
|
|
@@ -2608,23 +2734,23 @@ var IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2608
2734
|
) }), MoreShowed_default = IconMoreShowed;
|
|
2609
2735
|
|
|
2610
2736
|
// src/components/More.tsx
|
|
2611
|
-
import { jsx as
|
|
2612
|
-
var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2613
|
-
/* @__PURE__ */
|
|
2737
|
+
import { jsx as jsx133, jsxs as jsxs68 } from "react/jsx-runtime";
|
|
2738
|
+
var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs68("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2739
|
+
/* @__PURE__ */ jsx133(
|
|
2614
2740
|
"path",
|
|
2615
2741
|
{
|
|
2616
2742
|
fill: stroke || color || "currentColor",
|
|
2617
2743
|
d: "M14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12Z"
|
|
2618
2744
|
}
|
|
2619
2745
|
),
|
|
2620
|
-
/* @__PURE__ */
|
|
2746
|
+
/* @__PURE__ */ jsx133(
|
|
2621
2747
|
"path",
|
|
2622
2748
|
{
|
|
2623
2749
|
fill: stroke || color || "currentColor",
|
|
2624
2750
|
d: "M12 17C13.1046 17 14 17.8954 14 19C14 20.1046 13.1046 21 12 21C10.8954 21 10 20.1046 10 19C10 17.8954 10.8954 17 12 17Z"
|
|
2625
2751
|
}
|
|
2626
2752
|
),
|
|
2627
|
-
/* @__PURE__ */
|
|
2753
|
+
/* @__PURE__ */ jsx133(
|
|
2628
2754
|
"path",
|
|
2629
2755
|
{
|
|
2630
2756
|
fill: stroke || color || "currentColor",
|
|
@@ -2634,30 +2760,30 @@ var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2634
2760
|
] }), More_default = IconMore;
|
|
2635
2761
|
|
|
2636
2762
|
// src/components/Moresettings.tsx
|
|
2637
|
-
import { jsx as
|
|
2638
|
-
var IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2639
|
-
/* @__PURE__ */
|
|
2763
|
+
import { jsx as jsx134, jsxs as jsxs69 } from "react/jsx-runtime";
|
|
2764
|
+
var IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs69("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2765
|
+
/* @__PURE__ */ jsx134(
|
|
2640
2766
|
"path",
|
|
2641
2767
|
{
|
|
2642
2768
|
fill: stroke || color || "currentColor",
|
|
2643
2769
|
d: "M13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z"
|
|
2644
2770
|
}
|
|
2645
2771
|
),
|
|
2646
|
-
/* @__PURE__ */
|
|
2772
|
+
/* @__PURE__ */ jsx134(
|
|
2647
2773
|
"path",
|
|
2648
2774
|
{
|
|
2649
2775
|
fill: stroke || color || "currentColor",
|
|
2650
2776
|
d: "M12 15.75C12.8284 15.75 13.5 16.4216 13.5 17.25C13.5 18.0784 12.8284 18.75 12 18.75C11.1716 18.75 10.5 18.0784 10.5 17.25C10.5 16.4216 11.1716 15.75 12 15.75Z"
|
|
2651
2777
|
}
|
|
2652
2778
|
),
|
|
2653
|
-
/* @__PURE__ */
|
|
2779
|
+
/* @__PURE__ */ jsx134(
|
|
2654
2780
|
"path",
|
|
2655
2781
|
{
|
|
2656
2782
|
fill: stroke || color || "currentColor",
|
|
2657
2783
|
d: "M13.5 6.75C13.5 5.92157 12.8284 5.25 12 5.25C11.1716 5.25 10.5 5.92157 10.5 6.75C10.5 7.57843 11.1716 8.25 12 8.25C12.8284 8.25 13.5 7.57843 13.5 6.75Z"
|
|
2658
2784
|
}
|
|
2659
2785
|
),
|
|
2660
|
-
/* @__PURE__ */
|
|
2786
|
+
/* @__PURE__ */ jsx134(
|
|
2661
2787
|
"path",
|
|
2662
2788
|
{
|
|
2663
2789
|
fill: stroke || color || "currentColor",
|
|
@@ -2669,9 +2795,9 @@ var IconMoresettings = ({ size, width, height, color, className, fill, stroke })
|
|
|
2669
2795
|
] }), Moresettings_default = IconMoresettings;
|
|
2670
2796
|
|
|
2671
2797
|
// src/components/MouseDrag.tsx
|
|
2672
|
-
import { jsx as
|
|
2673
|
-
var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2674
|
-
/* @__PURE__ */
|
|
2798
|
+
import { jsx as jsx135, jsxs as jsxs70 } from "react/jsx-runtime";
|
|
2799
|
+
var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs70("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2800
|
+
/* @__PURE__ */ jsx135(
|
|
2675
2801
|
"path",
|
|
2676
2802
|
{
|
|
2677
2803
|
fill: fill || color || "currentColor",
|
|
@@ -2679,7 +2805,7 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2679
2805
|
d: "M13.5 3.5V20.5H10.5V3.5H13.5Z"
|
|
2680
2806
|
}
|
|
2681
2807
|
),
|
|
2682
|
-
/* @__PURE__ */
|
|
2808
|
+
/* @__PURE__ */ jsx135(
|
|
2683
2809
|
"path",
|
|
2684
2810
|
{
|
|
2685
2811
|
fill: fill || color || "currentColor",
|
|
@@ -2687,7 +2813,7 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2687
2813
|
d: "M6.79297 7.5L2.29297 12L6.79297 16.5H8.5V7.5H6.79297Z"
|
|
2688
2814
|
}
|
|
2689
2815
|
),
|
|
2690
|
-
/* @__PURE__ */
|
|
2816
|
+
/* @__PURE__ */ jsx135(
|
|
2691
2817
|
"path",
|
|
2692
2818
|
{
|
|
2693
2819
|
fill: fill || color || "currentColor",
|
|
@@ -2698,9 +2824,9 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2698
2824
|
] }), MouseDrag_default = IconMouseDrag;
|
|
2699
2825
|
|
|
2700
2826
|
// src/components/MouseMove.tsx
|
|
2701
|
-
import { jsx as
|
|
2702
|
-
var IconMouseMove = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2703
|
-
/* @__PURE__ */
|
|
2827
|
+
import { jsx as jsx136, jsxs as jsxs71 } from "react/jsx-runtime";
|
|
2828
|
+
var IconMouseMove = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs71("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2829
|
+
/* @__PURE__ */ jsx136("g", { clipPath: "url(#clip0_384_31)", children: /* @__PURE__ */ jsx136(
|
|
2704
2830
|
"path",
|
|
2705
2831
|
{
|
|
2706
2832
|
fill: fill || color || "currentColor",
|
|
@@ -2708,13 +2834,13 @@ var IconMouseMove = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2708
2834
|
d: "M15.5557 7.51074H13.0635V10.5635H16.1172V8.07129H18.5918L22.334 11.8135L21.9805 12.167L18.7383 15.4102L18.5918 15.5566H16.1172V13.0635H13.0635V16.1172H15.5557V18.5918L11.8135 22.334L11.46 21.9805L8.2168 18.7383L8.07031 18.5918V16.1172H10.5635V13.0635H7.50977V15.5566H5.03516L4.88867 15.4102L1.64648 12.167L1.29297 11.8135L5.03516 8.07129H7.50977V10.5635H10.5635V7.51074H8.07031V5.03516L8.2168 4.88867L11.46 1.64648L11.8135 1.29297L15.5557 5.03516V7.51074Z"
|
|
2709
2835
|
}
|
|
2710
2836
|
) }),
|
|
2711
|
-
/* @__PURE__ */
|
|
2837
|
+
/* @__PURE__ */ jsx136("defs", { children: /* @__PURE__ */ jsx136("clipPath", { id: "clip0_384_31", children: /* @__PURE__ */ jsx136("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2712
2838
|
] }), MouseMove_default = IconMouseMove;
|
|
2713
2839
|
|
|
2714
2840
|
// src/components/MouseNumberchange.tsx
|
|
2715
|
-
import { jsx as
|
|
2716
|
-
var IconMouseNumberchange = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2717
|
-
/* @__PURE__ */
|
|
2841
|
+
import { jsx as jsx137, jsxs as jsxs72 } from "react/jsx-runtime";
|
|
2842
|
+
var IconMouseNumberchange = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs72("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2843
|
+
/* @__PURE__ */ jsx137(
|
|
2718
2844
|
"path",
|
|
2719
2845
|
{
|
|
2720
2846
|
fill: fill || color || "currentColor",
|
|
@@ -2722,7 +2848,7 @@ var IconMouseNumberchange = ({ size, width, height, color, className, fill, stro
|
|
|
2722
2848
|
d: "M10.5 17L9.30567 17L0.97168 12L9.30566 7L10.5 7L10.5 17Z"
|
|
2723
2849
|
}
|
|
2724
2850
|
),
|
|
2725
|
-
/* @__PURE__ */
|
|
2851
|
+
/* @__PURE__ */ jsx137(
|
|
2726
2852
|
"path",
|
|
2727
2853
|
{
|
|
2728
2854
|
fill: fill || color || "currentColor",
|
|
@@ -2733,8 +2859,8 @@ var IconMouseNumberchange = ({ size, width, height, color, className, fill, stro
|
|
|
2733
2859
|
] }), MouseNumberchange_default = IconMouseNumberchange;
|
|
2734
2860
|
|
|
2735
2861
|
// src/components/Musicassets.tsx
|
|
2736
|
-
import { jsx as
|
|
2737
|
-
var IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2862
|
+
import { jsx as jsx138 } from "react/jsx-runtime";
|
|
2863
|
+
var IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx138("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx138(
|
|
2738
2864
|
"path",
|
|
2739
2865
|
{
|
|
2740
2866
|
fill: stroke || color || "currentColor",
|
|
@@ -2745,9 +2871,9 @@ var IconMusicassets = ({ size, width, height, color, className, fill, stroke })
|
|
|
2745
2871
|
) }), Musicassets_default = IconMusicassets;
|
|
2746
2872
|
|
|
2747
2873
|
// src/components/Mute.tsx
|
|
2748
|
-
import { jsx as
|
|
2749
|
-
var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2750
|
-
/* @__PURE__ */
|
|
2874
|
+
import { jsx as jsx139, jsxs as jsxs73 } from "react/jsx-runtime";
|
|
2875
|
+
var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs73("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2876
|
+
/* @__PURE__ */ jsx139(
|
|
2751
2877
|
"path",
|
|
2752
2878
|
{
|
|
2753
2879
|
fill: stroke || color || "currentColor",
|
|
@@ -2756,7 +2882,7 @@ var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2756
2882
|
clipRule: "evenodd"
|
|
2757
2883
|
}
|
|
2758
2884
|
),
|
|
2759
|
-
/* @__PURE__ */
|
|
2885
|
+
/* @__PURE__ */ jsx139(
|
|
2760
2886
|
"path",
|
|
2761
2887
|
{
|
|
2762
2888
|
fill: stroke || color || "currentColor",
|
|
@@ -2766,9 +2892,9 @@ var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2766
2892
|
] }), Mute_default = IconMute;
|
|
2767
2893
|
|
|
2768
2894
|
// src/components/Newchat.tsx
|
|
2769
|
-
import { jsx as
|
|
2770
|
-
var IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2771
|
-
/* @__PURE__ */
|
|
2895
|
+
import { jsx as jsx140, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
2896
|
+
var IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs74("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2897
|
+
/* @__PURE__ */ jsx140(
|
|
2772
2898
|
"path",
|
|
2773
2899
|
{
|
|
2774
2900
|
fill: stroke || color || "currentColor",
|
|
@@ -2777,7 +2903,7 @@ var IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2777
2903
|
clipRule: "evenodd"
|
|
2778
2904
|
}
|
|
2779
2905
|
),
|
|
2780
|
-
/* @__PURE__ */
|
|
2906
|
+
/* @__PURE__ */ jsx140(
|
|
2781
2907
|
"path",
|
|
2782
2908
|
{
|
|
2783
2909
|
fill: stroke || color || "currentColor",
|
|
@@ -2787,8 +2913,8 @@ var IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2787
2913
|
] }), Newchat_default = IconNewchat;
|
|
2788
2914
|
|
|
2789
2915
|
// src/components/Next.tsx
|
|
2790
|
-
import { jsx as
|
|
2791
|
-
var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2916
|
+
import { jsx as jsx141 } from "react/jsx-runtime";
|
|
2917
|
+
var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx141("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx141(
|
|
2792
2918
|
"path",
|
|
2793
2919
|
{
|
|
2794
2920
|
fill: stroke || color || "currentColor",
|
|
@@ -2799,16 +2925,16 @@ var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2799
2925
|
) }), Next_default = IconNext;
|
|
2800
2926
|
|
|
2801
2927
|
// src/components/Nextscene.tsx
|
|
2802
|
-
import { jsx as
|
|
2803
|
-
var IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2804
|
-
/* @__PURE__ */
|
|
2928
|
+
import { jsx as jsx142, jsxs as jsxs75 } from "react/jsx-runtime";
|
|
2929
|
+
var IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs75("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2930
|
+
/* @__PURE__ */ jsx142(
|
|
2805
2931
|
"path",
|
|
2806
2932
|
{
|
|
2807
2933
|
fill: stroke || color || "currentColor",
|
|
2808
2934
|
d: "M16.7959 12L10.2656 18.5303L9.2041 17.4697L14.6738 12L9.2041 6.53027L10.2656 5.46973L16.7959 12Z"
|
|
2809
2935
|
}
|
|
2810
2936
|
),
|
|
2811
|
-
/* @__PURE__ */
|
|
2937
|
+
/* @__PURE__ */ jsx142(
|
|
2812
2938
|
"path",
|
|
2813
2939
|
{
|
|
2814
2940
|
fill: stroke || color || "currentColor",
|
|
@@ -2820,8 +2946,8 @@ var IconNextscene = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2820
2946
|
] }), Nextscene_default = IconNextscene;
|
|
2821
2947
|
|
|
2822
2948
|
// src/components/Niceofficial.tsx
|
|
2823
|
-
import { jsx as
|
|
2824
|
-
var IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2949
|
+
import { jsx as jsx143 } from "react/jsx-runtime";
|
|
2950
|
+
var IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx143("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx143(
|
|
2825
2951
|
"path",
|
|
2826
2952
|
{
|
|
2827
2953
|
fill: fill || color || "currentColor",
|
|
@@ -2832,9 +2958,9 @@ var IconNiceofficial = ({ size, width, height, color, className, fill, stroke })
|
|
|
2832
2958
|
) }), Niceofficial_default = IconNiceofficial;
|
|
2833
2959
|
|
|
2834
2960
|
// src/components/Notification.tsx
|
|
2835
|
-
import { jsx as
|
|
2836
|
-
var IconNotification = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2837
|
-
/* @__PURE__ */
|
|
2961
|
+
import { jsx as jsx144, jsxs as jsxs76 } from "react/jsx-runtime";
|
|
2962
|
+
var IconNotification = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs76("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2963
|
+
/* @__PURE__ */ jsx144(
|
|
2838
2964
|
"path",
|
|
2839
2965
|
{
|
|
2840
2966
|
fill: stroke || color || "currentColor",
|
|
@@ -2843,7 +2969,7 @@ var IconNotification = ({ size, width, height, color, className, fill, stroke })
|
|
|
2843
2969
|
clipRule: "evenodd"
|
|
2844
2970
|
}
|
|
2845
2971
|
),
|
|
2846
|
-
/* @__PURE__ */
|
|
2972
|
+
/* @__PURE__ */ jsx144(
|
|
2847
2973
|
"path",
|
|
2848
2974
|
{
|
|
2849
2975
|
fill: stroke || color || "currentColor",
|
|
@@ -2853,18 +2979,18 @@ var IconNotification = ({ size, width, height, color, className, fill, stroke })
|
|
|
2853
2979
|
] }), Notification_default = IconNotification;
|
|
2854
2980
|
|
|
2855
2981
|
// src/components/Oneclickgenerate.tsx
|
|
2856
|
-
import { jsx as
|
|
2857
|
-
var IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2858
|
-
/* @__PURE__ */
|
|
2859
|
-
/* @__PURE__ */
|
|
2860
|
-
/* @__PURE__ */
|
|
2982
|
+
import { jsx as jsx145, jsxs as jsxs77 } from "react/jsx-runtime";
|
|
2983
|
+
var IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs77("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2984
|
+
/* @__PURE__ */ jsx145("path", { fill: stroke || color || "currentColor", d: "M12 4.5V0H9.75V4.5H12Z" }),
|
|
2985
|
+
/* @__PURE__ */ jsx145("path", { fill: stroke || color || "currentColor", d: "M4.5 9.75H0V12H4.5V9.75Z" }),
|
|
2986
|
+
/* @__PURE__ */ jsx145(
|
|
2861
2987
|
"path",
|
|
2862
2988
|
{
|
|
2863
2989
|
fill: stroke || color || "currentColor",
|
|
2864
2990
|
d: "M5.2045 6.7955L1.4545 3.0455L3.0455 1.4545L6.7955 5.2045L5.2045 6.7955Z"
|
|
2865
2991
|
}
|
|
2866
2992
|
),
|
|
2867
|
-
/* @__PURE__ */
|
|
2993
|
+
/* @__PURE__ */ jsx145(
|
|
2868
2994
|
"path",
|
|
2869
2995
|
{
|
|
2870
2996
|
fill: stroke || color || "currentColor",
|
|
@@ -2876,9 +3002,9 @@ var IconOneclickgenerate = ({ size, width, height, color, className, fill, strok
|
|
|
2876
3002
|
] }), Oneclickgenerate_default = IconOneclickgenerate;
|
|
2877
3003
|
|
|
2878
3004
|
// src/components/Opendemo.tsx
|
|
2879
|
-
import { jsx as
|
|
2880
|
-
var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2881
|
-
/* @__PURE__ */
|
|
3005
|
+
import { jsx as jsx146, jsxs as jsxs78 } from "react/jsx-runtime";
|
|
3006
|
+
var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs78("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3007
|
+
/* @__PURE__ */ jsx146(
|
|
2882
3008
|
"path",
|
|
2883
3009
|
{
|
|
2884
3010
|
fill: stroke || color || "currentColor",
|
|
@@ -2887,12 +3013,12 @@ var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2887
3013
|
clipRule: "evenodd"
|
|
2888
3014
|
}
|
|
2889
3015
|
),
|
|
2890
|
-
/* @__PURE__ */
|
|
3016
|
+
/* @__PURE__ */ jsx146("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
2891
3017
|
] }), Opendemo_default = IconOpendemo;
|
|
2892
3018
|
|
|
2893
3019
|
// src/components/OppsFilled.tsx
|
|
2894
|
-
import { jsx as
|
|
2895
|
-
var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3020
|
+
import { jsx as jsx147 } from "react/jsx-runtime";
|
|
3021
|
+
var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx147("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx147(
|
|
2896
3022
|
"path",
|
|
2897
3023
|
{
|
|
2898
3024
|
fill: fill || color || "currentColor",
|
|
@@ -2903,8 +3029,8 @@ var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2903
3029
|
) }), OppsFilled_default = IconOppsFilled;
|
|
2904
3030
|
|
|
2905
3031
|
// src/components/OptionalcheckedFilled.tsx
|
|
2906
|
-
import { jsx as
|
|
2907
|
-
var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3032
|
+
import { jsx as jsx148 } from "react/jsx-runtime";
|
|
3033
|
+
var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx148("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx148(
|
|
2908
3034
|
"path",
|
|
2909
3035
|
{
|
|
2910
3036
|
fill: fill || color || "currentColor",
|
|
@@ -2915,8 +3041,8 @@ var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill,
|
|
|
2915
3041
|
) }), OptionalcheckedFilled_default = IconOptionalcheckedFilled;
|
|
2916
3042
|
|
|
2917
3043
|
// src/components/Optionaluncheck.tsx
|
|
2918
|
-
import { jsx as
|
|
2919
|
-
var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3044
|
+
import { jsx as jsx149 } from "react/jsx-runtime";
|
|
3045
|
+
var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx149("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx149(
|
|
2920
3046
|
"path",
|
|
2921
3047
|
{
|
|
2922
3048
|
fill: stroke || color || "currentColor",
|
|
@@ -2927,8 +3053,8 @@ var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke
|
|
|
2927
3053
|
) }), Optionaluncheck_default = IconOptionaluncheck;
|
|
2928
3054
|
|
|
2929
3055
|
// src/components/Packagegame.tsx
|
|
2930
|
-
import { jsx as
|
|
2931
|
-
var IconPackagegame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3056
|
+
import { jsx as jsx150 } from "react/jsx-runtime";
|
|
3057
|
+
var IconPackagegame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx150("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx150(
|
|
2932
3058
|
"path",
|
|
2933
3059
|
{
|
|
2934
3060
|
fill: stroke || color || "currentColor",
|
|
@@ -2939,13 +3065,13 @@ var IconPackagegame = ({ size, width, height, color, className, fill, stroke })
|
|
|
2939
3065
|
) }), Packagegame_default = IconPackagegame;
|
|
2940
3066
|
|
|
2941
3067
|
// src/components/PageError.tsx
|
|
2942
|
-
import { jsx as
|
|
2943
|
-
var IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3068
|
+
import { jsx as jsx151 } from "react/jsx-runtime";
|
|
3069
|
+
var IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx151("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx151("path", { fill: stroke || color || "currentColor", d: "M22.5 13.125H1.5V10.875H22.5V13.125Z" }) }), PageError_default = IconPageError;
|
|
2944
3070
|
|
|
2945
3071
|
// src/components/Parameters.tsx
|
|
2946
|
-
import { jsx as
|
|
2947
|
-
var IconParameters = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2948
|
-
/* @__PURE__ */
|
|
3072
|
+
import { jsx as jsx152, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
3073
|
+
var IconParameters = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs79("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3074
|
+
/* @__PURE__ */ jsx152(
|
|
2949
3075
|
"path",
|
|
2950
3076
|
{
|
|
2951
3077
|
fill: stroke || color || "currentColor",
|
|
@@ -2954,7 +3080,7 @@ var IconParameters = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2954
3080
|
clipRule: "evenodd"
|
|
2955
3081
|
}
|
|
2956
3082
|
),
|
|
2957
|
-
/* @__PURE__ */
|
|
3083
|
+
/* @__PURE__ */ jsx152(
|
|
2958
3084
|
"path",
|
|
2959
3085
|
{
|
|
2960
3086
|
fill: stroke || color || "currentColor",
|
|
@@ -2966,16 +3092,16 @@ var IconParameters = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2966
3092
|
] }), Parameters_default = IconParameters;
|
|
2967
3093
|
|
|
2968
3094
|
// src/components/PauseFilled.tsx
|
|
2969
|
-
import { jsx as
|
|
2970
|
-
var IconPauseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2971
|
-
/* @__PURE__ */
|
|
2972
|
-
/* @__PURE__ */
|
|
3095
|
+
import { jsx as jsx153, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
3096
|
+
var IconPauseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs80("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3097
|
+
/* @__PURE__ */ jsx153("path", { fill: fill || color || "currentColor", d: "M10.5 1.5H3V22.5H10.5V1.5Z" }),
|
|
3098
|
+
/* @__PURE__ */ jsx153("path", { fill: fill || color || "currentColor", d: "M21 1.5H13.5V22.5H21V1.5Z" })
|
|
2973
3099
|
] }), PauseFilled_default = IconPauseFilled;
|
|
2974
3100
|
|
|
2975
3101
|
// src/components/Pause.tsx
|
|
2976
|
-
import { jsx as
|
|
2977
|
-
var IconPause = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2978
|
-
/* @__PURE__ */
|
|
3102
|
+
import { jsx as jsx154, jsxs as jsxs81 } from "react/jsx-runtime";
|
|
3103
|
+
var IconPause = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs81("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3104
|
+
/* @__PURE__ */ jsx154(
|
|
2979
3105
|
"path",
|
|
2980
3106
|
{
|
|
2981
3107
|
fill: stroke || color || "currentColor",
|
|
@@ -2984,7 +3110,7 @@ var IconPause = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2984
3110
|
clipRule: "evenodd"
|
|
2985
3111
|
}
|
|
2986
3112
|
),
|
|
2987
|
-
/* @__PURE__ */
|
|
3113
|
+
/* @__PURE__ */ jsx154(
|
|
2988
3114
|
"path",
|
|
2989
3115
|
{
|
|
2990
3116
|
fill: stroke || color || "currentColor",
|
|
@@ -2996,8 +3122,8 @@ var IconPause = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2996
3122
|
] }), Pause_default = IconPause;
|
|
2997
3123
|
|
|
2998
3124
|
// src/components/Pencil.tsx
|
|
2999
|
-
import { jsx as
|
|
3000
|
-
var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3125
|
+
import { jsx as jsx155 } from "react/jsx-runtime";
|
|
3126
|
+
var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx155("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx155(
|
|
3001
3127
|
"path",
|
|
3002
3128
|
{
|
|
3003
3129
|
fill: stroke || color || "currentColor",
|
|
@@ -3008,8 +3134,8 @@ var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3008
3134
|
) }), Pencil_default = IconPencil;
|
|
3009
3135
|
|
|
3010
3136
|
// src/components/Pick.tsx
|
|
3011
|
-
import { jsx as
|
|
3012
|
-
var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3137
|
+
import { jsx as jsx156 } from "react/jsx-runtime";
|
|
3138
|
+
var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx156("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx156(
|
|
3013
3139
|
"path",
|
|
3014
3140
|
{
|
|
3015
3141
|
fill: stroke || color || "currentColor",
|
|
@@ -3020,25 +3146,25 @@ var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
3020
3146
|
) }), Pick_default = IconPick;
|
|
3021
3147
|
|
|
3022
3148
|
// src/components/PickedFilled.tsx
|
|
3023
|
-
import { jsx as
|
|
3024
|
-
var IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3149
|
+
import { jsx as jsx157 } from "react/jsx-runtime";
|
|
3150
|
+
var IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx157("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx157("path", { fill: fill || color || "currentColor", d: "M3 0H21V24H18L12 18L6 24H3V0Z" }) }), PickedFilled_default = IconPickedFilled;
|
|
3025
3151
|
|
|
3026
3152
|
// src/components/PlanFilled.tsx
|
|
3027
|
-
import { jsx as
|
|
3028
|
-
var IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3029
|
-
/* @__PURE__ */
|
|
3153
|
+
import { jsx as jsx158, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
3154
|
+
var IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs82("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3155
|
+
/* @__PURE__ */ jsx158("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ jsx158(
|
|
3030
3156
|
"path",
|
|
3031
3157
|
{
|
|
3032
3158
|
fill: fill || color || "currentColor",
|
|
3033
3159
|
d: "M13.5 10.5L15 0H12L3 10.5V13.5H10.5L9 24H12L21 13.5L21 10.5H13.5Z"
|
|
3034
3160
|
}
|
|
3035
3161
|
) }),
|
|
3036
|
-
/* @__PURE__ */
|
|
3162
|
+
/* @__PURE__ */ jsx158("defs", { children: /* @__PURE__ */ jsx158("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ jsx158("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
3037
3163
|
] }), PlanFilled_default = IconPlanFilled;
|
|
3038
3164
|
|
|
3039
3165
|
// src/components/PlayFilled.tsx
|
|
3040
|
-
import { jsx as
|
|
3041
|
-
var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3166
|
+
import { jsx as jsx159 } from "react/jsx-runtime";
|
|
3167
|
+
var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx159("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx159(
|
|
3042
3168
|
"path",
|
|
3043
3169
|
{
|
|
3044
3170
|
fill: fill || color || "currentColor",
|
|
@@ -3047,8 +3173,8 @@ var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3047
3173
|
) }), PlayFilled_default = IconPlayFilled;
|
|
3048
3174
|
|
|
3049
3175
|
// src/components/Play.tsx
|
|
3050
|
-
import { jsx as
|
|
3051
|
-
var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3176
|
+
import { jsx as jsx160 } from "react/jsx-runtime";
|
|
3177
|
+
var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx160("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx160(
|
|
3052
3178
|
"path",
|
|
3053
3179
|
{
|
|
3054
3180
|
fill: stroke || color || "currentColor",
|
|
@@ -3059,8 +3185,8 @@ var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
3059
3185
|
) }), Play_default = IconPlay;
|
|
3060
3186
|
|
|
3061
3187
|
// src/components/Premiumcontent.tsx
|
|
3062
|
-
import { jsx as
|
|
3063
|
-
var IconPremiumcontent = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3188
|
+
import { jsx as jsx161 } from "react/jsx-runtime";
|
|
3189
|
+
var IconPremiumcontent = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx161("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx161(
|
|
3064
3190
|
"path",
|
|
3065
3191
|
{
|
|
3066
3192
|
fill: stroke || color || "currentColor",
|
|
@@ -3071,16 +3197,16 @@ var IconPremiumcontent = ({ size, width, height, color, className, fill, stroke
|
|
|
3071
3197
|
) }), Premiumcontent_default = IconPremiumcontent;
|
|
3072
3198
|
|
|
3073
3199
|
// src/components/Previouscene.tsx
|
|
3074
|
-
import { jsx as
|
|
3075
|
-
var IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3076
|
-
/* @__PURE__ */
|
|
3200
|
+
import { jsx as jsx162, jsxs as jsxs83 } from "react/jsx-runtime";
|
|
3201
|
+
var IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs83("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3202
|
+
/* @__PURE__ */ jsx162(
|
|
3077
3203
|
"path",
|
|
3078
3204
|
{
|
|
3079
3205
|
fill: stroke || color || "currentColor",
|
|
3080
3206
|
d: "M7.2041 12L13.7344 18.5303L14.7959 17.4697L9.32617 12L14.7959 6.53027L13.7344 5.46973L7.2041 12Z"
|
|
3081
3207
|
}
|
|
3082
3208
|
),
|
|
3083
|
-
/* @__PURE__ */
|
|
3209
|
+
/* @__PURE__ */ jsx162(
|
|
3084
3210
|
"path",
|
|
3085
3211
|
{
|
|
3086
3212
|
fill: stroke || color || "currentColor",
|
|
@@ -3092,8 +3218,8 @@ var IconPreviouscene = ({ size, width, height, color, className, fill, stroke })
|
|
|
3092
3218
|
] }), Previouscene_default = IconPreviouscene;
|
|
3093
3219
|
|
|
3094
3220
|
// src/components/ProblemFilled.tsx
|
|
3095
|
-
import { jsx as
|
|
3096
|
-
var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3221
|
+
import { jsx as jsx163 } from "react/jsx-runtime";
|
|
3222
|
+
var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx163("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx163(
|
|
3097
3223
|
"path",
|
|
3098
3224
|
{
|
|
3099
3225
|
fill: fill || color || "currentColor",
|
|
@@ -3104,8 +3230,8 @@ var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
3104
3230
|
) }), ProblemFilled_default = IconProblemFilled;
|
|
3105
3231
|
|
|
3106
3232
|
// src/components/ProblemNoticeFilled.tsx
|
|
3107
|
-
import { jsx as
|
|
3108
|
-
var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3233
|
+
import { jsx as jsx164 } from "react/jsx-runtime";
|
|
3234
|
+
var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx164("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx164(
|
|
3109
3235
|
"path",
|
|
3110
3236
|
{
|
|
3111
3237
|
fill: fill || color || "currentColor",
|
|
@@ -3116,11 +3242,11 @@ var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, st
|
|
|
3116
3242
|
) }), ProblemNoticeFilled_default = IconProblemNoticeFilled;
|
|
3117
3243
|
|
|
3118
3244
|
// src/components/Problem.tsx
|
|
3119
|
-
import { jsx as
|
|
3120
|
-
var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3121
|
-
/* @__PURE__ */
|
|
3122
|
-
/* @__PURE__ */
|
|
3123
|
-
/* @__PURE__ */
|
|
3245
|
+
import { jsx as jsx165, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
3246
|
+
var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs84("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3247
|
+
/* @__PURE__ */ jsx165("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
|
|
3248
|
+
/* @__PURE__ */ jsx165("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
|
|
3249
|
+
/* @__PURE__ */ jsx165(
|
|
3124
3250
|
"path",
|
|
3125
3251
|
{
|
|
3126
3252
|
fill: stroke || color || "currentColor",
|
|
@@ -3132,9 +3258,9 @@ var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3132
3258
|
] }), Problem_default = IconProblem;
|
|
3133
3259
|
|
|
3134
3260
|
// src/components/Publish.tsx
|
|
3135
|
-
import { jsx as
|
|
3136
|
-
var IconPublish = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3137
|
-
/* @__PURE__ */
|
|
3261
|
+
import { jsx as jsx166, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
3262
|
+
var IconPublish = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs85("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3263
|
+
/* @__PURE__ */ jsx166(
|
|
3138
3264
|
"path",
|
|
3139
3265
|
{
|
|
3140
3266
|
fill: stroke || color || "currentColor",
|
|
@@ -3143,13 +3269,13 @@ var IconPublish = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3143
3269
|
clipRule: "evenodd"
|
|
3144
3270
|
}
|
|
3145
3271
|
),
|
|
3146
|
-
/* @__PURE__ */
|
|
3272
|
+
/* @__PURE__ */ jsx166("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
3147
3273
|
] }), Publish_default = IconPublish;
|
|
3148
3274
|
|
|
3149
3275
|
// src/components/Quote.tsx
|
|
3150
|
-
import { jsx as
|
|
3151
|
-
var IconQuote = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3152
|
-
/* @__PURE__ */
|
|
3276
|
+
import { jsx as jsx167, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
3277
|
+
var IconQuote = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs86("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3278
|
+
/* @__PURE__ */ jsx167(
|
|
3153
3279
|
"path",
|
|
3154
3280
|
{
|
|
3155
3281
|
fill: stroke || color || "currentColor",
|
|
@@ -3158,7 +3284,7 @@ var IconQuote = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3158
3284
|
clipRule: "evenodd"
|
|
3159
3285
|
}
|
|
3160
3286
|
),
|
|
3161
|
-
/* @__PURE__ */
|
|
3287
|
+
/* @__PURE__ */ jsx167(
|
|
3162
3288
|
"path",
|
|
3163
3289
|
{
|
|
3164
3290
|
fill: stroke || color || "currentColor",
|
|
@@ -3170,8 +3296,8 @@ var IconQuote = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3170
3296
|
] }), Quote_default = IconQuote;
|
|
3171
3297
|
|
|
3172
3298
|
// src/components/Ratio169.tsx
|
|
3173
|
-
import { jsx as
|
|
3174
|
-
var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3299
|
+
import { jsx as jsx168 } from "react/jsx-runtime";
|
|
3300
|
+
var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx168("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx168(
|
|
3175
3301
|
"path",
|
|
3176
3302
|
{
|
|
3177
3303
|
fill: stroke || color || "currentColor",
|
|
@@ -3180,16 +3306,16 @@ var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3180
3306
|
) }), Ratio169_default = IconRatio169;
|
|
3181
3307
|
|
|
3182
3308
|
// src/components/Ratio11.tsx
|
|
3183
|
-
import { jsx as
|
|
3184
|
-
var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3185
|
-
/* @__PURE__ */
|
|
3309
|
+
import { jsx as jsx169, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
3310
|
+
var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs87("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3311
|
+
/* @__PURE__ */ jsx169("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ jsx169(
|
|
3186
3312
|
"path",
|
|
3187
3313
|
{
|
|
3188
3314
|
fill: stroke || color || "currentColor",
|
|
3189
3315
|
d: "M24 24L2.76562e-06 24L3.8147e-06 -1.04907e-06L24 0L24 24ZM2.40039 2.40039L2.40039 21.5996L21.5996 21.5996L21.5996 2.40039L2.40039 2.40039Z"
|
|
3190
3316
|
}
|
|
3191
3317
|
) }),
|
|
3192
|
-
/* @__PURE__ */
|
|
3318
|
+
/* @__PURE__ */ jsx169("defs", { children: /* @__PURE__ */ jsx169("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ jsx169(
|
|
3193
3319
|
"rect",
|
|
3194
3320
|
{
|
|
3195
3321
|
width: "24",
|
|
@@ -3201,16 +3327,16 @@ var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3201
3327
|
] }), Ratio11_default = IconRatio11;
|
|
3202
3328
|
|
|
3203
3329
|
// src/components/Ratio916.tsx
|
|
3204
|
-
import { jsx as
|
|
3205
|
-
var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3206
|
-
/* @__PURE__ */
|
|
3330
|
+
import { jsx as jsx170, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
3331
|
+
var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs88("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3332
|
+
/* @__PURE__ */ jsx170("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ jsx170(
|
|
3207
3333
|
"path",
|
|
3208
3334
|
{
|
|
3209
3335
|
fill: stroke || color || "currentColor",
|
|
3210
3336
|
d: "M18.8571 24L5.14286 24L5.14286 -5.99471e-07L18.8571 0L18.8571 24ZM7.49426 2.40039L7.49426 21.5996L16.5057 21.5996L16.5057 2.40039L7.49426 2.40039Z"
|
|
3211
3337
|
}
|
|
3212
3338
|
) }),
|
|
3213
|
-
/* @__PURE__ */
|
|
3339
|
+
/* @__PURE__ */ jsx170("defs", { children: /* @__PURE__ */ jsx170("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ jsx170(
|
|
3214
3340
|
"rect",
|
|
3215
3341
|
{
|
|
3216
3342
|
width: "24",
|
|
@@ -3222,18 +3348,18 @@ var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3222
3348
|
] }), Ratio916_default = IconRatio916;
|
|
3223
3349
|
|
|
3224
3350
|
// src/components/RatioAuto.tsx
|
|
3225
|
-
import { jsx as
|
|
3226
|
-
var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3227
|
-
/* @__PURE__ */
|
|
3228
|
-
/* @__PURE__ */
|
|
3351
|
+
import { jsx as jsx171, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
3352
|
+
var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs89("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3353
|
+
/* @__PURE__ */ jsxs89("g", { clipPath: "url(#clip0_468_23)", children: [
|
|
3354
|
+
/* @__PURE__ */ jsx171(
|
|
3229
3355
|
"path",
|
|
3230
3356
|
{
|
|
3231
3357
|
fill: stroke || color || "currentColor",
|
|
3232
3358
|
d: "M6.25 6.24999L6.25 9.99998H4L4 3.99998L10 3.99999V6.24999H6.25Z"
|
|
3233
3359
|
}
|
|
3234
3360
|
),
|
|
3235
|
-
/* @__PURE__ */
|
|
3236
|
-
/* @__PURE__ */
|
|
3361
|
+
/* @__PURE__ */ jsx171("path", { fill: stroke || color || "currentColor", d: "M14 20V17.75H17.75V14H20V20H14Z" }),
|
|
3362
|
+
/* @__PURE__ */ jsx171(
|
|
3237
3363
|
"path",
|
|
3238
3364
|
{
|
|
3239
3365
|
fill: stroke || color || "currentColor",
|
|
@@ -3243,7 +3369,7 @@ var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3243
3369
|
}
|
|
3244
3370
|
)
|
|
3245
3371
|
] }),
|
|
3246
|
-
/* @__PURE__ */
|
|
3372
|
+
/* @__PURE__ */ jsx171("defs", { children: /* @__PURE__ */ jsx171("clipPath", { id: "clip0_468_23", children: /* @__PURE__ */ jsx171(
|
|
3247
3373
|
"rect",
|
|
3248
3374
|
{
|
|
3249
3375
|
width: "24",
|
|
@@ -3255,16 +3381,16 @@ var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3255
3381
|
] }), RatioAuto_default = IconRatioAuto;
|
|
3256
3382
|
|
|
3257
3383
|
// src/components/Ratio.tsx
|
|
3258
|
-
import { jsx as
|
|
3259
|
-
var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3260
|
-
/* @__PURE__ */
|
|
3384
|
+
import { jsx as jsx172, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
3385
|
+
var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs90("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3386
|
+
/* @__PURE__ */ jsx172(
|
|
3261
3387
|
"path",
|
|
3262
3388
|
{
|
|
3263
3389
|
fill: stroke || color || "currentColor",
|
|
3264
3390
|
d: "M3 0V3L0 3V5.25L18.75 5.25V24H21V21H24V18.75H21L21 3L5.25 3V0H3Z"
|
|
3265
3391
|
}
|
|
3266
3392
|
),
|
|
3267
|
-
/* @__PURE__ */
|
|
3393
|
+
/* @__PURE__ */ jsx172(
|
|
3268
3394
|
"path",
|
|
3269
3395
|
{
|
|
3270
3396
|
fill: stroke || color || "currentColor",
|
|
@@ -3274,8 +3400,8 @@ var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3274
3400
|
] }), Ratio_default = IconRatio;
|
|
3275
3401
|
|
|
3276
3402
|
// src/components/ReEdit.tsx
|
|
3277
|
-
import { jsx as
|
|
3278
|
-
var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3403
|
+
import { jsx as jsx173 } from "react/jsx-runtime";
|
|
3404
|
+
var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx173("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx173(
|
|
3279
3405
|
"path",
|
|
3280
3406
|
{
|
|
3281
3407
|
fill: stroke || color || "currentColor",
|
|
@@ -3286,8 +3412,8 @@ var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3286
3412
|
) }), ReEdit_default = IconReEdit;
|
|
3287
3413
|
|
|
3288
3414
|
// src/components/Regenerate.tsx
|
|
3289
|
-
import { jsx as
|
|
3290
|
-
var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3415
|
+
import { jsx as jsx174 } from "react/jsx-runtime";
|
|
3416
|
+
var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx174("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx174(
|
|
3291
3417
|
"path",
|
|
3292
3418
|
{
|
|
3293
3419
|
fill: stroke || color || "currentColor",
|
|
@@ -3298,9 +3424,9 @@ var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3298
3424
|
) }), Regenerate_default = IconRegenerate;
|
|
3299
3425
|
|
|
3300
3426
|
// src/components/Resultsetting.tsx
|
|
3301
|
-
import { jsx as
|
|
3302
|
-
var IconResultsetting = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3303
|
-
/* @__PURE__ */
|
|
3427
|
+
import { jsx as jsx175, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
3428
|
+
var IconResultsetting = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs91("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3429
|
+
/* @__PURE__ */ jsx175("g", { clipPath: "url(#clip0_554_27)", children: /* @__PURE__ */ jsx175(
|
|
3304
3430
|
"path",
|
|
3305
3431
|
{
|
|
3306
3432
|
fill: stroke || color || "currentColor",
|
|
@@ -3309,7 +3435,7 @@ var IconResultsetting = ({ size, width, height, color, className, fill, stroke }
|
|
|
3309
3435
|
clipRule: "evenodd"
|
|
3310
3436
|
}
|
|
3311
3437
|
) }),
|
|
3312
|
-
/* @__PURE__ */
|
|
3438
|
+
/* @__PURE__ */ jsx175("defs", { children: /* @__PURE__ */ jsx175("clipPath", { id: "clip0_554_27", children: /* @__PURE__ */ jsx175(
|
|
3313
3439
|
"rect",
|
|
3314
3440
|
{
|
|
3315
3441
|
width: "24",
|
|
@@ -3321,8 +3447,8 @@ var IconResultsetting = ({ size, width, height, color, className, fill, stroke }
|
|
|
3321
3447
|
] }), Resultsetting_default = IconResultsetting;
|
|
3322
3448
|
|
|
3323
3449
|
// src/components/RightFilled.tsx
|
|
3324
|
-
import { jsx as
|
|
3325
|
-
var IconRightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3450
|
+
import { jsx as jsx176 } from "react/jsx-runtime";
|
|
3451
|
+
var IconRightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx176("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx176(
|
|
3326
3452
|
"path",
|
|
3327
3453
|
{
|
|
3328
3454
|
fill: fill || color || "currentColor",
|
|
@@ -3333,21 +3459,21 @@ var IconRightFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3333
3459
|
) }), RightFilled_default = IconRightFilled;
|
|
3334
3460
|
|
|
3335
3461
|
// src/components/SatisfiedFilled.tsx
|
|
3336
|
-
import { jsx as
|
|
3337
|
-
var IconSatisfiedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3338
|
-
/* @__PURE__ */
|
|
3462
|
+
import { jsx as jsx177, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
3463
|
+
var IconSatisfiedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs92("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3464
|
+
/* @__PURE__ */ jsx177(
|
|
3339
3465
|
"path",
|
|
3340
3466
|
{
|
|
3341
3467
|
fill: fill || color || "currentColor",
|
|
3342
3468
|
d: "M10.5 0L7.5 7.5V21H21L24 12V7.5H15V3C15 1.34315 13.6569 0 12 0H10.5Z"
|
|
3343
3469
|
}
|
|
3344
3470
|
),
|
|
3345
|
-
/* @__PURE__ */
|
|
3471
|
+
/* @__PURE__ */ jsx177("path", { fill: fill || color || "currentColor", d: "M4.5 7.5H0V21H4.5V7.5Z" })
|
|
3346
3472
|
] }), SatisfiedFilled_default = IconSatisfiedFilled;
|
|
3347
3473
|
|
|
3348
3474
|
// src/components/Satisfied.tsx
|
|
3349
|
-
import { jsx as
|
|
3350
|
-
var IconSatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3475
|
+
import { jsx as jsx178 } from "react/jsx-runtime";
|
|
3476
|
+
var IconSatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx178("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx178(
|
|
3351
3477
|
"path",
|
|
3352
3478
|
{
|
|
3353
3479
|
fill: stroke || color || "currentColor",
|
|
@@ -3358,8 +3484,8 @@ var IconSatisfied = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3358
3484
|
) }), Satisfied_default = IconSatisfied;
|
|
3359
3485
|
|
|
3360
3486
|
// src/components/SceneNext.tsx
|
|
3361
|
-
import { jsx as
|
|
3362
|
-
var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3487
|
+
import { jsx as jsx179 } from "react/jsx-runtime";
|
|
3488
|
+
var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx179("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx179(
|
|
3363
3489
|
"path",
|
|
3364
3490
|
{
|
|
3365
3491
|
fill: stroke || color || "currentColor",
|
|
@@ -3368,29 +3494,29 @@ var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3368
3494
|
) }), SceneNext_default = IconSceneNext;
|
|
3369
3495
|
|
|
3370
3496
|
// src/components/Scriptmode.tsx
|
|
3371
|
-
import { jsx as
|
|
3372
|
-
var IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3373
|
-
/* @__PURE__ */
|
|
3374
|
-
/* @__PURE__ */
|
|
3375
|
-
/* @__PURE__ */
|
|
3376
|
-
/* @__PURE__ */
|
|
3377
|
-
/* @__PURE__ */
|
|
3378
|
-
/* @__PURE__ */
|
|
3379
|
-
/* @__PURE__ */
|
|
3380
|
-
/* @__PURE__ */
|
|
3497
|
+
import { jsx as jsx180, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
3498
|
+
var IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs93("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3499
|
+
/* @__PURE__ */ jsx180("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
|
|
3500
|
+
/* @__PURE__ */ jsx180("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
|
|
3501
|
+
/* @__PURE__ */ jsx180("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
|
|
3502
|
+
/* @__PURE__ */ jsx180("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
|
|
3503
|
+
/* @__PURE__ */ jsx180("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
|
|
3504
|
+
/* @__PURE__ */ jsx180("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
|
|
3505
|
+
/* @__PURE__ */ jsx180("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
|
|
3506
|
+
/* @__PURE__ */ jsx180("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
|
|
3381
3507
|
] }), Scriptmode_default = IconScriptmode;
|
|
3382
3508
|
|
|
3383
3509
|
// src/components/Scrolldown.tsx
|
|
3384
|
-
import { jsx as
|
|
3385
|
-
var IconScrolldown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3386
|
-
/* @__PURE__ */
|
|
3510
|
+
import { jsx as jsx181, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
3511
|
+
var IconScrolldown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs94("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3512
|
+
/* @__PURE__ */ jsx181(
|
|
3387
3513
|
"path",
|
|
3388
3514
|
{
|
|
3389
3515
|
fill: stroke || color || "currentColor",
|
|
3390
3516
|
d: "M3.79546 11.9544L12 20.1589L20.2045 11.9544L21.7955 13.5454L12 23.3409L2.20447 13.5454L3.79546 11.9544Z"
|
|
3391
3517
|
}
|
|
3392
3518
|
),
|
|
3393
|
-
/* @__PURE__ */
|
|
3519
|
+
/* @__PURE__ */ jsx181(
|
|
3394
3520
|
"path",
|
|
3395
3521
|
{
|
|
3396
3522
|
fill: stroke || color || "currentColor",
|
|
@@ -3399,9 +3525,21 @@ var IconScrolldown = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3399
3525
|
)
|
|
3400
3526
|
] }), Scrolldown_default = IconScrolldown;
|
|
3401
3527
|
|
|
3528
|
+
// src/components/Search.tsx
|
|
3529
|
+
import { jsx as jsx182 } from "react/jsx-runtime";
|
|
3530
|
+
var IconSearch = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx182("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx182(
|
|
3531
|
+
"path",
|
|
3532
|
+
{
|
|
3533
|
+
fill: stroke || color || "currentColor",
|
|
3534
|
+
d: "M10.5 21C12.9942 21 15.2854 20.1303 17.0866 18.6776L22.3795 23.9705L23.9705 22.3795L18.6776 17.0866C20.1303 15.2854 21 12.9942 21 10.5C21 4.70101 16.299 0 10.5 0C4.70101 0 0 4.70101 0 10.5C0 16.299 4.70101 21 10.5 21ZM10.5 18.75C15.0563 18.75 18.75 15.0563 18.75 10.5C18.75 5.94365 15.0563 2.25 10.5 2.25C5.94365 2.25 2.25 5.94365 2.25 10.5C2.25 15.0563 5.94365 18.75 10.5 18.75Z",
|
|
3535
|
+
fillRule: "evenodd",
|
|
3536
|
+
clipRule: "evenodd"
|
|
3537
|
+
}
|
|
3538
|
+
) }), Search_default = IconSearch;
|
|
3539
|
+
|
|
3402
3540
|
// src/components/Sendrequest.tsx
|
|
3403
|
-
import { jsx as
|
|
3404
|
-
var IconSendrequest = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3541
|
+
import { jsx as jsx183 } from "react/jsx-runtime";
|
|
3542
|
+
var IconSendrequest = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx183("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx183(
|
|
3405
3543
|
"path",
|
|
3406
3544
|
{
|
|
3407
3545
|
fill: fill || color || "currentColor",
|
|
@@ -3412,8 +3550,8 @@ var IconSendrequest = ({ size, width, height, color, className, fill, stroke })
|
|
|
3412
3550
|
) }), Sendrequest_default = IconSendrequest;
|
|
3413
3551
|
|
|
3414
3552
|
// src/components/Sendup.tsx
|
|
3415
|
-
import { jsx as
|
|
3416
|
-
var IconSendup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3553
|
+
import { jsx as jsx184 } from "react/jsx-runtime";
|
|
3554
|
+
var IconSendup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx184("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx184(
|
|
3417
3555
|
"path",
|
|
3418
3556
|
{
|
|
3419
3557
|
fill: stroke || color || "currentColor",
|
|
@@ -3422,8 +3560,8 @@ var IconSendup = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3422
3560
|
) }), Sendup_default = IconSendup;
|
|
3423
3561
|
|
|
3424
3562
|
// src/components/Sendup2.tsx
|
|
3425
|
-
import { jsx as
|
|
3426
|
-
var IconSendup2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3563
|
+
import { jsx as jsx185 } from "react/jsx-runtime";
|
|
3564
|
+
var IconSendup2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx185("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx185(
|
|
3427
3565
|
"path",
|
|
3428
3566
|
{
|
|
3429
3567
|
fill: stroke || color || "currentColor",
|
|
@@ -3432,8 +3570,8 @@ var IconSendup2 = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3432
3570
|
) }), Sendup2_default = IconSendup2;
|
|
3433
3571
|
|
|
3434
3572
|
// src/components/ShareFilled.tsx
|
|
3435
|
-
import { jsx as
|
|
3436
|
-
var IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3573
|
+
import { jsx as jsx186 } from "react/jsx-runtime";
|
|
3574
|
+
var IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx186("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx186(
|
|
3437
3575
|
"path",
|
|
3438
3576
|
{
|
|
3439
3577
|
fill: fill || color || "currentColor",
|
|
@@ -3442,8 +3580,8 @@ var IconShareFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3442
3580
|
) }), ShareFilled_default = IconShareFilled;
|
|
3443
3581
|
|
|
3444
3582
|
// src/components/Share.tsx
|
|
3445
|
-
import { jsx as
|
|
3446
|
-
var IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3583
|
+
import { jsx as jsx187 } from "react/jsx-runtime";
|
|
3584
|
+
var IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx187("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx187(
|
|
3447
3585
|
"path",
|
|
3448
3586
|
{
|
|
3449
3587
|
fill: stroke || color || "currentColor",
|
|
@@ -3454,8 +3592,8 @@ var IconShare = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3454
3592
|
) }), Share_default = IconShare;
|
|
3455
3593
|
|
|
3456
3594
|
// src/components/Sidebar.tsx
|
|
3457
|
-
import { jsx as
|
|
3458
|
-
var IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3595
|
+
import { jsx as jsx188 } from "react/jsx-runtime";
|
|
3596
|
+
var IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx188("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx188(
|
|
3459
3597
|
"path",
|
|
3460
3598
|
{
|
|
3461
3599
|
fill: stroke || color || "currentColor",
|
|
@@ -3466,8 +3604,8 @@ var IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3466
3604
|
) }), Sidebar_default = IconSidebar;
|
|
3467
3605
|
|
|
3468
3606
|
// src/components/Singleunchecked.tsx
|
|
3469
|
-
import { jsx as
|
|
3470
|
-
var IconSingleunchecked = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3607
|
+
import { jsx as jsx189 } from "react/jsx-runtime";
|
|
3608
|
+
var IconSingleunchecked = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx189("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx189(
|
|
3471
3609
|
"path",
|
|
3472
3610
|
{
|
|
3473
3611
|
fill: stroke || color || "currentColor",
|
|
@@ -3478,8 +3616,8 @@ var IconSingleunchecked = ({ size, width, height, color, className, fill, stroke
|
|
|
3478
3616
|
) }), Singleunchecked_default = IconSingleunchecked;
|
|
3479
3617
|
|
|
3480
3618
|
// src/components/SocialX.tsx
|
|
3481
|
-
import { jsx as
|
|
3482
|
-
var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3619
|
+
import { jsx as jsx190 } from "react/jsx-runtime";
|
|
3620
|
+
var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx190("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx190(
|
|
3483
3621
|
"path",
|
|
3484
3622
|
{
|
|
3485
3623
|
fill: fill || color || "currentColor",
|
|
@@ -3488,8 +3626,8 @@ var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3488
3626
|
) }), SocialX_default = IconSocialX;
|
|
3489
3627
|
|
|
3490
3628
|
// src/components/SocialDiscord.tsx
|
|
3491
|
-
import { jsx as
|
|
3492
|
-
var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3629
|
+
import { jsx as jsx191 } from "react/jsx-runtime";
|
|
3630
|
+
var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx191("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx191(
|
|
3493
3631
|
"path",
|
|
3494
3632
|
{
|
|
3495
3633
|
fill: fill || color || "currentColor",
|
|
@@ -3498,9 +3636,9 @@ var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }
|
|
|
3498
3636
|
) }), SocialDiscord_default = IconSocialDiscord;
|
|
3499
3637
|
|
|
3500
3638
|
// src/components/SoundOff.tsx
|
|
3501
|
-
import { jsx as
|
|
3502
|
-
var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3503
|
-
/* @__PURE__ */
|
|
3639
|
+
import { jsx as jsx192, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
3640
|
+
var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs95("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3641
|
+
/* @__PURE__ */ jsx192(
|
|
3504
3642
|
"path",
|
|
3505
3643
|
{
|
|
3506
3644
|
fill: stroke || color || "currentColor",
|
|
@@ -3509,7 +3647,7 @@ var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3509
3647
|
clipRule: "evenodd"
|
|
3510
3648
|
}
|
|
3511
3649
|
),
|
|
3512
|
-
/* @__PURE__ */
|
|
3650
|
+
/* @__PURE__ */ jsx192(
|
|
3513
3651
|
"path",
|
|
3514
3652
|
{
|
|
3515
3653
|
fill: stroke || color || "currentColor",
|
|
@@ -3519,9 +3657,9 @@ var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3519
3657
|
] }), SoundOff_default = IconSoundOff;
|
|
3520
3658
|
|
|
3521
3659
|
// src/components/SoundOn.tsx
|
|
3522
|
-
import { jsx as
|
|
3523
|
-
var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3524
|
-
/* @__PURE__ */
|
|
3660
|
+
import { jsx as jsx193, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
3661
|
+
var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs96("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3662
|
+
/* @__PURE__ */ jsx193(
|
|
3525
3663
|
"path",
|
|
3526
3664
|
{
|
|
3527
3665
|
fill: stroke || color || "currentColor",
|
|
@@ -3530,14 +3668,14 @@ var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3530
3668
|
clipRule: "evenodd"
|
|
3531
3669
|
}
|
|
3532
3670
|
),
|
|
3533
|
-
/* @__PURE__ */
|
|
3671
|
+
/* @__PURE__ */ jsx193(
|
|
3534
3672
|
"path",
|
|
3535
3673
|
{
|
|
3536
3674
|
fill: stroke || color || "currentColor",
|
|
3537
3675
|
d: "M15 5.25C18.7279 5.25 21.75 8.27208 21.75 12C21.75 15.7279 18.7279 18.75 15 18.75V21C19.9706 21 24 16.9706 24 12C24 7.02944 19.9706 3 15 3V5.25Z"
|
|
3538
3676
|
}
|
|
3539
3677
|
),
|
|
3540
|
-
/* @__PURE__ */
|
|
3678
|
+
/* @__PURE__ */ jsx193(
|
|
3541
3679
|
"path",
|
|
3542
3680
|
{
|
|
3543
3681
|
fill: stroke || color || "currentColor",
|
|
@@ -3547,12 +3685,12 @@ var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3547
3685
|
] }), SoundOn_default = IconSoundOn;
|
|
3548
3686
|
|
|
3549
3687
|
// src/components/StopFilled.tsx
|
|
3550
|
-
import { jsx as
|
|
3551
|
-
var IconStopFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3688
|
+
import { jsx as jsx194 } from "react/jsx-runtime";
|
|
3689
|
+
var IconStopFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx194("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx194("rect", { width: "21", height: "21", x: "1.5", y: "1.5", fill: fill || color || "currentColor" }) }), StopFilled_default = IconStopFilled;
|
|
3552
3690
|
|
|
3553
3691
|
// src/components/Storyboard.tsx
|
|
3554
|
-
import { jsx as
|
|
3555
|
-
var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3692
|
+
import { jsx as jsx195 } from "react/jsx-runtime";
|
|
3693
|
+
var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx195("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx195(
|
|
3556
3694
|
"path",
|
|
3557
3695
|
{
|
|
3558
3696
|
fill: stroke || color || "currentColor",
|
|
@@ -3563,25 +3701,25 @@ var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3563
3701
|
) }), Storyboard_default = IconStoryboard;
|
|
3564
3702
|
|
|
3565
3703
|
// src/components/StyleAutoFilled.tsx
|
|
3566
|
-
import { jsx as
|
|
3567
|
-
var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3568
|
-
/* @__PURE__ */
|
|
3704
|
+
import { jsx as jsx196, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
3705
|
+
var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs97("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3706
|
+
/* @__PURE__ */ jsx196(
|
|
3569
3707
|
"path",
|
|
3570
3708
|
{
|
|
3571
3709
|
fill: fill || color || "currentColor",
|
|
3572
3710
|
d: "M12 4.5L15.75 3.75L16.5 0H18L18.75 3.75L22.5 4.5V6L18.75 6.75L18 10.5H16.5L15.75 6.75L12 6V4.5Z"
|
|
3573
3711
|
}
|
|
3574
3712
|
),
|
|
3575
|
-
/* @__PURE__ */
|
|
3713
|
+
/* @__PURE__ */ jsx196(
|
|
3576
3714
|
"path",
|
|
3577
3715
|
{
|
|
3578
3716
|
fill: fill || color || "currentColor",
|
|
3579
3717
|
d: "M0 16.5V15L6 13.5L7.5 7.5H9L10.5 13.5L16.5 15V16.5L10.5 18L9 24H7.5L6 18L0 16.5Z"
|
|
3580
3718
|
}
|
|
3581
3719
|
),
|
|
3582
|
-
/* @__PURE__ */
|
|
3583
|
-
/* @__PURE__ */
|
|
3584
|
-
/* @__PURE__ */
|
|
3720
|
+
/* @__PURE__ */ jsx196("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
|
|
3721
|
+
/* @__PURE__ */ jsx196("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
|
|
3722
|
+
/* @__PURE__ */ jsx196(
|
|
3585
3723
|
"path",
|
|
3586
3724
|
{
|
|
3587
3725
|
fill: fill || color || "currentColor",
|
|
@@ -3591,44 +3729,44 @@ var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3591
3729
|
] }), StyleAutoFilled_default = IconStyleAutoFilled;
|
|
3592
3730
|
|
|
3593
3731
|
// src/components/Style.tsx
|
|
3594
|
-
import { jsx as
|
|
3595
|
-
var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3596
|
-
/* @__PURE__ */
|
|
3732
|
+
import { jsx as jsx197, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
3733
|
+
var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs98("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3734
|
+
/* @__PURE__ */ jsx197(
|
|
3597
3735
|
"path",
|
|
3598
3736
|
{
|
|
3599
3737
|
fill: stroke || color || "currentColor",
|
|
3600
3738
|
d: "M12 7.5C12.8284 7.5 13.5 6.82843 13.5 6C13.5 5.17157 12.8284 4.5 12 4.5C11.1716 4.5 10.5 5.17157 10.5 6C10.5 6.82843 11.1716 7.5 12 7.5Z"
|
|
3601
3739
|
}
|
|
3602
3740
|
),
|
|
3603
|
-
/* @__PURE__ */
|
|
3741
|
+
/* @__PURE__ */ jsx197(
|
|
3604
3742
|
"path",
|
|
3605
3743
|
{
|
|
3606
3744
|
fill: stroke || color || "currentColor",
|
|
3607
3745
|
d: "M7.5 12C7.5 12.8284 6.82843 13.5 6 13.5C5.17157 13.5 4.5 12.8284 4.5 12C4.5 11.1716 5.17157 10.5 6 10.5C6.82843 10.5 7.5 11.1716 7.5 12Z"
|
|
3608
3746
|
}
|
|
3609
3747
|
),
|
|
3610
|
-
/* @__PURE__ */
|
|
3748
|
+
/* @__PURE__ */ jsx197(
|
|
3611
3749
|
"path",
|
|
3612
3750
|
{
|
|
3613
3751
|
fill: stroke || color || "currentColor",
|
|
3614
3752
|
d: "M6.69679 8.81815C7.28257 9.40394 8.23232 9.40394 8.81811 8.81815C9.40389 8.23236 9.40389 7.28262 8.81811 6.69683C8.23232 6.11104 7.28257 6.11104 6.69679 6.69683C6.111 7.28262 6.111 8.23236 6.69679 8.81815Z"
|
|
3615
3753
|
}
|
|
3616
3754
|
),
|
|
3617
|
-
/* @__PURE__ */
|
|
3755
|
+
/* @__PURE__ */ jsx197(
|
|
3618
3756
|
"path",
|
|
3619
3757
|
{
|
|
3620
3758
|
fill: stroke || color || "currentColor",
|
|
3621
3759
|
d: "M15.182 8.81811C14.5962 8.23232 14.5962 7.28257 15.182 6.69679C15.7678 6.111 16.7176 6.111 17.3034 6.69679C17.8891 7.28257 17.8891 8.23232 17.3034 8.81811C16.7176 9.40389 15.7678 9.40389 15.182 8.81811Z"
|
|
3622
3760
|
}
|
|
3623
3761
|
),
|
|
3624
|
-
/* @__PURE__ */
|
|
3762
|
+
/* @__PURE__ */ jsx197(
|
|
3625
3763
|
"path",
|
|
3626
3764
|
{
|
|
3627
3765
|
fill: stroke || color || "currentColor",
|
|
3628
3766
|
d: "M8.81833 17.3032C9.40412 16.7174 9.40412 15.7677 8.81833 15.1819C8.23255 14.5961 7.2828 14.5961 6.69701 15.1819C6.11123 15.7677 6.11123 16.7174 6.69701 17.3032C7.2828 17.889 8.23255 17.889 8.81833 17.3032Z"
|
|
3629
3767
|
}
|
|
3630
3768
|
),
|
|
3631
|
-
/* @__PURE__ */
|
|
3769
|
+
/* @__PURE__ */ jsx197(
|
|
3632
3770
|
"path",
|
|
3633
3771
|
{
|
|
3634
3772
|
fill: stroke || color || "currentColor",
|
|
@@ -3640,9 +3778,9 @@ var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3640
3778
|
] }), Style_default = IconStyle;
|
|
3641
3779
|
|
|
3642
3780
|
// src/components/Styleoverall.tsx
|
|
3643
|
-
import { jsx as
|
|
3644
|
-
var IconStyleoverall = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3645
|
-
/* @__PURE__ */
|
|
3781
|
+
import { jsx as jsx198, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
3782
|
+
var IconStyleoverall = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs99("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3783
|
+
/* @__PURE__ */ jsx198(
|
|
3646
3784
|
"path",
|
|
3647
3785
|
{
|
|
3648
3786
|
fill: stroke || color || "currentColor",
|
|
@@ -3651,7 +3789,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3651
3789
|
clipRule: "evenodd"
|
|
3652
3790
|
}
|
|
3653
3791
|
),
|
|
3654
|
-
/* @__PURE__ */
|
|
3792
|
+
/* @__PURE__ */ jsx198(
|
|
3655
3793
|
"path",
|
|
3656
3794
|
{
|
|
3657
3795
|
fill: stroke || color || "currentColor",
|
|
@@ -3660,7 +3798,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3660
3798
|
clipRule: "evenodd"
|
|
3661
3799
|
}
|
|
3662
3800
|
),
|
|
3663
|
-
/* @__PURE__ */
|
|
3801
|
+
/* @__PURE__ */ jsx198(
|
|
3664
3802
|
"path",
|
|
3665
3803
|
{
|
|
3666
3804
|
fill: stroke || color || "currentColor",
|
|
@@ -3669,7 +3807,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3669
3807
|
clipRule: "evenodd"
|
|
3670
3808
|
}
|
|
3671
3809
|
),
|
|
3672
|
-
/* @__PURE__ */
|
|
3810
|
+
/* @__PURE__ */ jsx198(
|
|
3673
3811
|
"path",
|
|
3674
3812
|
{
|
|
3675
3813
|
fill: stroke || color || "currentColor",
|
|
@@ -3681,8 +3819,8 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3681
3819
|
] }), Styleoverall_default = IconStyleoverall;
|
|
3682
3820
|
|
|
3683
3821
|
// src/components/SwitchOffFilled.tsx
|
|
3684
|
-
import { jsx as
|
|
3685
|
-
var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3822
|
+
import { jsx as jsx199 } from "react/jsx-runtime";
|
|
3823
|
+
var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx199("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx199(
|
|
3686
3824
|
"path",
|
|
3687
3825
|
{
|
|
3688
3826
|
fill: fill || color || "currentColor",
|
|
@@ -3693,8 +3831,8 @@ var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3693
3831
|
) }), SwitchOffFilled_default = IconSwitchOffFilled;
|
|
3694
3832
|
|
|
3695
3833
|
// src/components/SwitchOnFilled.tsx
|
|
3696
|
-
import { jsx as
|
|
3697
|
-
var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3834
|
+
import { jsx as jsx200 } from "react/jsx-runtime";
|
|
3835
|
+
var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx200("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx200(
|
|
3698
3836
|
"path",
|
|
3699
3837
|
{
|
|
3700
3838
|
fill: fill || color || "currentColor",
|
|
@@ -3705,8 +3843,8 @@ var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3705
3843
|
) }), SwitchOnFilled_default = IconSwitchOnFilled;
|
|
3706
3844
|
|
|
3707
3845
|
// src/components/Table.tsx
|
|
3708
|
-
import { jsx as
|
|
3709
|
-
var IconTable = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3846
|
+
import { jsx as jsx201 } from "react/jsx-runtime";
|
|
3847
|
+
var IconTable = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx201("svg", { fill: "none", viewBox: "0 0 24 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx201(
|
|
3710
3848
|
"path",
|
|
3711
3849
|
{
|
|
3712
3850
|
fill: stroke || color || "currentColor",
|
|
@@ -3717,9 +3855,9 @@ var IconTable = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3717
3855
|
) }), Table_default = IconTable;
|
|
3718
3856
|
|
|
3719
3857
|
// src/components/Target.tsx
|
|
3720
|
-
import { jsx as
|
|
3721
|
-
var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3722
|
-
/* @__PURE__ */
|
|
3858
|
+
import { jsx as jsx202, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
3859
|
+
var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs100("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3860
|
+
/* @__PURE__ */ jsx202(
|
|
3723
3861
|
"path",
|
|
3724
3862
|
{
|
|
3725
3863
|
fill: stroke || color || "currentColor",
|
|
@@ -3728,7 +3866,7 @@ var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3728
3866
|
clipRule: "evenodd"
|
|
3729
3867
|
}
|
|
3730
3868
|
),
|
|
3731
|
-
/* @__PURE__ */
|
|
3869
|
+
/* @__PURE__ */ jsx202(
|
|
3732
3870
|
"path",
|
|
3733
3871
|
{
|
|
3734
3872
|
fill: stroke || color || "currentColor",
|
|
@@ -3740,44 +3878,44 @@ var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3740
3878
|
] }), Target_default = IconTarget;
|
|
3741
3879
|
|
|
3742
3880
|
// src/components/TextLogo.tsx
|
|
3743
|
-
import { jsx as
|
|
3744
|
-
var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3745
|
-
/* @__PURE__ */
|
|
3881
|
+
import { jsx as jsx203, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
3882
|
+
var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs101("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
|
|
3883
|
+
/* @__PURE__ */ jsx203(
|
|
3746
3884
|
"path",
|
|
3747
3885
|
{
|
|
3748
3886
|
fill: fill || color || "currentColor",
|
|
3749
3887
|
d: "M42.0618 5.62237C49.8822 5.62238 56.2219 11.962 56.2219 19.7823C56.2218 27.6027 49.8822 33.9423 42.0618 33.9423C34.2415 33.9423 27.9019 27.6027 27.9018 19.7823C27.9018 11.962 34.2415 5.62237 42.0618 5.62237ZM42.0618 13.1743C38.4124 13.1743 35.4538 16.1328 35.4538 19.7823C35.4538 23.4318 38.4124 26.3903 42.0618 26.3903C45.7113 26.3903 48.6698 23.4318 48.6698 19.7823C48.6698 16.1329 45.7113 13.1743 42.0618 13.1743Z"
|
|
3750
3888
|
}
|
|
3751
3889
|
),
|
|
3752
|
-
/* @__PURE__ */
|
|
3890
|
+
/* @__PURE__ */ jsx203(
|
|
3753
3891
|
"path",
|
|
3754
3892
|
{
|
|
3755
3893
|
fill: fill || color || "currentColor",
|
|
3756
3894
|
d: "M89.3535 5.62237C97.1738 5.62237 103.514 11.962 103.514 19.7823C103.514 27.6027 97.1738 33.9423 89.3535 33.9423C81.5331 33.9423 75.1935 27.6027 75.1935 19.7823C75.1935 11.962 81.5331 5.62239 89.3535 5.62237ZM89.3535 13.1744C85.704 13.1744 82.7455 16.1329 82.7455 19.7823C82.7455 23.4318 85.704 26.3904 89.3535 26.3904C93.003 26.3904 95.9615 23.4318 95.9615 19.7823C95.9615 16.1329 93.003 13.1744 89.3535 13.1744Z"
|
|
3757
3895
|
}
|
|
3758
3896
|
),
|
|
3759
|
-
/* @__PURE__ */
|
|
3897
|
+
/* @__PURE__ */ jsx203(
|
|
3760
3898
|
"path",
|
|
3761
3899
|
{
|
|
3762
3900
|
fill: fill || color || "currentColor",
|
|
3763
3901
|
d: "M59.1199 19.3272C59.1199 11.741 63.1893 6.56006 71.8774 6.56006H73.4399C73.8818 6.56006 74.2399 6.91823 74.2399 7.36006V13.3258C74.2399 13.7676 73.8818 14.1258 73.4399 14.1258H71.8774C68.8335 14.1258 66.6799 16.2577 66.6799 19.3272V32.24C66.6799 32.6818 66.3217 33.04 65.8799 33.04H59.9199C59.4781 33.04 59.1199 32.6818 59.1199 32.24V19.3272Z"
|
|
3764
3902
|
}
|
|
3765
3903
|
),
|
|
3766
|
-
/* @__PURE__ */
|
|
3904
|
+
/* @__PURE__ */ jsx203(
|
|
3767
3905
|
"path",
|
|
3768
3906
|
{
|
|
3769
3907
|
fill: fill || color || "currentColor",
|
|
3770
3908
|
d: "M106 0.799999C106 0.358172 106.358 0 106.8 0H112.8C113.242 0 113.6 0.358171 113.6 0.799998V32.3199C113.6 32.7618 113.242 33.1199 112.8 33.1199H106.8C106.358 33.1199 106 32.7618 106 32.3199V0.799999Z"
|
|
3771
3909
|
}
|
|
3772
3910
|
),
|
|
3773
|
-
/* @__PURE__ */
|
|
3911
|
+
/* @__PURE__ */ jsx203(
|
|
3774
3912
|
"path",
|
|
3775
3913
|
{
|
|
3776
3914
|
fill: fill || color || "currentColor",
|
|
3777
3915
|
d: "M116.4 0.799999C116.4 0.358172 116.758 0 117.2 0H123.2C123.642 0 124 0.358171 124 0.799998V32.3199C124 32.7618 123.642 33.1199 123.2 33.1199H117.2C116.758 33.1199 116.4 32.7618 116.4 32.3199V0.799999Z"
|
|
3778
3916
|
}
|
|
3779
3917
|
),
|
|
3780
|
-
/* @__PURE__ */
|
|
3918
|
+
/* @__PURE__ */ jsx203(
|
|
3781
3919
|
"path",
|
|
3782
3920
|
{
|
|
3783
3921
|
fill: fill || color || "currentColor",
|
|
@@ -3787,8 +3925,8 @@ var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3787
3925
|
] }), TextLogo_default = IconTextLogo;
|
|
3788
3926
|
|
|
3789
3927
|
// src/components/TipsFilled.tsx
|
|
3790
|
-
import { jsx as
|
|
3791
|
-
var IconTipsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3928
|
+
import { jsx as jsx204 } from "react/jsx-runtime";
|
|
3929
|
+
var IconTipsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx204("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx204(
|
|
3792
3930
|
"path",
|
|
3793
3931
|
{
|
|
3794
3932
|
fill: fill || color || "currentColor",
|
|
@@ -3799,8 +3937,8 @@ var IconTipsFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3799
3937
|
) }), TipsFilled_default = IconTipsFilled;
|
|
3800
3938
|
|
|
3801
3939
|
// src/components/Tips.tsx
|
|
3802
|
-
import { jsx as
|
|
3803
|
-
var IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3940
|
+
import { jsx as jsx205 } from "react/jsx-runtime";
|
|
3941
|
+
var IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx205("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx205(
|
|
3804
3942
|
"path",
|
|
3805
3943
|
{
|
|
3806
3944
|
fill: stroke || color || "currentColor",
|
|
@@ -3811,16 +3949,16 @@ var IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
3811
3949
|
) }), Tips_default = IconTips;
|
|
3812
3950
|
|
|
3813
3951
|
// src/components/ToolsFilled.tsx
|
|
3814
|
-
import { jsx as
|
|
3815
|
-
var IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3816
|
-
/* @__PURE__ */
|
|
3952
|
+
import { jsx as jsx206, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
3953
|
+
var IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs102("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3954
|
+
/* @__PURE__ */ jsx206(
|
|
3817
3955
|
"path",
|
|
3818
3956
|
{
|
|
3819
3957
|
fill: fill || color || "currentColor",
|
|
3820
3958
|
d: "M24 12L19.5 16.5L15 15L9 9L7.5 4.5L12 0L16.5 1.5L22.5 7.5L24 12Z"
|
|
3821
3959
|
}
|
|
3822
3960
|
),
|
|
3823
|
-
/* @__PURE__ */
|
|
3961
|
+
/* @__PURE__ */ jsx206(
|
|
3824
3962
|
"path",
|
|
3825
3963
|
{
|
|
3826
3964
|
fill: fill || color || "currentColor",
|
|
@@ -3830,8 +3968,8 @@ var IconToolsFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3830
3968
|
] }), ToolsFilled_default = IconToolsFilled;
|
|
3831
3969
|
|
|
3832
3970
|
// src/components/Tools.tsx
|
|
3833
|
-
import { jsx as
|
|
3834
|
-
var IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3971
|
+
import { jsx as jsx207 } from "react/jsx-runtime";
|
|
3972
|
+
var IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx207("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx207(
|
|
3835
3973
|
"path",
|
|
3836
3974
|
{
|
|
3837
3975
|
stroke: stroke || color || "currentColor",
|
|
@@ -3841,8 +3979,8 @@ var IconTools = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3841
3979
|
) }), Tools_default = IconTools;
|
|
3842
3980
|
|
|
3843
3981
|
// src/components/Undo.tsx
|
|
3844
|
-
import { jsx as
|
|
3845
|
-
var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3982
|
+
import { jsx as jsx208 } from "react/jsx-runtime";
|
|
3983
|
+
var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx208("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx208(
|
|
3846
3984
|
"path",
|
|
3847
3985
|
{
|
|
3848
3986
|
fill: stroke || color || "currentColor",
|
|
@@ -3853,21 +3991,21 @@ var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
3853
3991
|
) }), Undo_default = IconUndo;
|
|
3854
3992
|
|
|
3855
3993
|
// src/components/UnsatisfiedFilled.tsx
|
|
3856
|
-
import { jsx as
|
|
3857
|
-
var IconUnsatisfiedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3858
|
-
/* @__PURE__ */
|
|
3994
|
+
import { jsx as jsx209, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
3995
|
+
var IconUnsatisfiedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs103("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3996
|
+
/* @__PURE__ */ jsx209(
|
|
3859
3997
|
"path",
|
|
3860
3998
|
{
|
|
3861
3999
|
fill: fill || color || "currentColor",
|
|
3862
4000
|
d: "M10.5 24L7.5 16.5V3H21L24 12V16.5H15V21C15 22.6569 13.6569 24 12 24H10.5Z"
|
|
3863
4001
|
}
|
|
3864
4002
|
),
|
|
3865
|
-
/* @__PURE__ */
|
|
4003
|
+
/* @__PURE__ */ jsx209("path", { fill: fill || color || "currentColor", d: "M4.5 16.5H0V3H4.5V16.5Z" })
|
|
3866
4004
|
] }), UnsatisfiedFilled_default = IconUnsatisfiedFilled;
|
|
3867
4005
|
|
|
3868
4006
|
// src/components/Unsatisfied.tsx
|
|
3869
|
-
import { jsx as
|
|
3870
|
-
var IconUnsatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4007
|
+
import { jsx as jsx210 } from "react/jsx-runtime";
|
|
4008
|
+
var IconUnsatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx210("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx210(
|
|
3871
4009
|
"path",
|
|
3872
4010
|
{
|
|
3873
4011
|
fill: stroke || color || "currentColor",
|
|
@@ -3878,8 +4016,8 @@ var IconUnsatisfied = ({ size, width, height, color, className, fill, stroke })
|
|
|
3878
4016
|
) }), Unsatisfied_default = IconUnsatisfied;
|
|
3879
4017
|
|
|
3880
4018
|
// src/components/UpFilled.tsx
|
|
3881
|
-
import { jsx as
|
|
3882
|
-
var IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4019
|
+
import { jsx as jsx211 } from "react/jsx-runtime";
|
|
4020
|
+
var IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx211("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx211(
|
|
3883
4021
|
"path",
|
|
3884
4022
|
{
|
|
3885
4023
|
fill: fill || color || "currentColor",
|
|
@@ -3890,8 +4028,8 @@ var IconUpFilled = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3890
4028
|
) }), UpFilled_default = IconUpFilled;
|
|
3891
4029
|
|
|
3892
4030
|
// src/components/UpleftFilled.tsx
|
|
3893
|
-
import { jsx as
|
|
3894
|
-
var IconUpleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4031
|
+
import { jsx as jsx212 } from "react/jsx-runtime";
|
|
4032
|
+
var IconUpleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx212("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx212(
|
|
3895
4033
|
"path",
|
|
3896
4034
|
{
|
|
3897
4035
|
fill: fill || color || "currentColor",
|
|
@@ -3902,8 +4040,8 @@ var IconUpleftFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3902
4040
|
) }), UpleftFilled_default = IconUpleftFilled;
|
|
3903
4041
|
|
|
3904
4042
|
// src/components/Uploadedvideo.tsx
|
|
3905
|
-
import { jsx as
|
|
3906
|
-
var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4043
|
+
import { jsx as jsx213 } from "react/jsx-runtime";
|
|
4044
|
+
var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx213("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx213(
|
|
3907
4045
|
"path",
|
|
3908
4046
|
{
|
|
3909
4047
|
fill: fill || color || "currentColor",
|
|
@@ -3914,8 +4052,8 @@ var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }
|
|
|
3914
4052
|
) }), Uploadedvideo_default = IconUploadedvideo;
|
|
3915
4053
|
|
|
3916
4054
|
// src/components/Uploadfiles.tsx
|
|
3917
|
-
import { jsx as
|
|
3918
|
-
var IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4055
|
+
import { jsx as jsx214 } from "react/jsx-runtime";
|
|
4056
|
+
var IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx214("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx214(
|
|
3919
4057
|
"path",
|
|
3920
4058
|
{
|
|
3921
4059
|
fill: stroke || color || "currentColor",
|
|
@@ -3924,8 +4062,8 @@ var IconUploadfiles = ({ size, width, height, color, className, fill, stroke })
|
|
|
3924
4062
|
) }), Uploadfiles_default = IconUploadfiles;
|
|
3925
4063
|
|
|
3926
4064
|
// src/components/Uploadstory.tsx
|
|
3927
|
-
import { jsx as
|
|
3928
|
-
var IconUploadstory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4065
|
+
import { jsx as jsx215 } from "react/jsx-runtime";
|
|
4066
|
+
var IconUploadstory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx215("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx215(
|
|
3929
4067
|
"path",
|
|
3930
4068
|
{
|
|
3931
4069
|
fill: stroke || color || "currentColor",
|
|
@@ -3936,8 +4074,8 @@ var IconUploadstory = ({ size, width, height, color, className, fill, stroke })
|
|
|
3936
4074
|
) }), Uploadstory_default = IconUploadstory;
|
|
3937
4075
|
|
|
3938
4076
|
// src/components/UprightFilled.tsx
|
|
3939
|
-
import { jsx as
|
|
3940
|
-
var IconUprightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4077
|
+
import { jsx as jsx216 } from "react/jsx-runtime";
|
|
4078
|
+
var IconUprightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx216("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx216(
|
|
3941
4079
|
"path",
|
|
3942
4080
|
{
|
|
3943
4081
|
fill: fill || color || "currentColor",
|
|
@@ -3948,8 +4086,8 @@ var IconUprightFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
3948
4086
|
) }), UprightFilled_default = IconUprightFilled;
|
|
3949
4087
|
|
|
3950
4088
|
// src/components/Userfeedback.tsx
|
|
3951
|
-
import { jsx as
|
|
3952
|
-
var IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4089
|
+
import { jsx as jsx217 } from "react/jsx-runtime";
|
|
4090
|
+
var IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx217("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx217(
|
|
3953
4091
|
"path",
|
|
3954
4092
|
{
|
|
3955
4093
|
fill: stroke || color || "currentColor",
|
|
@@ -3960,17 +4098,17 @@ var IconUserfeedback = ({ size, width, height, color, className, fill, stroke })
|
|
|
3960
4098
|
) }), Userfeedback_default = IconUserfeedback;
|
|
3961
4099
|
|
|
3962
4100
|
// src/components/Userfollow.tsx
|
|
3963
|
-
import { jsx as
|
|
3964
|
-
var IconUserfollow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3965
|
-
/* @__PURE__ */
|
|
4101
|
+
import { jsx as jsx218, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
4102
|
+
var IconUserfollow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs104("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4103
|
+
/* @__PURE__ */ jsx218(
|
|
3966
4104
|
"path",
|
|
3967
4105
|
{
|
|
3968
4106
|
fill: stroke || color || "currentColor",
|
|
3969
4107
|
d: "M15 15.25H6.5C5.25736 15.25 4.25 16.2574 4.25 17.5V19.75H12V22H2V17.5C2 15.0147 4.01472 13 6.5 13H15V15.25Z"
|
|
3970
4108
|
}
|
|
3971
4109
|
),
|
|
3972
|
-
/* @__PURE__ */
|
|
3973
|
-
/* @__PURE__ */
|
|
4110
|
+
/* @__PURE__ */ jsx218("path", { fill: stroke || color || "currentColor", d: "M19 17H22V19H19V22H17V19H14V17H17V14H19V17Z" }),
|
|
4111
|
+
/* @__PURE__ */ jsx218(
|
|
3974
4112
|
"path",
|
|
3975
4113
|
{
|
|
3976
4114
|
fill: stroke || color || "currentColor",
|
|
@@ -3982,8 +4120,8 @@ var IconUserfollow = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3982
4120
|
] }), Userfollow_default = IconUserfollow;
|
|
3983
4121
|
|
|
3984
4122
|
// src/components/Userfollowback.tsx
|
|
3985
|
-
import { jsx as
|
|
3986
|
-
var IconUserfollowback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4123
|
+
import { jsx as jsx219 } from "react/jsx-runtime";
|
|
4124
|
+
var IconUserfollowback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx219("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx219(
|
|
3987
4125
|
"path",
|
|
3988
4126
|
{
|
|
3989
4127
|
fill: stroke || color || "currentColor",
|
|
@@ -3992,8 +4130,8 @@ var IconUserfollowback = ({ size, width, height, color, className, fill, stroke
|
|
|
3992
4130
|
) }), Userfollowback_default = IconUserfollowback;
|
|
3993
4131
|
|
|
3994
4132
|
// src/components/Userfollowed.tsx
|
|
3995
|
-
import { jsx as
|
|
3996
|
-
var IconUserfollowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4133
|
+
import { jsx as jsx220 } from "react/jsx-runtime";
|
|
4134
|
+
var IconUserfollowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx220("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx220(
|
|
3997
4135
|
"path",
|
|
3998
4136
|
{
|
|
3999
4137
|
fill: stroke || color || "currentColor",
|
|
@@ -4002,16 +4140,16 @@ var IconUserfollowed = ({ size, width, height, color, className, fill, stroke })
|
|
|
4002
4140
|
) }), Userfollowed_default = IconUserfollowed;
|
|
4003
4141
|
|
|
4004
4142
|
// src/components/VideoGeneration.tsx
|
|
4005
|
-
import { jsx as
|
|
4006
|
-
var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4007
|
-
/* @__PURE__ */
|
|
4143
|
+
import { jsx as jsx221, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
4144
|
+
var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs105("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4145
|
+
/* @__PURE__ */ jsx221(
|
|
4008
4146
|
"path",
|
|
4009
4147
|
{
|
|
4010
4148
|
fill: stroke || color || "currentColor",
|
|
4011
4149
|
d: "M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12H24C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0V2.25Z"
|
|
4012
4150
|
}
|
|
4013
4151
|
),
|
|
4014
|
-
/* @__PURE__ */
|
|
4152
|
+
/* @__PURE__ */ jsx221(
|
|
4015
4153
|
"path",
|
|
4016
4154
|
{
|
|
4017
4155
|
fill: stroke || color || "currentColor",
|
|
@@ -4020,7 +4158,7 @@ var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
4020
4158
|
clipRule: "evenodd"
|
|
4021
4159
|
}
|
|
4022
4160
|
),
|
|
4023
|
-
/* @__PURE__ */
|
|
4161
|
+
/* @__PURE__ */ jsx221(
|
|
4024
4162
|
"path",
|
|
4025
4163
|
{
|
|
4026
4164
|
fill: stroke || color || "currentColor",
|
|
@@ -4030,10 +4168,10 @@ var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
4030
4168
|
] }), VideoGeneration_default = IconVideoGeneration;
|
|
4031
4169
|
|
|
4032
4170
|
// src/components/VideoLength.tsx
|
|
4033
|
-
import { jsx as
|
|
4034
|
-
var IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4035
|
-
/* @__PURE__ */
|
|
4036
|
-
/* @__PURE__ */
|
|
4171
|
+
import { jsx as jsx222, jsxs as jsxs106 } from "react/jsx-runtime";
|
|
4172
|
+
var IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs106("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4173
|
+
/* @__PURE__ */ jsx222("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
|
|
4174
|
+
/* @__PURE__ */ jsx222(
|
|
4037
4175
|
"path",
|
|
4038
4176
|
{
|
|
4039
4177
|
fill: stroke || color || "currentColor",
|
|
@@ -4045,9 +4183,9 @@ var IconVideoLength = ({ size, width, height, color, className, fill, stroke })
|
|
|
4045
4183
|
] }), VideoLength_default = IconVideoLength;
|
|
4046
4184
|
|
|
4047
4185
|
// src/components/Videogenerate.tsx
|
|
4048
|
-
import { jsx as
|
|
4049
|
-
var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4050
|
-
/* @__PURE__ */
|
|
4186
|
+
import { jsx as jsx223, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
4187
|
+
var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs107("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4188
|
+
/* @__PURE__ */ jsx223(
|
|
4051
4189
|
"path",
|
|
4052
4190
|
{
|
|
4053
4191
|
fill: stroke || color || "currentColor",
|
|
@@ -4056,7 +4194,7 @@ var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }
|
|
|
4056
4194
|
clipRule: "evenodd"
|
|
4057
4195
|
}
|
|
4058
4196
|
),
|
|
4059
|
-
/* @__PURE__ */
|
|
4197
|
+
/* @__PURE__ */ jsx223(
|
|
4060
4198
|
"path",
|
|
4061
4199
|
{
|
|
4062
4200
|
fill: stroke || color || "currentColor",
|
|
@@ -4068,8 +4206,8 @@ var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }
|
|
|
4068
4206
|
] }), Videogenerate_default = IconVideogenerate;
|
|
4069
4207
|
|
|
4070
4208
|
// src/components/Visualstyles.tsx
|
|
4071
|
-
import { jsx as
|
|
4072
|
-
var IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4209
|
+
import { jsx as jsx224 } from "react/jsx-runtime";
|
|
4210
|
+
var IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx224("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx224(
|
|
4073
4211
|
"path",
|
|
4074
4212
|
{
|
|
4075
4213
|
fill: stroke || color || "currentColor",
|
|
@@ -4080,9 +4218,9 @@ var IconVisualstyles = ({ size, width, height, color, className, fill, stroke })
|
|
|
4080
4218
|
) }), Visualstyles_default = IconVisualstyles;
|
|
4081
4219
|
|
|
4082
4220
|
// src/components/Volume.tsx
|
|
4083
|
-
import { jsx as
|
|
4084
|
-
var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4085
|
-
/* @__PURE__ */
|
|
4221
|
+
import { jsx as jsx225, jsxs as jsxs108 } from "react/jsx-runtime";
|
|
4222
|
+
var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs108("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4223
|
+
/* @__PURE__ */ jsx225(
|
|
4086
4224
|
"path",
|
|
4087
4225
|
{
|
|
4088
4226
|
fill: stroke || color || "currentColor",
|
|
@@ -4091,14 +4229,14 @@ var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
4091
4229
|
clipRule: "evenodd"
|
|
4092
4230
|
}
|
|
4093
4231
|
),
|
|
4094
|
-
/* @__PURE__ */
|
|
4232
|
+
/* @__PURE__ */ jsx225(
|
|
4095
4233
|
"path",
|
|
4096
4234
|
{
|
|
4097
4235
|
fill: stroke || color || "currentColor",
|
|
4098
4236
|
d: "M15 5.25C18.7279 5.25 21.75 8.27208 21.75 12C21.75 15.7279 18.7279 18.75 15 18.75V21C19.9706 21 24 16.9706 24 12C24 7.02944 19.9706 3 15 3V5.25Z"
|
|
4099
4237
|
}
|
|
4100
4238
|
),
|
|
4101
|
-
/* @__PURE__ */
|
|
4239
|
+
/* @__PURE__ */ jsx225(
|
|
4102
4240
|
"path",
|
|
4103
4241
|
{
|
|
4104
4242
|
fill: stroke || color || "currentColor",
|
|
@@ -4108,8 +4246,8 @@ var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
4108
4246
|
] }), Volume_default = IconVolume;
|
|
4109
4247
|
|
|
4110
4248
|
// src/components/Withdrawgame.tsx
|
|
4111
|
-
import { jsx as
|
|
4112
|
-
var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4249
|
+
import { jsx as jsx226 } from "react/jsx-runtime";
|
|
4250
|
+
var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx226("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx226(
|
|
4113
4251
|
"path",
|
|
4114
4252
|
{
|
|
4115
4253
|
fill: stroke || color || "currentColor",
|
|
@@ -4120,16 +4258,16 @@ var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke })
|
|
|
4120
4258
|
) }), Withdrawgame_default = IconWithdrawgame;
|
|
4121
4259
|
|
|
4122
4260
|
// src/components/Zoomhandle.tsx
|
|
4123
|
-
import { jsx as
|
|
4124
|
-
var IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4125
|
-
/* @__PURE__ */
|
|
4261
|
+
import { jsx as jsx227, jsxs as jsxs109 } from "react/jsx-runtime";
|
|
4262
|
+
var IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs109("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4263
|
+
/* @__PURE__ */ jsx227(
|
|
4126
4264
|
"path",
|
|
4127
4265
|
{
|
|
4128
4266
|
fill: fill || color || "currentColor",
|
|
4129
4267
|
d: "M12 -2.62268e-07C15.3137 -1.17422e-07 18 2.68629 18 6L18 18C18 21.3137 15.3137 24 12 24C8.68629 24 6 21.3137 6 18L6 6C6 2.68629 8.68629 -4.07115e-07 12 -2.62268e-07Z"
|
|
4130
4268
|
}
|
|
4131
4269
|
),
|
|
4132
|
-
/* @__PURE__ */
|
|
4270
|
+
/* @__PURE__ */ jsx227(
|
|
4133
4271
|
"path",
|
|
4134
4272
|
{
|
|
4135
4273
|
fill: stroke || color || "currentColor",
|
|
@@ -4139,16 +4277,16 @@ var IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
4139
4277
|
] }), Zoomhandle_default = IconZoomhandle;
|
|
4140
4278
|
|
|
4141
4279
|
// src/components/Zoomin.tsx
|
|
4142
|
-
import { jsx as
|
|
4143
|
-
var IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4144
|
-
/* @__PURE__ */
|
|
4280
|
+
import { jsx as jsx228, jsxs as jsxs110 } from "react/jsx-runtime";
|
|
4281
|
+
var IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs110("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4282
|
+
/* @__PURE__ */ jsx228(
|
|
4145
4283
|
"path",
|
|
4146
4284
|
{
|
|
4147
4285
|
fill: stroke || color || "currentColor",
|
|
4148
4286
|
d: "M11.625 11.625H15V9.375H11.625V6H9.375V9.375H6V11.625H9.375V15H11.625V11.625Z"
|
|
4149
4287
|
}
|
|
4150
4288
|
),
|
|
4151
|
-
/* @__PURE__ */
|
|
4289
|
+
/* @__PURE__ */ jsx228(
|
|
4152
4290
|
"path",
|
|
4153
4291
|
{
|
|
4154
4292
|
fill: stroke || color || "currentColor",
|
|
@@ -4160,10 +4298,10 @@ var IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
4160
4298
|
] }), Zoomin_default = IconZoomin;
|
|
4161
4299
|
|
|
4162
4300
|
// src/components/Zoomout.tsx
|
|
4163
|
-
import { jsx as
|
|
4164
|
-
var IconZoomout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4165
|
-
/* @__PURE__ */
|
|
4166
|
-
/* @__PURE__ */
|
|
4301
|
+
import { jsx as jsx229, jsxs as jsxs111 } from "react/jsx-runtime";
|
|
4302
|
+
var IconZoomout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs111("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4303
|
+
/* @__PURE__ */ jsx229("path", { fill: stroke || color || "currentColor", d: "M15 11.625H6V9.375H15V11.625Z" }),
|
|
4304
|
+
/* @__PURE__ */ jsx229(
|
|
4167
4305
|
"path",
|
|
4168
4306
|
{
|
|
4169
4307
|
fill: stroke || color || "currentColor",
|
|
@@ -4184,6 +4322,8 @@ export {
|
|
|
4184
4322
|
AngleDown_default as IconAngleDown,
|
|
4185
4323
|
Angleright_default as IconAngleright,
|
|
4186
4324
|
Announcement_default as IconAnnouncement,
|
|
4325
|
+
Appfeed_default as IconAppfeed,
|
|
4326
|
+
AppfeedFilled_default as IconAppfeedFilled,
|
|
4187
4327
|
Artboard_default as IconArtboard,
|
|
4188
4328
|
Assets_default as IconAssets,
|
|
4189
4329
|
AssetsFilled_default as IconAssetsFilled,
|
|
@@ -4206,6 +4346,7 @@ export {
|
|
|
4206
4346
|
Close_default as IconClose,
|
|
4207
4347
|
Collapsewindow_default as IconCollapsewindow,
|
|
4208
4348
|
Command_default as IconCommand,
|
|
4349
|
+
Comment_default as IconComment,
|
|
4209
4350
|
Copy_default as IconCopy,
|
|
4210
4351
|
Copylink_default as IconCopylink,
|
|
4211
4352
|
Createplan_default as IconCreateplan,
|
|
@@ -4278,11 +4419,16 @@ export {
|
|
|
4278
4419
|
ImageLoadFailedFilled_default as IconImageLoadFailedFilled,
|
|
4279
4420
|
Info_default as IconInfo,
|
|
4280
4421
|
Invitecode_default as IconInvitecode,
|
|
4422
|
+
Invitefriends_default as IconInvitefriends,
|
|
4281
4423
|
LeftFilled_default as IconLeftFilled,
|
|
4424
|
+
LikeFilled_default as IconLikeFilled,
|
|
4282
4425
|
Loading_default as IconLoading,
|
|
4283
4426
|
Login_default as IconLogin,
|
|
4284
4427
|
Logout_default as IconLogout,
|
|
4285
4428
|
Magic_default as IconMagic,
|
|
4429
|
+
Me_default as IconMe,
|
|
4430
|
+
MeFilled_default as IconMeFilled,
|
|
4431
|
+
ModelClaudeFilled_default as IconModelClaudeFilled,
|
|
4286
4432
|
ModelDeepmindFilled_default as IconModelDeepmindFilled,
|
|
4287
4433
|
ModelGeminiFilled_default as IconModelGeminiFilled,
|
|
4288
4434
|
ModelNanobananaLogoNomoFilled_default as IconModelNanobananaLogoNomoFilled,
|
|
@@ -4346,6 +4492,7 @@ export {
|
|
|
4346
4492
|
SceneNext_default as IconSceneNext,
|
|
4347
4493
|
Scriptmode_default as IconScriptmode,
|
|
4348
4494
|
Scrolldown_default as IconScrolldown,
|
|
4495
|
+
Search_default as IconSearch,
|
|
4349
4496
|
Sendrequest_default as IconSendrequest,
|
|
4350
4497
|
Sendup_default as IconSendup,
|
|
4351
4498
|
Sendup2_default as IconSendup2,
|