magick-icons 0.1.221 → 0.1.223

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
@@ -3476,182 +3476,573 @@ var MagickoArrowBack = React264.forwardRef(
3476
3476
  );
3477
3477
  MagickoArrowBack.displayName = "MagickoArrowBack";
3478
3478
 
3479
- // dist/icons/MagickoCheck.tsx
3479
+ // dist/icons/MagickoArrowCircleDown.tsx
3480
3480
  import React265 from "react";
3481
- import { jsx as jsx265 } from "react/jsx-runtime";
3482
- var MagickoCheck = React265.forwardRef(
3481
+ import { jsx as jsx265, jsxs as jsxs211 } from "react/jsx-runtime";
3482
+ var MagickoArrowCircleDown = React265.forwardRef(
3483
+ ({ size, ...props }, ref) => {
3484
+ return /* @__PURE__ */ jsxs211("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3485
+ /* @__PURE__ */ jsx265("path", { fill: "#1e293b", d: "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" })
3487
+ ] });
3488
+ }
3489
+ );
3490
+ MagickoArrowCircleDown.displayName = "MagickoArrowCircleDown";
3491
+
3492
+ // dist/icons/MagickoArrowCircleLeft.tsx
3493
+ import React266 from "react";
3494
+ import { jsx as jsx266, jsxs as jsxs212 } from "react/jsx-runtime";
3495
+ var MagickoArrowCircleLeft = React266.forwardRef(
3496
+ ({ size, ...props }, ref) => {
3497
+ 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
+ /* @__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
+ ] });
3501
+ }
3502
+ );
3503
+ MagickoArrowCircleLeft.displayName = "MagickoArrowCircleLeft";
3504
+
3505
+ // dist/icons/MagickoArrowCircleRight.tsx
3506
+ import React267 from "react";
3507
+ import { jsx as jsx267, jsxs as jsxs213 } from "react/jsx-runtime";
3508
+ var MagickoArrowCircleRight = React267.forwardRef(
3509
+ ({ size, ...props }, ref) => {
3510
+ 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
+ /* @__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
+ ] });
3514
+ }
3515
+ );
3516
+ MagickoArrowCircleRight.displayName = "MagickoArrowCircleRight";
3517
+
3518
+ // dist/icons/MagickoArrowCircleUp.tsx
3519
+ import React268 from "react";
3520
+ import { jsx as jsx268, jsxs as jsxs214 } from "react/jsx-runtime";
3521
+ var MagickoArrowCircleUp = React268.forwardRef(
3522
+ ({ size, ...props }, ref) => {
3523
+ 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
+ /* @__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
+ ] });
3527
+ }
3528
+ );
3529
+ MagickoArrowCircleUp.displayName = "MagickoArrowCircleUp";
3530
+
3531
+ // dist/icons/MagickoArrowDiagonal01.tsx
3532
+ import React269 from "react";
3533
+ import { jsx as jsx269, jsxs as jsxs215 } from "react/jsx-runtime";
3534
+ var MagickoArrowDiagonal01 = React269.forwardRef(
3535
+ ({ size, ...props }, ref) => {
3536
+ 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" })
3539
+ ] });
3540
+ }
3541
+ );
3542
+ MagickoArrowDiagonal01.displayName = "MagickoArrowDiagonal01";
3543
+
3544
+ // dist/icons/MagickoArrowDiagonal02.tsx
3545
+ import React270 from "react";
3546
+ import { jsx as jsx270, jsxs as jsxs216 } from "react/jsx-runtime";
3547
+ var MagickoArrowDiagonal02 = React270.forwardRef(
3548
+ ({ size, ...props }, ref) => {
3549
+ 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" })
3552
+ ] });
3553
+ }
3554
+ );
3555
+ MagickoArrowDiagonal02.displayName = "MagickoArrowDiagonal02";
3556
+
3557
+ // dist/icons/MagickoArrowDiagonal03.tsx
3558
+ import React271 from "react";
3559
+ import { jsx as jsx271, jsxs as jsxs217 } from "react/jsx-runtime";
3560
+ var MagickoArrowDiagonal03 = React271.forwardRef(
3561
+ ({ size, ...props }, ref) => {
3562
+ 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" })
3565
+ ] });
3566
+ }
3567
+ );
3568
+ MagickoArrowDiagonal03.displayName = "MagickoArrowDiagonal03";
3569
+
3570
+ // dist/icons/MagickoArrowDiagonal04.tsx
3571
+ import React272 from "react";
3572
+ import { jsx as jsx272, jsxs as jsxs218 } from "react/jsx-runtime";
3573
+ var MagickoArrowDiagonal04 = React272.forwardRef(
3574
+ ({ size, ...props }, ref) => {
3575
+ 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" })
3578
+ ] });
3579
+ }
3580
+ );
3581
+ MagickoArrowDiagonal04.displayName = "MagickoArrowDiagonal04";
3582
+
3583
+ // dist/icons/MagickoArrowDown01.tsx
3584
+ import React273 from "react";
3585
+ import { jsx as jsx273, jsxs as jsxs219 } from "react/jsx-runtime";
3586
+ var MagickoArrowDown01 = React273.forwardRef(
3587
+ ({ size, ...props }, ref) => {
3588
+ 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" })
3591
+ ] });
3592
+ }
3593
+ );
3594
+ MagickoArrowDown01.displayName = "MagickoArrowDown01";
3595
+
3596
+ // dist/icons/MagickoArrowDown03.tsx
3597
+ import React274 from "react";
3598
+ import { jsx as jsx274 } from "react/jsx-runtime";
3599
+ var MagickoArrowDown03 = React274.forwardRef(
3600
+ ({ 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" }) });
3602
+ }
3603
+ );
3604
+ MagickoArrowDown03.displayName = "MagickoArrowDown03";
3605
+
3606
+ // 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(
3610
+ ({ 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" })
3615
+ ] });
3616
+ }
3617
+ );
3618
+ MagickoArrowDown04.displayName = "MagickoArrowDown04";
3619
+
3620
+ // 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(
3624
+ ({ size, ...props }, ref) => {
3625
+ return /* @__PURE__ */ jsxs221("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3626
+ /* @__PURE__ */ jsx276("path", { fill: "#1e293b", d: "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" })
3629
+ ] });
3630
+ }
3631
+ );
3632
+ MagickoArrowForward.displayName = "MagickoArrowForward";
3633
+
3634
+ // 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(
3638
+ ({ size, ...props }, ref) => {
3639
+ return /* @__PURE__ */ jsxs222("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3640
+ /* @__PURE__ */ jsx277("path", { fill: "#1e293b", d: "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" })
3642
+ ] });
3643
+ }
3644
+ );
3645
+ MagickoArrowLeft01.displayName = "MagickoArrowLeft01";
3646
+
3647
+ // dist/icons/MagickoArrowLeft03.tsx
3648
+ import React278 from "react";
3649
+ import { jsx as jsx278 } from "react/jsx-runtime";
3650
+ var MagickoArrowLeft03 = React278.forwardRef(
3651
+ ({ 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" }) });
3653
+ }
3654
+ );
3655
+ MagickoArrowLeft03.displayName = "MagickoArrowLeft03";
3656
+
3657
+ // 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(
3661
+ ({ 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" })
3666
+ ] });
3667
+ }
3668
+ );
3669
+ MagickoArrowLeft04.displayName = "MagickoArrowLeft04";
3670
+
3671
+ // 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(
3675
+ ({ size, ...props }, ref) => {
3676
+ return /* @__PURE__ */ jsxs224("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3677
+ /* @__PURE__ */ jsx280("path", { fill: "#1e293b", d: "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" })
3679
+ ] });
3680
+ }
3681
+ );
3682
+ MagickoArrowRight01.displayName = "MagickoArrowRight01";
3683
+
3684
+ // dist/icons/MagickoArrowRight03.tsx
3685
+ import React281 from "react";
3686
+ import { jsx as jsx281 } from "react/jsx-runtime";
3687
+ var MagickoArrowRight03 = React281.forwardRef(
3688
+ ({ 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" }) });
3690
+ }
3691
+ );
3692
+ MagickoArrowRight03.displayName = "MagickoArrowRight03";
3693
+
3694
+ // 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
+ import React283 from "react";
3710
+ import { jsx as jsx283, jsxs as jsxs226 } from "react/jsx-runtime";
3711
+ var MagickoArrowSquare = React283.forwardRef(
3712
+ ({ size, ...props }, ref) => {
3713
+ return /* @__PURE__ */ jsxs226("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3714
+ /* @__PURE__ */ jsx283("path", { fill: "#1e293b", d: "M12.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" })
3718
+ ] });
3719
+ }
3720
+ );
3721
+ MagickoArrowSquare.displayName = "MagickoArrowSquare";
3722
+
3723
+ // dist/icons/MagickoArrowSquareDown.tsx
3724
+ import React284 from "react";
3725
+ import { jsx as jsx284, jsxs as jsxs227 } from "react/jsx-runtime";
3726
+ var MagickoArrowSquareDown = React284.forwardRef(
3727
+ ({ size, ...props }, ref) => {
3728
+ 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" })
3731
+ ] });
3732
+ }
3733
+ );
3734
+ MagickoArrowSquareDown.displayName = "MagickoArrowSquareDown";
3735
+
3736
+ // dist/icons/MagickoArrowSquareLeft.tsx
3737
+ import React285 from "react";
3738
+ import { jsx as jsx285, jsxs as jsxs228 } from "react/jsx-runtime";
3739
+ var MagickoArrowSquareLeft = React285.forwardRef(
3483
3740
  ({ size, ...props }, ref) => {
3484
- return /* @__PURE__ */ jsx265("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx265("path", { fill: "#1e293b", d: "M19.47 5.47a.75.75 0 1 1 1.06 1.06l-11 11a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06L9 15.94z" }) });
3741
+ 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
+ /* @__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
+ ] });
3745
+ }
3746
+ );
3747
+ MagickoArrowSquareLeft.displayName = "MagickoArrowSquareLeft";
3748
+
3749
+ // dist/icons/MagickoArrowSquareRight.tsx
3750
+ import React286 from "react";
3751
+ import { jsx as jsx286, jsxs as jsxs229 } from "react/jsx-runtime";
3752
+ var MagickoArrowSquareRight = React286.forwardRef(
3753
+ ({ size, ...props }, ref) => {
3754
+ 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
+ /* @__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
+ ] });
3758
+ }
3759
+ );
3760
+ MagickoArrowSquareRight.displayName = "MagickoArrowSquareRight";
3761
+
3762
+ // dist/icons/MagickoArrowSquareUp.tsx
3763
+ import React287 from "react";
3764
+ import { jsx as jsx287, jsxs as jsxs230 } from "react/jsx-runtime";
3765
+ var MagickoArrowSquareUp = React287.forwardRef(
3766
+ ({ size, ...props }, ref) => {
3767
+ 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
+ /* @__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
+ ] });
3771
+ }
3772
+ );
3773
+ MagickoArrowSquareUp.displayName = "MagickoArrowSquareUp";
3774
+
3775
+ // dist/icons/MagickoArrowSwap01.tsx
3776
+ import React288 from "react";
3777
+ import { jsx as jsx288, jsxs as jsxs231 } from "react/jsx-runtime";
3778
+ var MagickoArrowSwap01 = React288.forwardRef(
3779
+ ({ size, ...props }, ref) => {
3780
+ 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" })
3784
+ ] });
3785
+ }
3786
+ );
3787
+ MagickoArrowSwap01.displayName = "MagickoArrowSwap01";
3788
+
3789
+ // dist/icons/MagickoArrowSwap02.tsx
3790
+ import React289 from "react";
3791
+ import { jsx as jsx289, jsxs as jsxs232 } from "react/jsx-runtime";
3792
+ var MagickoArrowSwap02 = React289.forwardRef(
3793
+ ({ size, ...props }, ref) => {
3794
+ return /* @__PURE__ */ jsxs232("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3795
+ /* @__PURE__ */ jsx289("path", { fill: "#1e293b", d: "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" })
3799
+ ] });
3800
+ }
3801
+ );
3802
+ MagickoArrowSwap02.displayName = "MagickoArrowSwap02";
3803
+
3804
+ // dist/icons/MagickoArrowSwap03.tsx
3805
+ import React290 from "react";
3806
+ import { jsx as jsx290, jsxs as jsxs233 } from "react/jsx-runtime";
3807
+ var MagickoArrowSwap03 = React290.forwardRef(
3808
+ ({ size, ...props }, ref) => {
3809
+ 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" })
3814
+ ] });
3815
+ }
3816
+ );
3817
+ MagickoArrowSwap03.displayName = "MagickoArrowSwap03";
3818
+
3819
+ // dist/icons/MagickoArrowTransfer01.tsx
3820
+ import React291 from "react";
3821
+ import { jsx as jsx291, jsxs as jsxs234 } from "react/jsx-runtime";
3822
+ var MagickoArrowTransfer01 = React291.forwardRef(
3823
+ ({ size, ...props }, ref) => {
3824
+ 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" })
3828
+ ] });
3829
+ }
3830
+ );
3831
+ MagickoArrowTransfer01.displayName = "MagickoArrowTransfer01";
3832
+
3833
+ // dist/icons/MagickoArrowTransfer02.tsx
3834
+ import React292 from "react";
3835
+ import { jsx as jsx292, jsxs as jsxs235 } from "react/jsx-runtime";
3836
+ var MagickoArrowTransfer02 = React292.forwardRef(
3837
+ ({ size, ...props }, ref) => {
3838
+ return /* @__PURE__ */ jsxs235("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3839
+ /* @__PURE__ */ jsx292("path", { fill: "#1e293b", d: "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" })
3842
+ ] });
3843
+ }
3844
+ );
3845
+ MagickoArrowTransfer02.displayName = "MagickoArrowTransfer02";
3846
+
3847
+ // dist/icons/MagickoArrowUp01.tsx
3848
+ import React293 from "react";
3849
+ import { jsx as jsx293, jsxs as jsxs236 } from "react/jsx-runtime";
3850
+ var MagickoArrowUp01 = React293.forwardRef(
3851
+ ({ size, ...props }, ref) => {
3852
+ return /* @__PURE__ */ jsxs236("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3853
+ /* @__PURE__ */ jsx293("path", { fill: "#1e293b", d: "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" })
3855
+ ] });
3856
+ }
3857
+ );
3858
+ MagickoArrowUp01.displayName = "MagickoArrowUp01";
3859
+
3860
+ // dist/icons/MagickoArrowUp03.tsx
3861
+ import React294 from "react";
3862
+ import { jsx as jsx294 } from "react/jsx-runtime";
3863
+ var MagickoArrowUp03 = React294.forwardRef(
3864
+ ({ 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" }) });
3866
+ }
3867
+ );
3868
+ MagickoArrowUp03.displayName = "MagickoArrowUp03";
3869
+
3870
+ // dist/icons/MagickoCheck.tsx
3871
+ import React295 from "react";
3872
+ import { jsx as jsx295 } from "react/jsx-runtime";
3873
+ var MagickoCheck = React295.forwardRef(
3874
+ ({ 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" }) });
3485
3876
  }
3486
3877
  );
3487
3878
  MagickoCheck.displayName = "MagickoCheck";
3488
3879
 
3489
3880
  // dist/icons/Marketing.tsx
3490
- import React266 from "react";
3491
- import { jsx as jsx266 } from "react/jsx-runtime";
3492
- var Marketing = React266.forwardRef(
3881
+ import React296 from "react";
3882
+ import { jsx as jsx296 } from "react/jsx-runtime";
3883
+ var Marketing = React296.forwardRef(
3493
3884
  ({ size, ...props }, ref) => {
3494
- return /* @__PURE__ */ jsx266("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx266("path", { fill: "#1e293b", d: "M20.03 14.64c-.23.21-.5.36-.81.46h-.01c-.25.08-.53.12-.83.12-.5 0-1.06-.11-1.66-.34-1.58-.57-3.4-1.91-4.98-3.68s-2.71-3.73-3.1-5.38c-.24-.93-.22-1.75.03-2.4.01-.02.02-.05.04-.08.13-.3.31-.56.55-.77.43-.39.99-.57 1.65-.57 1.83 0 4.37 1.47 6.64 4.01 3.07 3.44 4.14 7.15 2.48 8.63M14.58 16.57l1.13-.36c.06-.02.06-.1.01-.12-1.68-.71-3.51-2.12-5.1-3.88-1.59-1.78-2.76-3.77-3.29-5.51-.02-.06-.1-.06-.12-.01l-3.76 8.43c-.46 1.04-.28 2.21.48 3.06.55.62 1.31.95 2.11.95.29 0 .58-.04.87-.13l.59-.19.4 1.28A2.74 2.74 0 0 0 10.51 22c.27 0 .54-.04.81-.13l1.89-.59c.69-.22 1.26-.7 1.59-1.34.34-.65.41-1.39.19-2.08zm-1.11 2.66c-.15.3-.4.51-.71.61l-1.89.59c-.64.21-1.33-.15-1.54-.8l-.4-1.28 4.22-1.33.41 1.28c.1.31.07.65-.09.93" }) });
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" }) });
3495
3886
  }
3496
3887
  );
3497
3888
  Marketing.displayName = "Marketing";
3498
3889
 
3499
3890
  // dist/icons/MessageEdit.tsx
3500
- import React267 from "react";
3501
- import { jsx as jsx267 } from "react/jsx-runtime";
3502
- var MessageEdit = React267.forwardRef(
3891
+ import React297 from "react";
3892
+ import { jsx as jsx297 } from "react/jsx-runtime";
3893
+ var MessageEdit = React297.forwardRef(
3503
3894
  ({ size, ...props }, ref) => {
3504
- return /* @__PURE__ */ jsx267("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx267("path", { fill: "#1e293b", d: "M16 2H8Q2 2 2 8v13c0 .55.45 1 1 1h13q6 0 6-6V8q0-6-6-6m-4.89 14.66c-.25.25-.71.48-1.05.53l-2.08.29c-.08.01-.16.02-.23.02-.35 0-.67-.12-.9-.35-.28-.28-.4-.69-.33-1.13l.29-2.08c.05-.34.28-.81.53-1.05l3.77-3.77a6 6 0 0 0 .51 1.09c.08.14.17.28.25.38.1.15.2.28.27.35.04.06.08.1.09.12.22.25.45.49.67.67.06.06.1.09.11.1.13.1.25.21.37.28.13.1.27.19.41.27.17.1.35.2.54.29s.37.16.55.22zm5.44-5.43-.78.78c-.05.05-.12.08-.19.08-.02 0-.06 0-.08-.01a5.24 5.24 0 0 1-3.58-3.58c-.03-.09 0-.19.07-.26l.79-.79c1.29-1.29 2.51-1.26 3.77 0 .64.64.96 1.26.95 1.9 0 .63-.31 1.24-.95 1.88" }) });
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" }) });
3505
3896
  }
3506
3897
  );
3507
3898
  MessageEdit.displayName = "MessageEdit";
3508
3899
 
3509
3900
  // dist/icons/Network.tsx
3510
- import React268 from "react";
3511
- import { jsx as jsx268 } from "react/jsx-runtime";
3512
- var Network = React268.forwardRef(
3901
+ import React298 from "react";
3902
+ import { jsx as jsx298 } from "react/jsx-runtime";
3903
+ var Network = React298.forwardRef(
3513
3904
  ({ size, ...props }, ref) => {
3514
- return /* @__PURE__ */ jsx268("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx268("path", { fill: "#1e293b", d: "M20.13 7.12a2.62 2.62 0 1 0 0-5.24 2.62 2.62 0 0 0 0 5.24M17 6.57l-2.4 2.4c-.74-.52-1.63-.84-2.6-.84-1.13 0-2.15.43-2.94 1.12L7 7.19c.46-.56.76-1.27.76-2.06 0-1.79-1.46-3.25-3.25-3.25a3.25 3.25 0 1 0 0 6.5c.46 0 .9-.1 1.29-.27l2.31 2.31c-.37.66-.6 1.4-.6 2.22 0 2.49 2.01 4.5 4.5 4.5.46 0 .89-.09 1.31-.22l.25.5c-.63.48-1.05 1.23-1.05 2.09 0 1.45 1.17 2.62 2.62 2.62s2.62-1.17 2.62-2.62c0-.94-.49-1.76-1.23-2.23-.26-.16-.56-.28-.87-.34-.17-.03-.61-.04-.66-.03l-.33-.65a4.5 4.5 0 0 0 1.84-3.62c0-.97-.31-1.87-.84-2.6l2.4-2.4z" }) });
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" }) });
3515
3906
  }
3516
3907
  );
3517
3908
  Network.displayName = "Network";
3518
3909
 
3519
3910
  // dist/icons/NotiDot.tsx
3520
- import React269 from "react";
3521
- import { jsx as jsx269 } from "react/jsx-runtime";
3522
- var NotiDot = React269.forwardRef(
3911
+ import React299 from "react";
3912
+ import { jsx as jsx299 } from "react/jsx-runtime";
3913
+ var NotiDot = React299.forwardRef(
3523
3914
  ({ size, ...props }, ref) => {
3524
- return /* @__PURE__ */ jsx269("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx269("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
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" }) });
3525
3916
  }
3526
3917
  );
3527
3918
  NotiDot.displayName = "NotiDot";
3528
3919
 
3529
3920
  // dist/icons/PA.tsx
3530
- import React270 from "react";
3531
- import { jsx as jsx270 } from "react/jsx-runtime";
3532
- var PA = React270.forwardRef(
3921
+ import React300 from "react";
3922
+ import { jsx as jsx300 } from "react/jsx-runtime";
3923
+ var PA = React300.forwardRef(
3533
3924
  ({ size, ...props }, ref) => {
3534
- return /* @__PURE__ */ jsx270("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx270("path", { fill: "#1e293b", d: "M16.02 9.3c-.55-.38-1.16-.76-1.81-1.14-.16-.09-.33-.17-.49-.26 3.42-1.37 5.76-1.27 6.26-.57.2.58.09 1.22-.28 1.69-.26.33-.2.8.13 1.05.14.11.3.16.46.16.22 0 .44-.1.59-.29.71-.9.89-2.14.48-3.22-.01-.04-.03-.07-.05-.11-1.28-2.2-5.76-1.31-9.63.54-.64.31-1.26.63-1.89 1-.16.09-.31.19-.47.28.54-3.72 1.83-5.69 2.68-5.69.41 0 .88.43 1.33 1.2a.752.752 0 1 0 1.3-.76c-.75-1.29-1.64-1.94-2.63-1.94-2.54 0-4.02 4.33-4.35 8.61-.05.74-.08 1.45-.08 2.14v.55c-2.9-2.28-3.98-4.35-3.61-5.13.39-.46 1.01-.69 1.61-.61.41.06.79-.23.84-.64a.74.74 0 0 0-.64-.84 3.34 3.34 0 0 0-3.03 1.21l-.06.09C1.4 8.83 4.41 12.27 7.97 14.7c.55.38 1.16.76 1.81 1.14.16.09.32.18.48.26-3.42 1.36-5.75 1.26-6.24.56-.2-.57-.1-1.21.28-1.69.26-.32.21-.8-.12-1.05a.74.74 0 0 0-1.05.12c-.73.91-.91 2.15-.48 3.23.01.04.03.07.05.1.53.92 1.62 1.3 2.98 1.3 1.92 0 4.39-.75 6.65-1.84.65-.31 1.27-.64 1.89-1 .16-.09.31-.19.47-.28-.54 3.72-1.83 5.69-2.68 5.69-.41 0-.88-.43-1.33-1.2a.752.752 0 1 0-1.3.76c.75 1.29 1.64 1.94 2.63 1.94 2.54 0 4.02-4.33 4.35-8.61.05-.74.08-1.45.08-2.14v-.55c2.9 2.28 3.98 4.35 3.61 5.13-.39.46-1.01.69-1.61.61a.74.74 0 0 0-.84.64c-.06.41.23.79.64.84a3.336 3.336 0 0 0 3.03-1.2l.06-.09c1.28-2.21-1.73-5.65-5.29-8.08z" }) });
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" }) });
3535
3926
  }
3536
3927
  );
3537
3928
  PA.displayName = "PA";
3538
3929
 
3539
3930
  // dist/icons/PauseSquare.tsx
3540
- import React271 from "react";
3541
- import { jsx as jsx271 } from "react/jsx-runtime";
3542
- var PauseSquare = React271.forwardRef(
3931
+ import React301 from "react";
3932
+ import { jsx as jsx301 } from "react/jsx-runtime";
3933
+ var PauseSquare = React301.forwardRef(
3543
3934
  ({ size, ...props }, ref) => {
3544
- return /* @__PURE__ */ jsx271("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx271("path", { fill: "#000", d: "M17 3H7a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4" }) });
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" }) });
3545
3936
  }
3546
3937
  );
3547
3938
  PauseSquare.displayName = "PauseSquare";
3548
3939
 
3549
3940
  // dist/icons/Pdf.tsx
3550
- import React272 from "react";
3551
- import { jsx as jsx272, jsxs as jsxs211 } from "react/jsx-runtime";
3552
- var Pdf = React272.forwardRef(
3941
+ import React302 from "react";
3942
+ import { jsx as jsx302, jsxs as jsxs237 } from "react/jsx-runtime";
3943
+ var Pdf = React302.forwardRef(
3553
3944
  ({ size, ...props }, ref) => {
3554
- return /* @__PURE__ */ jsxs211("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3555
- /* @__PURE__ */ jsx272("path", { fill: "#fa1515", d: "M20.75 9.75V20.4a2.35 2.35 0 0 1-2.35 2.35H5.6a2.35 2.35 0 0 1-2.35-2.35V3.6A2.35 2.35 0 0 1 5.6 1.25h6.65v6.9a1.6 1.6 0 0 0 1.6 1.6z" }),
3556
- /* @__PURE__ */ jsx272("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
3557
- /* @__PURE__ */ jsx272("path", { fill: "#fff", d: "M11.746 20v-2.91h2.045v.637h-1.255v.5h1.13v.637h-1.13V20zM9.932 20h-1.12v-2.91H9.92q.45.001.776.176.328.173.506.5.179.325.179.78 0 .454-.178.78a1.2 1.2 0 0 1-.503.5 1.6 1.6 0 0 1-.768.174m-.33-.67h.301a.9.9 0 0 0 .368-.07.47.47 0 0 0 .233-.24 1.1 1.1 0 0 0 .081-.474q0-.304-.082-.475a.47.47 0 0 0-.239-.24.9.9 0 0 0-.383-.07h-.279zM6.188 20v-2.91h1.255q.324 0 .567.129a.93.93 0 0 1 .378.36q.135.231.135.54 0 .314-.14.541a.9.9 0 0 1-.387.353 1.3 1.3 0 0 1-.581.123h-.75v-.613h.59a.5.5 0 0 0 .238-.049.35.35 0 0 0 .152-.14.4.4 0 0 0 .054-.215.4.4 0 0 0-.054-.213.34.34 0 0 0-.152-.136.5.5 0 0 0-.237-.048h-.279V20z" })
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" })
3558
3949
  ] });
3559
3950
  }
3560
3951
  );
3561
3952
  Pdf.displayName = "Pdf";
3562
3953
 
3563
3954
  // dist/icons/PlayFilled.tsx
3564
- import React273 from "react";
3565
- import { jsx as jsx273 } from "react/jsx-runtime";
3566
- var PlayFilled = React273.forwardRef(
3955
+ import React303 from "react";
3956
+ import { jsx as jsx303 } from "react/jsx-runtime";
3957
+ var PlayFilled = React303.forwardRef(
3567
3958
  ({ size, ...props }, ref) => {
3568
- return /* @__PURE__ */ jsx273("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx273("path", { fill: "#000", d: "M5 3.097v17.806c0 .875.941 1.396 1.643.911l12.886-8.903c.627-.433.627-1.389 0-1.822L6.643 2.186C5.941 1.701 5 2.223 5 3.097" }) });
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" }) });
3569
3960
  }
3570
3961
  );
3571
3962
  PlayFilled.displayName = "PlayFilled";
3572
3963
 
3573
3964
  // dist/icons/Signature.tsx
3574
- import React274 from "react";
3575
- import { jsx as jsx274 } from "react/jsx-runtime";
3576
- var Signature = React274.forwardRef(
3965
+ import React304 from "react";
3966
+ import { jsx as jsx304 } from "react/jsx-runtime";
3967
+ var Signature = React304.forwardRef(
3577
3968
  ({ size, ...props }, ref) => {
3578
- return /* @__PURE__ */ jsx274("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx274("path", { fill: "#000", d: "M21 20.25a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5zm-2.284-5.986.178.045q.244.083.439.257l.002-.001 2.156 1.868.056.054a.75.75 0 0 1-.978 1.128l-.06-.048-1.762-1.527A1.75 1.75 0 0 1 17 17.75h-2A1.75 1.75 0 0 1 13.25 16c0-.811-.632-1.615-2.107-2.256a10 10 0 0 0-1.454-.49c-.292.853-.63 1.654-1.037 2.332-.704 1.177-1.718 2.164-3.152 2.164a3.25 3.25 0 0 1 0-6.5h.005l.433.007c.937.024 1.854.109 2.721.251q.084-.303.164-.616c.387-1.522.677-3.114.934-4.49.127-.683.248-1.318.368-1.853.117-.522.244-1.002.396-1.35l.084-.178a3.25 3.25 0 1 1 4.22 4.448l-.073.027a.75.75 0 0 1-.54-1.397L14.4 6a1.751 1.751 0 1 0-2.408-2.39l-.097.189c-.088.204-.19.56-.306 1.077a54 54 0 0 0-.358 1.8c-.254 1.362-.553 3.007-.954 4.585q-.071.278-.148.557c.576.152 1.117.336 1.61.55 1.647.716 3.011 1.898 3.011 3.631a.25.25 0 0 0 .25.25h2a.25.25 0 0 0 .25-.25v-.5h.001c-.001-.243.068-.48.2-.684l.11-.147c.121-.137.27-.247.439-.32l.173-.06q.178-.049.361-.044zM3.75 14.5a1.75 1.75 0 0 0 1.75 1.75c.643 0 1.26-.425 1.865-1.434.314-.524.59-1.158.841-1.863a19 19 0 0 0-2.708-.203A1.75 1.75 0 0 0 3.75 14.5" }) });
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" }) });
3579
3970
  }
3580
3971
  );
3581
3972
  Signature.displayName = "Signature";
3582
3973
 
3583
3974
  // dist/icons/SperateDot.tsx
3584
- import React275 from "react";
3585
- import { jsx as jsx275 } from "react/jsx-runtime";
3586
- var SperateDot = React275.forwardRef(
3975
+ import React305 from "react";
3976
+ import { jsx as jsx305 } from "react/jsx-runtime";
3977
+ var SperateDot = React305.forwardRef(
3587
3978
  ({ size, ...props }, ref) => {
3588
- return /* @__PURE__ */ jsx275("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx275("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
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" }) });
3589
3980
  }
3590
3981
  );
3591
3982
  SperateDot.displayName = "SperateDot";
3592
3983
 
3593
3984
  // dist/icons/SquarePen1.tsx
3594
- import React276 from "react";
3595
- import { jsx as jsx276, jsxs as jsxs212 } from "react/jsx-runtime";
3596
- var SquarePen1 = React276.forwardRef(
3985
+ import React306 from "react";
3986
+ import { jsx as jsx306, jsxs as jsxs238 } from "react/jsx-runtime";
3987
+ var SquarePen1 = React306.forwardRef(
3597
3988
  ({ size, ...props }, ref) => {
3598
- return /* @__PURE__ */ jsxs212("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3599
- /* @__PURE__ */ jsx276("path", { fill: "#1e293b", d: "m14.43 8.51-.89.89c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l.89-.89c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0" }),
3600
- /* @__PURE__ */ jsx276("path", { fill: "#1e293b", d: "M17 2H7C4.25 2 2 4.25 2 7v10c0 2.75 2.25 5 5 5h10c2.75 0 5-2.25 5-5V7c0-2.75-2.25-5-5-5m-.33 8.33-6.17 6.18c-.22.22-.5.36-.8.4l-2.66.38c-.2.03-.35-.11-.32-.32l.38-2.66c.05-.3.18-.59.4-.8l6.18-6.18a2.118 2.118 0 1 1 2.99 3" })
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" })
3601
3992
  ] });
3602
3993
  }
3603
3994
  );
3604
3995
  SquarePen1.displayName = "SquarePen1";
3605
3996
 
3606
3997
  // dist/icons/Strikethrough.tsx
3607
- import React277 from "react";
3608
- import { jsx as jsx277 } from "react/jsx-runtime";
3609
- var Strikethrough = React277.forwardRef(
3998
+ import React307 from "react";
3999
+ import { jsx as jsx307 } from "react/jsx-runtime";
4000
+ var Strikethrough = React307.forwardRef(
3610
4001
  ({ size, ...props }, ref) => {
3611
- return /* @__PURE__ */ jsx277("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx277("path", { fill: "#000", d: "M17.25 16A3.25 3.25 0 0 0 14 12.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 0 1.5h-2.537a4.75 4.75 0 0 1-3.463 8H6a.75.75 0 0 1 0-1.5h8A3.25 3.25 0 0 0 17.25 16M16 3.25l.077.004a.75.75 0 0 1 0 1.492L16 4.75H9a2.25 2.25 0 0 0-2.23 1.94c-.044.313-.02.63.066.932l.04.128.023.073a.75.75 0 0 1-1.407.498l-.03-.071-.067-.214A3.75 3.75 0 0 1 9 3.25z" }) });
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" }) });
3612
4003
  }
3613
4004
  );
3614
4005
  Strikethrough.displayName = "Strikethrough";
3615
4006
 
3616
4007
  // dist/icons/Tasks.tsx
3617
- import React278 from "react";
3618
- import { jsx as jsx278, jsxs as jsxs213 } from "react/jsx-runtime";
3619
- var Tasks = React278.forwardRef(
4008
+ import React308 from "react";
4009
+ import { jsx as jsx308, jsxs as jsxs239 } from "react/jsx-runtime";
4010
+ var Tasks = React308.forwardRef(
3620
4011
  ({ size, ...props }, ref) => {
3621
- return /* @__PURE__ */ jsxs213("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3622
- /* @__PURE__ */ jsx278("path", { fill: "#1e293b", d: "M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2" }),
3623
- /* @__PURE__ */ jsx278("path", { fill: "#1e293b", d: "M17.24 4.82c0 1.59-1.3 2.89-2.89 2.89h-4.7c-1.59 0-2.89-1.3-2.89-2.89 0-.56-.6-.91-1.1-.65a4.47 4.47 0 0 0-2.37 3.95v9.41C3.29 19.99 5.3 22 7.76 22h8.48c2.46 0 4.47-2.01 4.47-4.47V8.12c0-1.71-.96-3.2-2.37-3.95-.5-.26-1.1.09-1.1.65m-4.86 12.13H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75m2.62-4H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75" })
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" })
3624
4015
  ] });
3625
4016
  }
3626
4017
  );
3627
4018
  Tasks.displayName = "Tasks";
3628
4019
 
3629
4020
  // dist/icons/Trash.tsx
3630
- import React279 from "react";
3631
- import { jsx as jsx279 } from "react/jsx-runtime";
3632
- var Trash = React279.forwardRef(
4021
+ import React309 from "react";
4022
+ import { jsx as jsx309 } from "react/jsx-runtime";
4023
+ var Trash = React309.forwardRef(
3633
4024
  ({ size, ...props }, ref) => {
3634
- return /* @__PURE__ */ jsx279("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx279("path", { fill: "#1e293b", d: "M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82s.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39s-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95m-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75m.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
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" }) });
3635
4026
  }
3636
4027
  );
3637
4028
  Trash.displayName = "Trash";
3638
4029
 
3639
4030
  // dist/icons/Video.tsx
3640
- import React280 from "react";
3641
- import { jsx as jsx280 } from "react/jsx-runtime";
3642
- var Video = React280.forwardRef(
4031
+ import React310 from "react";
4032
+ import { jsx as jsx310 } from "react/jsx-runtime";
4033
+ var Video = React310.forwardRef(
3643
4034
  ({ size, ...props }, ref) => {
3644
- return /* @__PURE__ */ jsx280("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx280("path", { fill: "#1e293b", d: "M21.15 6.17c-.41-.22-1.27-.45-2.44.37l-1.47 1.04c-.11-3.11-1.46-4.33-4.74-4.33h-6C3.08 3.25 1.75 4.58 1.75 8v8c0 2.3 1.25 4.75 4.75 4.75h6c3.28 0 4.63-1.22 4.74-4.33l1.47 1.04c.62.44 1.16.58 1.59.58.37 0 .66-.11.85-.21.41-.21 1.1-.78 1.1-2.21V8.38c0-1.43-.69-2-1.1-2.21M11 11.38c-1.03 0-1.88-.84-1.88-1.88S9.97 7.62 11 7.62s1.88.84 1.88 1.88-.85 1.88-1.88 1.88" }) });
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" }) });
3645
4036
  }
3646
4037
  );
3647
4038
  Video.displayName = "Video";
3648
4039
 
3649
4040
  // dist/icons/X.tsx
3650
- import React281 from "react";
3651
- import { jsx as jsx281 } from "react/jsx-runtime";
3652
- var X = React281.forwardRef(
4041
+ import React311 from "react";
4042
+ import { jsx as jsx311 } from "react/jsx-runtime";
4043
+ var X = React311.forwardRef(
3653
4044
  ({ size, ...props }, ref) => {
3654
- return /* @__PURE__ */ jsx281("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx281("path", { fill: "#1e293b", d: "M17.47 5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 13.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06L10.94 12 5.47 6.53l-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 10.94z" }) });
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" }) });
3655
4046
  }
3656
4047
  );
3657
4048
  X.displayName = "X";
@@ -3920,6 +4311,36 @@ export {
3920
4311
  MagickoArchiveSlash,
3921
4312
  MagickoArchiveTick,
3922
4313
  MagickoArrowBack,
4314
+ MagickoArrowCircleDown,
4315
+ MagickoArrowCircleLeft,
4316
+ MagickoArrowCircleRight,
4317
+ MagickoArrowCircleUp,
4318
+ MagickoArrowDiagonal01,
4319
+ MagickoArrowDiagonal02,
4320
+ MagickoArrowDiagonal03,
4321
+ MagickoArrowDiagonal04,
4322
+ MagickoArrowDown01,
4323
+ MagickoArrowDown03,
4324
+ MagickoArrowDown04,
4325
+ MagickoArrowForward,
4326
+ MagickoArrowLeft01,
4327
+ MagickoArrowLeft03,
4328
+ MagickoArrowLeft04,
4329
+ MagickoArrowRight01,
4330
+ MagickoArrowRight03,
4331
+ MagickoArrowRight04,
4332
+ MagickoArrowSquare,
4333
+ MagickoArrowSquareDown,
4334
+ MagickoArrowSquareLeft,
4335
+ MagickoArrowSquareRight,
4336
+ MagickoArrowSquareUp,
4337
+ MagickoArrowSwap01,
4338
+ MagickoArrowSwap02,
4339
+ MagickoArrowSwap03,
4340
+ MagickoArrowTransfer01,
4341
+ MagickoArrowTransfer02,
4342
+ MagickoArrowUp01,
4343
+ MagickoArrowUp03,
3923
4344
  MagickoCheck,
3924
4345
  Marketing,
3925
4346
  MessageEdit,