magick-icons 0.1.241 → 0.1.242
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 +541 -1
- package/index.d.ts +541 -1
- package/index.js +514 -71
- package/index.js.map +1 -1
- package/index.mjs +488 -75
- package/index.mjs.map +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -10602,182 +10602,565 @@ 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(
|
|
10639
10735
|
({ size, ...props }, ref) => {
|
|
10640
|
-
return /* @__PURE__ */
|
|
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/MagickoSend1.tsx
|
|
10905
|
+
import React829 from "react";
|
|
10906
|
+
import { jsx as jsx829, jsxs as jsxs691 } from "react/jsx-runtime";
|
|
10907
|
+
var MagickoSend1 = 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: "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" }),
|
|
10911
|
+
/* @__PURE__ */ jsx829("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" })
|
|
10912
|
+
] });
|
|
10913
|
+
}
|
|
10914
|
+
);
|
|
10915
|
+
MagickoSend1.displayName = "MagickoSend1";
|
|
10916
|
+
|
|
10917
|
+
// dist/icons/MagickoSend2.tsx
|
|
10918
|
+
import React830 from "react";
|
|
10919
|
+
import { jsx as jsx830, jsxs as jsxs692 } from "react/jsx-runtime";
|
|
10920
|
+
var MagickoSend2 = 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: "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" }),
|
|
10924
|
+
/* @__PURE__ */ jsx830("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" }),
|
|
10925
|
+
/* @__PURE__ */ jsx830("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" })
|
|
10926
|
+
] });
|
|
10927
|
+
}
|
|
10928
|
+
);
|
|
10929
|
+
MagickoSend2.displayName = "MagickoSend2";
|
|
10930
|
+
|
|
10931
|
+
// dist/icons/MagickoSend21.tsx
|
|
10932
|
+
import React831 from "react";
|
|
10933
|
+
import { jsx as jsx831, jsxs as jsxs693 } from "react/jsx-runtime";
|
|
10934
|
+
var MagickoSend21 = React831.forwardRef(
|
|
10935
|
+
({ size, ...props }, ref) => {
|
|
10936
|
+
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: [
|
|
10937
|
+
/* @__PURE__ */ jsx831("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" }),
|
|
10938
|
+
/* @__PURE__ */ jsx831("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" })
|
|
10939
|
+
] });
|
|
10940
|
+
}
|
|
10941
|
+
);
|
|
10942
|
+
MagickoSend21.displayName = "MagickoSend21";
|
|
10943
|
+
|
|
10944
|
+
// dist/icons/MagickoSendCloud.tsx
|
|
10945
|
+
import React832 from "react";
|
|
10946
|
+
import { jsx as jsx832, jsxs as jsxs694 } from "react/jsx-runtime";
|
|
10947
|
+
var MagickoSendCloud = 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: "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" }),
|
|
10951
|
+
/* @__PURE__ */ jsx832("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" })
|
|
10952
|
+
] });
|
|
10953
|
+
}
|
|
10954
|
+
);
|
|
10955
|
+
MagickoSendCloud.displayName = "MagickoSendCloud";
|
|
10956
|
+
|
|
10957
|
+
// dist/icons/MagickoSendReceiveCloud.tsx
|
|
10958
|
+
import React833 from "react";
|
|
10959
|
+
import { jsx as jsx833, jsxs as jsxs695 } from "react/jsx-runtime";
|
|
10960
|
+
var MagickoSendReceiveCloud = 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.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" }),
|
|
10964
|
+
/* @__PURE__ */ jsx833("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" })
|
|
10965
|
+
] });
|
|
10966
|
+
}
|
|
10967
|
+
);
|
|
10968
|
+
MagickoSendReceiveCloud.displayName = "MagickoSendReceiveCloud";
|
|
10969
|
+
|
|
10970
|
+
// dist/icons/MagickoSendSquare01.tsx
|
|
10971
|
+
import React834 from "react";
|
|
10972
|
+
import { jsx as jsx834, jsxs as jsxs696 } from "react/jsx-runtime";
|
|
10973
|
+
var MagickoSendSquare01 = 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: "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" }),
|
|
10977
|
+
/* @__PURE__ */ jsx834("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" }),
|
|
10978
|
+
/* @__PURE__ */ jsx834("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" })
|
|
10979
|
+
] });
|
|
10980
|
+
}
|
|
10981
|
+
);
|
|
10982
|
+
MagickoSendSquare01.displayName = "MagickoSendSquare01";
|
|
10983
|
+
|
|
10984
|
+
// dist/icons/MagickoSendSquare02.tsx
|
|
10985
|
+
import React835 from "react";
|
|
10986
|
+
import { jsx as jsx835, jsxs as jsxs697 } from "react/jsx-runtime";
|
|
10987
|
+
var MagickoSendSquare02 = React835.forwardRef(
|
|
10988
|
+
({ size, ...props }, ref) => {
|
|
10989
|
+
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: [
|
|
10990
|
+
/* @__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" }),
|
|
10991
|
+
/* @__PURE__ */ jsx835("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" }),
|
|
10992
|
+
/* @__PURE__ */ jsx835("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" })
|
|
10993
|
+
] });
|
|
10994
|
+
}
|
|
10995
|
+
);
|
|
10996
|
+
MagickoSendSquare02.displayName = "MagickoSendSquare02";
|
|
10997
|
+
|
|
10998
|
+
// dist/icons/Marketing.tsx
|
|
10999
|
+
import React836 from "react";
|
|
11000
|
+
import { jsx as jsx836 } from "react/jsx-runtime";
|
|
11001
|
+
var Marketing = React836.forwardRef(
|
|
11002
|
+
({ size, ...props }, ref) => {
|
|
11003
|
+
return /* @__PURE__ */ jsx836("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx836("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" }) });
|
|
11004
|
+
}
|
|
11005
|
+
);
|
|
11006
|
+
Marketing.displayName = "Marketing";
|
|
11007
|
+
|
|
11008
|
+
// dist/icons/MessageEdit.tsx
|
|
11009
|
+
import React837 from "react";
|
|
11010
|
+
import { jsx as jsx837 } from "react/jsx-runtime";
|
|
11011
|
+
var MessageEdit = React837.forwardRef(
|
|
11012
|
+
({ size, ...props }, ref) => {
|
|
11013
|
+
return /* @__PURE__ */ jsx837("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx837("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" }) });
|
|
11014
|
+
}
|
|
11015
|
+
);
|
|
11016
|
+
MessageEdit.displayName = "MessageEdit";
|
|
11017
|
+
|
|
11018
|
+
// dist/icons/Network.tsx
|
|
11019
|
+
import React838 from "react";
|
|
11020
|
+
import { jsx as jsx838 } from "react/jsx-runtime";
|
|
11021
|
+
var Network = React838.forwardRef(
|
|
11022
|
+
({ size, ...props }, ref) => {
|
|
11023
|
+
return /* @__PURE__ */ jsx838("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx838("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
11024
|
}
|
|
10642
11025
|
);
|
|
10643
11026
|
Network.displayName = "Network";
|
|
10644
11027
|
|
|
10645
11028
|
// dist/icons/NotiDot.tsx
|
|
10646
|
-
import
|
|
10647
|
-
import { jsx as
|
|
10648
|
-
var NotiDot =
|
|
11029
|
+
import React839 from "react";
|
|
11030
|
+
import { jsx as jsx839 } from "react/jsx-runtime";
|
|
11031
|
+
var NotiDot = React839.forwardRef(
|
|
10649
11032
|
({ size, ...props }, ref) => {
|
|
10650
|
-
return /* @__PURE__ */
|
|
11033
|
+
return /* @__PURE__ */ jsx839("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx839("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
|
|
10651
11034
|
}
|
|
10652
11035
|
);
|
|
10653
11036
|
NotiDot.displayName = "NotiDot";
|
|
10654
11037
|
|
|
10655
11038
|
// dist/icons/PA.tsx
|
|
10656
|
-
import
|
|
10657
|
-
import { jsx as
|
|
10658
|
-
var PA =
|
|
11039
|
+
import React840 from "react";
|
|
11040
|
+
import { jsx as jsx840 } from "react/jsx-runtime";
|
|
11041
|
+
var PA = React840.forwardRef(
|
|
10659
11042
|
({ size, ...props }, ref) => {
|
|
10660
|
-
return /* @__PURE__ */
|
|
11043
|
+
return /* @__PURE__ */ jsx840("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx840("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
11044
|
}
|
|
10662
11045
|
);
|
|
10663
11046
|
PA.displayName = "PA";
|
|
10664
11047
|
|
|
10665
11048
|
// dist/icons/PauseSquare.tsx
|
|
10666
|
-
import
|
|
10667
|
-
import { jsx as
|
|
10668
|
-
var PauseSquare =
|
|
11049
|
+
import React841 from "react";
|
|
11050
|
+
import { jsx as jsx841 } from "react/jsx-runtime";
|
|
11051
|
+
var PauseSquare = React841.forwardRef(
|
|
10669
11052
|
({ size, ...props }, ref) => {
|
|
10670
|
-
return /* @__PURE__ */
|
|
11053
|
+
return /* @__PURE__ */ jsx841("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx841("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
11054
|
}
|
|
10672
11055
|
);
|
|
10673
11056
|
PauseSquare.displayName = "PauseSquare";
|
|
10674
11057
|
|
|
10675
11058
|
// dist/icons/Pdf.tsx
|
|
10676
|
-
import
|
|
10677
|
-
import { jsx as
|
|
10678
|
-
var Pdf =
|
|
11059
|
+
import React842 from "react";
|
|
11060
|
+
import { jsx as jsx842, jsxs as jsxs698 } from "react/jsx-runtime";
|
|
11061
|
+
var Pdf = React842.forwardRef(
|
|
10679
11062
|
({ size, ...props }, ref) => {
|
|
10680
|
-
return /* @__PURE__ */
|
|
10681
|
-
/* @__PURE__ */
|
|
10682
|
-
/* @__PURE__ */
|
|
10683
|
-
/* @__PURE__ */
|
|
11063
|
+
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: [
|
|
11064
|
+
/* @__PURE__ */ jsx842("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" }),
|
|
11065
|
+
/* @__PURE__ */ jsx842("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
|
|
11066
|
+
/* @__PURE__ */ jsx842("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
11067
|
] });
|
|
10685
11068
|
}
|
|
10686
11069
|
);
|
|
10687
11070
|
Pdf.displayName = "Pdf";
|
|
10688
11071
|
|
|
10689
11072
|
// dist/icons/PlayFilled.tsx
|
|
10690
|
-
import
|
|
10691
|
-
import { jsx as
|
|
10692
|
-
var PlayFilled =
|
|
11073
|
+
import React843 from "react";
|
|
11074
|
+
import { jsx as jsx843 } from "react/jsx-runtime";
|
|
11075
|
+
var PlayFilled = React843.forwardRef(
|
|
10693
11076
|
({ size, ...props }, ref) => {
|
|
10694
|
-
return /* @__PURE__ */
|
|
11077
|
+
return /* @__PURE__ */ jsx843("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx843("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
11078
|
}
|
|
10696
11079
|
);
|
|
10697
11080
|
PlayFilled.displayName = "PlayFilled";
|
|
10698
11081
|
|
|
10699
11082
|
// dist/icons/Signature.tsx
|
|
10700
|
-
import
|
|
10701
|
-
import { jsx as
|
|
10702
|
-
var Signature =
|
|
11083
|
+
import React844 from "react";
|
|
11084
|
+
import { jsx as jsx844 } from "react/jsx-runtime";
|
|
11085
|
+
var Signature = React844.forwardRef(
|
|
10703
11086
|
({ size, ...props }, ref) => {
|
|
10704
|
-
return /* @__PURE__ */
|
|
11087
|
+
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: "#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
11088
|
}
|
|
10706
11089
|
);
|
|
10707
11090
|
Signature.displayName = "Signature";
|
|
10708
11091
|
|
|
10709
11092
|
// dist/icons/SperateDot.tsx
|
|
10710
|
-
import
|
|
10711
|
-
import { jsx as
|
|
10712
|
-
var SperateDot =
|
|
11093
|
+
import React845 from "react";
|
|
11094
|
+
import { jsx as jsx845 } from "react/jsx-runtime";
|
|
11095
|
+
var SperateDot = React845.forwardRef(
|
|
10713
11096
|
({ size, ...props }, ref) => {
|
|
10714
|
-
return /* @__PURE__ */
|
|
11097
|
+
return /* @__PURE__ */ jsx845("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx845("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
|
|
10715
11098
|
}
|
|
10716
11099
|
);
|
|
10717
11100
|
SperateDot.displayName = "SperateDot";
|
|
10718
11101
|
|
|
10719
11102
|
// dist/icons/SquarePen1.tsx
|
|
10720
|
-
import
|
|
10721
|
-
import { jsx as
|
|
10722
|
-
var SquarePen1 =
|
|
11103
|
+
import React846 from "react";
|
|
11104
|
+
import { jsx as jsx846, jsxs as jsxs699 } from "react/jsx-runtime";
|
|
11105
|
+
var SquarePen1 = React846.forwardRef(
|
|
10723
11106
|
({ size, ...props }, ref) => {
|
|
10724
|
-
return /* @__PURE__ */
|
|
10725
|
-
/* @__PURE__ */
|
|
10726
|
-
/* @__PURE__ */
|
|
11107
|
+
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: [
|
|
11108
|
+
/* @__PURE__ */ jsx846("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" }),
|
|
11109
|
+
/* @__PURE__ */ jsx846("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
11110
|
] });
|
|
10728
11111
|
}
|
|
10729
11112
|
);
|
|
10730
11113
|
SquarePen1.displayName = "SquarePen1";
|
|
10731
11114
|
|
|
10732
11115
|
// dist/icons/Strikethrough.tsx
|
|
10733
|
-
import
|
|
10734
|
-
import { jsx as
|
|
10735
|
-
var Strikethrough =
|
|
11116
|
+
import React847 from "react";
|
|
11117
|
+
import { jsx as jsx847 } from "react/jsx-runtime";
|
|
11118
|
+
var Strikethrough = React847.forwardRef(
|
|
10736
11119
|
({ size, ...props }, ref) => {
|
|
10737
|
-
return /* @__PURE__ */
|
|
11120
|
+
return /* @__PURE__ */ jsx847("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx847("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
11121
|
}
|
|
10739
11122
|
);
|
|
10740
11123
|
Strikethrough.displayName = "Strikethrough";
|
|
10741
11124
|
|
|
10742
11125
|
// dist/icons/Tasks.tsx
|
|
10743
|
-
import
|
|
10744
|
-
import { jsx as
|
|
10745
|
-
var Tasks =
|
|
11126
|
+
import React848 from "react";
|
|
11127
|
+
import { jsx as jsx848, jsxs as jsxs700 } from "react/jsx-runtime";
|
|
11128
|
+
var Tasks = React848.forwardRef(
|
|
10746
11129
|
({ size, ...props }, ref) => {
|
|
10747
|
-
return /* @__PURE__ */
|
|
10748
|
-
/* @__PURE__ */
|
|
10749
|
-
/* @__PURE__ */
|
|
11130
|
+
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: [
|
|
11131
|
+
/* @__PURE__ */ jsx848("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" }),
|
|
11132
|
+
/* @__PURE__ */ jsx848("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
11133
|
] });
|
|
10751
11134
|
}
|
|
10752
11135
|
);
|
|
10753
11136
|
Tasks.displayName = "Tasks";
|
|
10754
11137
|
|
|
10755
11138
|
// dist/icons/Trash.tsx
|
|
10756
|
-
import
|
|
10757
|
-
import { jsx as
|
|
10758
|
-
var Trash =
|
|
11139
|
+
import React849 from "react";
|
|
11140
|
+
import { jsx as jsx849 } from "react/jsx-runtime";
|
|
11141
|
+
var Trash = React849.forwardRef(
|
|
10759
11142
|
({ size, ...props }, ref) => {
|
|
10760
|
-
return /* @__PURE__ */
|
|
11143
|
+
return /* @__PURE__ */ jsx849("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx849("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
11144
|
}
|
|
10762
11145
|
);
|
|
10763
11146
|
Trash.displayName = "Trash";
|
|
10764
11147
|
|
|
10765
11148
|
// dist/icons/Video.tsx
|
|
10766
|
-
import
|
|
10767
|
-
import { jsx as
|
|
10768
|
-
var Video =
|
|
11149
|
+
import React850 from "react";
|
|
11150
|
+
import { jsx as jsx850 } from "react/jsx-runtime";
|
|
11151
|
+
var Video = React850.forwardRef(
|
|
10769
11152
|
({ size, ...props }, ref) => {
|
|
10770
|
-
return /* @__PURE__ */
|
|
11153
|
+
return /* @__PURE__ */ jsx850("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx850("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
11154
|
}
|
|
10772
11155
|
);
|
|
10773
11156
|
Video.displayName = "Video";
|
|
10774
11157
|
|
|
10775
11158
|
// dist/icons/X.tsx
|
|
10776
|
-
import
|
|
10777
|
-
import { jsx as
|
|
10778
|
-
var X =
|
|
11159
|
+
import React851 from "react";
|
|
11160
|
+
import { jsx as jsx851 } from "react/jsx-runtime";
|
|
11161
|
+
var X = React851.forwardRef(
|
|
10779
11162
|
({ size, ...props }, ref) => {
|
|
10780
|
-
return /* @__PURE__ */
|
|
11163
|
+
return /* @__PURE__ */ jsx851("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx851("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
11164
|
}
|
|
10782
11165
|
);
|
|
10783
11166
|
X.displayName = "X";
|
|
@@ -11586,7 +11969,37 @@ export {
|
|
|
11586
11969
|
MagickoRightCloud,
|
|
11587
11970
|
MagickoRotateLeft,
|
|
11588
11971
|
MagickoRotateLeft1,
|
|
11972
|
+
MagickoRotateRight,
|
|
11589
11973
|
MagickoRotateRight1,
|
|
11974
|
+
MagickoRowHorizontal,
|
|
11975
|
+
MagickoRowVertical,
|
|
11976
|
+
MagickoSad3,
|
|
11977
|
+
MagickoSadFace,
|
|
11978
|
+
MagickoSagittarius,
|
|
11979
|
+
MagickoSatisfied,
|
|
11980
|
+
MagickoSave2,
|
|
11981
|
+
MagickoSaveAdd,
|
|
11982
|
+
MagickoSaveMinus,
|
|
11983
|
+
MagickoSaveRemove,
|
|
11984
|
+
MagickoScheduled1,
|
|
11985
|
+
MagickoScreenmirroring,
|
|
11986
|
+
MagickoScroll01,
|
|
11987
|
+
MagickoScroll02,
|
|
11988
|
+
MagickoScrollfinger,
|
|
11989
|
+
MagickoSearch,
|
|
11990
|
+
MagickoSearchCloud,
|
|
11991
|
+
MagickoSearchZoomIn1,
|
|
11992
|
+
MagickoSearchZoomOut1,
|
|
11993
|
+
MagickoSecurity,
|
|
11994
|
+
MagickoSecuritySafe,
|
|
11995
|
+
MagickoSecurityUser,
|
|
11996
|
+
MagickoSend1,
|
|
11997
|
+
MagickoSend2,
|
|
11998
|
+
MagickoSend21,
|
|
11999
|
+
MagickoSendCloud,
|
|
12000
|
+
MagickoSendReceiveCloud,
|
|
12001
|
+
MagickoSendSquare01,
|
|
12002
|
+
MagickoSendSquare02,
|
|
11590
12003
|
Marketing,
|
|
11591
12004
|
MessageEdit,
|
|
11592
12005
|
Network,
|