magick-icons 0.1.223 → 0.1.225

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,587 +3462,1428 @@ 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
3474
  ] });
3475
3475
  }
3476
3476
  );
3477
- MagickoArrowBack.displayName = "MagickoArrowBack";
3477
+ MagickoArrow.displayName = "MagickoArrow";
3478
3478
 
3479
- // dist/icons/MagickoArrowCircleDown.tsx
3479
+ // dist/icons/MagickoArrowBack.tsx
3480
3480
  import React265 from "react";
3481
3481
  import { jsx as jsx265, jsxs as jsxs211 } from "react/jsx-runtime";
3482
- var MagickoArrowCircleDown = React265.forwardRef(
3482
+ var MagickoArrowBack = React265.forwardRef(
3483
3483
  ({ size, ...props }, ref) => {
3484
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: "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" }),
3486
- /* @__PURE__ */ jsx265("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" })
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" })
3487
3488
  ] });
3488
3489
  }
3489
3490
  );
3490
- MagickoArrowCircleDown.displayName = "MagickoArrowCircleDown";
3491
+ MagickoArrowBack.displayName = "MagickoArrowBack";
3491
3492
 
3492
- // dist/icons/MagickoArrowCircleLeft.tsx
3493
+ // dist/icons/MagickoArrowCircleDown.tsx
3493
3494
  import React266 from "react";
3494
3495
  import { jsx as jsx266, jsxs as jsxs212 } from "react/jsx-runtime";
3495
- var MagickoArrowCircleLeft = React266.forwardRef(
3496
+ var MagickoArrowCircleDown = React266.forwardRef(
3496
3497
  ({ size, ...props }, ref) => {
3497
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: [
3498
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" }),
3499
- /* @__PURE__ */ jsx266("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" })
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" })
3500
3501
  ] });
3501
3502
  }
3502
3503
  );
3503
- MagickoArrowCircleLeft.displayName = "MagickoArrowCircleLeft";
3504
+ MagickoArrowCircleDown.displayName = "MagickoArrowCircleDown";
3504
3505
 
3505
- // dist/icons/MagickoArrowCircleRight.tsx
3506
+ // dist/icons/MagickoArrowCircleLeft.tsx
3506
3507
  import React267 from "react";
3507
3508
  import { jsx as jsx267, jsxs as jsxs213 } from "react/jsx-runtime";
3508
- var MagickoArrowCircleRight = React267.forwardRef(
3509
+ var MagickoArrowCircleLeft = React267.forwardRef(
3509
3510
  ({ size, ...props }, ref) => {
3510
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: [
3511
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" }),
3512
- /* @__PURE__ */ jsx267("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" })
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" })
3513
3514
  ] });
3514
3515
  }
3515
3516
  );
3516
- MagickoArrowCircleRight.displayName = "MagickoArrowCircleRight";
3517
+ MagickoArrowCircleLeft.displayName = "MagickoArrowCircleLeft";
3517
3518
 
3518
- // dist/icons/MagickoArrowCircleUp.tsx
3519
+ // dist/icons/MagickoArrowCircleRight.tsx
3519
3520
  import React268 from "react";
3520
3521
  import { jsx as jsx268, jsxs as jsxs214 } from "react/jsx-runtime";
3521
- var MagickoArrowCircleUp = React268.forwardRef(
3522
+ var MagickoArrowCircleRight = React268.forwardRef(
3522
3523
  ({ size, ...props }, ref) => {
3523
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: [
3524
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" }),
3525
- /* @__PURE__ */ jsx268("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" })
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" })
3526
3527
  ] });
3527
3528
  }
3528
3529
  );
3529
- MagickoArrowCircleUp.displayName = "MagickoArrowCircleUp";
3530
+ MagickoArrowCircleRight.displayName = "MagickoArrowCircleRight";
3530
3531
 
3531
- // dist/icons/MagickoArrowDiagonal01.tsx
3532
+ // dist/icons/MagickoArrowCircleUp.tsx
3532
3533
  import React269 from "react";
3533
3534
  import { jsx as jsx269, jsxs as jsxs215 } from "react/jsx-runtime";
3534
- var MagickoArrowDiagonal01 = React269.forwardRef(
3535
+ var MagickoArrowCircleUp = React269.forwardRef(
3535
3536
  ({ size, ...props }, ref) => {
3536
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: [
3537
- /* @__PURE__ */ jsx269("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" }),
3538
- /* @__PURE__ */ jsx269("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" })
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" })
3539
3540
  ] });
3540
3541
  }
3541
3542
  );
3542
- MagickoArrowDiagonal01.displayName = "MagickoArrowDiagonal01";
3543
+ MagickoArrowCircleUp.displayName = "MagickoArrowCircleUp";
3543
3544
 
3544
- // dist/icons/MagickoArrowDiagonal02.tsx
3545
+ // dist/icons/MagickoArrowDiagonal01.tsx
3545
3546
  import React270 from "react";
3546
3547
  import { jsx as jsx270, jsxs as jsxs216 } from "react/jsx-runtime";
3547
- var MagickoArrowDiagonal02 = React270.forwardRef(
3548
+ var MagickoArrowDiagonal01 = React270.forwardRef(
3548
3549
  ({ size, ...props }, ref) => {
3549
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: [
3550
- /* @__PURE__ */ jsx270("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" }),
3551
- /* @__PURE__ */ jsx270("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" })
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" })
3552
3553
  ] });
3553
3554
  }
3554
3555
  );
3555
- MagickoArrowDiagonal02.displayName = "MagickoArrowDiagonal02";
3556
+ MagickoArrowDiagonal01.displayName = "MagickoArrowDiagonal01";
3556
3557
 
3557
- // dist/icons/MagickoArrowDiagonal03.tsx
3558
+ // dist/icons/MagickoArrowDiagonal02.tsx
3558
3559
  import React271 from "react";
3559
3560
  import { jsx as jsx271, jsxs as jsxs217 } from "react/jsx-runtime";
3560
- var MagickoArrowDiagonal03 = React271.forwardRef(
3561
+ var MagickoArrowDiagonal02 = React271.forwardRef(
3561
3562
  ({ size, ...props }, ref) => {
3562
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: [
3563
- /* @__PURE__ */ jsx271("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" }),
3564
- /* @__PURE__ */ jsx271("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" })
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" })
3565
3566
  ] });
3566
3567
  }
3567
3568
  );
3568
- MagickoArrowDiagonal03.displayName = "MagickoArrowDiagonal03";
3569
+ MagickoArrowDiagonal02.displayName = "MagickoArrowDiagonal02";
3569
3570
 
3570
- // dist/icons/MagickoArrowDiagonal04.tsx
3571
+ // dist/icons/MagickoArrowDiagonal03.tsx
3571
3572
  import React272 from "react";
3572
3573
  import { jsx as jsx272, jsxs as jsxs218 } from "react/jsx-runtime";
3573
- var MagickoArrowDiagonal04 = React272.forwardRef(
3574
+ var MagickoArrowDiagonal03 = React272.forwardRef(
3574
3575
  ({ size, ...props }, ref) => {
3575
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: [
3576
- /* @__PURE__ */ jsx272("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" }),
3577
- /* @__PURE__ */ jsx272("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" })
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" })
3578
3579
  ] });
3579
3580
  }
3580
3581
  );
3581
- MagickoArrowDiagonal04.displayName = "MagickoArrowDiagonal04";
3582
+ MagickoArrowDiagonal03.displayName = "MagickoArrowDiagonal03";
3582
3583
 
3583
- // dist/icons/MagickoArrowDown01.tsx
3584
+ // dist/icons/MagickoArrowDiagonal04.tsx
3584
3585
  import React273 from "react";
3585
3586
  import { jsx as jsx273, jsxs as jsxs219 } from "react/jsx-runtime";
3586
- var MagickoArrowDown01 = React273.forwardRef(
3587
+ var MagickoArrowDiagonal04 = React273.forwardRef(
3587
3588
  ({ size, ...props }, ref) => {
3588
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: [
3589
- /* @__PURE__ */ jsx273("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" }),
3590
- /* @__PURE__ */ jsx273("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" })
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" })
3591
3605
  ] });
3592
3606
  }
3593
3607
  );
3594
3608
  MagickoArrowDown01.displayName = "MagickoArrowDown01";
3595
3609
 
3596
3610
  // dist/icons/MagickoArrowDown03.tsx
3597
- import React274 from "react";
3598
- import { jsx as jsx274 } from "react/jsx-runtime";
3599
- var MagickoArrowDown03 = React274.forwardRef(
3611
+ import React275 from "react";
3612
+ import { jsx as jsx275 } from "react/jsx-runtime";
3613
+ var MagickoArrowDown03 = React275.forwardRef(
3600
3614
  ({ size, ...props }, ref) => {
3601
- 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: "#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" }) });
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" }) });
3602
3616
  }
3603
3617
  );
3604
3618
  MagickoArrowDown03.displayName = "MagickoArrowDown03";
3605
3619
 
3606
3620
  // dist/icons/MagickoArrowDown04.tsx
3607
- import React275 from "react";
3608
- import { jsx as jsx275, jsxs as jsxs220 } from "react/jsx-runtime";
3609
- var MagickoArrowDown04 = React275.forwardRef(
3621
+ import React276 from "react";
3622
+ import { jsx as jsx276, jsxs as jsxs221 } from "react/jsx-runtime";
3623
+ var MagickoArrowDown04 = React276.forwardRef(
3610
3624
  ({ size, ...props }, ref) => {
3611
- 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: [
3612
- /* @__PURE__ */ jsx275("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" }),
3613
- /* @__PURE__ */ jsx275("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" }),
3614
- /* @__PURE__ */ jsx275("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" })
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" })
3615
3629
  ] });
3616
3630
  }
3617
3631
  );
3618
3632
  MagickoArrowDown04.displayName = "MagickoArrowDown04";
3619
3633
 
3620
3634
  // dist/icons/MagickoArrowForward.tsx
3621
- import React276 from "react";
3622
- import { jsx as jsx276, jsxs as jsxs221 } from "react/jsx-runtime";
3623
- var MagickoArrowForward = React276.forwardRef(
3635
+ import React277 from "react";
3636
+ import { jsx as jsx277, jsxs as jsxs222 } from "react/jsx-runtime";
3637
+ var MagickoArrowForward = React277.forwardRef(
3624
3638
  ({ 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: "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" }),
3627
- /* @__PURE__ */ jsx276("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" }),
3628
- /* @__PURE__ */ jsx276("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" })
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" })
3629
3643
  ] });
3630
3644
  }
3631
3645
  );
3632
3646
  MagickoArrowForward.displayName = "MagickoArrowForward";
3633
3647
 
3634
3648
  // dist/icons/MagickoArrowLeft01.tsx
3635
- import React277 from "react";
3636
- import { jsx as jsx277, jsxs as jsxs222 } from "react/jsx-runtime";
3637
- var MagickoArrowLeft01 = React277.forwardRef(
3649
+ import React278 from "react";
3650
+ import { jsx as jsx278, jsxs as jsxs223 } from "react/jsx-runtime";
3651
+ var MagickoArrowLeft01 = React278.forwardRef(
3638
3652
  ({ 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: "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" }),
3641
- /* @__PURE__ */ jsx277("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" })
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" })
3642
3656
  ] });
3643
3657
  }
3644
3658
  );
3645
3659
  MagickoArrowLeft01.displayName = "MagickoArrowLeft01";
3646
3660
 
3647
3661
  // dist/icons/MagickoArrowLeft03.tsx
3648
- import React278 from "react";
3649
- import { jsx as jsx278 } from "react/jsx-runtime";
3650
- var MagickoArrowLeft03 = React278.forwardRef(
3662
+ import React279 from "react";
3663
+ import { jsx as jsx279 } from "react/jsx-runtime";
3664
+ var MagickoArrowLeft03 = React279.forwardRef(
3651
3665
  ({ size, ...props }, ref) => {
3652
- return /* @__PURE__ */ jsx278("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx278("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" }) });
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" }) });
3653
3667
  }
3654
3668
  );
3655
3669
  MagickoArrowLeft03.displayName = "MagickoArrowLeft03";
3656
3670
 
3657
3671
  // dist/icons/MagickoArrowLeft04.tsx
3658
- import React279 from "react";
3659
- import { jsx as jsx279, jsxs as jsxs223 } from "react/jsx-runtime";
3660
- var MagickoArrowLeft04 = React279.forwardRef(
3672
+ import React280 from "react";
3673
+ import { jsx as jsx280, jsxs as jsxs224 } from "react/jsx-runtime";
3674
+ var MagickoArrowLeft04 = React280.forwardRef(
3661
3675
  ({ size, ...props }, ref) => {
3662
- 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: [
3663
- /* @__PURE__ */ jsx279("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" }),
3664
- /* @__PURE__ */ jsx279("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" }),
3665
- /* @__PURE__ */ jsx279("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" })
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" })
3666
3680
  ] });
3667
3681
  }
3668
3682
  );
3669
3683
  MagickoArrowLeft04.displayName = "MagickoArrowLeft04";
3670
3684
 
3671
3685
  // dist/icons/MagickoArrowRight01.tsx
3672
- import React280 from "react";
3673
- import { jsx as jsx280, jsxs as jsxs224 } from "react/jsx-runtime";
3674
- var MagickoArrowRight01 = React280.forwardRef(
3686
+ import React281 from "react";
3687
+ import { jsx as jsx281, jsxs as jsxs225 } from "react/jsx-runtime";
3688
+ var MagickoArrowRight01 = React281.forwardRef(
3675
3689
  ({ 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: "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" }),
3678
- /* @__PURE__ */ jsx280("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" })
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" })
3679
3693
  ] });
3680
3694
  }
3681
3695
  );
3682
3696
  MagickoArrowRight01.displayName = "MagickoArrowRight01";
3683
3697
 
3684
3698
  // dist/icons/MagickoArrowRight03.tsx
3685
- import React281 from "react";
3686
- import { jsx as jsx281 } from "react/jsx-runtime";
3687
- var MagickoArrowRight03 = React281.forwardRef(
3699
+ import React282 from "react";
3700
+ import { jsx as jsx282 } from "react/jsx-runtime";
3701
+ var MagickoArrowRight03 = React282.forwardRef(
3688
3702
  ({ size, ...props }, ref) => {
3689
- 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: "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" }) });
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" }) });
3690
3704
  }
3691
3705
  );
3692
3706
  MagickoArrowRight03.displayName = "MagickoArrowRight03";
3693
3707
 
3694
3708
  // dist/icons/MagickoArrowRight04.tsx
3695
- import React282 from "react";
3696
- import { jsx as jsx282, jsxs as jsxs225 } from "react/jsx-runtime";
3697
- var MagickoArrowRight04 = React282.forwardRef(
3698
- ({ size, ...props }, ref) => {
3699
- 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: [
3700
- /* @__PURE__ */ jsx282("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" }),
3701
- /* @__PURE__ */ jsx282("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" }),
3702
- /* @__PURE__ */ jsx282("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" })
3703
- ] });
3704
- }
3705
- );
3706
- MagickoArrowRight04.displayName = "MagickoArrowRight04";
3707
-
3708
- // dist/icons/MagickoArrowSquare.tsx
3709
3709
  import React283 from "react";
