@yoroll/react-icon 0.0.18 → 0.0.19
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/README.md +59 -0
- package/dist/index.cjs +544 -450
- package/dist/index.iife.js +537 -449
- package/dist/index.iife.min.js +4 -4
- package/dist/index.js +713 -613
- package/dist/index.min.cjs +2 -2
- package/dist/index.min.js +2 -2
- package/dist/types/components/Edit.d.ts +4 -0
- package/dist/types/components/Gameuivariable.d.ts +4 -0
- package/dist/types/components/Generate.d.ts +4 -0
- package/dist/types/components/Notification.d.ts +4 -0
- package/dist/types/components/Sendup.d.ts +4 -0
- package/dist/types/components/Sendup2.d.ts +4 -0
- package/dist/types/components/TipsFilled.d.ts +4 -0
- package/dist/types/components/index.d.ts +7 -1
- package/package.json +1 -1
- package/dist/types/components/Changeprofilephoto.d.ts +0 -4
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @lineargame svg icons react v0.0.
|
|
1
|
+
/*! @lineargame svg icons react v0.0.18 */
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
// src/components/Homepage.tsx
|
|
@@ -357,21 +357,9 @@ var IconCcglanguage = ({ size, width, height, color, className, fill, stroke })
|
|
|
357
357
|
}
|
|
358
358
|
) }), Ccglanguage_default = IconCcglanguage;
|
|
359
359
|
|
|
360
|
-
// src/components/Changeprofilephoto.tsx
|
|
361
|
-
import { jsx as jsx25 } from "react/jsx-runtime";
|
|
362
|
-
var IconChangeprofilephoto = ({ 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(
|
|
363
|
-
"path",
|
|
364
|
-
{
|
|
365
|
-
fill: stroke || color || "currentColor",
|
|
366
|
-
d: "M22.602 8.14797L8.25 22.5H1.5V15.75L15.852 1.39797C16.7471 0.502866 17.9612 0 19.227 0C21.8631 0 24 2.13693 24 4.77297C24 6.03884 23.4971 7.25287 22.602 8.14797ZM3.75 20.25V16.682L13.9205 6.51149L17.4885 10.0795L7.31802 20.25H3.75ZM19.0795 8.48851L21.011 6.55698C21.4842 6.08383 21.75 5.4421 21.75 4.77297C21.75 3.37957 20.6204 2.25 19.227 2.25C18.5579 2.25 17.9162 2.51581 17.443 2.98896L15.5115 4.9205L19.0795 8.48851Z",
|
|
367
|
-
fillRule: "evenodd",
|
|
368
|
-
clipRule: "evenodd"
|
|
369
|
-
}
|
|
370
|
-
) }), Changeprofilephoto_default = IconChangeprofilephoto;
|
|
371
|
-
|
|
372
360
|
// src/components/Chaptercollapse.tsx
|
|
373
|
-
import { jsx as
|
|
374
|
-
var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
361
|
+
import { jsx as jsx25 } from "react/jsx-runtime";
|
|
362
|
+
var IconChaptercollapse = ({ 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(
|
|
375
363
|
"path",
|
|
376
364
|
{
|
|
377
365
|
fill: stroke || color || "currentColor",
|
|
@@ -382,8 +370,8 @@ var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke
|
|
|
382
370
|
) }), Chaptercollapse_default = IconChaptercollapse;
|
|
383
371
|
|
|
384
372
|
// src/components/Chapterexpand.tsx
|
|
385
|
-
import { jsx as
|
|
386
|
-
var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
373
|
+
import { jsx as jsx26 } from "react/jsx-runtime";
|
|
374
|
+
var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx26("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx26(
|
|
387
375
|
"path",
|
|
388
376
|
{
|
|
389
377
|
fill: stroke || color || "currentColor",
|
|
@@ -394,8 +382,8 @@ var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }
|
|
|
394
382
|
) }), Chapterexpand_default = IconChapterexpand;
|
|
395
383
|
|
|
396
384
|
// src/components/Check.tsx
|
|
397
|
-
import { jsx as
|
|
398
|
-
var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
385
|
+
import { jsx as jsx27 } from "react/jsx-runtime";
|
|
386
|
+
var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx27("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx27(
|
|
399
387
|
"path",
|
|
400
388
|
{
|
|
401
389
|
fill: stroke || color || "currentColor",
|
|
@@ -404,8 +392,8 @@ var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
404
392
|
) }), Check_default = IconCheck;
|
|
405
393
|
|
|
406
394
|
// src/components/CheckedFilled.tsx
|
|
407
|
-
import { jsx as
|
|
408
|
-
var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
395
|
+
import { jsx as jsx28 } from "react/jsx-runtime";
|
|
396
|
+
var IconCheckedFilled = ({ 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(
|
|
409
397
|
"path",
|
|
410
398
|
{
|
|
411
399
|
fill: fill || color || "currentColor",
|
|
@@ -416,8 +404,8 @@ var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
416
404
|
) }), CheckedFilled_default = IconCheckedFilled;
|
|
417
405
|
|
|
418
406
|
// src/components/Close.tsx
|
|
419
|
-
import { jsx as
|
|
420
|
-
var IconClose = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
407
|
+
import { jsx as jsx29 } from "react/jsx-runtime";
|
|
408
|
+
var IconClose = ({ 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(
|
|
421
409
|
"path",
|
|
422
410
|
{
|
|
423
411
|
fill: stroke || color || "currentColor",
|
|
@@ -426,9 +414,9 @@ var IconClose = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
426
414
|
) }), Close_default = IconClose;
|
|
427
415
|
|
|
428
416
|
// src/components/Collapsewindow.tsx
|
|
429
|
-
import { jsx as
|
|
417
|
+
import { jsx as jsx30, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
430
418
|
var IconCollapsewindow = ({ 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: [
|
|
431
|
-
/* @__PURE__ */
|
|
419
|
+
/* @__PURE__ */ jsx30(
|
|
432
420
|
"path",
|
|
433
421
|
{
|
|
434
422
|
fill: stroke || color || "currentColor",
|
|
@@ -437,7 +425,7 @@ var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke
|
|
|
437
425
|
clipRule: "evenodd"
|
|
438
426
|
}
|
|
439
427
|
),
|
|
440
|
-
/* @__PURE__ */
|
|
428
|
+
/* @__PURE__ */ jsx30(
|
|
441
429
|
"path",
|
|
442
430
|
{
|
|
443
431
|
fill: stroke || color || "currentColor",
|
|
@@ -449,10 +437,10 @@ var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke
|
|
|
449
437
|
] }), Collapsewindow_default = IconCollapsewindow;
|
|
450
438
|
|
|
451
439
|
// src/components/Copy.tsx
|
|
452
|
-
import { jsx as
|
|
440
|
+
import { jsx as jsx31, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
453
441
|
var IconCopy = ({ 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: [
|
|
454
|
-
/* @__PURE__ */
|
|
455
|
-
/* @__PURE__ */
|
|
442
|
+
/* @__PURE__ */ jsx31("path", { fill: stroke || color || "currentColor", d: "M12.75 2.25H2.25V12.75H6V15H0V0H15V6H12.75V2.25Z" }),
|
|
443
|
+
/* @__PURE__ */ jsx31(
|
|
456
444
|
"path",
|
|
457
445
|
{
|
|
458
446
|
fill: stroke || color || "currentColor",
|
|
@@ -464,8 +452,8 @@ var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
464
452
|
] }), Copy_default = IconCopy;
|
|
465
453
|
|
|
466
454
|
// src/components/Copylink.tsx
|
|
467
|
-
import { jsx as
|
|
468
|
-
var IconCopylink = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
455
|
+
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
456
|
+
var IconCopylink = ({ 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(
|
|
469
457
|
"path",
|
|
470
458
|
{
|
|
471
459
|
fill: stroke || color || "currentColor",
|
|
@@ -476,9 +464,9 @@ var IconCopylink = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
476
464
|
) }), Copylink_default = IconCopylink;
|
|
477
465
|
|
|
478
466
|
// src/components/CreditFilled.tsx
|
|
479
|
-
import { jsx as
|
|
467
|
+
import { jsx as jsx33, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
480
468
|
var IconCreditFilled = ({ 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: [
|
|
481
|
-
/* @__PURE__ */
|
|
469
|
+
/* @__PURE__ */ jsx33("g", { clipPath: "url(#clip0_2_28)", children: /* @__PURE__ */ jsx33(
|
|
482
470
|
"path",
|
|
483
471
|
{
|
|
484
472
|
fill: fill || color || "currentColor",
|
|
@@ -487,12 +475,12 @@ var IconCreditFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
487
475
|
clipRule: "evenodd"
|
|
488
476
|
}
|
|
489
477
|
) }),
|
|
490
|
-
/* @__PURE__ */
|
|
478
|
+
/* @__PURE__ */ jsx33("defs", { children: /* @__PURE__ */ jsx33("clipPath", { id: "clip0_2_28", children: /* @__PURE__ */ jsx33("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
491
479
|
] }), CreditFilled_default = IconCreditFilled;
|
|
492
480
|
|
|
493
481
|
// src/components/Cursor.tsx
|
|
494
|
-
import { jsx as
|
|
495
|
-
var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
482
|
+
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
483
|
+
var IconCursor = ({ 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(
|
|
496
484
|
"path",
|
|
497
485
|
{
|
|
498
486
|
fill: stroke || color || "currentColor",
|
|
@@ -503,10 +491,10 @@ var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
503
491
|
) }), Cursor_default = IconCursor;
|
|
504
492
|
|
|
505
493
|
// src/components/DeleteSceneChoice.tsx
|
|
506
|
-
import { jsx as
|
|
494
|
+
import { jsx as jsx35, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
507
495
|
var IconDeleteSceneChoice = ({ 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: [
|
|
508
|
-
/* @__PURE__ */
|
|
509
|
-
/* @__PURE__ */
|
|
496
|
+
/* @__PURE__ */ jsx35("path", { fill: stroke || color || "currentColor", d: "M18 10.875H6V13.125H18V10.875Z" }),
|
|
497
|
+
/* @__PURE__ */ jsx35(
|
|
510
498
|
"path",
|
|
511
499
|
{
|
|
512
500
|
fill: stroke || color || "currentColor",
|
|
@@ -518,10 +506,10 @@ var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stro
|
|
|
518
506
|
] }), DeleteSceneChoice_default = IconDeleteSceneChoice;
|
|
519
507
|
|
|
520
508
|
// src/components/Delete.tsx
|
|
521
|
-
import { jsx as
|
|
509
|
+
import { jsx as jsx36, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
522
510
|
var IconDelete = ({ 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: [
|
|
523
|
-
/* @__PURE__ */
|
|
524
|
-
/* @__PURE__ */
|
|
511
|
+
/* @__PURE__ */ jsx36("path", { fill: stroke || color || "currentColor", d: "M13.125 17.25V11.25H10.875V17.25H13.125Z" }),
|
|
512
|
+
/* @__PURE__ */ jsx36(
|
|
525
513
|
"path",
|
|
526
514
|
{
|
|
527
515
|
fill: stroke || color || "currentColor",
|
|
@@ -533,8 +521,8 @@ var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
533
521
|
] }), Delete_default = IconDelete;
|
|
534
522
|
|
|
535
523
|
// src/components/DownFilled.tsx
|
|
536
|
-
import { jsx as
|
|
537
|
-
var IconDownFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
524
|
+
import { jsx as jsx37 } from "react/jsx-runtime";
|
|
525
|
+
var IconDownFilled = ({ 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(
|
|
538
526
|
"path",
|
|
539
527
|
{
|
|
540
528
|
fill: fill || color || "currentColor",
|
|
@@ -545,8 +533,8 @@ var IconDownFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
545
533
|
) }), DownFilled_default = IconDownFilled;
|
|
546
534
|
|
|
547
535
|
// src/components/DownleftFilled.tsx
|
|
548
|
-
import { jsx as
|
|
549
|
-
var IconDownleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
536
|
+
import { jsx as jsx38 } from "react/jsx-runtime";
|
|
537
|
+
var IconDownleftFilled = ({ 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(
|
|
550
538
|
"path",
|
|
551
539
|
{
|
|
552
540
|
fill: fill || color || "currentColor",
|
|
@@ -557,16 +545,16 @@ var IconDownleftFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
557
545
|
) }), DownleftFilled_default = IconDownleftFilled;
|
|
558
546
|
|
|
559
547
|
// src/components/Download.tsx
|
|
560
|
-
import { jsx as
|
|
548
|
+
import { jsx as jsx39, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
561
549
|
var IconDownload = ({ 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: [
|
|
562
|
-
/* @__PURE__ */
|
|
550
|
+
/* @__PURE__ */ jsx39(
|
|
563
551
|
"path",
|
|
564
552
|
{
|
|
565
553
|
fill: stroke || color || "currentColor",
|
|
566
554
|
d: "M22.5 24L22.5 13.5H20.25V21.75L3.75 21.75L3.75 13.5H1.5L1.5 24L22.5 24Z"
|
|
567
555
|
}
|
|
568
556
|
),
|
|
569
|
-
/* @__PURE__ */
|
|
557
|
+
/* @__PURE__ */ jsx39(
|
|
570
558
|
"path",
|
|
571
559
|
{
|
|
572
560
|
fill: stroke || color || "currentColor",
|
|
@@ -578,8 +566,8 @@ var IconDownload = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
578
566
|
] }), Download_default = IconDownload;
|
|
579
567
|
|
|
580
568
|
// src/components/DownrightFilled.tsx
|
|
581
|
-
import { jsx as
|
|
582
|
-
var IconDownrightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
569
|
+
import { jsx as jsx40 } from "react/jsx-runtime";
|
|
570
|
+
var IconDownrightFilled = ({ 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(
|
|
583
571
|
"path",
|
|
584
572
|
{
|
|
585
573
|
fill: fill || color || "currentColor",
|
|
@@ -590,19 +578,40 @@ var IconDownrightFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
590
578
|
) }), DownrightFilled_default = IconDownrightFilled;
|
|
591
579
|
|
|
592
580
|
// src/components/DraghandleFilled.tsx
|
|
593
|
-
import { jsx as
|
|
581
|
+
import { jsx as jsx41, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
594
582
|
var IconDraghandleFilled = ({ 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: [
|
|
595
|
-
/* @__PURE__ */
|
|
596
|
-
/* @__PURE__ */
|
|
597
|
-
/* @__PURE__ */
|
|
598
|
-
/* @__PURE__ */
|
|
599
|
-
/* @__PURE__ */
|
|
600
|
-
/* @__PURE__ */
|
|
583
|
+
/* @__PURE__ */ jsx41("path", { fill: fill || color || "currentColor", d: "M18 7.19999V2.39999H13.2V7.19999L18 7.19999Z" }),
|
|
584
|
+
/* @__PURE__ */ jsx41("path", { fill: fill || color || "currentColor", d: "M18 9.59999V14.4H13.2L13.2 9.59999H18Z" }),
|
|
585
|
+
/* @__PURE__ */ jsx41("path", { fill: fill || color || "currentColor", d: "M10.8 9.59999V14.4H6V9.59999H10.8Z" }),
|
|
586
|
+
/* @__PURE__ */ jsx41("path", { fill: fill || color || "currentColor", d: "M10.8 2.39999V7.19999L6 7.19999V2.39999H10.8Z" }),
|
|
587
|
+
/* @__PURE__ */ jsx41("path", { fill: fill || color || "currentColor", d: "M18 21.6V16.8H13.2V21.6H18Z" }),
|
|
588
|
+
/* @__PURE__ */ jsx41("path", { fill: fill || color || "currentColor", d: "M10.8 16.8V21.6H6V16.8H10.8Z" })
|
|
601
589
|
] }), DraghandleFilled_default = IconDraghandleFilled;
|
|
602
590
|
|
|
591
|
+
// src/components/Edit.tsx
|
|
592
|
+
import { jsx as jsx42, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
593
|
+
var IconEdit = ({ 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: [
|
|
594
|
+
/* @__PURE__ */ jsx42(
|
|
595
|
+
"path",
|
|
596
|
+
{
|
|
597
|
+
fill: stroke || color || "currentColor",
|
|
598
|
+
d: "M18.75 0L9 9.75V15H14.25L24 5.25L18.75 0ZM11.25 12.75V10.682L18.75 3.18198L20.818 5.25L13.318 12.75H11.25Z",
|
|
599
|
+
fillRule: "evenodd",
|
|
600
|
+
clipRule: "evenodd"
|
|
601
|
+
}
|
|
602
|
+
),
|
|
603
|
+
/* @__PURE__ */ jsx42(
|
|
604
|
+
"path",
|
|
605
|
+
{
|
|
606
|
+
fill: stroke || color || "currentColor",
|
|
607
|
+
d: "M1.5 1.5V22.5H22.5V13.5H20.25V20.25H3.75V3.75H10.5V1.5H1.5Z"
|
|
608
|
+
}
|
|
609
|
+
)
|
|
610
|
+
] }), Edit_default = IconEdit;
|
|
611
|
+
|
|
603
612
|
// src/components/Expandwindow.tsx
|
|
604
|
-
import { jsx as jsx43, jsxs as
|
|
605
|
-
var IconExpandwindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
613
|
+
import { jsx as jsx43, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
614
|
+
var IconExpandwindow = ({ 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: [
|
|
606
615
|
/* @__PURE__ */ jsx43(
|
|
607
616
|
"path",
|
|
608
617
|
{
|
|
@@ -682,8 +691,8 @@ var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill,
|
|
|
682
691
|
) }), FeedbackProblemFilled_default = IconFeedbackProblemFilled;
|
|
683
692
|
|
|
684
693
|
// src/components/FeedbackProblem.tsx
|
|
685
|
-
import { jsx as jsx49, jsxs as
|
|
686
|
-
var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
694
|
+
import { jsx as jsx49, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
695
|
+
var IconFeedbackProblem = ({ 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: [
|
|
687
696
|
/* @__PURE__ */ jsx49(
|
|
688
697
|
"path",
|
|
689
698
|
{
|
|
@@ -717,8 +726,8 @@ var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke
|
|
|
717
726
|
] }), FeedbackProblem_default = IconFeedbackProblem;
|
|
718
727
|
|
|
719
728
|
// src/components/FiletypeImageFilled.tsx
|
|
720
|
-
import { jsx as jsx50, jsxs as
|
|
721
|
-
var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
729
|
+
import { jsx as jsx50, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
730
|
+
var IconFiletypeImageFilled = ({ 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
731
|
/* @__PURE__ */ jsx50("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx50(
|
|
723
732
|
"path",
|
|
724
733
|
{
|
|
@@ -753,8 +762,8 @@ var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, st
|
|
|
753
762
|
] }), FiletypeImageFilled_default = IconFiletypeImageFilled;
|
|
754
763
|
|
|
755
764
|
// src/components/FiletypePdfFilled.tsx
|
|
756
|
-
import { jsx as jsx51, jsxs as
|
|
757
|
-
var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
765
|
+
import { jsx as jsx51, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
766
|
+
var IconFiletypePdfFilled = ({ 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: [
|
|
758
767
|
/* @__PURE__ */ jsx51("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx51(
|
|
759
768
|
"path",
|
|
760
769
|
{
|
|
@@ -780,8 +789,8 @@ var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stro
|
|
|
780
789
|
] }), FiletypePdfFilled_default = IconFiletypePdfFilled;
|
|
781
790
|
|
|
782
791
|
// src/components/FiletypePdfLumiFilled.tsx
|
|
783
|
-
import { jsx as jsx52, jsxs as
|
|
784
|
-
var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
792
|
+
import { jsx as jsx52, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
793
|
+
var IconFiletypePdfLumiFilled = ({ 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: [
|
|
785
794
|
/* @__PURE__ */ jsx52("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx52(
|
|
786
795
|
"path",
|
|
787
796
|
{
|
|
@@ -807,8 +816,8 @@ var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
807
816
|
] }), FiletypePdfLumiFilled_default = IconFiletypePdfLumiFilled;
|
|
808
817
|
|
|
809
818
|
// src/components/FiletypeTxtFilled.tsx
|
|
810
|
-
import { jsx as jsx53, jsxs as
|
|
811
|
-
var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
819
|
+
import { jsx as jsx53, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
820
|
+
var IconFiletypeTxtFilled = ({ 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: [
|
|
812
821
|
/* @__PURE__ */ jsx53("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx53(
|
|
813
822
|
"path",
|
|
814
823
|
{
|
|
@@ -831,8 +840,8 @@ var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stro
|
|
|
831
840
|
] }), FiletypeTxtFilled_default = IconFiletypeTxtFilled;
|
|
832
841
|
|
|
833
842
|
// src/components/FiletypeTxtLumiFilled.tsx
|
|
834
|
-
import { jsx as jsx54, jsxs as
|
|
835
|
-
var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
843
|
+
import { jsx as jsx54, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
844
|
+
var IconFiletypeTxtLumiFilled = ({ 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: [
|
|
836
845
|
/* @__PURE__ */ jsx54("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx54(
|
|
837
846
|
"path",
|
|
838
847
|
{
|
|
@@ -855,8 +864,8 @@ var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
855
864
|
] }), FiletypeTxtLumiFilled_default = IconFiletypeTxtLumiFilled;
|
|
856
865
|
|
|
857
866
|
// src/components/FiletypeWordFilled.tsx
|
|
858
|
-
import { jsx as jsx55, jsxs as
|
|
859
|
-
var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
867
|
+
import { jsx as jsx55, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
868
|
+
var IconFiletypeWordFilled = ({ 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: [
|
|
860
869
|
/* @__PURE__ */ jsx55("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx55(
|
|
861
870
|
"path",
|
|
862
871
|
{
|
|
@@ -882,8 +891,8 @@ var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, str
|
|
|
882
891
|
] }), FiletypeWordFilled_default = IconFiletypeWordFilled;
|
|
883
892
|
|
|
884
893
|
// src/components/FiletypeWordLumiFilled.tsx
|
|
885
|
-
import { jsx as jsx56, jsxs as
|
|
886
|
-
var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
894
|
+
import { jsx as jsx56, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
895
|
+
var IconFiletypeWordLumiFilled = ({ 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: [
|
|
887
896
|
/* @__PURE__ */ jsx56("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx56(
|
|
888
897
|
"path",
|
|
889
898
|
{
|
|
@@ -909,8 +918,8 @@ var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
909
918
|
] }), FiletypeWordLumiFilled_default = IconFiletypeWordLumiFilled;
|
|
910
919
|
|
|
911
920
|
// src/components/Fillin.tsx
|
|
912
|
-
import { jsx as jsx57, jsxs as
|
|
913
|
-
var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
921
|
+
import { jsx as jsx57, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
922
|
+
var IconFillin = ({ 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: [
|
|
914
923
|
/* @__PURE__ */ jsx57("g", { clipPath: "url(#clip0_491_23)", children: /* @__PURE__ */ jsx57(
|
|
915
924
|
"path",
|
|
916
925
|
{
|
|
@@ -932,8 +941,8 @@ var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
932
941
|
] }), Fillin_default = IconFillin;
|
|
933
942
|
|
|
934
943
|
// src/components/FoldedMenu.tsx
|
|
935
|
-
import { jsx as jsx58, jsxs as
|
|
936
|
-
var IconFoldedMenu = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
944
|
+
import { jsx as jsx58, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
945
|
+
var IconFoldedMenu = ({ 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: [
|
|
937
946
|
/* @__PURE__ */ jsx58("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H22.5V1.5H1.5V3.75Z" }),
|
|
938
947
|
/* @__PURE__ */ jsx58("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H22.5V20.25H1.5V22.5Z" }),
|
|
939
948
|
/* @__PURE__ */ jsx58("path", { fill: stroke || color || "currentColor", d: "M22.5 10.125H1.5V7.875H22.5V10.125Z" }),
|
|
@@ -941,8 +950,8 @@ var IconFoldedMenu = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
941
950
|
] }), FoldedMenu_default = IconFoldedMenu;
|
|
942
951
|
|
|
943
952
|
// src/components/FullScreen.tsx
|
|
944
|
-
import { jsx as jsx59, jsxs as
|
|
945
|
-
var IconFullScreen = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
953
|
+
import { jsx as jsx59, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
954
|
+
var IconFullScreen = ({ 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: [
|
|
946
955
|
/* @__PURE__ */ jsx59("path", { fill: stroke || color || "currentColor", d: "M3.25 14V20.75H10V23H1V14H3.25Z" }),
|
|
947
956
|
/* @__PURE__ */ jsx59("path", { fill: stroke || color || "currentColor", d: "M23 23H14V20.75H20.75V14H23V23Z" }),
|
|
948
957
|
/* @__PURE__ */ jsx59("path", { fill: stroke || color || "currentColor", d: "M10 3.25H3.25V10H1V1H10V3.25Z" }),
|
|
@@ -950,8 +959,8 @@ var IconFullScreen = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
950
959
|
] }), FullScreen_default = IconFullScreen;
|
|
951
960
|
|
|
952
961
|
// src/components/GameFilled.tsx
|
|
953
|
-
import { jsx as jsx60, jsxs as
|
|
954
|
-
var IconGameFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
962
|
+
import { jsx as jsx60, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
963
|
+
var IconGameFilled = ({ 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: [
|
|
955
964
|
/* @__PURE__ */ jsx60("path", { fill: fill || color || "currentColor", d: "M7.5 0H16.5V5.37868L12 9.87868L7.5 5.37868V0Z" }),
|
|
956
965
|
/* @__PURE__ */ jsx60("path", { fill: fill || color || "currentColor", d: "M5.37868 7.5H0V16.5H5.37868L9.87868 12L5.37868 7.5Z" }),
|
|
957
966
|
/* @__PURE__ */ jsx60(
|
|
@@ -971,8 +980,8 @@ var IconGameFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
971
980
|
] }), GameFilled_default = IconGameFilled;
|
|
972
981
|
|
|
973
982
|
// src/components/Game.tsx
|
|
974
|
-
import { jsx as jsx61, jsxs as
|
|
975
|
-
var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
983
|
+
import { jsx as jsx61, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
984
|
+
var IconGame = ({ 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: [
|
|
976
985
|
/* @__PURE__ */ jsx61(
|
|
977
986
|
"path",
|
|
978
987
|
{
|
|
@@ -1072,8 +1081,8 @@ var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stro
|
|
|
1072
1081
|
) }), GamecontrolLinear_default = IconGamecontrolLinear;
|
|
1073
1082
|
|
|
1074
1083
|
// src/components/GamecontrolNone.tsx
|
|
1075
|
-
import { jsx as jsx67, jsxs as
|
|
1076
|
-
var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1084
|
+
import { jsx as jsx67, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
1085
|
+
var IconGamecontrolNone = ({ 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: [
|
|
1077
1086
|
/* @__PURE__ */ jsx67(
|
|
1078
1087
|
"path",
|
|
1079
1088
|
{
|
|
@@ -1102,8 +1111,8 @@ var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke
|
|
|
1102
1111
|
] }), GamecontrolNone_default = IconGamecontrolNone;
|
|
1103
1112
|
|
|
1104
1113
|
// src/components/GamecontrolTerminal.tsx
|
|
1105
|
-
import { jsx as jsx68, jsxs as
|
|
1106
|
-
var IconGamecontrolTerminal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1114
|
+
import { jsx as jsx68, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
1115
|
+
var IconGamecontrolTerminal = ({ 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: [
|
|
1107
1116
|
/* @__PURE__ */ jsx68(
|
|
1108
1117
|
"path",
|
|
1109
1118
|
{
|
|
@@ -1142,8 +1151,8 @@ var IconGamelanguage = ({ size, width, height, color, className, fill, stroke })
|
|
|
1142
1151
|
) }), Gamelanguage_default = IconGamelanguage;
|
|
1143
1152
|
|
|
1144
1153
|
// src/components/Gamepreview.tsx
|
|
1145
|
-
import { jsx as jsx70, jsxs as
|
|
1146
|
-
var IconGamepreview = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1154
|
+
import { jsx as jsx70, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
1155
|
+
var IconGamepreview = ({ 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: [
|
|
1147
1156
|
/* @__PURE__ */ jsx70(
|
|
1148
1157
|
"path",
|
|
1149
1158
|
{
|
|
@@ -1176,17 +1185,38 @@ var IconGameui = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1176
1185
|
}
|
|
1177
1186
|
) }), Gameui_default = IconGameui;
|
|
1178
1187
|
|
|
1179
|
-
// src/components/
|
|
1180
|
-
import { jsx as jsx72, jsxs as
|
|
1181
|
-
var
|
|
1188
|
+
// src/components/Gameuivariable.tsx
|
|
1189
|
+
import { jsx as jsx72, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
1190
|
+
var IconGameuivariable = ({ 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: [
|
|
1191
|
+
/* @__PURE__ */ jsx72(
|
|
1192
|
+
"path",
|
|
1193
|
+
{
|
|
1194
|
+
fill: fill || color || "currentColor",
|
|
1195
|
+
d: "M24 12L22.4082 13.5898C21.7208 13.1558 20.9482 12.8456 20.1172 12.6992L20.8184 12L17.2051 8.38672L13.5918 12L15.3418 13.75C14.7219 14.1827 14.1827 14.7219 13.75 15.3418L12 13.5918L8.38672 17.2051L12 20.8184L12.6992 20.1172C12.8456 20.9482 13.1558 21.7208 13.5898 22.4082L12 24L0 12L12 0L24 12ZM3.18164 12L6.79492 15.6133L10.4082 12L6.79492 8.38672L3.18164 12ZM8.38672 6.79492L12 10.4082L15.6133 6.79492L12 3.18164L8.38672 6.79492Z",
|
|
1196
|
+
fillRule: "evenodd",
|
|
1197
|
+
clipRule: "evenodd"
|
|
1198
|
+
}
|
|
1199
|
+
),
|
|
1182
1200
|
/* @__PURE__ */ jsx72(
|
|
1201
|
+
"path",
|
|
1202
|
+
{
|
|
1203
|
+
fill: stroke || color || "currentColor",
|
|
1204
|
+
d: "M19 14C21.7614 14 24 16.2386 24 19C24 21.7614 21.7614 24 19 24C16.2386 24 14 21.7614 14 19C14 16.2386 16.2386 14 19 14ZM18.4102 19.5645L16.5684 17.6484L15.666 18.6172L18.4102 21.5L22.334 17.4668L21.4316 16.5L18.4102 19.5645Z"
|
|
1205
|
+
}
|
|
1206
|
+
)
|
|
1207
|
+
] }), Gameuivariable_default = IconGameuivariable;
|
|
1208
|
+
|
|
1209
|
+
// src/components/GenerateMultimage.tsx
|
|
1210
|
+
import { jsx as jsx73, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
1211
|
+
var IconGenerateMultimage = ({ 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: [
|
|
1212
|
+
/* @__PURE__ */ jsx73(
|
|
1183
1213
|
"path",
|
|
1184
1214
|
{
|
|
1185
1215
|
fill: stroke || color || "currentColor",
|
|
1186
1216
|
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"
|
|
1187
1217
|
}
|
|
1188
1218
|
),
|
|
1189
|
-
/* @__PURE__ */
|
|
1219
|
+
/* @__PURE__ */ jsx73(
|
|
1190
1220
|
"path",
|
|
1191
1221
|
{
|
|
1192
1222
|
fill: stroke || color || "currentColor",
|
|
@@ -1195,12 +1225,12 @@ var IconGenerateMultimage = ({ size, width, height, color, className, fill, stro
|
|
|
1195
1225
|
clipRule: "evenodd"
|
|
1196
1226
|
}
|
|
1197
1227
|
),
|
|
1198
|
-
/* @__PURE__ */
|
|
1228
|
+
/* @__PURE__ */ jsx73("path", { fill: stroke || color || "currentColor", d: "M0 6V24H18V21.75H2.25V6H0Z" })
|
|
1199
1229
|
] }), GenerateMultimage_default = IconGenerateMultimage;
|
|
1200
1230
|
|
|
1201
1231
|
// src/components/GenerateFilled.tsx
|
|
1202
|
-
import { jsx as
|
|
1203
|
-
var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1232
|
+
import { jsx as jsx74 } from "react/jsx-runtime";
|
|
1233
|
+
var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx74("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx74(
|
|
1204
1234
|
"path",
|
|
1205
1235
|
{
|
|
1206
1236
|
fill: fill || color || "currentColor",
|
|
@@ -1211,16 +1241,16 @@ var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
1211
1241
|
) }), GenerateFilled_default = IconGenerateFilled;
|
|
1212
1242
|
|
|
1213
1243
|
// src/components/GenerateFrameStart.tsx
|
|
1214
|
-
import { jsx as
|
|
1215
|
-
var IconGenerateFrameStart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1216
|
-
/* @__PURE__ */
|
|
1244
|
+
import { jsx as jsx75, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
1245
|
+
var IconGenerateFrameStart = ({ 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: [
|
|
1246
|
+
/* @__PURE__ */ jsx75(
|
|
1217
1247
|
"path",
|
|
1218
1248
|
{
|
|
1219
1249
|
fill: stroke || color || "currentColor",
|
|
1220
1250
|
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"
|
|
1221
1251
|
}
|
|
1222
1252
|
),
|
|
1223
|
-
/* @__PURE__ */
|
|
1253
|
+
/* @__PURE__ */ jsx75(
|
|
1224
1254
|
"path",
|
|
1225
1255
|
{
|
|
1226
1256
|
fill: stroke || color || "currentColor",
|
|
@@ -1232,9 +1262,9 @@ var IconGenerateFrameStart = ({ size, width, height, color, className, fill, str
|
|
|
1232
1262
|
] }), GenerateFrameStart_default = IconGenerateFrameStart;
|
|
1233
1263
|
|
|
1234
1264
|
// src/components/GenerateFrameStart2End.tsx
|
|
1235
|
-
import { jsx as
|
|
1236
|
-
var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1237
|
-
/* @__PURE__ */
|
|
1265
|
+
import { jsx as jsx76, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
1266
|
+
var IconGenerateFrameStart2End = ({ 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: [
|
|
1267
|
+
/* @__PURE__ */ jsx76(
|
|
1238
1268
|
"path",
|
|
1239
1269
|
{
|
|
1240
1270
|
fill: stroke || color || "currentColor",
|
|
@@ -1243,14 +1273,14 @@ var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill,
|
|
|
1243
1273
|
clipRule: "evenodd"
|
|
1244
1274
|
}
|
|
1245
1275
|
),
|
|
1246
|
-
/* @__PURE__ */
|
|
1276
|
+
/* @__PURE__ */ jsx76(
|
|
1247
1277
|
"path",
|
|
1248
1278
|
{
|
|
1249
1279
|
fill: stroke || color || "currentColor",
|
|
1250
1280
|
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"
|
|
1251
1281
|
}
|
|
1252
1282
|
),
|
|
1253
|
-
/* @__PURE__ */
|
|
1283
|
+
/* @__PURE__ */ jsx76(
|
|
1254
1284
|
"path",
|
|
1255
1285
|
{
|
|
1256
1286
|
fill: stroke || color || "currentColor",
|
|
@@ -1262,9 +1292,9 @@ var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill,
|
|
|
1262
1292
|
] }), GenerateFrameStart2End_default = IconGenerateFrameStart2End;
|
|
1263
1293
|
|
|
1264
1294
|
// src/components/GenerateSwitchframe.tsx
|
|
1265
|
-
import { jsx as
|
|
1266
|
-
var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1267
|
-
/* @__PURE__ */
|
|
1295
|
+
import { jsx as jsx77, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
1296
|
+
var IconGenerateSwitchframe = ({ 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: [
|
|
1297
|
+
/* @__PURE__ */ jsx77(
|
|
1268
1298
|
"path",
|
|
1269
1299
|
{
|
|
1270
1300
|
fill: stroke || color || "currentColor",
|
|
@@ -1273,7 +1303,7 @@ var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, st
|
|
|
1273
1303
|
clipRule: "evenodd"
|
|
1274
1304
|
}
|
|
1275
1305
|
),
|
|
1276
|
-
/* @__PURE__ */
|
|
1306
|
+
/* @__PURE__ */ jsx77(
|
|
1277
1307
|
"path",
|
|
1278
1308
|
{
|
|
1279
1309
|
fill: stroke || color || "currentColor",
|
|
@@ -1285,16 +1315,16 @@ var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, st
|
|
|
1285
1315
|
] }), GenerateSwitchframe_default = IconGenerateSwitchframe;
|
|
1286
1316
|
|
|
1287
1317
|
// src/components/GenerateT2V.tsx
|
|
1288
|
-
import { jsx as
|
|
1289
|
-
var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1290
|
-
/* @__PURE__ */
|
|
1318
|
+
import { jsx as jsx78, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
1319
|
+
var IconGenerateT2V = ({ 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: [
|
|
1320
|
+
/* @__PURE__ */ jsx78(
|
|
1291
1321
|
"path",
|
|
1292
1322
|
{
|
|
1293
1323
|
fill: stroke || color || "currentColor",
|
|
1294
1324
|
d: "M6 6V10.5H8.25V8.25H10.875V15.75H8.25V18H15.75V15.75H13.125V8.25H15.75V10.5H18V6H6Z"
|
|
1295
1325
|
}
|
|
1296
1326
|
),
|
|
1297
|
-
/* @__PURE__ */
|
|
1327
|
+
/* @__PURE__ */ jsx78(
|
|
1298
1328
|
"path",
|
|
1299
1329
|
{
|
|
1300
1330
|
fill: stroke || color || "currentColor",
|
|
@@ -1305,17 +1335,28 @@ var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke })
|
|
|
1305
1335
|
)
|
|
1306
1336
|
] }), GenerateT2V_default = IconGenerateT2V;
|
|
1307
1337
|
|
|
1338
|
+
// src/components/Generate.tsx
|
|
1339
|
+
import { jsx as jsx79 } from "react/jsx-runtime";
|
|
1340
|
+
var IconGenerate = ({ 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(
|
|
1341
|
+
"path",
|
|
1342
|
+
{
|
|
1343
|
+
stroke: stroke || color || "currentColor",
|
|
1344
|
+
d: "M12.3652 1.09961L15.3525 8.06934L15.5264 8.47363L15.9307 8.64746L22.9004 11.6338V12.3652L15.9307 15.3525L15.5264 15.5264L15.3525 15.9307L12.3652 22.9004H11.6348L8.64746 15.9307L8.47363 15.5264L8.06934 15.3525L1.09961 12.3652V11.6338L8.06934 8.64746L8.47363 8.47363L8.64746 8.06934L11.6348 1.09961H12.3652Z",
|
|
1345
|
+
strokeWidth: "2.2"
|
|
1346
|
+
}
|
|
1347
|
+
) }), Generate_default = IconGenerate;
|
|
1348
|
+
|
|
1308
1349
|
// src/components/GenreAuto.tsx
|
|
1309
|
-
import { jsx as
|
|
1310
|
-
var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1311
|
-
/* @__PURE__ */
|
|
1350
|
+
import { jsx as jsx80, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
1351
|
+
var IconGenreAuto = ({ 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: [
|
|
1352
|
+
/* @__PURE__ */ jsx80(
|
|
1312
1353
|
"path",
|
|
1313
1354
|
{
|
|
1314
1355
|
fill: stroke || color || "currentColor",
|
|
1315
1356
|
d: "M18.375 6.375V10.5H16.125V6.375H12V4.125H16.125V0H18.375V4.125H22.5V6.375H18.375Z"
|
|
1316
1357
|
}
|
|
1317
1358
|
),
|
|
1318
|
-
/* @__PURE__ */
|
|
1359
|
+
/* @__PURE__ */ jsx80(
|
|
1319
1360
|
"path",
|
|
1320
1361
|
{
|
|
1321
1362
|
fill: stroke || color || "currentColor",
|
|
@@ -1324,15 +1365,15 @@ var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1324
1365
|
clipRule: "evenodd"
|
|
1325
1366
|
}
|
|
1326
1367
|
),
|
|
1327
|
-
/* @__PURE__ */
|
|
1328
|
-
/* @__PURE__ */
|
|
1368
|
+
/* @__PURE__ */ jsx80("path", { fill: stroke || color || "currentColor", d: "M3.75 0.75L1.5 3L3.75 5.25L6 3L3.75 0.75Z" }),
|
|
1369
|
+
/* @__PURE__ */ jsx80(
|
|
1329
1370
|
"path",
|
|
1330
1371
|
{
|
|
1331
1372
|
fill: stroke || color || "currentColor",
|
|
1332
1373
|
d: "M18 21.75L20.25 19.5L22.5 21.75L20.25 24L18 21.75Z"
|
|
1333
1374
|
}
|
|
1334
1375
|
),
|
|
1335
|
-
/* @__PURE__ */
|
|
1376
|
+
/* @__PURE__ */ jsx80(
|
|
1336
1377
|
"path",
|
|
1337
1378
|
{
|
|
1338
1379
|
fill: stroke || color || "currentColor",
|
|
@@ -1342,23 +1383,23 @@ var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1342
1383
|
] }), GenreAuto_default = IconGenreAuto;
|
|
1343
1384
|
|
|
1344
1385
|
// src/components/GenreComedy.tsx
|
|
1345
|
-
import { jsx as
|
|
1346
|
-
var IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1347
|
-
/* @__PURE__ */
|
|
1386
|
+
import { jsx as jsx81, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
1387
|
+
var IconGenreComedy = ({ 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: [
|
|
1388
|
+
/* @__PURE__ */ jsx81(
|
|
1348
1389
|
"path",
|
|
1349
1390
|
{
|
|
1350
1391
|
fill: stroke || color || "currentColor",
|
|
1351
1392
|
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"
|
|
1352
1393
|
}
|
|
1353
1394
|
),
|
|
1354
|
-
/* @__PURE__ */
|
|
1395
|
+
/* @__PURE__ */ jsx81(
|
|
1355
1396
|
"path",
|
|
1356
1397
|
{
|
|
1357
1398
|
fill: stroke || color || "currentColor",
|
|
1358
1399
|
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"
|
|
1359
1400
|
}
|
|
1360
1401
|
),
|
|
1361
|
-
/* @__PURE__ */
|
|
1402
|
+
/* @__PURE__ */ jsx81(
|
|
1362
1403
|
"path",
|
|
1363
1404
|
{
|
|
1364
1405
|
fill: stroke || color || "currentColor",
|
|
@@ -1367,7 +1408,7 @@ var IconGenreComedy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1367
1408
|
clipRule: "evenodd"
|
|
1368
1409
|
}
|
|
1369
1410
|
),
|
|
1370
|
-
/* @__PURE__ */
|
|
1411
|
+
/* @__PURE__ */ jsx81(
|
|
1371
1412
|
"path",
|
|
1372
1413
|
{
|
|
1373
1414
|
fill: stroke || color || "currentColor",
|
|
@@ -1379,8 +1420,8 @@ var IconGenreComedy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1379
1420
|
] }), GenreComedy_default = IconGenreComedy;
|
|
1380
1421
|
|
|
1381
1422
|
// src/components/GenreFantasy.tsx
|
|
1382
|
-
import { jsx as
|
|
1383
|
-
var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1423
|
+
import { jsx as jsx82 } from "react/jsx-runtime";
|
|
1424
|
+
var IconGenreFantasy = ({ 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(
|
|
1384
1425
|
"path",
|
|
1385
1426
|
{
|
|
1386
1427
|
fill: stroke || color || "currentColor",
|
|
@@ -1391,23 +1432,23 @@ var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1391
1432
|
) }), GenreFantasy_default = IconGenreFantasy;
|
|
1392
1433
|
|
|
1393
1434
|
// src/components/GenreHorror.tsx
|
|
1394
|
-
import { jsx as
|
|
1395
|
-
var IconGenreHorror = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1396
|
-
/* @__PURE__ */
|
|
1435
|
+
import { jsx as jsx83, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
1436
|
+
var IconGenreHorror = ({ 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: [
|
|
1437
|
+
/* @__PURE__ */ jsx83(
|
|
1397
1438
|
"path",
|
|
1398
1439
|
{
|
|
1399
1440
|
fill: stroke || color || "currentColor",
|
|
1400
1441
|
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"
|
|
1401
1442
|
}
|
|
1402
1443
|
),
|
|
1403
|
-
/* @__PURE__ */
|
|
1444
|
+
/* @__PURE__ */ jsx83(
|
|
1404
1445
|
"path",
|
|
1405
1446
|
{
|
|
1406
1447
|
fill: stroke || color || "currentColor",
|
|
1407
1448
|
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"
|
|
1408
1449
|
}
|
|
1409
1450
|
),
|
|
1410
|
-
/* @__PURE__ */
|
|
1451
|
+
/* @__PURE__ */ jsx83(
|
|
1411
1452
|
"path",
|
|
1412
1453
|
{
|
|
1413
1454
|
fill: stroke || color || "currentColor",
|
|
@@ -1419,8 +1460,8 @@ var IconGenreHorror = ({ size, width, height, color, className, fill, stroke })
|
|
|
1419
1460
|
] }), GenreHorror_default = IconGenreHorror;
|
|
1420
1461
|
|
|
1421
1462
|
// src/components/GenreRomance.tsx
|
|
1422
|
-
import { jsx as
|
|
1423
|
-
var IconGenreRomance = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1463
|
+
import { jsx as jsx84 } from "react/jsx-runtime";
|
|
1464
|
+
var IconGenreRomance = ({ 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(
|
|
1424
1465
|
"path",
|
|
1425
1466
|
{
|
|
1426
1467
|
fill: stroke || color || "currentColor",
|
|
@@ -1431,16 +1472,16 @@ var IconGenreRomance = ({ size, width, height, color, className, fill, stroke })
|
|
|
1431
1472
|
) }), GenreRomance_default = IconGenreRomance;
|
|
1432
1473
|
|
|
1433
1474
|
// src/components/GenreScifi.tsx
|
|
1434
|
-
import { jsx as
|
|
1435
|
-
var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1436
|
-
/* @__PURE__ */
|
|
1475
|
+
import { jsx as jsx85, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
1476
|
+
var IconGenreScifi = ({ 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: [
|
|
1477
|
+
/* @__PURE__ */ jsx85(
|
|
1437
1478
|
"path",
|
|
1438
1479
|
{
|
|
1439
1480
|
fill: stroke || color || "currentColor",
|
|
1440
1481
|
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"
|
|
1441
1482
|
}
|
|
1442
1483
|
),
|
|
1443
|
-
/* @__PURE__ */
|
|
1484
|
+
/* @__PURE__ */ jsx85(
|
|
1444
1485
|
"path",
|
|
1445
1486
|
{
|
|
1446
1487
|
fill: stroke || color || "currentColor",
|
|
@@ -1449,7 +1490,7 @@ var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1449
1490
|
clipRule: "evenodd"
|
|
1450
1491
|
}
|
|
1451
1492
|
),
|
|
1452
|
-
/* @__PURE__ */
|
|
1493
|
+
/* @__PURE__ */ jsx85(
|
|
1453
1494
|
"path",
|
|
1454
1495
|
{
|
|
1455
1496
|
fill: stroke || color || "currentColor",
|
|
@@ -1459,8 +1500,8 @@ var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1459
1500
|
] }), GenreScifi_default = IconGenreScifi;
|
|
1460
1501
|
|
|
1461
1502
|
// src/components/GenreSuspense.tsx
|
|
1462
|
-
import { jsx as
|
|
1463
|
-
var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1503
|
+
import { jsx as jsx86 } from "react/jsx-runtime";
|
|
1504
|
+
var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx86("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx86(
|
|
1464
1505
|
"path",
|
|
1465
1506
|
{
|
|
1466
1507
|
fill: stroke || color || "currentColor",
|
|
@@ -1471,8 +1512,8 @@ var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }
|
|
|
1471
1512
|
) }), GenreSuspense_default = IconGenreSuspense;
|
|
1472
1513
|
|
|
1473
1514
|
// src/components/Genre.tsx
|
|
1474
|
-
import { jsx as
|
|
1475
|
-
var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1515
|
+
import { jsx as jsx87 } from "react/jsx-runtime";
|
|
1516
|
+
var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx87("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx87(
|
|
1476
1517
|
"path",
|
|
1477
1518
|
{
|
|
1478
1519
|
fill: stroke || color || "currentColor",
|
|
@@ -1483,9 +1524,9 @@ var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1483
1524
|
) }), Genre_default = IconGenre;
|
|
1484
1525
|
|
|
1485
1526
|
// src/components/GoogleLogoFilled.tsx
|
|
1486
|
-
import { jsx as
|
|
1487
|
-
var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1488
|
-
/* @__PURE__ */
|
|
1527
|
+
import { jsx as jsx88, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
1528
|
+
var IconGoogleLogoFilled = ({ 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: [
|
|
1529
|
+
/* @__PURE__ */ jsx88(
|
|
1489
1530
|
"mask",
|
|
1490
1531
|
{
|
|
1491
1532
|
id: "mask0_48_113",
|
|
@@ -1495,7 +1536,7 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1495
1536
|
y: "0",
|
|
1496
1537
|
maskUnits: "userSpaceOnUse",
|
|
1497
1538
|
style: { maskType: "luminance" },
|
|
1498
|
-
children: /* @__PURE__ */
|
|
1539
|
+
children: /* @__PURE__ */ jsx88(
|
|
1499
1540
|
"path",
|
|
1500
1541
|
{
|
|
1501
1542
|
fill: stroke || color || "currentColor",
|
|
@@ -1504,64 +1545,64 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1504
1545
|
)
|
|
1505
1546
|
}
|
|
1506
1547
|
),
|
|
1507
|
-
/* @__PURE__ */
|
|
1508
|
-
/* @__PURE__ */
|
|
1548
|
+
/* @__PURE__ */ jsxs44("g", { mask: "url(#mask0_48_113)", children: [
|
|
1549
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter0_f_48_113)", children: /* @__PURE__ */ jsx88(
|
|
1509
1550
|
"path",
|
|
1510
1551
|
{
|
|
1511
1552
|
fill: "url(#paint0_radial_48_113)",
|
|
1512
1553
|
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"
|
|
1513
1554
|
}
|
|
1514
1555
|
) }),
|
|
1515
|
-
/* @__PURE__ */
|
|
1556
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter1_f_48_113)", children: /* @__PURE__ */ jsx88(
|
|
1516
1557
|
"path",
|
|
1517
1558
|
{
|
|
1518
1559
|
fill: "url(#paint1_radial_48_113)",
|
|
1519
1560
|
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"
|
|
1520
1561
|
}
|
|
1521
1562
|
) }),
|
|
1522
|
-
/* @__PURE__ */
|
|
1563
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter2_f_48_113)", children: /* @__PURE__ */ jsx88(
|
|
1523
1564
|
"path",
|
|
1524
1565
|
{
|
|
1525
1566
|
fill: "url(#paint2_radial_48_113)",
|
|
1526
1567
|
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"
|
|
1527
1568
|
}
|
|
1528
1569
|
) }),
|
|
1529
|
-
/* @__PURE__ */
|
|
1570
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter3_f_48_113)", children: /* @__PURE__ */ jsx88(
|
|
1530
1571
|
"path",
|
|
1531
1572
|
{
|
|
1532
1573
|
fill: "url(#paint3_radial_48_113)",
|
|
1533
1574
|
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"
|
|
1534
1575
|
}
|
|
1535
1576
|
) }),
|
|
1536
|
-
/* @__PURE__ */
|
|
1577
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter4_f_48_113)", children: /* @__PURE__ */ jsx88(
|
|
1537
1578
|
"path",
|
|
1538
1579
|
{
|
|
1539
1580
|
fill: "#3086FF",
|
|
1540
1581
|
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"
|
|
1541
1582
|
}
|
|
1542
1583
|
) }),
|
|
1543
|
-
/* @__PURE__ */
|
|
1584
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter5_f_48_113)", children: /* @__PURE__ */ jsx88(
|
|
1544
1585
|
"path",
|
|
1545
1586
|
{
|
|
1546
1587
|
fill: "url(#paint4_radial_48_113)",
|
|
1547
1588
|
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"
|
|
1548
1589
|
}
|
|
1549
1590
|
) }),
|
|
1550
|
-
/* @__PURE__ */
|
|
1591
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter6_f_48_113)", children: /* @__PURE__ */ jsx88(
|
|
1551
1592
|
"path",
|
|
1552
1593
|
{
|
|
1553
1594
|
fill: "url(#paint5_radial_48_113)",
|
|
1554
1595
|
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"
|
|
1555
1596
|
}
|
|
1556
1597
|
) }),
|
|
1557
|
-
/* @__PURE__ */
|
|
1598
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter7_f_48_113)", children: /* @__PURE__ */ jsx88(
|
|
1558
1599
|
"path",
|
|
1559
1600
|
{
|
|
1560
1601
|
fill: "url(#paint6_radial_48_113)",
|
|
1561
1602
|
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"
|
|
1562
1603
|
}
|
|
1563
1604
|
) }),
|
|
1564
|
-
/* @__PURE__ */
|
|
1605
|
+
/* @__PURE__ */ jsx88("g", { filter: "url(#filter8_f_48_113)", style: { opacity: 0.5 }, children: /* @__PURE__ */ jsx88(
|
|
1565
1606
|
"path",
|
|
1566
1607
|
{
|
|
1567
1608
|
fill: "url(#paint7_linear_48_113)",
|
|
@@ -1569,8 +1610,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1569
1610
|
}
|
|
1570
1611
|
) })
|
|
1571
1612
|
] }),
|
|
1572
|
-
/* @__PURE__ */
|
|
1573
|
-
/* @__PURE__ */
|
|
1613
|
+
/* @__PURE__ */ jsxs44("defs", { children: [
|
|
1614
|
+
/* @__PURE__ */ jsxs44(
|
|
1574
1615
|
"filter",
|
|
1575
1616
|
{
|
|
1576
1617
|
id: "filter0_f_48_113",
|
|
@@ -1581,13 +1622,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1581
1622
|
filterUnits: "userSpaceOnUse",
|
|
1582
1623
|
colorInterpolationFilters: "sRGB",
|
|
1583
1624
|
children: [
|
|
1584
|
-
/* @__PURE__ */
|
|
1585
|
-
/* @__PURE__ */
|
|
1586
|
-
/* @__PURE__ */
|
|
1625
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1626
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1627
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1587
1628
|
]
|
|
1588
1629
|
}
|
|
1589
1630
|
),
|
|
1590
|
-
/* @__PURE__ */
|
|
1631
|
+
/* @__PURE__ */ jsxs44(
|
|
1591
1632
|
"filter",
|
|
1592
1633
|
{
|
|
1593
1634
|
id: "filter1_f_48_113",
|
|
@@ -1598,13 +1639,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1598
1639
|
filterUnits: "userSpaceOnUse",
|
|
1599
1640
|
colorInterpolationFilters: "sRGB",
|
|
1600
1641
|
children: [
|
|
1601
|
-
/* @__PURE__ */
|
|
1602
|
-
/* @__PURE__ */
|
|
1603
|
-
/* @__PURE__ */
|
|
1642
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1643
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1644
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1604
1645
|
]
|
|
1605
1646
|
}
|
|
1606
1647
|
),
|
|
1607
|
-
/* @__PURE__ */
|
|
1648
|
+
/* @__PURE__ */ jsxs44(
|
|
1608
1649
|
"filter",
|
|
1609
1650
|
{
|
|
1610
1651
|
id: "filter2_f_48_113",
|
|
@@ -1615,13 +1656,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1615
1656
|
filterUnits: "userSpaceOnUse",
|
|
1616
1657
|
colorInterpolationFilters: "sRGB",
|
|
1617
1658
|
children: [
|
|
1618
|
-
/* @__PURE__ */
|
|
1619
|
-
/* @__PURE__ */
|
|
1620
|
-
/* @__PURE__ */
|
|
1659
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1660
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1661
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1621
1662
|
]
|
|
1622
1663
|
}
|
|
1623
1664
|
),
|
|
1624
|
-
/* @__PURE__ */
|
|
1665
|
+
/* @__PURE__ */ jsxs44(
|
|
1625
1666
|
"filter",
|
|
1626
1667
|
{
|
|
1627
1668
|
id: "filter3_f_48_113",
|
|
@@ -1632,13 +1673,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1632
1673
|
filterUnits: "userSpaceOnUse",
|
|
1633
1674
|
colorInterpolationFilters: "sRGB",
|
|
1634
1675
|
children: [
|
|
1635
|
-
/* @__PURE__ */
|
|
1636
|
-
/* @__PURE__ */
|
|
1637
|
-
/* @__PURE__ */
|
|
1676
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1677
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1678
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1638
1679
|
]
|
|
1639
1680
|
}
|
|
1640
1681
|
),
|
|
1641
|
-
/* @__PURE__ */
|
|
1682
|
+
/* @__PURE__ */ jsxs44(
|
|
1642
1683
|
"filter",
|
|
1643
1684
|
{
|
|
1644
1685
|
id: "filter4_f_48_113",
|
|
@@ -1649,13 +1690,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1649
1690
|
filterUnits: "userSpaceOnUse",
|
|
1650
1691
|
colorInterpolationFilters: "sRGB",
|
|
1651
1692
|
children: [
|
|
1652
|
-
/* @__PURE__ */
|
|
1653
|
-
/* @__PURE__ */
|
|
1654
|
-
/* @__PURE__ */
|
|
1693
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1694
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1695
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1655
1696
|
]
|
|
1656
1697
|
}
|
|
1657
1698
|
),
|
|
1658
|
-
/* @__PURE__ */
|
|
1699
|
+
/* @__PURE__ */ jsxs44(
|
|
1659
1700
|
"filter",
|
|
1660
1701
|
{
|
|
1661
1702
|
id: "filter5_f_48_113",
|
|
@@ -1666,13 +1707,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1666
1707
|
filterUnits: "userSpaceOnUse",
|
|
1667
1708
|
colorInterpolationFilters: "sRGB",
|
|
1668
1709
|
children: [
|
|
1669
|
-
/* @__PURE__ */
|
|
1670
|
-
/* @__PURE__ */
|
|
1671
|
-
/* @__PURE__ */
|
|
1710
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1711
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1712
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1672
1713
|
]
|
|
1673
1714
|
}
|
|
1674
1715
|
),
|
|
1675
|
-
/* @__PURE__ */
|
|
1716
|
+
/* @__PURE__ */ jsxs44(
|
|
1676
1717
|
"filter",
|
|
1677
1718
|
{
|
|
1678
1719
|
id: "filter6_f_48_113",
|
|
@@ -1683,13 +1724,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1683
1724
|
filterUnits: "userSpaceOnUse",
|
|
1684
1725
|
colorInterpolationFilters: "sRGB",
|
|
1685
1726
|
children: [
|
|
1686
|
-
/* @__PURE__ */
|
|
1687
|
-
/* @__PURE__ */
|
|
1688
|
-
/* @__PURE__ */
|
|
1727
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1728
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1729
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "1.65243" })
|
|
1689
1730
|
]
|
|
1690
1731
|
}
|
|
1691
1732
|
),
|
|
1692
|
-
/* @__PURE__ */
|
|
1733
|
+
/* @__PURE__ */ jsxs44(
|
|
1693
1734
|
"filter",
|
|
1694
1735
|
{
|
|
1695
1736
|
id: "filter7_f_48_113",
|
|
@@ -1700,13 +1741,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1700
1741
|
filterUnits: "userSpaceOnUse",
|
|
1701
1742
|
colorInterpolationFilters: "sRGB",
|
|
1702
1743
|
children: [
|
|
1703
|
-
/* @__PURE__ */
|
|
1704
|
-
/* @__PURE__ */
|
|
1705
|
-
/* @__PURE__ */
|
|
1744
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1745
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1746
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1706
1747
|
]
|
|
1707
1748
|
}
|
|
1708
1749
|
),
|
|
1709
|
-
/* @__PURE__ */
|
|
1750
|
+
/* @__PURE__ */ jsxs44(
|
|
1710
1751
|
"filter",
|
|
1711
1752
|
{
|
|
1712
1753
|
id: "filter8_f_48_113",
|
|
@@ -1717,13 +1758,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1717
1758
|
filterUnits: "userSpaceOnUse",
|
|
1718
1759
|
colorInterpolationFilters: "sRGB",
|
|
1719
1760
|
children: [
|
|
1720
|
-
/* @__PURE__ */
|
|
1721
|
-
/* @__PURE__ */
|
|
1722
|
-
/* @__PURE__ */
|
|
1761
|
+
/* @__PURE__ */ jsx88("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1762
|
+
/* @__PURE__ */ jsx88("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1763
|
+
/* @__PURE__ */ jsx88("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1723
1764
|
]
|
|
1724
1765
|
}
|
|
1725
1766
|
),
|
|
1726
|
-
/* @__PURE__ */
|
|
1767
|
+
/* @__PURE__ */ jsxs44(
|
|
1727
1768
|
"radialGradient",
|
|
1728
1769
|
{
|
|
1729
1770
|
id: "paint0_radial_48_113",
|
|
@@ -1733,20 +1774,20 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1733
1774
|
gradientTransform: "matrix(-0.498722 -11.9519 17.9311 -0.717223 9.06911 20.3322)",
|
|
1734
1775
|
gradientUnits: "userSpaceOnUse",
|
|
1735
1776
|
children: [
|
|
1736
|
-
/* @__PURE__ */
|
|
1737
|
-
/* @__PURE__ */
|
|
1738
|
-
/* @__PURE__ */
|
|
1739
|
-
/* @__PURE__ */
|
|
1740
|
-
/* @__PURE__ */
|
|
1741
|
-
/* @__PURE__ */
|
|
1742
|
-
/* @__PURE__ */
|
|
1743
|
-
/* @__PURE__ */
|
|
1744
|
-
/* @__PURE__ */
|
|
1745
|
-
/* @__PURE__ */
|
|
1777
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.141612", stopColor: "#1ABD4D" }),
|
|
1778
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.247515", stopColor: "#6EC30D" }),
|
|
1779
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.311547", stopColor: "#8AC502" }),
|
|
1780
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.366013", stopColor: "#A2C600" }),
|
|
1781
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.445673", stopColor: "#C8C903" }),
|
|
1782
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.540305", stopColor: "#EBCB03" }),
|
|
1783
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.615636", stopColor: "#F7CD07" }),
|
|
1784
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.699345", stopColor: "#FDCD04" }),
|
|
1785
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.771242", stopColor: "#FDCE05" }),
|
|
1786
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.860566", stopColor: "#FFCE0A" })
|
|
1746
1787
|
]
|
|
1747
1788
|
}
|
|
1748
1789
|
),
|
|
1749
|
-
/* @__PURE__ */
|
|
1790
|
+
/* @__PURE__ */ jsxs44(
|
|
1750
1791
|
"radialGradient",
|
|
1751
1792
|
{
|
|
1752
1793
|
id: "paint1_radial_48_113",
|
|
@@ -1756,12 +1797,12 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1756
1797
|
gradientTransform: "matrix(8.46967 -2.03557e-05 -1.19045e-05 10.7093 20.253 6.36819)",
|
|
1757
1798
|
gradientUnits: "userSpaceOnUse",
|
|
1758
1799
|
children: [
|
|
1759
|
-
/* @__PURE__ */
|
|
1760
|
-
/* @__PURE__ */
|
|
1800
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.408458", stopColor: "#FB4E5A" }),
|
|
1801
|
+
/* @__PURE__ */ jsx88("stop", { offset: "1", stopColor: "#FF4540" })
|
|
1761
1802
|
]
|
|
1762
1803
|
}
|
|
1763
1804
|
),
|
|
1764
|
-
/* @__PURE__ */
|
|
1805
|
+
/* @__PURE__ */ jsxs44(
|
|
1765
1806
|
"radialGradient",
|
|
1766
1807
|
{
|
|
1767
1808
|
id: "paint2_radial_48_113",
|
|
@@ -1771,18 +1812,18 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1771
1812
|
gradientTransform: "matrix(-11.8666 6.43492 8.91875 15.766 15.6277 -1.68219)",
|
|
1772
1813
|
gradientUnits: "userSpaceOnUse",
|
|
1773
1814
|
children: [
|
|
1774
|
-
/* @__PURE__ */
|
|
1775
|
-
/* @__PURE__ */
|
|
1776
|
-
/* @__PURE__ */
|
|
1777
|
-
/* @__PURE__ */
|
|
1778
|
-
/* @__PURE__ */
|
|
1779
|
-
/* @__PURE__ */
|
|
1780
|
-
/* @__PURE__ */
|
|
1781
|
-
/* @__PURE__ */
|
|
1815
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.231273", stopColor: "#FF4541" }),
|
|
1816
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.311547", stopColor: "#FF4540" }),
|
|
1817
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.457516", stopColor: "#FF4640" }),
|
|
1818
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.540305", stopColor: "#FF473F" }),
|
|
1819
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.699346", stopColor: "#FF5138" }),
|
|
1820
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.771242", stopColor: "#FF5B33" }),
|
|
1821
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.860566", stopColor: "#FF6C29" }),
|
|
1822
|
+
/* @__PURE__ */ jsx88("stop", { offset: "1", stopColor: "#FF8C18" })
|
|
1782
1823
|
]
|
|
1783
1824
|
}
|
|
1784
1825
|
),
|
|
1785
|
-
/* @__PURE__ */
|
|
1826
|
+
/* @__PURE__ */ jsxs44(
|
|
1786
1827
|
"radialGradient",
|
|
1787
1828
|
{
|
|
1788
1829
|
id: "paint3_radial_48_113",
|
|
@@ -1792,19 +1833,19 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1792
1833
|
gradientTransform: "matrix(-21.5204 -27.5047 -10.3696 7.77752 12.4702 22.5743)",
|
|
1793
1834
|
gradientUnits: "userSpaceOnUse",
|
|
1794
1835
|
children: [
|
|
1795
|
-
/* @__PURE__ */
|
|
1796
|
-
/* @__PURE__ */
|
|
1797
|
-
/* @__PURE__ */
|
|
1798
|
-
/* @__PURE__ */
|
|
1799
|
-
/* @__PURE__ */
|
|
1800
|
-
/* @__PURE__ */
|
|
1801
|
-
/* @__PURE__ */
|
|
1802
|
-
/* @__PURE__ */
|
|
1803
|
-
/* @__PURE__ */
|
|
1836
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.131546", stopColor: "#0CBA65" }),
|
|
1837
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.209784", stopColor: "#0BB86D" }),
|
|
1838
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.297297", stopColor: "#09B479" }),
|
|
1839
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.396257", stopColor: "#08AD93" }),
|
|
1840
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.477124", stopColor: "#0AA6A9" }),
|
|
1841
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.568425", stopColor: "#0D9CC6" }),
|
|
1842
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.667385", stopColor: "#1893DD" }),
|
|
1843
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.768727", stopColor: "#258BF1" }),
|
|
1844
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.858506", stopColor: "#3086FF" })
|
|
1804
1845
|
]
|
|
1805
1846
|
}
|
|
1806
1847
|
),
|
|
1807
|
-
/* @__PURE__ */
|
|
1848
|
+
/* @__PURE__ */ jsxs44(
|
|
1808
1849
|
"radialGradient",
|
|
1809
1850
|
{
|
|
1810
1851
|
id: "paint4_radial_48_113",
|
|
@@ -1814,18 +1855,18 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1814
1855
|
gradientTransform: "matrix(-1.52295 12.8522 18.1501 2.06168 11.2421 2.13475)",
|
|
1815
1856
|
gradientUnits: "userSpaceOnUse",
|
|
1816
1857
|
children: [
|
|
1817
|
-
/* @__PURE__ */
|
|
1818
|
-
/* @__PURE__ */
|
|
1819
|
-
/* @__PURE__ */
|
|
1820
|
-
/* @__PURE__ */
|
|
1821
|
-
/* @__PURE__ */
|
|
1822
|
-
/* @__PURE__ */
|
|
1823
|
-
/* @__PURE__ */
|
|
1824
|
-
/* @__PURE__ */
|
|
1858
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.366013", stopColor: "#FF4E3A" }),
|
|
1859
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.457516", stopColor: "#FF8A1B" }),
|
|
1860
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.540305", stopColor: "#FFA312" }),
|
|
1861
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.615636", stopColor: "#FFB60C" }),
|
|
1862
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.771242", stopColor: "#FFCD0A" }),
|
|
1863
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.860566", stopColor: "#FECF0A" }),
|
|
1864
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.915033", stopColor: "#FECF08" }),
|
|
1865
|
+
/* @__PURE__ */ jsx88("stop", { offset: "1", stopColor: "#FDCD01" })
|
|
1825
1866
|
]
|
|
1826
1867
|
}
|
|
1827
1868
|
),
|
|
1828
|
-
/* @__PURE__ */
|
|
1869
|
+
/* @__PURE__ */ jsxs44(
|
|
1829
1870
|
"radialGradient",
|
|
1830
1871
|
{
|
|
1831
1872
|
id: "paint5_radial_48_113",
|
|
@@ -1835,15 +1876,15 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1835
1876
|
gradientTransform: "matrix(-4.40212 4.76677 -13.7322 -12.1566 9.10044 2.00144)",
|
|
1836
1877
|
gradientUnits: "userSpaceOnUse",
|
|
1837
1878
|
children: [
|
|
1838
|
-
/* @__PURE__ */
|
|
1839
|
-
/* @__PURE__ */
|
|
1840
|
-
/* @__PURE__ */
|
|
1841
|
-
/* @__PURE__ */
|
|
1842
|
-
/* @__PURE__ */
|
|
1879
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.315904", stopColor: "#FF4C3C" }),
|
|
1880
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.603818", stopColor: "#FF692C" }),
|
|
1881
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.726837", stopColor: "#FF7825" }),
|
|
1882
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.884534", stopColor: "#FF8D1B" }),
|
|
1883
|
+
/* @__PURE__ */ jsx88("stop", { offset: "1", stopColor: "#FF9F13" })
|
|
1843
1884
|
]
|
|
1844
1885
|
}
|
|
1845
1886
|
),
|
|
1846
|
-
/* @__PURE__ */
|
|
1887
|
+
/* @__PURE__ */ jsxs44(
|
|
1847
1888
|
"radialGradient",
|
|
1848
1889
|
{
|
|
1849
1890
|
id: "paint6_radial_48_113",
|
|
@@ -1853,20 +1894,20 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1853
1894
|
gradientTransform: "matrix(-11.8666 -6.43492 8.91876 -15.766 15.6277 25.6232)",
|
|
1854
1895
|
gradientUnits: "userSpaceOnUse",
|
|
1855
1896
|
children: [
|
|
1856
|
-
/* @__PURE__ */
|
|
1857
|
-
/* @__PURE__ */
|
|
1858
|
-
/* @__PURE__ */
|
|
1859
|
-
/* @__PURE__ */
|
|
1860
|
-
/* @__PURE__ */
|
|
1861
|
-
/* @__PURE__ */
|
|
1862
|
-
/* @__PURE__ */
|
|
1863
|
-
/* @__PURE__ */
|
|
1864
|
-
/* @__PURE__ */
|
|
1865
|
-
/* @__PURE__ */
|
|
1897
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.231273", stopColor: "#0FBC5F" }),
|
|
1898
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.311547", stopColor: "#0FBC5F" }),
|
|
1899
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.366013", stopColor: "#0FBC5E" }),
|
|
1900
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.457516", stopColor: "#0FBC5D" }),
|
|
1901
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.540305", stopColor: "#12BC58" }),
|
|
1902
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.699346", stopColor: "#28BF3C" }),
|
|
1903
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.771242", stopColor: "#38C02B" }),
|
|
1904
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.860566", stopColor: "#52C218" }),
|
|
1905
|
+
/* @__PURE__ */ jsx88("stop", { offset: "0.915033", stopColor: "#67C30F" }),
|
|
1906
|
+
/* @__PURE__ */ jsx88("stop", { offset: "1", stopColor: "#86C504" })
|
|
1866
1907
|
]
|
|
1867
1908
|
}
|
|
1868
1909
|
),
|
|
1869
|
-
/* @__PURE__ */
|
|
1910
|
+
/* @__PURE__ */ jsxs44(
|
|
1870
1911
|
"linearGradient",
|
|
1871
1912
|
{
|
|
1872
1913
|
id: "paint7_linear_48_113",
|
|
@@ -1876,8 +1917,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1876
1917
|
y2: "21.5116",
|
|
1877
1918
|
gradientUnits: "userSpaceOnUse",
|
|
1878
1919
|
children: [
|
|
1879
|
-
/* @__PURE__ */
|
|
1880
|
-
/* @__PURE__ */
|
|
1920
|
+
/* @__PURE__ */ jsx88("stop", { stopColor: "#0FBC5C" }),
|
|
1921
|
+
/* @__PURE__ */ jsx88("stop", { offset: "1", stopColor: "#0CBA65" })
|
|
1881
1922
|
]
|
|
1882
1923
|
}
|
|
1883
1924
|
)
|
|
@@ -1885,8 +1926,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1885
1926
|
] }), GoogleLogoFilled_default = IconGoogleLogoFilled;
|
|
1886
1927
|
|
|
1887
1928
|
// src/components/Handtool.tsx
|
|
1888
|
-
import { jsx as
|
|
1889
|
-
var IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1929
|
+
import { jsx as jsx89 } from "react/jsx-runtime";
|
|
1930
|
+
var IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx89("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx89(
|
|
1890
1931
|
"path",
|
|
1891
1932
|
{
|
|
1892
1933
|
fill: stroke || color || "currentColor",
|
|
@@ -1895,17 +1936,17 @@ var IconHandtool = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1895
1936
|
) }), Handtool_default = IconHandtool;
|
|
1896
1937
|
|
|
1897
1938
|
// src/components/Help.tsx
|
|
1898
|
-
import { jsx as
|
|
1899
|
-
var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1900
|
-
/* @__PURE__ */
|
|
1901
|
-
/* @__PURE__ */
|
|
1939
|
+
import { jsx as jsx90, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
1940
|
+
var IconHelp = ({ 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: [
|
|
1941
|
+
/* @__PURE__ */ jsx90("path", { fill: stroke || color || "currentColor", d: "M13.125 16.5V18.75H10.875V16.5H13.125Z" }),
|
|
1942
|
+
/* @__PURE__ */ jsx90(
|
|
1902
1943
|
"path",
|
|
1903
1944
|
{
|
|
1904
1945
|
fill: stroke || color || "currentColor",
|
|
1905
1946
|
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"
|
|
1906
1947
|
}
|
|
1907
1948
|
),
|
|
1908
|
-
/* @__PURE__ */
|
|
1949
|
+
/* @__PURE__ */ jsx90(
|
|
1909
1950
|
"path",
|
|
1910
1951
|
{
|
|
1911
1952
|
fill: stroke || color || "currentColor",
|
|
@@ -1917,8 +1958,8 @@ var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1917
1958
|
] }), Help_default = IconHelp;
|
|
1918
1959
|
|
|
1919
1960
|
// src/components/HomepageFilled.tsx
|
|
1920
|
-
import { jsx as
|
|
1921
|
-
var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1961
|
+
import { jsx as jsx91 } from "react/jsx-runtime";
|
|
1962
|
+
var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx91("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx91(
|
|
1922
1963
|
"path",
|
|
1923
1964
|
{
|
|
1924
1965
|
fill: fill || color || "currentColor",
|
|
@@ -1929,8 +1970,8 @@ var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
1929
1970
|
) }), HomepageFilled_default = IconHomepageFilled;
|
|
1930
1971
|
|
|
1931
1972
|
// src/components/Hotareacenter.tsx
|
|
1932
|
-
import { jsx as
|
|
1933
|
-
var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1973
|
+
import { jsx as jsx92 } from "react/jsx-runtime";
|
|
1974
|
+
var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx92("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx92(
|
|
1934
1975
|
"path",
|
|
1935
1976
|
{
|
|
1936
1977
|
fill: "#191919",
|
|
@@ -1940,23 +1981,23 @@ var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }
|
|
|
1940
1981
|
) }), Hotareacenter_default = IconHotareacenter;
|
|
1941
1982
|
|
|
1942
1983
|
// src/components/ImageGeneration.tsx
|
|
1943
|
-
import { jsx as
|
|
1944
|
-
var IconImageGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1945
|
-
/* @__PURE__ */
|
|
1984
|
+
import { jsx as jsx93, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
1985
|
+
var IconImageGeneration = ({ 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: [
|
|
1986
|
+
/* @__PURE__ */ jsx93(
|
|
1946
1987
|
"path",
|
|
1947
1988
|
{
|
|
1948
1989
|
fill: stroke || color || "currentColor",
|
|
1949
1990
|
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"
|
|
1950
1991
|
}
|
|
1951
1992
|
),
|
|
1952
|
-
/* @__PURE__ */
|
|
1993
|
+
/* @__PURE__ */ jsx93(
|
|
1953
1994
|
"path",
|
|
1954
1995
|
{
|
|
1955
1996
|
fill: stroke || color || "currentColor",
|
|
1956
1997
|
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"
|
|
1957
1998
|
}
|
|
1958
1999
|
),
|
|
1959
|
-
/* @__PURE__ */
|
|
2000
|
+
/* @__PURE__ */ jsx93(
|
|
1960
2001
|
"path",
|
|
1961
2002
|
{
|
|
1962
2003
|
fill: stroke || color || "currentColor",
|
|
@@ -1966,9 +2007,9 @@ var IconImageGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
1966
2007
|
] }), ImageGeneration_default = IconImageGeneration;
|
|
1967
2008
|
|
|
1968
2009
|
// src/components/ImageLoadFailedFilled.tsx
|
|
1969
|
-
import { jsx as
|
|
1970
|
-
var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1971
|
-
/* @__PURE__ */
|
|
2010
|
+
import { jsx as jsx94, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
2011
|
+
var IconImageLoadFailedFilled = ({ 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: [
|
|
2012
|
+
/* @__PURE__ */ jsx94(
|
|
1972
2013
|
"path",
|
|
1973
2014
|
{
|
|
1974
2015
|
fill: fill || color || "currentColor",
|
|
@@ -1977,7 +2018,7 @@ var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill,
|
|
|
1977
2018
|
clipRule: "evenodd"
|
|
1978
2019
|
}
|
|
1979
2020
|
),
|
|
1980
|
-
/* @__PURE__ */
|
|
2021
|
+
/* @__PURE__ */ jsx94(
|
|
1981
2022
|
"path",
|
|
1982
2023
|
{
|
|
1983
2024
|
fill: fill || color || "currentColor",
|
|
@@ -1987,11 +2028,11 @@ var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill,
|
|
|
1987
2028
|
] }), ImageLoadFailedFilled_default = IconImageLoadFailedFilled;
|
|
1988
2029
|
|
|
1989
2030
|
// src/components/Info.tsx
|
|
1990
|
-
import { jsx as
|
|
1991
|
-
var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1992
|
-
/* @__PURE__ */
|
|
1993
|
-
/* @__PURE__ */
|
|
1994
|
-
/* @__PURE__ */
|
|
2031
|
+
import { jsx as jsx95, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
2032
|
+
var IconInfo = ({ 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: [
|
|
2033
|
+
/* @__PURE__ */ jsx95("path", { fill: stroke || color || "currentColor", d: "M13.125 5.25V7.5H10.875V5.25H13.125Z" }),
|
|
2034
|
+
/* @__PURE__ */ jsx95("path", { fill: stroke || color || "currentColor", d: "M9 12H10.875V18.75H15V16.5H13.125V9.75H9V12Z" }),
|
|
2035
|
+
/* @__PURE__ */ jsx95(
|
|
1995
2036
|
"path",
|
|
1996
2037
|
{
|
|
1997
2038
|
fill: stroke || color || "currentColor",
|
|
@@ -2003,8 +2044,8 @@ var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2003
2044
|
] }), Info_default = IconInfo;
|
|
2004
2045
|
|
|
2005
2046
|
// src/components/Invitecode.tsx
|
|
2006
|
-
import { jsx as
|
|
2007
|
-
var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2047
|
+
import { jsx as jsx96 } from "react/jsx-runtime";
|
|
2048
|
+
var IconInvitecode = ({ 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(
|
|
2008
2049
|
"path",
|
|
2009
2050
|
{
|
|
2010
2051
|
fill: fill || color || "currentColor",
|
|
@@ -2015,8 +2056,8 @@ var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2015
2056
|
) }), Invitecode_default = IconInvitecode;
|
|
2016
2057
|
|
|
2017
2058
|
// src/components/LeftFilled.tsx
|
|
2018
|
-
import { jsx as
|
|
2019
|
-
var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2059
|
+
import { jsx as jsx97 } from "react/jsx-runtime";
|
|
2060
|
+
var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx97("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx97(
|
|
2020
2061
|
"path",
|
|
2021
2062
|
{
|
|
2022
2063
|
fill: fill || color || "currentColor",
|
|
@@ -2027,16 +2068,16 @@ var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2027
2068
|
) }), LeftFilled_default = IconLeftFilled;
|
|
2028
2069
|
|
|
2029
2070
|
// src/components/Loading.tsx
|
|
2030
|
-
import { jsx as
|
|
2031
|
-
var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2032
|
-
/* @__PURE__ */
|
|
2071
|
+
import { jsx as jsx98, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
2072
|
+
var IconLoading = ({ 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: [
|
|
2073
|
+
/* @__PURE__ */ jsx98(
|
|
2033
2074
|
"path",
|
|
2034
2075
|
{
|
|
2035
2076
|
fill: fill || color || "currentColor",
|
|
2036
2077
|
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"
|
|
2037
2078
|
}
|
|
2038
2079
|
),
|
|
2039
|
-
/* @__PURE__ */
|
|
2080
|
+
/* @__PURE__ */ jsx98(
|
|
2040
2081
|
"path",
|
|
2041
2082
|
{
|
|
2042
2083
|
fill: stroke || color || "currentColor",
|
|
@@ -2046,16 +2087,16 @@ var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2046
2087
|
] }), Loading_default = IconLoading;
|
|
2047
2088
|
|
|
2048
2089
|
// src/components/Login.tsx
|
|
2049
|
-
import { jsx as
|
|
2050
|
-
var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2051
|
-
/* @__PURE__ */
|
|
2090
|
+
import { jsx as jsx99, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
2091
|
+
var IconLogin = ({ 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: [
|
|
2092
|
+
/* @__PURE__ */ jsx99(
|
|
2052
2093
|
"path",
|
|
2053
2094
|
{
|
|
2054
2095
|
fill: stroke || color || "currentColor",
|
|
2055
2096
|
d: "M24 1.5L13.5 1.5V3.75H21.75V20.25H13.5V22.5H24V1.5Z"
|
|
2056
2097
|
}
|
|
2057
2098
|
),
|
|
2058
|
-
/* @__PURE__ */
|
|
2099
|
+
/* @__PURE__ */ jsx99(
|
|
2059
2100
|
"path",
|
|
2060
2101
|
{
|
|
2061
2102
|
fill: stroke || color || "currentColor",
|
|
@@ -2067,9 +2108,9 @@ var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2067
2108
|
] }), Login_default = IconLogin;
|
|
2068
2109
|
|
|
2069
2110
|
// src/components/Logout.tsx
|
|
2070
|
-
import { jsx as
|
|
2071
|
-
var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2072
|
-
/* @__PURE__ */
|
|
2111
|
+
import { jsx as jsx100, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
2112
|
+
var IconLogout = ({ 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: [
|
|
2113
|
+
/* @__PURE__ */ jsx100(
|
|
2073
2114
|
"path",
|
|
2074
2115
|
{
|
|
2075
2116
|
fill: stroke || color || "currentColor",
|
|
@@ -2078,7 +2119,7 @@ var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2078
2119
|
clipRule: "evenodd"
|
|
2079
2120
|
}
|
|
2080
2121
|
),
|
|
2081
|
-
/* @__PURE__ */
|
|
2122
|
+
/* @__PURE__ */ jsx100(
|
|
2082
2123
|
"path",
|
|
2083
2124
|
{
|
|
2084
2125
|
fill: stroke || color || "currentColor",
|
|
@@ -2088,8 +2129,8 @@ var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2088
2129
|
] }), Logout_default = IconLogout;
|
|
2089
2130
|
|
|
2090
2131
|
// src/components/ModelGeminiFilled.tsx
|
|
2091
|
-
import { jsx as
|
|
2092
|
-
var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2132
|
+
import { jsx as jsx101 } from "react/jsx-runtime";
|
|
2133
|
+
var IconModelGeminiFilled = ({ 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(
|
|
2093
2134
|
"path",
|
|
2094
2135
|
{
|
|
2095
2136
|
fill: fill || color || "currentColor",
|
|
@@ -2098,8 +2139,8 @@ var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stro
|
|
|
2098
2139
|
) }), ModelGeminiFilled_default = IconModelGeminiFilled;
|
|
2099
2140
|
|
|
2100
2141
|
// src/components/ModelOpenaiFilled.tsx
|
|
2101
|
-
import { jsx as
|
|
2102
|
-
var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2142
|
+
import { jsx as jsx102 } from "react/jsx-runtime";
|
|
2143
|
+
var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx102("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx102(
|
|
2103
2144
|
"path",
|
|
2104
2145
|
{
|
|
2105
2146
|
fill: fill || color || "currentColor",
|
|
@@ -2108,9 +2149,9 @@ var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stro
|
|
|
2108
2149
|
) }), ModelOpenaiFilled_default = IconModelOpenaiFilled;
|
|
2109
2150
|
|
|
2110
2151
|
// src/components/ModelDeepmindFilled.tsx
|
|
2111
|
-
import { jsx as
|
|
2112
|
-
var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2113
|
-
/* @__PURE__ */
|
|
2152
|
+
import { jsx as jsx103, jsxs as jsxs52 } from "react/jsx-runtime";
|
|
2153
|
+
var IconModelDeepmindFilled = ({ 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: [
|
|
2154
|
+
/* @__PURE__ */ jsx103("g", { clipPath: "url(#clip0_40_67)", children: /* @__PURE__ */ jsx103(
|
|
2114
2155
|
"path",
|
|
2115
2156
|
{
|
|
2116
2157
|
fill: fill || color || "currentColor",
|
|
@@ -2119,28 +2160,28 @@ var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, st
|
|
|
2119
2160
|
clipRule: "evenodd"
|
|
2120
2161
|
}
|
|
2121
2162
|
) }),
|
|
2122
|
-
/* @__PURE__ */
|
|
2163
|
+
/* @__PURE__ */ jsx103("defs", { children: /* @__PURE__ */ jsx103("clipPath", { id: "clip0_40_67", children: /* @__PURE__ */ jsx103("rect", { width: "20", height: "20", fill: stroke || color || "currentColor", transform: "translate(2 2)" }) }) })
|
|
2123
2164
|
] }), ModelDeepmindFilled_default = IconModelDeepmindFilled;
|
|
2124
2165
|
|
|
2125
2166
|
// src/components/ModelSeedFilled.tsx
|
|
2126
|
-
import { jsx as
|
|
2127
|
-
var IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2128
|
-
/* @__PURE__ */
|
|
2129
|
-
/* @__PURE__ */
|
|
2167
|
+
import { jsx as jsx104, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
2168
|
+
var IconModelSeedFilled = ({ 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: [
|
|
2169
|
+
/* @__PURE__ */ jsx104("path", { fill: fill || color || "currentColor", d: "M23 2.95271V20.0401L19.2211 21V2L23 2.95271Z" }),
|
|
2170
|
+
/* @__PURE__ */ jsx104(
|
|
2130
2171
|
"path",
|
|
2131
2172
|
{
|
|
2132
2173
|
fill: fill || color || "currentColor",
|
|
2133
2174
|
d: "M10.7528 11.4648V19.5633L6.98126 20.5241V10.5048L10.7528 11.4648Z"
|
|
2134
2175
|
}
|
|
2135
2176
|
),
|
|
2136
|
-
/* @__PURE__ */
|
|
2177
|
+
/* @__PURE__ */ jsx104(
|
|
2137
2178
|
"path",
|
|
2138
2179
|
{
|
|
2139
2180
|
fill: fill || color || "currentColor",
|
|
2140
2181
|
d: "M4.77158 3.95509V19.044L1 20.0048V2.99515L4.77158 3.95509Z"
|
|
2141
2182
|
}
|
|
2142
2183
|
),
|
|
2143
|
-
/* @__PURE__ */
|
|
2184
|
+
/* @__PURE__ */ jsx104(
|
|
2144
2185
|
"path",
|
|
2145
2186
|
{
|
|
2146
2187
|
fill: fill || color || "currentColor",
|
|
@@ -2150,8 +2191,8 @@ var IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2150
2191
|
] }), ModelSeedFilled_default = IconModelSeedFilled;
|
|
2151
2192
|
|
|
2152
2193
|
// src/components/ModelSoraFilled.tsx
|
|
2153
|
-
import { jsx as
|
|
2154
|
-
var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2194
|
+
import { jsx as jsx105 } from "react/jsx-runtime";
|
|
2195
|
+
var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx105("svg", { fill: "none", viewBox: "0 0 25 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx105(
|
|
2155
2196
|
"path",
|
|
2156
2197
|
{
|
|
2157
2198
|
fill: fill || color || "currentColor",
|
|
@@ -2160,7 +2201,7 @@ var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2160
2201
|
) }), ModelSoraFilled_default = IconModelSoraFilled;
|
|
2161
2202
|
|
|
2162
2203
|
// src/components/ModelNanobananaLogoNomoFilled.tsx
|
|
2163
|
-
import { jsx as
|
|
2204
|
+
import { jsx as jsx106, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
2164
2205
|
var IconModelNanobananaLogoNomoFilled = ({
|
|
2165
2206
|
size,
|
|
2166
2207
|
width,
|
|
@@ -2169,64 +2210,64 @@ var IconModelNanobananaLogoNomoFilled = ({
|
|
|
2169
2210
|
className,
|
|
2170
2211
|
fill,
|
|
2171
2212
|
stroke
|
|
2172
|
-
}) => /* @__PURE__ */
|
|
2173
|
-
/* @__PURE__ */
|
|
2213
|
+
}) => /* @__PURE__ */ jsxs54("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2214
|
+
/* @__PURE__ */ jsx106(
|
|
2174
2215
|
"path",
|
|
2175
2216
|
{
|
|
2176
2217
|
fill: "#5A5C62",
|
|
2177
2218
|
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"
|
|
2178
2219
|
}
|
|
2179
2220
|
),
|
|
2180
|
-
/* @__PURE__ */
|
|
2221
|
+
/* @__PURE__ */ jsx106(
|
|
2181
2222
|
"path",
|
|
2182
2223
|
{
|
|
2183
2224
|
fill: "#D5D6D7",
|
|
2184
2225
|
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"
|
|
2185
2226
|
}
|
|
2186
2227
|
),
|
|
2187
|
-
/* @__PURE__ */
|
|
2228
|
+
/* @__PURE__ */ jsx106(
|
|
2188
2229
|
"path",
|
|
2189
2230
|
{
|
|
2190
2231
|
fill: "#C4C5C7",
|
|
2191
2232
|
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"
|
|
2192
2233
|
}
|
|
2193
2234
|
),
|
|
2194
|
-
/* @__PURE__ */
|
|
2235
|
+
/* @__PURE__ */ jsx106(
|
|
2195
2236
|
"path",
|
|
2196
2237
|
{
|
|
2197
2238
|
fill: "#7B7C81",
|
|
2198
2239
|
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"
|
|
2199
2240
|
}
|
|
2200
2241
|
),
|
|
2201
|
-
/* @__PURE__ */
|
|
2242
|
+
/* @__PURE__ */ jsx106(
|
|
2202
2243
|
"path",
|
|
2203
2244
|
{
|
|
2204
2245
|
fill: "#85878B",
|
|
2205
2246
|
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"
|
|
2206
2247
|
}
|
|
2207
2248
|
),
|
|
2208
|
-
/* @__PURE__ */
|
|
2249
|
+
/* @__PURE__ */ jsx106(
|
|
2209
2250
|
"path",
|
|
2210
2251
|
{
|
|
2211
2252
|
fill: "#1B1D24",
|
|
2212
2253
|
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"
|
|
2213
2254
|
}
|
|
2214
2255
|
),
|
|
2215
|
-
/* @__PURE__ */
|
|
2256
|
+
/* @__PURE__ */ jsx106(
|
|
2216
2257
|
"path",
|
|
2217
2258
|
{
|
|
2218
2259
|
fill: "#D5D6D7",
|
|
2219
2260
|
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"
|
|
2220
2261
|
}
|
|
2221
2262
|
),
|
|
2222
|
-
/* @__PURE__ */
|
|
2263
|
+
/* @__PURE__ */ jsx106(
|
|
2223
2264
|
"path",
|
|
2224
2265
|
{
|
|
2225
2266
|
fill: "#85878B",
|
|
2226
2267
|
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"
|
|
2227
2268
|
}
|
|
2228
2269
|
),
|
|
2229
|
-
/* @__PURE__ */
|
|
2270
|
+
/* @__PURE__ */ jsx106(
|
|
2230
2271
|
"path",
|
|
2231
2272
|
{
|
|
2232
2273
|
fill: "#D5D6D7",
|
|
@@ -2236,8 +2277,8 @@ var IconModelNanobananaLogoNomoFilled = ({
|
|
|
2236
2277
|
] }), ModelNanobananaLogoNomoFilled_default = IconModelNanobananaLogoNomoFilled;
|
|
2237
2278
|
|
|
2238
2279
|
// src/components/ModelklingFilled.tsx
|
|
2239
|
-
import { jsx as
|
|
2240
|
-
var IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2280
|
+
import { jsx as jsx107 } from "react/jsx-runtime";
|
|
2281
|
+
var IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx107("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx107(
|
|
2241
2282
|
"path",
|
|
2242
2283
|
{
|
|
2243
2284
|
fill: fill || color || "currentColor",
|
|
@@ -2248,8 +2289,8 @@ var IconModelklingFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2248
2289
|
) }), ModelklingFilled_default = IconModelklingFilled;
|
|
2249
2290
|
|
|
2250
2291
|
// src/components/Models.tsx
|
|
2251
|
-
import { jsx as
|
|
2252
|
-
var IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2292
|
+
import { jsx as jsx108 } from "react/jsx-runtime";
|
|
2293
|
+
var IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx108("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx108(
|
|
2253
2294
|
"path",
|
|
2254
2295
|
{
|
|
2255
2296
|
fill: stroke || color || "currentColor",
|
|
@@ -2260,8 +2301,8 @@ var IconModels = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2260
2301
|
) }), Models_default = IconModels;
|
|
2261
2302
|
|
|
2262
2303
|
// src/components/MoreCollapse.tsx
|
|
2263
|
-
import { jsx as
|
|
2264
|
-
var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2304
|
+
import { jsx as jsx109 } from "react/jsx-runtime";
|
|
2305
|
+
var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx109("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx109(
|
|
2265
2306
|
"path",
|
|
2266
2307
|
{
|
|
2267
2308
|
fill: stroke || color || "currentColor",
|
|
@@ -2270,23 +2311,23 @@ var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke })
|
|
|
2270
2311
|
) }), MoreCollapse_default = IconMoreCollapse;
|
|
2271
2312
|
|
|
2272
2313
|
// src/components/MoreHorizontal.tsx
|
|
2273
|
-
import { jsx as
|
|
2274
|
-
var IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2275
|
-
/* @__PURE__ */
|
|
2314
|
+
import { jsx as jsx110, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
2315
|
+
var IconMoreHorizontal = ({ 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: [
|
|
2316
|
+
/* @__PURE__ */ jsx110(
|
|
2276
2317
|
"path",
|
|
2277
2318
|
{
|
|
2278
2319
|
fill: stroke || color || "currentColor",
|
|
2279
2320
|
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"
|
|
2280
2321
|
}
|
|
2281
2322
|
),
|
|
2282
|
-
/* @__PURE__ */
|
|
2323
|
+
/* @__PURE__ */ jsx110(
|
|
2283
2324
|
"path",
|
|
2284
2325
|
{
|
|
2285
2326
|
fill: stroke || color || "currentColor",
|
|
2286
2327
|
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"
|
|
2287
2328
|
}
|
|
2288
2329
|
),
|
|
2289
|
-
/* @__PURE__ */
|
|
2330
|
+
/* @__PURE__ */ jsx110(
|
|
2290
2331
|
"path",
|
|
2291
2332
|
{
|
|
2292
2333
|
fill: stroke || color || "currentColor",
|
|
@@ -2296,8 +2337,8 @@ var IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke
|
|
|
2296
2337
|
] }), MoreHorizontal_default = IconMoreHorizontal;
|
|
2297
2338
|
|
|
2298
2339
|
// src/components/MoreShowed.tsx
|
|
2299
|
-
import { jsx as
|
|
2300
|
-
var IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2340
|
+
import { jsx as jsx111 } from "react/jsx-runtime";
|
|
2341
|
+
var IconMoreShowed = ({ 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(
|
|
2301
2342
|
"path",
|
|
2302
2343
|
{
|
|
2303
2344
|
fill: stroke || color || "currentColor",
|
|
@@ -2306,23 +2347,23 @@ var IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2306
2347
|
) }), MoreShowed_default = IconMoreShowed;
|
|
2307
2348
|
|
|
2308
2349
|
// src/components/More.tsx
|
|
2309
|
-
import { jsx as
|
|
2310
|
-
var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2311
|
-
/* @__PURE__ */
|
|
2350
|
+
import { jsx as jsx112, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
2351
|
+
var IconMore = ({ 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: [
|
|
2352
|
+
/* @__PURE__ */ jsx112(
|
|
2312
2353
|
"path",
|
|
2313
2354
|
{
|
|
2314
2355
|
fill: stroke || color || "currentColor",
|
|
2315
2356
|
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"
|
|
2316
2357
|
}
|
|
2317
2358
|
),
|
|
2318
|
-
/* @__PURE__ */
|
|
2359
|
+
/* @__PURE__ */ jsx112(
|
|
2319
2360
|
"path",
|
|
2320
2361
|
{
|
|
2321
2362
|
fill: stroke || color || "currentColor",
|
|
2322
2363
|
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"
|
|
2323
2364
|
}
|
|
2324
2365
|
),
|
|
2325
|
-
/* @__PURE__ */
|
|
2366
|
+
/* @__PURE__ */ jsx112(
|
|
2326
2367
|
"path",
|
|
2327
2368
|
{
|
|
2328
2369
|
fill: stroke || color || "currentColor",
|
|
@@ -2332,30 +2373,30 @@ var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2332
2373
|
] }), More_default = IconMore;
|
|
2333
2374
|
|
|
2334
2375
|
// src/components/Moresettings.tsx
|
|
2335
|
-
import { jsx as
|
|
2336
|
-
var IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2337
|
-
/* @__PURE__ */
|
|
2376
|
+
import { jsx as jsx113, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
2377
|
+
var IconMoresettings = ({ 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: [
|
|
2378
|
+
/* @__PURE__ */ jsx113(
|
|
2338
2379
|
"path",
|
|
2339
2380
|
{
|
|
2340
2381
|
fill: stroke || color || "currentColor",
|
|
2341
2382
|
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"
|
|
2342
2383
|
}
|
|
2343
2384
|
),
|
|
2344
|
-
/* @__PURE__ */
|
|
2385
|
+
/* @__PURE__ */ jsx113(
|
|
2345
2386
|
"path",
|
|
2346
2387
|
{
|
|
2347
2388
|
fill: stroke || color || "currentColor",
|
|
2348
2389
|
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"
|
|
2349
2390
|
}
|
|
2350
2391
|
),
|
|
2351
|
-
/* @__PURE__ */
|
|
2392
|
+
/* @__PURE__ */ jsx113(
|
|
2352
2393
|
"path",
|
|
2353
2394
|
{
|
|
2354
2395
|
fill: stroke || color || "currentColor",
|
|
2355
2396
|
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"
|
|
2356
2397
|
}
|
|
2357
2398
|
),
|
|
2358
|
-
/* @__PURE__ */
|
|
2399
|
+
/* @__PURE__ */ jsx113(
|
|
2359
2400
|
"path",
|
|
2360
2401
|
{
|
|
2361
2402
|
fill: stroke || color || "currentColor",
|
|
@@ -2367,9 +2408,9 @@ var IconMoresettings = ({ size, width, height, color, className, fill, stroke })
|
|
|
2367
2408
|
] }), Moresettings_default = IconMoresettings;
|
|
2368
2409
|
|
|
2369
2410
|
// src/components/MouseDrag.tsx
|
|
2370
|
-
import { jsx as
|
|
2371
|
-
var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2372
|
-
/* @__PURE__ */
|
|
2411
|
+
import { jsx as jsx114, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
2412
|
+
var IconMouseDrag = ({ 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: [
|
|
2413
|
+
/* @__PURE__ */ jsx114(
|
|
2373
2414
|
"path",
|
|
2374
2415
|
{
|
|
2375
2416
|
fill: fill || color || "currentColor",
|
|
@@ -2377,7 +2418,7 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2377
2418
|
d: "M13.5 3.5V20.5H10.5V3.5H13.5Z"
|
|
2378
2419
|
}
|
|
2379
2420
|
),
|
|
2380
|
-
/* @__PURE__ */
|
|
2421
|
+
/* @__PURE__ */ jsx114(
|
|
2381
2422
|
"path",
|
|
2382
2423
|
{
|
|
2383
2424
|
fill: fill || color || "currentColor",
|
|
@@ -2385,7 +2426,7 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2385
2426
|
d: "M6.79297 7.5L2.29297 12L6.79297 16.5H8.5V7.5H6.79297Z"
|
|
2386
2427
|
}
|
|
2387
2428
|
),
|
|
2388
|
-
/* @__PURE__ */
|
|
2429
|
+
/* @__PURE__ */ jsx114(
|
|
2389
2430
|
"path",
|
|
2390
2431
|
{
|
|
2391
2432
|
fill: fill || color || "currentColor",
|
|
@@ -2396,9 +2437,9 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2396
2437
|
] }), MouseDrag_default = IconMouseDrag;
|
|
2397
2438
|
|
|
2398
2439
|
// src/components/MouseMove.tsx
|
|
2399
|
-
import { jsx as
|
|
2400
|
-
var IconMouseMove = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2401
|
-
/* @__PURE__ */
|
|
2440
|
+
import { jsx as jsx115, jsxs as jsxs59 } from "react/jsx-runtime";
|
|
2441
|
+
var IconMouseMove = ({ 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: [
|
|
2442
|
+
/* @__PURE__ */ jsx115("g", { clipPath: "url(#clip0_384_31)", children: /* @__PURE__ */ jsx115(
|
|
2402
2443
|
"path",
|
|
2403
2444
|
{
|
|
2404
2445
|
fill: fill || color || "currentColor",
|
|
@@ -2406,13 +2447,13 @@ var IconMouseMove = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2406
2447
|
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"
|
|
2407
2448
|
}
|
|
2408
2449
|
) }),
|
|
2409
|
-
/* @__PURE__ */
|
|
2450
|
+
/* @__PURE__ */ jsx115("defs", { children: /* @__PURE__ */ jsx115("clipPath", { id: "clip0_384_31", children: /* @__PURE__ */ jsx115("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2410
2451
|
] }), MouseMove_default = IconMouseMove;
|
|
2411
2452
|
|
|
2412
2453
|
// src/components/MouseNumberchange.tsx
|
|
2413
|
-
import { jsx as
|
|
2414
|
-
var IconMouseNumberchange = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2415
|
-
/* @__PURE__ */
|
|
2454
|
+
import { jsx as jsx116, jsxs as jsxs60 } from "react/jsx-runtime";
|
|
2455
|
+
var IconMouseNumberchange = ({ 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: [
|
|
2456
|
+
/* @__PURE__ */ jsx116(
|
|
2416
2457
|
"path",
|
|
2417
2458
|
{
|
|
2418
2459
|
fill: fill || color || "currentColor",
|
|
@@ -2420,7 +2461,7 @@ var IconMouseNumberchange = ({ size, width, height, color, className, fill, stro
|
|
|
2420
2461
|
d: "M10.5 17L9.30567 17L0.97168 12L9.30566 7L10.5 7L10.5 17Z"
|
|
2421
2462
|
}
|
|
2422
2463
|
),
|
|
2423
|
-
/* @__PURE__ */
|
|
2464
|
+
/* @__PURE__ */ jsx116(
|
|
2424
2465
|
"path",
|
|
2425
2466
|
{
|
|
2426
2467
|
fill: fill || color || "currentColor",
|
|
@@ -2431,8 +2472,8 @@ var IconMouseNumberchange = ({ size, width, height, color, className, fill, stro
|
|
|
2431
2472
|
] }), MouseNumberchange_default = IconMouseNumberchange;
|
|
2432
2473
|
|
|
2433
2474
|
// src/components/Musicassets.tsx
|
|
2434
|
-
import { jsx as
|
|
2435
|
-
var IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2475
|
+
import { jsx as jsx117 } from "react/jsx-runtime";
|
|
2476
|
+
var IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx117("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx117(
|
|
2436
2477
|
"path",
|
|
2437
2478
|
{
|
|
2438
2479
|
fill: stroke || color || "currentColor",
|
|
@@ -2443,9 +2484,9 @@ var IconMusicassets = ({ size, width, height, color, className, fill, stroke })
|
|
|
2443
2484
|
) }), Musicassets_default = IconMusicassets;
|
|
2444
2485
|
|
|
2445
2486
|
// src/components/Mute.tsx
|
|
2446
|
-
import { jsx as
|
|
2447
|
-
var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2448
|
-
/* @__PURE__ */
|
|
2487
|
+
import { jsx as jsx118, jsxs as jsxs61 } from "react/jsx-runtime";
|
|
2488
|
+
var IconMute = ({ 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: [
|
|
2489
|
+
/* @__PURE__ */ jsx118(
|
|
2449
2490
|
"path",
|
|
2450
2491
|
{
|
|
2451
2492
|
fill: stroke || color || "currentColor",
|
|
@@ -2454,7 +2495,7 @@ var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2454
2495
|
clipRule: "evenodd"
|
|
2455
2496
|
}
|
|
2456
2497
|
),
|
|
2457
|
-
/* @__PURE__ */
|
|
2498
|
+
/* @__PURE__ */ jsx118(
|
|
2458
2499
|
"path",
|
|
2459
2500
|
{
|
|
2460
2501
|
fill: stroke || color || "currentColor",
|
|
@@ -2464,8 +2505,8 @@ var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2464
2505
|
] }), Mute_default = IconMute;
|
|
2465
2506
|
|
|
2466
2507
|
// src/components/Next.tsx
|
|
2467
|
-
import { jsx as
|
|
2468
|
-
var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2508
|
+
import { jsx as jsx119 } from "react/jsx-runtime";
|
|
2509
|
+
var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx119("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx119(
|
|
2469
2510
|
"path",
|
|
2470
2511
|
{
|
|
2471
2512
|
fill: stroke || color || "currentColor",
|
|
@@ -2476,16 +2517,16 @@ var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2476
2517
|
) }), Next_default = IconNext;
|
|
2477
2518
|
|
|
2478
2519
|
// src/components/Nextscene.tsx
|
|
2479
|
-
import { jsx as
|
|
2480
|
-
var IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2481
|
-
/* @__PURE__ */
|
|
2520
|
+
import { jsx as jsx120, jsxs as jsxs62 } from "react/jsx-runtime";
|
|
2521
|
+
var IconNextscene = ({ 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: [
|
|
2522
|
+
/* @__PURE__ */ jsx120(
|
|
2482
2523
|
"path",
|
|
2483
2524
|
{
|
|
2484
2525
|
fill: stroke || color || "currentColor",
|
|
2485
2526
|
d: "M16.7959 12L10.2656 18.5303L9.2041 17.4697L14.6738 12L9.2041 6.53027L10.2656 5.46973L16.7959 12Z"
|
|
2486
2527
|
}
|
|
2487
2528
|
),
|
|
2488
|
-
/* @__PURE__ */
|
|
2529
|
+
/* @__PURE__ */ jsx120(
|
|
2489
2530
|
"path",
|
|
2490
2531
|
{
|
|
2491
2532
|
fill: stroke || color || "currentColor",
|
|
@@ -2497,8 +2538,8 @@ var IconNextscene = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2497
2538
|
] }), Nextscene_default = IconNextscene;
|
|
2498
2539
|
|
|
2499
2540
|
// src/components/Niceofficial.tsx
|
|
2500
|
-
import { jsx as
|
|
2501
|
-
var IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2541
|
+
import { jsx as jsx121 } from "react/jsx-runtime";
|
|
2542
|
+
var IconNiceofficial = ({ 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(
|
|
2502
2543
|
"path",
|
|
2503
2544
|
{
|
|
2504
2545
|
fill: fill || color || "currentColor",
|
|
@@ -2508,19 +2549,40 @@ var IconNiceofficial = ({ size, width, height, color, className, fill, stroke })
|
|
|
2508
2549
|
}
|
|
2509
2550
|
) }), Niceofficial_default = IconNiceofficial;
|
|
2510
2551
|
|
|
2552
|
+
// src/components/Notification.tsx
|
|
2553
|
+
import { jsx as jsx122, jsxs as jsxs63 } from "react/jsx-runtime";
|
|
2554
|
+
var IconNotification = ({ 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: [
|
|
2555
|
+
/* @__PURE__ */ jsx122(
|
|
2556
|
+
"path",
|
|
2557
|
+
{
|
|
2558
|
+
fill: stroke || color || "currentColor",
|
|
2559
|
+
d: "M22.5 15L19.5 12V7.5C19.5 3.35786 16.1421 0 12 0C7.85786 0 4.5 3.35786 4.5 7.5V12L1.5 15V18H22.5V15ZM6.75 12.932V7.5C6.75 4.6005 9.1005 2.25 12 2.25C14.8995 2.25 17.25 4.6005 17.25 7.5V12.932L20.068 15.75H3.93198L6.75 12.932Z",
|
|
2560
|
+
fillRule: "evenodd",
|
|
2561
|
+
clipRule: "evenodd"
|
|
2562
|
+
}
|
|
2563
|
+
),
|
|
2564
|
+
/* @__PURE__ */ jsx122(
|
|
2565
|
+
"path",
|
|
2566
|
+
{
|
|
2567
|
+
fill: stroke || color || "currentColor",
|
|
2568
|
+
d: "M12 24C10.0407 24 8.37385 22.7478 7.75609 21H10.323C10.7349 21.4603 11.3337 21.75 12 21.75C12.6664 21.75 13.2651 21.4603 13.6771 21H16.244C15.6262 22.7478 13.9594 24 12 24Z"
|
|
2569
|
+
}
|
|
2570
|
+
)
|
|
2571
|
+
] }), Notification_default = IconNotification;
|
|
2572
|
+
|
|
2511
2573
|
// src/components/Oneclickgenerate.tsx
|
|
2512
|
-
import { jsx as
|
|
2513
|
-
var IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2514
|
-
/* @__PURE__ */
|
|
2515
|
-
/* @__PURE__ */
|
|
2516
|
-
/* @__PURE__ */
|
|
2574
|
+
import { jsx as jsx123, jsxs as jsxs64 } from "react/jsx-runtime";
|
|
2575
|
+
var IconOneclickgenerate = ({ 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: [
|
|
2576
|
+
/* @__PURE__ */ jsx123("path", { fill: stroke || color || "currentColor", d: "M12 4.5V0H9.75V4.5H12Z" }),
|
|
2577
|
+
/* @__PURE__ */ jsx123("path", { fill: stroke || color || "currentColor", d: "M4.5 9.75H0V12H4.5V9.75Z" }),
|
|
2578
|
+
/* @__PURE__ */ jsx123(
|
|
2517
2579
|
"path",
|
|
2518
2580
|
{
|
|
2519
2581
|
fill: stroke || color || "currentColor",
|
|
2520
2582
|
d: "M5.2045 6.7955L1.4545 3.0455L3.0455 1.4545L6.7955 5.2045L5.2045 6.7955Z"
|
|
2521
2583
|
}
|
|
2522
2584
|
),
|
|
2523
|
-
/* @__PURE__ */
|
|
2585
|
+
/* @__PURE__ */ jsx123(
|
|
2524
2586
|
"path",
|
|
2525
2587
|
{
|
|
2526
2588
|
fill: stroke || color || "currentColor",
|
|
@@ -2532,9 +2594,9 @@ var IconOneclickgenerate = ({ size, width, height, color, className, fill, strok
|
|
|
2532
2594
|
] }), Oneclickgenerate_default = IconOneclickgenerate;
|
|
2533
2595
|
|
|
2534
2596
|
// src/components/Opendemo.tsx
|
|
2535
|
-
import { jsx as
|
|
2536
|
-
var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2537
|
-
/* @__PURE__ */
|
|
2597
|
+
import { jsx as jsx124, jsxs as jsxs65 } from "react/jsx-runtime";
|
|
2598
|
+
var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs65("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2599
|
+
/* @__PURE__ */ jsx124(
|
|
2538
2600
|
"path",
|
|
2539
2601
|
{
|
|
2540
2602
|
fill: stroke || color || "currentColor",
|
|
@@ -2543,12 +2605,12 @@ var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2543
2605
|
clipRule: "evenodd"
|
|
2544
2606
|
}
|
|
2545
2607
|
),
|
|
2546
|
-
/* @__PURE__ */
|
|
2608
|
+
/* @__PURE__ */ jsx124("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
2547
2609
|
] }), Opendemo_default = IconOpendemo;
|
|
2548
2610
|
|
|
2549
2611
|
// src/components/OppsFilled.tsx
|
|
2550
|
-
import { jsx as
|
|
2551
|
-
var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2612
|
+
import { jsx as jsx125 } from "react/jsx-runtime";
|
|
2613
|
+
var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx125("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx125(
|
|
2552
2614
|
"path",
|
|
2553
2615
|
{
|
|
2554
2616
|
fill: fill || color || "currentColor",
|
|
@@ -2559,8 +2621,8 @@ var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2559
2621
|
) }), OppsFilled_default = IconOppsFilled;
|
|
2560
2622
|
|
|
2561
2623
|
// src/components/OptionalcheckedFilled.tsx
|
|
2562
|
-
import { jsx as
|
|
2563
|
-
var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2624
|
+
import { jsx as jsx126 } from "react/jsx-runtime";
|
|
2625
|
+
var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx126("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx126(
|
|
2564
2626
|
"path",
|
|
2565
2627
|
{
|
|
2566
2628
|
fill: fill || color || "currentColor",
|
|
@@ -2571,8 +2633,8 @@ var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill,
|
|
|
2571
2633
|
) }), OptionalcheckedFilled_default = IconOptionalcheckedFilled;
|
|
2572
2634
|
|
|
2573
2635
|
// src/components/Optionaluncheck.tsx
|
|
2574
|
-
import { jsx as
|
|
2575
|
-
var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2636
|
+
import { jsx as jsx127 } from "react/jsx-runtime";
|
|
2637
|
+
var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx127("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx127(
|
|
2576
2638
|
"path",
|
|
2577
2639
|
{
|
|
2578
2640
|
fill: stroke || color || "currentColor",
|
|
@@ -2583,8 +2645,8 @@ var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke
|
|
|
2583
2645
|
) }), Optionaluncheck_default = IconOptionaluncheck;
|
|
2584
2646
|
|
|
2585
2647
|
// src/components/Packagegame.tsx
|
|
2586
|
-
import { jsx as
|
|
2587
|
-
var IconPackagegame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2648
|
+
import { jsx as jsx128 } from "react/jsx-runtime";
|
|
2649
|
+
var IconPackagegame = ({ 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(
|
|
2588
2650
|
"path",
|
|
2589
2651
|
{
|
|
2590
2652
|
fill: stroke || color || "currentColor",
|
|
@@ -2595,13 +2657,13 @@ var IconPackagegame = ({ size, width, height, color, className, fill, stroke })
|
|
|
2595
2657
|
) }), Packagegame_default = IconPackagegame;
|
|
2596
2658
|
|
|
2597
2659
|
// src/components/PageError.tsx
|
|
2598
|
-
import { jsx as
|
|
2599
|
-
var IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2660
|
+
import { jsx as jsx129 } from "react/jsx-runtime";
|
|
2661
|
+
var IconPageError = ({ 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("path", { fill: stroke || color || "currentColor", d: "M22.5 13.125H1.5V10.875H22.5V13.125Z" }) }), PageError_default = IconPageError;
|
|
2600
2662
|
|
|
2601
2663
|
// src/components/Parameters.tsx
|
|
2602
|
-
import { jsx as
|
|
2603
|
-
var IconParameters = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2604
|
-
/* @__PURE__ */
|
|
2664
|
+
import { jsx as jsx130, jsxs as jsxs66 } from "react/jsx-runtime";
|
|
2665
|
+
var IconParameters = ({ 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: [
|
|
2666
|
+
/* @__PURE__ */ jsx130(
|
|
2605
2667
|
"path",
|
|
2606
2668
|
{
|
|
2607
2669
|
fill: stroke || color || "currentColor",
|
|
@@ -2610,7 +2672,7 @@ var IconParameters = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2610
2672
|
clipRule: "evenodd"
|
|
2611
2673
|
}
|
|
2612
2674
|
),
|
|
2613
|
-
/* @__PURE__ */
|
|
2675
|
+
/* @__PURE__ */ jsx130(
|
|
2614
2676
|
"path",
|
|
2615
2677
|
{
|
|
2616
2678
|
fill: stroke || color || "currentColor",
|
|
@@ -2622,9 +2684,9 @@ var IconParameters = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2622
2684
|
] }), Parameters_default = IconParameters;
|
|
2623
2685
|
|
|
2624
2686
|
// src/components/Pause.tsx
|
|
2625
|
-
import { jsx as
|
|
2626
|
-
var IconPause = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2627
|
-
/* @__PURE__ */
|
|
2687
|
+
import { jsx as jsx131, jsxs as jsxs67 } from "react/jsx-runtime";
|
|
2688
|
+
var IconPause = ({ 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: [
|
|
2689
|
+
/* @__PURE__ */ jsx131(
|
|
2628
2690
|
"path",
|
|
2629
2691
|
{
|
|
2630
2692
|
fill: stroke || color || "currentColor",
|
|
@@ -2633,7 +2695,7 @@ var IconPause = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2633
2695
|
clipRule: "evenodd"
|
|
2634
2696
|
}
|
|
2635
2697
|
),
|
|
2636
|
-
/* @__PURE__ */
|
|
2698
|
+
/* @__PURE__ */ jsx131(
|
|
2637
2699
|
"path",
|
|
2638
2700
|
{
|
|
2639
2701
|
fill: stroke || color || "currentColor",
|
|
@@ -2645,8 +2707,8 @@ var IconPause = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2645
2707
|
] }), Pause_default = IconPause;
|
|
2646
2708
|
|
|
2647
2709
|
// src/components/Pencil.tsx
|
|
2648
|
-
import { jsx as
|
|
2649
|
-
var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2710
|
+
import { jsx as jsx132 } from "react/jsx-runtime";
|
|
2711
|
+
var IconPencil = ({ 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(
|
|
2650
2712
|
"path",
|
|
2651
2713
|
{
|
|
2652
2714
|
fill: stroke || color || "currentColor",
|
|
@@ -2657,8 +2719,8 @@ var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2657
2719
|
) }), Pencil_default = IconPencil;
|
|
2658
2720
|
|
|
2659
2721
|
// src/components/Pick.tsx
|
|
2660
|
-
import { jsx as
|
|
2661
|
-
var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2722
|
+
import { jsx as jsx133 } from "react/jsx-runtime";
|
|
2723
|
+
var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx133("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx133(
|
|
2662
2724
|
"path",
|
|
2663
2725
|
{
|
|
2664
2726
|
fill: stroke || color || "currentColor",
|
|
@@ -2669,25 +2731,25 @@ var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2669
2731
|
) }), Pick_default = IconPick;
|
|
2670
2732
|
|
|
2671
2733
|
// src/components/PickedFilled.tsx
|
|
2672
|
-
import { jsx as
|
|
2673
|
-
var IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2734
|
+
import { jsx as jsx134 } from "react/jsx-runtime";
|
|
2735
|
+
var IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx134("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx134("path", { fill: fill || color || "currentColor", d: "M3 0H21V24H18L12 18L6 24H3V0Z" }) }), PickedFilled_default = IconPickedFilled;
|
|
2674
2736
|
|
|
2675
2737
|
// src/components/PlanFilled.tsx
|
|
2676
|
-
import { jsx as
|
|
2677
|
-
var IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2678
|
-
/* @__PURE__ */
|
|
2738
|
+
import { jsx as jsx135, jsxs as jsxs68 } from "react/jsx-runtime";
|
|
2739
|
+
var IconPlanFilled = ({ 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: [
|
|
2740
|
+
/* @__PURE__ */ jsx135("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ jsx135(
|
|
2679
2741
|
"path",
|
|
2680
2742
|
{
|
|
2681
2743
|
fill: fill || color || "currentColor",
|
|
2682
2744
|
d: "M13.5 10.5L15 0H12L3 10.5V13.5H10.5L9 24H12L21 13.5L21 10.5H13.5Z"
|
|
2683
2745
|
}
|
|
2684
2746
|
) }),
|
|
2685
|
-
/* @__PURE__ */
|
|
2747
|
+
/* @__PURE__ */ jsx135("defs", { children: /* @__PURE__ */ jsx135("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ jsx135("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2686
2748
|
] }), PlanFilled_default = IconPlanFilled;
|
|
2687
2749
|
|
|
2688
2750
|
// src/components/PlayFilled.tsx
|
|
2689
|
-
import { jsx as
|
|
2690
|
-
var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2751
|
+
import { jsx as jsx136 } from "react/jsx-runtime";
|
|
2752
|
+
var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx136("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx136(
|
|
2691
2753
|
"path",
|
|
2692
2754
|
{
|
|
2693
2755
|
fill: fill || color || "currentColor",
|
|
@@ -2696,8 +2758,8 @@ var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2696
2758
|
) }), PlayFilled_default = IconPlayFilled;
|
|
2697
2759
|
|
|
2698
2760
|
// src/components/Play.tsx
|
|
2699
|
-
import { jsx as
|
|
2700
|
-
var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2761
|
+
import { jsx as jsx137 } from "react/jsx-runtime";
|
|
2762
|
+
var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx137("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx137(
|
|
2701
2763
|
"path",
|
|
2702
2764
|
{
|
|
2703
2765
|
fill: stroke || color || "currentColor",
|
|
@@ -2708,16 +2770,16 @@ var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2708
2770
|
) }), Play_default = IconPlay;
|
|
2709
2771
|
|
|
2710
2772
|
// src/components/Previouscene.tsx
|
|
2711
|
-
import { jsx as
|
|
2712
|
-
var IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2713
|
-
/* @__PURE__ */
|
|
2773
|
+
import { jsx as jsx138, jsxs as jsxs69 } from "react/jsx-runtime";
|
|
2774
|
+
var IconPreviouscene = ({ 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: [
|
|
2775
|
+
/* @__PURE__ */ jsx138(
|
|
2714
2776
|
"path",
|
|
2715
2777
|
{
|
|
2716
2778
|
fill: stroke || color || "currentColor",
|
|
2717
2779
|
d: "M7.2041 12L13.7344 18.5303L14.7959 17.4697L9.32617 12L14.7959 6.53027L13.7344 5.46973L7.2041 12Z"
|
|
2718
2780
|
}
|
|
2719
2781
|
),
|
|
2720
|
-
/* @__PURE__ */
|
|
2782
|
+
/* @__PURE__ */ jsx138(
|
|
2721
2783
|
"path",
|
|
2722
2784
|
{
|
|
2723
2785
|
fill: stroke || color || "currentColor",
|
|
@@ -2729,8 +2791,8 @@ var IconPreviouscene = ({ size, width, height, color, className, fill, stroke })
|
|
|
2729
2791
|
] }), Previouscene_default = IconPreviouscene;
|
|
2730
2792
|
|
|
2731
2793
|
// src/components/ProblemFilled.tsx
|
|
2732
|
-
import { jsx as
|
|
2733
|
-
var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2794
|
+
import { jsx as jsx139 } from "react/jsx-runtime";
|
|
2795
|
+
var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx139("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx139(
|
|
2734
2796
|
"path",
|
|
2735
2797
|
{
|
|
2736
2798
|
fill: fill || color || "currentColor",
|
|
@@ -2741,8 +2803,8 @@ var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
2741
2803
|
) }), ProblemFilled_default = IconProblemFilled;
|
|
2742
2804
|
|
|
2743
2805
|
// src/components/ProblemNoticeFilled.tsx
|
|
2744
|
-
import { jsx as
|
|
2745
|
-
var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2806
|
+
import { jsx as jsx140 } from "react/jsx-runtime";
|
|
2807
|
+
var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx140("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx140(
|
|
2746
2808
|
"path",
|
|
2747
2809
|
{
|
|
2748
2810
|
fill: fill || color || "currentColor",
|
|
@@ -2753,11 +2815,11 @@ var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, st
|
|
|
2753
2815
|
) }), ProblemNoticeFilled_default = IconProblemNoticeFilled;
|
|
2754
2816
|
|
|
2755
2817
|
// src/components/Problem.tsx
|
|
2756
|
-
import { jsx as
|
|
2757
|
-
var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2758
|
-
/* @__PURE__ */
|
|
2759
|
-
/* @__PURE__ */
|
|
2760
|
-
/* @__PURE__ */
|
|
2818
|
+
import { jsx as jsx141, jsxs as jsxs70 } from "react/jsx-runtime";
|
|
2819
|
+
var IconProblem = ({ 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: [
|
|
2820
|
+
/* @__PURE__ */ jsx141("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
|
|
2821
|
+
/* @__PURE__ */ jsx141("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
|
|
2822
|
+
/* @__PURE__ */ jsx141(
|
|
2761
2823
|
"path",
|
|
2762
2824
|
{
|
|
2763
2825
|
fill: stroke || color || "currentColor",
|
|
@@ -2769,9 +2831,9 @@ var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2769
2831
|
] }), Problem_default = IconProblem;
|
|
2770
2832
|
|
|
2771
2833
|
// src/components/Publish.tsx
|
|
2772
|
-
import { jsx as
|
|
2773
|
-
var IconPublish = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2774
|
-
/* @__PURE__ */
|
|
2834
|
+
import { jsx as jsx142, jsxs as jsxs71 } from "react/jsx-runtime";
|
|
2835
|
+
var IconPublish = ({ 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: [
|
|
2836
|
+
/* @__PURE__ */ jsx142(
|
|
2775
2837
|
"path",
|
|
2776
2838
|
{
|
|
2777
2839
|
fill: stroke || color || "currentColor",
|
|
@@ -2780,12 +2842,12 @@ var IconPublish = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2780
2842
|
clipRule: "evenodd"
|
|
2781
2843
|
}
|
|
2782
2844
|
),
|
|
2783
|
-
/* @__PURE__ */
|
|
2845
|
+
/* @__PURE__ */ jsx142("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
2784
2846
|
] }), Publish_default = IconPublish;
|
|
2785
2847
|
|
|
2786
2848
|
// src/components/Ratio169.tsx
|
|
2787
|
-
import { jsx as
|
|
2788
|
-
var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2849
|
+
import { jsx as jsx143 } from "react/jsx-runtime";
|
|
2850
|
+
var IconRatio169 = ({ 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(
|
|
2789
2851
|
"path",
|
|
2790
2852
|
{
|
|
2791
2853
|
fill: stroke || color || "currentColor",
|
|
@@ -2794,16 +2856,16 @@ var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2794
2856
|
) }), Ratio169_default = IconRatio169;
|
|
2795
2857
|
|
|
2796
2858
|
// src/components/Ratio11.tsx
|
|
2797
|
-
import { jsx as
|
|
2798
|
-
var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2799
|
-
/* @__PURE__ */
|
|
2859
|
+
import { jsx as jsx144, jsxs as jsxs72 } from "react/jsx-runtime";
|
|
2860
|
+
var IconRatio11 = ({ 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: [
|
|
2861
|
+
/* @__PURE__ */ jsx144("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ jsx144(
|
|
2800
2862
|
"path",
|
|
2801
2863
|
{
|
|
2802
2864
|
fill: stroke || color || "currentColor",
|
|
2803
2865
|
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"
|
|
2804
2866
|
}
|
|
2805
2867
|
) }),
|
|
2806
|
-
/* @__PURE__ */
|
|
2868
|
+
/* @__PURE__ */ jsx144("defs", { children: /* @__PURE__ */ jsx144("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ jsx144(
|
|
2807
2869
|
"rect",
|
|
2808
2870
|
{
|
|
2809
2871
|
width: "24",
|
|
@@ -2815,16 +2877,16 @@ var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2815
2877
|
] }), Ratio11_default = IconRatio11;
|
|
2816
2878
|
|
|
2817
2879
|
// src/components/Ratio916.tsx
|
|
2818
|
-
import { jsx as
|
|
2819
|
-
var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2820
|
-
/* @__PURE__ */
|
|
2880
|
+
import { jsx as jsx145, jsxs as jsxs73 } from "react/jsx-runtime";
|
|
2881
|
+
var IconRatio916 = ({ 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: [
|
|
2882
|
+
/* @__PURE__ */ jsx145("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ jsx145(
|
|
2821
2883
|
"path",
|
|
2822
2884
|
{
|
|
2823
2885
|
fill: stroke || color || "currentColor",
|
|
2824
2886
|
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"
|
|
2825
2887
|
}
|
|
2826
2888
|
) }),
|
|
2827
|
-
/* @__PURE__ */
|
|
2889
|
+
/* @__PURE__ */ jsx145("defs", { children: /* @__PURE__ */ jsx145("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ jsx145(
|
|
2828
2890
|
"rect",
|
|
2829
2891
|
{
|
|
2830
2892
|
width: "24",
|
|
@@ -2836,18 +2898,18 @@ var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2836
2898
|
] }), Ratio916_default = IconRatio916;
|
|
2837
2899
|
|
|
2838
2900
|
// src/components/RatioAuto.tsx
|
|
2839
|
-
import { jsx as
|
|
2840
|
-
var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2841
|
-
/* @__PURE__ */
|
|
2842
|
-
/* @__PURE__ */
|
|
2901
|
+
import { jsx as jsx146, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
2902
|
+
var IconRatioAuto = ({ 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: [
|
|
2903
|
+
/* @__PURE__ */ jsxs74("g", { clipPath: "url(#clip0_468_23)", children: [
|
|
2904
|
+
/* @__PURE__ */ jsx146(
|
|
2843
2905
|
"path",
|
|
2844
2906
|
{
|
|
2845
2907
|
fill: stroke || color || "currentColor",
|
|
2846
2908
|
d: "M6.25 6.24999L6.25 9.99998H4L4 3.99998L10 3.99999V6.24999H6.25Z"
|
|
2847
2909
|
}
|
|
2848
2910
|
),
|
|
2849
|
-
/* @__PURE__ */
|
|
2850
|
-
/* @__PURE__ */
|
|
2911
|
+
/* @__PURE__ */ jsx146("path", { fill: stroke || color || "currentColor", d: "M14 20V17.75H17.75V14H20V20H14Z" }),
|
|
2912
|
+
/* @__PURE__ */ jsx146(
|
|
2851
2913
|
"path",
|
|
2852
2914
|
{
|
|
2853
2915
|
fill: stroke || color || "currentColor",
|
|
@@ -2857,7 +2919,7 @@ var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2857
2919
|
}
|
|
2858
2920
|
)
|
|
2859
2921
|
] }),
|
|
2860
|
-
/* @__PURE__ */
|
|
2922
|
+
/* @__PURE__ */ jsx146("defs", { children: /* @__PURE__ */ jsx146("clipPath", { id: "clip0_468_23", children: /* @__PURE__ */ jsx146(
|
|
2861
2923
|
"rect",
|
|
2862
2924
|
{
|
|
2863
2925
|
width: "24",
|
|
@@ -2869,16 +2931,16 @@ var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2869
2931
|
] }), RatioAuto_default = IconRatioAuto;
|
|
2870
2932
|
|
|
2871
2933
|
// src/components/Ratio.tsx
|
|
2872
|
-
import { jsx as
|
|
2873
|
-
var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2874
|
-
/* @__PURE__ */
|
|
2934
|
+
import { jsx as jsx147, jsxs as jsxs75 } from "react/jsx-runtime";
|
|
2935
|
+
var IconRatio = ({ 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: [
|
|
2936
|
+
/* @__PURE__ */ jsx147(
|
|
2875
2937
|
"path",
|
|
2876
2938
|
{
|
|
2877
2939
|
fill: stroke || color || "currentColor",
|
|
2878
2940
|
d: "M3 0V3L0 3V5.25L18.75 5.25V24H21V21H24V18.75H21L21 3L5.25 3V0H3Z"
|
|
2879
2941
|
}
|
|
2880
2942
|
),
|
|
2881
|
-
/* @__PURE__ */
|
|
2943
|
+
/* @__PURE__ */ jsx147(
|
|
2882
2944
|
"path",
|
|
2883
2945
|
{
|
|
2884
2946
|
fill: stroke || color || "currentColor",
|
|
@@ -2888,8 +2950,8 @@ var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2888
2950
|
] }), Ratio_default = IconRatio;
|
|
2889
2951
|
|
|
2890
2952
|
// src/components/ReEdit.tsx
|
|
2891
|
-
import { jsx as
|
|
2892
|
-
var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2953
|
+
import { jsx as jsx148 } from "react/jsx-runtime";
|
|
2954
|
+
var IconReEdit = ({ 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(
|
|
2893
2955
|
"path",
|
|
2894
2956
|
{
|
|
2895
2957
|
fill: stroke || color || "currentColor",
|
|
@@ -2900,8 +2962,8 @@ var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2900
2962
|
) }), ReEdit_default = IconReEdit;
|
|
2901
2963
|
|
|
2902
2964
|
// src/components/Regenerate.tsx
|
|
2903
|
-
import { jsx as
|
|
2904
|
-
var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2965
|
+
import { jsx as jsx149 } from "react/jsx-runtime";
|
|
2966
|
+
var IconRegenerate = ({ 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(
|
|
2905
2967
|
"path",
|
|
2906
2968
|
{
|
|
2907
2969
|
fill: stroke || color || "currentColor",
|
|
@@ -2912,9 +2974,9 @@ var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2912
2974
|
) }), Regenerate_default = IconRegenerate;
|
|
2913
2975
|
|
|
2914
2976
|
// src/components/Resultsetting.tsx
|
|
2915
|
-
import { jsx as
|
|
2916
|
-
var IconResultsetting = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2917
|
-
/* @__PURE__ */
|
|
2977
|
+
import { jsx as jsx150, jsxs as jsxs76 } from "react/jsx-runtime";
|
|
2978
|
+
var IconResultsetting = ({ 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: [
|
|
2979
|
+
/* @__PURE__ */ jsx150("g", { clipPath: "url(#clip0_554_27)", children: /* @__PURE__ */ jsx150(
|
|
2918
2980
|
"path",
|
|
2919
2981
|
{
|
|
2920
2982
|
fill: stroke || color || "currentColor",
|
|
@@ -2923,7 +2985,7 @@ var IconResultsetting = ({ size, width, height, color, className, fill, stroke }
|
|
|
2923
2985
|
clipRule: "evenodd"
|
|
2924
2986
|
}
|
|
2925
2987
|
) }),
|
|
2926
|
-
/* @__PURE__ */
|
|
2988
|
+
/* @__PURE__ */ jsx150("defs", { children: /* @__PURE__ */ jsx150("clipPath", { id: "clip0_554_27", children: /* @__PURE__ */ jsx150(
|
|
2927
2989
|
"rect",
|
|
2928
2990
|
{
|
|
2929
2991
|
width: "24",
|
|
@@ -2935,8 +2997,8 @@ var IconResultsetting = ({ size, width, height, color, className, fill, stroke }
|
|
|
2935
2997
|
] }), Resultsetting_default = IconResultsetting;
|
|
2936
2998
|
|
|
2937
2999
|
// src/components/RightFilled.tsx
|
|
2938
|
-
import { jsx as
|
|
2939
|
-
var IconRightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3000
|
+
import { jsx as jsx151 } from "react/jsx-runtime";
|
|
3001
|
+
var IconRightFilled = ({ 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(
|
|
2940
3002
|
"path",
|
|
2941
3003
|
{
|
|
2942
3004
|
fill: fill || color || "currentColor",
|
|
@@ -2947,8 +3009,8 @@ var IconRightFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
2947
3009
|
) }), RightFilled_default = IconRightFilled;
|
|
2948
3010
|
|
|
2949
3011
|
// src/components/SceneNext.tsx
|
|
2950
|
-
import { jsx as
|
|
2951
|
-
var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3012
|
+
import { jsx as jsx152 } from "react/jsx-runtime";
|
|
3013
|
+
var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx152("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx152(
|
|
2952
3014
|
"path",
|
|
2953
3015
|
{
|
|
2954
3016
|
fill: stroke || color || "currentColor",
|
|
@@ -2957,29 +3019,29 @@ var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2957
3019
|
) }), SceneNext_default = IconSceneNext;
|
|
2958
3020
|
|
|
2959
3021
|
// src/components/Scriptmode.tsx
|
|
2960
|
-
import { jsx as
|
|
2961
|
-
var IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2962
|
-
/* @__PURE__ */
|
|
2963
|
-
/* @__PURE__ */
|
|
2964
|
-
/* @__PURE__ */
|
|
2965
|
-
/* @__PURE__ */
|
|
2966
|
-
/* @__PURE__ */
|
|
2967
|
-
/* @__PURE__ */
|
|
2968
|
-
/* @__PURE__ */
|
|
2969
|
-
/* @__PURE__ */
|
|
3022
|
+
import { jsx as jsx153, jsxs as jsxs77 } from "react/jsx-runtime";
|
|
3023
|
+
var IconScriptmode = ({ 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: [
|
|
3024
|
+
/* @__PURE__ */ jsx153("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
|
|
3025
|
+
/* @__PURE__ */ jsx153("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
|
|
3026
|
+
/* @__PURE__ */ jsx153("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
|
|
3027
|
+
/* @__PURE__ */ jsx153("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
|
|
3028
|
+
/* @__PURE__ */ jsx153("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
|
|
3029
|
+
/* @__PURE__ */ jsx153("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
|
|
3030
|
+
/* @__PURE__ */ jsx153("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
|
|
3031
|
+
/* @__PURE__ */ jsx153("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
|
|
2970
3032
|
] }), Scriptmode_default = IconScriptmode;
|
|
2971
3033
|
|
|
2972
3034
|
// src/components/Scrolldown.tsx
|
|
2973
|
-
import { jsx as
|
|
2974
|
-
var IconScrolldown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2975
|
-
/* @__PURE__ */
|
|
3035
|
+
import { jsx as jsx154, jsxs as jsxs78 } from "react/jsx-runtime";
|
|
3036
|
+
var IconScrolldown = ({ 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: [
|
|
3037
|
+
/* @__PURE__ */ jsx154(
|
|
2976
3038
|
"path",
|
|
2977
3039
|
{
|
|
2978
3040
|
fill: stroke || color || "currentColor",
|
|
2979
3041
|
d: "M3.79546 11.9544L12 20.1589L20.2045 11.9544L21.7955 13.5454L12 23.3409L2.20447 13.5454L3.79546 11.9544Z"
|
|
2980
3042
|
}
|
|
2981
3043
|
),
|
|
2982
|
-
/* @__PURE__ */
|
|
3044
|
+
/* @__PURE__ */ jsx154(
|
|
2983
3045
|
"path",
|
|
2984
3046
|
{
|
|
2985
3047
|
fill: stroke || color || "currentColor",
|
|
@@ -2989,8 +3051,8 @@ var IconScrolldown = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2989
3051
|
] }), Scrolldown_default = IconScrolldown;
|
|
2990
3052
|
|
|
2991
3053
|
// src/components/Sendrequest.tsx
|
|
2992
|
-
import { jsx as
|
|
2993
|
-
var IconSendrequest = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3054
|
+
import { jsx as jsx155 } from "react/jsx-runtime";
|
|
3055
|
+
var IconSendrequest = ({ 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(
|
|
2994
3056
|
"path",
|
|
2995
3057
|
{
|
|
2996
3058
|
fill: fill || color || "currentColor",
|
|
@@ -3000,9 +3062,29 @@ var IconSendrequest = ({ size, width, height, color, className, fill, stroke })
|
|
|
3000
3062
|
}
|
|
3001
3063
|
) }), Sendrequest_default = IconSendrequest;
|
|
3002
3064
|
|
|
3065
|
+
// src/components/Sendup.tsx
|
|
3066
|
+
import { jsx as jsx156 } from "react/jsx-runtime";
|
|
3067
|
+
var IconSendup = ({ 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(
|
|
3068
|
+
"path",
|
|
3069
|
+
{
|
|
3070
|
+
fill: stroke || color || "currentColor",
|
|
3071
|
+
d: "M19.1208 5.32254V19.176L16.8703 19.1753V9.16398L6.56135 19.473L4.97036 17.882L15.2793 7.57299H5.26798L5.26729 5.32254H19.1208Z"
|
|
3072
|
+
}
|
|
3073
|
+
) }), Sendup_default = IconSendup;
|
|
3074
|
+
|
|
3075
|
+
// src/components/Sendup2.tsx
|
|
3076
|
+
import { jsx as jsx157 } from "react/jsx-runtime";
|
|
3077
|
+
var IconSendup2 = ({ 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(
|
|
3078
|
+
"path",
|
|
3079
|
+
{
|
|
3080
|
+
fill: stroke || color || "currentColor",
|
|
3081
|
+
d: "M5.19922 10.7949L6.79102 12.3867L11.875 7.30273V18H3V20.25H14.125V7.31055L19.1992 12.3867L20.791 10.7949L12.9961 3L5.19922 10.7949Z"
|
|
3082
|
+
}
|
|
3083
|
+
) }), Sendup2_default = IconSendup2;
|
|
3084
|
+
|
|
3003
3085
|
// src/components/ShareFilled.tsx
|
|
3004
|
-
import { jsx as
|
|
3005
|
-
var IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3086
|
+
import { jsx as jsx158 } from "react/jsx-runtime";
|
|
3087
|
+
var IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx158("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx158(
|
|
3006
3088
|
"path",
|
|
3007
3089
|
{
|
|
3008
3090
|
fill: fill || color || "currentColor",
|
|
@@ -3011,8 +3093,8 @@ var IconShareFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3011
3093
|
) }), ShareFilled_default = IconShareFilled;
|
|
3012
3094
|
|
|
3013
3095
|
// src/components/Share.tsx
|
|
3014
|
-
import { jsx as
|
|
3015
|
-
var IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3096
|
+
import { jsx as jsx159 } from "react/jsx-runtime";
|
|
3097
|
+
var IconShare = ({ 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(
|
|
3016
3098
|
"path",
|
|
3017
3099
|
{
|
|
3018
3100
|
fill: stroke || color || "currentColor",
|
|
@@ -3023,8 +3105,8 @@ var IconShare = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3023
3105
|
) }), Share_default = IconShare;
|
|
3024
3106
|
|
|
3025
3107
|
// src/components/Sidebar.tsx
|
|
3026
|
-
import { jsx as
|
|
3027
|
-
var IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3108
|
+
import { jsx as jsx160 } from "react/jsx-runtime";
|
|
3109
|
+
var IconSidebar = ({ 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(
|
|
3028
3110
|
"path",
|
|
3029
3111
|
{
|
|
3030
3112
|
fill: stroke || color || "currentColor",
|
|
@@ -3035,8 +3117,8 @@ var IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3035
3117
|
) }), Sidebar_default = IconSidebar;
|
|
3036
3118
|
|
|
3037
3119
|
// src/components/SocialX.tsx
|
|
3038
|
-
import { jsx as
|
|
3039
|
-
var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3120
|
+
import { jsx as jsx161 } from "react/jsx-runtime";
|
|
3121
|
+
var IconSocialX = ({ 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(
|
|
3040
3122
|
"path",
|
|
3041
3123
|
{
|
|
3042
3124
|
fill: fill || color || "currentColor",
|
|
@@ -3045,8 +3127,8 @@ var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3045
3127
|
) }), SocialX_default = IconSocialX;
|
|
3046
3128
|
|
|
3047
3129
|
// src/components/SocialDiscord.tsx
|
|
3048
|
-
import { jsx as
|
|
3049
|
-
var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3130
|
+
import { jsx as jsx162 } from "react/jsx-runtime";
|
|
3131
|
+
var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx162("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx162(
|
|
3050
3132
|
"path",
|
|
3051
3133
|
{
|
|
3052
3134
|
fill: fill || color || "currentColor",
|
|
@@ -3055,9 +3137,9 @@ var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }
|
|
|
3055
3137
|
) }), SocialDiscord_default = IconSocialDiscord;
|
|
3056
3138
|
|
|
3057
3139
|
// src/components/SoundOff.tsx
|
|
3058
|
-
import { jsx as
|
|
3059
|
-
var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3060
|
-
/* @__PURE__ */
|
|
3140
|
+
import { jsx as jsx163, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
3141
|
+
var IconSoundOff = ({ 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: [
|
|
3142
|
+
/* @__PURE__ */ jsx163(
|
|
3061
3143
|
"path",
|
|
3062
3144
|
{
|
|
3063
3145
|
fill: stroke || color || "currentColor",
|
|
@@ -3066,7 +3148,7 @@ var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3066
3148
|
clipRule: "evenodd"
|
|
3067
3149
|
}
|
|
3068
3150
|
),
|
|
3069
|
-
/* @__PURE__ */
|
|
3151
|
+
/* @__PURE__ */ jsx163(
|
|
3070
3152
|
"path",
|
|
3071
3153
|
{
|
|
3072
3154
|
fill: stroke || color || "currentColor",
|
|
@@ -3076,9 +3158,9 @@ var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3076
3158
|
] }), SoundOff_default = IconSoundOff;
|
|
3077
3159
|
|
|
3078
3160
|
// src/components/SoundOn.tsx
|
|
3079
|
-
import { jsx as
|
|
3080
|
-
var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3081
|
-
/* @__PURE__ */
|
|
3161
|
+
import { jsx as jsx164, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
3162
|
+
var IconSoundOn = ({ 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: [
|
|
3163
|
+
/* @__PURE__ */ jsx164(
|
|
3082
3164
|
"path",
|
|
3083
3165
|
{
|
|
3084
3166
|
fill: stroke || color || "currentColor",
|
|
@@ -3087,14 +3169,14 @@ var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3087
3169
|
clipRule: "evenodd"
|
|
3088
3170
|
}
|
|
3089
3171
|
),
|
|
3090
|
-
/* @__PURE__ */
|
|
3172
|
+
/* @__PURE__ */ jsx164(
|
|
3091
3173
|
"path",
|
|
3092
3174
|
{
|
|
3093
3175
|
fill: stroke || color || "currentColor",
|
|
3094
3176
|
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"
|
|
3095
3177
|
}
|
|
3096
3178
|
),
|
|
3097
|
-
/* @__PURE__ */
|
|
3179
|
+
/* @__PURE__ */ jsx164(
|
|
3098
3180
|
"path",
|
|
3099
3181
|
{
|
|
3100
3182
|
fill: stroke || color || "currentColor",
|
|
@@ -3104,8 +3186,8 @@ var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3104
3186
|
] }), SoundOn_default = IconSoundOn;
|
|
3105
3187
|
|
|
3106
3188
|
// src/components/Storyboard.tsx
|
|
3107
|
-
import { jsx as
|
|
3108
|
-
var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3189
|
+
import { jsx as jsx165 } from "react/jsx-runtime";
|
|
3190
|
+
var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx165("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx165(
|
|
3109
3191
|
"path",
|
|
3110
3192
|
{
|
|
3111
3193
|
fill: stroke || color || "currentColor",
|
|
@@ -3116,25 +3198,25 @@ var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3116
3198
|
) }), Storyboard_default = IconStoryboard;
|
|
3117
3199
|
|
|
3118
3200
|
// src/components/StyleAutoFilled.tsx
|
|
3119
|
-
import { jsx as
|
|
3120
|
-
var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3121
|
-
/* @__PURE__ */
|
|
3201
|
+
import { jsx as jsx166, jsxs as jsxs81 } from "react/jsx-runtime";
|
|
3202
|
+
var IconStyleAutoFilled = ({ 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: [
|
|
3203
|
+
/* @__PURE__ */ jsx166(
|
|
3122
3204
|
"path",
|
|
3123
3205
|
{
|
|
3124
3206
|
fill: fill || color || "currentColor",
|
|
3125
3207
|
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"
|
|
3126
3208
|
}
|
|
3127
3209
|
),
|
|
3128
|
-
/* @__PURE__ */
|
|
3210
|
+
/* @__PURE__ */ jsx166(
|
|
3129
3211
|
"path",
|
|
3130
3212
|
{
|
|
3131
3213
|
fill: fill || color || "currentColor",
|
|
3132
3214
|
d: "M0 16.5V15L6 13.5L7.5 7.5H9L10.5 13.5L16.5 15V16.5L10.5 18L9 24H7.5L6 18L0 16.5Z"
|
|
3133
3215
|
}
|
|
3134
3216
|
),
|
|
3135
|
-
/* @__PURE__ */
|
|
3136
|
-
/* @__PURE__ */
|
|
3137
|
-
/* @__PURE__ */
|
|
3217
|
+
/* @__PURE__ */ jsx166("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
|
|
3218
|
+
/* @__PURE__ */ jsx166("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
|
|
3219
|
+
/* @__PURE__ */ jsx166(
|
|
3138
3220
|
"path",
|
|
3139
3221
|
{
|
|
3140
3222
|
fill: fill || color || "currentColor",
|
|
@@ -3144,44 +3226,44 @@ var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3144
3226
|
] }), StyleAutoFilled_default = IconStyleAutoFilled;
|
|
3145
3227
|
|
|
3146
3228
|
// src/components/Style.tsx
|
|
3147
|
-
import { jsx as
|
|
3148
|
-
var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3149
|
-
/* @__PURE__ */
|
|
3229
|
+
import { jsx as jsx167, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
3230
|
+
var IconStyle = ({ 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: [
|
|
3231
|
+
/* @__PURE__ */ jsx167(
|
|
3150
3232
|
"path",
|
|
3151
3233
|
{
|
|
3152
3234
|
fill: stroke || color || "currentColor",
|
|
3153
3235
|
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"
|
|
3154
3236
|
}
|
|
3155
3237
|
),
|
|
3156
|
-
/* @__PURE__ */
|
|
3238
|
+
/* @__PURE__ */ jsx167(
|
|
3157
3239
|
"path",
|
|
3158
3240
|
{
|
|
3159
3241
|
fill: stroke || color || "currentColor",
|
|
3160
3242
|
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"
|
|
3161
3243
|
}
|
|
3162
3244
|
),
|
|
3163
|
-
/* @__PURE__ */
|
|
3245
|
+
/* @__PURE__ */ jsx167(
|
|
3164
3246
|
"path",
|
|
3165
3247
|
{
|
|
3166
3248
|
fill: stroke || color || "currentColor",
|
|
3167
3249
|
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"
|
|
3168
3250
|
}
|
|
3169
3251
|
),
|
|
3170
|
-
/* @__PURE__ */
|
|
3252
|
+
/* @__PURE__ */ jsx167(
|
|
3171
3253
|
"path",
|
|
3172
3254
|
{
|
|
3173
3255
|
fill: stroke || color || "currentColor",
|
|
3174
3256
|
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"
|
|
3175
3257
|
}
|
|
3176
3258
|
),
|
|
3177
|
-
/* @__PURE__ */
|
|
3259
|
+
/* @__PURE__ */ jsx167(
|
|
3178
3260
|
"path",
|
|
3179
3261
|
{
|
|
3180
3262
|
fill: stroke || color || "currentColor",
|
|
3181
3263
|
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"
|
|
3182
3264
|
}
|
|
3183
3265
|
),
|
|
3184
|
-
/* @__PURE__ */
|
|
3266
|
+
/* @__PURE__ */ jsx167(
|
|
3185
3267
|
"path",
|
|
3186
3268
|
{
|
|
3187
3269
|
fill: stroke || color || "currentColor",
|
|
@@ -3193,9 +3275,9 @@ var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3193
3275
|
] }), Style_default = IconStyle;
|
|
3194
3276
|
|
|
3195
3277
|
// src/components/Styleoverall.tsx
|
|
3196
|
-
import { jsx as
|
|
3197
|
-
var IconStyleoverall = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3198
|
-
/* @__PURE__ */
|
|
3278
|
+
import { jsx as jsx168, jsxs as jsxs83 } from "react/jsx-runtime";
|
|
3279
|
+
var IconStyleoverall = ({ 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: [
|
|
3280
|
+
/* @__PURE__ */ jsx168(
|
|
3199
3281
|
"path",
|
|
3200
3282
|
{
|
|
3201
3283
|
fill: stroke || color || "currentColor",
|
|
@@ -3204,7 +3286,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3204
3286
|
clipRule: "evenodd"
|
|
3205
3287
|
}
|
|
3206
3288
|
),
|
|
3207
|
-
/* @__PURE__ */
|
|
3289
|
+
/* @__PURE__ */ jsx168(
|
|
3208
3290
|
"path",
|
|
3209
3291
|
{
|
|
3210
3292
|
fill: stroke || color || "currentColor",
|
|
@@ -3213,7 +3295,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3213
3295
|
clipRule: "evenodd"
|
|
3214
3296
|
}
|
|
3215
3297
|
),
|
|
3216
|
-
/* @__PURE__ */
|
|
3298
|
+
/* @__PURE__ */ jsx168(
|
|
3217
3299
|
"path",
|
|
3218
3300
|
{
|
|
3219
3301
|
fill: stroke || color || "currentColor",
|
|
@@ -3222,7 +3304,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3222
3304
|
clipRule: "evenodd"
|
|
3223
3305
|
}
|
|
3224
3306
|
),
|
|
3225
|
-
/* @__PURE__ */
|
|
3307
|
+
/* @__PURE__ */ jsx168(
|
|
3226
3308
|
"path",
|
|
3227
3309
|
{
|
|
3228
3310
|
fill: stroke || color || "currentColor",
|
|
@@ -3234,8 +3316,8 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3234
3316
|
] }), Styleoverall_default = IconStyleoverall;
|
|
3235
3317
|
|
|
3236
3318
|
// src/components/SwitchOffFilled.tsx
|
|
3237
|
-
import { jsx as
|
|
3238
|
-
var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3319
|
+
import { jsx as jsx169 } from "react/jsx-runtime";
|
|
3320
|
+
var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx169("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx169(
|
|
3239
3321
|
"path",
|
|
3240
3322
|
{
|
|
3241
3323
|
fill: fill || color || "currentColor",
|
|
@@ -3246,8 +3328,8 @@ var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3246
3328
|
) }), SwitchOffFilled_default = IconSwitchOffFilled;
|
|
3247
3329
|
|
|
3248
3330
|
// src/components/SwitchOnFilled.tsx
|
|
3249
|
-
import { jsx as
|
|
3250
|
-
var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3331
|
+
import { jsx as jsx170 } from "react/jsx-runtime";
|
|
3332
|
+
var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx170("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx170(
|
|
3251
3333
|
"path",
|
|
3252
3334
|
{
|
|
3253
3335
|
fill: fill || color || "currentColor",
|
|
@@ -3258,9 +3340,9 @@ var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3258
3340
|
) }), SwitchOnFilled_default = IconSwitchOnFilled;
|
|
3259
3341
|
|
|
3260
3342
|
// src/components/Target.tsx
|
|
3261
|
-
import { jsx as
|
|
3262
|
-
var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3263
|
-
/* @__PURE__ */
|
|
3343
|
+
import { jsx as jsx171, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
3344
|
+
var IconTarget = ({ 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: [
|
|
3345
|
+
/* @__PURE__ */ jsx171(
|
|
3264
3346
|
"path",
|
|
3265
3347
|
{
|
|
3266
3348
|
fill: stroke || color || "currentColor",
|
|
@@ -3269,7 +3351,7 @@ var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3269
3351
|
clipRule: "evenodd"
|
|
3270
3352
|
}
|
|
3271
3353
|
),
|
|
3272
|
-
/* @__PURE__ */
|
|
3354
|
+
/* @__PURE__ */ jsx171(
|
|
3273
3355
|
"path",
|
|
3274
3356
|
{
|
|
3275
3357
|
fill: stroke || color || "currentColor",
|
|
@@ -3281,44 +3363,44 @@ var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3281
3363
|
] }), Target_default = IconTarget;
|
|
3282
3364
|
|
|
3283
3365
|
// src/components/TextLogo.tsx
|
|
3284
|
-
import { jsx as
|
|
3285
|
-
var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3286
|
-
/* @__PURE__ */
|
|
3366
|
+
import { jsx as jsx172, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
3367
|
+
var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs85("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
|
|
3368
|
+
/* @__PURE__ */ jsx172(
|
|
3287
3369
|
"path",
|
|
3288
3370
|
{
|
|
3289
3371
|
fill: fill || color || "currentColor",
|
|
3290
3372
|
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"
|
|
3291
3373
|
}
|
|
3292
3374
|
),
|
|
3293
|
-
/* @__PURE__ */
|
|
3375
|
+
/* @__PURE__ */ jsx172(
|
|
3294
3376
|
"path",
|
|
3295
3377
|
{
|
|
3296
3378
|
fill: fill || color || "currentColor",
|
|
3297
3379
|
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"
|
|
3298
3380
|
}
|
|
3299
3381
|
),
|
|
3300
|
-
/* @__PURE__ */
|
|
3382
|
+
/* @__PURE__ */ jsx172(
|
|
3301
3383
|
"path",
|
|
3302
3384
|
{
|
|
3303
3385
|
fill: fill || color || "currentColor",
|
|
3304
3386
|
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"
|
|
3305
3387
|
}
|
|
3306
3388
|
),
|
|
3307
|
-
/* @__PURE__ */
|
|
3389
|
+
/* @__PURE__ */ jsx172(
|
|
3308
3390
|
"path",
|
|
3309
3391
|
{
|
|
3310
3392
|
fill: fill || color || "currentColor",
|
|
3311
3393
|
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"
|
|
3312
3394
|
}
|
|
3313
3395
|
),
|
|
3314
|
-
/* @__PURE__ */
|
|
3396
|
+
/* @__PURE__ */ jsx172(
|
|
3315
3397
|
"path",
|
|
3316
3398
|
{
|
|
3317
3399
|
fill: fill || color || "currentColor",
|
|
3318
3400
|
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"
|
|
3319
3401
|
}
|
|
3320
3402
|
),
|
|
3321
|
-
/* @__PURE__ */
|
|
3403
|
+
/* @__PURE__ */ jsx172(
|
|
3322
3404
|
"path",
|
|
3323
3405
|
{
|
|
3324
3406
|
fill: fill || color || "currentColor",
|
|
@@ -3327,9 +3409,21 @@ var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3327
3409
|
)
|
|
3328
3410
|
] }), TextLogo_default = IconTextLogo;
|
|
3329
3411
|
|
|
3412
|
+
// src/components/TipsFilled.tsx
|
|
3413
|
+
import { jsx as jsx173 } from "react/jsx-runtime";
|
|
3414
|
+
var IconTipsFilled = ({ 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(
|
|
3415
|
+
"path",
|
|
3416
|
+
{
|
|
3417
|
+
fill: fill || color || "currentColor",
|
|
3418
|
+
d: "M7.5 17.25V21.75L9.75 24H14.25L16.5 21.75V17.25L18.3594 15.3906C20.0501 13.6999 21 11.4021 21 9.01103C21 4.04047 16.9706 0 12 0C7.02944 0 3 4.04047 3 9.01103C3 11.4021 3.94986 13.6999 5.64061 15.3906L7.5 17.25ZM10.5 14.811V9H13.5V14.811C16.0878 14.1449 18 11.7958 18 9C18 5.68629 15.3137 3 12 3C8.68629 3 6 5.68629 6 9C6 11.7958 7.91216 14.1449 10.5 14.811Z",
|
|
3419
|
+
fillRule: "evenodd",
|
|
3420
|
+
clipRule: "evenodd"
|
|
3421
|
+
}
|
|
3422
|
+
) }), TipsFilled_default = IconTipsFilled;
|
|
3423
|
+
|
|
3330
3424
|
// src/components/Tips.tsx
|
|
3331
|
-
import { jsx as
|
|
3332
|
-
var IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3425
|
+
import { jsx as jsx174 } from "react/jsx-runtime";
|
|
3426
|
+
var IconTips = ({ 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(
|
|
3333
3427
|
"path",
|
|
3334
3428
|
{
|
|
3335
3429
|
fill: stroke || color || "currentColor",
|
|
@@ -3340,16 +3434,16 @@ var IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
3340
3434
|
) }), Tips_default = IconTips;
|
|
3341
3435
|
|
|
3342
3436
|
// src/components/ToolsFilled.tsx
|
|
3343
|
-
import { jsx as
|
|
3344
|
-
var IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3345
|
-
/* @__PURE__ */
|
|
3437
|
+
import { jsx as jsx175, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
3438
|
+
var IconToolsFilled = ({ 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: [
|
|
3439
|
+
/* @__PURE__ */ jsx175(
|
|
3346
3440
|
"path",
|
|
3347
3441
|
{
|
|
3348
3442
|
fill: fill || color || "currentColor",
|
|
3349
3443
|
d: "M24 12L19.5 16.5L15 15L9 9L7.5 4.5L12 0L16.5 1.5L22.5 7.5L24 12Z"
|
|
3350
3444
|
}
|
|
3351
3445
|
),
|
|
3352
|
-
/* @__PURE__ */
|
|
3446
|
+
/* @__PURE__ */ jsx175(
|
|
3353
3447
|
"path",
|
|
3354
3448
|
{
|
|
3355
3449
|
fill: fill || color || "currentColor",
|
|
@@ -3359,8 +3453,8 @@ var IconToolsFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3359
3453
|
] }), ToolsFilled_default = IconToolsFilled;
|
|
3360
3454
|
|
|
3361
3455
|
// src/components/Tools.tsx
|
|
3362
|
-
import { jsx as
|
|
3363
|
-
var IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3456
|
+
import { jsx as jsx176 } from "react/jsx-runtime";
|
|
3457
|
+
var IconTools = ({ 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(
|
|
3364
3458
|
"path",
|
|
3365
3459
|
{
|
|
3366
3460
|
stroke: stroke || color || "currentColor",
|
|
@@ -3370,8 +3464,8 @@ var IconTools = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3370
3464
|
) }), Tools_default = IconTools;
|
|
3371
3465
|
|
|
3372
3466
|
// src/components/Undo.tsx
|
|
3373
|
-
import { jsx as
|
|
3374
|
-
var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3467
|
+
import { jsx as jsx177 } from "react/jsx-runtime";
|
|
3468
|
+
var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx177("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx177(
|
|
3375
3469
|
"path",
|
|
3376
3470
|
{
|
|
3377
3471
|
fill: stroke || color || "currentColor",
|
|
@@ -3382,8 +3476,8 @@ var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
3382
3476
|
) }), Undo_default = IconUndo;
|
|
3383
3477
|
|
|
3384
3478
|
// src/components/UpFilled.tsx
|
|
3385
|
-
import { jsx as
|
|
3386
|
-
var IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3479
|
+
import { jsx as jsx178 } from "react/jsx-runtime";
|
|
3480
|
+
var IconUpFilled = ({ 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(
|
|
3387
3481
|
"path",
|
|
3388
3482
|
{
|
|
3389
3483
|
fill: fill || color || "currentColor",
|
|
@@ -3394,8 +3488,8 @@ var IconUpFilled = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3394
3488
|
) }), UpFilled_default = IconUpFilled;
|
|
3395
3489
|
|
|
3396
3490
|
// src/components/UpleftFilled.tsx
|
|
3397
|
-
import { jsx as
|
|
3398
|
-
var IconUpleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3491
|
+
import { jsx as jsx179 } from "react/jsx-runtime";
|
|
3492
|
+
var IconUpleftFilled = ({ 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(
|
|
3399
3493
|
"path",
|
|
3400
3494
|
{
|
|
3401
3495
|
fill: fill || color || "currentColor",
|
|
@@ -3406,8 +3500,8 @@ var IconUpleftFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3406
3500
|
) }), UpleftFilled_default = IconUpleftFilled;
|
|
3407
3501
|
|
|
3408
3502
|
// src/components/Uploadedvideo.tsx
|
|
3409
|
-
import { jsx as
|
|
3410
|
-
var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3503
|
+
import { jsx as jsx180 } from "react/jsx-runtime";
|
|
3504
|
+
var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx180("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx180(
|
|
3411
3505
|
"path",
|
|
3412
3506
|
{
|
|
3413
3507
|
fill: fill || color || "currentColor",
|
|
@@ -3418,8 +3512,8 @@ var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }
|
|
|
3418
3512
|
) }), Uploadedvideo_default = IconUploadedvideo;
|
|
3419
3513
|
|
|
3420
3514
|
// src/components/Uploadfiles.tsx
|
|
3421
|
-
import { jsx as
|
|
3422
|
-
var IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3515
|
+
import { jsx as jsx181 } from "react/jsx-runtime";
|
|
3516
|
+
var IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx181("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx181(
|
|
3423
3517
|
"path",
|
|
3424
3518
|
{
|
|
3425
3519
|
fill: stroke || color || "currentColor",
|
|
@@ -3428,8 +3522,8 @@ var IconUploadfiles = ({ size, width, height, color, className, fill, stroke })
|
|
|
3428
3522
|
) }), Uploadfiles_default = IconUploadfiles;
|
|
3429
3523
|
|
|
3430
3524
|
// src/components/Uploadstory.tsx
|
|
3431
|
-
import { jsx as
|
|
3432
|
-
var IconUploadstory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3525
|
+
import { jsx as jsx182 } from "react/jsx-runtime";
|
|
3526
|
+
var IconUploadstory = ({ 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(
|
|
3433
3527
|
"path",
|
|
3434
3528
|
{
|
|
3435
3529
|
fill: stroke || color || "currentColor",
|
|
@@ -3440,8 +3534,8 @@ var IconUploadstory = ({ size, width, height, color, className, fill, stroke })
|
|
|
3440
3534
|
) }), Uploadstory_default = IconUploadstory;
|
|
3441
3535
|
|
|
3442
3536
|
// src/components/UprightFilled.tsx
|
|
3443
|
-
import { jsx as
|
|
3444
|
-
var IconUprightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3537
|
+
import { jsx as jsx183 } from "react/jsx-runtime";
|
|
3538
|
+
var IconUprightFilled = ({ 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(
|
|
3445
3539
|
"path",
|
|
3446
3540
|
{
|
|
3447
3541
|
fill: fill || color || "currentColor",
|
|
@@ -3452,8 +3546,8 @@ var IconUprightFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
3452
3546
|
) }), UprightFilled_default = IconUprightFilled;
|
|
3453
3547
|
|
|
3454
3548
|
// src/components/Userfeedback.tsx
|
|
3455
|
-
import { jsx as
|
|
3456
|
-
var IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3549
|
+
import { jsx as jsx184 } from "react/jsx-runtime";
|
|
3550
|
+
var IconUserfeedback = ({ 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(
|
|
3457
3551
|
"path",
|
|
3458
3552
|
{
|
|
3459
3553
|
fill: stroke || color || "currentColor",
|
|
@@ -3464,17 +3558,17 @@ var IconUserfeedback = ({ size, width, height, color, className, fill, stroke })
|
|
|
3464
3558
|
) }), Userfeedback_default = IconUserfeedback;
|
|
3465
3559
|
|
|
3466
3560
|
// src/components/Userfollow.tsx
|
|
3467
|
-
import { jsx as
|
|
3468
|
-
var IconUserfollow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3469
|
-
/* @__PURE__ */
|
|
3561
|
+
import { jsx as jsx185, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
3562
|
+
var IconUserfollow = ({ 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: [
|
|
3563
|
+
/* @__PURE__ */ jsx185(
|
|
3470
3564
|
"path",
|
|
3471
3565
|
{
|
|
3472
3566
|
fill: stroke || color || "currentColor",
|
|
3473
3567
|
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"
|
|
3474
3568
|
}
|
|
3475
3569
|
),
|
|
3476
|
-
/* @__PURE__ */
|
|
3477
|
-
/* @__PURE__ */
|
|
3570
|
+
/* @__PURE__ */ jsx185("path", { fill: stroke || color || "currentColor", d: "M19 17H22V19H19V22H17V19H14V17H17V14H19V17Z" }),
|
|
3571
|
+
/* @__PURE__ */ jsx185(
|
|
3478
3572
|
"path",
|
|
3479
3573
|
{
|
|
3480
3574
|
fill: stroke || color || "currentColor",
|
|
@@ -3486,8 +3580,8 @@ var IconUserfollow = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3486
3580
|
] }), Userfollow_default = IconUserfollow;
|
|
3487
3581
|
|
|
3488
3582
|
// src/components/Userfollowback.tsx
|
|
3489
|
-
import { jsx as
|
|
3490
|
-
var IconUserfollowback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3583
|
+
import { jsx as jsx186 } from "react/jsx-runtime";
|
|
3584
|
+
var IconUserfollowback = ({ 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(
|
|
3491
3585
|
"path",
|
|
3492
3586
|
{
|
|
3493
3587
|
fill: stroke || color || "currentColor",
|
|
@@ -3496,8 +3590,8 @@ var IconUserfollowback = ({ size, width, height, color, className, fill, stroke
|
|
|
3496
3590
|
) }), Userfollowback_default = IconUserfollowback;
|
|
3497
3591
|
|
|
3498
3592
|
// src/components/Userfollowed.tsx
|
|
3499
|
-
import { jsx as
|
|
3500
|
-
var IconUserfollowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3593
|
+
import { jsx as jsx187 } from "react/jsx-runtime";
|
|
3594
|
+
var IconUserfollowed = ({ 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(
|
|
3501
3595
|
"path",
|
|
3502
3596
|
{
|
|
3503
3597
|
fill: stroke || color || "currentColor",
|
|
@@ -3506,16 +3600,16 @@ var IconUserfollowed = ({ size, width, height, color, className, fill, stroke })
|
|
|
3506
3600
|
) }), Userfollowed_default = IconUserfollowed;
|
|
3507
3601
|
|
|
3508
3602
|
// src/components/VideoGeneration.tsx
|
|
3509
|
-
import { jsx as
|
|
3510
|
-
var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3511
|
-
/* @__PURE__ */
|
|
3603
|
+
import { jsx as jsx188, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
3604
|
+
var IconVideoGeneration = ({ 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: [
|
|
3605
|
+
/* @__PURE__ */ jsx188(
|
|
3512
3606
|
"path",
|
|
3513
3607
|
{
|
|
3514
3608
|
fill: stroke || color || "currentColor",
|
|
3515
3609
|
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"
|
|
3516
3610
|
}
|
|
3517
3611
|
),
|
|
3518
|
-
/* @__PURE__ */
|
|
3612
|
+
/* @__PURE__ */ jsx188(
|
|
3519
3613
|
"path",
|
|
3520
3614
|
{
|
|
3521
3615
|
fill: stroke || color || "currentColor",
|
|
@@ -3524,7 +3618,7 @@ var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
3524
3618
|
clipRule: "evenodd"
|
|
3525
3619
|
}
|
|
3526
3620
|
),
|
|
3527
|
-
/* @__PURE__ */
|
|
3621
|
+
/* @__PURE__ */ jsx188(
|
|
3528
3622
|
"path",
|
|
3529
3623
|
{
|
|
3530
3624
|
fill: stroke || color || "currentColor",
|
|
@@ -3534,10 +3628,10 @@ var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
3534
3628
|
] }), VideoGeneration_default = IconVideoGeneration;
|
|
3535
3629
|
|
|
3536
3630
|
// src/components/VideoLength.tsx
|
|
3537
|
-
import { jsx as
|
|
3538
|
-
var IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3539
|
-
/* @__PURE__ */
|
|
3540
|
-
/* @__PURE__ */
|
|
3631
|
+
import { jsx as jsx189, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
3632
|
+
var IconVideoLength = ({ 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: [
|
|
3633
|
+
/* @__PURE__ */ jsx189("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
|
|
3634
|
+
/* @__PURE__ */ jsx189(
|
|
3541
3635
|
"path",
|
|
3542
3636
|
{
|
|
3543
3637
|
fill: stroke || color || "currentColor",
|
|
@@ -3549,9 +3643,9 @@ var IconVideoLength = ({ size, width, height, color, className, fill, stroke })
|
|
|
3549
3643
|
] }), VideoLength_default = IconVideoLength;
|
|
3550
3644
|
|
|
3551
3645
|
// src/components/Videogenerate.tsx
|
|
3552
|
-
import { jsx as
|
|
3553
|
-
var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3554
|
-
/* @__PURE__ */
|
|
3646
|
+
import { jsx as jsx190, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
3647
|
+
var IconVideogenerate = ({ 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: [
|
|
3648
|
+
/* @__PURE__ */ jsx190(
|
|
3555
3649
|
"path",
|
|
3556
3650
|
{
|
|
3557
3651
|
fill: stroke || color || "currentColor",
|
|
@@ -3560,7 +3654,7 @@ var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }
|
|
|
3560
3654
|
clipRule: "evenodd"
|
|
3561
3655
|
}
|
|
3562
3656
|
),
|
|
3563
|
-
/* @__PURE__ */
|
|
3657
|
+
/* @__PURE__ */ jsx190(
|
|
3564
3658
|
"path",
|
|
3565
3659
|
{
|
|
3566
3660
|
fill: stroke || color || "currentColor",
|
|
@@ -3572,8 +3666,8 @@ var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }
|
|
|
3572
3666
|
] }), Videogenerate_default = IconVideogenerate;
|
|
3573
3667
|
|
|
3574
3668
|
// src/components/Visualstyles.tsx
|
|
3575
|
-
import { jsx as
|
|
3576
|
-
var IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3669
|
+
import { jsx as jsx191 } from "react/jsx-runtime";
|
|
3670
|
+
var IconVisualstyles = ({ 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(
|
|
3577
3671
|
"path",
|
|
3578
3672
|
{
|
|
3579
3673
|
fill: stroke || color || "currentColor",
|
|
@@ -3584,9 +3678,9 @@ var IconVisualstyles = ({ size, width, height, color, className, fill, stroke })
|
|
|
3584
3678
|
) }), Visualstyles_default = IconVisualstyles;
|
|
3585
3679
|
|
|
3586
3680
|
// src/components/Volume.tsx
|
|
3587
|
-
import { jsx as
|
|
3588
|
-
var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3589
|
-
/* @__PURE__ */
|
|
3681
|
+
import { jsx as jsx192, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
3682
|
+
var IconVolume = ({ 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: [
|
|
3683
|
+
/* @__PURE__ */ jsx192(
|
|
3590
3684
|
"path",
|
|
3591
3685
|
{
|
|
3592
3686
|
fill: stroke || color || "currentColor",
|
|
@@ -3595,14 +3689,14 @@ var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3595
3689
|
clipRule: "evenodd"
|
|
3596
3690
|
}
|
|
3597
3691
|
),
|
|
3598
|
-
/* @__PURE__ */
|
|
3692
|
+
/* @__PURE__ */ jsx192(
|
|
3599
3693
|
"path",
|
|
3600
3694
|
{
|
|
3601
3695
|
fill: stroke || color || "currentColor",
|
|
3602
3696
|
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"
|
|
3603
3697
|
}
|
|
3604
3698
|
),
|
|
3605
|
-
/* @__PURE__ */
|
|
3699
|
+
/* @__PURE__ */ jsx192(
|
|
3606
3700
|
"path",
|
|
3607
3701
|
{
|
|
3608
3702
|
fill: stroke || color || "currentColor",
|
|
@@ -3612,8 +3706,8 @@ var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3612
3706
|
] }), Volume_default = IconVolume;
|
|
3613
3707
|
|
|
3614
3708
|
// src/components/Withdrawgame.tsx
|
|
3615
|
-
import { jsx as
|
|
3616
|
-
var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3709
|
+
import { jsx as jsx193 } from "react/jsx-runtime";
|
|
3710
|
+
var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx193("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx193(
|
|
3617
3711
|
"path",
|
|
3618
3712
|
{
|
|
3619
3713
|
fill: stroke || color || "currentColor",
|
|
@@ -3624,16 +3718,16 @@ var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke })
|
|
|
3624
3718
|
) }), Withdrawgame_default = IconWithdrawgame;
|
|
3625
3719
|
|
|
3626
3720
|
// src/components/Zoomhandle.tsx
|
|
3627
|
-
import { jsx as
|
|
3628
|
-
var IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3629
|
-
/* @__PURE__ */
|
|
3721
|
+
import { jsx as jsx194, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
3722
|
+
var IconZoomhandle = ({ 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: [
|
|
3723
|
+
/* @__PURE__ */ jsx194(
|
|
3630
3724
|
"path",
|
|
3631
3725
|
{
|
|
3632
3726
|
fill: fill || color || "currentColor",
|
|
3633
3727
|
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"
|
|
3634
3728
|
}
|
|
3635
3729
|
),
|
|
3636
|
-
/* @__PURE__ */
|
|
3730
|
+
/* @__PURE__ */ jsx194(
|
|
3637
3731
|
"path",
|
|
3638
3732
|
{
|
|
3639
3733
|
fill: stroke || color || "currentColor",
|
|
@@ -3643,16 +3737,16 @@ var IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3643
3737
|
] }), Zoomhandle_default = IconZoomhandle;
|
|
3644
3738
|
|
|
3645
3739
|
// src/components/Zoomin.tsx
|
|
3646
|
-
import { jsx as
|
|
3647
|
-
var IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3648
|
-
/* @__PURE__ */
|
|
3740
|
+
import { jsx as jsx195, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
3741
|
+
var IconZoomin = ({ 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: [
|
|
3742
|
+
/* @__PURE__ */ jsx195(
|
|
3649
3743
|
"path",
|
|
3650
3744
|
{
|
|
3651
3745
|
fill: stroke || color || "currentColor",
|
|
3652
3746
|
d: "M11.625 11.625H15V9.375H11.625V6H9.375V9.375H6V11.625H9.375V15H11.625V11.625Z"
|
|
3653
3747
|
}
|
|
3654
3748
|
),
|
|
3655
|
-
/* @__PURE__ */
|
|
3749
|
+
/* @__PURE__ */ jsx195(
|
|
3656
3750
|
"path",
|
|
3657
3751
|
{
|
|
3658
3752
|
fill: stroke || color || "currentColor",
|
|
@@ -3664,10 +3758,10 @@ var IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3664
3758
|
] }), Zoomin_default = IconZoomin;
|
|
3665
3759
|
|
|
3666
3760
|
// src/components/Zoomout.tsx
|
|
3667
|
-
import { jsx as
|
|
3668
|
-
var IconZoomout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3669
|
-
/* @__PURE__ */
|
|
3670
|
-
/* @__PURE__ */
|
|
3761
|
+
import { jsx as jsx196, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
3762
|
+
var IconZoomout = ({ 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: [
|
|
3763
|
+
/* @__PURE__ */ jsx196("path", { fill: stroke || color || "currentColor", d: "M15 11.625H6V9.375H15V11.625Z" }),
|
|
3764
|
+
/* @__PURE__ */ jsx196(
|
|
3671
3765
|
"path",
|
|
3672
3766
|
{
|
|
3673
3767
|
fill: stroke || color || "currentColor",
|
|
@@ -3698,7 +3792,6 @@ export {
|
|
|
3698
3792
|
CcgFilled_default as IconCcgFilled,
|
|
3699
3793
|
Ccggame_default as IconCcggame,
|
|
3700
3794
|
Ccglanguage_default as IconCcglanguage,
|
|
3701
|
-
Changeprofilephoto_default as IconChangeprofilephoto,
|
|
3702
3795
|
Chaptercollapse_default as IconChaptercollapse,
|
|
3703
3796
|
Chapterexpand_default as IconChapterexpand,
|
|
3704
3797
|
Check_default as IconCheck,
|
|
@@ -3716,6 +3809,7 @@ export {
|
|
|
3716
3809
|
Download_default as IconDownload,
|
|
3717
3810
|
DownrightFilled_default as IconDownrightFilled,
|
|
3718
3811
|
DraghandleFilled_default as IconDraghandleFilled,
|
|
3812
|
+
Edit_default as IconEdit,
|
|
3719
3813
|
Expandwindow_default as IconExpandwindow,
|
|
3720
3814
|
Favorite_default as IconFavorite,
|
|
3721
3815
|
FavoriteFilled_default as IconFavoriteFilled,
|
|
@@ -3746,6 +3840,8 @@ export {
|
|
|
3746
3840
|
Gamelanguage_default as IconGamelanguage,
|
|
3747
3841
|
Gamepreview_default as IconGamepreview,
|
|
3748
3842
|
Gameui_default as IconGameui,
|
|
3843
|
+
Gameuivariable_default as IconGameuivariable,
|
|
3844
|
+
Generate_default as IconGenerate,
|
|
3749
3845
|
GenerateFilled_default as IconGenerateFilled,
|
|
3750
3846
|
GenerateFrameStart_default as IconGenerateFrameStart,
|
|
3751
3847
|
GenerateFrameStart2End_default as IconGenerateFrameStart2End,
|
|
@@ -3795,6 +3891,7 @@ export {
|
|
|
3795
3891
|
Next_default as IconNext,
|
|
3796
3892
|
Nextscene_default as IconNextscene,
|
|
3797
3893
|
Niceofficial_default as IconNiceofficial,
|
|
3894
|
+
Notification_default as IconNotification,
|
|
3798
3895
|
Oneclickgenerate_default as IconOneclickgenerate,
|
|
3799
3896
|
Opendemo_default as IconOpendemo,
|
|
3800
3897
|
OppsFilled_default as IconOppsFilled,
|
|
@@ -3829,6 +3926,8 @@ export {
|
|
|
3829
3926
|
Scriptmode_default as IconScriptmode,
|
|
3830
3927
|
Scrolldown_default as IconScrolldown,
|
|
3831
3928
|
Sendrequest_default as IconSendrequest,
|
|
3929
|
+
Sendup_default as IconSendup,
|
|
3930
|
+
Sendup2_default as IconSendup2,
|
|
3832
3931
|
Share_default as IconShare,
|
|
3833
3932
|
ShareFilled_default as IconShareFilled,
|
|
3834
3933
|
Sidebar_default as IconSidebar,
|
|
@@ -3845,6 +3944,7 @@ export {
|
|
|
3845
3944
|
Target_default as IconTarget,
|
|
3846
3945
|
TextLogo_default as IconTextLogo,
|
|
3847
3946
|
Tips_default as IconTips,
|
|
3947
|
+
TipsFilled_default as IconTipsFilled,
|
|
3848
3948
|
Tools_default as IconTools,
|
|
3849
3949
|
ToolsFilled_default as IconToolsFilled,
|
|
3850
3950
|
Undo_default as IconUndo,
|