magick-icons 0.1.222 → 0.1.224

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/index.mjs CHANGED
@@ -3462,196 +3462,1004 @@ var MagickoArchiveTick = React263.forwardRef(
3462
3462
  );
3463
3463
  MagickoArchiveTick.displayName = "MagickoArchiveTick";
3464
3464
 
3465
- // dist/icons/MagickoArrowBack.tsx
3465
+ // dist/icons/MagickoArrow.tsx
3466
3466
  import React264 from "react";
3467
3467
  import { jsx as jsx264, jsxs as jsxs210 } from "react/jsx-runtime";
3468
- var MagickoArrowBack = React264.forwardRef(
3468
+ var MagickoArrow = React264.forwardRef(
3469
3469
  ({ size, ...props }, ref) => {
3470
3470
  return /* @__PURE__ */ jsxs210("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3471
- /* @__PURE__ */ jsx264("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3472
- /* @__PURE__ */ jsx264("path", { fill: "#1e293b", d: "M13.92 16.13H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.92c1.28 0 2.33-1.04 2.33-2.33s-1.04-2.33-2.33-2.33H7.15c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6.77c2.11 0 3.83 1.72 3.83 3.83s-1.72 3.83-3.83 3.83" }),
3473
- /* @__PURE__ */ jsx264("path", { fill: "#1e293b", d: "M8.57 11.52c-.19 0-.38-.07-.53-.22L6.47 9.73a.755.755 0 0 1 0-1.06L8.04 7.1c.29-.29.77-.29 1.06 0s.29.77 0 1.06L8.06 9.2l1.04 1.04a.75.75 0 0 1-.53 1.28" })
3471
+ /* @__PURE__ */ jsx264("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 18.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 14.75c-.41 0-.75-.34-.75-.75v-3c0-4.27 3.48-7.75 7.75-7.75h3c.41 0 .75.34.75.75s-.34.75-.75.75h-3c-3.45 0-6.25 2.8-6.25 6.25v3c0 .41-.34.75-.75.75" }),
3472
+ /* @__PURE__ */ jsx264("path", { fill: "#1e293b", d: "M12 14.75c-.41 0-.75-.34-.75-.75v-3c0-3.45-2.8-6.25-6.25-6.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c4.27 0 7.75 3.48 7.75 7.75v3c0 .41-.34.75-.75.75" }),
3473
+ /* @__PURE__ */ jsx264("path", { fill: "#1e293b", d: "M4 6.75c-.19 0-.38-.07-.53-.22l-2-2a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06L3.06 4l1.47 1.47c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M20 6.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L20.94 4l-1.47-1.47a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2 2c.29.29.29.77 0 1.06l-2 2c-.15.15-.34.22-.53.22" })
3474
+ ] });
3475
+ }
3476
+ );
3477
+ MagickoArrow.displayName = "MagickoArrow";
3478
+
3479
+ // dist/icons/MagickoArrowBack.tsx
3480
+ import React265 from "react";
3481
+ import { jsx as jsx265, jsxs as jsxs211 } from "react/jsx-runtime";
3482
+ var MagickoArrowBack = React265.forwardRef(
3483
+ ({ size, ...props }, ref) => {
3484
+ return /* @__PURE__ */ jsxs211("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3485
+ /* @__PURE__ */ jsx265("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3486
+ /* @__PURE__ */ jsx265("path", { fill: "#1e293b", d: "M13.92 16.13H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.92c1.28 0 2.33-1.04 2.33-2.33s-1.04-2.33-2.33-2.33H7.15c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6.77c2.11 0 3.83 1.72 3.83 3.83s-1.72 3.83-3.83 3.83" }),
3487
+ /* @__PURE__ */ jsx265("path", { fill: "#1e293b", d: "M8.57 11.52c-.19 0-.38-.07-.53-.22L6.47 9.73a.755.755 0 0 1 0-1.06L8.04 7.1c.29-.29.77-.29 1.06 0s.29.77 0 1.06L8.06 9.2l1.04 1.04a.75.75 0 0 1-.53 1.28" })
3474
3488
  ] });
3475
3489
  }
3476
3490
  );
3477
3491
  MagickoArrowBack.displayName = "MagickoArrowBack";
3478
3492
 