3710
3710
  import { jsx as jsx283, jsxs as jsxs226 } from "react/jsx-runtime";
3711
- var MagickoArrowSquare = React283.forwardRef(
3711
+ var MagickoArrowRight04 = React283.forwardRef(
3712
3712
  ({ size, ...props }, ref) => {
3713
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.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" }),
3715
- /* @__PURE__ */ jsx283("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" }),
3716
- /* @__PURE__ */ jsx283("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" }),
3717
- /* @__PURE__ */ jsx283("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" })
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" })
3718
3717
  ] });
3719
3718
  }
3720
3719
  );
3721
- MagickoArrowSquare.displayName = "MagickoArrowSquare";
3720
+ MagickoArrowRight04.displayName = "MagickoArrowRight04";
3722
3721
 
3723
- // dist/icons/MagickoArrowSquareDown.tsx
3722
+ // dist/icons/MagickoArrowSquare.tsx
3724
3723
  import React284 from "react";
3725
3724
  import { jsx as jsx284, jsxs as jsxs227 } from "react/jsx-runtime";
3726
- var MagickoArrowSquareDown = React284.forwardRef(
3725
+ var MagickoArrowSquare = React284.forwardRef(
3727
3726
  ({ size, ...props }, ref) => {
3728
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: [
3729
- /* @__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" }),
3730
- /* @__PURE__ */ jsx284("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" })
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" })
3731
3732
  ] });
3732
3733
  }
3733
3734
  );
3734
- MagickoArrowSquareDown.displayName = "MagickoArrowSquareDown";
3735
+ MagickoArrowSquare.displayName = "MagickoArrowSquare";
3735
3736
 
3736
- // dist/icons/MagickoArrowSquareLeft.tsx
3737
+ // dist/icons/MagickoArrowSquareDown.tsx
3737
3738
  import React285 from "react";
3738
3739
  import { jsx as jsx285, jsxs as jsxs228 } from "react/jsx-runtime";
3739
- var MagickoArrowSquareLeft = React285.forwardRef(
3740
+ var MagickoArrowSquareDown = React285.forwardRef(
3740
3741
  ({ size, ...props }, ref) => {
3741
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: [
3742
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" }),
3743
- /* @__PURE__ */ jsx285("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" })
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" })
3744
3745
  ] });
3745
3746
  }
3746
3747
  );
3747
- MagickoArrowSquareLeft.displayName = "MagickoArrowSquareLeft";
3748
+ MagickoArrowSquareDown.displayName = "MagickoArrowSquareDown";
3748
3749
 
3749
- // dist/icons/MagickoArrowSquareRight.tsx
3750
+ // dist/icons/MagickoArrowSquareLeft.tsx
3750
3751
  import React286 from "react";
3751
3752
  import { jsx as jsx286, jsxs as jsxs229 } from "react/jsx-runtime";
3752
- var MagickoArrowSquareRight = React286.forwardRef(
3753
+ var MagickoArrowSquareLeft = React286.forwardRef(
3753
3754
  ({ size, ...props }, ref) => {
3754
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: [
3755
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" }),
3756
- /* @__PURE__ */ jsx286("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" })
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" })
3757
3758
  ] });
3758
3759
  }
3759
3760
  );
3760
- MagickoArrowSquareRight.displayName = "MagickoArrowSquareRight";
3761
+ MagickoArrowSquareLeft.displayName = "MagickoArrowSquareLeft";
3761
3762
 
3762
- // dist/icons/MagickoArrowSquareUp.tsx
3763
+ // dist/icons/MagickoArrowSquareRight.tsx
3763
3764
  import React287 from "react";
3764
3765
  import { jsx as jsx287, jsxs as jsxs230 } from "react/jsx-runtime";
3765
- var MagickoArrowSquareUp = React287.forwardRef(
3766
+ var MagickoArrowSquareRight = React287.forwardRef(
3766
3767
  ({ size, ...props }, ref) => {
3767
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: [
3768
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" }),
3769
- /* @__PURE__ */ jsx287("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" })
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" })
3770
3771
  ] });
3771
3772
  }
3772
3773
  );
3773
- MagickoArrowSquareUp.displayName = "MagickoArrowSquareUp";
3774
+ MagickoArrowSquareRight.displayName = "MagickoArrowSquareRight";
3774
3775
 
3775
- // dist/icons/MagickoArrowSwap01.tsx
3776
+ // dist/icons/MagickoArrowSquareUp.tsx
3776
3777
  import React288 from "react";
3777
3778
  import { jsx as jsx288, jsxs as jsxs231 } from "react/jsx-runtime";
3778
- var MagickoArrowSwap01 = React288.forwardRef(
3779
+ var MagickoArrowSquareUp = React288.forwardRef(
3779
3780
  ({ size, ...props }, ref) => {
3780
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: [
3781
- /* @__PURE__ */ jsx288("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" }),
3782
- /* @__PURE__ */ jsx288("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" }),
3783
- /* @__PURE__ */ jsx288("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" })
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
3784
  ] });
3785
3785
  }
3786
3786
  );
3787
- MagickoArrowSwap01.displayName = "MagickoArrowSwap01";
3787
+ MagickoArrowSquareUp.displayName = "MagickoArrowSquareUp";
3788
3788
 
3789
- // dist/icons/MagickoArrowSwap02.tsx
3789
+ // dist/icons/MagickoArrowSwap01.tsx
3790
3790
  import React289 from "react";
3791
3791
  import { jsx as jsx289, jsxs as jsxs232 } from "react/jsx-runtime";
3792
- var MagickoArrowSwap02 = React289.forwardRef(
3792
+ var MagickoArrowSwap01 = React289.forwardRef(
3793
3793
  ({ size, ...props }, ref) => {
3794
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: "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" }),
3796
- /* @__PURE__ */ jsx289("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" }),
3797
- /* @__PURE__ */ jsx289("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" }),
3798
- /* @__PURE__ */ jsx289("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" })
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" })
3799
3798
  ] });
3800
3799
  }
3801
3800
  );
3802
- MagickoArrowSwap02.displayName = "MagickoArrowSwap02";
3801
+ MagickoArrowSwap01.displayName = "MagickoArrowSwap01";
3803
3802
 
3804
- // dist/icons/MagickoArrowSwap03.tsx
3803
+ // dist/icons/MagickoArrowSwap02.tsx
3805
3804
  import React290 from "react";
3806
3805
  import { jsx as jsx290, jsxs as jsxs233 } from "react/jsx-runtime";
3807
- var MagickoArrowSwap03 = React290.forwardRef(
3806
+ var MagickoArrowSwap02 = React290.forwardRef(
3808
3807
  ({ size, ...props }, ref) => {
3809
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: [
3810
- /* @__PURE__ */ jsx290("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" }),
3811
- /* @__PURE__ */ jsx290("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" }),
3812
- /* @__PURE__ */ jsx290("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" }),
3813
- /* @__PURE__ */ jsx290("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" })
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" })
3814
3813
  ] });
3815
3814
  }
3816
3815
  );
3817
- MagickoArrowSwap03.displayName = "MagickoArrowSwap03";
3816
+ MagickoArrowSwap02.displayName = "MagickoArrowSwap02";
3818
3817
 
3819
- // dist/icons/MagickoArrowTransfer01.tsx
3818
+ // dist/icons/MagickoArrowSwap03.tsx
3820
3819
  import React291 from "react";
3821
3820
  import { jsx as jsx291, jsxs as jsxs234 } from "react/jsx-runtime";
3822
- var MagickoArrowTransfer01 = React291.forwardRef(
3821
+ var MagickoArrowSwap03 = React291.forwardRef(
3823
3822
  ({ size, ...props }, ref) => {
3824
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: [
3825
- /* @__PURE__ */ jsx291("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" }),
3826
- /* @__PURE__ */ jsx291("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" }),
3827
- /* @__PURE__ */ jsx291("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" })
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
3828
  ] });
3829
3829
  }
3830
3830
  );
3831
- MagickoArrowTransfer01.displayName = "MagickoArrowTransfer01";
3831
+ MagickoArrowSwap03.displayName = "MagickoArrowSwap03";
3832
3832
 
3833
- // dist/icons/MagickoArrowTransfer02.tsx
3833
+ // dist/icons/MagickoArrowTransfer01.tsx
3834
3834
  import React292 from "react";
3835
3835
  import { jsx as jsx292, jsxs as jsxs235 } from "react/jsx-runtime";
3836
- var MagickoArrowTransfer02 = React292.forwardRef(
3836
+ var MagickoArrowTransfer01 = React292.forwardRef(
3837
3837
  ({ size, ...props }, ref) => {
3838
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: "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" }),
3840
- /* @__PURE__ */ jsx292("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" }),
3841
- /* @__PURE__ */ jsx292("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" })
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
3842
  ] });
3843
3843
  }
3844
3844
  );
3845
- MagickoArrowTransfer02.displayName = "MagickoArrowTransfer02";
3845
+ MagickoArrowTransfer01.displayName = "MagickoArrowTransfer01";
3846
3846
 
3847
- // dist/icons/MagickoArrowUp01.tsx
3847
+ // dist/icons/MagickoArrowTransfer02.tsx
3848
3848
  import React293 from "react";
3849
3849
  import { jsx as jsx293, jsxs as jsxs236 } from "react/jsx-runtime";
3850
- var MagickoArrowUp01 = React293.forwardRef(
3850
+ var MagickoArrowTransfer02 = React293.forwardRef(
3851
3851
  ({ size, ...props }, ref) => {
3852
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: "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" }),
3854
- /* @__PURE__ */ jsx293("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" })
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" })
3855
3869
  ] });
3856
3870
  }
3857
3871
  );
3858
3872
  MagickoArrowUp01.displayName = "MagickoArrowUp01";
3859
3873
 
3860
3874
  // dist/icons/MagickoArrowUp03.tsx
