magick-icons 0.1.241 → 0.1.243
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.d.mts +1081 -1
- package/index.d.ts +1081 -1
- package/index.js +970 -71
- package/index.js.map +1 -1
- package/index.mjs +914 -75
- package/index.mjs.map +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -10602,182 +10602,961 @@ var MagickoRotateLeft1 = React804.forwardRef(
|
|
|
10602
10602
|
);
|
|
10603
10603
|
MagickoRotateLeft1.displayName = "MagickoRotateLeft1";
|
|
10604
10604
|
|
|
10605
|
-
// dist/icons/
|
|
10605
|
+
// dist/icons/MagickoRotateRight.tsx
|
|
10606
10606
|
import React805 from "react";
|
|
10607
|
-
import { jsx as jsx805 } from "react/jsx-runtime";
|
|
10608
|
-
var
|
|
10607
|
+
import { jsx as jsx805, jsxs as jsxs675 } from "react/jsx-runtime";
|
|
10608
|
+
var MagickoRotateRight = React805.forwardRef(
|
|
10609
10609
|
({ size, ...props }, ref) => {
|
|
10610
|
-
return /* @__PURE__ */
|
|
10610
|
+
return /* @__PURE__ */ jsxs675("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10611
|
+
/* @__PURE__ */ jsx805("path", { fill: "#1e293b", d: "M12 22.75c-5.2 0-9.42-4.23-9.42-9.42S6.8 3.9 12 3.9c1.07 0 2.11.15 3.11.46.4.12.62.54.5.94a.75.75 0 0 1-.94.5c-.85-.26-1.75-.4-2.67-.4-4.37 0-7.92 3.55-7.92 7.92s3.55 7.92 7.92 7.92a7.925 7.925 0 0 0 6.59-12.32.746.746 0 0 1 .21-1.04c.34-.23.81-.14 1.04.21a9.37 9.37 0 0 1 1.59 5.24c-.01 5.19-4.23 9.42-9.43 9.42" }),
|
|
10612
|
+
/* @__PURE__ */ jsx805("path", { fill: "#1e293b", d: "M16.13 6.07c-.21 0-.42-.09-.57-.26l-2.89-3.32a.756.756 0 0 1 .07-1.06c.31-.27.79-.24 1.06.07l2.89 3.32c.27.31.24.79-.07 1.06-.13.13-.31.19-.49.19" }),
|
|
10613
|
+
/* @__PURE__ */ jsx805("path", { fill: "#1e293b", d: "M12.76 8.53c-.23 0-.46-.11-.61-.31-.24-.33-.17-.8.16-1.05l3.37-2.46a.752.752 0 0 1 .89 1.21L13.2 8.39a.7.7 0 0 1-.44.14" })
|
|
10614
|
+
] });
|
|
10611
10615
|
}
|
|
10612
10616
|
);
|
|
10613
|
-
|
|
10617
|
+
MagickoRotateRight.displayName = "MagickoRotateRight";
|
|
10614
10618
|
|
|
10615
|
-
// dist/icons/
|
|
10619
|
+
// dist/icons/MagickoRotateRight1.tsx
|
|
10616
10620
|
import React806 from "react";
|
|
10617
10621
|
import { jsx as jsx806 } from "react/jsx-runtime";
|
|
10618
|
-
var
|
|
10622
|
+
var MagickoRotateRight1 = React806.forwardRef(
|
|
10619
10623
|
({ size, ...props }, ref) => {
|
|
10620
|
-
return /* @__PURE__ */ jsx806("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx806("path", { fill: "#1e293b", d: "
|
|
10624
|
+
return /* @__PURE__ */ jsx806("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx806("path", { fill: "#1e293b", d: "M16.75 22.75h-4.5c-4.15 0-6-1.85-6-6v-4.5c0-4.15 1.85-6 6-6h4.5c4.15 0 6 1.85 6 6v4.5c0 4.15-1.85 6-6 6m-4.5-15c-3.32 0-4.5 1.18-4.5 4.5v4.5c0 3.32 1.18 4.5 4.5 4.5h4.5c3.32 0 4.5-1.18 4.5-4.5v-4.5c0-3.32-1.18-4.5-4.5-4.5zM2 9.75c-.41 0-.75-.34-.75-.75 0-4.27 3.48-7.75 7.75-7.75a.745.745 0 0 1 .64 1.13L8.59 4.14c-.21.35-.67.47-1.03.25a.746.746 0 0 1-.25-1.03l.27-.45A6.26 6.26 0 0 0 2.75 9c0 .41-.34.75-.75.75" }) });
|
|
10621
10625
|
}
|
|
10622
10626
|
);
|
|
10623
|
-
|
|
10627
|
+
MagickoRotateRight1.displayName = "MagickoRotateRight1";
|
|
10624
10628
|
|
|
10625
|
-
// dist/icons/
|
|
10629
|
+
// dist/icons/MagickoRowHorizontal.tsx
|
|
10626
10630
|
import React807 from "react";
|
|
10627
10631
|
import { jsx as jsx807 } from "react/jsx-runtime";
|
|
10628
|
-
var
|
|
10632
|
+
var MagickoRowHorizontal = React807.forwardRef(
|
|
10629
10633
|
({ size, ...props }, ref) => {
|
|
10630
|
-
return /* @__PURE__ */ jsx807("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx807("path", { fill: "#1e293b", d: "
|
|
10634
|
+
return /* @__PURE__ */ jsx807("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx807("path", { fill: "#1e293b", d: "M8.27 22.75H4.23c-2.01 0-2.98-.93-2.98-2.85V4.1c0-1.92.98-2.85 2.98-2.85h4.04c2.01 0 2.98.93 2.98 2.85v15.8c0 1.92-.98 2.85-2.98 2.85m-4.04-20c-1.27 0-1.48.34-1.48 1.35v15.8c0 1.01.21 1.35 1.48 1.35h4.04c1.27 0 1.48-.34 1.48-1.35V4.1c0-1.01-.21-1.35-1.48-1.35zM19.77 22.75h-4.04c-2.01 0-2.98-.93-2.98-2.85V4.1c0-1.92.98-2.85 2.98-2.85h4.04c2.01 0 2.98.93 2.98 2.85v15.8c0 1.92-.98 2.85-2.98 2.85m-4.04-20c-1.27 0-1.48.34-1.48 1.35v15.8c0 1.01.21 1.35 1.48 1.35h4.04c1.27 0 1.48-.34 1.48-1.35V4.1c0-1.01-.21-1.35-1.48-1.35z" }) });
|
|
10631
10635
|
}
|
|
10632
10636
|
);
|
|
10633
|
-
|
|
10637
|
+
MagickoRowHorizontal.displayName = "MagickoRowHorizontal";
|
|
10634
10638
|
|
|
10635
|
-
// dist/icons/
|
|
10639
|
+
// dist/icons/MagickoRowVertical.tsx
|
|
10636
10640
|
import React808 from "react";
|
|
10637
10641
|
import { jsx as jsx808 } from "react/jsx-runtime";
|
|
10638
|
-
var
|
|
10642
|
+
var MagickoRowVertical = React808.forwardRef(
|
|
10643
|
+
({ size, ...props }, ref) => {
|
|
10644
|
+
return /* @__PURE__ */ jsx808("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx808("path", { fill: "#1e293b", d: "M19.9 22.75H4.1c-1.92 0-2.85-.98-2.85-2.98v-4.04c0-2.01.93-2.98 2.85-2.98h15.8c1.92 0 2.85.98 2.85 2.98v4.04c0 2-.93 2.98-2.85 2.98m-15.8-8.5c-1.01 0-1.35.21-1.35 1.48v4.04c0 1.27.34 1.48 1.35 1.48h15.8c1.01 0 1.35-.21 1.35-1.48v-4.04c0-1.27-.34-1.48-1.35-1.48zM19.9 11.25H4.1c-1.92 0-2.85-.98-2.85-2.98V4.23c0-2.01.93-2.98 2.85-2.98h15.8c1.92 0 2.85.98 2.85 2.98v4.04c0 2-.93 2.98-2.85 2.98M4.1 2.75c-1.01 0-1.35.21-1.35 1.48v4.04c0 1.27.34 1.48 1.35 1.48h15.8c1.01 0 1.35-.21 1.35-1.48V4.23c0-1.27-.34-1.48-1.35-1.48z" }) });
|
|
10645
|
+
}
|
|
10646
|
+
);
|
|
10647
|
+
MagickoRowVertical.displayName = "MagickoRowVertical";
|
|
10648
|
+
|
|
10649
|
+
// dist/icons/MagickoSad3.tsx
|
|
10650
|
+
import React809 from "react";
|
|
10651
|
+
import { jsx as jsx809, jsxs as jsxs676 } from "react/jsx-runtime";
|
|
10652
|
+
var MagickoSad3 = React809.forwardRef(
|
|
10653
|
+
({ size, ...props }, ref) => {
|
|
10654
|
+
return /* @__PURE__ */ jsxs676("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10655
|
+
/* @__PURE__ */ jsx809("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" }),
|
|
10656
|
+
/* @__PURE__ */ jsx809("path", { fill: "#1e293b", d: "M7.09 10.61c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l.37-.37a3.515 3.515 0 0 1 4.06-.66c.37.19.52.64.34 1.01a.76.76 0 0 1-1.01.34c-.78-.39-1.72-.24-2.33.38l-.37.37c-.15.13-.34.21-.53.21M16.91 10.61c-.19 0-.38-.07-.53-.22l-.37-.37c-.62-.61-1.55-.77-2.33-.38-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01c1.36-.68 2.99-.41 4.06.66l.37.37c.29.29.29.77 0 1.06-.15.15-.34.23-.53.23M14.5 17.75a1 1 0 0 1-.28-.05 5.98 5.98 0 0 0-4.44 0 .745.745 0 0 1-.97-.42c-.15-.38.03-.82.42-.97 1.79-.72 3.77-.72 5.56 0 .38.15.57.59.42.97-.13.29-.41.47-.71.47" })
|
|
10657
|
+
] });
|
|
10658
|
+
}
|
|
10659
|
+
);
|
|
10660
|
+
MagickoSad3.displayName = "MagickoSad3";
|
|
10661
|
+
|
|
10662
|
+
// dist/icons/MagickoSadFace.tsx
|
|
10663
|
+
import React810 from "react";
|
|
10664
|
+
import { jsx as jsx810, jsxs as jsxs677 } from "react/jsx-runtime";
|
|
10665
|
+
var MagickoSadFace = React810.forwardRef(
|
|
10666
|
+
({ size, ...props }, ref) => {
|
|
10667
|
+
return /* @__PURE__ */ jsxs677("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10668
|
+
/* @__PURE__ */ jsx810("path", { fill: "#1e293b", d: "M12 22.5C6.21 22.5 1.5 17.79 1.5 12S6.21 1.5 12 1.5 22.5 6.21 22.5 12 17.79 22.5 12 22.5M12 3c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9" }),
|
|
10669
|
+
/* @__PURE__ */ jsx810("path", { fill: "#1e293b", d: "M15.25 17.35c-.19 0-.38-.07-.53-.22-1.45-1.45-3.99-1.45-5.44 0-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06A5.3 5.3 0 0 1 12 14.5c1.43 0 2.77.56 3.78 1.57.29.29.29.77 0 1.06-.15.14-.34.22-.53.22" })
|
|
10670
|
+
] });
|
|
10671
|
+
}
|
|
10672
|
+
);
|
|
10673
|
+
MagickoSadFace.displayName = "MagickoSadFace";
|
|
10674
|
+
|
|
10675
|
+
// dist/icons/MagickoSagittarius.tsx
|
|
10676
|
+
import React811 from "react";
|
|
10677
|
+
import { jsx as jsx811, jsxs as jsxs678 } from "react/jsx-runtime";
|
|
10678
|
+
var MagickoSagittarius = React811.forwardRef(
|
|
10679
|
+
({ size, ...props }, ref) => {
|
|
10680
|
+
return /* @__PURE__ */ jsxs678("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10681
|
+
/* @__PURE__ */ jsx811("path", { fill: "#1e293b", d: "M21 12.75c-.41 0-.75-.34-.75-.75V3.75H12c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9c.41 0 .75.34.75.75v9c0 .41-.34.75-.75.75" }),
|
|
10682
|
+
/* @__PURE__ */ jsx811("path", { fill: "#1e293b", d: "M3 21.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l18-18c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-18 18c-.15.15-.34.22-.53.22" }),
|
|
10683
|
+
/* @__PURE__ */ jsx811("path", { fill: "#1e293b", d: "M17.4 18.15c-.19 0-.38-.071-.53-.221l-10.8-10.8a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l10.8 10.8c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
|
|
10684
|
+
] });
|
|
10685
|
+
}
|
|
10686
|
+
);
|
|
10687
|
+
MagickoSagittarius.displayName = "MagickoSagittarius";
|
|
10688
|
+
|
|
10689
|
+
// dist/icons/MagickoSatisfied.tsx
|
|
10690
|
+
import React812 from "react";
|
|
10691
|
+
import { jsx as jsx812, jsxs as jsxs679 } from "react/jsx-runtime";
|
|
10692
|
+
var MagickoSatisfied = React812.forwardRef(
|
|
10693
|
+
({ size, ...props }, ref) => {
|
|
10694
|
+
return /* @__PURE__ */ jsxs679("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10695
|
+
/* @__PURE__ */ jsx812("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" }),
|
|
10696
|
+
/* @__PURE__ */ jsx812("path", { fill: "#1e293b", d: "M7.5 12.33a.746.746 0 0 1-.41-1.37l2.06-1.38L7.09 8.2a.755.755 0 0 1-.21-1.04c.23-.35.69-.44 1.04-.21l3 2a.75.75 0 0 1 0 1.24l-3 2c-.13.1-.28.14-.42.14M16.5 12.33a.74.74 0 0 1-.42-.13l-3-2a.75.75 0 0 1 0-1.24l3-2c.34-.23.81-.14 1.04.21.23.34.14.81-.21 1.04l-2.06 1.38 2.06 1.38c.34.23.44.7.21 1.04-.14.2-.38.32-.62.32M12 19.17c-.45 0-.9-.06-1.34-.18-1.81-.5-3.24-1.95-3.83-3.88-.09-.3-.03-.64.15-.89.22-.29.59-.46.94-.37 2.66.63 5.47.63 8.13 0 .35-.09.72.07.94.37.19.25.25.59.15.89-.58 1.93-2.01 3.38-3.83 3.88-.41.12-.86.18-1.31.18m-3.38-3.65c.53 1 1.4 1.74 2.44 2.02.61.17 1.26.17 1.87 0 1.04-.29 1.91-1.02 2.44-2.02-2.22.4-4.52.4-6.75 0" })
|
|
10697
|
+
] });
|
|
10698
|
+
}
|
|
10699
|
+
);
|
|
10700
|
+
MagickoSatisfied.displayName = "MagickoSatisfied";
|
|
10701
|
+
|
|
10702
|
+
// dist/icons/MagickoSave2.tsx
|
|
10703
|
+
import React813 from "react";
|
|
10704
|
+
import { jsx as jsx813, jsxs as jsxs680 } from "react/jsx-runtime";
|
|
10705
|
+
var MagickoSave2 = React813.forwardRef(
|
|
10706
|
+
({ size, ...props }, ref) => {
|
|
10707
|
+
return /* @__PURE__ */ jsxs680("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10708
|
+
/* @__PURE__ */ jsx813("path", { fill: "#1e293b", d: "M3.3 22.75c-.36 0-.71-.09-1.01-.27-.67-.39-1.05-1.17-1.05-2.14V8.98c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .97-.38 1.74-1.05 2.14-.67.39-1.53.35-2.38-.12l-3.93-2.19c-.19-.11-.59-.11-.78 0l-3.93 2.19c-.46.26-.93.39-1.37.39M5.11 6.63c-1.3 0-2.36 1.06-2.36 2.36v11.36c0 .41.12.73.31.84s.53.06.89-.14l3.93-2.19c.64-.35 1.6-.35 2.24 0l3.93 2.19c.36.2.69.25.89.14.19-.11.31-.43.31-.84V8.99c0-1.3-1.06-2.36-2.36-2.36z" }),
|
|
10709
|
+
/* @__PURE__ */ jsx813("path", { fill: "#1e293b", d: "M14.69 22.75c-.44 0-.9-.13-1.37-.38l-3.93-2.19c-.19-.1-.6-.1-.79 0l-3.92 2.19c-.85.47-1.72.51-2.38.12-.67-.39-1.05-1.17-1.05-2.13V9c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .96-.38 1.74-1.05 2.13-.3.17-.64.26-1.01.26M9 18.6c.4 0 .79.09 1.12.27l3.93 2.19c.36.2.7.25.89.13.19-.11.31-.43.31-.84V8.99c0-1.3-1.06-2.36-2.36-2.36H5.11c-1.3 0-2.36 1.06-2.36 2.36v11.36c0 .41.12.73.31.84s.53.06.89-.14l3.93-2.19c.32-.17.72-.26 1.12-.26" }),
|
|
10710
|
+
/* @__PURE__ */ jsx813("path", { fill: "#1e293b", d: "M20.69 18.87c-.44 0-.9-.13-1.37-.38l-3.69-2.06a.73.73 0 0 1-.38-.65V9c0-1.3-1.06-2.36-2.36-2.36H8c-.41 0-.75-.34-.75-.75v-.77c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .96-.38 1.74-1.05 2.13-.3.17-.64.26-1.01.26m-3.94-3.54 3.3 1.85c.36.2.69.25.89.13s.31-.43.31-.84V5.11c0-1.3-1.06-2.36-2.36-2.36h-7.78c-1.3 0-2.36 1.06-2.36 2.36v.02h4.14c2.13 0 3.86 1.73 3.86 3.86z" })
|
|
10711
|
+
] });
|
|
10712
|
+
}
|
|
10713
|
+
);
|
|
10714
|
+
MagickoSave2.displayName = "MagickoSave2";
|
|
10715
|
+
|
|
10716
|
+
// dist/icons/MagickoSaveAdd.tsx
|
|
10717
|
+
import React814 from "react";
|
|
10718
|
+
import { jsx as jsx814, jsxs as jsxs681 } from "react/jsx-runtime";
|
|
10719
|
+
var MagickoSaveAdd = React814.forwardRef(
|
|
10720
|
+
({ size, ...props }, ref) => {
|
|
10721
|
+
return /* @__PURE__ */ jsxs681("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10722
|
+
/* @__PURE__ */ jsx814("path", { fill: "#1e293b", d: "M14.69 22.75c-.44 0-.9-.13-1.37-.38l-3.93-2.19c-.19-.1-.6-.1-.79 0l-3.92 2.19c-.85.47-1.72.51-2.38.12-.67-.39-1.05-1.17-1.05-2.13V9c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .96-.38 1.74-1.05 2.13-.3.17-.64.26-1.01.26M9 18.6c.4 0 .79.09 1.12.27l3.93 2.19c.36.2.69.25.89.13.19-.11.31-.43.31-.84V8.99c0-1.3-1.06-2.36-2.36-2.36H5.11c-1.3 0-2.36 1.06-2.36 2.36v11.36c0 .41.12.73.31.84s.53.06.89-.14l3.93-2.19c.32-.17.72-.26 1.12-.26" }),
|
|
10723
|
+
/* @__PURE__ */ jsx814("path", { fill: "#1e293b", d: "M20.69 18.87c-.44 0-.9-.13-1.37-.38l-3.69-2.06a.73.73 0 0 1-.38-.65V9c0-1.3-1.06-2.36-2.36-2.36H8c-.41 0-.75-.34-.75-.75v-.77c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .96-.38 1.74-1.05 2.13-.3.17-.64.26-1.01.26m-3.94-3.54 3.3 1.85c.36.2.69.25.89.13.19-.11.31-.43.31-.84V5.11c0-1.3-1.06-2.36-2.36-2.36h-7.78c-1.3 0-2.36 1.06-2.36 2.36v.02h4.14c2.13 0 3.86 1.73 3.86 3.86z" }),
|
|
10724
|
+
/* @__PURE__ */ jsx814("path", { fill: "#1e293b", d: "M11 12.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
10725
|
+
/* @__PURE__ */ jsx814("path", { fill: "#1e293b", d: "M9 14.75c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75" })
|
|
10726
|
+
] });
|
|
10727
|
+
}
|
|
10728
|
+
);
|
|
10729
|
+
MagickoSaveAdd.displayName = "MagickoSaveAdd";
|
|
10730
|
+
|
|
10731
|
+
// dist/icons/MagickoSaveMinus.tsx
|
|
10732
|
+
import React815 from "react";
|
|
10733
|
+
import { jsx as jsx815, jsxs as jsxs682 } from "react/jsx-runtime";
|
|
10734
|
+
var MagickoSaveMinus = React815.forwardRef(
|
|
10735
|
+
({ size, ...props }, ref) => {
|
|
10736
|
+
return /* @__PURE__ */ jsxs682("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10737
|
+
/* @__PURE__ */ jsx815("path", { fill: "#1e293b", d: "M14.69 22.75c-.44 0-.9-.13-1.37-.38l-3.93-2.19c-.19-.1-.6-.1-.79 0l-3.92 2.19c-.85.47-1.72.51-2.38.12-.67-.39-1.05-1.17-1.05-2.13V9c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .96-.38 1.74-1.05 2.13-.3.17-.64.26-1.01.26M9 18.6c.4 0 .79.09 1.12.27l3.93 2.19c.36.2.69.25.89.13.19-.11.31-.43.31-.84V8.99c0-1.3-1.06-2.36-2.36-2.36H5.11c-1.3 0-2.36 1.06-2.36 2.36v11.36c0 .41.12.73.31.84s.53.06.89-.14l3.93-2.19c.32-.17.72-.26 1.12-.26" }),
|
|
10738
|
+
/* @__PURE__ */ jsx815("path", { fill: "#1e293b", d: "M20.69 18.87c-.44 0-.9-.13-1.37-.38l-3.69-2.06a.73.73 0 0 1-.38-.65V9c0-1.3-1.06-2.36-2.36-2.36H8c-.41 0-.75-.34-.75-.75v-.77c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .96-.38 1.74-1.05 2.13-.3.17-.64.26-1.01.26m-3.94-3.54 3.3 1.85c.36.2.69.25.89.13.19-.11.31-.43.31-.84V5.11c0-1.3-1.06-2.36-2.36-2.36h-7.78c-1.3 0-2.36 1.06-2.36 2.36v.02h4.14c2.13 0 3.86 1.73 3.86 3.86z" }),
|
|
10739
|
+
/* @__PURE__ */ jsx815("path", { fill: "#1e293b", d: "M11 12.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
10740
|
+
] });
|
|
10741
|
+
}
|
|
10742
|
+
);
|
|
10743
|
+
MagickoSaveMinus.displayName = "MagickoSaveMinus";
|
|
10744
|
+
|
|
10745
|
+
// dist/icons/MagickoSaveRemove.tsx
|
|
10746
|
+
import React816 from "react";
|
|
10747
|
+
import { jsx as jsx816, jsxs as jsxs683 } from "react/jsx-runtime";
|
|
10748
|
+
var MagickoSaveRemove = React816.forwardRef(
|
|
10749
|
+
({ size, ...props }, ref) => {
|
|
10750
|
+
return /* @__PURE__ */ jsxs683("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10751
|
+
/* @__PURE__ */ jsx816("path", { fill: "#1e293b", d: "M14.69 22.75c-.44 0-.9-.13-1.37-.38l-3.93-2.19c-.19-.1-.6-.1-.79 0l-3.93 2.19c-.85.47-1.71.51-2.38.12-.66-.39-1.05-1.17-1.05-2.13V9c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .96-.38 1.74-1.05 2.13-.29.17-.63.26-1 .26M9 18.6c.4 0 .79.09 1.12.27l3.94 2.19c.36.2.69.25.89.13.19-.11.31-.43.31-.84V8.99c0-1.3-1.06-2.36-2.36-2.36H5.11c-1.3 0-2.36 1.06-2.36 2.36v11.36c0 .41.12.73.31.84s.53.06.89-.14l3.93-2.19c.32-.17.72-.26 1.12-.26" }),
|
|
10752
|
+
/* @__PURE__ */ jsx816("path", { fill: "#1e293b", d: "M7.59 14.16c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.83-2.83c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.83 2.83c-.15.15-.34.22-.53.22" }),
|
|
10753
|
+
/* @__PURE__ */ jsx816("path", { fill: "#1e293b", d: "M10.41 14.16c-.19 0-.38-.07-.53-.22l-2.83-2.83a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.83 2.83c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22M20.69 18.87c-.44 0-.9-.13-1.37-.38l-3.69-2.06a.73.73 0 0 1-.38-.65V9c0-1.3-1.06-2.36-2.36-2.36H8c-.41 0-.75-.34-.75-.75v-.77c0-2.13 1.73-3.86 3.86-3.86h7.78c2.13 0 3.86 1.73 3.86 3.86v11.36c0 .96-.38 1.74-1.05 2.13-.3.17-.64.26-1.01.26m-3.94-3.54 3.31 1.85c.36.2.69.25.89.13.19-.11.31-.43.31-.84V5.11c0-1.3-1.06-2.36-2.36-2.36h-7.78c-1.3 0-2.36 1.06-2.36 2.36v.02h4.14c2.13 0 3.86 1.73 3.86 3.86v6.34z" })
|
|
10754
|
+
] });
|
|
10755
|
+
}
|
|
10756
|
+
);
|
|
10757
|
+
MagickoSaveRemove.displayName = "MagickoSaveRemove";
|
|
10758
|
+
|
|
10759
|
+
// dist/icons/MagickoScheduled1.tsx
|
|
10760
|
+
import React817 from "react";
|
|
10761
|
+
import { jsx as jsx817, jsxs as jsxs684 } from "react/jsx-runtime";
|
|
10762
|
+
var MagickoScheduled1 = React817.forwardRef(
|
|
10763
|
+
({ size, ...props }, ref) => {
|
|
10764
|
+
return /* @__PURE__ */ jsxs684("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10765
|
+
/* @__PURE__ */ jsx817("path", { fill: "#1e293b", d: "M18 20.25h-1.77c-.25 0-.48-.12-.62-.33a.73.73 0 0 1-.07-.7c.03-.08.06-.17.08-.26.09-.32.13-.6.13-.96 0-1-.39-1.93-1.11-2.64-1.42-1.44-3.87-1.43-5.28-.01a3.69 3.69 0 0 0-.99 3.56c.03.13.06.22.1.31.09.23.06.49-.08.69s-.37.33-.62.33H6c-2.62 0-4.75-2.13-4.75-4.75V6c0-2.62 2.13-4.75 4.75-4.75h12c2.62 0 4.75 2.13 4.75 4.75v9.5c0 2.62-2.13 4.75-4.75 4.75m-.8-1.5h.8c1.79 0 3.25-1.46 3.25-3.25V6c0-1.79-1.46-3.25-3.25-3.25H6C4.21 2.75 2.75 4.21 2.75 6v9.5c0 1.79 1.46 3.25 3.25 3.25h.8c-.04-.24-.05-.49-.05-.75 0-1.4.55-2.71 1.55-3.7a5.19 5.19 0 0 1 7.4 0c.99.98 1.55 2.3 1.55 3.7 0 .27-.02.51-.05.75" }),
|
|
10766
|
+
/* @__PURE__ */ jsx817("path", { fill: "#1e293b", d: "M6 6.25a.749.749 0 1 1-.002-1.502A.749.749 0 0 1 6 6.25M8.5 6.25a.749.749 0 1 1 0-1.5h.01c.41 0 .75.34.75.75s-.35.75-.76.75M11 6.25a.749.749 0 1 1-.002-1.502A.749.749 0 0 1 11 6.25M22 9.28H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M12 23.25c-2.21 0-4.19-1.41-4.94-3.5-.06-.15-.11-.3-.14-.47-.11-.39-.17-.82-.17-1.29 0-1.4.55-2.71 1.55-3.7a5.19 5.19 0 0 1 7.4 0c.99.98 1.55 2.3 1.55 3.7 0 .5-.06.94-.18 1.34a3 3 0 0 1-.14.45c-.25.72-.67 1.38-1.23 1.92-.99 1-2.3 1.55-3.7 1.55m0-9c-1 0-1.93.39-2.64 1.11a3.69 3.69 0 0 0-.99 3.56c.03.13.06.22.1.31.54 1.51 1.96 2.52 3.53 2.52 1 0 1.93-.39 2.64-1.11.41-.39.7-.85.89-1.39.05-.12.08-.21.1-.3.09-.32.13-.6.13-.96 0-1-.39-1.93-1.11-2.64a3.74 3.74 0 0 0-2.65-1.1" }),
|
|
10767
|
+
/* @__PURE__ */ jsx817("path", { fill: "#1e293b", d: "M13.73 19.62a.7.7 0 0 1-.33-.08l-1.74-.86a.75.75 0 0 1-.42-.67v-2.02c0-.41.34-.75.75-.75s.75.34.75.75v1.56l1.32.65a.748.748 0 0 1-.33 1.42" })
|
|
10768
|
+
] });
|
|
10769
|
+
}
|
|
10770
|
+
);
|
|
10771
|
+
MagickoScheduled1.displayName = "MagickoScheduled1";
|
|
10772
|
+
|
|
10773
|
+
// dist/icons/MagickoScreenmirroring.tsx
|
|
10774
|
+
import React818 from "react";
|
|
10775
|
+
import { jsx as jsx818, jsxs as jsxs685 } from "react/jsx-runtime";
|
|
10776
|
+
var MagickoScreenmirroring = React818.forwardRef(
|
|
10777
|
+
({ size, ...props }, ref) => {
|
|
10778
|
+
return /* @__PURE__ */ jsxs685("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10779
|
+
/* @__PURE__ */ jsx818("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" }),
|
|
10780
|
+
/* @__PURE__ */ jsx818("path", { fill: "#1e293b", d: "M16.4 19.25h-3.8c-1.92 0-2.85-.93-2.85-2.85v-1.8c0-1.92.93-2.85 2.85-2.85h3.8c1.92 0 2.85.93 2.85 2.85v1.8c0 1.92-.93 2.85-2.85 2.85m-3.8-6c-1.08 0-1.35.27-1.35 1.35v1.8c0 1.08.27 1.35 1.35 1.35h3.8c1.08 0 1.35-.27 1.35-1.35v-1.8c0-1.08-.27-1.35-1.35-1.35z" })
|
|
10781
|
+
] });
|
|
10782
|
+
}
|
|
10783
|
+
);
|
|
10784
|
+
MagickoScreenmirroring.displayName = "MagickoScreenmirroring";
|
|
10785
|
+
|
|
10786
|
+
// dist/icons/MagickoScroll01.tsx
|
|
10787
|
+
import React819 from "react";
|
|
10788
|
+
import { jsx as jsx819 } from "react/jsx-runtime";
|
|
10789
|
+
var MagickoScroll01 = React819.forwardRef(
|
|
10790
|
+
({ size, ...props }, ref) => {
|
|
10791
|
+
return /* @__PURE__ */ jsx819("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx819("path", { fill: "#1e293b", d: "M18.31 16.416a.76.76 0 0 1-.53-.211.704.704 0 0 1 0-1.018l2.91-2.793L17.78 9.6a.704.704 0 0 1 0-1.017.777.777 0 0 1 1.06 0l3.44 3.302c.14.134.22.317.22.509s-.08.374-.22.509l-3.44 3.302a.8.8 0 0 1-.53.211M5.69 16.416a.76.76 0 0 1-.53-.211l-3.44-3.302a.7.7 0 0 1-.22-.51c0-.191.08-.374.22-.508l3.44-3.302a.777.777 0 0 1 1.06 0c.29.278.29.739 0 1.017l-2.91 2.794 2.91 2.793c.29.279.29.74 0 1.018a.78.78 0 0 1-.53.211M14.87 13.114H9.14c-.41 0-.75-.327-.75-.72 0-.394.34-.72.75-.72h5.73c.41 0 .75.326.75.72s-.34.72-.75.72" }) });
|
|
10792
|
+
}
|
|
10793
|
+
);
|
|
10794
|
+
MagickoScroll01.displayName = "MagickoScroll01";
|
|
10795
|
+
|
|
10796
|
+
// dist/icons/MagickoScroll02.tsx
|
|
10797
|
+
import React820 from "react";
|
|
10798
|
+
import { jsx as jsx820 } from "react/jsx-runtime";
|
|
10799
|
+
var MagickoScroll02 = React820.forwardRef(
|
|
10800
|
+
({ size, ...props }, ref) => {
|
|
10801
|
+
return /* @__PURE__ */ jsx820("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx820("path", { fill: "#1e293b", d: "M15.44 7.057a.76.76 0 0 1-.53-.212L12 4.052 9.09 6.845a.777.777 0 0 1-1.06 0 .704.704 0 0 1 0-1.017l3.44-3.303a.777.777 0 0 1 1.06 0l3.44 3.303c.29.278.29.739 0 1.017a.78.78 0 0 1-.53.212M12 22.474a.76.76 0 0 1-.53-.211L8.03 18.96a.704.704 0 0 1 0-1.017.777.777 0 0 1 1.06 0L12 20.736l2.91-2.793a.777.777 0 0 1 1.06 0c.29.278.29.739 0 1.017l-3.44 3.303a.8.8 0 0 1-.53.21M12 15.86c-.41 0-.75-.327-.75-.72V9.63c0-.394.34-.72.75-.72s.75.326.75.72v5.51c0 .403-.34.72-.75.72" }) });
|
|
10802
|
+
}
|
|
10803
|
+
);
|
|
10804
|
+
MagickoScroll02.displayName = "MagickoScroll02";
|
|
10805
|
+
|
|
10806
|
+
// dist/icons/MagickoScrollfinger.tsx
|
|
10807
|
+
import React821 from "react";
|
|
10808
|
+
import { jsx as jsx821 } from "react/jsx-runtime";
|
|
10809
|
+
var MagickoScrollfinger = React821.forwardRef(
|
|
10810
|
+
({ size, ...props }, ref) => {
|
|
10811
|
+
return /* @__PURE__ */ jsx821("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx821("path", { fill: "#1e293b", d: "M13.43 22.75H8.6c-1.28 0-2.49-.62-3.23-1.67l-3.6-5.03c-.67-.93-.69-2.2-.05-3.16.46-.7 1.21-1.14 2.04-1.22.83-.09 1.65.21 2.24.8l.19.19V5.87c0-1.6 1.3-2.9 2.9-2.9s2.9 1.3 2.9 2.9v3.59c0 .07.05.14.12.16l4.04 1.06c1.53.4 2.6 1.79 2.6 3.38v3.37a5.33 5.33 0 0 1-5.32 5.32m-9.4-9.59c-.04 0-.08 0-.13.01-.38.04-.72.24-.94.56-.29.44-.28 1.02.02 1.45l3.6 5.03c.46.65 1.22 1.04 2.01 1.04h4.83a3.82 3.82 0 0 0 3.82-3.82v-3.37c0-.9-.61-1.7-1.49-1.92l-4.04-1.06a1.66 1.66 0 0 1-1.24-1.61V5.88c0-.77-.63-1.4-1.4-1.4s-1.4.63-1.4 1.4v8.6c0 .3-.18.58-.46.69-.28.12-.6.05-.82-.16l-1.47-1.47c-.23-.25-.55-.38-.89-.38M20.46 4.09c-.19 0-.38-.07-.53-.22l-.92-.92-.92.92c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l1.46-1.46c.29-.29.77-.29 1.06 0l1.46 1.46c.29.29.29.77 0 1.06-.17.15-.36.22-.55.22M19 8.75c-.19 0-.38-.07-.53-.22l-1.46-1.46a.755.755 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.92.92.92-.92c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.46 1.46c-.13.15-.32.22-.51.22" }) });
|
|
10812
|
+
}
|
|
10813
|
+
);
|
|
10814
|
+
MagickoScrollfinger.displayName = "MagickoScrollfinger";
|
|
10815
|
+
|
|
10816
|
+
// dist/icons/MagickoSearch.tsx
|
|
10817
|
+
import React822 from "react";
|
|
10818
|
+
import { jsx as jsx822 } from "react/jsx-runtime";
|
|
10819
|
+
var MagickoSearch = React822.forwardRef(
|
|
10820
|
+
({ size, ...props }, ref) => {
|
|
10821
|
+
return /* @__PURE__ */ jsx822("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx822("path", { fill: "#1e293b", d: "M11.5 21.75c-5.65 0-10.25-4.6-10.25-10.25S5.85 1.25 11.5 1.25s10.25 4.6 10.25 10.25-4.6 10.25-10.25 10.25m0-19c-4.83 0-8.75 3.93-8.75 8.75s3.92 8.75 8.75 8.75 8.75-3.93 8.75-8.75-3.92-8.75-8.75-8.75M22 22.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" }) });
|
|
10822
|
+
}
|
|
10823
|
+
);
|
|
10824
|
+
MagickoSearch.displayName = "MagickoSearch";
|
|
10825
|
+
|
|
10826
|
+
// dist/icons/MagickoSearchCloud.tsx
|
|
10827
|
+
import React823 from "react";
|
|
10828
|
+
import { jsx as jsx823, jsxs as jsxs686 } from "react/jsx-runtime";
|
|
10829
|
+
var MagickoSearchCloud = React823.forwardRef(
|
|
10830
|
+
({ size, ...props }, ref) => {
|
|
10831
|
+
return /* @__PURE__ */ jsxs686("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10832
|
+
/* @__PURE__ */ jsx823("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.08c1.16 0 2.25-.43 3.1-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.37-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.1.02-.18.03-.28.03" }),
|
|
10833
|
+
/* @__PURE__ */ jsx823("path", { fill: "#1e293b", d: "M11.85 15.24c-1.3 0-2.36-1.06-2.36-2.36s1.06-2.36 2.36-2.36 2.36 1.06 2.36 2.36-1.05 2.36-2.36 2.36m0-3.22c-.47 0-.86.39-.86.86s.39.86.86.86.86-.39.86-.86a.86.86 0 0 0-.86-.86" }),
|
|
10834
|
+
/* @__PURE__ */ jsx823("path", { fill: "#1e293b", d: "M14 15.77c-.19 0-.38-.07-.53-.22l-.94-.94a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.94.94c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
|
|
10835
|
+
] });
|
|
10836
|
+
}
|
|
10837
|
+
);
|
|
10838
|
+
MagickoSearchCloud.displayName = "MagickoSearchCloud";
|
|
10839
|
+
|
|
10840
|
+
// dist/icons/MagickoSearchZoomIn1.tsx
|
|
10841
|
+
import React824 from "react";
|
|
10842
|
+
import { jsx as jsx824, jsxs as jsxs687 } from "react/jsx-runtime";
|
|
10843
|
+
var MagickoSearchZoomIn1 = React824.forwardRef(
|
|
10844
|
+
({ size, ...props }, ref) => {
|
|
10845
|
+
return /* @__PURE__ */ jsxs687("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10846
|
+
/* @__PURE__ */ jsx824("path", { fill: "#1e293b", d: "M14.2 12.45h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
10847
|
+
/* @__PURE__ */ jsx824("path", { fill: "#1e293b", d: "M11.7 14.95c-.41 0-.75-.34-.75-.75v-5c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75" }),
|
|
10848
|
+
/* @__PURE__ */ jsx824("path", { fill: "#1e293b", d: "M11.5 21.75c-5.65 0-10.25-4.6-10.25-10.25S5.85 1.25 11.5 1.25s10.25 4.6 10.25 10.25-4.6 10.25-10.25 10.25m0-19c-4.83 0-8.75 3.93-8.75 8.75s3.92 8.75 8.75 8.75 8.75-3.93 8.75-8.75-3.92-8.75-8.75-8.75M22 22.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" })
|
|
10849
|
+
] });
|
|
10850
|
+
}
|
|
10851
|
+
);
|
|
10852
|
+
MagickoSearchZoomIn1.displayName = "MagickoSearchZoomIn1";
|
|
10853
|
+
|
|
10854
|
+
// dist/icons/MagickoSearchZoomOut1.tsx
|
|
10855
|
+
import React825 from "react";
|
|
10856
|
+
import { jsx as jsx825, jsxs as jsxs688 } from "react/jsx-runtime";
|
|
10857
|
+
var MagickoSearchZoomOut1 = React825.forwardRef(
|
|
10858
|
+
({ size, ...props }, ref) => {
|
|
10859
|
+
return /* @__PURE__ */ jsxs688("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10860
|
+
/* @__PURE__ */ jsx825("path", { fill: "#1e293b", d: "M14 12.45H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
10861
|
+
/* @__PURE__ */ jsx825("path", { fill: "#1e293b", d: "M11.5 21.75c-5.65 0-10.25-4.6-10.25-10.25S5.85 1.25 11.5 1.25s10.25 4.6 10.25 10.25-4.6 10.25-10.25 10.25m0-19c-4.83 0-8.75 3.93-8.75 8.75s3.92 8.75 8.75 8.75 8.75-3.93 8.75-8.75-3.92-8.75-8.75-8.75M22 22.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" })
|
|
10862
|
+
] });
|
|
10863
|
+
}
|
|
10864
|
+
);
|
|
10865
|
+
MagickoSearchZoomOut1.displayName = "MagickoSearchZoomOut1";
|
|
10866
|
+
|
|
10867
|
+
// dist/icons/MagickoSecurity.tsx
|
|
10868
|
+
import React826 from "react";
|
|
10869
|
+
import { jsx as jsx826 } from "react/jsx-runtime";
|
|
10870
|
+
var MagickoSecurity = React826.forwardRef(
|
|
10871
|
+
({ size, ...props }, ref) => {
|
|
10872
|
+
return /* @__PURE__ */ jsx826("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx826("path", { fill: "#1e293b", d: "M12 22.75c-.24 0-.48-.03-.71-.1-5.19-1.43-8.95-6.28-8.95-11.54V6.72c0-1.12.81-2.33 1.85-2.76l5.57-2.28a5.9 5.9 0 0 1 4.48 0l5.57 2.28c1.04.43 1.85 1.64 1.85 2.76v4.39c0 5.25-3.77 10.1-8.95 11.54-.23.07-.47.1-.71.1m0-20a4.4 4.4 0 0 0-1.67.33L4.76 5.36c-.48.2-.92.85-.92 1.37v4.39c0 4.59 3.3 8.83 7.85 10.09.2.06.42.06.62 0 4.55-1.26 7.85-5.5 7.85-10.09V6.73c0-.52-.44-1.17-.92-1.37l-5.57-2.28A4.4 4.4 0 0 0 12 2.75" }) });
|
|
10873
|
+
}
|
|
10874
|
+
);
|
|
10875
|
+
MagickoSecurity.displayName = "MagickoSecurity";
|
|
10876
|
+
|
|
10877
|
+
// dist/icons/MagickoSecuritySafe.tsx
|
|
10878
|
+
import React827 from "react";
|
|
10879
|
+
import { jsx as jsx827, jsxs as jsxs689 } from "react/jsx-runtime";
|
|
10880
|
+
var MagickoSecuritySafe = React827.forwardRef(
|
|
10881
|
+
({ size, ...props }, ref) => {
|
|
10882
|
+
return /* @__PURE__ */ jsxs689("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10883
|
+
/* @__PURE__ */ jsx827("path", { fill: "#1e293b", d: "M12 22.75c-.24 0-.48-.03-.71-.1-5.19-1.43-8.95-6.28-8.95-11.54V6.72c0-1.12.81-2.33 1.85-2.76l5.57-2.28a5.9 5.9 0 0 1 4.48 0l5.57 2.28c1.04.43 1.85 1.64 1.85 2.76v4.39c0 5.25-3.77 10.1-8.95 11.54-.23.07-.47.1-.71.1m0-20a4.4 4.4 0 0 0-1.67.33L4.76 5.36c-.48.2-.92.85-.92 1.37v4.39c0 4.59 3.3 8.83 7.85 10.09.2.06.42.06.62 0 4.55-1.26 7.85-5.5 7.85-10.09V6.73c0-.52-.44-1.17-.92-1.37l-5.57-2.28A4.4 4.4 0 0 0 12 2.75" }),
|
|
10884
|
+
/* @__PURE__ */ jsx827("path", { fill: "#1e293b", d: "M12 13.25c-1.52 0-2.75-1.23-2.75-2.75S10.48 7.75 12 7.75s2.75 1.23 2.75 2.75-1.23 2.75-2.75 2.75m0-4a1.25 1.25 0 1 0 0 2.501 1.25 1.25 0 0 0 0-2.5" }),
|
|
10885
|
+
/* @__PURE__ */ jsx827("path", { fill: "#1e293b", d: "M12 16.25c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
|
|
10886
|
+
] });
|
|
10887
|
+
}
|
|
10888
|
+
);
|
|
10889
|
+
MagickoSecuritySafe.displayName = "MagickoSecuritySafe";
|
|
10890
|
+
|
|
10891
|
+
// dist/icons/MagickoSecurityUser.tsx
|
|
10892
|
+
import React828 from "react";
|
|
10893
|
+
import { jsx as jsx828, jsxs as jsxs690 } from "react/jsx-runtime";
|
|
10894
|
+
var MagickoSecurityUser = React828.forwardRef(
|
|
10895
|
+
({ size, ...props }, ref) => {
|
|
10896
|
+
return /* @__PURE__ */ jsxs690("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10897
|
+
/* @__PURE__ */ jsx828("path", { fill: "#1e293b", d: "M12 22.76c-1.09 0-2.17-.32-3.02-.95l-4.3-3.21c-1.14-.85-2.03-2.62-2.03-4.04V7.13c0-1.54 1.13-3.18 2.58-3.72l4.99-1.87c.99-.37 2.55-.37 3.54 0l5 1.87c1.45.54 2.58 2.18 2.58 3.72v7.43c0 1.42-.89 3.19-2.03 4.04l-4.3 3.21c-.84.63-1.92.95-3.01.95M10.75 2.94 5.76 4.81c-.86.32-1.61 1.4-1.61 2.32v7.43c0 .95.67 2.28 1.42 2.84l4.3 3.21c1.15.86 3.1.86 4.25 0l4.3-3.21c.76-.57 1.42-1.9 1.42-2.84V7.13c0-.91-.75-1.99-1.61-2.32l-4.99-1.87c-.66-.25-1.82-.25-2.49 0" }),
|
|
10898
|
+
/* @__PURE__ */ jsx828("path", { fill: "#1e293b", d: "M12 11.67h-.07c-1.45-.04-2.51-1.15-2.51-2.5 0-1.38 1.13-2.51 2.51-2.51s2.51 1.13 2.51 2.51a2.514 2.514 0 0 1-2.42 2.51c-.01-.01-.01-.01-.02-.01m-.07-3.51c-.56 0-1.01.45-1.01 1.01 0 .55.43.99.97 1.01H12a1 1 0 0 0 .94-1.01 1 1 0 0 0-1.01-1.01M12 17.351c-.86 0-1.73-.23-2.4-.68-.67-.44-1.05-1.09-1.05-1.78s.38-1.34 1.05-1.79c1.35-.9 3.46-.89 4.8 0 .67.44 1.05 1.09 1.05 1.78s-.38 1.34-1.05 1.79-1.54.68-2.4.68m-1.57-3.01c-.25.16-.39.36-.38.54 0 .18.14.38.38.54.84.56 2.3.56 3.14 0 .25-.16.39-.36.39-.54s-.14-.38-.38-.54c-.84-.55-2.31-.55-3.15 0" })
|
|
10899
|
+
] });
|
|
10900
|
+
}
|
|
10901
|
+
);
|
|
10902
|
+
MagickoSecurityUser.displayName = "MagickoSecurityUser";
|
|
10903
|
+
|
|
10904
|
+
// dist/icons/MagickoSend.tsx
|
|
10905
|
+
import React829 from "react";
|
|
10906
|
+
import { jsx as jsx829, jsxs as jsxs691 } from "react/jsx-runtime";
|
|
10907
|
+
var MagickoSend = React829.forwardRef(
|
|
10908
|
+
({ size, ...props }, ref) => {
|
|
10909
|
+
return /* @__PURE__ */ jsxs691("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10910
|
+
/* @__PURE__ */ jsx829("path", { fill: "#1e293b", d: "M20.5 22.75h-17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75M19 18.25c-.19 0-.38-.07-.53-.22l-14-14a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l14 14c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
|
|
10911
|
+
/* @__PURE__ */ jsx829("path", { fill: "#1e293b", d: "M5 14.52c-.41 0-.75-.34-.75-.75V3.5c0-.41.34-.75.75-.75h10.27c.41 0 .75.34.75.75s-.34.75-.75.75H5.75v9.52c0 .41-.34.75-.75.75" })
|
|
10912
|
+
] });
|
|
10913
|
+
}
|
|
10914
|
+
);
|
|
10915
|
+
MagickoSend.displayName = "MagickoSend";
|
|
10916
|
+
|
|
10917
|
+
// dist/icons/MagickoSend1.tsx
|
|
10918
|
+
import React830 from "react";
|
|
10919
|
+
import { jsx as jsx830, jsxs as jsxs692 } from "react/jsx-runtime";
|
|
10920
|
+
var MagickoSend1 = React830.forwardRef(
|
|
10921
|
+
({ size, ...props }, ref) => {
|
|
10922
|
+
return /* @__PURE__ */ jsxs692("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10923
|
+
/* @__PURE__ */ jsx830("path", { fill: "#1e293b", d: "M5.41 21.75c-1.12 0-1.83-.38-2.28-.83-.88-.88-1.5-2.75.48-6.72l.87-1.73c.11-.23.11-.71 0-.94L3.61 9.8c-1.99-3.97-1.36-5.85-.48-6.72.87-.88 2.75-1.51 6.71.48l8.56 4.28c2.13 1.06 3.3 2.54 3.3 4.16s-1.17 3.1-3.29 4.16l-8.56 4.28c-1.94.97-3.38 1.31-4.44 1.31m0-18c-.54 0-.96.13-1.22.39-.73.72-.44 2.59.76 4.98l.87 1.74c.32.65.32 1.63 0 2.28l-.87 1.73c-1.2 2.4-1.49 4.26-.76 4.98.72.73 2.59.44 4.99-.76l8.56-4.28c1.57-.78 2.46-1.81 2.46-2.82s-.9-2.04-2.47-2.82L9.17 4.9c-1.52-.76-2.83-1.15-3.76-1.15" }),
|
|
10924
|
+
/* @__PURE__ */ jsx830("path", { fill: "#1e293b", d: "M10.84 12.75h-5.4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.4c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
10925
|
+
] });
|
|
10926
|
+
}
|
|
10927
|
+
);
|
|
10928
|
+
MagickoSend1.displayName = "MagickoSend1";
|
|
10929
|
+
|
|
10930
|
+
// dist/icons/MagickoSend2.tsx
|
|
10931
|
+
import React831 from "react";
|
|
10932
|
+
import { jsx as jsx831, jsxs as jsxs693 } from "react/jsx-runtime";
|
|
10933
|
+
var MagickoSend2 = React831.forwardRef(
|
|
10934
|
+
({ size, ...props }, ref) => {
|
|
10935
|
+
return /* @__PURE__ */ jsxs693("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10936
|
+
/* @__PURE__ */ jsx831("path", { fill: "#1e293b", d: "M14 21.75H8.5c-2.89 0-5.25-2.35-5.25-5.25v-10c0-2.9 2.36-5.25 5.25-5.25h7c2.89 0 5.25 2.35 5.25 5.25v6.91c0 .25-.13.49-.34.63s-.48.16-.71.06c-.54-.23-1.12-.35-1.71-.35A4.26 4.26 0 0 0 13.74 18c0 .94.29 1.82.85 2.55.17.23.2.53.07.79-.12.25-.37.41-.66.41m-5.5-19c-2.07 0-3.75 1.68-3.75 3.75v10c0 2.07 1.68 3.75 3.75 3.75h4.2c-.3-.7-.45-1.46-.45-2.25 0-3.17 2.58-5.75 5.75-5.75.42 0 .84.05 1.25.14V6.5c0-2.07-1.68-3.75-3.75-3.75z" }),
|
|
10937
|
+
/* @__PURE__ */ jsx831("path", { fill: "#1e293b", d: "M14 6.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M18 23.75c-1.8 0-3.52-.86-4.6-2.3A5.68 5.68 0 0 1 12.25 18a5.757 5.757 0 0 1 8.04-5.28c2.1.93 3.46 3 3.46 5.28 0 3.17-2.58 5.75-5.75 5.75m0-10A4.26 4.26 0 0 0 13.75 18c0 .94.29 1.82.85 2.55.8 1.07 2.07 1.7 3.4 1.7A4.26 4.26 0 0 0 22.25 18c0-1.68-1-3.22-2.55-3.9a4.3 4.3 0 0 0-1.7-.35" }),
|
|
10938
|
+
/* @__PURE__ */ jsx831("path", { fill: "#1e293b", d: "M18.25 20.75c-.41 0-.75-.34-.75-.75v-2.19l-.38.38c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l1.66-1.66A.751.751 0 0 1 19 16v4c0 .41-.34.75-.75.75" })
|
|
10939
|
+
] });
|
|
10940
|
+
}
|
|
10941
|
+
);
|
|
10942
|
+
MagickoSend2.displayName = "MagickoSend2";
|
|
10943
|
+
|
|
10944
|
+
// dist/icons/MagickoSend21.tsx
|
|
10945
|
+
import React832 from "react";
|
|
10946
|
+
import { jsx as jsx832, jsxs as jsxs694 } from "react/jsx-runtime";
|
|
10947
|
+
var MagickoSend21 = React832.forwardRef(
|
|
10948
|
+
({ size, ...props }, ref) => {
|
|
10949
|
+
return /* @__PURE__ */ jsxs694("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10950
|
+
/* @__PURE__ */ jsx832("path", { fill: "#1e293b", d: "M14.22 21.63c-1.18 0-2.85-.83-4.17-4.8l-.72-2.16-2.16-.72c-3.96-1.32-4.79-2.99-4.79-4.17 0-1.17.83-2.85 4.79-4.18l8.49-2.83c2.12-.71 3.89-.5 4.98.58s1.3 2.86.59 4.98l-2.83 8.49c-1.33 3.98-3 4.81-4.18 4.81M7.64 7.03c-2.78.93-3.77 2.03-3.77 2.75s.99 1.82 3.77 2.74l2.52.84c.22.07.4.25.47.47l.84 2.52c.92 2.78 2.03 3.77 2.75 3.77s1.82-.99 2.75-3.77l2.83-8.49c.51-1.54.42-2.8-.23-3.45s-1.91-.73-3.44-.22z" }),
|
|
10951
|
+
/* @__PURE__ */ jsx832("path", { fill: "#1e293b", d: "M10.11 14.4c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l3.58-3.59c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.58 3.59c-.14.15-.34.22-.53.22" })
|
|
10952
|
+
] });
|
|
10953
|
+
}
|
|
10954
|
+
);
|
|
10955
|
+
MagickoSend21.displayName = "MagickoSend21";
|
|
10956
|
+
|
|
10957
|
+
// dist/icons/MagickoSendCloud.tsx
|
|
10958
|
+
import React833 from "react";
|
|
10959
|
+
import { jsx as jsx833, jsxs as jsxs695 } from "react/jsx-runtime";
|
|
10960
|
+
var MagickoSendCloud = React833.forwardRef(
|
|
10961
|
+
({ size, ...props }, ref) => {
|
|
10962
|
+
return /* @__PURE__ */ jsxs695("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10963
|
+
/* @__PURE__ */ jsx833("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.04c1.13 0 2.28-.42 3.13-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.37-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.09.02-.17.03-.27.03" }),
|
|
10964
|
+
/* @__PURE__ */ jsx833("path", { fill: "#1e293b", d: "M11.83 15.92c-.41 0-.75-.34-.75-.75v-2.19l-.38.38c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l1.66-1.66a.751.751 0 0 1 1.28.53v4c0 .41-.34.75-.75.75" })
|
|
10965
|
+
] });
|
|
10966
|
+
}
|
|
10967
|
+
);
|
|
10968
|
+
MagickoSendCloud.displayName = "MagickoSendCloud";
|
|
10969
|
+
|
|
10970
|
+
// dist/icons/MagickoSendReceiveCloud.tsx
|
|
10971
|
+
import React834 from "react";
|
|
10972
|
+
import { jsx as jsx834, jsxs as jsxs696 } from "react/jsx-runtime";
|
|
10973
|
+
var MagickoSendReceiveCloud = React834.forwardRef(
|
|
10974
|
+
({ size, ...props }, ref) => {
|
|
10975
|
+
return /* @__PURE__ */ jsxs696("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10976
|
+
/* @__PURE__ */ jsx834("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.08c1.16 0 2.25-.43 3.1-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.38-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.1.02-.19.03-.28.03" }),
|
|
10977
|
+
/* @__PURE__ */ jsx834("path", { fill: "#1e293b", d: "M10.83 15.92c-.2 0-.39-.08-.53-.22l-1.66-1.66a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.38.38v-2.19c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .3-.18.58-.46.69-.1.04-.19.06-.29.06M13.17 15.92c-.41 0-.75-.34-.75-.75v-4c0-.3.18-.58.46-.69.28-.12.6-.05.82.16l1.66 1.66c.29.29.29.77 0 1.06s-.77.29-1.06 0l-.38-.38v2.19c0 .41-.34.75-.75.75" })
|
|
10978
|
+
] });
|
|
10979
|
+
}
|
|
10980
|
+
);
|
|
10981
|
+
MagickoSendReceiveCloud.displayName = "MagickoSendReceiveCloud";
|
|
10982
|
+
|
|
10983
|
+
// dist/icons/MagickoSendSquare01.tsx
|
|
10984
|
+
import React835 from "react";
|
|
10985
|
+
import { jsx as jsx835, jsxs as jsxs697 } from "react/jsx-runtime";
|
|
10986
|
+
var MagickoSendSquare01 = React835.forwardRef(
|
|
10987
|
+
({ size, ...props }, ref) => {
|
|
10988
|
+
return /* @__PURE__ */ jsxs697("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
10989
|
+
/* @__PURE__ */ jsx835("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" }),
|
|
10990
|
+
/* @__PURE__ */ jsx835("path", { fill: "#1e293b", d: "M15 10.26c-.19 0-.38-.07-.53-.22L12 7.57l-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" }),
|
|
10991
|
+
/* @__PURE__ */ jsx835("path", { fill: "#1e293b", d: "M12 15.26c-.41 0-.75-.34-.75-.75v-8c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .42-.34.75-.75.75M12 18.23c-2.11 0-4.23-.34-6.24-1.01a.753.753 0 0 1-.47-.95c.13-.39.56-.61.95-.47 3.72 1.24 7.81 1.24 11.53 0 .39-.13.82.08.95.47s-.08.82-.47.95c-2.02.68-4.14 1.01-6.25 1.01" })
|
|
10992
|
+
] });
|
|
10993
|
+
}
|
|
10994
|
+
);
|
|
10995
|
+
MagickoSendSquare01.displayName = "MagickoSendSquare01";
|
|
10996
|
+
|
|
10997
|
+
// dist/icons/MagickoSendSquare02.tsx
|
|
10998
|
+
import React836 from "react";
|
|
10999
|
+
import { jsx as jsx836, jsxs as jsxs698 } from "react/jsx-runtime";
|
|
11000
|
+
var MagickoSendSquare02 = React836.forwardRef(
|
|
11001
|
+
({ size, ...props }, ref) => {
|
|
11002
|
+
return /* @__PURE__ */ jsxs698("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11003
|
+
/* @__PURE__ */ jsx836("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" }),
|
|
11004
|
+
/* @__PURE__ */ jsx836("path", { fill: "#1e293b", d: "M14.83 12.68c-.41 0-.75-.34-.75-.75V8.44h-3.49c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.24c.41 0 .75.34.75.75v4.24c0 .41-.34.75-.75.75" }),
|
|
11005
|
+
/* @__PURE__ */ jsx836("path", { fill: "#1e293b", d: "M9.17 14.09c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l5.66-5.66c.29-.29.77-.29 1.06 0s.29.77 0 1.06L9.7 13.87c-.14.15-.34.22-.53.22M12 18.23c-2.11 0-4.23-.34-6.24-1.01a.753.753 0 0 1-.47-.95c.13-.39.56-.61.95-.47 3.72 1.24 7.81 1.24 11.53 0 .39-.13.82.08.95.47s-.08.82-.47.95c-2.02.68-4.14 1.01-6.25 1.01" })
|
|
11006
|
+
] });
|
|
11007
|
+
}
|
|
11008
|
+
);
|
|
11009
|
+
MagickoSendSquare02.displayName = "MagickoSendSquare02";
|
|
11010
|
+
|
|
11011
|
+
// dist/icons/MagickoSetting2.tsx
|
|
11012
|
+
import React837 from "react";
|
|
11013
|
+
import { jsx as jsx837, jsxs as jsxs699 } from "react/jsx-runtime";
|
|
11014
|
+
var MagickoSetting2 = React837.forwardRef(
|
|
11015
|
+
({ size, ...props }, ref) => {
|
|
11016
|
+
return /* @__PURE__ */ jsxs699("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11017
|
+
/* @__PURE__ */ jsx837("path", { fill: "#1e293b", d: "M12 15.75c-2.07 0-3.75-1.68-3.75-3.75S9.93 8.25 12 8.25s3.75 1.68 3.75 3.75-1.68 3.75-3.75 3.75m0-6c-1.24 0-2.25 1.01-2.25 2.25s1.01 2.25 2.25 2.25 2.25-1.01 2.25-2.25S13.24 9.75 12 9.75" }),
|
|
11018
|
+
/* @__PURE__ */ jsx837("path", { fill: "#1e293b", d: "M15.21 22.19c-.21 0-.42-.03-.63-.08-.62-.17-1.14-.56-1.47-1.11l-.12-.2c-.59-1.02-1.4-1.02-1.99 0l-.11.19c-.33.56-.85.96-1.47 1.12-.63.17-1.28.08-1.83-.25l-1.72-.99a2.65 2.65 0 0 1-.98-3.62c.29-.51.37-.97.2-1.26s-.6-.46-1.19-.46c-1.46 0-2.65-1.19-2.65-2.65v-1.76c0-1.46 1.19-2.65 2.65-2.65.59 0 1.02-.17 1.19-.46s.1-.75-.2-1.26c-.35-.61-.44-1.33-.26-2.01.18-.69.62-1.26 1.24-1.61l1.73-.99c1.13-.67 2.62-.28 3.3.87l.12.2c.59 1.02 1.4 1.02 1.99 0l.11-.19c.68-1.16 2.17-1.55 3.31-.87l1.72.99a2.65 2.65 0 0 1 .98 3.62c-.29.51-.37.97-.2 1.26s.6.46 1.19.46c1.46 0 2.65 1.19 2.65 2.65v1.76c0 1.46-1.19 2.65-2.65 2.65-.59 0-1.02.17-1.19.46s-.1.75.2 1.26c.35.61.45 1.33.26 2.01a2.58 2.58 0 0 1-1.24 1.61l-1.73.99c-.38.21-.79.32-1.21.32M12 18.49c.89 0 1.72.56 2.29 1.55l.11.19c.12.21.32.36.56.42s.48.03.68-.09l1.73-1a1.157 1.157 0 0 0 .43-1.57c-.57-.98-.64-1.99-.2-2.76s1.35-1.21 2.49-1.21c.64 0 1.15-.51 1.15-1.15v-1.76c0-.63-.51-1.15-1.15-1.15-1.14 0-2.05-.44-2.49-1.21s-.37-1.78.2-2.76c.15-.26.19-.57.11-.87s-.27-.54-.53-.7l-1.73-.99a.92.92 0 0 0-1.26.33l-.11.19c-.57.99-1.4 1.55-2.29 1.55s-1.72-.56-2.29-1.55l-.11-.2a.92.92 0 0 0-1.24-.32l-1.73 1A1.157 1.157 0 0 0 6.19 6c.57.98.64 1.99.2 2.76S5.04 9.97 3.9 9.97c-.64 0-1.15.51-1.15 1.15v1.76c0 .63.51 1.15 1.15 1.15 1.14 0 2.05.44 2.49 1.21s.37 1.78-.2 2.76c-.15.26-.19.57-.11.87s.27.54.53.7l1.73.99c.21.13.46.16.69.1.24-.06.44-.22.57-.43l.11-.19c.57-.98 1.4-1.55 2.29-1.55" })
|
|
11019
|
+
] });
|
|
11020
|
+
}
|
|
11021
|
+
);
|
|
11022
|
+
MagickoSetting2.displayName = "MagickoSetting2";
|
|
11023
|
+
|
|
11024
|
+
// dist/icons/MagickoSetting3.tsx
|
|
11025
|
+
import React838 from "react";
|
|
11026
|
+
import { jsx as jsx838, jsxs as jsxs700 } from "react/jsx-runtime";
|
|
11027
|
+
var MagickoSetting3 = React838.forwardRef(
|
|
11028
|
+
({ size, ...props }, ref) => {
|
|
11029
|
+
return /* @__PURE__ */ jsxs700("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11030
|
+
/* @__PURE__ */ jsx838("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" }),
|
|
11031
|
+
/* @__PURE__ */ jsx838("path", { fill: "#1e293b", d: "M15.58 19.25c-.41 0-.75-.34-.75-.75v-3.9c0-.41.34-.75.75-.75s.75.34.75.75v3.9c0 .41-.34.75-.75.75M15.58 8.2c-.41 0-.75-.34-.75-.75V5.5c0-.41.34-.75.75-.75s.75.34.75.75v1.95c0 .41-.34.75-.75.75" }),
|
|
11032
|
+
/* @__PURE__ */ jsx838("path", { fill: "#1e293b", d: "M15.58 13.4a3.35 3.35 0 1 1 3.35-3.35c0 1.85-1.51 3.35-3.35 3.35m0-5.2c-1.02 0-1.85.83-1.85 1.85s.83 1.85 1.85 1.85 1.85-.83 1.85-1.85-.84-1.85-1.85-1.85M8.42 19.25c-.41 0-.75-.34-.75-.75v-1.95c0-.41.34-.75.75-.75s.75.34.75.75v1.95c0 .41-.33.75-.75.75M8.42 10.15c-.41 0-.75-.34-.75-.75V5.5c0-.41.34-.75.75-.75s.75.34.75.75v3.9c0 .41-.33.75-.75.75" }),
|
|
11033
|
+
/* @__PURE__ */ jsx838("path", { fill: "#1e293b", d: "M8.42 17.3a3.35 3.35 0 1 1 0-6.7 3.35 3.35 0 0 1 0 6.7m0-5.2c-1.02 0-1.85.83-1.85 1.85s.83 1.85 1.85 1.85 1.85-.83 1.85-1.85-.82-1.85-1.85-1.85" })
|
|
11034
|
+
] });
|
|
11035
|
+
}
|
|
11036
|
+
);
|
|
11037
|
+
MagickoSetting3.displayName = "MagickoSetting3";
|
|
11038
|
+
|
|
11039
|
+
// dist/icons/MagickoSetting4.tsx
|
|
11040
|
+
import React839 from "react";
|
|
11041
|
+
import { jsx as jsx839, jsxs as jsxs701 } from "react/jsx-runtime";
|
|
11042
|
+
var MagickoSetting4 = React839.forwardRef(
|
|
11043
|
+
({ size, ...props }, ref) => {
|
|
11044
|
+
return /* @__PURE__ */ jsxs701("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11045
|
+
/* @__PURE__ */ jsx839("path", { fill: "#1e293b", d: "M22 7.25h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75M6 7.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
11046
|
+
/* @__PURE__ */ jsx839("path", { fill: "#1e293b", d: "M10 10.75A4.26 4.26 0 0 1 5.75 6.5 4.26 4.26 0 0 1 10 2.25a4.26 4.26 0 0 1 4.25 4.25A4.26 4.26 0 0 1 10 10.75m0-7c-1.52 0-2.75 1.23-2.75 2.75S8.48 9.25 10 9.25s2.75-1.23 2.75-2.75S11.52 3.75 10 3.75M22 18.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M8 18.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
11047
|
+
/* @__PURE__ */ jsx839("path", { fill: "#1e293b", d: "M14 21.75a4.26 4.26 0 0 1-4.25-4.25A4.26 4.26 0 0 1 14 13.25a4.26 4.26 0 0 1 4.25 4.25A4.26 4.26 0 0 1 14 21.75m0-7c-1.52 0-2.75 1.23-2.75 2.75s1.23 2.75 2.75 2.75 2.75-1.23 2.75-2.75-1.23-2.75-2.75-2.75" })
|
|
11048
|
+
] });
|
|
11049
|
+
}
|
|
11050
|
+
);
|
|
11051
|
+
MagickoSetting4.displayName = "MagickoSetting4";
|
|
11052
|
+
|
|
11053
|
+
// dist/icons/MagickoSetting5.tsx
|
|
11054
|
+
import React840 from "react";
|
|
11055
|
+
import { jsx as jsx840, jsxs as jsxs702 } from "react/jsx-runtime";
|
|
11056
|
+
var MagickoSetting5 = React840.forwardRef(
|
|
11057
|
+
({ size, ...props }, ref) => {
|
|
11058
|
+
return /* @__PURE__ */ jsxs702("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11059
|
+
/* @__PURE__ */ jsx840("path", { fill: "#1e293b", d: "M19 22.75c-.41 0-.75-.34-.75-.75V11c0-.41.34-.75.75-.75s.75.34.75.75v11c0 .41-.34.75-.75.75M19 7.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M12 22.75c-.41 0-.75-.34-.75-.75v-5c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M12 13.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v11c0 .41-.34.75-.75.75M5 22.75c-.41 0-.75-.34-.75-.75V11c0-.41.34-.75.75-.75s.75.34.75.75v11c0 .41-.34.75-.75.75M5 7.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75" }),
|
|
11060
|
+
/* @__PURE__ */ jsx840("path", { fill: "#1e293b", d: "M7 11.75H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M21 11.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M14 13.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
11061
|
+
] });
|
|
11062
|
+
}
|
|
11063
|
+
);
|
|
11064
|
+
MagickoSetting5.displayName = "MagickoSetting5";
|
|
11065
|
+
|
|
11066
|
+
// dist/icons/MagickoSettings.tsx
|
|
11067
|
+
import React841 from "react";
|
|
11068
|
+
import { jsx as jsx841, jsxs as jsxs703 } from "react/jsx-runtime";
|
|
11069
|
+
var MagickoSettings = React841.forwardRef(
|
|
11070
|
+
({ size, ...props }, ref) => {
|
|
11071
|
+
return /* @__PURE__ */ jsxs703("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11072
|
+
/* @__PURE__ */ jsx841("path", { fill: "#1e293b", d: "M12 17.25c-2.89 0-5.25-2.35-5.25-5.25S9.11 6.75 12 6.75 17.25 9.1 17.25 12s-2.36 5.25-5.25 5.25m0-9c-2.07 0-3.75 1.68-3.75 3.75s1.68 3.75 3.75 3.75 3.75-1.68 3.75-3.75S14.07 8.25 12 8.25" }),
|
|
11073
|
+
/* @__PURE__ */ jsx841("path", { fill: "#1e293b", d: "M7 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75M22 12.75h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
11074
|
+
] });
|
|
11075
|
+
}
|
|
11076
|
+
);
|
|
11077
|
+
MagickoSettings.displayName = "MagickoSettings";
|
|
11078
|
+
|
|
11079
|
+
// dist/icons/MagickoSettings1.tsx
|
|
11080
|
+
import React842 from "react";
|
|
11081
|
+
import { jsx as jsx842, jsxs as jsxs704 } from "react/jsx-runtime";
|
|
11082
|
+
var MagickoSettings1 = React842.forwardRef(
|
|
11083
|
+
({ size, ...props }, ref) => {
|
|
11084
|
+
return /* @__PURE__ */ jsxs704("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11085
|
+
/* @__PURE__ */ jsx842("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" }),
|
|
11086
|
+
/* @__PURE__ */ jsx842("path", { fill: "#1e293b", d: "M15 11.25c-1.52 0-2.75-1.23-2.75-2.75S13.48 5.75 15 5.75s2.75 1.23 2.75 2.75-1.23 2.75-2.75 2.75m0-4a1.25 1.25 0 1 0 0 2.501 1.25 1.25 0 0 0 0-2.5" }),
|
|
11087
|
+
/* @__PURE__ */ jsx842("path", { fill: "#1e293b", d: "M13 9.25H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75M9 18.25c-1.52 0-2.75-1.23-2.75-2.75S7.48 12.75 9 12.75s2.75 1.23 2.75 2.75-1.23 2.75-2.75 2.75m0-4a1.25 1.25 0 1 0 0 2.501 1.25 1.25 0 0 0 0-2.5" }),
|
|
11088
|
+
/* @__PURE__ */ jsx842("path", { fill: "#1e293b", d: "M17 16.25h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
11089
|
+
] });
|
|
11090
|
+
}
|
|
11091
|
+
);
|
|
11092
|
+
MagickoSettings1.displayName = "MagickoSettings1";
|
|
11093
|
+
|
|
11094
|
+
// dist/icons/MagickoShare.tsx
|
|
11095
|
+
import React843 from "react";
|
|
11096
|
+
import { jsx as jsx843, jsxs as jsxs705 } from "react/jsx-runtime";
|
|
11097
|
+
var MagickoShare = React843.forwardRef(
|
|
11098
|
+
({ size, ...props }, ref) => {
|
|
11099
|
+
return /* @__PURE__ */ jsxs705("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11100
|
+
/* @__PURE__ */ jsx843("path", { fill: "#1e293b", d: "M6.41 15.91a3.91 3.91 0 1 1 0-7.82 3.91 3.91 0 1 1 0 7.82m0-6.32a2.411 2.411 0 0 0 0 4.82c1.33 0 2.41-1.08 2.41-2.41S7.74 9.59 6.41 9.59M17.59 9.07a3.91 3.91 0 1 1 0-7.82 3.91 3.91 0 1 1 0 7.82m0-6.32c-1.33 0-2.41 1.08-2.41 2.41s1.08 2.41 2.41 2.41S20 6.49 20 5.16s-1.08-2.41-2.41-2.41M17.59 22.75a3.91 3.91 0 1 1 0-7.82 3.91 3.91 0 1 1 0 7.82m0-6.32c-1.33 0-2.41 1.08-2.41 2.41s1.08 2.41 2.41 2.41S20 20.17 20 18.84s-1.08-2.41-2.41-2.41" }),
|
|
11101
|
+
/* @__PURE__ */ jsx843("path", { fill: "#1e293b", d: "M9.1 11.09a.75.75 0 0 1-.39-1.39l5.79-3.54a.75.75 0 0 1 .78 1.28l-5.79 3.54c-.12.07-.26.11-.39.11M14.89 17.95c-.13 0-.27-.04-.39-.11L8.71 14.3a.76.76 0 0 1-.25-1.03c.21-.35.67-.47 1.03-.25l5.79 3.54c.35.22.46.68.25 1.03-.14.24-.39.36-.64.36" })
|
|
11102
|
+
] });
|
|
11103
|
+
}
|
|
11104
|
+
);
|
|
11105
|
+
MagickoShare.displayName = "MagickoShare";
|
|
11106
|
+
|
|
11107
|
+
// dist/icons/MagickoShiningHeart.tsx
|
|
11108
|
+
import React844 from "react";
|
|
11109
|
+
import { jsx as jsx844 } from "react/jsx-runtime";
|
|
11110
|
+
var MagickoShiningHeart = React844.forwardRef(
|
|
11111
|
+
({ size, ...props }, ref) => {
|
|
11112
|
+
return /* @__PURE__ */ jsx844("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx844("path", { fill: "#1e293b", d: "M9.73 4.29c-.33 0-.63-.22-.72-.56L8.6 2.19a.75.75 0 1 1 1.45-.39l.41 1.54c.11.4-.13.81-.53.92-.06.02-.13.03-.19.03zM14.68 22.75c-.33 0-.63-.22-.72-.56l-.39-1.46a.75.75 0 1 1 1.45-.39l.39 1.46c.11.4-.13.81-.53.92-.06.02-.13.03-.19.03zM5.81 6.56c-.19 0-.38-.07-.53-.22L4.15 5.21a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.13 1.13c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M19.32 20.07c-.19 0-.38-.07-.53-.22l-1.07-1.07a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.07 1.07c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M3.54 10.48c-.06 0-.13 0-.19-.03l-1.54-.41a.75.75 0 1 1 .39-1.45L3.74 9c.4.11.64.52.53.92-.09.34-.39.56-.72.56zM22 15.43c-.06 0-.13 0-.19-.03l-1.46-.39a.75.75 0 1 1 .39-1.45l1.46.39c.4.11.64.52.53.92-.09.33-.39.56-.72.56zM2 15.43c-.33 0-.64-.22-.72-.56a.75.75 0 0 1 .53-.92l1.54-.41a.75.75 0 1 1 .39 1.45l-1.54.41c-.06.02-.13.03-.19.03zM20.54 10.46c-.33 0-.63-.22-.72-.56a.75.75 0 0 1 .53-.92l1.46-.39a.75.75 0 1 1 .39 1.45l-1.46.39c-.06.02-.13.03-.19.03zM4.68 20.07c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.13-1.13c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.13 1.13c-.15.15-.34.22-.53.22M18.25 6.5c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.07-1.07c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.07 1.07c-.15.15-.34.22-.53.22M9.32 22.75c-.06 0-.13 0-.19-.03a.75.75 0 0 1-.53-.92l.41-1.54a.75.75 0 1 1 1.45.39l-.41 1.54c-.09.33-.39.56-.72.56zM14.29 4.21c-.06 0-.13 0-.19-.03a.75.75 0 0 1-.53-.92l.39-1.46a.75.75 0 1 1 1.45.39l-.39 1.46c-.09.33-.39.56-.72.56zM12 18.5c-1.49 0-6.38-3.05-6.38-7.15C5.62 9.25 7.25 7 9.69 7c.85 0 1.65.27 2.31.79.66-.51 1.45-.79 2.31-.79 2.43 0 4.07 2.25 4.07 4.35 0 4.1-4.88 7.15-6.38 7.15m-2.31-10c-1.53 0-2.57 1.47-2.57 2.85 0 3.16 4.09 5.63 4.88 5.65.78-.02 4.87-2.5 4.87-5.65 0-1.38-1.03-2.85-2.57-2.85-.87 0-1.43.44-1.74.81-.14.17-.35.26-.57.26s-.43-.1-.57-.26q-.69-.81-1.74-.81z" }) });
|
|
11113
|
+
}
|
|
11114
|
+
);
|
|
11115
|
+
MagickoShiningHeart.displayName = "MagickoShiningHeart";
|
|
11116
|
+
|
|
11117
|
+
// dist/icons/MagickoShip.tsx
|
|
11118
|
+
import React845 from "react";
|
|
11119
|
+
import { jsx as jsx845, jsxs as jsxs706 } from "react/jsx-runtime";
|
|
11120
|
+
var MagickoShip = React845.forwardRef(
|
|
11121
|
+
({ size, ...props }, ref) => {
|
|
11122
|
+
return /* @__PURE__ */ jsxs706("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11123
|
+
/* @__PURE__ */ jsx845("path", { fill: "#1e293b", d: "M14.38 22.75H9.62c-3.78 0-6.75-2.38-7.57-6.07l-.41-1.86c-.28-1.28.45-2.66 1.66-3.15l6.93-2.78a4.8 4.8 0 0 1 3.54 0l6.93 2.78c1.22.49 1.95 1.87 1.66 3.15l-.41 1.86c-.82 3.69-3.79 6.07-7.57 6.07M12 10.05c-.41 0-.82.08-1.22.23l-6.93 2.78c-.53.21-.88.88-.76 1.43l.41 1.86c.67 3.02 3.01 4.89 6.11 4.89h4.76c3.1 0 5.44-1.87 6.11-4.89l.41-1.86c.12-.55-.23-1.22-.76-1.43l-6.93-2.78c-.38-.15-.79-.23-1.2-.23" }),
|
|
11124
|
+
/* @__PURE__ */ jsx845("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75V10c0-.41.34-.75.75-.75s.75.34.75.75v12c0 .41-.34.75-.75.75" }),
|
|
11125
|
+
/* @__PURE__ */ jsx845("path", { fill: "#1e293b", d: "M19 12.55c-.09 0-.19-.02-.28-.05l-5.51-2.21c-.78-.31-1.64-.31-2.43 0L5.27 12.5a.76.76 0 0 1-.7-.08.74.74 0 0 1-.33-.62V8c0-2.07 1.68-3.75 3.75-3.75h8c2.07 0 3.75 1.68 3.75 3.75v3.8c0 .25-.12.48-.33.62-.12.09-.26.13-.41.13m-7-4c.6 0 1.2.11 1.77.34l4.48 1.8V8c0-1.24-1.01-2.25-2.25-2.25H8C6.76 5.75 5.75 6.76 5.75 8v2.69l4.48-1.8c.57-.22 1.17-.34 1.77-.34" }),
|
|
11126
|
+
/* @__PURE__ */ jsx845("path", { fill: "#1e293b", d: "M14.5 5.75h-5c-.41 0-.75-.34-.75-.75V3c0-.96.79-1.75 1.75-1.75h3c.96 0 1.75.79 1.75 1.75v2c0 .41-.34.75-.75.75m-4.25-1.5h3.5V3c0-.14-.11-.25-.25-.25h-3c-.14 0-.25.11-.25.25z" })
|
|
11127
|
+
] });
|
|
11128
|
+
}
|
|
11129
|
+
);
|
|
11130
|
+
MagickoShip.displayName = "MagickoShip";
|
|
11131
|
+
|
|
11132
|
+
// dist/icons/MagickoShop.tsx
|
|
11133
|
+
import React846 from "react";
|
|
11134
|
+
import { jsx as jsx846, jsxs as jsxs707 } from "react/jsx-runtime";
|
|
11135
|
+
var MagickoShop = React846.forwardRef(
|
|
11136
|
+
({ size, ...props }, ref) => {
|
|
11137
|
+
return /* @__PURE__ */ jsxs707("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11138
|
+
/* @__PURE__ */ jsx846("path", { fill: "#1e293b", d: "M14.7 22.75H9.3c-4.94 0-7.04-2.11-7.04-7.04v-4.49c0-.41.34-.75.75-.75s.75.34.75.75v4.49c0 4.09 1.45 5.54 5.54 5.54h5.39c4.09 0 5.54-1.45 5.54-5.54v-4.49c0-.41.34-.75.75-.75s.75.34.75.75v4.49c.01 4.93-2.1 7.04-7.03 7.04" }),
|
|
11139
|
+
/* @__PURE__ */ jsx846("path", { fill: "#1e293b", d: "M12 12.75c-1.1 0-2.1-.43-2.81-1.22s-1.04-1.82-.93-2.92l.67-6.68c.04-.38.36-.68.75-.68h4.67c.39 0 .71.29.75.68l.67 6.68c.11 1.1-.22 2.13-.93 2.92-.74.79-1.74 1.22-2.84 1.22m-1.65-10-.6 6.01c-.07.67.13 1.3.55 1.76.85.94 2.55.94 3.4 0 .42-.47.62-1.1.55-1.76l-.6-6.01z" }),
|
|
11140
|
+
/* @__PURE__ */ jsx846("path", { fill: "#1e293b", d: "M18.31 12.75c-2.03 0-3.84-1.64-4.05-3.66l-.7-7.01c-.02-.21.05-.42.19-.58s.34-.25.56-.25h3.05c2.94 0 4.31 1.23 4.72 4.25l.28 2.78c.12 1.18-.24 2.3-1.01 3.15s-1.85 1.32-3.04 1.32m-3.17-10 .62 6.19c.13 1.25 1.29 2.31 2.55 2.31.76 0 1.44-.29 1.93-.82.48-.53.7-1.24.63-2l-.28-2.75c-.31-2.26-1.04-2.93-3.23-2.93zM5.64 12.75c-1.19 0-2.27-.47-3.04-1.32S1.47 9.46 1.59 8.28l.27-2.75c.42-3.05 1.79-4.28 4.73-4.28h3.05c.21 0 .41.09.56.25s.21.37.19.58l-.7 7.01c-.21 2.02-2.02 3.66-4.05 3.66m.95-10c-2.19 0-2.92.66-3.24 2.95l-.27 2.73c-.08.76.15 1.47.63 2s1.16.82 1.93.82c1.26 0 2.43-1.06 2.55-2.31l.62-6.19zM14.5 22.75h-5c-.41 0-.75-.34-.75-.75v-2.5c0-2.1 1.15-3.25 3.25-3.25s3.25 1.15 3.25 3.25V22c0 .41-.34.75-.75.75m-4.25-1.5h3.5V19.5c0-1.26-.49-1.75-1.75-1.75s-1.75.49-1.75 1.75z" })
|
|
11141
|
+
] });
|
|
11142
|
+
}
|
|
11143
|
+
);
|
|
11144
|
+
MagickoShop.displayName = "MagickoShop";
|
|
11145
|
+
|
|
11146
|
+
// dist/icons/MagickoShop1.tsx
|
|
11147
|
+
import React847 from "react";
|
|
11148
|
+
import { jsx as jsx847, jsxs as jsxs708 } from "react/jsx-runtime";
|
|
11149
|
+
var MagickoShop1 = React847.forwardRef(
|
|
11150
|
+
({ size, ...props }, ref) => {
|
|
11151
|
+
return /* @__PURE__ */ jsxs708("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11152
|
+
/* @__PURE__ */ jsx847("path", { fill: "#1e293b", d: "M16 22.75H8c-3.17 0-5.75-2.58-5.75-5.75v-5c0-3.17 2.58-5.75 5.75-5.75h8c3.17 0 5.75 2.58 5.75 5.75v5c0 3.17-2.58 5.75-5.75 5.75m-8-15A4.26 4.26 0 0 0 3.75 12v5A4.26 4.26 0 0 0 8 21.25h8A4.26 4.26 0 0 0 20.25 17v-5A4.26 4.26 0 0 0 16 7.75z" }),
|
|
11153
|
+
/* @__PURE__ */ jsx847("path", { fill: "#1e293b", d: "M15.84 8.75c-.41 0-.75-.34-.75-.75V5.84c0-1.7-1.38-3.09-3.09-3.09S8.91 4.13 8.91 5.84V8c0 .41-.34.75-.75.75s-.75-.34-.75-.75V5.84c0-2.53 2.06-4.59 4.59-4.59s4.59 2.06 4.59 4.59V8c0 .41-.34.75-.75.75" })
|
|
11154
|
+
] });
|
|
11155
|
+
}
|
|
11156
|
+
);
|
|
11157
|
+
MagickoShop1.displayName = "MagickoShop1";
|
|
11158
|
+
|
|
11159
|
+
// dist/icons/MagickoShoppingBag.tsx
|
|
11160
|
+
import React848 from "react";
|
|
11161
|
+
import { jsx as jsx848, jsxs as jsxs709 } from "react/jsx-runtime";
|
|
11162
|
+
var MagickoShoppingBag = React848.forwardRef(
|
|
11163
|
+
({ size, ...props }, ref) => {
|
|
11164
|
+
return /* @__PURE__ */ jsxs709("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11165
|
+
/* @__PURE__ */ jsx848("path", { fill: "#1e293b", d: "M16.49 22.75H7.5c-1.72 0-3.01-.46-3.81-1.37s-1.11-2.23-.9-3.94l.9-7.5c.26-2.21.82-4.19 4.72-4.19h7.2c3.89 0 4.45 1.98 4.72 4.19l.9 7.5c.2 1.71-.1 3.04-.9 3.94-.83.91-2.11 1.37-3.84 1.37M8.4 7.25c-2.88 0-3.02 1.14-3.23 2.86l-.9 7.5c-.15 1.27.03 2.2.54 2.77s1.41.86 2.69.86h8.99c1.28 0 2.18-.29 2.69-.86s.69-1.5.54-2.77l-.9-7.5c-.21-1.73-.34-2.86-3.23-2.86z" }),
|
|
11166
|
+
/* @__PURE__ */ jsx848("path", { fill: "#1e293b", d: "M16 8.75c-.41 0-.75-.34-.75-.75V4.5c0-1.08-.67-1.75-1.75-1.75h-3c-1.08 0-1.75.67-1.75 1.75V8c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4.5c0-1.91 1.34-3.25 3.25-3.25h3c1.91 0 3.25 1.34 3.25 3.25V8c0 .41-.34.75-.75.75M20.41 17.78H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12.41c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
11167
|
+
] });
|
|
11168
|
+
}
|
|
11169
|
+
);
|
|
11170
|
+
MagickoShoppingBag.displayName = "MagickoShoppingBag";
|
|
11171
|
+
|
|
11172
|
+
// dist/icons/MagickoShoppingCart.tsx
|
|
11173
|
+
import React849 from "react";
|
|
11174
|
+
import { jsx as jsx849, jsxs as jsxs710 } from "react/jsx-runtime";
|
|
11175
|
+
var MagickoShoppingCart = React849.forwardRef(
|
|
10639
11176
|
({ size, ...props }, ref) => {
|
|
10640
|
-
return /* @__PURE__ */
|
|
11177
|
+
return /* @__PURE__ */ jsxs710("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11178
|
+
/* @__PURE__ */ jsx849("path", { fill: "#1e293b", d: "M18.19 17.75H7.54c-.99 0-1.94-.42-2.61-1.15A3.57 3.57 0 0 1 4 13.9l.83-9.96c.03-.31-.08-.61-.29-.84s-.5-.35-.81-.35H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.74c.73 0 1.42.31 1.91.84.27.3.47.65.58 1.04h12.49c1.01 0 1.94.4 2.62 1.12.67.73 1.01 1.68.93 2.69l-.54 7.5c-.11 1.83-1.71 3.31-3.54 3.31M6.28 4.62l-.78 9.4c-.05.58.14 1.13.53 1.56s.93.66 1.51.66h10.65c1.04 0 1.98-.88 2.06-1.92l.54-7.5a2.04 2.04 0 0 0-2.06-2.21H6.28zM16.25 22.75c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m0-2.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5M8.25 22.75c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m0-2.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5" }),
|
|
11179
|
+
/* @__PURE__ */ jsx849("path", { fill: "#1e293b", d: "M21 8.75H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
11180
|
+
] });
|
|
11181
|
+
}
|
|
11182
|
+
);
|
|
11183
|
+
MagickoShoppingCart.displayName = "MagickoShoppingCart";
|
|
11184
|
+
|
|
11185
|
+
// dist/icons/MagickoShuffle.tsx
|
|
11186
|
+
import React850 from "react";
|
|
11187
|
+
import { jsx as jsx850, jsxs as jsxs711 } from "react/jsx-runtime";
|
|
11188
|
+
var MagickoShuffle = React850.forwardRef(
|
|
11189
|
+
({ size, ...props }, ref) => {
|
|
11190
|
+
return /* @__PURE__ */ jsxs711("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11191
|
+
/* @__PURE__ */ jsx850("path", { fill: "#1e293b", d: "M5.56 18.74h-.02l-2.55-.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75l2.55.01h.01c.65 0 1.26-.32 1.62-.87l6.39-9.58c.64-.96 1.71-1.54 2.87-1.54h.02l4.55.02c.41 0 .75.34.75.75s-.34.75-.75.75l-4.55-.02h-.01c-.65 0-1.26.32-1.62.87L8.43 17.2a3.42 3.42 0 0 1-2.87 1.54M19 20.73c-.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.22M8.89 9.38c-.23 0-.46-.11-.61-.31L7.2 7.57a1.99 1.99 0 0 0-1.59-.81L3 6.77c-.46-.01-.75-.33-.75-.75 0-.41.33-.75.75-.75l2.61-.01h.02c1.11 0 2.15.54 2.8 1.43l1.08 1.5c.24.34.17.8-.17 1.05-.14.09-.29.14-.45.14" }),
|
|
11192
|
+
/* @__PURE__ */ jsx850("path", { fill: "#1e293b", d: "M16.32 18.75c-1.06 0-2.08-.5-2.73-1.34l-1.22-1.57c-.25-.33-.19-.8.13-1.05.33-.25.8-.19 1.05.13l1.22 1.57c.37.48.96.72 1.55.76l4.67-.02a.749.749 0 1 1 0 1.5zM21 6.77c-.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" })
|
|
11193
|
+
] });
|
|
11194
|
+
}
|
|
11195
|
+
);
|
|
11196
|
+
MagickoShuffle.displayName = "MagickoShuffle";
|
|
11197
|
+
|
|
11198
|
+
// dist/icons/MagickoSidebarBottom.tsx
|
|
11199
|
+
import React851 from "react";
|
|
11200
|
+
import { jsx as jsx851, jsxs as jsxs712 } from "react/jsx-runtime";
|
|
11201
|
+
var MagickoSidebarBottom = React851.forwardRef(
|
|
11202
|
+
({ size, ...props }, ref) => {
|
|
11203
|
+
return /* @__PURE__ */ jsxs712("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11204
|
+
/* @__PURE__ */ jsx851("path", { fill: "#1e293b", d: "M14.97 22.75h-6c-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.31 7.75-7.75 7.75m-6-20C4.36 2.75 2.72 4.39 2.72 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" }),
|
|
11205
|
+
/* @__PURE__ */ jsx851("path", { fill: "#1e293b", d: "M22 16.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M12 11.81c-.19 0-.38-.07-.53-.22L8.91 9.03a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0L12 10l2.03-2.03c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.56 2.56c-.15.15-.34.22-.53.22" })
|
|
11206
|
+
] });
|
|
11207
|
+
}
|
|
11208
|
+
);
|
|
11209
|
+
MagickoSidebarBottom.displayName = "MagickoSidebarBottom";
|
|
11210
|
+
|
|
11211
|
+
// dist/icons/MagickoSidebarLeft.tsx
|
|
11212
|
+
import React852 from "react";
|
|
11213
|
+
import { jsx as jsx852, jsxs as jsxs713 } from "react/jsx-runtime";
|
|
11214
|
+
var MagickoSidebarLeft = React852.forwardRef(
|
|
11215
|
+
({ size, ...props }, ref) => {
|
|
11216
|
+
return /* @__PURE__ */ jsxs713("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11217
|
+
/* @__PURE__ */ jsx852("path", { fill: "#1e293b", d: "M14.97 22.75h-6c-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.31 7.75-7.75 7.75m-6-20C4.36 2.75 2.72 4.39 2.72 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" }),
|
|
11218
|
+
/* @__PURE__ */ jsx852("path", { fill: "#1e293b", d: "M7.97 22.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v20c0 .41-.33.75-.75.75M14.97 15.311c-.19 0-.38-.07-.53-.22l-2.56-2.56a.754.754 0 0 1 0-1.06l2.56-2.56c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.02 2.03 2.03 2.03c.29.29.29.77 0 1.06-.15.15-.34.22-.54.22" })
|
|
11219
|
+
] });
|
|
11220
|
+
}
|
|
11221
|
+
);
|
|
11222
|
+
MagickoSidebarLeft.displayName = "MagickoSidebarLeft";
|
|
11223
|
+
|
|
11224
|
+
// dist/icons/MagickoSidebarRight.tsx
|
|
11225
|
+
import React853 from "react";
|
|
11226
|
+
import { jsx as jsx853, jsxs as jsxs714 } from "react/jsx-runtime";
|
|
11227
|
+
var MagickoSidebarRight = React853.forwardRef(
|
|
11228
|
+
({ size, ...props }, ref) => {
|
|
11229
|
+
return /* @__PURE__ */ jsxs714("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11230
|
+
/* @__PURE__ */ jsx853("path", { fill: "#1e293b", d: "M14.97 22.75h-6c-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.31 7.75-7.75 7.75m-6-20C4.36 2.75 2.72 4.39 2.72 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" }),
|
|
11231
|
+
/* @__PURE__ */ jsx853("path", { fill: "#1e293b", d: "M14.97 22.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v20c0 .41-.33.75-.75.75M7.97 15.311c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.03-2.03-2.03-2.03a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.56 2.56c.29.29.29.77 0 1.06l-2.56 2.56a.7.7 0 0 1-.53.22" })
|
|
11232
|
+
] });
|
|
11233
|
+
}
|
|
11234
|
+
);
|
|
11235
|
+
MagickoSidebarRight.displayName = "MagickoSidebarRight";
|
|
11236
|
+
|
|
11237
|
+
// dist/icons/MagickoSidebarTop.tsx
|
|
11238
|
+
import React854 from "react";
|
|
11239
|
+
import { jsx as jsx854, jsxs as jsxs715 } from "react/jsx-runtime";
|
|
11240
|
+
var MagickoSidebarTop = React854.forwardRef(
|
|
11241
|
+
({ size, ...props }, ref) => {
|
|
11242
|
+
return /* @__PURE__ */ jsxs715("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11243
|
+
/* @__PURE__ */ jsx854("path", { fill: "#1e293b", d: "M14.97 22.75h-6c-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.31 7.75-7.75 7.75m-6-20C4.36 2.75 2.72 4.39 2.72 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" }),
|
|
11244
|
+
/* @__PURE__ */ jsx854("path", { fill: "#1e293b", d: "M22 9.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M14.56 16.251c-.19 0-.38-.07-.53-.22L12 14.001l-2.03 2.03c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l2.56-2.56c.29-.29.77-.29 1.06 0l2.56 2.56c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
|
|
11245
|
+
] });
|
|
11246
|
+
}
|
|
11247
|
+
);
|
|
11248
|
+
MagickoSidebarTop.displayName = "MagickoSidebarTop";
|
|
11249
|
+
|
|
11250
|
+
// dist/icons/MagickoSignedCloud.tsx
|
|
11251
|
+
import React855 from "react";
|
|
11252
|
+
import { jsx as jsx855, jsxs as jsxs716 } from "react/jsx-runtime";
|
|
11253
|
+
var MagickoSignedCloud = React855.forwardRef(
|
|
11254
|
+
({ size, ...props }, ref) => {
|
|
11255
|
+
return /* @__PURE__ */ jsxs716("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11256
|
+
/* @__PURE__ */ jsx855("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.04c1.13 0 2.28-.42 3.13-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.37-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.09.02-.17.03-.27.03" }),
|
|
11257
|
+
/* @__PURE__ */ jsx855("path", { fill: "#1e293b", d: "M11.99 16.59c-.2 0-.71-.07-1-.76l-.53-1.32-1.31-.52c-.7-.29-.77-.8-.77-1s.07-.71.76-1l1.32-.53.52-1.31c.28-.71.79-.79 1-.79s.72.08 1 .79l.52 1.31 1.31.52c.71.28.79.79.79 1s-.08.72-.79 1l-1.31.52-.52 1.31c-.28.71-.78.78-.99.78m-1.29-3.6.63.25c.19.08.34.23.42.42l.25.63.25-.63c.08-.19.23-.34.42-.42l.62-.25-.62-.25a.79.79 0 0 1-.42-.42l-.25-.63-.25.63c-.08.19-.23.34-.42.42z" })
|
|
11258
|
+
] });
|
|
11259
|
+
}
|
|
11260
|
+
);
|
|
11261
|
+
MagickoSignedCloud.displayName = "MagickoSignedCloud";
|
|
11262
|
+
|
|
11263
|
+
// dist/icons/MagickoSimcard.tsx
|
|
11264
|
+
import React856 from "react";
|
|
11265
|
+
import { jsx as jsx856, jsxs as jsxs717 } from "react/jsx-runtime";
|
|
11266
|
+
var MagickoSimcard = React856.forwardRef(
|
|
11267
|
+
({ size, ...props }, ref) => {
|
|
11268
|
+
return /* @__PURE__ */ jsxs717("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11269
|
+
/* @__PURE__ */ jsx856("path", { fill: "#1e293b", d: "M16 22.75H8c-3.44 0-5.75-2.31-5.75-5.75V7c0-3.44 2.31-5.75 5.75-5.75h4.93c1.54 0 2.98.6 4.07 1.68L20.07 6a5.7 5.7 0 0 1 1.68 4.07V17c0 3.44-2.31 5.75-5.75 5.75m-8-20C5.42 2.75 3.75 4.42 3.75 7v10c0 2.58 1.67 4.25 4.25 4.25h8c2.58 0 4.25-1.67 4.25-4.25v-6.93c0-1.13-.44-2.2-1.25-3.01L15.93 4c-.8-.8-1.87-1.25-3.01-1.25z" }),
|
|
11270
|
+
/* @__PURE__ */ jsx856("path", { fill: "#1e293b", d: "M14 19.25h-4c-2.07 0-3.75-1.68-3.75-3.75v-3c0-2.07 1.68-3.75 3.75-3.75h4c2.07 0 3.75 1.68 3.75 3.75v3c0 2.07-1.68 3.75-3.75 3.75m-4-9c-1.24 0-2.25 1.01-2.25 2.25v3c0 1.24 1.01 2.25 2.25 2.25h4c1.24 0 2.25-1.01 2.25-2.25v-3c0-1.24-1.01-2.25-2.25-2.25z" }),
|
|
11271
|
+
/* @__PURE__ */ jsx856("path", { fill: "#1e293b", d: "M12 19.25c-.41 0-.75-.34-.75-.75v-9c0-.41.34-.75.75-.75s.75.34.75.75v9c0 .41-.34.75-.75.75" }),
|
|
11272
|
+
/* @__PURE__ */ jsx856("path", { fill: "#1e293b", d: "M16.5 14.75h-9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
11273
|
+
] });
|
|
11274
|
+
}
|
|
11275
|
+
);
|
|
11276
|
+
MagickoSimcard.displayName = "MagickoSimcard";
|
|
11277
|
+
|
|
11278
|
+
// dist/icons/MagickoSimcard1.tsx
|
|
11279
|
+
import React857 from "react";
|
|
11280
|
+
import { jsx as jsx857, jsxs as jsxs718 } from "react/jsx-runtime";
|
|
11281
|
+
var MagickoSimcard1 = React857.forwardRef(
|
|
11282
|
+
({ size, ...props }, ref) => {
|
|
11283
|
+
return /* @__PURE__ */ jsxs718("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11284
|
+
/* @__PURE__ */ jsx857("path", { fill: "#1e293b", d: "M16 22.75H8c-3.44 0-5.75-2.31-5.75-5.75V7c0-3.44 2.31-5.75 5.75-5.75h4.93c1.54 0 2.98.6 4.07 1.68L20.07 6a5.68 5.68 0 0 1 1.68 4.07V17c0 3.44-2.31 5.75-5.75 5.75m-8-20C5.42 2.75 3.75 4.42 3.75 7v10c0 2.58 1.67 4.25 4.25 4.25h8c2.58 0 4.25-1.67 4.25-4.25v-6.93c0-1.14-.44-2.2-1.25-3L15.93 4c-.8-.8-1.87-1.24-3.01-1.24H8z" }),
|
|
11285
|
+
/* @__PURE__ */ jsx857("path", { fill: "#1e293b", d: "M9.5 18.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.06L8.56 16l1.47 1.47c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M14.5 18.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L15.44 16l-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" })
|
|
11286
|
+
] });
|
|
11287
|
+
}
|
|
11288
|
+
);
|
|
11289
|
+
MagickoSimcard1.displayName = "MagickoSimcard1";
|
|
11290
|
+
|
|
11291
|
+
// dist/icons/MagickoSimcard2.tsx
|
|
11292
|
+
import React858 from "react";
|
|
11293
|
+
import { jsx as jsx858, jsxs as jsxs719 } from "react/jsx-runtime";
|
|
11294
|
+
var MagickoSimcard2 = React858.forwardRef(
|
|
11295
|
+
({ size, ...props }, ref) => {
|
|
11296
|
+
return /* @__PURE__ */ jsxs719("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11297
|
+
/* @__PURE__ */ jsx858("path", { fill: "#1e293b", d: "M12.11 22.72H5.89c-2.73 0-4.64-1.91-4.64-4.64v-7.77c0-2.73 1.91-4.64 4.64-4.64h3.83c1.22 0 2.42.5 3.28 1.36l2.39 2.38c.87.87 1.36 2.06 1.36 3.28v5.39c0 2.73-1.91 4.64-4.64 4.64M5.89 7.17c-1.91 0-3.14 1.23-3.14 3.14v7.77c0 1.91 1.23 3.14 3.14 3.14h6.22c1.91 0 3.14-1.23 3.14-3.14v-5.39c0-.83-.34-1.63-.92-2.22l-2.39-2.38a3.16 3.16 0 0 0-2.22-.92z" }),
|
|
11298
|
+
/* @__PURE__ */ jsx858("path", { fill: "#1e293b", d: "M18.11 18.28H16c-.41 0-.75-.34-.75-.75v-4.84c0-.83-.34-1.63-.92-2.22l-2.39-2.38a3.16 3.16 0 0 0-2.22-.92H8c-.41 0-.75-.34-.75-.75v-.56c0-2.73 1.91-4.64 4.64-4.64h3.83c1.22 0 2.42.5 3.28 1.36l2.39 2.39c.88.88 1.36 2.04 1.36 3.28v5.39c0 2.73-1.91 4.64-4.64 4.64m-1.36-1.5h1.36c1.91 0 3.14-1.23 3.14-3.14V8.25c0-.84-.33-1.63-.92-2.22l-2.39-2.39c-.58-.58-1.39-.92-2.22-.92h-3.83c-1.84 0-3.06 1.15-3.14 2.95h.97c1.22 0 2.42.5 3.28 1.36l2.39 2.38c.87.87 1.36 2.06 1.36 3.28z" })
|
|
11299
|
+
] });
|
|
11300
|
+
}
|
|
11301
|
+
);
|
|
11302
|
+
MagickoSimcard2.displayName = "MagickoSimcard2";
|
|
11303
|
+
|
|
11304
|
+
// dist/icons/MagickoSlash.tsx
|
|
11305
|
+
import React859 from "react";
|
|
11306
|
+
import { jsx as jsx859, jsxs as jsxs720 } from "react/jsx-runtime";
|
|
11307
|
+
var MagickoSlash = React859.forwardRef(
|
|
11308
|
+
({ size, ...props }, ref) => {
|
|
11309
|
+
return /* @__PURE__ */ jsxs720("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11310
|
+
/* @__PURE__ */ jsx859("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" }),
|
|
11311
|
+
/* @__PURE__ */ jsx859("path", { fill: "#1e293b", d: "M4.9 19.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l14-14c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-14 14c-.15.15-.34.22-.53.22" })
|
|
11312
|
+
] });
|
|
11313
|
+
}
|
|
11314
|
+
);
|
|
11315
|
+
MagickoSlash.displayName = "MagickoSlash";
|
|
11316
|
+
|
|
11317
|
+
// dist/icons/MagickoSleepZzz.tsx
|
|
11318
|
+
import React860 from "react";
|
|
11319
|
+
import { jsx as jsx860 } from "react/jsx-runtime";
|
|
11320
|
+
var MagickoSleepZzz = React860.forwardRef(
|
|
11321
|
+
({ size, ...props }, ref) => {
|
|
11322
|
+
return /* @__PURE__ */ jsx860("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx860("path", { fill: "#1e293b", d: "M21.49 17.03h-5.23c-.49 0-.92-.28-1.13-.72s-.14-.95.17-1.33l4.21-5.08h-4.9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.43c.49 0 .92.28 1.13.72s.14.95-.17 1.33l-4.21 5.08h4.69c.41 0 .75.34.75.75s-.34.75-.75.75zM11.83 22.75H7.71c-.49 0-.92-.27-1.13-.72-.21-.44-.14-.95.17-1.33l3.17-3.82H6.07c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.49 0 .92.28 1.13.72s.14.95-.17 1.33l-3.17 3.82h3.58c.41 0 .75.34.75.75s-.34.75-.75.75zM10.78 11.51H4.17c-.49 0-.92-.28-1.13-.72s-.14-.95.17-1.33l5.57-6.71H2.51c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H9.3c.49 0 .92.28 1.13.72s.14.95-.17 1.33l-5.57 6.72h6.08c.41 0 .75.34.75.75s-.34.75-.75.75z" }) });
|
|
11323
|
+
}
|
|
11324
|
+
);
|
|
11325
|
+
MagickoSleepZzz.displayName = "MagickoSleepZzz";
|
|
11326
|
+
|
|
11327
|
+
// dist/icons/MagickoSmallcaps.tsx
|
|
11328
|
+
import React861 from "react";
|
|
11329
|
+
import { jsx as jsx861, jsxs as jsxs721 } from "react/jsx-runtime";
|
|
11330
|
+
var MagickoSmallcaps = React861.forwardRef(
|
|
11331
|
+
({ size, ...props }, ref) => {
|
|
11332
|
+
return /* @__PURE__ */ jsxs721("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11333
|
+
/* @__PURE__ */ jsx861("path", { fill: "#1e293b", d: "M18.61 6.68c-.41 0-.75-.34-.75-.75V4.42c0-.6-.49-1.1-1.1-1.1H3.83c-.6 0-1.1.49-1.1 1.1v1.51c0 .41-.34.75-.75.75s-.74-.34-.74-.75V4.42c0-1.43 1.17-2.6 2.6-2.6h12.92c1.43 0 2.6 1.16 2.6 2.6v1.51c0 .41-.34.75-.75.75" }),
|
|
11334
|
+
/* @__PURE__ */ jsx861("path", { fill: "#1e293b", d: "M10.3 18.85c-.41 0-.75-.34-.75-.75V3.32c0-.41.34-.75.75-.75s.75.34.75.75V18.1c0 .42-.34.75-.75.75" }),
|
|
11335
|
+
/* @__PURE__ */ jsx861("path", { fill: "#1e293b", d: "M12.48 18.85H6.9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.58c.41 0 .75.34.75.75s-.34.75-.75.75M22.01 13.2c-.41 0-.75-.34-.75-.75v-.8c0-.31-.26-.57-.57-.57h-7.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.01c1.14 0 2.07.93 2.07 2.07v.8c0 .42-.33.75-.75.75" }),
|
|
11336
|
+
/* @__PURE__ */ jsx861("path", { fill: "#1e293b", d: "M16.08 22.18c-.41 0-.75-.34-.75-.75V10.87c0-.41.34-.75.75-.75s.75.34.75.75v10.56c0 .41-.34.75-.75.75" }),
|
|
11337
|
+
/* @__PURE__ */ jsx861("path", { fill: "#1e293b", d: "M18.22 22.18h-4.28c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.28c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
11338
|
+
] });
|
|
11339
|
+
}
|
|
11340
|
+
);
|
|
11341
|
+
MagickoSmallcaps.displayName = "MagickoSmallcaps";
|
|
11342
|
+
|
|
11343
|
+
// dist/icons/MagickoSmartBag.tsx
|
|
11344
|
+
import React862 from "react";
|
|
11345
|
+
import { jsx as jsx862, jsxs as jsxs722 } from "react/jsx-runtime";
|
|
11346
|
+
var MagickoSmartBag = React862.forwardRef(
|
|
11347
|
+
({ size, ...props }, ref) => {
|
|
11348
|
+
return /* @__PURE__ */ jsxs722("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11349
|
+
/* @__PURE__ */ jsx862("path", { fill: "#1e293b", d: "M5.17 22.29a.85.85 0 0 1-.85-.69l-.27-1.17c-.13-.56-.57-1-1.13-1.13l-1.18-.27a.85.85 0 0 1-.67-.85c0-.42.28-.77.68-.85l1.17-.27c.56-.13 1-.57 1.13-1.13l.27-1.18c.09-.39.44-.67.85-.67s.76.28.85.68l.27 1.17c.13.56.57 1 1.13 1.13l1.18.27c.39.08.67.43.67.85 0 .41-.28.76-.68.85l-1.17.27c-.56.13-1 .57-1.13 1.13l-.27 1.18c-.08.39-.43.67-.85.67zm-1.06-4.1c.44.26.8.63 1.06 1.07.26-.44.63-.8 1.07-1.06-.44-.26-.8-.63-1.06-1.07-.26.44-.63.8-1.07 1.06M12 13.75c-2.53 0-4.59-2.06-4.59-4.59V7c0-.41.34-.75.75-.75s.75.34.75.75v2.16c0 1.7 1.39 3.09 3.09 3.09s3.09-1.39 3.09-3.09V7c0-.41.34-.75.75-.75s.75.34.75.75v2.16c0 2.53-2.06 4.59-4.59 4.59" }),
|
|
11350
|
+
/* @__PURE__ */ jsx862("path", { fill: "#1e293b", d: "M17 22.75H9.67c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H17A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75H7A4.26 4.26 0 0 0 2.75 7v6.7c0 .41-.34.75-.75.75s-.75-.34-.75-.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.75" })
|
|
11351
|
+
] });
|
|
11352
|
+
}
|
|
11353
|
+
);
|
|
11354
|
+
MagickoSmartBag.displayName = "MagickoSmartBag";
|
|
11355
|
+
|
|
11356
|
+
// dist/icons/MagickoSmartCar.tsx
|
|
11357
|
+
import React863 from "react";
|
|
11358
|
+
import { jsx as jsx863, jsxs as jsxs723 } from "react/jsx-runtime";
|
|
11359
|
+
var MagickoSmartCar = React863.forwardRef(
|
|
11360
|
+
({ size, ...props }, ref) => {
|
|
11361
|
+
return /* @__PURE__ */ jsxs723("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11362
|
+
/* @__PURE__ */ jsx863("path", { fill: "#1e293b", d: "M15.5 14.5h-12c-.23 0-.44-.1-.58-.28a.75.75 0 0 1-.15-.63l.85-4.05c.28-1.32.88-2.67 3.25-2.67h5.27c2.37 0 2.97 1.35 3.25 2.67l.85 4.05c.05.22-.01.45-.15.63-.15.18-.36.28-.59.28M4.42 13h10.15l-.66-3.15c-.21-1.01-.46-1.48-1.78-1.48H6.86c-1.32 0-1.57.47-1.78 1.48z" }),
|
|
11363
|
+
/* @__PURE__ */ jsx863("path", { fill: "#1e293b", d: "M15.47 22.75h-1.41c-1.35 0-1.63-.83-1.77-1.28l-.15-.45c-.18-.51-.18-.51-.71-.51H7.59c-.54 0-.55.02-.71.51l-.15.45c-.15.45-.43 1.29-1.78 1.29H3.54c-.65 0-1.26-.27-1.7-.75-.42-.46-.63-1.09-.57-1.71l.42-4.57c.13-1.42.59-2.73 3.03-2.73h9.57c2.44 0 2.9 1.31 3.03 2.73l.42 4.57c.06.62-.15 1.24-.57 1.71-.44.47-1.05.74-1.7.74m-1.67-1.52c.02 0 .1.02.26.02h1.41c.23 0 .44-.09.59-.26.14-.16.21-.35.19-.56l-.42-4.57c-.09-.94-.13-1.37-1.54-1.37H4.72c-1.41 0-1.45.43-1.54 1.37l-.42 4.57c-.02.21.05.41.19.56.15.17.36.26.59.26h1.41c.22 0 .28-.03.29-.03 0-.01.04-.13.07-.22l.15-.45c.2-.61.51-1.54 2.14-1.54h3.84c1.61 0 1.91.88 2.13 1.53l.16.46c.01.08.04.19.07.23M3.5 12.25h-.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.75c.41 0 .75.34.75.75s-.34.75-.75.75M16.25 12.25h-.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.75c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
11364
|
+
/* @__PURE__ */ jsx863("path", { fill: "#1e293b", d: "M7.25 17.5H5c-.41 0-.75-.34-.75-.75S4.59 16 5 16h2.25c.41 0 .75.34.75.75s-.34.75-.75.75M14 17.5h-2.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H14c.41 0 .75.34.75.75s-.34.75-.75.75M18.71 9.49q-.15 0-.3-.06a.76.76 0 0 1-.39-.99c.19-.43.08-1.06-.27-1.58-.35-.53-.88-.88-1.37-.86h-.01c-.41 0-.74-.33-.75-.74 0-.42.33-.75.74-.76 1.03-.02 2 .57 2.63 1.52.64.96.79 2.11.4 3.01-.11.29-.39.46-.68.46" }),
|
|
11365
|
+
/* @__PURE__ */ jsx863("path", { fill: "#1e293b", d: "M21.82 10.48c-.07 0-.13-.01-.2-.03a.745.745 0 0 1-.52-.92c.38-1.36.06-2.98-.85-4.34s-2.29-2.27-3.7-2.44a.744.744 0 0 1-.65-.83c.05-.41.43-.71.83-.65 1.83.22 3.61 1.38 4.76 3.1s1.54 3.8 1.05 5.58c-.09.31-.39.53-.72.53" })
|
|
11366
|
+
] });
|
|
11367
|
+
}
|
|
11368
|
+
);
|
|
11369
|
+
MagickoSmartCar.displayName = "MagickoSmartCar";
|
|
11370
|
+
|
|
11371
|
+
// dist/icons/MagickoSmartCursor.tsx
|
|
11372
|
+
import React864 from "react";
|
|
11373
|
+
import { jsx as jsx864, jsxs as jsxs724 } from "react/jsx-runtime";
|
|
11374
|
+
var MagickoSmartCursor = React864.forwardRef(
|
|
11375
|
+
({ size, ...props }, ref) => {
|
|
11376
|
+
return /* @__PURE__ */ jsxs724("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11377
|
+
/* @__PURE__ */ jsx864("path", { fill: "#1e293b", d: "M8.03 18.44c-.41 0-.76-.27-.85-.67l-.26-1.13c-.12-.54-.55-.96-1.08-1.09l-1.15-.27a.87.87 0 0 1-.67-.85c0-.41.28-.76.68-.84l1.13-.26c.54-.12.96-.55 1.09-1.08l.27-1.15c.08-.39.43-.67.85-.67.41 0 .76.28.85.68l.26 1.13c.12.54.55.96 1.08 1.09l1.15.27c.39.09.67.44.67.85s-.28.76-.67.84l-1.14.26c-.54.12-.96.55-1.09 1.08l-.27 1.14c-.08.39-.43.67-.85.67m-.98-4c.41.25.75.59.99 1 .25-.41.59-.75 1-1-.41-.25-.75-.59-.99-1-.25.41-.59.75-1 .99z" }),
|
|
11378
|
+
/* @__PURE__ */ jsx864("path", { fill: "#1e293b", d: "M20.04 22.75c-.69 0-1.36-.27-1.87-.77l-3.53-3.45c-.08-.08-.19-.06-.28-.08H12.1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.38c.06 0 .11 0 .16.02.39.04.77.21 1.05.49l3.52 3.44c.34.33.85.43 1.3.24.44-.18.73-.62.73-1.1V5.49a1.48 1.48 0 0 0-2.52-1.06l-6.83 6.74c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l6.83-6.74c.86-.85 2.14-1.1 3.25-.63s1.83 1.55 1.83 2.75v14.57c0 1.09-.65 2.07-1.65 2.48q-.51.21-1.05.21M12 2.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75M7 7.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
11379
|
+
] });
|
|
11380
|
+
}
|
|
11381
|
+
);
|
|
11382
|
+
MagickoSmartCursor.displayName = "MagickoSmartCursor";
|
|
11383
|
+
|
|
11384
|
+
// dist/icons/MagickoSmartLockAi.tsx
|
|
11385
|
+
import React865 from "react";
|
|
11386
|
+
import { jsx as jsx865 } from "react/jsx-runtime";
|
|
11387
|
+
var MagickoSmartLockAi = React865.forwardRef(
|
|
11388
|
+
({ size, ...props }, ref) => {
|
|
11389
|
+
return /* @__PURE__ */ jsx865("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx865("path", { fill: "#1e293b", d: "M19.77 23.5c-.41 0-.76-.28-.85-.68l-.26-1.14c-.12-.54-.55-.96-1.08-1.09l-1.15-.27a.85.85 0 0 1-.67-.85c0-.42.28-.76.68-.85l1.13-.26c.54-.12.96-.55 1.09-1.08l.27-1.14a.85.85 0 0 1 .84-.67c.41 0 .76.28.85.68l.26 1.13c.12.54.55.96 1.08 1.09l1.15.27c.39.08.67.43.67.85 0 .41-.28.76-.67.85l-1.14.26c-.54.12-.96.55-1.09 1.08l-.27 1.15a.85.85 0 0 1-.84.67m-.99-4.01c.41.25.75.59 1 1 .25-.41.59-.75 1-.99-.41-.25-.75-.59-.99-1-.25.41-.59.75-1 .99zM2 6.08c-.41 0-.75-.34-.75-.75V4.22a2.97 2.97 0 0 1 2.97-2.97h1.11c.41 0 .75.34.75.75s-.34.75-.75.75H4.22c-.81 0-1.47.66-1.47 1.47v1.11c0 .41-.34.75-.75.75M5.33 22.75H4.22a2.97 2.97 0 0 1-2.97-2.97v-1.11c0-.41.34-.75.75-.75s.75.34.75.75v1.11c0 .81.66 1.47 1.47 1.47h1.11c.41 0 .75.34.75.75s-.34.75-.75.75M22 6.08c-.41 0-.75-.34-.75-.75V4.22c0-.81-.66-1.47-1.47-1.47h-1.11c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.11a2.97 2.97 0 0 1 2.97 2.97v1.11c0 .41-.34.75-.75.75M13.18 16.74h-2.35a1.634 1.634 0 0 1-1.58-2.08l.6-2.08c-.6-.59-.94-1.39-.94-2.23 0-.97.44-1.86 1.21-2.46.77-.59 1.76-.79 2.71-.54a3.07 3.07 0 0 1 2.18 2.16c.29 1.12-.03 2.27-.83 3.06l.59 2.08c.14.49.04 1.02-.27 1.43-.31.42-.8.66-1.32.66m-1.19-7.99c-.35 0-.68.11-.96.33-.4.31-.62.77-.62 1.27 0 .46.2.91.55 1.22.36.31.52.8.39 1.24l-.65 2.26c-.01.05 0 .09.02.12.03.04.07.05.12.05h2.35c.06 0 .09-.03.11-.06s.04-.07.03-.12l-.65-2.27c-.13-.46.03-.93.39-1.25.46-.42.63-1.03.47-1.64-.14-.53-.57-.96-1.1-1.09q-.225-.06-.45-.06" }) });
|
|
11390
|
+
}
|
|
11391
|
+
);
|
|
11392
|
+
MagickoSmartLockAi.displayName = "MagickoSmartLockAi";
|
|
11393
|
+
|
|
11394
|
+
// dist/icons/Marketing.tsx
|
|
11395
|
+
import React866 from "react";
|
|
11396
|
+
import { jsx as jsx866 } from "react/jsx-runtime";
|
|
11397
|
+
var Marketing = React866.forwardRef(
|
|
11398
|
+
({ size, ...props }, ref) => {
|
|
11399
|
+
return /* @__PURE__ */ jsx866("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx866("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" }) });
|
|
11400
|
+
}
|
|
11401
|
+
);
|
|
11402
|
+
Marketing.displayName = "Marketing";
|
|
11403
|
+
|
|
11404
|
+
// dist/icons/MessageEdit.tsx
|
|
11405
|
+
import React867 from "react";
|
|
11406
|
+
import { jsx as jsx867 } from "react/jsx-runtime";
|
|
11407
|
+
var MessageEdit = React867.forwardRef(
|
|
11408
|
+
({ size, ...props }, ref) => {
|
|
11409
|
+
return /* @__PURE__ */ jsx867("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx867("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" }) });
|
|
11410
|
+
}
|
|
11411
|
+
);
|
|
11412
|
+
MessageEdit.displayName = "MessageEdit";
|
|
11413
|
+
|
|
11414
|
+
// dist/icons/Network.tsx
|
|
11415
|
+
import React868 from "react";
|
|
11416
|
+
import { jsx as jsx868 } from "react/jsx-runtime";
|
|
11417
|
+
var Network = React868.forwardRef(
|
|
11418
|
+
({ size, ...props }, ref) => {
|
|
11419
|
+
return /* @__PURE__ */ jsx868("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx868("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" }) });
|
|
10641
11420
|
}
|
|
10642
11421
|
);
|
|
10643
11422
|
Network.displayName = "Network";
|
|
10644
11423
|
|
|
10645
11424
|
// dist/icons/NotiDot.tsx
|
|
10646
|
-
import
|
|
10647
|
-
import { jsx as
|
|
10648
|
-
var NotiDot =
|
|
11425
|
+
import React869 from "react";
|
|
11426
|
+
import { jsx as jsx869 } from "react/jsx-runtime";
|
|
11427
|
+
var NotiDot = React869.forwardRef(
|
|
10649
11428
|
({ size, ...props }, ref) => {
|
|
10650
|
-
return /* @__PURE__ */
|
|
11429
|
+
return /* @__PURE__ */ jsx869("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx869("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
|
|
10651
11430
|
}
|
|
10652
11431
|
);
|
|
10653
11432
|
NotiDot.displayName = "NotiDot";
|
|
10654
11433
|
|
|
10655
11434
|
// dist/icons/PA.tsx
|
|
10656
|
-
import
|
|
10657
|
-
import { jsx as
|
|
10658
|
-
var PA =
|
|
11435
|
+
import React870 from "react";
|
|
11436
|
+
import { jsx as jsx870 } from "react/jsx-runtime";
|
|
11437
|
+
var PA = React870.forwardRef(
|
|
10659
11438
|
({ size, ...props }, ref) => {
|
|
10660
|
-
return /* @__PURE__ */
|
|
11439
|
+
return /* @__PURE__ */ jsx870("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx870("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" }) });
|
|
10661
11440
|
}
|
|
10662
11441
|
);
|
|
10663
11442
|
PA.displayName = "PA";
|
|
10664
11443
|
|
|
10665
11444
|
// dist/icons/PauseSquare.tsx
|
|
10666
|
-
import
|
|
10667
|
-
import { jsx as
|
|
10668
|
-
var PauseSquare =
|
|
11445
|
+
import React871 from "react";
|
|
11446
|
+
import { jsx as jsx871 } from "react/jsx-runtime";
|
|
11447
|
+
var PauseSquare = React871.forwardRef(
|
|
10669
11448
|
({ size, ...props }, ref) => {
|
|
10670
|
-
return /* @__PURE__ */
|
|
11449
|
+
return /* @__PURE__ */ jsx871("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx871("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" }) });
|
|
10671
11450
|
}
|
|
10672
11451
|
);
|
|
10673
11452
|
PauseSquare.displayName = "PauseSquare";
|
|
10674
11453
|
|
|
10675
11454
|
// dist/icons/Pdf.tsx
|
|
10676
|
-
import
|
|
10677
|
-
import { jsx as
|
|
10678
|
-
var Pdf =
|
|
11455
|
+
import React872 from "react";
|
|
11456
|
+
import { jsx as jsx872, jsxs as jsxs725 } from "react/jsx-runtime";
|
|
11457
|
+
var Pdf = React872.forwardRef(
|
|
10679
11458
|
({ size, ...props }, ref) => {
|
|
10680
|
-
return /* @__PURE__ */
|
|
10681
|
-
/* @__PURE__ */
|
|
10682
|
-
/* @__PURE__ */
|
|
10683
|
-
/* @__PURE__ */
|
|
11459
|
+
return /* @__PURE__ */ jsxs725("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11460
|
+
/* @__PURE__ */ jsx872("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" }),
|
|
11461
|
+
/* @__PURE__ */ jsx872("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
|
|
11462
|
+
/* @__PURE__ */ jsx872("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" })
|
|
10684
11463
|
] });
|
|
10685
11464
|
}
|
|
10686
11465
|
);
|
|
10687
11466
|
Pdf.displayName = "Pdf";
|
|
10688
11467
|
|
|
10689
11468
|
// dist/icons/PlayFilled.tsx
|
|
10690
|
-
import
|
|
10691
|
-
import { jsx as
|
|
10692
|
-
var PlayFilled =
|
|
11469
|
+
import React873 from "react";
|
|
11470
|
+
import { jsx as jsx873 } from "react/jsx-runtime";
|
|
11471
|
+
var PlayFilled = React873.forwardRef(
|
|
10693
11472
|
({ size, ...props }, ref) => {
|
|
10694
|
-
return /* @__PURE__ */
|
|
11473
|
+
return /* @__PURE__ */ jsx873("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx873("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" }) });
|
|
10695
11474
|
}
|
|
10696
11475
|
);
|
|
10697
11476
|
PlayFilled.displayName = "PlayFilled";
|
|
10698
11477
|
|
|
10699
11478
|
// dist/icons/Signature.tsx
|
|
10700
|
-
import
|
|
10701
|
-
import { jsx as
|
|
10702
|
-
var Signature =
|
|
11479
|
+
import React874 from "react";
|
|
11480
|
+
import { jsx as jsx874 } from "react/jsx-runtime";
|
|
11481
|
+
var Signature = React874.forwardRef(
|
|
10703
11482
|
({ size, ...props }, ref) => {
|
|
10704
|
-
return /* @__PURE__ */
|
|
11483
|
+
return /* @__PURE__ */ jsx874("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx874("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" }) });
|
|
10705
11484
|
}
|
|
10706
11485
|
);
|
|
10707
11486
|
Signature.displayName = "Signature";
|
|
10708
11487
|
|
|
10709
11488
|
// dist/icons/SperateDot.tsx
|
|
10710
|
-
import
|
|
10711
|
-
import { jsx as
|
|
10712
|
-
var SperateDot =
|
|
11489
|
+
import React875 from "react";
|
|
11490
|
+
import { jsx as jsx875 } from "react/jsx-runtime";
|
|
11491
|
+
var SperateDot = React875.forwardRef(
|
|
10713
11492
|
({ size, ...props }, ref) => {
|
|
10714
|
-
return /* @__PURE__ */
|
|
11493
|
+
return /* @__PURE__ */ jsx875("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx875("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
|
|
10715
11494
|
}
|
|
10716
11495
|
);
|
|
10717
11496
|
SperateDot.displayName = "SperateDot";
|
|
10718
11497
|
|
|
10719
11498
|
// dist/icons/SquarePen1.tsx
|
|
10720
|
-
import
|
|
10721
|
-
import { jsx as
|
|
10722
|
-
var SquarePen1 =
|
|
11499
|
+
import React876 from "react";
|
|
11500
|
+
import { jsx as jsx876, jsxs as jsxs726 } from "react/jsx-runtime";
|
|
11501
|
+
var SquarePen1 = React876.forwardRef(
|
|
10723
11502
|
({ size, ...props }, ref) => {
|
|
10724
|
-
return /* @__PURE__ */
|
|
10725
|
-
/* @__PURE__ */
|
|
10726
|
-
/* @__PURE__ */
|
|
11503
|
+
return /* @__PURE__ */ jsxs726("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11504
|
+
/* @__PURE__ */ jsx876("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" }),
|
|
11505
|
+
/* @__PURE__ */ jsx876("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" })
|
|
10727
11506
|
] });
|
|
10728
11507
|
}
|
|
10729
11508
|
);
|
|
10730
11509
|
SquarePen1.displayName = "SquarePen1";
|
|
10731
11510
|
|
|
10732
11511
|
// dist/icons/Strikethrough.tsx
|
|
10733
|
-
import
|
|
10734
|
-
import { jsx as
|
|
10735
|
-
var Strikethrough =
|
|
11512
|
+
import React877 from "react";
|
|
11513
|
+
import { jsx as jsx877 } from "react/jsx-runtime";
|
|
11514
|
+
var Strikethrough = React877.forwardRef(
|
|
10736
11515
|
({ size, ...props }, ref) => {
|
|
10737
|
-
return /* @__PURE__ */
|
|
11516
|
+
return /* @__PURE__ */ jsx877("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx877("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" }) });
|
|
10738
11517
|
}
|
|
10739
11518
|
);
|
|
10740
11519
|
Strikethrough.displayName = "Strikethrough";
|
|
10741
11520
|
|
|
10742
11521
|
// dist/icons/Tasks.tsx
|
|
10743
|
-
import
|
|
10744
|
-
import { jsx as
|
|
10745
|
-
var Tasks =
|
|
11522
|
+
import React878 from "react";
|
|
11523
|
+
import { jsx as jsx878, jsxs as jsxs727 } from "react/jsx-runtime";
|
|
11524
|
+
var Tasks = React878.forwardRef(
|
|
10746
11525
|
({ size, ...props }, ref) => {
|
|
10747
|
-
return /* @__PURE__ */
|
|
10748
|
-
/* @__PURE__ */
|
|
10749
|
-
/* @__PURE__ */
|
|
11526
|
+
return /* @__PURE__ */ jsxs727("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
11527
|
+
/* @__PURE__ */ jsx878("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" }),
|
|
11528
|
+
/* @__PURE__ */ jsx878("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" })
|
|
10750
11529
|
] });
|
|
10751
11530
|
}
|
|
10752
11531
|
);
|
|
10753
11532
|
Tasks.displayName = "Tasks";
|
|
10754
11533
|
|
|
10755
11534
|
// dist/icons/Trash.tsx
|
|
10756
|
-
import
|
|
10757
|
-
import { jsx as
|
|
10758
|
-
var Trash =
|
|
11535
|
+
import React879 from "react";
|
|
11536
|
+
import { jsx as jsx879 } from "react/jsx-runtime";
|
|
11537
|
+
var Trash = React879.forwardRef(
|
|
10759
11538
|
({ size, ...props }, ref) => {
|
|
10760
|
-
return /* @__PURE__ */
|
|
11539
|
+
return /* @__PURE__ */ jsx879("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx879("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" }) });
|
|
10761
11540
|
}
|
|
10762
11541
|
);
|
|
10763
11542
|
Trash.displayName = "Trash";
|
|
10764
11543
|
|
|
10765
11544
|
// dist/icons/Video.tsx
|
|
10766
|
-
import
|
|
10767
|
-
import { jsx as
|
|
10768
|
-
var Video =
|
|
11545
|
+
import React880 from "react";
|
|
11546
|
+
import { jsx as jsx880 } from "react/jsx-runtime";
|
|
11547
|
+
var Video = React880.forwardRef(
|
|
10769
11548
|
({ size, ...props }, ref) => {
|
|
10770
|
-
return /* @__PURE__ */
|
|
11549
|
+
return /* @__PURE__ */ jsx880("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx880("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" }) });
|
|
10771
11550
|
}
|
|
10772
11551
|
);
|
|
10773
11552
|
Video.displayName = "Video";
|
|
10774
11553
|
|
|
10775
11554
|
// dist/icons/X.tsx
|
|
10776
|
-
import
|
|
10777
|
-
import { jsx as
|
|
10778
|
-
var X =
|
|
11555
|
+
import React881 from "react";
|
|
11556
|
+
import { jsx as jsx881 } from "react/jsx-runtime";
|
|
11557
|
+
var X = React881.forwardRef(
|
|
10779
11558
|
({ size, ...props }, ref) => {
|
|
10780
|
-
return /* @__PURE__ */
|
|
11559
|
+
return /* @__PURE__ */ jsx881("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx881("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" }) });
|
|
10781
11560
|
}
|
|
10782
11561
|
);
|
|
10783
11562
|
X.displayName = "X";
|
|
@@ -11586,7 +12365,67 @@ export {
|
|
|
11586
12365
|
MagickoRightCloud,
|
|
11587
12366
|
MagickoRotateLeft,
|
|
11588
12367
|
MagickoRotateLeft1,
|
|
12368
|
+
MagickoRotateRight,
|
|
11589
12369
|
MagickoRotateRight1,
|
|
12370
|
+
MagickoRowHorizontal,
|
|
12371
|
+
MagickoRowVertical,
|
|
12372
|
+
MagickoSad3,
|
|
12373
|
+
MagickoSadFace,
|
|
12374
|
+
MagickoSagittarius,
|
|
12375
|
+
MagickoSatisfied,
|
|
12376
|
+
MagickoSave2,
|
|
12377
|
+
MagickoSaveAdd,
|
|
12378
|
+
MagickoSaveMinus,
|
|
12379
|
+
MagickoSaveRemove,
|
|
12380
|
+
MagickoScheduled1,
|
|
12381
|
+
MagickoScreenmirroring,
|
|
12382
|
+
MagickoScroll01,
|
|
12383
|
+
MagickoScroll02,
|
|
12384
|
+
MagickoScrollfinger,
|
|
12385
|
+
MagickoSearch,
|
|
12386
|
+
MagickoSearchCloud,
|
|
12387
|
+
MagickoSearchZoomIn1,
|
|
12388
|
+
MagickoSearchZoomOut1,
|
|
12389
|
+
MagickoSecurity,
|
|
12390
|
+
MagickoSecuritySafe,
|
|
12391
|
+
MagickoSecurityUser,
|
|
12392
|
+
MagickoSend,
|
|
12393
|
+
MagickoSend1,
|
|
12394
|
+
MagickoSend2,
|
|
12395
|
+
MagickoSend21,
|
|
12396
|
+
MagickoSendCloud,
|
|
12397
|
+
MagickoSendReceiveCloud,
|
|
12398
|
+
MagickoSendSquare01,
|
|
12399
|
+
MagickoSendSquare02,
|
|
12400
|
+
MagickoSetting2,
|
|
12401
|
+
MagickoSetting3,
|
|
12402
|
+
MagickoSetting4,
|
|
12403
|
+
MagickoSetting5,
|
|
12404
|
+
MagickoSettings,
|
|
12405
|
+
MagickoSettings1,
|
|
12406
|
+
MagickoShare,
|
|
12407
|
+
MagickoShiningHeart,
|
|
12408
|
+
MagickoShip,
|
|
12409
|
+
MagickoShop,
|
|
12410
|
+
MagickoShop1,
|
|
12411
|
+
MagickoShoppingBag,
|
|
12412
|
+
MagickoShoppingCart,
|
|
12413
|
+
MagickoShuffle,
|
|
12414
|
+
MagickoSidebarBottom,
|
|
12415
|
+
MagickoSidebarLeft,
|
|
12416
|
+
MagickoSidebarRight,
|
|
12417
|
+
MagickoSidebarTop,
|
|
12418
|
+
MagickoSignedCloud,
|
|
12419
|
+
MagickoSimcard,
|
|
12420
|
+
MagickoSimcard1,
|
|
12421
|
+
MagickoSimcard2,
|
|
12422
|
+
MagickoSlash,
|
|
12423
|
+
MagickoSleepZzz,
|
|
12424
|
+
MagickoSmallcaps,
|
|
12425
|
+
MagickoSmartBag,
|
|
12426
|
+
MagickoSmartCar,
|
|
12427
|
+
MagickoSmartCursor,
|
|
12428
|
+
MagickoSmartLockAi,
|
|
11590
12429
|
Marketing,
|
|
11591
12430
|
MessageEdit,
|
|
11592
12431
|
Network,
|