3493
+ // dist/icons/MagickoArrowCircleDown.tsx
3494
+ import React266 from "react";
3495
+ import { jsx as jsx266, jsxs as jsxs212 } from "react/jsx-runtime";
3496
+ var MagickoArrowCircleDown = React266.forwardRef(
3497
+ ({ size, ...props }, ref) => {
3498
+ return /* @__PURE__ */ jsxs212("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3499
+ /* @__PURE__ */ jsx266("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
3500
+ /* @__PURE__ */ jsx266("path", { fill: "#1e293b", d: "M12 15.01c-.19 0-.38-.07-.53-.22l-3.53-3.53a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3 3 3-3c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.53 3.53c-.15.15-.34.22-.53.22" })
3501
+ ] });
3502
+ }
3503
+ );
3504
+ MagickoArrowCircleDown.displayName = "MagickoArrowCircleDown";
3505
+
3506
+ // dist/icons/MagickoArrowCircleLeft.tsx
3507
+ import React267 from "react";
3508
+ import { jsx as jsx267, jsxs as jsxs213 } from "react/jsx-runtime";
3509
+ var MagickoArrowCircleLeft = React267.forwardRef(
3510
+ ({ size, ...props }, ref) => {
3511
+ return /* @__PURE__ */ jsxs213("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3512
+ /* @__PURE__ */ jsx267("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
3513
+ /* @__PURE__ */ jsx267("path", { fill: "#1e293b", d: "M13.26 16.28c-.19 0-.38-.07-.53-.22L9.2 12.53a.754.754 0 0 1 0-1.06l3.53-3.53c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3 3 3 3c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22" })
3514
+ ] });
3515
+ }
3516
+ );
3517
+ MagickoArrowCircleLeft.displayName = "MagickoArrowCircleLeft";
3518
+
3519
+ // dist/icons/MagickoArrowCircleRight.tsx
3520
+ import React268 from "react";
3521
+ import { jsx as jsx268, jsxs as jsxs214 } from "react/jsx-runtime";
3522
+ var MagickoArrowCircleRight = React268.forwardRef(
3523
+ ({ size, ...props }, ref) => {
3524
+ return /* @__PURE__ */ jsxs214("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3525
+ /* @__PURE__ */ jsx268("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
3526
+ /* @__PURE__ */ jsx268("path", { fill: "#1e293b", d: "M10.74 16.28c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l3-3-3-3a.755.755 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.53 3.53c.29.29.29.77 0 1.06l-3.53 3.53c-.15.15-.34.22-.53.22" })
3527
+ ] });
3528
+ }
3529
+ );
3530
+ MagickoArrowCircleRight.displayName = "MagickoArrowCircleRight";
3531
+
3532
+ // dist/icons/MagickoArrowCircleUp.tsx
3533
+ import React269 from "react";
3534
+ import { jsx as jsx269, jsxs as jsxs215 } from "react/jsx-runtime";
3535
+ var MagickoArrowCircleUp = React269.forwardRef(
3536
+ ({ size, ...props }, ref) => {
3537
+ return /* @__PURE__ */ jsxs215("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3538
+ /* @__PURE__ */ jsx269("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
3539
+ /* @__PURE__ */ jsx269("path", { fill: "#1e293b", d: "M15.53 14.01c-.19 0-.38-.07-.53-.22l-3-3-3 3c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l3.53-3.53c.29-.29.77-.29 1.06 0l3.53 3.53c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
3540
+ ] });
3541
+ }
3542
+ );
3543
+ MagickoArrowCircleUp.displayName = "MagickoArrowCircleUp";
3544
+
3545
+ // dist/icons/MagickoArrowDiagonal01.tsx
3546
+ import React270 from "react";
3547
+ import { jsx as jsx270, jsxs as jsxs216 } from "react/jsx-runtime";
3548
+ var MagickoArrowDiagonal01 = React270.forwardRef(
3549
+ ({ size, ...props }, ref) => {
3550
+ return /* @__PURE__ */ jsxs216("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3551
+ /* @__PURE__ */ jsx270("path", { fill: "#1e293b", d: "M17.66 18.538a.76.76 0 0 1-.53-.211L5.82 7.469a.704.704 0 0 1 0-1.017.777.777 0 0 1 1.06 0l11.31 10.857c.29.279.29.74 0 1.018a.76.76 0 0 1-.53.211" }),
3552
+ /* @__PURE__ */ jsx270("path", { fill: "#1e293b", d: "M6.34 15.955c-.41 0-.75-.326-.75-.72V6.96c0-.393.34-.72.75-.72h8.62c.41 0 .75.327.75.72 0 .394-.34.72-.75.72H7.09v7.555c0 .394-.33.72-.75.72" })
3553
+ ] });
3554
+ }
3555
+ );
3556
+ MagickoArrowDiagonal01.displayName = "MagickoArrowDiagonal01";
3557
+
3558
+ // dist/icons/MagickoArrowDiagonal02.tsx
3559
+ import React271 from "react";
3560
+ import { jsx as jsx271, jsxs as jsxs217 } from "react/jsx-runtime";
3561
+ var MagickoArrowDiagonal02 = React271.forwardRef(
3562
+ ({ size, ...props }, ref) => {
3563
+ return /* @__PURE__ */ jsxs217("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3564
+ /* @__PURE__ */ jsx271("path", { fill: "#1e293b", d: "M6.34 18.538a.76.76 0 0 1-.53-.211.704.704 0 0 1 0-1.018L17.12 6.452a.777.777 0 0 1 1.06 0c.29.278.29.739 0 1.017L6.87 18.327a.73.73 0 0 1-.53.211" }),
3565
+ /* @__PURE__ */ jsx271("path", { fill: "#1e293b", d: "M14.96 18.538H6.34c-.41 0-.75-.326-.75-.72V9.543c0-.394.34-.72.75-.72s.75.326.75.72v7.555h7.87c.41 0 .75.326.75.72s-.33.72-.75.72" })
3566
+ ] });
3567
+ }
3568
+ );
3569
+ MagickoArrowDiagonal02.displayName = "MagickoArrowDiagonal02";
3570
+
3571
+ // dist/icons/MagickoArrowDiagonal03.tsx
3572
+ import React272 from "react";
3573
+ import { jsx as jsx272, jsxs as jsxs218 } from "react/jsx-runtime";
3574
+ var MagickoArrowDiagonal03 = React272.forwardRef(
3575
+ ({ size, ...props }, ref) => {
3576
+ return /* @__PURE__ */ jsxs218("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3577
+ /* @__PURE__ */ jsx272("path", { fill: "#1e293b", d: "M17.66 18.538a.76.76 0 0 1-.53-.211L5.82 7.469a.704.704 0 0 1 0-1.017.777.777 0 0 1 1.06 0l11.31 10.857c.29.279.29.74 0 1.018a.76.76 0 0 1-.53.211" }),
3578
+ /* @__PURE__ */ jsx272("path", { fill: "#1e293b", d: "M17.66 18.538H9.04c-.41 0-.75-.326-.75-.72s.34-.72.75-.72h7.87V9.543c0-.394.34-.72.75-.72s.75.326.75.72v8.275c0 .403-.34.72-.75.72" })
3579
+ ] });
3580
+ }
3581
+ );
3582
+ MagickoArrowDiagonal03.displayName = "MagickoArrowDiagonal03";
3583
+
3584
+ // dist/icons/MagickoArrowDiagonal04.tsx
3585
+ import React273 from "react";
3586
+ import { jsx as jsx273, jsxs as jsxs219 } from "react/jsx-runtime";
3587
+ var MagickoArrowDiagonal04 = React273.forwardRef(
3588
+ ({ size, ...props }, ref) => {
3589
+ return /* @__PURE__ */ jsxs219("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3590
+ /* @__PURE__ */ jsx273("path", { fill: "#1e293b", d: "M6.34 18.538a.76.76 0 0 1-.53-.211.704.704 0 0 1 0-1.018L17.12 6.452a.777.777 0 0 1 1.06 0c.29.278.29.74 0 1.017L6.87 18.327a.73.73 0 0 1-.53.211" }),
3591
+ /* @__PURE__ */ jsx273("path", { fill: "#1e293b", d: "M17.66 15.955c-.41 0-.75-.326-.75-.72V7.68H9.04c-.41 0-.75-.326-.75-.72s.34-.72.75-.72h8.62c.41 0 .75.327.75.72v8.275c0 .394-.34.72-.75.72" })
3592
+ ] });
3593
+ }
3594
+ );
3595
+ MagickoArrowDiagonal04.displayName = "MagickoArrowDiagonal04";
3596
+
3597
+ // dist/icons/MagickoArrowDown01.tsx
3598
+ import React274 from "react";
3599
+ import { jsx as jsx274, jsxs as jsxs220 } from "react/jsx-runtime";
3600
+ var MagickoArrowDown01 = React274.forwardRef(
3601
+ ({ size, ...props }, ref) => {
3602
+ return /* @__PURE__ */ jsxs220("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3603
+ /* @__PURE__ */ jsx274("path", { fill: "#1e293b", d: "M12 21.25c-.19 0-.38-.07-.53-.22L5.4 14.96a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0L12 19.44l5.54-5.54c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-6.07 6.07c-.15.15-.34.22-.53.22" }),
3604
+ /* @__PURE__ */ jsx274("path", { fill: "#1e293b", d: "M12 21.08c-.41 0-.75-.34-.75-.75V3.5c0-.41.34-.75.75-.75s.75.34.75.75v16.83c0 .41-.34.75-.75.75" })
3605
+ ] });
3606
+ }
3607
+ );
3608
+ MagickoArrowDown01.displayName = "MagickoArrowDown01";
3609
+
3610
+ // dist/icons/MagickoArrowDown03.tsx
3611
+ import React275 from "react";
3612
+ import { jsx as jsx275 } from "react/jsx-runtime";
3613
+ var MagickoArrowDown03 = React275.forwardRef(
3614
+ ({ size, ...props }, ref) => {
3615
+ return /* @__PURE__ */ jsx275("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx275("path", { fill: "#1e293b", d: "M12 18.75c-1.42 0-2.72-.9-3.66-2.53l-2.67-4.63c-.95-1.63-1.07-3.2-.36-4.43s2.14-1.91 4.02-1.91h5.34c1.88 0 3.31.68 4.02 1.91s.58 2.81-.36 4.44l-2.67 4.63c-.94 1.62-2.24 2.52-3.66 2.52m-2.67-12c-1.33 0-2.29.41-2.72 1.16-.44.75-.31 1.79.35 2.93l2.67 4.63c.66 1.15 1.5 1.78 2.36 1.78s1.7-.63 2.36-1.78l2.67-4.63c.66-1.15.79-2.19.36-2.94s-1.4-1.16-2.72-1.16H9.33z" }) });
3616
+ }
3617
+ );
3618
+ MagickoArrowDown03.displayName = "MagickoArrowDown03";
3619
+
3620
+ // dist/icons/MagickoArrowDown04.tsx
3621
+ import React276 from "react";
3622
+ import { jsx as jsx276, jsxs as jsxs221 } from "react/jsx-runtime";
3623
+ var MagickoArrowDown04 = React276.forwardRef(
3624
+ ({ size, ...props }, ref) => {
3625
+ return /* @__PURE__ */ jsxs221("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3626
+ /* @__PURE__ */ jsx276("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
3627
+ /* @__PURE__ */ jsx276("path", { fill: "#1e293b", d: "M12 15.25c-.41 0-.75-.34-.75-.75v-6c0-.41.34-.75.75-.75s.75.34.75.75v6c0 .41-.34.75-.75.75" }),
3628
+ /* @__PURE__ */ jsx276("path", { fill: "#1e293b", d: "M12 16.25c-.19 0-.38-.07-.53-.22l-3-3a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0L12 14.44l2.47-2.47c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3 3c-.15.15-.34.22-.53.22" })
3629
+ ] });
3630
+ }
3631
+ );
3632
+ MagickoArrowDown04.displayName = "MagickoArrowDown04";
3633
+
3634
+ // dist/icons/MagickoArrowForward.tsx
3635
+ import React277 from "react";
3636
+ import { jsx as jsx277, jsxs as jsxs222 } from "react/jsx-runtime";
3637
+ var MagickoArrowForward = React277.forwardRef(
3638
+ ({ size, ...props }, ref) => {
3639
+ return /* @__PURE__ */ jsxs222("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3640
+ /* @__PURE__ */ jsx277("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3641
+ /* @__PURE__ */ jsx277("path", { fill: "#1e293b", d: "M15 16.13h-4.92c-2.11 0-3.83-1.72-3.83-3.83s1.72-3.83 3.83-3.83h6.77c.41 0 .75.34.75.75s-.34.75-.75.75h-6.77c-1.28 0-2.33 1.04-2.33 2.33s1.04 2.33 2.33 2.33H15c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3642
+ /* @__PURE__ */ jsx277("path", { fill: "#1e293b", d: "M15.43 11.52c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.04-1.04-1.04-1.04a.755.755 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.57 1.57c.29.29.29.77 0 1.06l-1.57 1.57c-.15.14-.34.22-.53.22" })
3643
+ ] });
3644
+ }
3645
+ );
3646
+ MagickoArrowForward.displayName = "MagickoArrowForward";
3647
+
3648
+ // dist/icons/MagickoArrowLeft01.tsx
3649
+ import React278 from "react";
3650
+ import { jsx as jsx278, jsxs as jsxs223 } from "react/jsx-runtime";
3651
+ var MagickoArrowLeft01 = React278.forwardRef(
3652
+ ({ size, ...props }, ref) => {
3653
+ return /* @__PURE__ */ jsxs223("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3654
+ /* @__PURE__ */ jsx278("path", { fill: "#1e293b", d: "M9.57 18.82c-.19 0-.38-.07-.53-.22l-6.07-6.07a.754.754 0 0 1 0-1.06L9.04 5.4c.29-.29.77-.29 1.06 0s.29.77 0 1.06L4.56 12l5.54 5.54c.29.29.29.77 0 1.06-.14.15-.34.22-.53.22" }),
3655
+ /* @__PURE__ */ jsx278("path", { fill: "#1e293b", d: "M20.5 12.75H3.67c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H20.5c.41 0 .75.34.75.75s-.34.75-.75.75" })
3656
+ ] });
3657
+ }
3658
+ );
3659
+ MagickoArrowLeft01.displayName = "MagickoArrowLeft01";
3660
+
3661
+ // dist/icons/MagickoArrowLeft03.tsx
3662
+ import React279 from "react";
3663
+ import { jsx as jsx279 } from "react/jsx-runtime";
3664
+ var MagickoArrowLeft03 = React279.forwardRef(
3665
+ ({ size, ...props }, ref) => {
3666
+ return /* @__PURE__ */ jsx279("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx279("path", { fill: "#1e293b", d: "M15.1 19.15c-.84 0-1.76-.27-2.69-.81l-4.63-2.67c-1.63-.95-2.53-2.25-2.53-3.67s.9-2.72 2.53-3.66l4.63-2.67c1.63-.94 3.2-1.07 4.44-.36 1.23.71 1.91 2.14 1.91 4.02v5.34c0 1.88-.68 3.31-1.91 4.02-.53.31-1.12.46-1.75.46m0-12.79c-.58 0-1.24.2-1.94.61L8.53 9.64c-1.15.66-1.78 1.5-1.78 2.36s.63 1.7 1.78 2.36l4.63 2.67c1.15.66 2.19.79 2.94.36s1.16-1.4 1.16-2.72V9.33c0-1.32-.41-2.29-1.16-2.72-.3-.17-.64-.25-1-.25" }) });
3667
+ }
3668
+ );
3669
+ MagickoArrowLeft03.displayName = "MagickoArrowLeft03";
3670
+
3671
+ // dist/icons/MagickoArrowLeft04.tsx
3672
+ import React280 from "react";
3673
+ import { jsx as jsx280, jsxs as jsxs224 } from "react/jsx-runtime";
3674
+ var MagickoArrowLeft04 = React280.forwardRef(
3675
+ ({ size, ...props }, ref) => {
3676
+ return /* @__PURE__ */ jsxs224("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3677
+ /* @__PURE__ */ jsx280("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
3678
+ /* @__PURE__ */ jsx280("path", { fill: "#1e293b", d: "M15.5 12.75h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3679
+ /* @__PURE__ */ jsx280("path", { fill: "#1e293b", d: "M11.5 15.75c-.19 0-.38-.07-.53-.22l-3-3a.754.754 0 0 1 0-1.06l3-3c.29-.29.77-.29 1.06 0s.29.77 0 1.06L9.56 12l2.47 2.47c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
3680
+ ] });
3681
+ }
3682
+ );
3683
+ MagickoArrowLeft04.displayName = "MagickoArrowLeft04";
3684
+
3685
+ // dist/icons/MagickoArrowRight01.tsx
3686
+ import React281 from "react";
3687
+ import { jsx as jsx281, jsxs as jsxs225 } from "react/jsx-runtime";
3688
+ var MagickoArrowRight01 = React281.forwardRef(
3689
+ ({ size, ...props }, ref) => {
3690
+ return /* @__PURE__ */ jsxs225("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3691
+ /* @__PURE__ */ jsx281("path", { fill: "#1e293b", d: "M14.43 18.82c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L19.44 12 13.9 6.46a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l6.07 6.07c.29.29.29.77 0 1.06l-6.07 6.07c-.15.15-.34.22-.53.22" }),
3692
+ /* @__PURE__ */ jsx281("path", { fill: "#1e293b", d: "M20.33 12.75H3.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h16.83c.41 0 .75.34.75.75s-.34.75-.75.75" })
3693
+ ] });
3694
+ }
3695
+ );
3696
+ MagickoArrowRight01.displayName = "MagickoArrowRight01";
3697
+
3698
+ // dist/icons/MagickoArrowRight03.tsx
3699
+ import React282 from "react";
3700
+ import { jsx as jsx282 } from "react/jsx-runtime";
3701
+ var MagickoArrowRight03 = React282.forwardRef(
3702
+ ({ size, ...props }, ref) => {
3703
+ return /* @__PURE__ */ jsx282("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx282("path", { fill: "#1e293b", d: "M8.9 19.15c-.63 0-1.22-.15-1.74-.45-1.23-.71-1.91-2.14-1.91-4.02V9.33c0-1.88.68-3.31 1.91-4.02s2.8-.58 4.44.36l4.63 2.67c1.63.94 2.53 2.24 2.53 3.66s-.9 2.72-2.53 3.66l-4.63 2.67c-.94.55-1.86.82-2.7.82m0-12.79c-.37 0-.71.08-1 .25-.74.43-1.15 1.39-1.15 2.72v5.34c0 1.32.41 2.29 1.16 2.72s1.79.3 2.94-.36l4.63-2.67c1.15-.66 1.78-1.5 1.78-2.36s-.63-1.7-1.78-2.36l-4.63-2.67c-.71-.41-1.37-.61-1.95-.61" }) });
3704
+ }
3705
+ );
3706
+ MagickoArrowRight03.displayName = "MagickoArrowRight03";
3707
+
3708
+ // dist/icons/MagickoArrowRight04.tsx
3709
+ import React283 from "react";
3710
+ import { jsx as jsx283, jsxs as jsxs226 } from "react/jsx-runtime";
3711
+ var MagickoArrowRight04 = React283.forwardRef(
3712
+ ({ size, ...props }, ref) => {
3713
+ return /* @__PURE__ */ jsxs226("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3714
+ /* @__PURE__ */ jsx283("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
3715
+ /* @__PURE__ */ jsx283("path", { fill: "#1e293b", d: "M14.5 12.75h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3716
+ /* @__PURE__ */ jsx283("path", { fill: "#1e293b", d: "M12.5 15.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L14.44 12l-2.47-2.47a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3 3c.29.29.29.77 0 1.06l-3 3c-.15.15-.34.22-.53.22" })
3717
+ ] });
3718
+ }
3719
+ );
3720
+ MagickoArrowRight04.displayName = "MagickoArrowRight04";
3721
+
3722
+ // dist/icons/MagickoArrowSquare.tsx
3723
+ import React284 from "react";
3724
+ import { jsx as jsx284, jsxs as jsxs227 } from "react/jsx-runtime";
3725
+ var MagickoArrowSquare = React284.forwardRef(
3726
+ ({ size, ...props }, ref) => {
3727
+ return /* @__PURE__ */ jsxs227("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3728
+ /* @__PURE__ */ jsx284("path", { fill: "#1e293b", d: "M12.14 15.82c-.41 0-.75-.34-.75-.75v-1.96c0-2.93 2.38-5.31 5.32-5.31h1.96c.41 0 .75.34.75.75s-.34.75-.75.75h-1.96c-2.1 0-3.82 1.71-3.82 3.81v1.96c0 .42-.34.75-.75.75" }),
3729
+ /* @__PURE__ */ jsx284("path", { fill: "#1e293b", d: "M12.14 18c-.41 0-.75-.34-.75-.75v-4.13c0-2.1-1.71-3.81-3.81-3.81H5.62c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.96c2.93 0 5.31 2.38 5.31 5.31v4.13c0 .41-.34.75-.75.75" }),
3730
+ /* @__PURE__ */ jsx284("path", { fill: "#1e293b", d: "M7.14 11.1c-.19 0-.38-.07-.53-.22l-1.8-1.8a.754.754 0 0 1 0-1.06l1.8-1.8c.29-.29.77-.29 1.06 0s.29.77 0 1.06L6.4 8.55l1.27 1.27c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M16.86 11.1c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l1.27-1.27-1.27-1.27a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.8 1.8c.29.29.29.77 0 1.06l-1.8 1.8c-.14.15-.34.22-.53.22" }),
3731
+ /* @__PURE__ */ jsx284("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" })
3732
+ ] });
3733
+ }
3734
+ );
3735
+ MagickoArrowSquare.displayName = "MagickoArrowSquare";
3736
+
3737
+ // dist/icons/MagickoArrowSquareDown.tsx
3738
+ import React285 from "react";
3739
+ import { jsx as jsx285, jsxs as jsxs228 } from "react/jsx-runtime";
3740
+ var MagickoArrowSquareDown = React285.forwardRef(
3741
+ ({ size, ...props }, ref) => {
3742
+ return /* @__PURE__ */ jsxs228("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3743
+ /* @__PURE__ */ jsx285("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3744
+ /* @__PURE__ */ jsx285("path", { fill: "#1e293b", d: "M12 14.91c-.19 0-.38-.07-.53-.22l-3.53-3.53a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3 3 3-3c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.53 3.53c-.15.15-.34.22-.53.22" })
3745
+ ] });
3746
+ }
3747
+ );
3748
+ MagickoArrowSquareDown.displayName = "MagickoArrowSquareDown";
3749
+
3750
+ // dist/icons/MagickoArrowSquareLeft.tsx
3751
+ import React286 from "react";
3752
+ import { jsx as jsx286, jsxs as jsxs229 } from "react/jsx-runtime";
3753
+ var MagickoArrowSquareLeft = React286.forwardRef(
3754
+ ({ size, ...props }, ref) => {
3755
+ return /* @__PURE__ */ jsxs229("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3756
+ /* @__PURE__ */ jsx286("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3757
+ /* @__PURE__ */ jsx286("path", { fill: "#1e293b", d: "M13.26 16.28c-.19 0-.38-.07-.53-.22L9.2 12.53a.754.754 0 0 1 0-1.06l3.53-3.53c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3 3 3 3c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22" })
3758
+ ] });
3759
+ }
3760
+ );
3761
+ MagickoArrowSquareLeft.displayName = "MagickoArrowSquareLeft";
3762
+
3763
+ // dist/icons/MagickoArrowSquareRight.tsx
3764
+ import React287 from "react";
3765
+ import { jsx as jsx287, jsxs as jsxs230 } from "react/jsx-runtime";
3766
+ var MagickoArrowSquareRight = React287.forwardRef(
3767
+ ({ size, ...props }, ref) => {
3768
+ return /* @__PURE__ */ jsxs230("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3769
+ /* @__PURE__ */ jsx287("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3770
+ /* @__PURE__ */ jsx287("path", { fill: "#1e293b", d: "M10.74 16.28c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l3-3-3-3a.755.755 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.53 3.53c.29.29.29.77 0 1.06l-3.53 3.53c-.15.15-.34.22-.53.22" })
3771
+ ] });
3772
+ }
3773
+ );
3774
+ MagickoArrowSquareRight.displayName = "MagickoArrowSquareRight";
3775
+
3776
+ // dist/icons/MagickoArrowSquareUp.tsx
3777
+ import React288 from "react";
3778
+ import { jsx as jsx288, jsxs as jsxs231 } from "react/jsx-runtime";
3779
+ var MagickoArrowSquareUp = React288.forwardRef(
3780
+ ({ size, ...props }, ref) => {
3781
+ return /* @__PURE__ */ jsxs231("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3782
+ /* @__PURE__ */ jsx288("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3783
+ /* @__PURE__ */ jsx288("path", { fill: "#1e293b", d: "M15.53 14.21c-.19 0-.38-.07-.53-.22l-3-3-3 3c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l3.53-3.53c.29-.29.77-.29 1.06 0l3.53 3.53c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
3784
+ ] });
3785
+ }
3786
+ );
3787
+ MagickoArrowSquareUp.displayName = "MagickoArrowSquareUp";
3788
+
3789
+ // dist/icons/MagickoArrowSwap01.tsx
3790
+ import React289 from "react";
3791
+ import { jsx as jsx289, jsxs as jsxs232 } from "react/jsx-runtime";
3792
+ var MagickoArrowSwap01 = React289.forwardRef(
3793
+ ({ size, ...props }, ref) => {
3794
+ return /* @__PURE__ */ jsxs232("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3795
+ /* @__PURE__ */ jsx289("path", { fill: "#1e293b", d: "M9.01 21.25c-.19 0-.38-.07-.53-.22l-5.01-5.01a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l5.01 5.01c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22" }),
3796
+ /* @__PURE__ */ jsx289("path", { fill: "#1e293b", d: "M9.01 21.25c-.41 0-.75-.34-.75-.75v-17c0-.41.34-.75.75-.75s.75.34.75.75v17c0 .41-.34.75-.75.75M20.01 9.26c-.19 0-.38-.07-.53-.22l-5.01-5.01a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l5.01 5.01c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
3797
+ /* @__PURE__ */ jsx289("path", { fill: "#1e293b", d: "M14.99 21.25c-.41 0-.75-.34-.75-.75v-17c0-.41.34-.75.75-.75s.75.34.75.75v17c0 .41-.33.75-.75.75" })
3798
+ ] });
3799
+ }
3800
+ );
3801
+ MagickoArrowSwap01.displayName = "MagickoArrowSwap01";
3802
+
3803
+ // dist/icons/MagickoArrowSwap02.tsx
3804
+ import React290 from "react";
3805
+ import { jsx as jsx290, jsxs as jsxs233 } from "react/jsx-runtime";
3806
+ var MagickoArrowSwap02 = React290.forwardRef(
3807
+ ({ size, ...props }, ref) => {
3808
+ return /* @__PURE__ */ jsxs233("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3809
+ /* @__PURE__ */ jsx290("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3810
+ /* @__PURE__ */ jsx290("path", { fill: "#1e293b", d: "M10.18 17.9c-.19 0-.38-.07-.53-.22l-3.04-3.04a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.04 3.04c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22" }),
3811
+ /* @__PURE__ */ jsx290("path", { fill: "#1e293b", d: "M10.18 17.9c-.41 0-.75-.34-.75-.75V6.85c0-.41.34-.75.75-.75s.75.34.75.75v10.31c0 .41-.33.74-.75.74M16.86 10.64c-.19 0-.38-.07-.53-.22l-3.04-3.04a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.04 3.04c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22" }),
3812
+ /* @__PURE__ */ jsx290("path", { fill: "#1e293b", d: "M13.82 17.9c-.41 0-.75-.34-.75-.75V6.85c0-.41.34-.75.75-.75s.75.34.75.75v10.31c0 .41-.34.74-.75.74" })
3813
+ ] });
3814
+ }
3815
+ );
3816
+ MagickoArrowSwap02.displayName = "MagickoArrowSwap02";
3817
+
3818
+ // dist/icons/MagickoArrowSwap03.tsx
3819
+ import React291 from "react";
3820
+ import { jsx as jsx291, jsxs as jsxs234 } from "react/jsx-runtime";
3821
+ var MagickoArrowSwap03 = React291.forwardRef(
3822
+ ({ size, ...props }, ref) => {
3823
+ return /* @__PURE__ */ jsxs234("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3824
+ /* @__PURE__ */ jsx291("path", { fill: "#1e293b", d: "M16.86 10.64c-.19 0-.38-.07-.53-.22l-3.04-3.04a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.04 3.04c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22" }),
3825
+ /* @__PURE__ */ jsx291("path", { fill: "#1e293b", d: "M13.82 17.9c-.41 0-.75-.34-.75-.75V6.84c0-.41.34-.75.75-.75s.75.34.75.75v10.31c0 .42-.34.75-.75.75M10.18 17.9c-.19 0-.38-.07-.53-.22l-3.04-3.04a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.04 3.04c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22" }),
3826
+ /* @__PURE__ */ jsx291("path", { fill: "#1e293b", d: "M10.18 17.9c-.41 0-.75-.34-.75-.75V6.84c0-.41.34-.75.75-.75s.75.34.75.75v10.31c0 .42-.33.75-.75.75" }),
3827
+ /* @__PURE__ */ jsx291("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" })
3828
+ ] });
3829
+ }
3830
+ );
3831
+ MagickoArrowSwap03.displayName = "MagickoArrowSwap03";
3832
+
3833
+ // dist/icons/MagickoArrowTransfer01.tsx
3834
+ import React292 from "react";
3835
+ import { jsx as jsx292, jsxs as jsxs235 } from "react/jsx-runtime";
3836
+ var MagickoArrowTransfer01 = React292.forwardRef(
3837
+ ({ size, ...props }, ref) => {
3838
+ return /* @__PURE__ */ jsxs235("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3839
+ /* @__PURE__ */ jsx292("path", { fill: "#1e293b", d: "M17.28 11.2c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l3.19-3.19-3.19-3.19a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72c-.15.14-.34.22-.53.22" }),
3840
+ /* @__PURE__ */ jsx292("path", { fill: "#1e293b", d: "M21 7.48H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75M6.72 21.75c-.19 0-.38-.07-.53-.22l-3.72-3.72a.75.75 0 0 1 0-1.06l3.72-3.72c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.19 3.19 3.19 3.19c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22" }),
3841
+ /* @__PURE__ */ jsx292("path", { fill: "#1e293b", d: "M21 18.02H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75" })
3842
+ ] });
3843
+ }
3844
+ );
3845
+ MagickoArrowTransfer01.displayName = "MagickoArrowTransfer01";
3846
+
3847
+ // dist/icons/MagickoArrowTransfer02.tsx
3848
+ import React293 from "react";
3849
+ import { jsx as jsx293, jsxs as jsxs236 } from "react/jsx-runtime";
3850
+ var MagickoArrowTransfer02 = React293.forwardRef(
3851
+ ({ size, ...props }, ref) => {
3852
+ return /* @__PURE__ */ jsxs236("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3853
+ /* @__PURE__ */ jsx293("path", { fill: "#1e293b", d: "M10.45 7.47c-.19 0-.38-.07-.53-.22L6.73 4.06 3.54 7.25c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06L6.2 2.47a.75.75 0 0 1 1.06 0l3.72 3.72c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
3854
+ /* @__PURE__ */ jsx293("path", { fill: "#1e293b", d: "M6.73 21.75c-.41 0-.75-.34-.75-.75V3c0-.41.34-.75.75-.75s.75.34.75.75v18c0 .41-.34.75-.75.75M17.28 21.75a.75.75 0 0 1-.53-.22l-3.72-3.72a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.19 3.19 3.19-3.19c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.72 3.72c-.14.14-.34.22-.53.22" }),
3855
+ /* @__PURE__ */ jsx293("path", { fill: "#1e293b", d: "M17.27 21.75c-.41 0-.75-.34-.75-.75V3c0-.41.34-.75.75-.75s.75.34.75.75v18c0 .41-.33.75-.75.75" })
3856
+ ] });
3857
+ }
3858
+ );
3859
+ MagickoArrowTransfer02.displayName = "MagickoArrowTransfer02";
3860
+
3861
+ // dist/icons/MagickoArrowUp01.tsx
3862
+ import React294 from "react";
3863
+ import { jsx as jsx294, jsxs as jsxs237 } from "react/jsx-runtime";
3864
+ var MagickoArrowUp01 = React294.forwardRef(
3865
+ ({ size, ...props }, ref) => {
3866
+ return /* @__PURE__ */ jsxs237("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3867
+ /* @__PURE__ */ jsx294("path", { fill: "#1e293b", d: "M18.07 10.32c-.19 0-.38-.07-.53-.22L12 4.56 6.46 10.1c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l6.07-6.07c.29-.29.77-.29 1.06 0l6.07 6.07c.29.29.29.77 0 1.06-.14.15-.34.22-.53.22" }),
3868
+ /* @__PURE__ */ jsx294("path", { fill: "#1e293b", d: "M12 21.25c-.41 0-.75-.34-.75-.75V3.67c0-.41.34-.75.75-.75s.75.34.75.75V20.5c0 .41-.34.75-.75.75" })
3869
+ ] });
3870
+ }
3871
+ );
3872
+ MagickoArrowUp01.displayName = "MagickoArrowUp01";
3873
+
3874
+ // dist/icons/MagickoArrowUp03.tsx
3875
+ import React295 from "react";
3876
+ import { jsx as jsx295 } from "react/jsx-runtime";
3877
+ var MagickoArrowUp03 = React295.forwardRef(
3878
+ ({ size, ...props }, ref) => {
3879
+ return /* @__PURE__ */ jsx295("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx295("path", { fill: "#1e293b", d: "M14.67 18.75H9.33c-1.88 0-3.31-.68-4.02-1.91s-.58-2.81.36-4.44l2.67-4.63c.94-1.62 2.24-2.52 3.66-2.52s2.72.9 3.66 2.53l2.67 4.63c.94 1.63 1.07 3.21.36 4.44-.71 1.22-2.14 1.9-4.02 1.9M12 6.75c-.86 0-1.7.63-2.36 1.78l-2.67 4.63c-.66 1.15-.79 2.19-.36 2.94s1.4 1.16 2.72 1.16h5.34c1.32 0 2.29-.41 2.72-1.16s.3-1.79-.36-2.94l-2.67-4.63c-.66-1.15-1.5-1.78-2.36-1.78" }) });
3880
+ }
3881
+ );
3882
+ MagickoArrowUp03.displayName = "MagickoArrowUp03";
3883
+
3884
+ // dist/icons/MagickoArrowUp04.tsx
3885
+ import React296 from "react";
3886
+ import { jsx as jsx296, jsxs as jsxs238 } from "react/jsx-runtime";
3887
+ var MagickoArrowUp04 = React296.forwardRef(
3888
+ ({ size, ...props }, ref) => {
3889
+ return /* @__PURE__ */ jsxs238("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3890
+ /* @__PURE__ */ jsx296("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
3891
+ /* @__PURE__ */ jsx296("path", { fill: "#1e293b", d: "M12 16.25c-.41 0-.75-.34-.75-.75v-6c0-.41.34-.75.75-.75s.75.34.75.75v6c0 .41-.34.75-.75.75" }),
3892
+ /* @__PURE__ */ jsx296("path", { fill: "#1e293b", d: "M15 12.25c-.19 0-.38-.07-.53-.22L12 9.56l-2.47 2.47c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l3-3c.29-.29.77-.29 1.06 0l3 3c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
3893
+ ] });
3894
+ }
3895
+ );
3896
+ MagickoArrowUp04.displayName = "MagickoArrowUp04";
3897
+
3898
+ // dist/icons/MagickoAscendingArrow.tsx
3899
+ import React297 from "react";
3900
+ import { jsx as jsx297, jsxs as jsxs239 } from "react/jsx-runtime";
3901
+ var MagickoAscendingArrow = React297.forwardRef(
3902
+ ({ size, ...props }, ref) => {
3903
+ return /* @__PURE__ */ jsxs239("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3904
+ /* @__PURE__ */ jsx297("path", { fill: "#1e293b", d: "M12 22.234c-5.65 0-10.25-4.416-10.25-9.84s4.6-9.84 10.25-9.84 10.25 4.416 10.25 9.84-4.6 9.84-10.25 9.84m0-18.24c-4.83 0-8.75 3.763-8.75 8.4s3.92 8.4 8.75 8.4 8.75-3.763 8.75-8.4-3.92-8.4-8.75-8.4" }),
3905
+ /* @__PURE__ */ jsx297("path", { fill: "#1e293b", d: "M4.29 18.442a.76.76 0 0 1-.46-.154.69.69 0 0 1-.13-1.008l3.49-4.32a.77.77 0 0 1 1.01-.154l2.58 1.652 2.74-3.514a.77.77 0 0 1 1.05-.144c.33.24.4.691.15 1.008l-3.17 4.051a.763.763 0 0 1-1.02.164L7.94 14.37l-3.06 3.783a.73.73 0 0 1-.59.288" }),
3906
+ /* @__PURE__ */ jsx297("path", { fill: "#1e293b", d: "M15.61 14.545c-.35 0-.66-.23-.73-.576l-.62-2.852-2.97.596a.745.745 0 0 1-.89-.557.723.723 0 0 1 .58-.855l3.7-.748c.41-.077.8.163.89.556l.78 3.552a.723.723 0 0 1-.58.855c-.05.029-.11.029-.16.029" })
3907
+ ] });
3908
+ }
3909
+ );
3910
+ MagickoAscendingArrow.displayName = "MagickoAscendingArrow";
3911
+
3912
+ // dist/icons/MagickoAtom.tsx
3913
+ import React298 from "react";
3914
+ import { jsx as jsx298, jsxs as jsxs240 } from "react/jsx-runtime";
3915
+ var MagickoAtom = React298.forwardRef(
3916
+ ({ size, ...props }, ref) => {
3917
+ return /* @__PURE__ */ jsxs240("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3918
+ /* @__PURE__ */ jsx298("path", { fill: "#1e293b", d: "M12 16.91c-.11 0-.22-.02-.32-.07-.64-.31-1.28-.64-1.89-1-4.52-2.61-8.54-6.72-7.1-9.22a1 1 0 0 0 .06-.1c.73-.9 1.89-1.36 3.03-1.2.41.06.7.44.64.85s-.43.69-.85.64c-.6-.09-1.22.15-1.61.6-.51 1.09 1.75 4.34 6.57 7.12.58.34 1.19.65 1.79.94a.752.752 0 0 1-.33 1.43zM18.67 18.7c-.15 0-.3-.01-.46-.03a.754.754 0 0 1-.64-.85c.06-.41.44-.69.85-.64.6.08 1.22-.15 1.61-.6.26-.55-.19-1.62-1.18-2.82-1.23-1.48-3.14-3.01-5.38-4.3-.57-.33-1.17-.65-1.79-.94a.75.75 0 0 1-.35-1c.18-.37.63-.53 1-.35.65.31 1.29.65 1.89 1 2.39 1.38 4.44 3.03 5.78 4.64 1.93 2.32 1.77 3.77 1.31 4.58-.02.03-.04.07-.07.1-.63.78-1.59 1.23-2.58 1.23z" }),
3919
+ /* @__PURE__ */ jsx298("path", { fill: "#1e293b", d: "M5.66 18.67c-1.37 0-2.45-.39-2.97-1.3a.5.5 0 0 1-.05-.1 3.3 3.3 0 0 1 .48-3.23.748.748 0 0 1 1.18.92c-.38.48-.48 1.13-.28 1.7.68.98 4.63.65 9.45-2.13.58-.34 1.16-.7 1.71-1.08a.75.75 0 0 1 1.04.19c.23.34.15.81-.19 1.04-.58.4-1.19.78-1.81 1.14-2.87 1.65-6.17 2.83-8.56 2.83zM8.4 10.67a.74.74 0 0 1-.62-.33.75.75 0 0 1 .19-1.04c.59-.4 1.2-.79 1.81-1.14 2.39-1.38 4.84-2.33 6.91-2.69 2.97-.51 4.15.35 4.62 1.16.02.03.04.07.05.1.42 1.08.23 2.32-.48 3.23a.75.75 0 0 1-1.18-.92c.38-.48.48-1.13.28-1.7-.35-.5-1.5-.65-3.03-.38-1.9.33-4.18 1.22-6.42 2.51-.58.33-1.15.7-1.71 1.08a.74.74 0 0 1-.42.13z" }),
3920
+ /* @__PURE__ */ jsx298("path", { fill: "#1e293b", d: "M12 22.75c-.68 0-1.69-.34-2.62-1.94a.74.74 0 0 1 .27-1.02c.36-.21.82-.09 1.02.27.44.76.92 1.19 1.33 1.19 1.2 0 2.93-3.6 2.93-9.25 0-.67-.03-1.35-.08-2.02-.03-.41.28-.77.69-.81s.77.28.81.69c.06.71.08 1.43.08 2.14 0 5.21-1.55 10.75-4.43 10.75M8.4 14.83c-.39 0-.72-.3-.75-.69-.06-.71-.08-1.43-.08-2.14C7.57 6.79 9.12 1.25 12 1.25c.68 0 1.69.34 2.62 1.94.21.36.09.82-.27 1.02-.36.21-.82.09-1.02-.27-.44-.76-.92-1.19-1.33-1.19-1.2 0-2.93 3.6-2.93 9.25 0 .67.03 1.35.08 2.02.03.41-.28.77-.69.81z" })
3921
+ ] });
3922
+ }
3923
+ );
3924
+ MagickoAtom.displayName = "MagickoAtom";
3925
+
3926
+ // dist/icons/MagickoAtom1.tsx
3927
+ import React299 from "react";
3928
+ import { jsx as jsx299, jsxs as jsxs241 } from "react/jsx-runtime";
3929
+ var MagickoAtom1 = React299.forwardRef(
3930
+ ({ size, ...props }, ref) => {
3931
+ return /* @__PURE__ */ jsxs241("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3932
+ /* @__PURE__ */ jsx299("path", { fill: "#1e293b", d: "M7.43 21.34c-.54 0-.96-.16-1.27-.36-.36-.24-.84-.71-1.04-1.65-.47-2.19.79-6.01 3.2-9.73 2.65-4.08 5.93-6.87 8.15-6.95.43-.04.92.08 1.35.34.75.49 1.51 1.62.99 4.29-.08.41-.47.67-.88.59a.744.744 0 0 1-.59-.88c.27-1.39.15-2.44-.32-2.74a.8.8 0 0 0-.45-.11c-1.47.05-4.39 2.27-6.99 6.27-2.5 3.85-3.3 7.15-3 8.6.07.35.21.59.39.71.48.31 1.5-.02 2.68-.86a.76.76 0 0 1 1.05.17c.24.33.16.81-.17 1.05-1.32.95-2.34 1.26-3.1 1.26" }),
3933
+ /* @__PURE__ */ jsx299("path", { fill: "#1e293b", d: "M19.62 15.44c-.3 0-.58-.18-.7-.47a.75.75 0 0 1 .42-.97c1.14-.45 1.84-1.02 1.87-1.53.02-.42-.43-.94-1.23-1.43-.32-.19-.68-.38-1.09-.55-1.77-.75-4.16-1.24-6.73-1.38a.757.757 0 0 1-.71-.79c.02-.41.37-.72.79-.71 2.74.15 5.31.67 7.24 1.49.47.2.91.42 1.28.65 1.68 1.02 1.99 2.09 1.95 2.8-.05.81-.57 1.95-2.81 2.84-.09.04-.18.05-.28.05" }),
3934
+ /* @__PURE__ */ jsx299("path", { fill: "#1e293b", d: "M12.19 9.12h-.04c-.51-.03-.99-.04-1.48-.04h-.53c-.41 0-.75-.33-.75-.74s.34-.75.75-.75h.53c.51 0 1.03 0 1.56.03.41.02.73.38.71.79-.02.4-.35.71-.75.71M4.14 14.63c-.11 0-.23-.03-.34-.08-2.16-1.1-2.56-2.3-2.51-3.11.09-1.65 2.06-2.93 5.42-3.53.41-.07.8.2.87.61s-.2.8-.61.87c-2.82.5-4.15 1.46-4.18 2.13-.03.51.6 1.14 1.69 1.69a.75.75 0 0 1-.34 1.42" }),
3935
+ /* @__PURE__ */ jsx299("path", { fill: "#1e293b", d: "M7.43 21.34c-.54 0-.96-.16-1.27-.36-.36-.24-.84-.71-1.04-1.65-.47-2.19.79-6.01 3.2-9.73 2.65-4.08 5.93-6.87 8.15-6.95.43-.04.92.08 1.35.34.75.49 1.51 1.62.99 4.29-.08.41-.47.67-.88.59a.744.744 0 0 1-.59-.88c.27-1.39.15-2.44-.32-2.74a.8.8 0 0 0-.45-.11c-1.47.05-4.39 2.27-6.99 6.27-2.5 3.85-3.3 7.15-3 8.6.07.35.21.59.39.71.48.31 1.5-.02 2.68-.86a.76.76 0 0 1 1.05.17c.24.33.16.81-.17 1.05-1.32.95-2.34 1.26-3.1 1.26" }),
3936
+ /* @__PURE__ */ jsx299("path", { fill: "#1e293b", d: "M15.85 21.79c-.27 0-.59-.04-.94-.16-2.13-.69-4.81-3.69-6.82-7.64-1.25-2.45-2.07-4.94-2.32-7.02-.36-2.98.55-4.11 1.37-4.53.25-.13.54-.21.84-.23 1.27.08 2.37.58 3.19 1.41.29.29.29.77 0 1.06s-.77.29-1.06 0a3.32 3.32 0 0 0-2.14-.97c.01 0-.06.03-.14.06-.43.22-.8 1.12-.57 3.02.23 1.91 1 4.22 2.17 6.52 2.08 4.09 4.54 6.44 5.95 6.89.34.11.61.11.81.01 1-.51.98-4.18-1.33-8.99a.75.75 0 0 1 .35-1c.37-.18.82-.02 1 .35 2.17 4.51 3.1 9.73.67 10.97-.24.12-.58.24-1.02.24z" }),
3937
+ /* @__PURE__ */ jsx299("path", { fill: "#1e293b", d: "M15.85 21.79c-.27 0-.59-.04-.94-.16-2.13-.69-4.81-3.69-6.82-7.64-1.25-2.45-2.07-4.94-2.32-7.02-.36-2.98.55-4.11 1.37-4.53.25-.13.54-.21.84-.23 1.27.08 2.37.58 3.19 1.41.29.29.29.77 0 1.06s-.77.29-1.06 0a3.32 3.32 0 0 0-2.14-.97c.01 0-.06.03-.14.06-.43.22-.8 1.12-.57 3.02.23 1.91 1 4.22 2.17 6.52 2.08 4.09 4.54 6.44 5.95 6.89.34.11.61.11.81.01 1-.51.98-4.18-1.33-8.99a.75.75 0 0 1 .35-1c.37-.18.82-.02 1 .35 2.17 4.51 3.1 9.73.67 10.97-.24.12-.58.24-1.02.24z" }),
3938
+ /* @__PURE__ */ jsx299("path", { fill: "#1e293b", d: "M13.08 12.14c0 .55-.45 1-1 1s-1-.45-1-1 .44-1 1-1c.23 0 .45.08.65.24.24.24.35.49.35.76" })
3939
+ ] });
3940
+ }
3941
+ );
3942
+ MagickoAtom1.displayName = "MagickoAtom1";
3943
+
3944
+ // dist/icons/MagickoBackward.tsx
3945
+ import React300 from "react";
3946
+ import { jsx as jsx300, jsxs as jsxs242 } from "react/jsx-runtime";
3947
+ var MagickoBackward = React300.forwardRef(
3948
+ ({ size, ...props }, ref) => {
3949
+ return /* @__PURE__ */ jsxs242("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3950
+ /* @__PURE__ */ jsx300("path", { fill: "#1e293b", d: "M20.05 18.36c-.46 0-.93-.12-1.35-.37l-6.34-3.66c-.29-.17-.52-.37-.69-.59a.73.73 0 0 1-.17-.47v-2.56c0-.17.06-.34.17-.47.18-.22.41-.42.69-.58l6.35-3.67c.84-.49 1.85-.49 2.7 0s1.35 1.36 1.35 2.34v7.32c0 .98-.5 1.85-1.35 2.34-.43.25-.9.37-1.36.37m-7.06-5.4c.04.03.08.06.12.08l6.33 3.65c.38.22.83.22 1.2 0 .38-.22.6-.61.6-1.04V8.33c0-.43-.22-.82-.6-1.04s-.82-.22-1.2 0l-6.34 3.66c-.04.02-.08.05-.11.08z" }),
3951
+ /* @__PURE__ */ jsx300("path", { fill: "#1e293b", d: "M10.29 18.36c-.46 0-.93-.12-1.35-.37L2.6 14.33a2.68 2.68 0 0 1-1.35-2.34c0-.98.5-1.85 1.35-2.34l6.34-3.66c.84-.49 1.85-.49 2.7 0s1.35 1.36 1.35 2.34v7.32c0 .98-.5 1.85-1.35 2.34-.42.25-.89.37-1.35.37m0-11.22c-.21 0-.41.05-.6.16l-6.34 3.66c-.38.22-.6.61-.6 1.04s.22.82.6 1.04l6.34 3.66c.38.22.83.22 1.2 0 .38-.22.6-.6.6-1.04V8.34c0-.43-.22-.82-.6-1.04-.19-.11-.39-.16-.6-.16" })
3952
+ ] });
3953
+ }
3954
+ );
3955
+ MagickoBackward.displayName = "MagickoBackward";
3956
+
3957
+ // dist/icons/MagickoBackward10Seconds.tsx
3958
+ import React301 from "react";
3959
+ import { jsx as jsx301, jsxs as jsxs243 } from "react/jsx-runtime";
3960
+ var MagickoBackward10Seconds = React301.forwardRef(
3961
+ ({ size, ...props }, ref) => {
3962
+ return /* @__PURE__ */ jsxs243("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3963
+ /* @__PURE__ */ jsx301("path", { fill: "#1e293b", d: "M9.54 16.67c-.41 0-.75-.34-.75-.75v-3.39l-.19.21c-.28.31-.75.33-1.06.06a.756.756 0 0 1-.06-1.06l1.5-1.67c.21-.23.54-.31.83-.2s.48.39.48.7v5.35c0 .42-.33.75-.75.75M10.02 5.22a.7.7 0 0 1-.47-.17A.757.757 0 0 1 9.43 4l1.98-2.47c.26-.32.73-.37 1.05-.12s.37.73.12 1.05L10.6 4.93a.72.72 0 0 1-.58.29" }),
3964
+ /* @__PURE__ */ jsx301("path", { fill: "#1e293b", d: "M12 22.75c-5.31 0-9.64-4.32-9.64-9.64 0-2.07.67-4.06 1.95-5.76a.75.75 0 0 1 1.2.9c-1.08 1.44-1.65 3.12-1.65 4.86 0 4.49 3.65 8.14 8.14 8.14s8.14-3.65 8.14-8.14S16.49 4.97 12 4.97c-.58 0-1.17.07-1.81.22-.4.09-.81-.16-.9-.56s.16-.81.56-.9A9.7 9.7 0 0 1 12 3.47c5.31 0 9.64 4.32 9.64 9.64s-4.33 9.64-9.64 9.64" }),
3965
+ /* @__PURE__ */ jsx301("path", { fill: "#1e293b", d: "M14 16.67c-1.52 0-2.75-1.23-2.75-2.75v-1.35c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v1.35c0 1.52-1.23 2.75-2.75 2.75m0-5.34c-.69 0-1.25.56-1.25 1.25v1.35a1.25 1.25 0 0 0 2.5 0v-1.35c0-.69-.56-1.25-1.25-1.25" })
3966
+ ] });
3967
+ }
3968
+ );
3969
+ MagickoBackward10Seconds.displayName = "MagickoBackward10Seconds";
3970
+
3971
+ // dist/icons/MagickoBackward15Seconds.tsx
3972
+ import React302 from "react";
3973
+ import { jsx as jsx302, jsxs as jsxs244 } from "react/jsx-runtime";
3974
+ var MagickoBackward15Seconds = React302.forwardRef(
3975
+ ({ size, ...props }, ref) => {
3976
+ return /* @__PURE__ */ jsxs244("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3977
+ /* @__PURE__ */ jsx302("path", { fill: "#1e293b", d: "M14.43 16.92h-2.29c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.29a.781.781 0 0 0 0-1.56h-2.29a.747.747 0 0 1-.71-.99l.76-2.29c.1-.31.39-.51.71-.51h3.06c.41 0 .75.34.75.75s-.34.75-.75.75h-2.52l-.26.79h1.25a2.28 2.28 0 1 1 0 4.56M9.54 16.92c-.41 0-.75-.34-.75-.75v-3.39L8.6 13c-.28.31-.75.33-1.06.06A.756.756 0 0 1 7.48 12l1.5-1.67c.21-.23.54-.31.83-.2s.48.39.48.7v5.35c0 .41-.33.74-.75.74M10.02 5.22a.7.7 0 0 1-.47-.17A.757.757 0 0 1 9.43 4l1.98-2.47c.26-.32.73-.37 1.05-.12s.37.73.12 1.05L10.6 4.93a.72.72 0 0 1-.58.29" }),
3978
+ /* @__PURE__ */ jsx302("path", { fill: "#1e293b", d: "M12 22.75c-5.31 0-9.64-4.32-9.64-9.64 0-2.07.67-4.06 1.95-5.76a.75.75 0 0 1 1.2.9c-1.08 1.44-1.65 3.12-1.65 4.86 0 4.49 3.65 8.14 8.14 8.14s8.14-3.65 8.14-8.14S16.49 4.97 12 4.97c-.58 0-1.17.07-1.81.22a.75.75 0 0 1-.34-1.46A9.7 9.7 0 0 1 12 3.47c5.31 0 9.64 4.32 9.64 9.64s-4.33 9.64-9.64 9.64" })
3979
+ ] });
3980
+ }
3981
+ );
3982
+ MagickoBackward15Seconds.displayName = "MagickoBackward15Seconds";
3983
+
3984
+ // dist/icons/MagickoBackward5Seconds.tsx
3985
+ import React303 from "react";
3986
+ import { jsx as jsx303, jsxs as jsxs245 } from "react/jsx-runtime";
3987
+ var MagickoBackward5Seconds = React303.forwardRef(
3988
+ ({ size, ...props }, ref) => {
3989
+ return /* @__PURE__ */ jsxs245("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3990
+ /* @__PURE__ */ jsx303("path", { fill: "#1e293b", d: "M12.38 16.92h-2.29c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.29a.781.781 0 0 0 0-1.56h-2.29c-.24 0-.47-.12-.61-.31a.75.75 0 0 1-.1-.68l.76-2.29c.1-.31.39-.51.71-.51h3.06c.41 0 .75.34.75.75s-.34.75-.75.75h-2.52l-.26.79h1.25a2.279 2.279 0 1 1 0 4.56M10.02 5.22a.7.7 0 0 1-.47-.17A.757.757 0 0 1 9.43 4l1.98-2.47c.26-.32.73-.37 1.05-.12.32.26.37.73.12 1.05L10.6 4.93a.72.72 0 0 1-.58.29" }),
3991
+ /* @__PURE__ */ jsx303("path", { fill: "#1e293b", d: "M12 22.75c-5.31 0-9.64-4.32-9.64-9.64 0-2.07.67-4.06 1.95-5.76a.75.75 0 0 1 1.2.9c-1.08 1.44-1.65 3.12-1.65 4.86 0 4.49 3.65 8.14 8.14 8.14s8.14-3.65 8.14-8.14S16.49 4.97 12 4.97c-.58 0-1.17.07-1.81.22-.4.09-.81-.16-.9-.56s.16-.81.56-.9A9.7 9.7 0 0 1 12 3.47c5.31 0 9.64 4.32 9.64 9.64s-4.33 9.64-9.64 9.64" })
3992
+ ] });
3993
+ }
3994
+ );
3995
+ MagickoBackward5Seconds.displayName = "MagickoBackward5Seconds";
3996
+
3997
+ // dist/icons/MagickoBag.tsx
3998
+ import React304 from "react";
3999
+ import { jsx as jsx304, jsxs as jsxs246 } from "react/jsx-runtime";
4000
+ var MagickoBag = React304.forwardRef(
4001
+ ({ size, ...props }, ref) => {
4002
+ return /* @__PURE__ */ jsxs246("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4003
+ /* @__PURE__ */ jsx304("path", { fill: "#1e293b", d: "M5.19 6.38c-.19 0-.39-.08-.53-.22a.754.754 0 0 1 0-1.06l3.63-3.63c.29-.29.77-.29 1.06 0s.29.77 0 1.06L5.72 6.16c-.15.14-.34.22-.53.22M18.81 6.38c-.19 0-.38-.07-.53-.22l-3.63-3.63a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.63 3.63c.29.29.29.77 0 1.06-.14.14-.34.22-.53.22" }),
4004
+ /* @__PURE__ */ jsx304("path", { fill: "#1e293b", d: "M20.21 10.6H4c-.7.01-1.5.01-2.08-.57-.46-.45-.67-1.15-.67-2.18 0-2.75 2.01-2.75 2.97-2.75h15.56c.96 0 2.97 0 2.97 2.75 0 1.04-.21 1.73-.67 2.18-.52.52-1.22.57-1.87.57m-.2-1.5c.45.01.87.01 1.01-.13.07-.07.22-.31.22-1.12 0-1.13-.28-1.25-1.47-1.25H4.22c-1.19 0-1.47.12-1.47 1.25 0 .81.16 1.05.22 1.12.14.13.57.13 1.01.13zM9.76 18.3c-.41 0-.75-.34-.75-.75V14c0-.41.34-.75.75-.75s.75.34.75.75v3.55c0 .42-.34.75-.75.75M14.36 18.3c-.41 0-.75-.34-.75-.75V14c0-.41.34-.75.75-.75s.75.34.75.75v3.55c0 .42-.34.75-.75.75" }),
4005
+ /* @__PURE__ */ jsx304("path", { fill: "#1e293b", d: "M14.89 22.75H8.86c-3.58 0-4.38-2.13-4.69-3.98l-1.41-8.65c-.07-.41.21-.79.62-.86s.79.21.86.62l1.41 8.64c.29 1.77.89 2.73 3.21 2.73h6.03c2.57 0 2.86-.9 3.19-2.64l1.68-8.75c.08-.41.47-.68.88-.59.41.08.67.47.59.88l-1.68 8.75c-.39 2.03-1.04 3.85-4.66 3.85" })
4006
+ ] });
4007
+ }
4008
+ );
4009
+ MagickoBag.displayName = "MagickoBag";
4010
+
4011
+ // dist/icons/MagickoBag1.tsx
4012
+ import React305 from "react";
4013
+ import { jsx as jsx305, jsxs as jsxs247 } from "react/jsx-runtime";
4014
+ var MagickoBag1 = React305.forwardRef(
4015
+ ({ size, ...props }, ref) => {
4016
+ return /* @__PURE__ */ jsxs247("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4017
+ /* @__PURE__ */ jsx305("path", { fill: "#1e293b", d: "M17.28 22.75H6.72c-1.09 0-2.05-.43-2.69-1.21s-.88-1.8-.66-2.88l.43-2.14a.75.75 0 1 1 1.47.29l-.43 2.14c-.12.62 0 1.2.35 1.63s.89.66 1.53.66h10.56c.64 0 1.18-.24 1.53-.66.35-.43.47-1.01.35-1.63l-.43-2.14a.75.75 0 1 1 1.47-.29l.43 2.14c.21 1.07-.02 2.09-.66 2.88-.64.78-1.6 1.21-2.69 1.21" }),
4018
+ /* @__PURE__ */ jsx305("path", { fill: "#1e293b", d: "M17.96 17.08h-4.2c-.41 0-.75-.34-.75-.75v-.47c0-.1-.09-.19-.19-.19h-1.65c-.09 0-.18.09-.18.19v.47c0 .41-.34.75-.75.75H6.03c-1.03 0-1.97-.42-2.56-1.14-.57-.69-.79-1.59-.61-2.52l1.08-5.63c.28-1.42 1.67-2.53 3.18-2.53h9.76c1.51 0 2.9 1.11 3.18 2.53l1.08 5.63c.18.93-.04 1.83-.61 2.52-.6.72-1.54 1.14-2.57 1.14m-3.47-1.5h3.47c.59 0 1.09-.21 1.41-.59.28-.34.39-.8.3-1.28l-1.08-5.63c-.14-.7-.93-1.32-1.7-1.32H7.13c-.77 0-1.57.62-1.7 1.32l-1.08 5.63c-.09.48.01.94.3 1.28.32.38.82.59 1.41.59h3.48c.13-.8.83-1.41 1.66-1.41h1.65c.81 0 1.51.61 1.64 1.41" }),
4019
+ /* @__PURE__ */ jsx305("path", { fill: "#1e293b", d: "M15.5 6.75c-.41 0-.75-.34-.75-.75V4c0-.69-.56-1.25-1.25-1.25h-3c-.69 0-1.25.56-1.25 1.25v2c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4c0-1.52 1.23-2.75 2.75-2.75h3c1.52 0 2.75 1.23 2.75 2.75v2c0 .41-.34.75-.75.75M12.83 18.48h-1.64c-.93 0-1.69-.76-1.69-1.69v-.94c0-.93.75-1.69 1.68-1.69h1.65c.93 0 1.69.76 1.69 1.69v.94c-.01.94-.76 1.69-1.69 1.69m-1.66-2.81c-.09 0-.18.09-.18.19v.94c0 .1.09.19.19.19h1.64c.1 0 .19-.09.19-.19v-.94c0-.1-.09-.19-.19-.19z" })
4020
+ ] });
4021
+ }
4022
+ );
4023
+ MagickoBag1.displayName = "MagickoBag1";
4024
+
4025
+ // dist/icons/MagickoBag2.tsx
4026
+ import React306 from "react";
4027
+ import { jsx as jsx306, jsxs as jsxs248 } from "react/jsx-runtime";
4028
+ var MagickoBag2 = React306.forwardRef(
4029
+ ({ size, ...props }, ref) => {
4030
+ return /* @__PURE__ */ jsxs248("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4031
+ /* @__PURE__ */ jsx306("path", { fill: "#1e293b", d: "M16.07 22H7.92c-2.08 0-4.01-1.67-4.3-3.73l-1.03-7.19c-.19-1.31.16-2.55.98-3.5s2-1.46 3.32-1.46H17.1c1.32 0 2.5.52 3.32 1.46s1.17 2.19.98 3.5l-1.03 7.19c-.29 2.06-2.22 3.73-4.3 3.73M6.9 7.61c-.88 0-1.66.34-2.19.95s-.75 1.43-.63 2.3l1.03 7.19c.19 1.33 1.48 2.45 2.82 2.45h8.15c1.34 0 2.63-1.12 2.82-2.45l1.03-7.19c.12-.87-.1-1.69-.63-2.3s-1.31-.95-2.19-.95z" }),
4032
+ /* @__PURE__ */ jsx306("path", { fill: "#1e293b", d: "M17.14 7.61c-.34 0-.64-.23-.73-.57l-.65-2.6a1.25 1.25 0 0 0-1.21-.95h-5.1c-.57 0-1.07.39-1.21.95l-.65 2.6c-.1.4-.51.65-.91.55s-.65-.51-.55-.91l.65-2.6A2.74 2.74 0 0 1 9.45 2h5.1c1.26 0 2.36.86 2.67 2.08l.65 2.6a.748.748 0 0 1-.73.93M14.06 16.48H9.95c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.11c.41 0 .75.34.75.75s-.34.75-.75.75" })
4033
+ ] });
4034
+ }
4035
+ );
4036
+ MagickoBag2.displayName = "MagickoBag2";
4037
+
4038
+ // dist/icons/MagickoBag21.tsx
4039
+ import React307 from "react";
4040
+ import { jsx as jsx307, jsxs as jsxs249 } from "react/jsx-runtime";
4041
+ var MagickoBag21 = React307.forwardRef(
4042
+ ({ size, ...props }, ref) => {
4043
+ return /* @__PURE__ */ jsxs249("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4044
+ /* @__PURE__ */ jsx307("path", { fill: "#1e293b", d: "M16.5 8.63c-.41 0-.75-.34-.75-.75V6.5c0-1.05-.45-2.07-1.23-2.78-.79-.72-1.81-1.05-2.89-.95-1.8.17-3.38 2.01-3.38 3.93v.97c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.98c0-2.69 2.17-5.17 4.74-5.42 1.5-.14 2.94.33 4.04 1.34a5.27 5.27 0 0 1 1.72 3.89v1.38c0 .41-.34.75-.75.75" }),
4045
+ /* @__PURE__ */ jsx307("path", { fill: "#1e293b", d: "M15 22.75H9c-4.62 0-5.48-2.15-5.7-4.24l-.75-5.99c-.11-1.08-.15-2.63.9-3.79.9-1 2.39-1.48 4.55-1.48h8c2.17 0 3.66.49 4.55 1.48 1.04 1.16 1.01 2.71.9 3.77l-.75 6.01c-.22 2.09-1.08 4.24-5.7 4.24m-7-14c-1.69 0-2.85.33-3.44.99-.49.54-.65 1.37-.52 2.61l.75 5.99c.17 1.6.61 2.92 4.21 2.92h6c3.6 0 4.04-1.31 4.21-2.9l.75-6.01c.13-1.22-.03-2.05-.52-2.6-.59-.67-1.75-1-3.44-1z" }),
4046
+ /* @__PURE__ */ jsx307("path", { fill: "#1e293b", d: "M15.42 13.15c-.56 0-1.01-.45-1.01-1s.45-1 1-1 1 .45 1 1-.44 1-.99 1M8.42 13.15c-.56 0-1.01-.45-1.01-1s.45-1 1-1 1 .45 1 1-.44 1-.99 1" })
4047
+ ] });
4048
+ }
4049
+ );
4050
+ MagickoBag21.displayName = "MagickoBag21";
4051
+
4052
+ // dist/icons/MagickoBagHappy.tsx
4053
+ import React308 from "react";
4054
+ import { jsx as jsx308, jsxs as jsxs250 } from "react/jsx-runtime";
4055
+ var MagickoBagHappy = React308.forwardRef(
4056
+ ({ size, ...props }, ref) => {
4057
+ return /* @__PURE__ */ jsxs250("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4058
+ /* @__PURE__ */ jsx308("path", { fill: "#1e293b", d: "M12 18.5a4.26 4.26 0 0 1-4.25-4.25c0-.41.34-.75.75-.75s.75.34.75.75C9.25 15.77 10.48 17 12 17s2.75-1.23 2.75-2.75c0-.41.34-.75.75-.75s.75.34.75.75A4.26 4.26 0 0 1 12 18.5M5.19 6.38c-.19 0-.39-.08-.53-.22a.754.754 0 0 1 0-1.06l3.63-3.63c.29-.29.77-.29 1.06 0s.29.77 0 1.06L5.72 6.16c-.15.14-.34.22-.53.22M18.81 6.38c-.19 0-.38-.07-.53-.22l-3.63-3.63a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.63 3.63c.29.29.29.77 0 1.06-.14.14-.34.22-.53.22" }),
4059
+ /* @__PURE__ */ jsx308("path", { fill: "#1e293b", d: "M20.21 10.6H4c-.7.01-1.5.01-2.08-.57-.46-.45-.67-1.15-.67-2.18 0-2.75 2.01-2.75 2.97-2.75h15.56c.96 0 2.97 0 2.97 2.75 0 1.04-.21 1.73-.67 2.18-.52.52-1.22.57-1.87.57m-.2-1.5c.45.01.87.01 1.01-.13.07-.07.22-.31.22-1.12 0-1.13-.28-1.25-1.47-1.25H4.22c-1.19 0-1.47.12-1.47 1.25 0 .81.16 1.05.22 1.12.14.13.57.13 1.01.13z" }),
4060
+ /* @__PURE__ */ jsx308("path", { fill: "#1e293b", d: "M14.89 22.75H8.86c-3.58 0-4.38-2.13-4.69-3.98l-1.41-8.65c-.07-.41.21-.79.62-.86.4-.07.79.21.86.62l1.41 8.64c.29 1.77.89 2.73 3.21 2.73h6.03c2.57 0 2.86-.9 3.19-2.64l1.68-8.75c.08-.41.47-.68.88-.59.41.08.67.47.59.88l-1.68 8.75c-.39 2.03-1.04 3.85-4.66 3.85" })
4061
+ ] });
4062
+ }
4063
+ );
4064
+ MagickoBagHappy.displayName = "MagickoBagHappy";
4065
+
4066
+ // dist/icons/MagickoBank.tsx
4067
+ import React309 from "react";
4068
+ import { jsx as jsx309, jsxs as jsxs251 } from "react/jsx-runtime";
4069
+ var MagickoBank = React309.forwardRef(
4070
+ ({ size, ...props }, ref) => {
4071
+ return /* @__PURE__ */ jsxs251("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4072
+ /* @__PURE__ */ jsx309("path", { fill: "#1e293b", d: "M21 11.75H3c-.96 0-1.75-.79-1.75-1.75V6.68c0-.68.47-1.37 1.1-1.62l9-3.6c.38-.15.92-.15 1.3 0l9 3.6c.63.25 1.1.95 1.1 1.62V10c0 .96-.79 1.75-1.75 1.75m-9-8.91c-.04 0-.08 0-.1.01l-8.99 3.6c-.06.03-.16.16-.16.23V10c0 .14.11.25.25.25h18c.14 0 .25-.11.25-.25V6.68c0-.07-.09-.2-.16-.23l-9-3.6c-.02-.01-.05-.01-.09-.01M22 22.75H2c-.41 0-.75-.34-.75-.75v-3c0-.96.79-1.75 1.75-1.75h18c.96 0 1.75.79 1.75 1.75v3c0 .41-.34.75-.75.75m-19.25-1.5h18.5V19c0-.14-.11-.25-.25-.25H3c-.14 0-.25.11-.25.25z" }),
4073
+ /* @__PURE__ */ jsx309("path", { fill: "#1e293b", d: "M4 18.75c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75M8 18.75c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75M12 18.75c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75M16 18.75c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75M20 18.75c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75M23 22.75H1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h22c.41 0 .75.34.75.75s-.34.75-.75.75M12 9.25c-1.24 0-2.25-1.01-2.25-2.25S10.76 4.75 12 4.75 14.25 5.76 14.25 7 13.24 9.25 12 9.25m0-3c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75" })
4074
+ ] });
4075
+ }
4076
+ );
4077
+ MagickoBank.displayName = "MagickoBank";
4078
+
4079
+ // dist/icons/MagickoBank1.tsx
4080
+ import React310 from "react";
4081
+ import { jsx as jsx310, jsxs as jsxs252 } from "react/jsx-runtime";
4082
+ var MagickoBank1 = React310.forwardRef(
4083
+ ({ size, ...props }, ref) => {
4084
+ return /* @__PURE__ */ jsxs252("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4085
+ /* @__PURE__ */ jsx310("path", { fill: "#1e293b", d: "M21 21.25c-.41 0-.75-.34-.75-.75v-16c0-.14-.11-.25-.25-.25H4c-.14 0-.25.11-.25.25v16c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-16c0-.96.79-1.75 1.75-1.75h16c.96 0 1.75.79 1.75 1.75v16c0 .41-.34.75-.75.75" }),
4086
+ /* @__PURE__ */ jsx310("path", { fill: "#1e293b", d: "M13.5 21.25c-.41 0-.75-.34-.75-.75v-2.25h-1.5v2.25c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75h3c.41 0 .75.34.75.75v3c0 .41-.34.75-.75.75" }),
4087
+ /* @__PURE__ */ jsx310("path", { fill: "#1e293b", d: "M14 18.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M22 21.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M14 14.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M16.92 10.25c-.14 0-.27-.04-.39-.11l-4.49-2.69a.24.24 0 0 0-.26 0l-4.49 2.69c-.12.07-.25.11-.39.11H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.72l4.31-2.58a1.76 1.76 0 0 1 1.8 0l4.31 2.58h3.87c.41 0 .75.34.75.75s-.34.75-.75.75z" }),
4088
+ /* @__PURE__ */ jsx310("path", { fill: "#1e293b", d: "M6.92 21.25c-.41 0-.75-.34-.75-.75v-11c0-.41.34-.75.75-.75s.75.34.75.75v11c0 .41-.34.75-.75.75M16.93 21.25c-.41 0-.75-.34-.75-.75v-11c0-.41.34-.75.75-.75s.75.34.75.75v11c0 .41-.34.75-.75.75" })
4089
+ ] });
4090
+ }
4091
+ );
4092
+ MagickoBank1.displayName = "MagickoBank1";
4093
+
4094
+ // dist/icons/MagickoBank2.tsx
4095
+ import React311 from "react";
4096
+ import { jsx as jsx311, jsxs as jsxs253 } from "react/jsx-runtime";
4097
+ var MagickoBank2 = React311.forwardRef(
4098
+ ({ size, ...props }, ref) => {
4099
+ return /* @__PURE__ */ jsxs253("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4100
+ /* @__PURE__ */ jsx311("path", { fill: "#1e293b", d: "M4 18.75c-.41 0-.75-.34-.75-.75V9c0-.41.34-.75.75-.75s.75.34.75.75v9c0 .41-.34.75-.75.75M20 18.75c-.41 0-.75-.34-.75-.75V9c0-.41.34-.75.75-.75s.75.34.75.75v9c0 .41-.34.75-.75.75M8 18.75c-.41 0-.75-.34-.75-.75V9c0-.41.34-.75.75-.75s.75.34.75.75v9c0 .41-.34.75-.75.75M12 18.75c-.41 0-.75-.34-.75-.75V9c0-.41.34-.75.75-.75s.75.34.75.75v9c0 .41-.34.75-.75.75M16 18.75c-.41 0-.75-.34-.75-.75V9c0-.41.34-.75.75-.75s.75.34.75.75v9c0 .41-.34.75-.75.75" }),
4101
+ /* @__PURE__ */ jsx311("path", { fill: "#1e293b", d: "M2.5 9.75c-.41 0-.75-.34-.75-.75V7.07c0-.74.47-1.4 1.17-1.65l8.5-3.01c.38-.13.79-.13 1.17 0l9.17 3.24c.3.11.5.39.5.71V9c0 .41-.34.75-.75.75zm.75-1.5h17.5V6.89l-8.67-3.06a.25.25 0 0 0-.17 0l-8.49 3a.26.26 0 0 0-.17.24zM22 21.75H2c-.41 0-.75-.34-.75-.75v-2c0-.2.08-.39.22-.53l1-1a.75.75 0 0 1 .53-.22h18c.2 0 .39.08.53.22l1 1c.14.14.22.33.22.53v2c0 .41-.34.75-.75.75m-19.25-1.5h18.5v-.94l-.56-.56H3.31l-.56.56z" })
4102
+ ] });
4103
+ }
4104
+ );
4105
+ MagickoBank2.displayName = "MagickoBank2";
4106
+
4107
+ // dist/icons/MagickoBarcode.tsx
4108
+ import React312 from "react";
4109
+ import { jsx as jsx312, jsxs as jsxs254 } from "react/jsx-runtime";
4110
+ var MagickoBarcode = React312.forwardRef(
4111
+ ({ size, ...props }, ref) => {
4112
+ return /* @__PURE__ */ jsxs254("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4113
+ /* @__PURE__ */ jsx312("path", { fill: "#1e293b", d: "M17 21.25H7c-3.65 0-5.75-2.1-5.75-5.75v-7c0-3.65 2.1-5.75 5.75-5.75h10c3.65 0 5.75 2.1 5.75 5.75v7c0 3.65-2.1 5.75-5.75 5.75m-10-17c-2.86 0-4.25 1.39-4.25 4.25v7c0 2.86 1.39 4.25 4.25 4.25h10c2.86 0 4.25-1.39 4.25-4.25v-7c0-2.86-1.39-4.25-4.25-4.25z" }),
4114
+ /* @__PURE__ */ jsx312("path", { fill: "#1e293b", d: "M6 16.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .41-.34.75-.75.75M9 12.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75M9 16.75c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75M15 9.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75M12 16.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .41-.34.75-.75.75M15 16.75c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75M18 16.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .41-.34.75-.75.75" })
4115
+ ] });
4116
+ }
4117
+ );
4118
+ MagickoBarcode.displayName = "MagickoBarcode";
4119
+
4120
+ // dist/icons/MagickoBill.tsx
4121
+ import React313 from "react";
4122
+ import { jsx as jsx313, jsxs as jsxs255 } from "react/jsx-runtime";
4123
+ var MagickoBill = React313.forwardRef(
4124
+ ({ size, ...props }, ref) => {
4125
+ return /* @__PURE__ */ jsxs255("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4126
+ /* @__PURE__ */ jsx313("path", { fill: "#1e293b", d: "M12 22.25c-.82 0-1.64-.26-2.32-.77l-5.21-3.9a3.9 3.9 0 0 1-1.55-3.1V1.76h18.16v12.72c0 1.21-.58 2.37-1.55 3.1l-5.21 3.9c-.68.51-1.5.77-2.32.77m-7.58-19v11.22c0 .74.36 1.45.95 1.9l5.21 3.9c.84.63 2.01.63 2.85 0l5.21-3.9c.59-.45.95-1.16.95-1.9V3.25z" }),
4127
+ /* @__PURE__ */ jsx313("path", { fill: "#1e293b", d: "M22 3.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M16 8.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75M16 13.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75" })
4128
+ ] });
4129
+ }
4130
+ );
4131
+ MagickoBill.displayName = "MagickoBill";
4132
+
4133
+ // dist/icons/MagickoBitcoinCard1.tsx
4134
+ import React314 from "react";
4135
+ import { jsx as jsx314, jsxs as jsxs256 } from "react/jsx-runtime";
4136
+ var MagickoBitcoinCard1 = React314.forwardRef(
4137
+ ({ size, ...props }, ref) => {
4138
+ return /* @__PURE__ */ jsxs256("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4139
+ /* @__PURE__ */ jsx314("path", { fill: "#1e293b", d: "M13 9.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h11c.41 0 .75.34.75.75s-.34.75-.75.75M8 17.25H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75M14.5 17.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
4140
+ /* @__PURE__ */ jsx314("path", { fill: "#1e293b", d: "M17.56 21.25H6.44c-3.98 0-5.19-1.2-5.19-5.14V7.89c0-3.94 1.21-5.14 5.19-5.14h6.84c.41 0 .75.34.75.75s-.34.75-.75.75H6.44c-3.14 0-3.69.54-3.69 3.64v8.22c0 3.1.55 3.64 3.69 3.64h11.12c3.14 0 3.69-.54 3.69-3.64v-4.78c0-.41.34-.75.75-.75s.75.34.75.75v4.78c0 3.94-1.21 5.14-5.19 5.14" }),
4141
+ /* @__PURE__ */ jsx314("path", { fill: "#1e293b", d: "M20.12 6.5H17c-.41 0-.75-.34-.75-.75v-2.5c0-.41.34-.75.75-.75h3.13c1.07 0 2 .93 2 2-.01 1.1-.9 2-2.01 2M17.75 5h2.38c.28 0 .5-.22.5-.5 0-.22-.24-.5-.5-.5h-2.38z" }),
4142
+ /* @__PURE__ */ jsx314("path", { fill: "#1e293b", d: "M20.57 9H17c-.41 0-.75-.34-.75-.75v-2.5c0-.41.34-.75.75-.75h3.57c1.2 0 2.18.9 2.18 2s-.98 2-2.18 2m-2.82-1.5h2.82c.37 0 .68-.23.68-.5s-.31-.5-.68-.5h-2.82z" }),
4143
+ /* @__PURE__ */ jsx314("path", { fill: "#1e293b", d: "M18.76 10.25c-.41 0-.75-.34-.75-.75V8.25c0-.41.34-.75.75-.75s.75.34.75.75V9.5c0 .42-.33.75-.75.75M18.76 4c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v1.25c0 .41-.33.75-.75.75" }),
4144
+ /* @__PURE__ */ jsx314("path", { fill: "#1e293b", d: "M18.19 4H16c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.19c.41 0 .75.34.75.75s-.34.75-.75.75M18.19 9H16c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.19c.41 0 .75.34.75.75s-.34.75-.75.75" })
4145
+ ] });
4146
+ }
4147
+ );
4148
+ MagickoBitcoinCard1.displayName = "MagickoBitcoinCard1";
4149
+
4150
+ // dist/icons/MagickoBitcoinConvert1.tsx
4151
+ import React315 from "react";
4152
+ import { jsx as jsx315, jsxs as jsxs257 } from "react/jsx-runtime";
4153
+ var MagickoBitcoinConvert1 = React315.forwardRef(
4154
+ ({ size, ...props }, ref) => {
4155
+ return /* @__PURE__ */ jsxs257("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4156
+ /* @__PURE__ */ jsxs257("g", { fill: "#1e293b", "clip-path": "url(#a)", children: [
4157
+ /* @__PURE__ */ jsx315("path", { d: "M16 23.72a.745.745 0 0 1-.64-1.13l1.05-1.75c.21-.36.67-.47 1.03-.26s.47.67.26 1.03l-.27.45c2.76-.65 4.83-3.13 4.83-6.09 0-.41.34-.75.75-.75s.75.34.75.75c-.01 4.27-3.49 7.75-7.76 7.75M1 8.72c-.41 0-.75-.34-.75-.75C.25 3.7 3.73.22 8 .22a.745.745 0 0 1 .64 1.13L7.59 3.1c-.21.36-.67.47-1.03.26a.75.75 0 0 1-.26-1.03l.27-.45c-2.76.65-4.83 3.13-4.83 6.09a.74.74 0 0 1-.74.75M9.43 16.08H6.62c-.41 0-.75-.34-.75-.75v-2.25c0-.41.34-.75.75-.75h2.81c1 0 1.88.88 1.88 1.88 0 1.02-.85 1.87-1.88 1.87m-2.06-1.5h2.06c.21 0 .38-.17.38-.38 0-.15-.17-.38-.38-.38H7.37z" }),
4158
+ /* @__PURE__ */ jsx315("path", { d: "M9.83 18.33H6.61c-.41 0-.75-.34-.75-.75v-2.25c0-.41.34-.75.75-.75h3.22c1.12 0 2.04.84 2.04 1.88s-.91 1.87-2.04 1.87m-2.46-1.5h2.47c.32 0 .54-.2.54-.38s-.22-.38-.54-.38H7.37z" }),
4159
+ /* @__PURE__ */ jsx315("path", { d: "M8.42 19.45c-.41 0-.75-.34-.75-.75v-1.13c0-.41.34-.75.75-.75s.75.34.75.75v1.13c0 .42-.34.75-.75.75M8.42 13.82c-.41 0-.75-.34-.75-.75v-1.13c0-.41.34-.75.75-.75s.75.34.75.75v1.13c0 .42-.34.75-.75.75" }),
4160
+ /* @__PURE__ */ jsx315("path", { d: "M8.67 22.25c-3.82 0-6.92-3.11-6.92-6.92s3.11-6.92 6.92-6.92c.18 0 .34.01.52.02 3.39.26 6.13 3 6.38 6.37.01.22.02.37.02.53.01 3.81-3.1 6.92-6.92 6.92m0-12.35c-2.99 0-5.42 2.43-5.42 5.42s2.43 5.42 5.42 5.42 5.43-2.43 5.43-5.42c0-.13-.01-.26-.02-.39-.2-2.68-2.35-4.82-4.99-5.02-.13 0-.27-.01-.42-.01" }),
4161
+ /* @__PURE__ */ jsx315("path", { d: "M15.33 15.6h-.49c-.39 0-.72-.3-.75-.69A5.44 5.44 0 0 0 9.1 9.92a.75.75 0 0 1-.69-.75v-.49c0-3.82 3.11-6.92 6.93-6.92s6.92 3.11 6.92 6.92-3.12 6.92-6.93 6.92M9.9 8.51c2.82.51 5.08 2.76 5.59 5.59a5.43 5.43 0 0 0 5.26-5.42c0-2.99-2.43-5.42-5.42-5.42A5.42 5.42 0 0 0 9.9 8.51" })
4162
+ ] }),
4163
+ /* @__PURE__ */ jsx315("defs", { children: /* @__PURE__ */ jsx315("clipPath", { id: "a", children: /* @__PURE__ */ jsx315("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
4164
+ ] });
4165
+ }
4166
+ );
4167
+ MagickoBitcoinConvert1.displayName = "MagickoBitcoinConvert1";
4168
+
4169
+ // dist/icons/MagickoBitcoinRefresh1.tsx
4170
+ import React316 from "react";
4171
+ import { jsx as jsx316, jsxs as jsxs258 } from "react/jsx-runtime";
4172
+ var MagickoBitcoinRefresh1 = React316.forwardRef(
4173
+ ({ size, ...props }, ref) => {
4174
+ return /* @__PURE__ */ jsxs258("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4175
+ /* @__PURE__ */ jsx316("path", { fill: "#1e293b", d: "M4.47 12.17c-.19 0-.38-.07-.53-.22l-1.21-1.21-1.21 1.21c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06L2.2 9.15c.29-.29.77-.29 1.06 0L5 10.89c.29.29.29.77 0 1.06-.14.15-.34.22-.53.22M21.26 15.07c-.19 0-.38-.07-.53-.22l-1.74-1.74a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.21 1.21 1.21-1.21c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.74 1.74c-.14.14-.34.22-.53.22" }),
4176
+ /* @__PURE__ */ jsx316("path", { fill: "#1e293b", d: "M21.26 15.07c-.41 0-.75-.34-.75-.75V12c0-4.69-3.82-8.51-8.51-8.51-2.59 0-5.01 1.16-6.64 3.19-.26.32-.73.37-1.05.12a.75.75 0 0 1-.12-1.05A9.95 9.95 0 0 1 12 2c5.52 0 10.01 4.49 10.01 10.01v2.32c0 .4-.33.74-.75.74M12 22.01C6.48 22.01 1.99 17.52 1.99 12V9.68c0-.41.34-.75.75-.75s.75.34.75.75V12c0 4.69 3.82 8.51 8.51 8.51 2.59 0 5.01-1.16 6.64-3.19a.748.748 0 0 1 1.17.93A9.96 9.96 0 0 1 12 22.01" }),
4177
+ /* @__PURE__ */ jsx316("path", { fill: "#1e293b", d: "M13.38 12.75H9c-.41 0-.75-.34-.75-.75V8.5c0-.41.34-.75.75-.75h4.38c1.33 0 2.5 1.17 2.5 2.5 0 1.38-1.13 2.5-2.5 2.5m-3.63-1.5h3.62c.55 0 1-.45 1-1 0-.45-.45-1-1-1H9.75z" }),
4178
+ /* @__PURE__ */ jsx316("path", { fill: "#1e293b", d: "M14 16.25H9c-.41 0-.75-.34-.75-.75V12c0-.41.34-.75.75-.75h5c1.52 0 2.75 1.12 2.75 2.5s-1.23 2.5-2.75 2.5m-4.25-1.5H14c.69 0 1.25-.45 1.25-1s-.56-1-1.25-1H9.75z" }),
4179
+ /* @__PURE__ */ jsx316("path", { fill: "#1e293b", d: "M11.8 18c-.41 0-.75-.34-.75-.75V15.5c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .41-.34.75-.75.75M11.8 9.25c-.41 0-.75-.34-.75-.75V6.75c0-.41.34-.75.75-.75s.75.34.75.75V8.5c0 .41-.34.75-.75.75" })
4180
+ ] });
4181
+ }
4182
+ );
4183
+ MagickoBitcoinRefresh1.displayName = "MagickoBitcoinRefresh1";
4184
+
4185
+ // dist/icons/MagickoBluetooth.tsx
4186
+ import React317 from "react";
4187
+ import { jsx as jsx317 } from "react/jsx-runtime";
4188
+ var MagickoBluetooth = React317.forwardRef(
4189
+ ({ size, ...props }, ref) => {
4190
+ return /* @__PURE__ */ jsx317("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx317("path", { fill: "#1e293b", d: "M13.13 22.75c-.27 0-.48-.07-.63-.14-.36-.17-.97-.64-.97-1.9v-6.45L6.14 19.2c-.3.28-.78.26-1.06-.05a.746.746 0 0 1 .05-1.06l6.4-5.87v-.45L5.13 5.9a.746.746 0 0 1-.05-1.06c.28-.3.76-.33 1.06-.05l5.39 4.94V3.28c0-1.26.61-1.74.97-1.9.36-.17 1.11-.33 2.08.48l3.85 3.21c.42.35.67.85.68 1.38s-.21 1.04-.62 1.41l-4.5 4.13 4.5 4.13c.4.37.63.89.62 1.41-.01.53-.26 1.03-.68 1.38l-3.85 3.21c-.57.49-1.07.63-1.45.63m-.1-9.6v7.56c0 .37.08.53.12.55.01-.01.19-.05.47-.28l3.85-3.21c.09-.08.14-.17.14-.27s-.04-.19-.13-.27zm.09-10.4c-.01.01-.09.18-.09.54v7.56l4.45-4.08a.35.35 0 0 0 .13-.27c0-.1-.05-.19-.14-.27l-3.86-3.21c-.26-.22-.43-.27-.49-.27" }) });
4191
+ }
4192
+ );
4193
+ MagickoBluetooth.displayName = "MagickoBluetooth";
4194
+
4195
+ // dist/icons/MagickoBluetooth2.tsx
4196
+ import React318 from "react";
4197
+ import { jsx as jsx318, jsxs as jsxs259 } from "react/jsx-runtime";
4198
+ var MagickoBluetooth2 = React318.forwardRef(
4199
+ ({ size, ...props }, ref) => {
4200
+ return /* @__PURE__ */ jsxs259("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4201
+ /* @__PURE__ */ jsx318("path", { fill: "#1e293b", d: "M12.13 22.75c-.27 0-.48-.07-.63-.14-.36-.17-.97-.64-.97-1.9v-6.45L5.14 19.2c-.3.28-.78.26-1.06-.05a.746.746 0 0 1 .05-1.06l6.4-5.87v-.45L4.13 5.9a.746.746 0 0 1-.05-1.06c.28-.3.76-.33 1.06-.05l5.39 4.94V3.28c0-1.26.61-1.74.97-1.9.36-.17 1.11-.33 2.08.48l3.85 3.21c.42.35.67.85.68 1.38s-.21 1.04-.62 1.41l-4.5 4.13 4.5 4.13c.4.37.63.89.62 1.41-.01.53-.26 1.03-.68 1.38l-3.85 3.21c-.57.49-1.07.63-1.45.63m-.1-9.6v7.56c0 .37.08.53.12.55.01-.01.19-.05.47-.28l3.85-3.21c.09-.08.14-.17.14-.27s-.04-.19-.13-.27zm.09-10.4c-.01.01-.09.18-.09.54v7.56l4.45-4.08a.35.35 0 0 0 .13-.27c0-.1-.05-.19-.14-.27l-3.86-3.21c-.26-.22-.43-.27-.49-.27" }),
4202
+ /* @__PURE__ */ jsx318("path", { fill: "#1e293b", d: "M5 13.75c-.96 0-1.75-.79-1.75-1.75s.79-1.75 1.75-1.75 1.75.79 1.75 1.75-.79 1.75-1.75 1.75m0-2c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M19 13.75c-.96 0-1.75-.79-1.75-1.75s.79-1.75 1.75-1.75 1.75.79 1.75 1.75-.79 1.75-1.75 1.75m0-2c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25" })
4203
+ ] });
4204
+ }
4205
+ );
4206
+ MagickoBluetooth2.displayName = "MagickoBluetooth2";
4207
+
4208
+ // dist/icons/MagickoBluetoothCircle.tsx
4209
+ import React319 from "react";
4210
+ import { jsx as jsx319, jsxs as jsxs260 } from "react/jsx-runtime";
4211
+ var MagickoBluetoothCircle = React319.forwardRef(
4212
+ ({ size, ...props }, ref) => {
4213
+ return /* @__PURE__ */ jsxs260("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4214
+ /* @__PURE__ */ jsx319("path", { fill: "#1e293b", d: "M12.6 18.11c-.22 0-.39-.06-.49-.1-.22-.1-.72-.43-.72-1.34V14l-2.3 2.11c-.3.28-.78.26-1.06-.05A.746.746 0 0 1 8.08 15l3.28-3.01-3.28-3.01a.746.746 0 0 1-.05-1.06c.28-.3.76-.33 1.06-.05l2.3 2.11V7.32c0-.9.5-1.23.72-1.34.21-.1.79-.27 1.49.3L15.66 8c.3.25.48.62.49 1s-.15.76-.44 1.02l-2.13 1.95 2.13 1.95c.29.27.45.64.44 1.02s-.19.75-.49 1l-2.06 1.72c-.38.36-.73.45-1 .45m.3-4.7v2.92l1.67-1.39zm0-5.74v2.92l1.67-1.53z" }),
4215
+ /* @__PURE__ */ jsx319("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" })
4216
+ ] });
4217
+ }
4218
+ );
4219
+ MagickoBluetoothCircle.displayName = "MagickoBluetoothCircle";
4220
+
4221
+ // dist/icons/MagickoBluetoothRectangle.tsx
4222
+ import React320 from "react";
4223
+ import { jsx as jsx320, jsxs as jsxs261 } from "react/jsx-runtime";
4224
+ var MagickoBluetoothRectangle = React320.forwardRef(
4225
+ ({ size, ...props }, ref) => {
4226
+ return /* @__PURE__ */ jsxs261("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4227
+ /* @__PURE__ */ jsx320("path", { fill: "#1e293b", d: "M12.6 18.11c-.22 0-.39-.06-.49-.1-.22-.1-.72-.43-.72-1.34V14l-2.3 2.11c-.3.28-.78.26-1.06-.05A.746.746 0 0 1 8.08 15l3.28-3.01-3.28-3.01a.746.746 0 0 1-.05-1.06c.28-.3.76-.33 1.06-.05l2.3 2.11V7.32c0-.9.5-1.23.72-1.34.21-.1.79-.27 1.49.3L15.66 8c.3.25.48.62.49 1s-.15.76-.44 1.02l-2.13 1.95 2.13 1.95c.29.27.45.64.44 1.02s-.19.75-.49 1l-2.06 1.72c-.38.36-.73.45-1 .45m.3-4.7v2.92l1.67-1.39zm0-5.74v2.92l1.67-1.53z" }),
4228
+ /* @__PURE__ */ jsx320("path", { fill: "#1e293b", d: "M15 22.75H9c-3.44 0-5.75-2.31-5.75-5.75V7c0-3.44 2.31-5.75 5.75-5.75h6c3.44 0 5.75 2.31 5.75 5.75v10c0 3.44-2.31 5.75-5.75 5.75m-6-20C6.42 2.75 4.75 4.42 4.75 7v10c0 2.58 1.67 4.25 4.25 4.25h6c2.58 0 4.25-1.67 4.25-4.25V7c0-2.58-1.67-4.25-4.25-4.25z" })
4229
+ ] });
4230
+ }
4231
+ );
4232
+ MagickoBluetoothRectangle.displayName = "MagickoBluetoothRectangle";
4233
+
4234
+ // dist/icons/MagickoBook.tsx
4235
+ import React321 from "react";
4236
+ import { jsx as jsx321, jsxs as jsxs262 } from "react/jsx-runtime";
4237
+ var MagickoBook = React321.forwardRef(
4238
+ ({ size, ...props }, ref) => {
4239
+ return /* @__PURE__ */ jsxs262("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4240
+ /* @__PURE__ */ jsx321("path", { fill: "#1e293b", d: "M3.5 18.75c-.41 0-.75-.34-.75-.75V7c0-4.41 1.34-5.75 5.75-5.75h7c4.41 0 5.75 1.34 5.75 5.75v10c0 .16 0 .31-.01.47-.03.41-.4.73-.8.7a.757.757 0 0 1-.7-.8c.01-.12.01-.25.01-.37V7c0-3.57-.67-4.25-4.25-4.25h-7c-3.58 0-4.25.68-4.25 4.25v11c0 .41-.34.75-.75.75" }),
4241
+ /* @__PURE__ */ jsx321("path", { fill: "#1e293b", d: "M17 22.75H7a4.26 4.26 0 0 1-4.25-4.25v-.65c0-1.99 1.62-3.6 3.6-3.6H20.5c.41 0 .75.34.75.75v3.5A4.26 4.26 0 0 1 17 22.75m-10.65-7a2.1 2.1 0 0 0-2.1 2.1v.65c0 1.52 1.23 2.75 2.75 2.75h10c1.52 0 2.75-1.23 2.75-2.75v-2.75zM16 7.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75M13 11.25H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
4242
+ ] });
4243
+ }
4244
+ );
4245
+ MagickoBook.displayName = "MagickoBook";
4246
+
4247
+ // dist/icons/MagickoBookOpen.tsx
4248
+ import React322 from "react";
4249
+ import { jsx as jsx322, jsxs as jsxs263 } from "react/jsx-runtime";
4250
+ var MagickoBookOpen = React322.forwardRef(
4251
+ ({ size, ...props }, ref) => {
4252
+ return /* @__PURE__ */ jsxs263("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4253
+ /* @__PURE__ */ jsx322("path", { fill: "#1e293b", d: "M12 22.08c-.3 0-.6-.07-.85-.21-1.87-1.02-5.16-2.1-7.22-2.37l-.29-.04c-1.31-.16-2.39-1.39-2.39-2.72V4.66c0-.79.31-1.51.88-2.03s1.31-.77 2.09-.7c2.2.17 5.52 1.27 7.4 2.45l.24.14c.07.04.22.04.28.01l.16-.1c1.88-1.18 5.2-2.3 7.41-2.49h.12c.73-.07 1.48.19 2.04.71.57.52.88 1.24.88 2.03v12.07c0 1.34-1.08 2.56-2.4 2.72l-.33.04c-2.06.27-5.36 1.36-7.19 2.37-.24.14-.53.2-.83.2M3.98 3.42c-.32 0-.61.11-.84.32-.25.23-.39.56-.39.92v12.08c0 .59.51 1.16 1.08 1.24l.3.04c2.25.3 5.7 1.43 7.7 2.52.09.04.22.05.27.03 2-1.11 5.47-2.25 7.73-2.55l.34-.04c.57-.07 1.08-.65 1.08-1.24V4.67c0-.37-.14-.69-.39-.93-.26-.23-.59-.34-.96-.32h-.12c-1.91.17-4.99 1.2-6.67 2.25l-.16.11c-.55.34-1.33.34-1.86.01l-.24-.14C9.14 4.6 6.06 3.58 4.1 3.42z" }),
4254
+ /* @__PURE__ */ jsx322("path", { fill: "#1e293b", d: "M12 21.24c-.41 0-.75-.34-.75-.75v-15c0-.41.34-.75.75-.75s.75.34.75.75v15c0 .42-.34.75-.75.75M7.75 9.24H5.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.25c.41 0 .75.34.75.75s-.34.75-.75.75M8.5 12.24h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" })
4255
+ ] });
4256
+ }
4257
+ );
4258
+ MagickoBookOpen.displayName = "MagickoBookOpen";
4259
+
4260
+ // dist/icons/MagickoBookSaved.tsx
4261
+ import React323 from "react";
4262
+ import { jsx as jsx323, jsxs as jsxs264 } from "react/jsx-runtime";
4263
+ var MagickoBookSaved = React323.forwardRef(
4264
+ ({ size, ...props }, ref) => {
4265
+ return /* @__PURE__ */ jsxs264("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4266
+ /* @__PURE__ */ jsx323("path", { fill: "#1e293b", d: "M12 22.08c-.3 0-.6-.07-.85-.21-1.87-1.02-5.15-2.1-7.21-2.37l-.29-.04c-1.31-.16-2.39-1.39-2.39-2.72V4.66c0-.79.31-1.51.88-2.03s1.31-.77 2.09-.7c2.19.18 5.51 1.28 7.39 2.45l.24.14c.07.03.22.04.28 0l.16-.1c.67-.42 1.51-.83 2.43-1.2a.76.76 0 0 1 .7.08c.21.14.33.37.33.62V6.6l.83-.55c.25-.17.58-.17.83 0l.83.55V2.78c0-.36.26-.67.61-.74.29-.05.58-.09.84-.11h.12c.73-.06 1.48.19 2.04.71.57.52.88 1.24.88 2.03v12.07c0 1.34-1.08 2.56-2.4 2.72l-.33.04c-2.06.27-5.36 1.36-7.19 2.37-.22.14-.52.21-.82.21M3.98 3.41c-.32 0-.61.11-.84.32-.25.23-.39.56-.39.93v12.08c0 .59.51 1.16 1.08 1.24l.3.04c2.25.3 5.7 1.43 7.7 2.53.09.04.22.05.27.03 2.01-1.11 5.47-2.25 7.73-2.55l.34-.04c.57-.07 1.08-.65 1.08-1.24V4.68c0-.37-.14-.69-.39-.93-.25-.23-.6-.34-.96-.32h-.14V8c0 .28-.15.53-.4.66s-.54.12-.77-.04l-1.58-1.05-1.58 1.05c-.23.15-.52.17-.77.04a.75.75 0 0 1-.4-.66V5.07c-.43.21-.82.42-1.16.62l-.16.1c-.55.34-1.33.34-1.86.01l-.24-.15C9.15 4.59 6.07 3.57 4.11 3.41z" }),
4267
+ /* @__PURE__ */ jsx323("path", { fill: "#1e293b", d: "M12 21.24c-.41 0-.75-.34-.75-.75v-15c0-.41.34-.75.75-.75s.75.34.75.75v15c0 .42-.34.75-.75.75M19 8.75c-.15 0-.29-.04-.42-.13L17 7.57l-1.58 1.05c-.23.15-.52.17-.77.04a.76.76 0 0 1-.4-.66V3.92c0-.31.19-.58.47-.7 1.38-.55 2.89-.98 4.16-1.18.22-.04.44.03.61.17s.26.35.26.57V8c0 .28-.15.53-.4.66a.73.73 0 0 1-.35.09m-2-2.83c.14 0 .29.04.42.13l.83.55V3.69c-.8.18-1.67.44-2.5.75V6.6l.83-.55a.74.74 0 0 1 .42-.13" })
4268
+ ] });
4269
+ }
4270
+ );
4271
+ MagickoBookSaved.displayName = "MagickoBookSaved";
4272
+
4273
+ // dist/icons/MagickoBookSquare.tsx
4274
+ import React324 from "react";
4275
+ import { jsx as jsx324, jsxs as jsxs265 } from "react/jsx-runtime";
4276
+ var MagickoBookSquare = React324.forwardRef(
4277
+ ({ size, ...props }, ref) => {
4278
+ return /* @__PURE__ */ jsxs265("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4279
+ /* @__PURE__ */ jsx324("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
4280
+ /* @__PURE__ */ jsx324("path", { fill: "#1e293b", d: "M12 18.95c-.24 0-.48-.06-.68-.17-1.16-.63-3.21-1.31-4.5-1.48l-.19-.03c-.98-.12-1.76-1-1.76-2.01v-7.7c0-.57.24-1.12.65-1.5.42-.38.96-.57 1.54-.52 1.46.12 3.58.82 4.83 1.6l.1.06.04-.03c1.26-.79 3.38-1.5 4.85-1.63h.1c.52-.05 1.08.15 1.49.52.42.38.65.91.65 1.49v7.69c0 1-.78 1.88-1.77 2.01l-.21.03c-1.28.17-3.34.85-4.48 1.48-.19.14-.42.19-.66.19M6.89 7.05a.52.52 0 0 0-.35.13c-.11.1-.16.24-.16.39v7.7c0 .24.22.49.45.52l.19.03c1.46.2 3.7.93 5 1.64 1.21-.7 3.46-1.45 4.93-1.64l.22-.03c.23-.03.45-.28.45-.52V7.58c0-.16-.06-.29-.16-.39a.54.54 0 0 0-.41-.13h-.1c-1.16.1-3.07.74-4.11 1.4l-.1.06c-.44.27-1.06.27-1.48.01l-.15-.09c-1.05-.66-2.96-1.29-4.17-1.39z" }),
4281
+ /* @__PURE__ */ jsx324("path", { fill: "#1e293b", d: "M12 18.41c-.41 0-.75-.34-.75-.75V8.1c0-.41.34-.75.75-.75s.75.34.75.75v9.56c0 .42-.34.75-.75.75" })
4282
+ ] });
4283
+ }
4284
+ );
4285
+ MagickoBookSquare.displayName = "MagickoBookSquare";
4286
+
3479
4287
  // dist/icons/MagickoCheck.tsx