3861
- import React294 from "react";
3862
- import { jsx as jsx294 } from "react/jsx-runtime";
3863
- var MagickoArrowUp03 = React294.forwardRef(
3875
+ import React295 from "react";
3876
+ import { jsx as jsx295 } from "react/jsx-runtime";
3877
+ var MagickoArrowUp03 = React295.forwardRef(
3864
3878
  ({ size, ...props }, ref) => {
3865
- return /* @__PURE__ */ jsx294("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx294("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" }) });
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" }) });
3866
3880
  }
3867
3881
  );
3868
3882
  MagickoArrowUp03.displayName = "MagickoArrowUp03";
3869
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
+
4287
+ // dist/icons/MagickoBookmark.tsx
4288
+ import React325 from "react";
4289
+ import { jsx as jsx325, jsxs as jsxs266 } from "react/jsx-runtime";
4290
+ var MagickoBookmark = React325.forwardRef(
4291
+ ({ size, ...props }, ref) => {
4292
+ 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: [
4293
+ /* @__PURE__ */ jsx325("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" }),
4294
+ /* @__PURE__ */ jsx325("path", { fill: "#1e293b", d: "M8.68 15.33c-.42 0-.81-.1-1.15-.29-.83-.47-1.28-1.4-1.28-2.62V2.44c0-.41.34-.75.75-.75s.75.34.75.75v9.98c0 .65.19 1.13.52 1.31.35.2.89.1 1.48-.25l1.32-.79c.54-.32 1.31-.32 1.85 0l1.32.79c.6.36 1.14.45 1.48.25.33-.19.52-.67.52-1.31V2.44c0-.41.34-.75.75-.75s.75.34.75.75v9.98c0 1.22-.45 2.15-1.28 2.62s-1.92.37-2.99-.27l-1.32-.79c-.06-.04-.25-.04-.31 0l-1.32.79c-.62.37-1.26.56-1.84.56" }),
4295
+ /* @__PURE__ */ jsx325("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" }),
4296
+ /* @__PURE__ */ jsx325("path", { fill: "#1e293b", d: "M8.68 15.33c-.42 0-.81-.1-1.15-.29-.83-.47-1.28-1.4-1.28-2.62V2.44c0-.41.34-.75.75-.75s.75.34.75.75v9.98c0 .65.19 1.13.52 1.31.35.2.89.1 1.48-.25l1.32-.79c.54-.32 1.31-.32 1.85 0l1.32.79c.6.36 1.14.45 1.48.25.33-.19.52-.67.52-1.31V2.44c0-.41.34-.75.75-.75s.75.34.75.75v9.98c0 1.22-.45 2.15-1.28 2.62s-1.92.37-2.99-.27l-1.32-.79c-.06-.04-.25-.04-.31 0l-1.32.79c-.62.37-1.26.56-1.84.56" })
4297
+ ] });
4298
+ }
4299
+ );
4300
+ MagickoBookmark.displayName = "MagickoBookmark";
4301
+
4302
+ // dist/icons/MagickoBox.tsx
4303
+ import React326 from "react";
4304
+ import { jsx as jsx326, jsxs as jsxs267 } from "react/jsx-runtime";
4305
+ var MagickoBox = React326.forwardRef(
4306
+ ({ size, ...props }, ref) => {
4307
+ 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: [
4308
+ /* @__PURE__ */ jsx326("path", { fill: "#1e293b", d: "M12 13.3c-.13 0-.26-.03-.38-.1L2.79 8.09a.752.752 0 1 1 .76-1.3L12 11.68l8.4-4.86a.76.76 0 0 1 1.03.27c.21.36.08.82-.27 1.03l-8.77 5.08a.9.9 0 0 1-.39.1" }),
4309
+ /* @__PURE__ */ jsx326("path", { fill: "#1e293b", d: "M12 22.36c-.41 0-.75-.34-.75-.75v-9.07c0-.41.34-.75.75-.75s.75.34.75.75v9.07c0 .41-.34.75-.75.75" }),
4310
+ /* @__PURE__ */ jsx326("path", { fill: "#1e293b", d: "M12 22.75c-.88 0-1.75-.19-2.44-.57l-5.34-2.97c-1.45-.8-2.58-2.73-2.58-4.39V9.17c0-1.66 1.13-3.58 2.58-4.39l5.34-2.96c1.37-.76 3.51-.76 4.88 0l5.34 2.97c1.45.8 2.58 2.73 2.58 4.39v5.65c0 1.66-1.13 3.58-2.58 4.39l-5.34 2.96c-.69.38-1.56.57-2.44.57m0-20c-.63 0-1.25.13-1.71.38L4.95 6.1c-.96.53-1.81 1.97-1.81 3.07v5.65c0 1.1.85 2.54 1.81 3.08l5.34 2.97c.91.51 2.51.51 3.42 0l5.34-2.97c.96-.54 1.81-1.97 1.81-3.08V9.17c0-1.1-.85-2.54-1.81-3.08l-5.34-2.97c-.46-.24-1.08-.37-1.71-.37" })
4311
+ ] });
4312
+ }
4313
+ );
4314
+ MagickoBox.displayName = "MagickoBox";
4315
+
4316
+ // dist/icons/MagickoBox1.tsx
4317
+ import React327 from "react";
4318
+ import { jsx as jsx327, jsxs as jsxs268 } from "react/jsx-runtime";
4319
+ var MagickoBox1 = React327.forwardRef(
4320
+ ({ size, ...props }, ref) => {
4321
+ 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: [
4322
+ /* @__PURE__ */ jsx327("path", { fill: "#1e293b", d: "M12 22.16c-.58 0-1.16-.1-1.62-.31l-7.24-3.22c-.93-.41-1.63-1.49-1.63-2.51V7.89c0-1.02.7-2.1 1.63-2.51l7.24-3.22c.93-.41 2.32-.41 3.25 0l7.24 3.22c.93.41 1.63 1.49 1.63 2.51v8.23c0 1.02-.7 2.1-1.63 2.51l-7.24 3.22c-.47.2-1.05.31-1.63.31m0-18.82c-.38 0-.75.06-1.02.18L3.74 6.74c-.38.17-.74.72-.74 1.14v8.23c0 .42.36.97.74 1.14l7.24 3.22c.53.24 1.5.24 2.03 0l7.24-3.22c.38-.17.74-.72.74-1.14V7.88c0-.42-.36-.97-.74-1.14l-7.24-3.22c-.26-.12-.63-.18-1.01-.18" }),
4323
+ /* @__PURE__ */ jsx327("path", { fill: "#1e293b", d: "M12 22.16c-.41 0-.75-.34-.75-.75V10.92c0-.41.34-.75.75-.75s.75.34.75.75v10.49c0 .41-.34.75-.75.75" }),
4324
+ /* @__PURE__ */ jsx327("path", { fill: "#1e293b", d: "M12 11.67c-.1 0-.21-.02-.3-.06L2.58 7.56a.75.75 0 0 1 .61-1.37l8.82 3.92 8.88-3.92c.38-.17.82 0 .99.38s0 .82-.38.99l-9.18 4.05c-.11.04-.22.06-.32.06" })
4325
+ ] });
4326
+ }
4327
+ );
4328
+ MagickoBox1.displayName = "MagickoBox1";
4329
+
4330
+ // dist/icons/MagickoBox2.tsx
4331
+ import React328 from "react";
4332
+ import { jsx as jsx328, jsxs as jsxs269 } from "react/jsx-runtime";
4333
+ var MagickoBox2 = React328.forwardRef(
4334
+ ({ size, ...props }, ref) => {
4335
+ return /* @__PURE__ */ jsxs269("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4336
+ /* @__PURE__ */ jsx328("path", { fill: "#1e293b", d: "M12 13.3c-.13 0-.26-.03-.38-.1L2.79 8.09a.75.75 0 0 1-.27-1.03.75.75 0 0 1 1.03-.27L12 11.68l8.4-4.86a.76.76 0 0 1 1.03.27c.21.36.08.82-.27 1.03l-8.77 5.08a.9.9 0 0 1-.39.1" }),
4337
+ /* @__PURE__ */ jsx328("path", { fill: "#1e293b", d: "M12 22.36c-.41 0-.75-.34-.75-.75v-9.07c0-.41.34-.75.75-.75s.75.34.75.75v9.07c0 .41-.34.75-.75.75" }),
4338
+ /* @__PURE__ */ jsx328("path", { fill: "#1e293b", d: "M12 22.75c-.88 0-1.75-.19-2.44-.57l-5.34-2.97c-1.45-.8-2.58-2.73-2.58-4.39V9.17c0-1.66 1.13-3.58 2.58-4.39l5.34-2.96c1.37-.76 3.51-.76 4.88 0l5.34 2.97c1.45.8 2.58 2.73 2.58 4.39v5.65c0 1.66-1.13 3.58-2.58 4.39l-5.34 2.96c-.69.38-1.56.57-2.44.57m0-20c-.63 0-1.25.13-1.71.38L4.95 6.1c-.96.54-1.81 1.97-1.81 3.08v5.65c0 1.1.85 2.54 1.81 3.08l5.34 2.97c.91.51 2.51.51 3.42 0l5.34-2.97c.96-.54 1.81-1.97 1.81-3.08V9.18c0-1.1-.85-2.54-1.81-3.08l-5.34-2.97c-.46-.25-1.08-.38-1.71-.38" }),
4339
+ /* @__PURE__ */ jsx328("path", { fill: "#1e293b", d: "M17 13.99c-.41 0-.75-.34-.75-.75v-3.22L7.13 4.76a.74.74 0 0 1-.27-1.02.74.74 0 0 1 1.02-.27l9.49 5.48c.23.13.38.38.38.65v3.66c0 .39-.34.73-.75.73" })
4340
+ ] });
4341
+ }
4342
+ );
4343
+ MagickoBox2.displayName = "MagickoBox2";
4344
+
4345
+ // dist/icons/MagickoBriefcase.tsx
4346
+ import React329 from "react";
4347
+ import { jsx as jsx329, jsxs as jsxs270 } from "react/jsx-runtime";
4348
+ var MagickoBriefcase = React329.forwardRef(
4349
+ ({ size, ...props }, ref) => {
4350
+ return /* @__PURE__ */ jsxs270("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4351
+ /* @__PURE__ */ jsx329("path", { fill: "#1e293b", d: "M16 22.75H8c-4.62 0-5.48-2.15-5.7-4.24l-.75-8.01c-.11-1.05-.14-2.6.9-3.76.9-1 2.39-1.48 4.55-1.48h10c2.17 0 3.66.49 4.55 1.48 1.04 1.16 1.01 2.71.9 3.77l-.75 7.99c-.22 2.1-1.08 4.25-5.7 4.25m-9-16c-1.69 0-2.85.33-3.44.99-.49.54-.65 1.37-.52 2.61l.75 8.01c.17 1.58.6 2.89 4.21 2.89h8c3.6 0 4.04-1.31 4.21-2.9l.75-7.99c.13-1.25-.03-2.08-.52-2.62-.59-.66-1.75-.99-3.44-.99z" }),
4352
+ /* @__PURE__ */ jsx329("path", { fill: "#1e293b", d: "M16 6.75c-.41 0-.75-.34-.75-.75v-.8c0-1.78 0-2.45-2.45-2.45h-1.6c-2.45 0-2.45.67-2.45 2.45V6c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.8c0-1.76 0-3.95 3.95-3.95h1.6c3.95 0 3.95 2.19 3.95 3.95V6c0 .41-.34.75-.75.75M12 16.75c-2.75 0-2.75-1.7-2.75-2.72V13c0-1.41.34-1.75 1.75-1.75h2c1.41 0 1.75.34 1.75 1.75v1c0 1.04 0 2.75-2.75 2.75m-1.25-4v1.28c0 1.03 0 1.22 1.25 1.22s1.25-.16 1.25-1.23v-1.27h-2.5" }),
4353
+ /* @__PURE__ */ jsx329("path", { fill: "#1e293b", d: "M14 14.77c-.37 0-.7-.28-.74-.66-.05-.41.24-.79.65-.84 2.64-.33 5.17-1.33 7.3-2.88.33-.25.8-.17 1.05.17.24.33.17.8-.17 1.05-2.34 1.7-5.1 2.79-8 3.16zM10 14.781h-.09c-2.74-.31-5.41-1.31-7.72-2.89a.753.753 0 0 1-.2-1.04c.23-.34.7-.43 1.04-.2 2.11 1.44 4.54 2.35 7.04 2.64.41.05.71.42.66.83-.03.38-.35.66-.73.66" })
4354
+ ] });
4355
+ }
4356
+ );
4357
+ MagickoBriefcase.displayName = "MagickoBriefcase";
4358
+
4359
+ // dist/icons/MagickoBriefcase1.tsx
4360
+ import React330 from "react";
4361
+ import { jsx as jsx330, jsxs as jsxs271 } from "react/jsx-runtime";
4362
+ var MagickoBriefcase1 = React330.forwardRef(
4363
+ ({ size, ...props }, ref) => {
4364
+ return /* @__PURE__ */ jsxs271("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4365
+ /* @__PURE__ */ jsx330("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.75M17.47 22.75H6.53c-2.07 0-3.75-1.68-3.75-3.75v-4.53c0-.41.34-.75.75-.75s.75.34.75.75V19c0 1.24 1.01 2.25 2.25 2.25h10.94c1.24 0 2.25-1.01 2.25-2.25v-4.53c0-.41.34-.75.75-.75s.75.34.75.75V19c0 2.07-1.68 3.75-3.75 3.75" }),
4366
+ /* @__PURE__ */ jsx330("path", { fill: "#1e293b", d: "M12.51 19.63h-1c-.96 0-1.75-.78-1.75-1.74v-1.77c0-.96.79-1.75 1.75-1.75h1c.95 0 1.75.8 1.75 1.75v1.76c0 .95-.8 1.75-1.75 1.75m-1-3.76c-.13 0-.25.12-.25.25v1.77c0 .11.11.24.25.24h1c.13 0 .25-.12.25-.25v-1.76c0-.13-.12-.25-.25-.25z" }),
4367
+ /* @__PURE__ */ jsx330("path", { fill: "#1e293b", d: "M10.51 17.56c-.08 0-.16-.01-.23-.04l-6.54-2.15a2.72 2.72 0 0 1-1.9-2.61V9c0-2.07 1.68-3.75 3.75-3.75h12.82c2.07 0 3.75 1.68 3.75 3.75v3.76c0 1.21-.77 2.26-1.91 2.62l-6.51 2.14a.73.73 0 0 1-.67-.11.78.78 0 0 1-.31-.61v-.68c0-.13-.12-.25-.25-.25h-1c-.13 0-.25.12-.25.25v.69c0 .24-.12.47-.31.61-.13.09-.28.14-.44.14M5.59 6.75C4.35 6.75 3.34 7.76 3.34 9v3.76c0 .55.34 1.02.85 1.18l5.6 1.84c.16-.8.87-1.41 1.72-1.41h1c.83 0 1.55.62 1.71 1.41l5.57-1.83c.52-.16.86-.64.86-1.19V9c0-1.24-1.01-2.25-2.25-2.25z" })
4368
+ ] });
4369
+ }
4370
+ );
4371
+ MagickoBriefcase1.displayName = "MagickoBriefcase1";
4372
+
4373
+ // dist/icons/MagickoBriefcase2.tsx
4374
+ import React331 from "react";
4375
+ import { jsx as jsx331, jsxs as jsxs272 } from "react/jsx-runtime";
4376
+ var MagickoBriefcase2 = React331.forwardRef(
4377
+ ({ size, ...props }, ref) => {
4378
+ return /* @__PURE__ */ jsxs272("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4379
+ /* @__PURE__ */ jsx331("path", { fill: "#1e293b", d: "M17.96 22.5H6.04a4.55 4.55 0 0 1-4.54-4.54V9.29c0-2.5 2.04-4.54 4.54-4.54h11.92c2.5 0 4.54 2.04 4.54 4.54v8.67c0 2.5-2.04 4.54-4.54 4.54M6.04 6.25C4.36 6.25 3 7.61 3 9.29v8.67C3 19.64 4.36 21 6.04 21h11.92c1.68 0 3.04-1.36 3.04-3.04V9.29c0-1.68-1.36-3.04-3.04-3.04z" }),
4380
+ /* @__PURE__ */ jsx331("path", { fill: "#1e293b", d: "M12 15.1c-.75 0-1.49-.29-2.06-.85a1.4 1.4 0 0 0-1-.42H5.57c-1.81 0-3.57-1.44-3.92-3.21l-.13-.65a.75.75 0 1 1 1.47-.29l.13.65c.22 1.09 1.34 2.01 2.45 2.01h3.37c.78 0 1.51.3 2.06.85s1.45.55 2 0 1.28-.85 2.06-.85h3.37c1.11 0 2.23-.92 2.45-2.01l.13-.65a.75.75 0 1 1 1.47.29l-.13.65c-.35 1.77-2.11 3.21-3.92 3.21h-3.37c-.38 0-.73.15-1 .42-.57.57-1.31.85-2.06.85M15.25 6.25c-.41 0-.75-.34-.75-.75V4.42c0-.78-.64-1.42-1.42-1.42h-2.17c-.78 0-1.42.64-1.42 1.42V5.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4.42c0-1.61 1.31-2.92 2.92-2.92h2.17C14.69 1.5 16 2.81 16 4.42V5.5c0 .41-.34.75-.75.75" })
4381
+ ] });
4382
+ }
4383
+ );
4384
+ MagickoBriefcase2.displayName = "MagickoBriefcase2";
4385
+
4386
+ // dist/icons/MagickoBroom.tsx
4387
+ import React332 from "react";
4388
+ import { jsx as jsx332, jsxs as jsxs273 } from "react/jsx-runtime";
4389
+ var MagickoBroom = React332.forwardRef(
4390
+ ({ size, ...props }, ref) => {
4391
+ return /* @__PURE__ */ jsxs273("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4392
+ /* @__PURE__ */ jsx332("path", { fill: "#1e293b", d: "M6.45 8.5c-.06 0-.12-.01-.18-.02a.76.76 0 0 1-.46-.34L4.25 5.58c-.38-.62-.5-1.36-.32-2.08.17-.71.61-1.32 1.24-1.7.62-.38 1.36-.5 2.08-.32.72.17 1.32.61 1.7 1.24l1.56 2.56c.22.35.1.81-.25 1.03L6.84 8.39c-.12.07-.25.11-.39.11m.14-5.6c-.23 0-.45.06-.64.18a1.256 1.256 0 0 0-.42 1.71L6.7 6.71l2.14-1.3-1.17-1.92c-.17-.28-.45-.48-.77-.56-.11-.02-.21-.03-.31-.03M11.42 22.61c-.3 0-.6-.04-.89-.13-.88-.26-1.59-.86-2-1.71l-2.05-4.18a4.73 4.73 0 0 1 1.79-6.15l3.16-1.92a4.724 4.724 0 0 1 6.29 1.23l2.77 3.74c.56.76.77 1.67.6 2.56s-.71 1.66-1.52 2.15l-6.43 3.91c-.54.33-1.13.5-1.72.5M13.9 9.32c-.58 0-1.16.16-1.7.48l-3.16 1.919a3.24 3.24 0 0 0-1.23 4.21l2.05 4.18c.23.46.61.79 1.08.93s.97.06 1.4-.2l6.43-3.91c.44-.27.73-.68.83-1.16.09-.48-.02-.97-.33-1.38l-2.77-3.74a3.19 3.19 0 0 0-2.6-1.33" }),
4393
+ /* @__PURE__ */ jsx332("path", { fill: "#1e293b", d: "M7.68 12.43c-.06 0-.12-.01-.18-.02a.76.76 0 0 1-.46-.34L4.96 8.65a.75.75 0 0 1 .25-1.03l5.12-3.12c.35-.21.82-.1 1.03.25l2.08 3.42c.1.17.14.37.09.57-.05.19-.17.36-.34.46l-5.12 3.12c-.12.08-.26.11-.39.11M6.63 8.52l1.3 2.14 3.84-2.34-1.3-2.14zM15.96 20.27c-.25 0-.5-.13-.64-.36l-1.65-2.71a.75.75 0 0 1 .25-1.03c.35-.21.82-.1 1.03.25l1.65 2.71a.75.75 0 0 1-.64 1.14M13.4 21.83c-.25 0-.5-.13-.64-.36l-1.65-2.71a.75.75 0 0 1 .25-1.03c.35-.21.82-.1 1.03.25l1.65 2.71a.75.75 0 0 1-.64 1.14M18.52 18.71c-.25 0-.5-.13-.64-.36l-1.65-2.71a.75.75 0 0 1 .25-1.03c.35-.21.82-.1 1.03.25l1.65 2.71a.75.75 0 0 1-.64 1.14" })
4394
+ ] });
4395
+ }
4396
+ );
4397
+ MagickoBroom.displayName = "MagickoBroom";
4398
+
4399
+ // dist/icons/MagickoBrushMakeup.tsx
4400
+ import React333 from "react";
4401
+ import { jsx as jsx333, jsxs as jsxs274 } from "react/jsx-runtime";
4402
+ var MagickoBrushMakeup = React333.forwardRef(
4403
+ ({ size, ...props }, ref) => {
4404
+ return /* @__PURE__ */ jsxs274("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4405
+ /* @__PURE__ */ jsx333("path", { fill: "#1e293b", d: "M15.02 22.75H8.98c-.86 0-1.66-.39-2.18-1.08-.52-.68-.7-1.55-.48-2.38l1.73-6.48c.09-.33.38-.56.72-.56h6.44c.34 0 .64.23.72.56l1.73 6.48c.22.83.05 1.7-.48 2.38-.5.69-1.3 1.08-2.16 1.08m-5.66-9-1.58 5.93c-.1.38-.02.77.22 1.08s.6.49.99.49h6.04c.39 0 .75-.18.99-.49s.32-.71.22-1.08l-1.58-5.93z" }),
4406
+ /* @__PURE__ */ jsx333("path", { fill: "#1e293b", d: "M15 13.75H9c-.96 0-1.75-.79-1.75-1.75v-1c0-.96.79-1.75 1.75-1.75h6c.96 0 1.75.79 1.75 1.75v1c0 .96-.79 1.75-1.75 1.75m-6-3c-.14 0-.25.11-.25.25v1c0 .14.11.25.25.25h6c.14 0 .25-.11.25-.25v-1c0-.14-.11-.25-.25-.25z" }),
4407
+ /* @__PURE__ */ jsx333("path", { fill: "#1e293b", d: "M13.5 10.75h-3c-.41 0-.75-.34-.75-.75V3.5c0-1.24 1.01-2.25 2.25-2.25s2.25 1.01 2.25 2.25V10c0 .41-.34.75-.75.75m-2.25-1.5h1.5V3.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75zM10.5 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M13.5 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M18 6.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2c-.15.15-.34.22-.53.22" }),
4408
+ /* @__PURE__ */ jsx333("path", { fill: "#1e293b", d: "M20 6.75c-.19 0-.38-.07-.53-.22l-2-2a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2 2c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M2 15.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2c-.15.15-.34.22-.53.22" }),
4409
+ /* @__PURE__ */ jsx333("path", { fill: "#1e293b", d: "M4 15.75c-.19 0-.38-.07-.53-.22l-2-2a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2 2c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
4410
+ ] });
4411
+ }
4412
+ );
4413
+ MagickoBrushMakeup.displayName = "MagickoBrushMakeup";
4414
+
4415
+ // dist/icons/MagickoBuilding.tsx
4416
+ import React334 from "react";
4417
+ import { jsx as jsx334, jsxs as jsxs275 } from "react/jsx-runtime";
4418
+ var MagickoBuilding = React334.forwardRef(
4419
+ ({ size, ...props }, ref) => {
4420
+ return /* @__PURE__ */ jsxs275("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4421
+ /* @__PURE__ */ jsx334("path", { fill: "#1e293b", d: "M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
4422
+ /* @__PURE__ */ jsx334("path", { fill: "#1e293b", d: "M21 22.75H3c-.41 0-.75-.34-.75-.75V6c0-3.02 1.73-4.75 4.75-4.75h10c3.02 0 4.75 1.73 4.75 4.75v16c0 .41-.34.75-.75.75m-17.25-1.5h16.5V6c0-2.22-1.03-3.25-3.25-3.25H7C4.78 2.75 3.75 3.78 3.75 6z" }),
4423
+ /* @__PURE__ */ jsx334("path", { fill: "#1e293b", d: "M10 17.25H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75M17 17.25h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75M10 12.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75M17 12.75h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75M10 8.25H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75M17 8.25h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" })
4424
+ ] });
4425
+ }
4426
+ );
4427
+ MagickoBuilding.displayName = "MagickoBuilding";
4428
+
4429
+ // dist/icons/MagickoBuilding3.tsx
4430
+ import React335 from "react";
4431
+ import { jsx as jsx335, jsxs as jsxs276 } from "react/jsx-runtime";
4432
+ var MagickoBuilding3 = React335.forwardRef(
4433
+ ({ size, ...props }, ref) => {
4434
+ return /* @__PURE__ */ jsxs276("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4435
+ /* @__PURE__ */ jsx335("path", { fill: "#1e293b", d: "M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
4436
+ /* @__PURE__ */ jsx335("path", { fill: "#1e293b", d: "M3.01 22.76a.75.75 0 0 1-.75-.75L2.25 7.07c0-.91.46-1.77 1.22-2.28l4-2.67c.93-.62 2.13-.62 3.05 0l4 2.67c.77.51 1.22 1.36 1.22 2.28l.01 14.92c0 .41-.33.75-.75.75zM9 3.15c-.24 0-.48.07-.69.21l-4 2.67c-.35.23-.56.62-.56 1.04l.01 14.19 10.5-.02-.01-14.17c0-.42-.21-.81-.55-1.03l-4-2.67c-.21-.15-.46-.22-.7-.22M19.98 22.76c-.41 0-.75-.34-.75-.75V18c0-.41.34-.75.75-.75s.75.34.75.75v4.01c0 .41-.33.75-.75.75" }),
4437
+ /* @__PURE__ */ jsx335("path", { fill: "#1e293b", d: "M20 18.75c-1.52 0-2.75-1.23-2.75-2.75v-2c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v2c0 1.52-1.23 2.75-2.75 2.75m0-6c-.69 0-1.25.56-1.25 1.25v2a1.25 1.25 0 0 0 2.5 0v-2c0-.69-.56-1.25-1.25-1.25M15 14.75H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75M9 22.75c-.41 0-.75-.34-.75-.75v-3.75c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75M9 11.25c-1.24 0-2.25-1.01-2.25-2.25S7.76 6.75 9 6.75 11.25 7.76 11.25 9 10.24 11.25 9 11.25m0-3c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75" })
4438
+ ] });
4439
+ }
4440
+ );
4441
+ MagickoBuilding3.displayName = "MagickoBuilding3";
4442
+
4443
+ // dist/icons/MagickoBuilding4.tsx
4444
+ import React336 from "react";
4445
+ import { jsx as jsx336, jsxs as jsxs277 } from "react/jsx-runtime";
4446
+ var MagickoBuilding4 = React336.forwardRef(
4447
+ ({ size, ...props }, ref) => {
4448
+ return /* @__PURE__ */ jsxs277("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4449
+ /* @__PURE__ */ jsx336("path", { fill: "#1e293b", d: "M23 22.75H1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h22c.41 0 .75.34.75.75s-.34.75-.75.75" }),
4450
+ /* @__PURE__ */ jsx336("path", { fill: "#1e293b", d: "M19.78 22.76c-.41 0-.75-.34-.75-.75v-4.46c0-.41.34-.75.75-.75s.75.34.75.75v4.46c0 .41-.33.75-.75.75" }),
4451
+ /* @__PURE__ */ jsx336("path", { fill: "#1e293b", d: "M19.8 18.3c-1.63 0-2.95-1.32-2.95-2.95v-2.27a2.949 2.949 0 1 1 5.9 0v2.27c0 1.63-1.32 2.95-2.95 2.95m0-6.66c-.8 0-1.45.65-1.45 1.45v2.27a1.451 1.451 0 0 0 2.9 0v-2.27c0-.8-.65-1.45-1.45-1.45M14.3 22.75c-.41 0-.75-.34-.75-.75V6.03c0-1.59-.67-2.27-2.23-2.27H5.09c-1.57 0-2.25.68-2.25 2.27V22c0 .41-.34.75-.75.75s-.75-.34-.75-.75V6.03c0-2.43 1.33-3.77 3.75-3.77h6.23c2.41 0 3.73 1.34 3.73 3.77V22c0 .41-.34.75-.75.75" }),
4452
+ /* @__PURE__ */ jsx336("path", { fill: "#1e293b", d: "M10.75 9H5.8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41 0 .75.34.75.75s-.34.75-.75.75M10.75 12.75H5.8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41 0 .75.34.75.75s-.34.75-.75.75M8.25 22.75c-.41 0-.75-.34-.75-.75v-3.75c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75" })
4453
+ ] });
4454
+ }
4455
+ );
4456
+ MagickoBuilding4.displayName = "MagickoBuilding4";
4457
+
4458
+ // dist/icons/MagickoBuilding5.tsx
4459
+ import React337 from "react";
4460
+ import { jsx as jsx337, jsxs as jsxs278 } from "react/jsx-runtime";
4461
+ var MagickoBuilding5 = React337.forwardRef(
4462
+ ({ size, ...props }, ref) => {
4463
+ return /* @__PURE__ */ jsxs278("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4464
+ /* @__PURE__ */ jsx337("path", { fill: "#1e293b", d: "M12.5 22.75H4.08c-1.57 0-2.86-1.26-2.86-2.82V5.09c0-1.53.57-2.72 1.61-3.37 1.05-.66 2.41-.64 3.82.06l4.44 2.18c1.21.6 2.16 2.11 2.16 3.45V22c0 .41-.34.75-.75.75m-7.94-20c-.35 0-.67.08-.94.25-.58.36-.9 1.11-.9 2.09v14.84c0 .73.61 1.32 1.36 1.32h7.67V7.41c0-.77-.62-1.76-1.33-2.1L5.98 3.13c-.51-.25-.99-.38-1.42-.38" }),
4465
+ /* @__PURE__ */ jsx337("path", { fill: "#1e293b", d: "M18.81 22.75H12.5c-.41 0-.75-.34-.75-.75V10.42c0-.23.1-.44.28-.58s.4-.2.63-.15l.47.1 6.54 1.46c1.99.44 2.99 1.61 3.05 3.6.01 0 .01.1.01.21v3.78c-.01 2.56-1.36 3.91-3.92 3.91m-5.56-1.5h5.56c1.76 0 2.41-.65 2.41-2.41v-3.86c-.05-1.37-.57-1.98-1.88-2.27l-6.09-1.36zM8.97 9.75H5.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.47a.749.749 0 1 1 0 1.5M8.97 13.75H5.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.47a.749.749 0 1 1 0 1.5" }),
4466
+ /* @__PURE__ */ jsx337("path", { fill: "#1e293b", d: "M15.22 17.75c-1.65 0-3-1.35-3-3v-4.23c0-.23.1-.44.28-.59s.41-.2.63-.15l4.5 1.01c.34.08.59.38.59.73v3.22c0 1.66-1.34 3.01-3 3.01m-1.5-6.29v3.29c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5v-2.62z" }),
4467
+ /* @__PURE__ */ jsx337("path", { fill: "#1e293b", d: "M19.72 17.75c-1.65 0-3-1.35-3-3v-3.22c0-.23.1-.44.28-.58s.41-.2.63-.15l2.03.45c1.99.44 2.99 1.61 3.05 3.6v.06a2.99 2.99 0 0 1-2.99 2.84m-1.5-5.29v2.29a1.498 1.498 0 0 0 2.99.11c-.05-1.26-.57-1.86-1.87-2.15z" })
4468
+ ] });
4469
+ }
4470
+ );
4471
+ MagickoBuilding5.displayName = "MagickoBuilding5";
4472
+
4473
+ // dist/icons/MagickoBuildings.tsx
4474
+ import React338 from "react";
4475
+ import { jsx as jsx338, jsxs as jsxs279 } from "react/jsx-runtime";
4476
+ var MagickoBuildings = React338.forwardRef(
4477
+ ({ size, ...props }, ref) => {
4478
+ return /* @__PURE__ */ jsxs279("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4479
+ /* @__PURE__ */ jsx338("path", { fill: "#1e293b", d: "M13 22.75H5c-2.42 0-3.75-1.33-3.75-3.75v-8c0-2.42 1.33-3.75 3.75-3.75h5c.41 0 .75.34.75.75v11c0 1.58.67 2.25 2.25 2.25.41 0 .75.34.75.75s-.34.75-.75.75m-8-14c-1.58 0-2.25.67-2.25 2.25v8c0 1.58.67 2.25 2.25 2.25h4.8c-.36-.59-.55-1.34-.55-2.25V8.75z" }),
4480
+ /* @__PURE__ */ jsx338("path", { fill: "#1e293b", d: "M10 8.75H5c-.41 0-.75-.34-.75-.75V6c0-1.52 1.23-2.75 2.75-2.75h3.11c.23 0 .45.11.59.29.14.19.19.43.13.65s-.08.47-.08.81v3c0 .41-.34.75-.75.75m-4.25-1.5h3.5v-2.5H7c-.69 0-1.25.56-1.25 1.25zM14 13.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M18 13.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M18 22.75h-4c-.41 0-.75-.34-.75-.75v-4c0-.96.79-1.75 1.75-1.75h2c.96 0 1.75.79 1.75 1.75v4c0 .41-.34.75-.75.75m-3.25-1.5h2.5V18c0-.14-.11-.25-.25-.25h-2c-.14 0-.25.11-.25.25zM6 17.75c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75" }),
4481
+ /* @__PURE__ */ jsx338("path", { fill: "#1e293b", d: "M19 22.75h-6c-2.42 0-3.75-1.33-3.75-3.75V5c0-2.42 1.33-3.75 3.75-3.75h6c2.42 0 3.75 1.33 3.75 3.75v14c0 2.42-1.33 3.75-3.75 3.75m-6-20c-1.58 0-2.25.67-2.25 2.25v14c0 1.58.67 2.25 2.25 2.25h6c1.58 0 2.25-.67 2.25-2.25V5c0-1.58-.67-2.25-2.25-2.25z" })
4482
+ ] });
4483
+ }
4484
+ );
4485
+ MagickoBuildings.displayName = "MagickoBuildings";
4486
+
4487
+ // dist/icons/MagickoBuildings1.tsx
4488
+ import React339 from "react";
4489
+ import { jsx as jsx339, jsxs as jsxs280 } from "react/jsx-runtime";
4490
+ var MagickoBuildings1 = React339.forwardRef(
4491
+ ({ size, ...props }, ref) => {
4492
+ return /* @__PURE__ */ jsxs280("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4493
+ /* @__PURE__ */ jsx339("path", { fill: "#1e293b", d: "M13 22.75H5c-2.42 0-3.75-1.33-3.75-3.75v-8c0-2.42 1.33-3.75 3.75-3.75h5c.41 0 .75.34.75.75v11c0 1.58.67 2.25 2.25 2.25.41 0 .75.34.75.75s-.34.75-.75.75m-8-14c-1.58 0-2.25.67-2.25 2.25v8c0 1.58.67 2.25 2.25 2.25h4.8c-.36-.59-.55-1.34-.55-2.25V8.75z" }),
4494
+ /* @__PURE__ */ jsx339("path", { fill: "#1e293b", d: "M10 8.75H5c-.41 0-.75-.34-.75-.75V6c0-1.52 1.23-2.75 2.75-2.75h3.11c.23 0 .45.11.59.29.14.19.19.43.13.65s-.08.47-.08.81v3c0 .41-.34.75-.75.75m-4.25-1.5h3.5v-2.5H7c-.69 0-1.25.56-1.25 1.25zM14 13.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M18 13.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M18 22.75h-4c-.41 0-.75-.34-.75-.75v-4c0-.96.79-1.75 1.75-1.75h2c.96 0 1.75.79 1.75 1.75v4c0 .41-.34.75-.75.75m-3.25-1.5h2.5V18c0-.14-.11-.25-.25-.25h-2c-.14 0-.25.11-.25.25zM6 17.75c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75" }),
4495
+ /* @__PURE__ */ jsx339("path", { fill: "#1e293b", d: "M19 22.75h-6c-2.42 0-3.75-1.33-3.75-3.75V5c0-2.42 1.33-3.75 3.75-3.75h6c2.42 0 3.75 1.33 3.75 3.75v14c0 2.42-1.33 3.75-3.75 3.75m-6-20c-1.58 0-2.25.67-2.25 2.25v14c0 1.58.67 2.25 2.25 2.25h6c1.58 0 2.25-.67 2.25-2.25V5c0-1.58-.67-2.25-2.25-2.25z" })
4496
+ ] });
4497
+ }
4498
+ );
4499
+ MagickoBuildings1.displayName = "MagickoBuildings1";
4500
+
4501
+ // dist/icons/MagickoBuildings2.tsx
4502
+ import React340 from "react";
4503
+ import { jsx as jsx340, jsxs as jsxs281 } from "react/jsx-runtime";
4504
+ var MagickoBuildings2 = React340.forwardRef(
4505
+ ({ size, ...props }, ref) => {
4506
+ return /* @__PURE__ */ jsxs281("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4507
+ /* @__PURE__ */ jsx340("path", { fill: "#1e293b", d: "M6.7 18.75H4.15c-1.84 0-2.9-1.06-2.9-2.9V4.15c0-1.84 1.06-2.9 2.9-2.9h4.3c1.84 0 2.9 1.06 2.9 2.9V6c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4.15c0-1.02-.38-1.4-1.4-1.4h-4.3c-1.02 0-1.4.38-1.4 1.4v11.7c0 1.02.38 1.4 1.4 1.4H6.7c.41 0 .75.34.75.75s-.34.75-.75.75" }),
4508
+ /* @__PURE__ */ jsx340("path", { fill: "#1e293b", d: "M14.96 22.75H9.12c-2.01 0-3.17-1.16-3.17-3.17V8.42c0-2.01 1.16-3.17 3.17-3.17h5.84c2.01 0 3.16 1.16 3.16 3.17v11.16c0 2.01-1.15 3.17-3.16 3.17m-5.84-16c-1.2 0-1.67.47-1.67 1.67v11.16c0 1.2.47 1.67 1.67 1.67h5.84c1.19 0 1.66-.47 1.66-1.67V8.42c0-1.2-.47-1.67-1.66-1.67z" }),
4509
+ /* @__PURE__ */ jsx340("path", { fill: "#1e293b", d: "M19.85 18.75h-2.48c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.48c1.02 0 1.4-.38 1.4-1.4V4.15c0-1.02-.38-1.4-1.4-1.4h-4.3c-1.02 0-1.4.38-1.4 1.4V6c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4.15c0-1.84 1.06-2.9 2.9-2.9h4.3c1.84 0 2.9 1.06 2.9 2.9v11.7c0 1.84-1.06 2.9-2.9 2.9" }),
4510
+ /* @__PURE__ */ jsx340("path", { fill: "#1e293b", d: "M14 11.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M14 14.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M12 22.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
4511
+ ] });
4512
+ }
4513
+ );
4514
+ MagickoBuildings2.displayName = "MagickoBuildings2";
4515
+
4516
+ // dist/icons/MagickoBuildings21.tsx
4517
+ import React341 from "react";
4518
+ import { jsx as jsx341, jsxs as jsxs282 } from "react/jsx-runtime";
4519
+ var MagickoBuildings21 = React341.forwardRef(
4520
+ ({ size, ...props }, ref) => {
4521
+ return /* @__PURE__ */ jsxs282("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4522
+ /* @__PURE__ */ jsx341("path", { fill: "#1e293b", d: "M16.44 22.75c-.41 0-.75-.34-.75-.75V4.22c0-.81-.66-1.47-1.47-1.47H8.11c-.81 0-1.47.66-1.47 1.47v3.66c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4.22a2.97 2.97 0 0 1 2.97-2.97h6.11a2.97 2.97 0 0 1 2.97 2.97V22c0 .41-.34.75-.75.75" }),
4523
+ /* @__PURE__ */ jsx341("path", { fill: "#1e293b", d: "M10.89 22.75H4.22a2.97 2.97 0 0 1-2.97-2.97v-8.57c0-1.13.63-2.15 1.64-2.66l5.19-2.59c.75-.38 1.63-.34 2.35.1a2.39 2.39 0 0 1 1.15 2.05l.06 13.15h8.14c.81 0 1.47-.66 1.47-1.47v-5.55c0-.81-.66-1.47-1.47-1.47h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33a2.97 2.97 0 0 1 2.97 2.97v5.55a2.97 2.97 0 0 1-2.97 2.97h-8.89zM9.16 7.2c-.14 0-.28.03-.41.1L3.56 9.89c-.5.25-.81.76-.81 1.32v8.57c0 .81.66 1.47 1.47 1.47h5.91l-.06-13.14c0-.32-.16-.61-.44-.78a.9.9 0 0 0-.48-.14z" }),
4524
+ /* @__PURE__ */ jsx341("path", { fill: "#1e293b", d: "M7.56 14.97H5.34c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c.41 0 .75.34.75.75s-.34.75-.75.75M7.56 18.31H5.34c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c.41 0 .75.34.75.75s-.34.75-.75.75" })
4525
+ ] });
4526
+ }
4527
+ );
4528
+ MagickoBuildings21.displayName = "MagickoBuildings21";
4529
+
4530
+ // dist/icons/MagickoBus.tsx
4531
+ import React342 from "react";
4532
+ import { jsx as jsx342, jsxs as jsxs283 } from "react/jsx-runtime";
4533
+ var MagickoBus = React342.forwardRef(
4534
+ ({ size, ...props }, ref) => {
4535
+ return /* @__PURE__ */ jsxs283("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4536
+ /* @__PURE__ */ jsx342("path", { fill: "#1e293b", d: "M16.9 22.75H7.1c-2.12 0-3.85-1.73-3.85-3.85V5.1c0-2.12 1.73-3.85 3.85-3.85h9.8c2.12 0 3.85 1.73 3.85 3.85v13.8c0 2.12-1.73 3.85-3.85 3.85m-9.8-20c-1.29 0-2.35 1.05-2.35 2.35v13.8c0 1.29 1.05 2.35 2.35 2.35h9.8c1.29 0 2.35-1.05 2.35-2.35V5.1c0-1.29-1.05-2.35-2.35-2.35z" }),
4537
+ /* @__PURE__ */ jsx342("path", { fill: "#1e293b", d: "M18.5 13.75h-13c-1.24 0-2.25-1.01-2.25-2.25v-2c0-1.24 1.01-2.25 2.25-2.25h13c1.24 0 2.25 1.01 2.25 2.25v2c0 1.24-1.01 2.25-2.25 2.25m-13-5c-.41 0-.75.34-.75.75v2c0 .41.34.75.75.75h13c.41 0 .75-.34.75-.75v-2c0-.41-.34-.75-.75-.75zM8 18.75c-.33 0-.65-.13-.88-.37-.06-.05-.11-.12-.16-.19a1.4 1.4 0 0 1-.11-.21c-.04-.08-.06-.16-.08-.24-.01-.08-.02-.16-.02-.24s.01-.16.02-.24c.02-.08.04-.16.08-.24.03-.07.07-.15.11-.21.05-.07.1-.14.16-.19.46-.47 1.29-.47 1.76 0 .06.05.11.12.16.19.04.06.08.14.11.21.04.08.06.16.08.24.01.08.02.16.02.24s-.01.16-.02.24c-.02.08-.04.16-.08.24-.03.07-.07.15-.11.21-.05.07-.1.14-.16.19-.23.24-.55.37-.88.37M16 18.75c-.33 0-.65-.13-.88-.37-.24-.23-.37-.55-.37-.88s.13-.65.37-.88c.46-.47 1.3-.47 1.76 0 .24.23.37.55.37.88s-.13.65-.37.88c-.23.24-.55.37-.88.37M14.5 5.75h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
4538
+ ] });
4539
+ }
4540
+ );
4541
+ MagickoBus.displayName = "MagickoBus";
4542
+
4543
+ // dist/icons/MagickoBus1.tsx
4544
+ import React343 from "react";
4545
+ import { jsx as jsx343, jsxs as jsxs284 } from "react/jsx-runtime";
4546
+ var MagickoBus1 = React343.forwardRef(
4547
+ ({ size, ...props }, ref) => {
4548
+ return /* @__PURE__ */ jsxs284("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4549
+ /* @__PURE__ */ jsx343("path", { fill: "#1e293b", d: "M16.9 22.75H7.1c-2.12 0-3.85-1.73-3.85-3.85V5.1c0-2.12 1.73-3.85 3.85-3.85h9.8c2.12 0 3.85 1.73 3.85 3.85v13.8c0 2.12-1.73 3.85-3.85 3.85m-9.8-20c-1.3 0-2.35 1.05-2.35 2.35v13.8c0 1.3 1.05 2.35 2.35 2.35h9.8c1.3 0 2.35-1.05 2.35-2.35V5.1c0-1.3-1.05-2.35-2.35-2.35z" }),
4550
+ /* @__PURE__ */ jsx343("path", { fill: "#1e293b", d: "M18.5 13.75h-13c-1.24 0-2.25-1.01-2.25-2.25v-2c0-1.24 1.01-2.25 2.25-2.25h13c1.24 0 2.25 1.01 2.25 2.25v2c0 1.24-1.01 2.25-2.25 2.25m-13-5c-.41 0-.75.34-.75.75v2c0 .41.34.75.75.75h13c.41 0 .75-.34.75-.75v-2c0-.41-.34-.75-.75-.75zM8.5 18.95a1.25 1.25 0 0 1 0-2.5h.01c.69 0 1.25.56 1.25 1.25s-.57 1.25-1.26 1.25M15.5 18.95a1.25 1.25 0 0 1 0-2.5h.01c.69 0 1.25.56 1.25 1.25s-.57 1.25-1.26 1.25M14.5 5.75h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75M1.5 9.75c-.41 0-.75-.34-.75-.75V6c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M22.5 9.75c-.41 0-.75-.34-.75-.75V6c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
4551
+ ] });
4552
+ }
4553
+ );
4554
+ MagickoBus1.displayName = "MagickoBus1";
4555
+
4556
+ // dist/icons/MagickoBuyCrypto1.tsx
4557
+ import React344 from "react";
4558
+ import { jsx as jsx344, jsxs as jsxs285 } from "react/jsx-runtime";
4559
+ var MagickoBuyCrypto1 = React344.forwardRef(
4560
+ ({ size, ...props }, ref) => {
4561
+ return /* @__PURE__ */ jsxs285("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4562
+ /* @__PURE__ */ jsx344("path", { fill: "#1e293b", d: "M15.5 15.75c-.18 0-.38-.01-.56-.02a.75.75 0 0 1-.7-.69c-.22-2.79-2.49-5.05-5.27-5.27a.75.75 0 0 1-.69-.7 7.255 7.255 0 0 1 7.23-7.81c4 0 7.25 3.25 7.25 7.25s-3.26 7.24-7.26 7.24M9.75 8.36c2.98.53 5.37 2.91 5.89 5.89a5.755 5.755 0 0 0 5.61-5.75c0-3.17-2.58-5.75-5.75-5.75-3.12 0-5.67 2.5-5.75 5.61" }),
4563
+ /* @__PURE__ */ jsx344("path", { fill: "#1e293b", d: "M8.5 22.75c-4 0-7.25-3.25-7.25-7.25a7.255 7.255 0 0 1 7.81-7.23c3.53.28 6.39 3.14 6.66 6.65.01.2.02.4.02.58.01 4-3.24 7.25-7.24 7.25m0-13c-3.17 0-5.75 2.58-5.75 5.75s2.58 5.75 5.75 5.75 5.75-2.58 5.75-5.75c0-.16-.01-.32-.02-.48-.22-2.77-2.49-5.04-5.27-5.26-.14 0-.3-.01-.46-.01" }),
4564
+ /* @__PURE__ */ jsx344("path", { fill: "#1e293b", d: "M8.5 18.75c-.27 0-.53-.15-.66-.39l-.78-1.42-1.42-.78a.75.75 0 0 1-.39-.66c0-.28.15-.53.39-.66l1.42-.78.78-1.42c.26-.48 1.05-.48 1.32 0l.78 1.42 1.42.78c.24.13.39.38.39.66s-.15.53-.39.66l-1.42.78-.78 1.42c-.13.24-.39.39-.66.39m-.94-3.25.41.23q.195.105.3.3l.23.41.23-.41q.105-.195.3-.3l.41-.23-.41-.23a.72.72 0 0 1-.3-.3l-.23-.41-.23.41q-.105.195-.3.3z" })
4565
+ ] });
4566
+ }
4567
+ );
4568
+ MagickoBuyCrypto1.displayName = "MagickoBuyCrypto1";
4569
+
4570
+ // dist/icons/MagickoCalculator.tsx
4571
+ import React345 from "react";
4572
+ import { jsx as jsx345, jsxs as jsxs286 } from "react/jsx-runtime";
4573
+ var MagickoCalculator = React345.forwardRef(
4574
+ ({ size, ...props }, ref) => {
4575
+ return /* @__PURE__ */ jsxs286("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4576
+ /* @__PURE__ */ jsx345("path", { fill: "#1e293b", d: "M14 22.75h-4c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h4c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-4-20C5.39 2.75 3.75 4.39 3.75 9v6c0 4.61 1.64 6.25 6.25 6.25h4c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
4577
+ /* @__PURE__ */ jsx345("path", { fill: "#1e293b", d: "M15 10.83H9c-1.24 0-2.25-1.01-2.25-2.25v-1c0-1.24 1.01-2.25 2.25-2.25h6c1.24 0 2.25 1.01 2.25 2.25v1c0 1.24-1.01 2.25-2.25 2.25m-6-4c-.41 0-.75.34-.75.75v1c0 .41.34.75.75.75h6c.41 0 .75-.34.75-.75v-1c0-.41-.34-.75-.75-.75zM8.15 14.92c-.13 0-.26-.03-.38-.08a1 1 0 0 1-.32-.21 1 1 0 0 1-.29-.71.99.99 0 0 1 .29-.71c.04-.04.09-.09.15-.12.05-.04.11-.07.17-.09a.998.998 0 0 1 1.31.54c.05.12.08.25.08.38a1 1 0 0 1-.3.71 1 1 0 0 1-.71.29M12.16 14.92a.99.99 0 0 1-1-1 .99.99 0 0 1 .29-.71c.04-.04.09-.09.15-.12.05-.04.11-.07.17-.09a.972.972 0 0 1 .77 0c.12.05.23.12.32.21.09.1.17.2.22.33.05.12.08.25.08.38a1 1 0 0 1-.3.71c-.19.19-.44.29-.7.29M16.15 14.92c-.13 0-.26-.03-.38-.08a1 1 0 0 1-.54-.54 1 1 0 0 1-.07-.38.99.99 0 0 1 .29-.71c.37-.37 1.04-.37 1.41 0 .19.19.3.45.3.71a1 1 0 0 1-.3.71c-.18.18-.43.29-.71.29M8.16 18.921a1 1 0 0 1-.71-.29 1 1 0 0 1-.3-.71 1.02 1.02 0 0 1 .45-.83c.05-.04.11-.07.17-.09.06-.03.13-.05.19-.06.33-.06.67.04.9.27.05.05.09.1.13.15l.09.18.06.18c.01.07.02.13.02.2a1 1 0 0 1-.3.71c-.19.19-.44.29-.7.29M12.16 18.921a1 1 0 0 1-.71-.29 1 1 0 0 1-.3-.71c0-.26.11-.52.3-.71.23-.23.58-.33.9-.27.06.01.13.03.19.06.06.02.12.05.17.09.05.03.1.08.15.12.19.19.29.45.29.71a.99.99 0 0 1-.99 1M16.15 18.92a.99.99 0 0 1-.99-1c0-.26.1-.52.29-.71.09-.09.2-.16.32-.21.37-.15.82-.07 1.09.21.19.19.29.45.29.71 0 .27-.1.52-.29.71-.09.09-.2.16-.32.21s-.25.08-.39.08" })
4578
+ ] });
4579
+ }
4580
+ );
4581
+ MagickoCalculator.displayName = "MagickoCalculator";
4582
+
4583
+ // dist/icons/MagickoCalculator1.tsx
4584
+ import React346 from "react";
4585
+ import { jsx as jsx346, jsxs as jsxs287 } from "react/jsx-runtime";
4586
+ var MagickoCalculator1 = React346.forwardRef(
4587
+ ({ size, ...props }, ref) => {
4588
+ return /* @__PURE__ */ jsxs287("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4589
+ /* @__PURE__ */ jsx346("path", { fill: "#1e293b", d: "M18 8.82h-4.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H18c.41 0 .75.34.75.75s-.34.75-.75.75M10.5 8.82H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.5c.41 0 .75.34.75.75s-.34.75-.75.75M18 14.81h-4.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H18c.41 0 .75.34.75.75s-.34.75-.75.75M18 18.56h-4.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H18c.41 0 .75.34.75.75s-.34.75-.75.75" }),
4590
+ /* @__PURE__ */ jsx346("path", { fill: "#1e293b", d: "M15.77 11.06c-.41 0-.75-.34-.75-.75v-4.5c0-.41.34-.75.75-.75s.75.34.75.75v4.5c0 .41-.34.75-.75.75M6 18.94c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l4.5-4.5c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-4.5 4.5c-.15.15-.34.22-.53.22" }),
4591
+ /* @__PURE__ */ jsx346("path", { fill: "#1e293b", d: "M10.5 18.94c-.19 0-.38-.07-.53-.22l-4.5-4.5a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l4.5 4.5c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
4592
+ /* @__PURE__ */ jsx346("path", { fill: "#1e293b", d: "M17 22.75H7c-3.17 0-5.75-2.58-5.75-5.75V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 3.17-2.58 5.75-5.75 5.75m-10-20A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h10A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75z" })
4593
+ ] });
4594
+ }
4595
+ );
4596
+ MagickoCalculator1.displayName = "MagickoCalculator1";
4597
+
4598
+ // dist/icons/MagickoCalendar1.tsx
4599
+ import React347 from "react";
4600
+ import { jsx as jsx347, jsxs as jsxs288 } from "react/jsx-runtime";
4601
+ var MagickoCalendar1 = React347.forwardRef(
4602
+ ({ size, ...props }, ref) => {
4603
+ return /* @__PURE__ */ jsxs288("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4604
+ /* @__PURE__ */ jsx347("path", { fill: "#1e293b", d: "M17.04 22H6.96a4.26 4.26 0 0 1-4.25-4.25V9.33a4.26 4.26 0 0 1 4.25-4.25h10.08a4.26 4.26 0 0 1 4.25 4.25v8.42A4.26 4.26 0 0 1 17.04 22M6.96 6.58c-1.52 0-2.75 1.23-2.75 2.75v8.42c0 1.52 1.23 2.75 2.75 2.75h10.08c1.52 0 2.75-1.23 2.75-2.75V9.33c0-1.52-1.23-2.75-2.75-2.75z" }),
4605
+ /* @__PURE__ */ jsx347("path", { fill: "#1e293b", d: "M17.14 6.58a.75.75 0 0 1-.74-.63l-.51-3.08c-.07-.41.21-.79.62-.86.4-.07.79.21.86.62l.51 3.08c.07.41-.21.79-.62.86-.04.01-.08.01-.12.01M6.86 6.58c-.04 0-.08 0-.12-.01a.747.747 0 0 1-.62-.86l.5-3.08c.07-.41.45-.69.86-.62s.69.45.62.86l-.5 3.08a.75.75 0 0 1-.74.63M20.54 11.72H3.46c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17.08c.41 0 .75.34.75.75s-.34.75-.75.75M10.89 17.89H7.81c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.08a.749.749 0 1 1 0 1.5" })
4606
+ ] });
4607
+ }
4608
+ );
4609
+ MagickoCalendar1.displayName = "MagickoCalendar1";
4610
+
4611
+ // dist/icons/MagickoCalendar2.tsx
4612
+ import React348 from "react";
4613
+ import { jsx as jsx348, jsxs as jsxs289 } from "react/jsx-runtime";
4614
+ var MagickoCalendar2 = React348.forwardRef(
4615
+ ({ size, ...props }, ref) => {
4616
+ return /* @__PURE__ */ jsxs289("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4617
+ /* @__PURE__ */ jsx348("path", { fill: "#1e293b", d: "M8 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M16 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M20.5 9.84h-17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
4618
+ /* @__PURE__ */ jsx348("path", { fill: "#1e293b", d: "M16 22.75H8c-3.65 0-5.75-2.1-5.75-5.75V8.5c0-3.65 2.1-5.75 5.75-5.75h8c3.65 0 5.75 2.1 5.75 5.75V17c0 3.65-2.1 5.75-5.75 5.75M8 4.25c-2.86 0-4.25 1.39-4.25 4.25V17c0 2.86 1.39 4.25 4.25 4.25h8c2.86 0 4.25-1.39 4.25-4.25V8.5c0-2.86-1.39-4.25-4.25-4.25z" }),
4619
+ /* @__PURE__ */ jsx348("path", { fill: "#1e293b", d: "M8.5 14.5c-.13 0-.26-.03-.38-.08q-.18-.075-.33-.21-.135-.15-.21-.33a1 1 0 0 1-.08-.38c0-.26.11-.52.29-.71q.15-.135.33-.21c.18-.08.38-.1.58-.06q.09.015.18.06.09.03.18.09l.15.12c.04.05.09.1.12.15q.06.09.09.18.045.09.06.18c.01.07.02.13.02.2 0 .26-.11.52-.29.71-.19.18-.45.29-.71.29M12 14.5c-.26 0-.52-.11-.71-.29l-.12-.15a.8.8 0 0 1-.09-.179.6.6 0 0 1-.06-.18c-.01-.07-.02-.13-.02-.2 0-.13.03-.26.08-.38q.075-.18.21-.33c.28-.28.73-.37 1.09-.21.13.05.23.12.33.21.18.19.29.45.29.71 0 .07-.01.13-.02.2q-.015.09-.06.18-.03.09-.09.18l-.12.15c-.1.09-.2.16-.33.21-.12.05-.25.08-.38.08M8.5 18c-.13 0-.26-.029-.38-.079q-.18-.075-.33-.21c-.09-.1-.16-.2-.21-.33a1 1 0 0 1-.08-.38c0-.26.11-.52.29-.71q.15-.135.33-.21c.37-.16.81-.07 1.09.21.04.05.09.1.12.15q.06.09.09.18c.03.06.05.12.06.19.01.06.02.13.02.19 0 .26-.11.52-.29.71-.19.18-.45.29-.71.29" })
4620
+ ] });
4621
+ }
4622
+ );
4623
+ MagickoCalendar2.displayName = "MagickoCalendar2";
4624
+
4625
+ // dist/icons/MagickoCalendarAdd.tsx
4626
+ import React349 from "react";
4627
+ import { jsx as jsx349, jsxs as jsxs290 } from "react/jsx-runtime";
4628
+ var MagickoCalendarAdd = React349.forwardRef(
4629
+ ({ size, ...props }, ref) => {
4630
+ return /* @__PURE__ */ jsxs290("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4631
+ /* @__PURE__ */ jsx349("path", { fill: "#1e293b", d: "M8 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M16 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M8.5 14.5c-.13 0-.26-.02-.38-.08q-.18-.075-.33-.21c-.18-.19-.29-.45-.29-.71 0-.13.03-.26.08-.38q.075-.18.21-.33.15-.135.33-.21c.36-.15.81-.07 1.09.21q.135.15.21.33c.05.12.08.25.08.38 0 .26-.11.52-.29.71-.19.18-.45.29-.71.29M12 14.5c-.26 0-.52-.11-.71-.29q-.135-.15-.21-.329a1 1 0 0 1-.08-.38c0-.26.11-.52.29-.71.28-.28.72-.37 1.09-.21q.18.075.33.21c.18.19.29.45.29.71 0 .13-.02.26-.08.38q-.075.18-.21.33-.15.135-.33.21c-.12.06-.25.08-.38.08M8.5 18c-.13 0-.26-.029-.38-.079q-.18-.075-.33-.21c-.18-.19-.29-.44-.29-.71 0-.13.03-.26.08-.38.05-.13.12-.23.21-.33q.15-.135.33-.21c.36-.16.81-.07 1.09.21.09.1.16.2.21.33.05.12.08.25.08.38 0 .27-.11.52-.29.71-.19.18-.45.29-.71.29M20.5 9.84h-17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75M18 23.75c-2.62 0-4.75-2.13-4.75-4.75s2.13-4.75 4.75-4.75 4.75 2.13 4.75 4.75-2.13 4.75-4.75 4.75m0-8c-1.79 0-3.25 1.46-3.25 3.25s1.46 3.25 3.25 3.25 3.25-1.46 3.25-3.25-1.46-3.25-3.25-3.25" }),
4632
+ /* @__PURE__ */ jsx349("path", { fill: "#1e293b", d: "M19.49 19.8H16.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.99a.749.749 0 1 1 0 1.5" }),
4633
+ /* @__PURE__ */ jsx349("path", { fill: "#1e293b", d: "M18 21.33c-.41 0-.75-.34-.75-.75v-2.99c0-.41.34-.75.75-.75s.75.34.75.75v2.99c0 .41-.34.75-.75.75" }),
4634
+ /* @__PURE__ */ jsx349("path", { fill: "#1e293b", d: "M15.37 22.75H8c-3.65 0-5.75-2.1-5.75-5.75V8.5c0-3.65 2.1-5.75 5.75-5.75h8c3.65 0 5.75 2.1 5.75 5.75v7.86c0 .31-.19.59-.49.7-.29.11-.62.03-.83-.21-.62-.7-1.51-1.1-2.44-1.1-1.79 0-3.25 1.46-3.25 3.25 0 .59.16 1.17.47 1.67.17.3.39.55.63.76.24.2.33.53.22.83-.09.29-.37.49-.69.49M8 4.25c-2.86 0-4.25 1.39-4.25 4.25V17c0 2.86 1.39 4.25 4.25 4.25h5.82a4.7 4.7 0 0 1-.57-2.25c0-2.62 2.13-4.75 4.75-4.75.79 0 1.57.2 2.25.57V8.5c0-2.86-1.39-4.25-4.25-4.25z" })
4635
+ ] });
4636
+ }
4637
+ );
4638
+ MagickoCalendarAdd.displayName = "MagickoCalendarAdd";
4639
+
4640
+ // dist/icons/MagickoCalendarDate.tsx
4641
+ import React350 from "react";
4642
+ import { jsx as jsx350, jsxs as jsxs291 } from "react/jsx-runtime";
4643
+ var MagickoCalendarDate = React350.forwardRef(
4644
+ ({ size, ...props }, ref) => {
4645
+ return /* @__PURE__ */ jsxs291("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4646
+ /* @__PURE__ */ jsx350("path", { fill: "#1e293b", d: "M8 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M16 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
4647
+ /* @__PURE__ */ jsx350("path", { fill: "#1e293b", d: "M15 22.75H9c-5.62 0-6.75-2.65-6.75-6.93V9.65c0-4.74 1.6-6.67 5.71-6.9h8.08c4.11.23 5.71 2.16 5.71 6.9v6.17c0 4.28-1.13 6.93-6.75 6.93M8 4.25c-2.8.16-4.25 1.04-4.25 5.4v6.17c0 3.83.73 5.43 5.25 5.43h6c4.52 0 5.25-1.6 5.25-5.43V9.65c0-4.35-1.44-5.24-4.27-5.4z" }),
4648
+ /* @__PURE__ */ jsx350("path", { fill: "#1e293b", d: "M20.75 18.35H3.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17.5c.41 0 .75.34.75.75s-.34.75-.75.75M12 8.25c-1.23 0-2.27.67-2.27 1.97 0 .62.29 1.09.73 1.39-.61.36-.96.94-.96 1.62 0 1.24.95 2.01 2.5 2.01 1.54 0 2.5-.77 2.5-2.01 0-.68-.35-1.27-.97-1.62.45-.31.73-.77.73-1.39 0-1.3-1.03-1.97-2.26-1.97m0 2.84c-.52 0-.9-.31-.9-.8 0-.5.38-.79.9-.79s.9.29.9.79c0 .49-.38.8-.9.8M12 14c-.66 0-1.14-.33-1.14-.93s.48-.92 1.14-.92 1.14.33 1.14.92c0 .6-.48.93-1.14.93" })
4649
+ ] });
4650
+ }
4651
+ );
4652
+ MagickoCalendarDate.displayName = "MagickoCalendarDate";
4653
+
4654
+ // dist/icons/MagickoCalendarEdit.tsx
4655
+ import React351 from "react";
4656
+ import { jsx as jsx351, jsxs as jsxs292 } from "react/jsx-runtime";
4657
+ var MagickoCalendarEdit = React351.forwardRef(
4658
+ ({ size, ...props }, ref) => {
4659
+ return /* @__PURE__ */ jsxs292("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4660
+ /* @__PURE__ */ jsx351("path", { fill: "#1e293b", d: "M8 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M16 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M8.5 14.501c-.13 0-.26-.03-.38-.08-.13-.05-.23-.12-.33-.21-.18-.19-.29-.45-.29-.71s.11-.52.29-.71q.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21c.04.05.09.1.12.15q.06.09.09.18.045.09.06.18c.01.07.02.14.02.2 0 .26-.11.52-.29.71q-.15.135-.33.21c-.12.05-.25.08-.38.08M12 14.5c-.13 0-.26-.03-.38-.08-.13-.05-.23-.12-.33-.21-.18-.19-.29-.45-.29-.71 0-.06.01-.13.02-.2q.015-.09.06-.18.03-.09.09-.18l.12-.15c.37-.37 1.04-.37 1.42 0l.12.15q.06.09.09.18.045.09.06.18c.01.07.02.14.02.2 0 .26-.11.52-.29.71-.19.18-.44.29-.71.29M8.5 18.001c-.13 0-.26-.03-.38-.08q-.18-.075-.33-.21c-.18-.19-.29-.45-.29-.71 0-.06.01-.13.02-.19.01-.07.03-.13.06-.19q.03-.09.09-.18c.03-.05.08-.1.12-.15q.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21c.04.05.09.1.12.15q.06.09.09.18c.03.06.05.12.06.19.01.06.02.13.02.19 0 .26-.11.52-.29.71q-.15.135-.33.21c-.12.05-.25.08-.38.08M20.5 9.84h-17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75M15.82 22.78c-.38 0-.74-.14-1-.4-.31-.31-.45-.76-.38-1.23l.19-1.35c.05-.35.26-.77.51-1.02l3.54-3.54c.48-.48.95-.73 1.46-.78.63-.06 1.24.2 1.82.78.61.61 1.43 1.85 0 3.28l-3.54 3.54c-.25.25-.67.46-1.02.51l-1.35.19c-.08.01-.15.02-.23.02m4.49-6.83h-.03c-.14.01-.33.14-.54.35l-3.54 3.54a.4.4 0 0 0-.08.17l-.18 1.25 1.25-.18c.04-.01.14-.06.17-.09l3.54-3.54c.44-.44.5-.66 0-1.16-.16-.15-.39-.34-.59-.34" }),
4661
+ /* @__PURE__ */ jsx351("path", { fill: "#1e293b", d: "M20.92 19.251c-.07 0-.14-.01-.2-.03a3.98 3.98 0 0 1-2.74-2.74.76.76 0 0 1 .52-.93c.4-.11.81.12.93.52.23.82.88 1.47 1.7 1.7.4.11.63.53.52.93-.1.33-.4.55-.73.55" }),
4662
+ /* @__PURE__ */ jsx351("path", { fill: "#1e293b", d: "M12 22.75H8c-3.65 0-5.75-2.1-5.75-5.75V8.5c0-3.65 2.1-5.75 5.75-5.75h8c3.65 0 5.75 2.1 5.75 5.75V12c0 .41-.34.75-.75.75s-.75-.34-.75-.75V8.5c0-2.86-1.39-4.25-4.25-4.25H8c-2.86 0-4.25 1.39-4.25 4.25V17c0 2.86 1.39 4.25 4.25 4.25h4c.41 0 .75.34.75.75s-.34.75-.75.75" })
4663
+ ] });
4664
+ }
4665
+ );
4666
+ MagickoCalendarEdit.displayName = "MagickoCalendarEdit";
4667
+
4668
+ // dist/icons/MagickoCalendarRemove.tsx
4669
+ import React352 from "react";
4670
+ import { jsx as jsx352, jsxs as jsxs293 } from "react/jsx-runtime";
4671
+ var MagickoCalendarRemove = React352.forwardRef(
4672
+ ({ size, ...props }, ref) => {
4673
+ return /* @__PURE__ */ jsxs293("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4674
+ /* @__PURE__ */ jsx352("path", { fill: "#1e293b", d: "M8 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M16 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M8.5 14.5c-.26 0-.52-.11-.71-.29-.04-.05-.09-.1-.12-.15a.8.8 0 0 1-.09-.18.6.6 0 0 1-.06-.18c-.01-.07-.02-.14-.02-.2 0-.26.11-.52.29-.71.37-.37 1.04-.37 1.42 0 .18.19.29.45.29.71 0 .06-.01.13-.02.2q-.015.09-.06.18-.03.09-.09.18l-.12.15c-.19.18-.45.29-.71.29M12 14.5c-.13 0-.26-.029-.38-.079a.9.9 0 0 1-.33-.21c-.04-.05-.09-.1-.12-.15a.8.8 0 0 1-.09-.18.6.6 0 0 1-.06-.18c-.01-.07-.02-.14-.02-.2 0-.26.11-.52.29-.71q.135-.135.33-.21c.36-.16.81-.07 1.09.21.18.19.29.45.29.71 0 .06-.01.13-.02.2q-.015.09-.06.18-.03.09-.09.18l-.12.15c-.19.18-.45.29-.71.29M8.5 18c-.27 0-.52-.11-.71-.29-.18-.19-.29-.45-.29-.71s.11-.52.29-.71c.05-.04.1-.09.15-.12q.09-.06.18-.09.09-.045.18-.06c.2-.04.4-.02.58.06.13.05.23.12.33.21.18.19.29.45.29.71s-.11.52-.29.71c-.1.09-.2.16-.33.21-.12.05-.25.08-.38.08M20.5 9.84h-17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75M18 23.75c-2.62 0-4.75-2.13-4.75-4.75s2.13-4.75 4.75-4.75 4.75 2.13 4.75 4.75-2.13 4.75-4.75 4.75m0-8c-1.79 0-3.25 1.46-3.25 3.25s1.46 3.25 3.25 3.25 3.25-1.46 3.25-3.25-1.46-3.25-3.25-3.25" }),
4675
+ /* @__PURE__ */ jsx352("path", { fill: "#1e293b", d: "M19.07 20.86c-.19 0-.38-.07-.53-.22l-2.11-2.11a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.11 2.11c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
4676
+ /* @__PURE__ */ jsx352("path", { fill: "#1e293b", d: "M16.93 20.89c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.11-2.11c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.11 2.11c-.15.14-.34.22-.53.22" }),
4677
+ /* @__PURE__ */ jsx352("path", { fill: "#1e293b", d: "M15.37 22.75H8c-3.65 0-5.75-2.1-5.75-5.75V8.5c0-3.65 2.1-5.75 5.75-5.75h8c3.65 0 5.75 2.1 5.75 5.75v7.86c0 .31-.19.59-.49.7-.29.11-.62.03-.83-.21-.62-.7-1.51-1.1-2.44-1.1-1.79 0-3.25 1.46-3.25 3.25 0 .59.16 1.17.47 1.67.17.3.39.55.63.76.24.2.33.53.22.83-.09.29-.37.49-.69.49M8 4.25c-2.86 0-4.25 1.39-4.25 4.25V17c0 2.86 1.39 4.25 4.25 4.25h5.82a4.7 4.7 0 0 1-.57-2.25c0-2.62 2.13-4.75 4.75-4.75.79 0 1.57.2 2.25.57V8.5c0-2.86-1.39-4.25-4.25-4.25z" })
4678
+ ] });
4679
+ }
4680
+ );
4681
+ MagickoCalendarRemove.displayName = "MagickoCalendarRemove";
4682
+
4683
+ // dist/icons/MagickoCalendarSearch.tsx
4684
+ import React353 from "react";
4685
+ import { jsx as jsx353, jsxs as jsxs294 } from "react/jsx-runtime";
4686
+ var MagickoCalendarSearch = React353.forwardRef(
4687
+ ({ size, ...props }, ref) => {
4688
+ return /* @__PURE__ */ jsxs294("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4689
+ /* @__PURE__ */ jsx353("path", { fill: "#1e293b", d: "M8 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M16 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M18.2 22.15c-2.18 0-3.95-1.77-3.95-3.95s1.77-3.95 3.95-3.95 3.95 1.77 3.95 3.95-1.77 3.95-3.95 3.95m0-6.4c-1.35 0-2.45 1.1-2.45 2.45s1.1 2.45 2.45 2.45 2.45-1.1 2.45-2.45-1.1-2.45-2.45-2.45" }),
4690
+ /* @__PURE__ */ jsx353("path", { fill: "#1e293b", d: "M22 22.75c-.19 0-.38-.07-.53-.22l-1-1a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M8.5 14.5c-.13 0-.26-.029-.38-.079a.9.9 0 0 1-.33-.21c-.04-.05-.09-.1-.12-.15a.8.8 0 0 1-.09-.18.6.6 0 0 1-.06-.18c-.01-.07-.02-.14-.02-.2 0-.26.11-.52.29-.71q.135-.135.33-.21c.36-.16.81-.07 1.09.21.18.19.29.45.29.71 0 .06-.01.13-.02.2q-.015.09-.06.18-.03.09-.09.18l-.12.15c-.19.18-.45.29-.71.29M12 14.5c-.26 0-.52-.11-.71-.29-.18-.19-.29-.44-.29-.71 0-.13.03-.26.08-.38q.075-.18.21-.33c.37-.37 1.04-.37 1.42 0 .18.19.29.45.29.71 0 .06-.01.13-.02.2q-.015.09-.06.18-.03.09-.09.18l-.12.15c-.19.18-.45.29-.71.29M8.5 18c-.26 0-.52-.11-.71-.29-.18-.19-.29-.45-.29-.71 0-.13.03-.26.08-.38q.075-.195.21-.33c.37-.37 1.05-.37 1.42 0 .18.19.29.45.29.71s-.11.52-.29.71c-.19.18-.45.29-.71.29M20.5 9.84h-17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
4691
+ /* @__PURE__ */ jsx353("path", { fill: "#1e293b", d: "M13.37 22.75H8c-3.65 0-5.75-2.1-5.75-5.75V8.5c0-3.65 2.1-5.75 5.75-5.75h8c3.65 0 5.75 2.1 5.75 5.75V13c0 .41-.34.75-.75.75s-.75-.34-.75-.75V8.5c0-2.86-1.39-4.25-4.25-4.25H8c-2.86 0-4.25 1.39-4.25 4.25V17c0 2.86 1.39 4.25 4.25 4.25h5.37c.41 0 .75.34.75.75s-.34.75-.75.75" })
4692
+ ] });
4693
+ }
4694
+ );
4695
+ MagickoCalendarSearch.displayName = "MagickoCalendarSearch";
4696
+
4697
+ // dist/icons/MagickoCalendarTick.tsx
4698
+ import React354 from "react";
4699
+ import { jsx as jsx354, jsxs as jsxs295 } from "react/jsx-runtime";
4700
+ var MagickoCalendarTick = React354.forwardRef(
4701
+ ({ size, ...props }, ref) => {
4702
+ return /* @__PURE__ */ jsxs295("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4703
+ /* @__PURE__ */ jsx354("path", { fill: "#1e293b", d: "M8 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M16 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M8.5 14.5c-.26 0-.52-.11-.71-.29-.18-.19-.29-.44-.29-.71 0-.13.03-.26.08-.38q.075-.18.21-.33c.37-.37 1.04-.37 1.42 0 .18.19.29.45.29.71 0 .06-.01.13-.02.2q-.015.09-.06.18-.03.09-.09.18l-.12.15c-.19.18-.45.29-.71.29M12 14.5c-.13 0-.26-.03-.38-.08-.13-.05-.23-.12-.33-.21-.18-.19-.29-.44-.29-.71 0-.13.03-.26.08-.38q.075-.18.21-.33c.1-.09.2-.16.33-.21.37-.15.81-.07 1.09.21.18.19.29.45.29.71 0 .06-.01.13-.02.2q-.015.09-.06.18-.03.09-.09.18c-.03.05-.08.1-.12.15-.19.18-.45.29-.71.29M8.5 18c-.13 0-.26-.03-.38-.08a.9.9 0 0 1-.33-.21.9.9 0 0 1-.21-.33A1 1 0 0 1 7.5 17c0-.13.03-.26.08-.38q.075-.195.21-.33t.33-.21c.24-.1.52-.11.76 0q.195.075.33.21t.21.33c.05.12.08.25.08.38s-.03.26-.08.38q-.075.195-.21.33t-.33.21c-.12.05-.25.08-.38.08M20.5 9.84h-17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75M18 23.75a4.64 4.64 0 0 1-3.13-1.19c-.36-.3-.68-.68-.94-1.12-.44-.72-.68-1.57-.68-2.44 0-2.62 2.13-4.75 4.75-4.75A4.76 4.76 0 0 1 22.75 19c0 .87-.24 1.72-.69 2.45-.84 1.42-2.4 2.3-4.06 2.3m0-8c-1.79 0-3.25 1.46-3.25 3.25 0 .59.16 1.17.47 1.67.17.3.39.55.63.76.6.54 1.35.82 2.15.82 1.15 0 2.19-.59 2.78-1.57.31-.51.47-1.08.47-1.68 0-.78-.29-1.54-.81-2.15-.62-.7-1.51-1.1-2.44-1.1" }),
4704
+ /* @__PURE__ */ jsx354("path", { fill: "#1e293b", d: "M17.43 20.74c-.19 0-.38-.07-.53-.22l-.99-.99a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.48.48 1.6-1.48c.3-.28.78-.26 1.06.04s.26.78-.04 1.06l-2.13 1.97c-.15.13-.33.2-.51.2" }),
4705
+ /* @__PURE__ */ jsx354("path", { fill: "#1e293b", d: "M15.37 22.75H8c-3.65 0-5.75-2.1-5.75-5.75V8.5c0-3.65 2.1-5.75 5.75-5.75h8c3.65 0 5.75 2.1 5.75 5.75v7.86c0 .31-.19.59-.49.7-.29.11-.62.03-.83-.21-.62-.7-1.51-1.1-2.44-1.1-1.79 0-3.25 1.46-3.25 3.25 0 .59.16 1.17.47 1.67.17.3.39.55.63.76.24.2.33.53.22.83-.09.29-.37.49-.69.49M8 4.25c-2.86 0-4.25 1.39-4.25 4.25V17c0 2.86 1.39 4.25 4.25 4.25h5.82a4.7 4.7 0 0 1-.57-2.25c0-2.62 2.13-4.75 4.75-4.75.79 0 1.57.2 2.25.57V8.5c0-2.86-1.39-4.25-4.25-4.25z" })
4706
+ ] });
4707
+ }
4708
+ );
4709
+ MagickoCalendarTick.displayName = "MagickoCalendarTick";
4710
+
3870
4711
  // dist/icons/MagickoCheck.tsx
3871
- import React295 from "react";
3872
- import { jsx as jsx295 } from "react/jsx-runtime";
3873
- var MagickoCheck = React295.forwardRef(
4712
+ import React355 from "react";
4713
+ import { jsx as jsx355 } from "react/jsx-runtime";
4714
+ var MagickoCheck = React355.forwardRef(
3874
4715
  ({ size, ...props }, ref) => {
3875
- 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: "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" }) });
4716
+ return /* @__PURE__ */ jsx355("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx355("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" }) });
3876
4717
  }
3877
4718
  );
3878
4719
  MagickoCheck.displayName = "MagickoCheck";
3879
4720
 
3880
4721
  // dist/icons/Marketing.tsx
3881
- import React296 from "react";
3882
- import { jsx as jsx296 } from "react/jsx-runtime";
3883
- var Marketing = React296.forwardRef(
4722
+ import React356 from "react";
4723
+ import { jsx as jsx356 } from "react/jsx-runtime";
4724
+ var Marketing = React356.forwardRef(
3884
4725
  ({ size, ...props }, ref) => {
3885
- return /* @__PURE__ */ jsx296("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx296("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" }) });
4726
+ return /* @__PURE__ */ jsx356("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx356("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" }) });
3886
4727
  }
3887
4728
  );
3888
4729
  Marketing.displayName = "Marketing";
3889
4730
 
3890
4731
  // dist/icons/MessageEdit.tsx
3891
- import React297 from "react";
3892
- import { jsx as jsx297 } from "react/jsx-runtime";
3893
- var MessageEdit = React297.forwardRef(
4732
+ import React357 from "react";
4733
+ import { jsx as jsx357 } from "react/jsx-runtime";
4734
+ var MessageEdit = React357.forwardRef(
3894
4735
  ({ size, ...props }, ref) => {
3895
- return /* @__PURE__ */ jsx297("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx297("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" }) });
4736
+ return /* @__PURE__ */ jsx357("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx357("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" }) });
3896
4737
  }
3897
4738
  );
3898
4739
  MessageEdit.displayName = "MessageEdit";
3899
4740
 
3900
4741
  // dist/icons/Network.tsx
3901
- import React298 from "react";
3902
- import { jsx as jsx298 } from "react/jsx-runtime";
3903
- var Network = React298.forwardRef(
4742
+ import React358 from "react";
4743
+ import { jsx as jsx358 } from "react/jsx-runtime";
4744
+ var Network = React358.forwardRef(
3904
4745
  ({ size, ...props }, ref) => {
3905
- return /* @__PURE__ */ jsx298("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx298("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" }) });
4746
+ return /* @__PURE__ */ jsx358("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx358("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" }) });
3906
4747
  }
3907
4748
  );
3908
4749
  Network.displayName = "Network";
3909
4750
 
3910
4751
  // dist/icons/NotiDot.tsx
3911
- import React299 from "react";
3912
- import { jsx as jsx299 } from "react/jsx-runtime";
3913
- var NotiDot = React299.forwardRef(
4752
+ import React359 from "react";
4753
+ import { jsx as jsx359 } from "react/jsx-runtime";
4754
+ var NotiDot = React359.forwardRef(
3914
4755
  ({ size, ...props }, ref) => {
3915
- return /* @__PURE__ */ jsx299("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx299("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
4756
+ return /* @__PURE__ */ jsx359("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx359("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
3916
4757
  }
3917
4758
  );
3918
4759
  NotiDot.displayName = "NotiDot";
3919
4760
 
3920
4761
  // dist/icons/PA.tsx
3921
- import React300 from "react";
3922
- import { jsx as jsx300 } from "react/jsx-runtime";
3923
- var PA = React300.forwardRef(
4762
+ import React360 from "react";
4763
+ import { jsx as jsx360 } from "react/jsx-runtime";
4764
+ var PA = React360.forwardRef(
3924
4765
  ({ size, ...props }, ref) => {
3925
- return /* @__PURE__ */ jsx300("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx300("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" }) });
4766
+ return /* @__PURE__ */ jsx360("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx360("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" }) });
3926
4767
  }
3927
4768
  );
3928
4769
  PA.displayName = "PA";
3929
4770
 
3930
4771
  // dist/icons/PauseSquare.tsx
3931
- import React301 from "react";
3932
- import { jsx as jsx301 } from "react/jsx-runtime";
3933
- var PauseSquare = React301.forwardRef(
4772
+ import React361 from "react";
4773
+ import { jsx as jsx361 } from "react/jsx-runtime";
4774
+ var PauseSquare = React361.forwardRef(
3934
4775
  ({ size, ...props }, ref) => {
3935
- return /* @__PURE__ */ jsx301("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx301("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" }) });
4776
+ return /* @__PURE__ */ jsx361("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx361("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" }) });
3936
4777
  }
3937
4778
  );
3938
4779
  PauseSquare.displayName = "PauseSquare";
3939
4780
 
3940
4781
  // dist/icons/Pdf.tsx
3941
- import React302 from "react";
3942
- import { jsx as jsx302, jsxs as jsxs237 } from "react/jsx-runtime";
3943
- var Pdf = React302.forwardRef(
4782
+ import React362 from "react";
4783
+ import { jsx as jsx362, jsxs as jsxs296 } from "react/jsx-runtime";
4784
+ var Pdf = React362.forwardRef(
3944
4785
  ({ size, ...props }, ref) => {
3945
- 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: [
3946
- /* @__PURE__ */ jsx302("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" }),
3947
- /* @__PURE__ */ jsx302("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
3948
- /* @__PURE__ */ jsx302("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" })
4786
+ return /* @__PURE__ */ jsxs296("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4787
+ /* @__PURE__ */ jsx362("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" }),
4788
+ /* @__PURE__ */ jsx362("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
4789
+ /* @__PURE__ */ jsx362("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" })
3949
4790
  ] });
3950
4791
  }
3951
4792
  );
3952
4793
  Pdf.displayName = "Pdf";
3953
4794
 
3954
4795
  // dist/icons/PlayFilled.tsx
3955
- import React303 from "react";
3956
- import { jsx as jsx303 } from "react/jsx-runtime";
3957
- var PlayFilled = React303.forwardRef(
4796
+ import React363 from "react";
4797
+ import { jsx as jsx363 } from "react/jsx-runtime";
4798
+ var PlayFilled = React363.forwardRef(
3958
4799
  ({ size, ...props }, ref) => {
3959
- return /* @__PURE__ */ jsx303("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx303("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" }) });
4800
+ return /* @__PURE__ */ jsx363("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx363("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" }) });
3960
4801
  }
3961
4802
  );
3962
4803
  PlayFilled.displayName = "PlayFilled";
3963
4804
 
3964
4805
  // dist/icons/Signature.tsx
3965
- import React304 from "react";
3966
- import { jsx as jsx304 } from "react/jsx-runtime";
3967
- var Signature = React304.forwardRef(
4806
+ import React364 from "react";
4807
+ import { jsx as jsx364 } from "react/jsx-runtime";
4808
+ var Signature = React364.forwardRef(
3968
4809
  ({ size, ...props }, ref) => {
3969
- return /* @__PURE__ */ jsx304("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx304("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" }) });
4810
+ return /* @__PURE__ */ jsx364("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx364("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" }) });
3970
4811
  }
3971
4812
  );
3972
4813
  Signature.displayName = "Signature";
3973
4814
 
3974
4815
  // dist/icons/SperateDot.tsx
3975
- import React305 from "react";
3976
- import { jsx as jsx305 } from "react/jsx-runtime";
3977
- var SperateDot = React305.forwardRef(
4816
+ import React365 from "react";
4817
+ import { jsx as jsx365 } from "react/jsx-runtime";
4818
+ var SperateDot = React365.forwardRef(
3978
4819
  ({ size, ...props }, ref) => {
3979
- return /* @__PURE__ */ jsx305("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx305("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
4820
+ return /* @__PURE__ */ jsx365("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx365("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
3980
4821
  }
3981
4822
  );
3982
4823
  SperateDot.displayName = "SperateDot";
3983
4824
 
3984
4825
  // dist/icons/SquarePen1.tsx
3985
- import React306 from "react";
3986
- import { jsx as jsx306, jsxs as jsxs238 } from "react/jsx-runtime";
3987
- var SquarePen1 = React306.forwardRef(
4826
+ import React366 from "react";
4827
+ import { jsx as jsx366, jsxs as jsxs297 } from "react/jsx-runtime";
4828
+ var SquarePen1 = React366.forwardRef(
3988
4829
  ({ size, ...props }, ref) => {
3989
- 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: [
3990
- /* @__PURE__ */ jsx306("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" }),
3991
- /* @__PURE__ */ jsx306("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" })
4830
+ return /* @__PURE__ */ jsxs297("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4831
+ /* @__PURE__ */ jsx366("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" }),
4832
+ /* @__PURE__ */ jsx366("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" })
3992
4833
  ] });
3993
4834
  }
3994
4835
  );
3995
4836
  SquarePen1.displayName = "SquarePen1";
3996
4837
 
3997
4838
  // dist/icons/Strikethrough.tsx
3998
- import React307 from "react";
3999
- import { jsx as jsx307 } from "react/jsx-runtime";
4000
- var Strikethrough = React307.forwardRef(
4839
+ import React367 from "react";
4840
+ import { jsx as jsx367 } from "react/jsx-runtime";
4841
+ var Strikethrough = React367.forwardRef(
4001
4842
  ({ size, ...props }, ref) => {
4002
- return /* @__PURE__ */ jsx307("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx307("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" }) });
4843
+ return /* @__PURE__ */ jsx367("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx367("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" }) });
4003
4844
  }
4004
4845
  );
4005
4846
  Strikethrough.displayName = "Strikethrough";
4006
4847
 
4007
4848
  // dist/icons/Tasks.tsx
4008
- import React308 from "react";
4009
- import { jsx as jsx308, jsxs as jsxs239 } from "react/jsx-runtime";
4010
- var Tasks = React308.forwardRef(
4849
+ import React368 from "react";
4850
+ import { jsx as jsx368, jsxs as jsxs298 } from "react/jsx-runtime";
4851
+ var Tasks = React368.forwardRef(
4011
4852
  ({ size, ...props }, ref) => {
4012
- 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: [
4013
- /* @__PURE__ */ jsx308("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" }),
4014
- /* @__PURE__ */ jsx308("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" })
4853
+ return /* @__PURE__ */ jsxs298("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
4854
+ /* @__PURE__ */ jsx368("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" }),
4855
+ /* @__PURE__ */ jsx368("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" })
4015
4856
  ] });
4016
4857
  }
4017
4858
  );
4018
4859
  Tasks.displayName = "Tasks";
4019
4860
 
4020
4861
  // dist/icons/Trash.tsx
4021
- import React309 from "react";
4022
- import { jsx as jsx309 } from "react/jsx-runtime";
4023
- var Trash = React309.forwardRef(
4862
+ import React369 from "react";
4863
+ import { jsx as jsx369 } from "react/jsx-runtime";
4864
+ var Trash = React369.forwardRef(
4024
4865
  ({ size, ...props }, ref) => {
4025
- return /* @__PURE__ */ jsx309("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx309("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" }) });
4866
+ return /* @__PURE__ */ jsx369("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx369("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" }) });
4026
4867
  }
4027
4868
  );
4028
4869
  Trash.displayName = "Trash";
4029
4870
 
4030
4871
  // dist/icons/Video.tsx
4031
- import React310 from "react";
4032
- import { jsx as jsx310 } from "react/jsx-runtime";
4033
- var Video = React310.forwardRef(
4872
+ import React370 from "react";
4873
+ import { jsx as jsx370 } from "react/jsx-runtime";
4874
+ var Video = React370.forwardRef(
4034
4875
  ({ size, ...props }, ref) => {
4035
- return /* @__PURE__ */ jsx310("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx310("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" }) });
4876
+ return /* @__PURE__ */ jsx370("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx370("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" }) });
4036
4877
  }
4037
4878
  );
4038
4879
  Video.displayName = "Video";
4039
4880
 
4040
4881
  // dist/icons/X.tsx
4041
- import React311 from "react";
4042
- import { jsx as jsx311 } from "react/jsx-runtime";
4043
- var X = React311.forwardRef(
4882
+ import React371 from "react";
4883
+ import { jsx as jsx371 } from "react/jsx-runtime";
4884
+ var X = React371.forwardRef(
4044
4885
  ({ size, ...props }, ref) => {
4045
- return /* @__PURE__ */ jsx311("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx311("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" }) });
4886
+ return /* @__PURE__ */ jsx371("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx371("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" }) });
4046
4887
  }
4047
4888
  );
4048
4889
  X.displayName = "X";
@@ -4310,6 +5151,7 @@ export {
4310
5151
  MagickoArchiveMinus,
4311
5152
  MagickoArchiveSlash,
4312
5153
  MagickoArchiveTick,
5154
+ MagickoArrow,
4313
5155
  MagickoArrowBack,
4314
5156
  MagickoArrowCircleDown,
4315
5157
  MagickoArrowCircleLeft,
@@ -4341,6 +5183,65 @@ export {
4341
5183
  MagickoArrowTransfer02,
4342
5184
  MagickoArrowUp01,
4343
5185
  MagickoArrowUp03,
5186
+ MagickoArrowUp04,
5187
+ MagickoAscendingArrow,
5188
+ MagickoAtom,
5189
+ MagickoAtom1,
5190
+ MagickoBackward,
5191
+ MagickoBackward10Seconds,
5192
+ MagickoBackward15Seconds,
5193
+ MagickoBackward5Seconds,
5194
+ MagickoBag,
5195
+ MagickoBag1,
5196
+ MagickoBag2,
5197
+ MagickoBag21,
5198
+ MagickoBagHappy,
5199
+ MagickoBank,
5200
+ MagickoBank1,
5201
+ MagickoBank2,
5202
+ MagickoBarcode,
5203
+ MagickoBill,
5204
+ MagickoBitcoinCard1,
5205
+ MagickoBitcoinConvert1,
5206
+ MagickoBitcoinRefresh1,
5207
+ MagickoBluetooth,
5208
+ MagickoBluetooth2,
5209
+ MagickoBluetoothCircle,
5210
+ MagickoBluetoothRectangle,
5211
+ MagickoBook,
5212
+ MagickoBookOpen,
5213
+ MagickoBookSaved,
5214
+ MagickoBookSquare,
5215
+ MagickoBookmark,
5216
+ MagickoBox,
5217
+ MagickoBox1,
5218
+ MagickoBox2,
5219
+ MagickoBriefcase,
5220
+ MagickoBriefcase1,
5221
+ MagickoBriefcase2,
5222
+ MagickoBroom,
5223
+ MagickoBrushMakeup,
5224
+ MagickoBuilding,
5225
+ MagickoBuilding3,
5226
+ MagickoBuilding4,
5227
+ MagickoBuilding5,
5228
+ MagickoBuildings,
5229
+ MagickoBuildings1,
5230
+ MagickoBuildings2,
5231
+ MagickoBuildings21,
5232
+ MagickoBus,
5233
+ MagickoBus1,
5234
+ MagickoBuyCrypto1,
5235
+ MagickoCalculator,
5236
+ MagickoCalculator1,
5237
+ MagickoCalendar1,
5238
+ MagickoCalendar2,
5239
+ MagickoCalendarAdd,
5240
+ MagickoCalendarDate,
5241
+ MagickoCalendarEdit,
5242
+ MagickoCalendarRemove,
5243
+ MagickoCalendarSearch,
5244
+ MagickoCalendarTick,
4344
5245
  MagickoCheck,
4345
5246
  Marketing,
4346
5247
  MessageEdit,