3480
- import React265 from "react";
3481
- import { jsx as jsx265 } from "react/jsx-runtime";
3482
- var MagickoCheck = React265.forwardRef(
4288
+ import React325 from "react";
4289
+ import { jsx as jsx325 } from "react/jsx-runtime";
4290
+ var MagickoCheck = React325.forwardRef(
3483
4291
  ({ size, ...props }, ref) => {
3484
- return /* @__PURE__ */ jsx265("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx265("path", { fill: "#1e293b", d: "M19.47 5.47a.75.75 0 1 1 1.06 1.06l-11 11a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06L9 15.94z" }) });
4292
+ return /* @__PURE__ */ jsx325("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx325("path", { fill: "#1e293b", d: "M19.47 5.47a.75.75 0 1 1 1.06 1.06l-11 11a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06L9 15.94z" }) });
3485
4293
  }
3486
4294
  );
3487
4295
  MagickoCheck.displayName = "MagickoCheck";
3488
4296
 
3489
4297
  // dist/icons/Marketing.tsx
3490
- import React266 from "react";
3491
- import { jsx as jsx266 } from "react/jsx-runtime";
3492
- var Marketing = React266.forwardRef(
4298
+ import React326 from "react";
4299
+ import { jsx as jsx326 } from "react/jsx-runtime";
4300
+ var Marketing = React326.forwardRef(
3493
4301
  ({ size, ...props }, ref) => {
3494
- return /* @__PURE__ */ jsx266("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx266("path", { fill: "#1e293b", d: "M20.03 14.64c-.23.21-.5.36-.81.46h-.01c-.25.08-.53.12-.83.12-.5 0-1.06-.11-1.66-.34-1.58-.57-3.4-1.91-4.98-3.68s-2.71-3.73-3.1-5.38c-.24-.93-.22-1.75.03-2.4.01-.02.02-.05.04-.08.13-.3.31-.56.55-.77.43-.39.99-.57 1.65-.57 1.83 0 4.37 1.47 6.64 4.01 3.07 3.44 4.14 7.15 2.48 8.63M14.58 16.57l1.13-.36c.06-.02.06-.1.01-.12-1.68-.71-3.51-2.12-5.1-3.88-1.59-1.78-2.76-3.77-3.29-5.51-.02-.06-.1-.06-.12-.01l-3.76 8.43c-.46 1.04-.28 2.21.48 3.06.55.62 1.31.95 2.11.95.29 0 .58-.04.87-.13l.59-.19.4 1.28A2.74 2.74 0 0 0 10.51 22c.27 0 .54-.04.81-.13l1.89-.59c.69-.22 1.26-.7 1.59-1.34.34-.65.41-1.39.19-2.08zm-1.11 2.66c-.15.3-.4.51-.71.61l-1.89.59c-.64.21-1.33-.15-1.54-.8l-.4-1.28 4.22-1.33.41 1.28c.1.31.07.65-.09.93" }) });
4302
+ return /* @__PURE__ */ jsx326("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx326("path", { fill: "#1e293b", d: "M20.03 14.64c-.23.21-.5.36-.81.46h-.01c-.25.08-.53.12-.83.12-.5 0-1.06-.11-1.66-.34-1.58-.57-3.4-1.91-4.98-3.68s-2.71-3.73-3.1-5.38c-.24-.93-.22-1.75.03-2.4.01-.02.02-.05.04-.08.13-.3.31-.56.55-.77.43-.39.99-.57 1.65-.57 1.83 0 4.37 1.47 6.64 4.01 3.07 3.44 4.14 7.15 2.48 8.63M14.58 16.57l1.13-.36c.06-.02.06-.1.01-.12-1.68-.71-3.51-2.12-5.1-3.88-1.59-1.78-2.76-3.77-3.29-5.51-.02-.06-.1-.06-.12-.01l-3.76 8.43c-.46 1.04-.28 2.21.48 3.06.55.62 1.31.95 2.11.95.29 0 .58-.04.87-.13l.59-.19.4 1.28A2.74 2.74 0 0 0 10.51 22c.27 0 .54-.04.81-.13l1.89-.59c.69-.22 1.26-.7 1.59-1.34.34-.65.41-1.39.19-2.08zm-1.11 2.66c-.15.3-.4.51-.71.61l-1.89.59c-.64.21-1.33-.15-1.54-.8l-.4-1.28 4.22-1.33.41 1.28c.1.31.07.65-.09.93" }) });
3495
4303
  }
3496
4304
  );
3497
4305
  Marketing.displayName = "Marketing";
3498
4306
 
3499
4307
  // dist/icons/MessageEdit.tsx
3500
- import React267 from "react";
3501
- import { jsx as jsx267 } from "react/jsx-runtime";
3502
- var MessageEdit = React267.forwardRef(
4308
+ import React327 from "react";
4309
+ import { jsx as jsx327 } from "react/jsx-runtime";
4310
+ var MessageEdit = React327.forwardRef(
3503
4311
  ({ size, ...props }, ref) => {
3504
- return /* @__PURE__ */ jsx267("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx267("path", { fill: "#1e293b", d: "M16 2H8Q2 2 2 8v13c0 .55.45 1 1 1h13q6 0 6-6V8q0-6-6-6m-4.89 14.66c-.25.25-.71.48-1.05.53l-2.08.29c-.08.01-.16.02-.23.02-.35 0-.67-.12-.9-.35-.28-.28-.4-.69-.33-1.13l.29-2.08c.05-.34.28-.81.53-1.05l3.77-3.77a6 6 0 0 0 .51 1.09c.08.14.17.28.25.38.1.15.2.28.27.35.04.06.08.1.09.12.22.25.45.49.67.67.06.06.1.09.11.1.13.1.25.21.37.28.13.1.27.19.41.27.17.1.35.2.54.29s.37.16.55.22zm5.44-5.43-.78.78c-.05.05-.12.08-.19.08-.02 0-.06 0-.08-.01a5.24 5.24 0 0 1-3.58-3.58c-.03-.09 0-.19.07-.26l.79-.79c1.29-1.29 2.51-1.26 3.77 0 .64.64.96 1.26.95 1.9 0 .63-.31 1.24-.95 1.88" }) });
4312
+ return /* @__PURE__ */ jsx327("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx327("path", { fill: "#1e293b", d: "M16 2H8Q2 2 2 8v13c0 .55.45 1 1 1h13q6 0 6-6V8q0-6-6-6m-4.89 14.66c-.25.25-.71.48-1.05.53l-2.08.29c-.08.01-.16.02-.23.02-.35 0-.67-.12-.9-.35-.28-.28-.4-.69-.33-1.13l.29-2.08c.05-.34.28-.81.53-1.05l3.77-3.77a6 6 0 0 0 .51 1.09c.08.14.17.28.25.38.1.15.2.28.27.35.04.06.08.1.09.12.22.25.45.49.67.67.06.06.1.09.11.1.13.1.25.21.37.28.13.1.27.19.41.27.17.1.35.2.54.29s.37.16.55.22zm5.44-5.43-.78.78c-.05.05-.12.08-.19.08-.02 0-.06 0-.08-.01a5.24 5.24 0 0 1-3.58-3.58c-.03-.09 0-.19.07-.26l.79-.79c1.29-1.29 2.51-1.26 3.77 0 .64.64.96 1.26.95 1.9 0 .63-.31 1.24-.95 1.88" }) });
3505
4313
  }
3506
4314
  );
3507
4315
  MessageEdit.displayName = "MessageEdit";
3508
4316
 
3509
4317
  // dist/icons/Network.tsx
3510
- import React268 from "react";
3511
- import { jsx as jsx268 } from "react/jsx-runtime";
3512
- var Network = React268.forwardRef(
4318
+ import React328 from "react";
4319
+ import { jsx as jsx328 } from "react/jsx-runtime";
4320
+ var Network = React328.forwardRef(
3513
4321
  ({ size, ...props }, ref) => {
3514
- return /* @__PURE__ */ jsx268("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx268("path", { fill: "#1e293b", d: "M20.13 7.12a2.62 2.62 0 1 0 0-5.24 2.62 2.62 0 0 0 0 5.24M17 6.57l-2.4 2.4c-.74-.52-1.63-.84-2.6-.84-1.13 0-2.15.43-2.94 1.12L7 7.19c.46-.56.76-1.27.76-2.06 0-1.79-1.46-3.25-3.25-3.25a3.25 3.25 0 1 0 0 6.5c.46 0 .9-.1 1.29-.27l2.31 2.31c-.37.66-.6 1.4-.6 2.22 0 2.49 2.01 4.5 4.5 4.5.46 0 .89-.09 1.31-.22l.25.5c-.63.48-1.05 1.23-1.05 2.09 0 1.45 1.17 2.62 2.62 2.62s2.62-1.17 2.62-2.62c0-.94-.49-1.76-1.23-2.23-.26-.16-.56-.28-.87-.34-.17-.03-.61-.04-.66-.03l-.33-.65a4.5 4.5 0 0 0 1.84-3.62c0-.97-.31-1.87-.84-2.6l2.4-2.4z" }) });
4322
+ return /* @__PURE__ */ jsx328("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx328("path", { fill: "#1e293b", d: "M20.13 7.12a2.62 2.62 0 1 0 0-5.24 2.62 2.62 0 0 0 0 5.24M17 6.57l-2.4 2.4c-.74-.52-1.63-.84-2.6-.84-1.13 0-2.15.43-2.94 1.12L7 7.19c.46-.56.76-1.27.76-2.06 0-1.79-1.46-3.25-3.25-3.25a3.25 3.25 0 1 0 0 6.5c.46 0 .9-.1 1.29-.27l2.31 2.31c-.37.66-.6 1.4-.6 2.22 0 2.49 2.01 4.5 4.5 4.5.46 0 .89-.09 1.31-.22l.25.5c-.63.48-1.05 1.23-1.05 2.09 0 1.45 1.17 2.62 2.62 2.62s2.62-1.17 2.62-2.62c0-.94-.49-1.76-1.23-2.23-.26-.16-.56-.28-.87-.34-.17-.03-.61-.04-.66-.03l-.33-.65a4.5 4.5 0 0 0 1.84-3.62c0-.97-.31-1.87-.84-2.6l2.4-2.4z" }) });
3515
4323
  }
3516
4324
  );
3517
4325
  Network.displayName = "Network";
3518
4326
 
3519
4327
  // dist/icons/NotiDot.tsx
3520
- import React269 from "react";
3521
- import { jsx as jsx269 } from "react/jsx-runtime";
3522
- var NotiDot = React269.forwardRef(
4328
+ import React329 from "react";
4329
+ import { jsx as jsx329 } from "react/jsx-runtime";
4330
+ var NotiDot = React329.forwardRef(
3523
4331
  ({ size, ...props }, ref) => {
3524
- return /* @__PURE__ */ jsx269("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx269("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
4332
+ return /* @__PURE__ */ jsx329("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx329("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
3525
4333
  }
3526
4334
  );
3527
4335
  NotiDot.displayName = "NotiDot";
3528
4336
 
3529
4337
  // dist/icons/PA.tsx
3530
- import React270 from "react";
3531
- import { jsx as jsx270 } from "react/jsx-runtime";
3532
- var PA = React270.forwardRef(
4338
+ import React330 from "react";
4339
+ import { jsx as jsx330 } from "react/jsx-runtime";
4340
+ var PA = React330.forwardRef(
3533
4341
  ({ size, ...props }, ref) => {
3534
- return /* @__PURE__ */ jsx270("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx270("path", { fill: "#1e293b", d: "M16.02 9.3c-.55-.38-1.16-.76-1.81-1.14-.16-.09-.33-.17-.49-.26 3.42-1.37 5.76-1.27 6.26-.57.2.58.09 1.22-.28 1.69-.26.33-.2.8.13 1.05.14.11.3.16.46.16.22 0 .44-.1.59-.29.71-.9.89-2.14.48-3.22-.01-.04-.03-.07-.05-.11-1.28-2.2-5.76-1.31-9.63.54-.64.31-1.26.63-1.89 1-.16.09-.31.19-.47.28.54-3.72 1.83-5.69 2.68-5.69.41 0 .88.43 1.33 1.2a.752.752 0 1 0 1.3-.76c-.75-1.29-1.64-1.94-2.63-1.94-2.54 0-4.02 4.33-4.35 8.61-.05.74-.08 1.45-.08 2.14v.55c-2.9-2.28-3.98-4.35-3.61-5.13.39-.46 1.01-.69 1.61-.61.41.06.79-.23.84-.64a.74.74 0 0 0-.64-.84 3.34 3.34 0 0 0-3.03 1.21l-.06.09C1.4 8.83 4.41 12.27 7.97 14.7c.55.38 1.16.76 1.81 1.14.16.09.32.18.48.26-3.42 1.36-5.75 1.26-6.24.56-.2-.57-.1-1.21.28-1.69.26-.32.21-.8-.12-1.05a.74.74 0 0 0-1.05.12c-.73.91-.91 2.15-.48 3.23.01.04.03.07.05.1.53.92 1.62 1.3 2.98 1.3 1.92 0 4.39-.75 6.65-1.84.65-.31 1.27-.64 1.89-1 .16-.09.31-.19.47-.28-.54 3.72-1.83 5.69-2.68 5.69-.41 0-.88-.43-1.33-1.2a.752.752 0 1 0-1.3.76c.75 1.29 1.64 1.94 2.63 1.94 2.54 0 4.02-4.33 4.35-8.61.05-.74.08-1.45.08-2.14v-.55c2.9 2.28 3.98 4.35 3.61 5.13-.39.46-1.01.69-1.61.61a.74.74 0 0 0-.84.64c-.06.41.23.79.64.84a3.336 3.336 0 0 0 3.03-1.2l.06-.09c1.28-2.21-1.73-5.65-5.29-8.08z" }) });
4342
+ return /* @__PURE__ */ jsx330("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx330("path", { fill: "#1e293b", d: "M16.02 9.3c-.55-.38-1.16-.76-1.81-1.14-.16-.09-.33-.17-.49-.26 3.42-1.37 5.76-1.27 6.26-.57.2.58.09 1.22-.28 1.69-.26.33-.2.8.13 1.05.14.11.3.16.46.16.22 0 .44-.1.59-.29.71-.9.89-2.14.48-3.22-.01-.04-.03-.07-.05-.11-1.28-2.2-5.76-1.31-9.63.54-.64.31-1.26.63-1.89 1-.16.09-.31.19-.47.28.54-3.72 1.83-5.69 2.68-5.69.41 0 .88.43 1.33 1.2a.752.752 0 1 0 1.3-.76c-.75-1.29-1.64-1.94-2.63-1.94-2.54 0-4.02 4.33-4.35 8.61-.05.74-.08 1.45-.08 2.14v.55c-2.9-2.28-3.98-4.35-3.61-5.13.39-.46 1.01-.69 1.61-.61.41.06.79-.23.84-.64a.74.74 0 0 0-.64-.84 3.34 3.34 0 0 0-3.03 1.21l-.06.09C1.4 8.83 4.41 12.27 7.97 14.7c.55.38 1.16.76 1.81 1.14.16.09.32.18.48.26-3.42 1.36-5.75 1.26-6.24.56-.2-.57-.1-1.21.28-1.69.26-.32.21-.8-.12-1.05a.74.74 0 0 0-1.05.12c-.73.91-.91 2.15-.48 3.23.01.04.03.07.05.1.53.92 1.62 1.3 2.98 1.3 1.92 0 4.39-.75 6.65-1.84.65-.31 1.27-.64 1.89-1 .16-.09.31-.19.47-.28-.54 3.72-1.83 5.69-2.68 5.69-.41 0-.88-.43-1.33-1.2a.752.752 0 1 0-1.3.76c.75 1.29 1.64 1.94 2.63 1.94 2.54 0 4.02-4.33 4.35-8.61.05-.74.08-1.45.08-2.14v-.55c2.9 2.28 3.98 4.35 3.61 5.13-.39.46-1.01.69-1.61.61a.74.74 0 0 0-.84.64c-.06.41.23.79.64.84a3.336 3.336 0 0 0 3.03-1.2l.06-.09c1.28-2.21-1.73-5.65-5.29-8.08z" }) });
3535
4343
  }
3536
4344
  );
3537
4345
  PA.displayName = "PA";
3538
4346
 
3539
4347
  // dist/icons/PauseSquare.tsx
3540
- import React271 from "react";
3541
- import { jsx as jsx271 } from "react/jsx-runtime";
3542
- var PauseSquare = React271.forwardRef(
4348
+ import React331 from "react";
4349
+ import { jsx as jsx331 } from "react/jsx-runtime";
4350
+ var PauseSquare = React331.forwardRef(
3543
4351
  ({ size, ...props }, ref) => {
3544
- return /* @__PURE__ */ jsx271("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx271("path", { fill: "#000", d: "M17 3H7a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4" }) });
4352
+ return /* @__PURE__ */ jsx331("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx331("path", { fill: "#000", d: "M17 3H7a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4" }) });
3545
4353
  }
3546
4354
  );
3547
4355
  PauseSquare.displayName = "PauseSquare";
3548
4356
 
3549
4357
  // dist/icons/Pdf.tsx
3550
- import React272 from "react";
3551
- import { jsx as jsx272, jsxs as jsxs211 } from "react/jsx-runtime";
3552
- var Pdf = React272.forwardRef(
4358
+ import React332 from "react";
4359
+ import { jsx as jsx332, jsxs as jsxs266 } from "react/jsx-runtime";
4360
+ var Pdf = React332.forwardRef(
3553
4361
  ({ size, ...props }, ref) => {
3554
- return /* @__PURE__ */ jsxs211("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3555
- /* @__PURE__ */ jsx272("path", { fill: "#fa1515", d: "M20.75 9.75V20.4a2.35 2.35 0 0 1-2.35 2.35H5.6a2.35 2.35 0 0 1-2.35-2.35V3.6A2.35 2.35 0 0 1 5.6 1.25h6.65v6.9a1.6 1.6 0 0 0 1.6 1.6z" }),
3556
- /* @__PURE__ */ jsx272("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
3557
- /* @__PURE__ */ jsx272("path", { fill: "#fff", d: "M11.746 20v-2.91h2.045v.637h-1.255v.5h1.13v.637h-1.13V20zM9.932 20h-1.12v-2.91H9.92q.45.001.776.176.328.173.506.5.179.325.179.78 0 .454-.178.78a1.2 1.2 0 0 1-.503.5 1.6 1.6 0 0 1-.768.174m-.33-.67h.301a.9.9 0 0 0 .368-.07.47.47 0 0 0 .233-.24 1.1 1.1 0 0 0 .081-.474q0-.304-.082-.475a.47.47 0 0 0-.239-.24.9.9 0 0 0-.383-.07h-.279zM6.188 20v-2.91h1.255q.324 0 .567.129a.93.93 0 0 1 .378.36q.135.231.135.54 0 .314-.14.541a.9.9 0 0 1-.387.353 1.3 1.3 0 0 1-.581.123h-.75v-.613h.59a.5.5 0 0 0 .238-.049.35.35 0 0 0 .152-.14.4.4 0 0 0 .054-.215.4.4 0 0 0-.054-.213.34.34 0 0 0-.152-.136.5.5 0 0 0-.237-.048h-.279V20z" })
4362
+ return /* @__PURE__ */ jsxs266("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4363
+ /* @__PURE__ */ jsx332("path", { fill: "#fa1515", d: "M20.75 9.75V20.4a2.35 2.35 0 0 1-2.35 2.35H5.6a2.35 2.35 0 0 1-2.35-2.35V3.6A2.35 2.35 0 0 1 5.6 1.25h6.65v6.9a1.6 1.6 0 0 0 1.6 1.6z" }),
4364
+ /* @__PURE__ */ jsx332("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
4365
+ /* @__PURE__ */ jsx332("path", { fill: "#fff", d: "M11.746 20v-2.91h2.045v.637h-1.255v.5h1.13v.637h-1.13V20zM9.932 20h-1.12v-2.91H9.92q.45.001.776.176.328.173.506.5.179.325.179.78 0 .454-.178.78a1.2 1.2 0 0 1-.503.5 1.6 1.6 0 0 1-.768.174m-.33-.67h.301a.9.9 0 0 0 .368-.07.47.47 0 0 0 .233-.24 1.1 1.1 0 0 0 .081-.474q0-.304-.082-.475a.47.47 0 0 0-.239-.24.9.9 0 0 0-.383-.07h-.279zM6.188 20v-2.91h1.255q.324 0 .567.129a.93.93 0 0 1 .378.36q.135.231.135.54 0 .314-.14.541a.9.9 0 0 1-.387.353 1.3 1.3 0 0 1-.581.123h-.75v-.613h.59a.5.5 0 0 0 .238-.049.35.35 0 0 0 .152-.14.4.4 0 0 0 .054-.215.4.4 0 0 0-.054-.213.34.34 0 0 0-.152-.136.5.5 0 0 0-.237-.048h-.279V20z" })
3558
4366
  ] });
3559
4367
  }
3560
4368
  );
3561
4369
  Pdf.displayName = "Pdf";
3562
4370
 
3563
4371
  // dist/icons/PlayFilled.tsx
3564
- import React273 from "react";
3565
- import { jsx as jsx273 } from "react/jsx-runtime";
3566
- var PlayFilled = React273.forwardRef(
4372
+ import React333 from "react";
4373
+ import { jsx as jsx333 } from "react/jsx-runtime";
4374
+ var PlayFilled = React333.forwardRef(
3567
4375
  ({ size, ...props }, ref) => {
3568
- return /* @__PURE__ */ jsx273("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx273("path", { fill: "#000", d: "M5 3.097v17.806c0 .875.941 1.396 1.643.911l12.886-8.903c.627-.433.627-1.389 0-1.822L6.643 2.186C5.941 1.701 5 2.223 5 3.097" }) });
4376
+ return /* @__PURE__ */ jsx333("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx333("path", { fill: "#000", d: "M5 3.097v17.806c0 .875.941 1.396 1.643.911l12.886-8.903c.627-.433.627-1.389 0-1.822L6.643 2.186C5.941 1.701 5 2.223 5 3.097" }) });
3569
4377
  }
3570
4378
  );
3571
4379
  PlayFilled.displayName = "PlayFilled";
3572
4380
 
3573
4381
  // dist/icons/Signature.tsx
3574
- import React274 from "react";
3575
- import { jsx as jsx274 } from "react/jsx-runtime";
3576
- var Signature = React274.forwardRef(
4382
+ import React334 from "react";
4383
+ import { jsx as jsx334 } from "react/jsx-runtime";
4384
+ var Signature = React334.forwardRef(
3577
4385
  ({ size, ...props }, ref) => {
3578
- return /* @__PURE__ */ jsx274("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx274("path", { fill: "#000", d: "M21 20.25a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5zm-2.284-5.986.178.045q.244.083.439.257l.002-.001 2.156 1.868.056.054a.75.75 0 0 1-.978 1.128l-.06-.048-1.762-1.527A1.75 1.75 0 0 1 17 17.75h-2A1.75 1.75 0 0 1 13.25 16c0-.811-.632-1.615-2.107-2.256a10 10 0 0 0-1.454-.49c-.292.853-.63 1.654-1.037 2.332-.704 1.177-1.718 2.164-3.152 2.164a3.25 3.25 0 0 1 0-6.5h.005l.433.007c.937.024 1.854.109 2.721.251q.084-.303.164-.616c.387-1.522.677-3.114.934-4.49.127-.683.248-1.318.368-1.853.117-.522.244-1.002.396-1.35l.084-.178a3.25 3.25 0 1 1 4.22 4.448l-.073.027a.75.75 0 0 1-.54-1.397L14.4 6a1.751 1.751 0 1 0-2.408-2.39l-.097.189c-.088.204-.19.56-.306 1.077a54 54 0 0 0-.358 1.8c-.254 1.362-.553 3.007-.954 4.585q-.071.278-.148.557c.576.152 1.117.336 1.61.55 1.647.716 3.011 1.898 3.011 3.631a.25.25 0 0 0 .25.25h2a.25.25 0 0 0 .25-.25v-.5h.001c-.001-.243.068-.48.2-.684l.11-.147c.121-.137.27-.247.439-.32l.173-.06q.178-.049.361-.044zM3.75 14.5a1.75 1.75 0 0 0 1.75 1.75c.643 0 1.26-.425 1.865-1.434.314-.524.59-1.158.841-1.863a19 19 0 0 0-2.708-.203A1.75 1.75 0 0 0 3.75 14.5" }) });
4386
+ return /* @__PURE__ */ jsx334("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx334("path", { fill: "#000", d: "M21 20.25a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5zm-2.284-5.986.178.045q.244.083.439.257l.002-.001 2.156 1.868.056.054a.75.75 0 0 1-.978 1.128l-.06-.048-1.762-1.527A1.75 1.75 0 0 1 17 17.75h-2A1.75 1.75 0 0 1 13.25 16c0-.811-.632-1.615-2.107-2.256a10 10 0 0 0-1.454-.49c-.292.853-.63 1.654-1.037 2.332-.704 1.177-1.718 2.164-3.152 2.164a3.25 3.25 0 0 1 0-6.5h.005l.433.007c.937.024 1.854.109 2.721.251q.084-.303.164-.616c.387-1.522.677-3.114.934-4.49.127-.683.248-1.318.368-1.853.117-.522.244-1.002.396-1.35l.084-.178a3.25 3.25 0 1 1 4.22 4.448l-.073.027a.75.75 0 0 1-.54-1.397L14.4 6a1.751 1.751 0 1 0-2.408-2.39l-.097.189c-.088.204-.19.56-.306 1.077a54 54 0 0 0-.358 1.8c-.254 1.362-.553 3.007-.954 4.585q-.071.278-.148.557c.576.152 1.117.336 1.61.55 1.647.716 3.011 1.898 3.011 3.631a.25.25 0 0 0 .25.25h2a.25.25 0 0 0 .25-.25v-.5h.001c-.001-.243.068-.48.2-.684l.11-.147c.121-.137.27-.247.439-.32l.173-.06q.178-.049.361-.044zM3.75 14.5a1.75 1.75 0 0 0 1.75 1.75c.643 0 1.26-.425 1.865-1.434.314-.524.59-1.158.841-1.863a19 19 0 0 0-2.708-.203A1.75 1.75 0 0 0 3.75 14.5" }) });
3579
4387
  }
3580
4388
  );
3581
4389
  Signature.displayName = "Signature";
3582
4390
 
3583
4391
  // dist/icons/SperateDot.tsx
3584
- import React275 from "react";
3585
- import { jsx as jsx275 } from "react/jsx-runtime";
3586
- var SperateDot = React275.forwardRef(
4392
+ import React335 from "react";
4393
+ import { jsx as jsx335 } from "react/jsx-runtime";
4394
+ var SperateDot = React335.forwardRef(
3587
4395
  ({ size, ...props }, ref) => {
3588
- return /* @__PURE__ */ jsx275("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx275("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
4396
+ return /* @__PURE__ */ jsx335("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx335("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
3589
4397
  }
3590
4398
  );
3591
4399
  SperateDot.displayName = "SperateDot";
3592
4400
 
3593
4401
  // dist/icons/SquarePen1.tsx
3594
- import React276 from "react";
3595
- import { jsx as jsx276, jsxs as jsxs212 } from "react/jsx-runtime";
3596
- var SquarePen1 = React276.forwardRef(
4402
+ import React336 from "react";
4403
+ import { jsx as jsx336, jsxs as jsxs267 } from "react/jsx-runtime";
4404
+ var SquarePen1 = React336.forwardRef(
3597
4405
  ({ size, ...props }, ref) => {
3598
- return /* @__PURE__ */ jsxs212("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3599
- /* @__PURE__ */ jsx276("path", { fill: "#1e293b", d: "m14.43 8.51-.89.89c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l.89-.89c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0" }),
3600
- /* @__PURE__ */ jsx276("path", { fill: "#1e293b", d: "M17 2H7C4.25 2 2 4.25 2 7v10c0 2.75 2.25 5 5 5h10c2.75 0 5-2.25 5-5V7c0-2.75-2.25-5-5-5m-.33 8.33-6.17 6.18c-.22.22-.5.36-.8.4l-2.66.38c-.2.03-.35-.11-.32-.32l.38-2.66c.05-.3.18-.59.4-.8l6.18-6.18a2.118 2.118 0 1 1 2.99 3" })
4406
+ return /* @__PURE__ */ jsxs267("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4407
+ /* @__PURE__ */ jsx336("path", { fill: "#1e293b", d: "m14.43 8.51-.89.89c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l.89-.89c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0" }),
4408
+ /* @__PURE__ */ jsx336("path", { fill: "#1e293b", d: "M17 2H7C4.25 2 2 4.25 2 7v10c0 2.75 2.25 5 5 5h10c2.75 0 5-2.25 5-5V7c0-2.75-2.25-5-5-5m-.33 8.33-6.17 6.18c-.22.22-.5.36-.8.4l-2.66.38c-.2.03-.35-.11-.32-.32l.38-2.66c.05-.3.18-.59.4-.8l6.18-6.18a2.118 2.118 0 1 1 2.99 3" })
3601
4409
  ] });
3602
4410
  }
3603
4411
  );
3604
4412
  SquarePen1.displayName = "SquarePen1";
3605
4413
 
3606
4414
  // dist/icons/Strikethrough.tsx
3607
- import React277 from "react";
3608
- import { jsx as jsx277 } from "react/jsx-runtime";
3609
- var Strikethrough = React277.forwardRef(
4415
+ import React337 from "react";
4416
+ import { jsx as jsx337 } from "react/jsx-runtime";
4417
+ var Strikethrough = React337.forwardRef(
3610
4418
  ({ size, ...props }, ref) => {
3611
- return /* @__PURE__ */ jsx277("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx277("path", { fill: "#000", d: "M17.25 16A3.25 3.25 0 0 0 14 12.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 0 1.5h-2.537a4.75 4.75 0 0 1-3.463 8H6a.75.75 0 0 1 0-1.5h8A3.25 3.25 0 0 0 17.25 16M16 3.25l.077.004a.75.75 0 0 1 0 1.492L16 4.75H9a2.25 2.25 0 0 0-2.23 1.94c-.044.313-.02.63.066.932l.04.128.023.073a.75.75 0 0 1-1.407.498l-.03-.071-.067-.214A3.75 3.75 0 0 1 9 3.25z" }) });
4419
+ return /* @__PURE__ */ jsx337("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx337("path", { fill: "#000", d: "M17.25 16A3.25 3.25 0 0 0 14 12.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 0 1.5h-2.537a4.75 4.75 0 0 1-3.463 8H6a.75.75 0 0 1 0-1.5h8A3.25 3.25 0 0 0 17.25 16M16 3.25l.077.004a.75.75 0 0 1 0 1.492L16 4.75H9a2.25 2.25 0 0 0-2.23 1.94c-.044.313-.02.63.066.932l.04.128.023.073a.75.75 0 0 1-1.407.498l-.03-.071-.067-.214A3.75 3.75 0 0 1 9 3.25z" }) });
3612
4420
  }
3613
4421
  );
3614
4422
  Strikethrough.displayName = "Strikethrough";
3615
4423
 
3616
4424
  // dist/icons/Tasks.tsx
3617
- import React278 from "react";
3618
- import { jsx as jsx278, jsxs as jsxs213 } from "react/jsx-runtime";
3619
- var Tasks = React278.forwardRef(
4425
+ import React338 from "react";
4426
+ import { jsx as jsx338, jsxs as jsxs268 } from "react/jsx-runtime";
4427
+ var Tasks = React338.forwardRef(
3620
4428
  ({ size, ...props }, ref) => {
3621
- return /* @__PURE__ */ jsxs213("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3622
- /* @__PURE__ */ jsx278("path", { fill: "#1e293b", d: "M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2" }),
3623
- /* @__PURE__ */ jsx278("path", { fill: "#1e293b", d: "M17.24 4.82c0 1.59-1.3 2.89-2.89 2.89h-4.7c-1.59 0-2.89-1.3-2.89-2.89 0-.56-.6-.91-1.1-.65a4.47 4.47 0 0 0-2.37 3.95v9.41C3.29 19.99 5.3 22 7.76 22h8.48c2.46 0 4.47-2.01 4.47-4.47V8.12c0-1.71-.96-3.2-2.37-3.95-.5-.26-1.1.09-1.1.65m-4.86 12.13H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75m2.62-4H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75" })
4429
+ return /* @__PURE__ */ jsxs268("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4430
+ /* @__PURE__ */ jsx338("path", { fill: "#1e293b", d: "M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2" }),
4431
+ /* @__PURE__ */ jsx338("path", { fill: "#1e293b", d: "M17.24 4.82c0 1.59-1.3 2.89-2.89 2.89h-4.7c-1.59 0-2.89-1.3-2.89-2.89 0-.56-.6-.91-1.1-.65a4.47 4.47 0 0 0-2.37 3.95v9.41C3.29 19.99 5.3 22 7.76 22h8.48c2.46 0 4.47-2.01 4.47-4.47V8.12c0-1.71-.96-3.2-2.37-3.95-.5-.26-1.1.09-1.1.65m-4.86 12.13H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75m2.62-4H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75" })
3624
4432
  ] });
3625
4433
  }
3626
4434
  );
3627
4435
  Tasks.displayName = "Tasks";
3628
4436
 
3629
4437
  // dist/icons/Trash.tsx
3630
- import React279 from "react";
3631
- import { jsx as jsx279 } from "react/jsx-runtime";
3632
- var Trash = React279.forwardRef(
4438
+ import React339 from "react";
4439
+ import { jsx as jsx339 } from "react/jsx-runtime";
4440
+ var Trash = React339.forwardRef(
3633
4441
  ({ size, ...props }, ref) => {
3634
- return /* @__PURE__ */ jsx279("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx279("path", { fill: "#1e293b", d: "M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82s.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39s-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95m-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75m.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
4442
+ return /* @__PURE__ */ jsx339("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx339("path", { fill: "#1e293b", d: "M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82s.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39s-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95m-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75m.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
3635
4443
  }
3636
4444
  );
3637
4445
  Trash.displayName = "Trash";
3638
4446
 
3639
4447
  // dist/icons/Video.tsx
3640
- import React280 from "react";
3641
- import { jsx as jsx280 } from "react/jsx-runtime";
3642
- var Video = React280.forwardRef(
4448
+ import React340 from "react";
4449
+ import { jsx as jsx340 } from "react/jsx-runtime";
4450
+ var Video = React340.forwardRef(
3643
4451
  ({ size, ...props }, ref) => {
3644
- return /* @__PURE__ */ jsx280("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx280("path", { fill: "#1e293b", d: "M21.15 6.17c-.41-.22-1.27-.45-2.44.37l-1.47 1.04c-.11-3.11-1.46-4.33-4.74-4.33h-6C3.08 3.25 1.75 4.58 1.75 8v8c0 2.3 1.25 4.75 4.75 4.75h6c3.28 0 4.63-1.22 4.74-4.33l1.47 1.04c.62.44 1.16.58 1.59.58.37 0 .66-.11.85-.21.41-.21 1.1-.78 1.1-2.21V8.38c0-1.43-.69-2-1.1-2.21M11 11.38c-1.03 0-1.88-.84-1.88-1.88S9.97 7.62 11 7.62s1.88.84 1.88 1.88-.85 1.88-1.88 1.88" }) });
4452
+ return /* @__PURE__ */ jsx340("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx340("path", { fill: "#1e293b", d: "M21.15 6.17c-.41-.22-1.27-.45-2.44.37l-1.47 1.04c-.11-3.11-1.46-4.33-4.74-4.33h-6C3.08 3.25 1.75 4.58 1.75 8v8c0 2.3 1.25 4.75 4.75 4.75h6c3.28 0 4.63-1.22 4.74-4.33l1.47 1.04c.62.44 1.16.58 1.59.58.37 0 .66-.11.85-.21.41-.21 1.1-.78 1.1-2.21V8.38c0-1.43-.69-2-1.1-2.21M11 11.38c-1.03 0-1.88-.84-1.88-1.88S9.97 7.62 11 7.62s1.88.84 1.88 1.88-.85 1.88-1.88 1.88" }) });
3645
4453
  }
3646
4454
  );
3647
4455
  Video.displayName = "Video";
3648
4456
 
3649
4457
  // dist/icons/X.tsx
3650
- import React281 from "react";
3651
- import { jsx as jsx281 } from "react/jsx-runtime";
3652
- var X = React281.forwardRef(
4458
+ import React341 from "react";
4459
+ import { jsx as jsx341 } from "react/jsx-runtime";
4460
+ var X = React341.forwardRef(
3653
4461
  ({ size, ...props }, ref) => {
3654
- return /* @__PURE__ */ jsx281("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx281("path", { fill: "#1e293b", d: "M17.47 5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 13.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06L10.94 12 5.47 6.53l-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 10.94z" }) });
4462
+ return /* @__PURE__ */ jsx341("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx341("path", { fill: "#1e293b", d: "M17.47 5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 13.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06L10.94 12 5.47 6.53l-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 10.94z" }) });
3655
4463
  }
3656
4464
  );
3657
4465
  X.displayName = "X";
@@ -3919,7 +4727,67 @@ export {
3919
4727
  MagickoArchiveMinus,
3920
4728
  MagickoArchiveSlash,
3921
4729
  MagickoArchiveTick,
4730
+ MagickoArrow,
3922
4731
  MagickoArrowBack,
4732
+ MagickoArrowCircleDown,
4733
+ MagickoArrowCircleLeft,
4734
+ MagickoArrowCircleRight,
4735
+ MagickoArrowCircleUp,
4736
+ MagickoArrowDiagonal01,
4737
+ MagickoArrowDiagonal02,
4738
+ MagickoArrowDiagonal03,
4739
+ MagickoArrowDiagonal04,
4740
+ MagickoArrowDown01,
4741
+ MagickoArrowDown03,
4742
+ MagickoArrowDown04,
4743
+ MagickoArrowForward,
4744
+ MagickoArrowLeft01,
4745
+ MagickoArrowLeft03,
4746
+ MagickoArrowLeft04,
4747
+ MagickoArrowRight01,
4748
+ MagickoArrowRight03,
4749
+ MagickoArrowRight04,
4750
+ MagickoArrowSquare,
4751
+ MagickoArrowSquareDown,
4752
+ MagickoArrowSquareLeft,
4753
+ MagickoArrowSquareRight,
4754
+ MagickoArrowSquareUp,
4755
+ MagickoArrowSwap01,
4756
+ MagickoArrowSwap02,
4757
+ MagickoArrowSwap03,
4758
+ MagickoArrowTransfer01,
4759
+ MagickoArrowTransfer02,
4760
+ MagickoArrowUp01,
4761
+ MagickoArrowUp03,
4762
+ MagickoArrowUp04,
4763
+ MagickoAscendingArrow,
4764
+ MagickoAtom,
4765
+ MagickoAtom1,
4766
+ MagickoBackward,
4767
+ MagickoBackward10Seconds,
4768
+ MagickoBackward15Seconds,
4769
+ MagickoBackward5Seconds,
4770
+ MagickoBag,
4771
+ MagickoBag1,
4772
+ MagickoBag2,
4773
+ MagickoBag21,
4774
+ MagickoBagHappy,
4775
+ MagickoBank,
4776
+ MagickoBank1,
4777
+ MagickoBank2,
4778
+ MagickoBarcode,
4779
+ MagickoBill,
4780
+ MagickoBitcoinCard1,
4781
+ MagickoBitcoinConvert1,
4782
+ MagickoBitcoinRefresh1,
4783
+ MagickoBluetooth,
4784
+ MagickoBluetooth2,
4785
+ MagickoBluetoothCircle,
4786
+ MagickoBluetoothRectangle,
4787
+ MagickoBook,
4788
+ MagickoBookOpen,
4789
+ MagickoBookSaved,
4790
+ MagickoBookSquare,
3923
4791
  MagickoCheck,
3924
4792
  Marketing,
3925
4793
  MessageEdit,