magick-icons 0.1.227 → 0.1.228
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 +597 -124
- package/index.js.map +1 -1
- package/index.mjs +574 -131
- package/index.mjs.map +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -435,6 +435,7 @@ __export(index_exports, {
|
|
|
435
435
|
MagickoClock2: () => MagickoClock2,
|
|
436
436
|
MagickoCloseCircle: () => MagickoCloseCircle,
|
|
437
437
|
MagickoCloseSquare: () => MagickoCloseSquare,
|
|
438
|
+
MagickoCloud: () => MagickoCloud,
|
|
438
439
|
MagickoCloud1: () => MagickoCloud1,
|
|
439
440
|
MagickoCloudAdd: () => MagickoCloudAdd,
|
|
440
441
|
MagickoCloudAdd1: () => MagickoCloudAdd1,
|
|
@@ -445,6 +446,35 @@ __export(index_exports, {
|
|
|
445
446
|
MagickoCloudLightning: () => MagickoCloudLightning,
|
|
446
447
|
MagickoCloudMinus: () => MagickoCloudMinus,
|
|
447
448
|
MagickoCloudNotif: () => MagickoCloudNotif,
|
|
449
|
+
MagickoCloudPlus: () => MagickoCloudPlus,
|
|
450
|
+
MagickoCloudRemove: () => MagickoCloudRemove,
|
|
451
|
+
MagickoCloudSnow: () => MagickoCloudSnow,
|
|
452
|
+
MagickoCloudSunny: () => MagickoCloudSunny,
|
|
453
|
+
MagickoCloudWarning: () => MagickoCloudWarning,
|
|
454
|
+
MagickoCoin: () => MagickoCoin,
|
|
455
|
+
MagickoCoin1: () => MagickoCoin1,
|
|
456
|
+
MagickoCoin11: () => MagickoCoin11,
|
|
457
|
+
MagickoConversationBox: () => MagickoConversationBox,
|
|
458
|
+
MagickoConvertArrow: () => MagickoConvertArrow,
|
|
459
|
+
MagickoCopy: () => MagickoCopy,
|
|
460
|
+
MagickoCopySuccess: () => MagickoCopySuccess,
|
|
461
|
+
MagickoCopyright: () => MagickoCopyright,
|
|
462
|
+
MagickoCopyright1: () => MagickoCopyright1,
|
|
463
|
+
MagickoCopyright2: () => MagickoCopyright2,
|
|
464
|
+
MagickoCopyright3: () => MagickoCopyright3,
|
|
465
|
+
MagickoCopyright4: () => MagickoCopyright4,
|
|
466
|
+
MagickoCourthouse: () => MagickoCourthouse,
|
|
467
|
+
MagickoCpu: () => MagickoCpu,
|
|
468
|
+
MagickoCpu1: () => MagickoCpu1,
|
|
469
|
+
MagickoCpuCharge: () => MagickoCpuCharge,
|
|
470
|
+
MagickoCpuSetting: () => MagickoCpuSetting,
|
|
471
|
+
MagickoCreativeCommons: () => MagickoCreativeCommons,
|
|
472
|
+
MagickoCreativeCommons1: () => MagickoCreativeCommons1,
|
|
473
|
+
MagickoDecreaseCloud: () => MagickoDecreaseCloud,
|
|
474
|
+
MagickoDevices: () => MagickoDevices,
|
|
475
|
+
MagickoDevices1: () => MagickoDevices1,
|
|
476
|
+
MagickoDiagram: () => MagickoDiagram,
|
|
477
|
+
MagickoDirectDown: () => MagickoDirectDown,
|
|
448
478
|
Marketing: () => Marketing,
|
|
449
479
|
MessageEdit: () => MessageEdit,
|
|
450
480
|
Network: () => Network,
|
|
@@ -5830,301 +5860,714 @@ var MagickoCloseSquare = import_react405.default.forwardRef(
|
|
|
5830
5860
|
);
|
|
5831
5861
|
MagickoCloseSquare.displayName = "MagickoCloseSquare";
|
|
5832
5862
|
|
|
5833
|
-
// dist/icons/
|
|
5863
|
+
// dist/icons/MagickoCloud.tsx
|
|
5834
5864
|
var import_react406 = __toESM(require("react"));
|
|
5835
5865
|
var import_jsx_runtime406 = require("react/jsx-runtime");
|
|
5836
|
-
var
|
|
5866
|
+
var MagickoCloud = import_react406.default.forwardRef(
|
|
5837
5867
|
({ size, ...props }, ref) => {
|
|
5838
|
-
return /* @__PURE__ */ (0, import_jsx_runtime406.
|
|
5868
|
+
return /* @__PURE__ */ (0, import_jsx_runtime406.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5869
|
+
/* @__PURE__ */ (0, import_jsx_runtime406.jsx)("path", { fill: "#1e293b", d: "M16.68 20.83H5.55c-2.94-.21-4.26-2.47-4.26-4.49 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.53-6.55 1.85-1.94 4.82-2.71 7.37-1.92 2.34.72 3.99 2.65 4.59 5.33 2.05.46 3.68 2.01 4.34 4.15.71 2.33.07 4.72-1.68 6.25a6.13 6.13 0 0 1-4.1 1.58M5.57 13.35h-.02c-1.9.14-2.77 1.6-2.77 2.99s.87 2.85 2.81 2.99h11.04c1.16-.02 2.27-.42 3.13-1.2 1.56-1.37 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.63-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.65-4.66-2.03-.62-4.37-.01-5.84 1.52-1.33 1.39-1.71 3.31-1.09 5.42.51.07 1 .22 1.45.45.37.19.52.64.33 1.01a.75.75 0 0 1-1.01.33 2.9 2.9 0 0 0-1.31-.32c-.01-.02-.02-.02-.04-.02" }),
|
|
5870
|
+
/* @__PURE__ */ (0, import_jsx_runtime406.jsx)("path", { fill: "#1e293b", d: "M15.85 10.67c-.28 0-.54-.15-.67-.42a.754.754 0 0 1 .34-1.01c.62-.31 1.31-.48 1.99-.49.4-.01.76.32.76.74.01.41-.32.76-.74.76-.46.01-.93.12-1.35.33q-.165.09-.33.09" })
|
|
5871
|
+
] });
|
|
5839
5872
|
}
|
|
5840
5873
|
);
|
|
5841
|
-
|
|
5874
|
+
MagickoCloud.displayName = "MagickoCloud";
|
|
5842
5875
|
|
|
5843
|
-
// dist/icons/
|
|
5876
|
+
// dist/icons/MagickoCloud1.tsx
|
|
5844
5877
|
var import_react407 = __toESM(require("react"));
|
|
5845
5878
|
var import_jsx_runtime407 = require("react/jsx-runtime");
|
|
5846
|
-
var
|
|
5879
|
+
var MagickoCloud1 = import_react407.default.forwardRef(
|
|
5847
5880
|
({ size, ...props }, ref) => {
|
|
5848
|
-
return /* @__PURE__ */ (0, import_jsx_runtime407.
|
|
5849
|
-
/* @__PURE__ */ (0, import_jsx_runtime407.jsx)("path", { fill: "#1e293b", d: "M7.46 19.34H5.54c-2.94-.21-4.26-2.47-4.26-4.48s1.32-4.28 4.21-4.48c.41-.04.77.28.8.7a.75.75 0 0 1-.7.8c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 2.99h1.87c.41 0 .75.34.75.75s-.34.73-.75.73" }),
|
|
5850
|
-
/* @__PURE__ */ (0, import_jsx_runtime407.jsx)("path", { fill: "#1e293b", d: "M16.67 19.339h-.05c-.41 0-.79-.34-.79-.75 0-.43.32-.75.74-.75 1.23 0 2.33-.43 3.19-1.2 1.56-1.36 1.66-3.32 1.24-4.7-.42-1.37-1.59-2.94-3.63-3.19a.75.75 0 0 1-.65-.62c-.4-2.4-1.69-4.06-3.65-4.66-2.02-.63-4.38-.01-5.85 1.53-1.43 1.49-1.76 3.58-.93 5.88a.75.75 0 1 1-1.41.51c-1.01-2.82-.55-5.52 1.26-7.42 1.85-1.94 4.82-2.71 7.37-1.93 2.34.72 3.99 2.65 4.59 5.33 2.04.46 3.68 2.01 4.33 4.15.71 2.33.07 4.73-1.68 6.25-1.11 1-2.56 1.57-4.08 1.57" }),
|
|
5851
|
-
/* @__PURE__ */ (0, import_jsx_runtime407.jsx)("path", { fill: "#1e293b", d: "M12 22.28c-2.01 0-3.89-1.07-4.92-2.8-.11-.17-.22-.37-.31-.59-.34-.71-.52-1.52-.52-2.36 0-3.17 2.58-5.75 5.75-5.75s5.75 2.58 5.75 5.75c0 .85-.18 1.65-.54 2.39-.08.19-.19.39-.31.58a5.71 5.71 0 0 1-4.9 2.78m0-10a4.26 4.26 0 0 0-4.25 4.25c0 .62.13 1.2.38 1.73.08.17.15.31.23.44a4.23 4.23 0 0 0 3.63 2.08c1.48 0 2.87-.79 3.62-2.06.09-.15.17-.29.23-.43.27-.55.4-1.13.4-1.75.01-2.35-1.9-4.26-4.24-4.26" }),
|
|
5852
|
-
/* @__PURE__ */ (0, import_jsx_runtime407.jsx)("path", { fill: "#1e293b", d: "M11.43 18.27c-.19 0-.38-.07-.53-.22l-.99-.99a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.48.48 1.6-1.48c.31-.28.78-.26 1.06.04s.26.78-.04 1.06l-2.13 1.97c-.15.13-.33.2-.51.2" })
|
|
5853
|
-
] });
|
|
5881
|
+
return /* @__PURE__ */ (0, import_jsx_runtime407.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime407.jsx)("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M13.38 11.1a4.96 4.96 0 0 1 3.15-1.12c.56 0 1.11.09 1.6.27a7.91 7.91 0 0 0-7.72-6.18c-4.37 0-7.92 3.55-7.92 7.92 0 4.38 3.55 7.92 7.92 7.92h6.11c2.74 0 4.97-2.22 4.97-4.96 0-2.2-1.4-4.04-3.37-4.7" }) });
|
|
5854
5882
|
}
|
|
5855
5883
|
);
|
|
5856
|
-
|
|
5884
|
+
MagickoCloud1.displayName = "MagickoCloud1";
|
|
5857
5885
|
|
|
5858
|
-
// dist/icons/
|
|
5886
|
+
// dist/icons/MagickoCloudAdd.tsx
|
|
5859
5887
|
var import_react408 = __toESM(require("react"));
|
|
5860
5888
|
var import_jsx_runtime408 = require("react/jsx-runtime");
|
|
5861
|
-
var
|
|
5889
|
+
var MagickoCloudAdd = import_react408.default.forwardRef(
|
|
5862
5890
|
({ size, ...props }, ref) => {
|
|
5863
5891
|
return /* @__PURE__ */ (0, import_jsx_runtime408.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5864
|
-
/* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "
|
|
5865
|
-
/* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "
|
|
5866
|
-
/* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M12
|
|
5892
|
+
/* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M7.46 19.34H5.54c-2.94-.21-4.26-2.47-4.26-4.48s1.32-4.28 4.21-4.48c.41-.04.77.28.8.7a.75.75 0 0 1-.7.8c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 2.99h1.87c.41 0 .75.34.75.75s-.34.73-.75.73" }),
|
|
5893
|
+
/* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M16.67 19.339h-.05c-.41 0-.79-.34-.79-.75 0-.43.32-.75.74-.75 1.23 0 2.33-.43 3.19-1.2 1.56-1.36 1.66-3.32 1.24-4.7-.42-1.37-1.59-2.94-3.63-3.19a.75.75 0 0 1-.65-.62c-.4-2.4-1.69-4.06-3.65-4.66-2.02-.63-4.38-.01-5.85 1.53-1.43 1.49-1.76 3.58-.93 5.88a.75.75 0 1 1-1.41.51c-1.01-2.82-.55-5.52 1.26-7.42 1.85-1.94 4.82-2.71 7.37-1.93 2.34.72 3.99 2.65 4.59 5.33 2.04.46 3.68 2.01 4.33 4.15.71 2.33.07 4.73-1.68 6.25-1.11 1-2.56 1.57-4.08 1.57" }),
|
|
5894
|
+
/* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M12 22.28c-2.01 0-3.89-1.07-4.92-2.8-.11-.17-.22-.37-.31-.59-.34-.71-.52-1.52-.52-2.36 0-3.17 2.58-5.75 5.75-5.75s5.75 2.58 5.75 5.75c0 .85-.18 1.65-.54 2.39-.08.19-.19.39-.31.58a5.71 5.71 0 0 1-4.9 2.78m0-10a4.26 4.26 0 0 0-4.25 4.25c0 .62.13 1.2.38 1.73.08.17.15.31.23.44a4.23 4.23 0 0 0 3.63 2.08c1.48 0 2.87-.79 3.62-2.06.09-.15.17-.29.23-.43.27-.55.4-1.13.4-1.75.01-2.35-1.9-4.26-4.24-4.26" }),
|
|
5895
|
+
/* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M11.43 18.27c-.19 0-.38-.07-.53-.22l-.99-.99a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.48.48 1.6-1.48c.31-.28.78-.26 1.06.04s.26.78-.04 1.06l-2.13 1.97c-.15.13-.33.2-.51.2" })
|
|
5867
5896
|
] });
|
|
5868
5897
|
}
|
|
5869
5898
|
);
|
|
5870
|
-
|
|
5899
|
+
MagickoCloudAdd.displayName = "MagickoCloudAdd";
|
|
5871
5900
|
|
|
5872
|
-
// dist/icons/
|
|
5901
|
+
// dist/icons/MagickoCloudAdd1.tsx
|
|
5873
5902
|
var import_react409 = __toESM(require("react"));
|
|
5874
5903
|
var import_jsx_runtime409 = require("react/jsx-runtime");
|
|
5875
|
-
var
|
|
5904
|
+
var MagickoCloudAdd1 = import_react409.default.forwardRef(
|
|
5876
5905
|
({ size, ...props }, ref) => {
|
|
5877
|
-
return /* @__PURE__ */ (0, import_jsx_runtime409.
|
|
5906
|
+
return /* @__PURE__ */ (0, import_jsx_runtime409.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5907
|
+
/* @__PURE__ */ (0, import_jsx_runtime409.jsx)("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-.19.03-.28.03" }),
|
|
5908
|
+
/* @__PURE__ */ (0, import_jsx_runtime409.jsx)("path", { fill: "#1e293b", d: "M14.25 14.5h-4.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.5c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
5909
|
+
/* @__PURE__ */ (0, import_jsx_runtime409.jsx)("path", { fill: "#1e293b", d: "M12 16.75c-.41 0-.75-.34-.75-.75v-4.5c0-.41.34-.75.75-.75s.75.34.75.75V16c0 .41-.34.75-.75.75" })
|
|
5910
|
+
] });
|
|
5878
5911
|
}
|
|
5879
5912
|
);
|
|
5880
|
-
|
|
5913
|
+
MagickoCloudAdd1.displayName = "MagickoCloudAdd1";
|
|
5881
5914
|
|
|
5882
|
-
// dist/icons/
|
|
5915
|
+
// dist/icons/MagickoCloudChange.tsx
|
|
5883
5916
|
var import_react410 = __toESM(require("react"));
|
|
5884
5917
|
var import_jsx_runtime410 = require("react/jsx-runtime");
|
|
5885
|
-
var
|
|
5918
|
+
var MagickoCloudChange = import_react410.default.forwardRef(
|
|
5886
5919
|
({ size, ...props }, ref) => {
|
|
5887
|
-
return /* @__PURE__ */ (0, import_jsx_runtime410.
|
|
5888
|
-
/* @__PURE__ */ (0, import_jsx_runtime410.jsx)("path", { fill: "#1e293b", d: "M16.06 16.75h-9.7c-2.63-.18-3.81-2.2-3.81-4 0-1.58.91-3.33 2.89-3.85-.52-2.17-.04-4.2 1.37-5.68 1.64-1.72 4.26-2.4 6.53-1.7 2.06.63 3.51 2.31 4.05 4.64 1.79.43 3.22 1.79 3.79 3.67.63 2.06.05 4.17-1.5 5.52-.97.9-2.26 1.4-3.62 1.4M6.4 10.26c-1.61.13-2.33 1.34-2.33 2.49 0 1.16.73 2.38 2.36 2.5h9.64c.98 0 1.92-.36 2.63-1.02 1.32-1.15 1.41-2.8 1.06-3.97-.36-1.17-1.35-2.49-3.09-2.71a.75.75 0 0 1-.65-.62c-.34-2.05-1.45-3.46-3.11-3.97-1.71-.52-3.76.01-5 1.31-1.21 1.27-1.49 3.04-.79 5a.75.75 0 0 1-.45.96c-.09.02-.17.04-.27.03" }),
|
|
5889
|
-
/* @__PURE__ */ (0, import_jsx_runtime410.jsx)("path", { fill: "#1e293b", d: "M12 19.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
|
|
5890
|
-
/* @__PURE__ */ (0, import_jsx_runtime410.jsx)("path", { fill: "#1e293b", d: "M12 23.75c-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.75m0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5" }),
|
|
5891
|
-
/* @__PURE__ */ (0, import_jsx_runtime410.jsx)("path", { fill: "#1e293b", d: "M18 21.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M10 21.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
5892
|
-
] });
|
|
5920
|
+
return /* @__PURE__ */ (0, import_jsx_runtime410.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime410.jsx)("path", { fill: "#1e293b", d: "M14.81 17.1h-6.7c-1.98-.14-2.86-1.65-2.86-3 0-1.13.62-2.37 1.95-2.83-.3-1.5.07-2.9 1.06-3.94 1.19-1.25 3.1-1.74 4.74-1.24 1.46.45 2.51 1.62 2.92 3.25 1.25.35 2.24 1.33 2.65 2.66.46 1.52.04 3.08-1.1 4.07-.72.66-1.67 1.03-2.66 1.03m-6.67-4.5c-1.02.09-1.39.86-1.39 1.5 0 .65.37 1.43 1.41 1.5h6.62c.65 0 1.22-.22 1.68-.65.84-.73.89-1.78.67-2.52s-.85-1.58-1.94-1.71a.75.75 0 0 1-.65-.62c-.22-1.33-.93-2.24-1.99-2.57-1.09-.34-2.42.01-3.21.84-.78.81-.95 1.96-.5 3.23a.75.75 0 0 1-.45.96c-.08.03-.21.05-.25.04M9 22.75c-4.27 0-7.75-3.48-7.75-7.75 0-.41.34-.75.75-.75s.75.34.75.75c0 2.96 2.06 5.44 4.83 6.09l-.27-.45a.751.751 0 1 1 1.29-.77l1.05 1.75c.14.23.14.52.01.75-.14.23-.39.38-.66.38M22 9.75c-.41 0-.75-.34-.75-.75 0-2.96-2.06-5.44-4.83-6.09l.27.45a.75.75 0 1 1-1.29.77l-1.05-1.75a.75.75 0 0 1-.01-.75c.13-.24.38-.38.65-.38 4.27 0 7.75 3.48 7.75 7.75a.74.74 0 0 1-.74.75" }) });
|
|
5893
5921
|
}
|
|
5894
5922
|
);
|
|
5895
|
-
|
|
5923
|
+
MagickoCloudChange.displayName = "MagickoCloudChange";
|
|
5896
5924
|
|
|
5897
|
-
// dist/icons/
|
|
5925
|
+
// dist/icons/MagickoCloudConnection.tsx
|
|
5898
5926
|
var import_react411 = __toESM(require("react"));
|
|
5899
5927
|
var import_jsx_runtime411 = require("react/jsx-runtime");
|
|
5900
|
-
var
|
|
5928
|
+
var MagickoCloudConnection = import_react411.default.forwardRef(
|
|
5901
5929
|
({ size, ...props }, ref) => {
|
|
5902
5930
|
return /* @__PURE__ */ (0, import_jsx_runtime411.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5903
|
-
/* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M16.
|
|
5904
|
-
/* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "
|
|
5931
|
+
/* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M16.06 16.75h-9.7c-2.63-.18-3.81-2.2-3.81-4 0-1.58.91-3.33 2.89-3.85-.52-2.17-.04-4.2 1.37-5.68 1.64-1.72 4.26-2.4 6.53-1.7 2.06.63 3.51 2.31 4.05 4.64 1.79.43 3.22 1.79 3.79 3.67.63 2.06.05 4.17-1.5 5.52-.97.9-2.26 1.4-3.62 1.4M6.4 10.26c-1.61.13-2.33 1.34-2.33 2.49 0 1.16.73 2.38 2.36 2.5h9.64c.98 0 1.92-.36 2.63-1.02 1.32-1.15 1.41-2.8 1.06-3.97-.36-1.17-1.35-2.49-3.09-2.71a.75.75 0 0 1-.65-.62c-.34-2.05-1.45-3.46-3.11-3.97-1.71-.52-3.76.01-5 1.31-1.21 1.27-1.49 3.04-.79 5a.75.75 0 0 1-.45.96c-.09.02-.17.04-.27.03" }),
|
|
5932
|
+
/* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M12 19.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
|
|
5933
|
+
/* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M12 23.75c-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.75m0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5" }),
|
|
5934
|
+
/* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M18 21.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M10 21.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
5905
5935
|
] });
|
|
5906
5936
|
}
|
|
5907
5937
|
);
|
|
5908
|
-
|
|
5938
|
+
MagickoCloudConnection.displayName = "MagickoCloudConnection";
|
|
5909
5939
|
|
|
5910
|
-
// dist/icons/
|
|
5940
|
+
// dist/icons/MagickoCloudDrizzle.tsx
|
|
5911
5941
|
var import_react412 = __toESM(require("react"));
|
|
5912
5942
|
var import_jsx_runtime412 = require("react/jsx-runtime");
|
|
5913
|
-
var
|
|
5943
|
+
var MagickoCloudDrizzle = import_react412.default.forwardRef(
|
|
5914
5944
|
({ size, ...props }, ref) => {
|
|
5915
5945
|
return /* @__PURE__ */ (0, import_jsx_runtime412.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5916
|
-
/* @__PURE__ */ (0, import_jsx_runtime412.jsx)("path", { fill: "#1e293b", d: "
|
|
5917
|
-
/* @__PURE__ */ (0, import_jsx_runtime412.jsx)("path", { fill: "#1e293b", d: "
|
|
5946
|
+
/* @__PURE__ */ (0, import_jsx_runtime412.jsx)("path", { fill: "#1e293b", d: "M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.34-.74.75-.74h.04c1.14 0 2.23-.42 3.07-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.58-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.4-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.79-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.06 4.7-1.67 6.22a6.14 6.14 0 0 1-4.1 1.58" }),
|
|
5947
|
+
/* @__PURE__ */ (0, import_jsx_runtime412.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.74-.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.9-.31-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.8 2.97c.41.03.72.39.69.8-.04.4-.37.7-.76.7M15.82 10.64c-.27 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49.38.02.76.32.76.74.01.41-.32.76-.74.76-.46.01-.92.12-1.34.33-.1.07-.22.09-.33.09M7.97 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.7.7 0 0 1-.53.22M11.97 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.7.7 0 0 1-.53.22M11.97 18.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.7.7 0 0 1-.53.22M7.97 18.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.7.7 0 0 1-.53.22" })
|
|
5918
5948
|
] });
|
|
5919
5949
|
}
|
|
5920
5950
|
);
|
|
5921
|
-
|
|
5951
|
+
MagickoCloudDrizzle.displayName = "MagickoCloudDrizzle";
|
|
5922
5952
|
|
|
5923
|
-
// dist/icons/
|
|
5953
|
+
// dist/icons/MagickoCloudFog.tsx
|
|
5924
5954
|
var import_react413 = __toESM(require("react"));
|
|
5925
5955
|
var import_jsx_runtime413 = require("react/jsx-runtime");
|
|
5926
|
-
var
|
|
5956
|
+
var MagickoCloudFog = import_react413.default.forwardRef(
|
|
5927
5957
|
({ size, ...props }, ref) => {
|
|
5928
5958
|
return /* @__PURE__ */ (0, import_jsx_runtime413.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5929
|
-
/* @__PURE__ */ (0, import_jsx_runtime413.jsx)("path", { fill: "#1e293b", d: "
|
|
5930
|
-
/* @__PURE__ */ (0, import_jsx_runtime413.jsx)("path", { fill: "#1e293b", d: "
|
|
5959
|
+
/* @__PURE__ */ (0, import_jsx_runtime413.jsx)("path", { fill: "#1e293b", d: "M4.29 12.37a.75.75 0 0 1-.71-.5c-1.01-2.82-.55-5.53 1.26-7.42 1.85-1.94 4.81-2.71 7.37-1.92 2.34.72 3.99 2.65 4.59 5.33 1.8.41 3.31 1.67 4.08 3.47a.76.76 0 0 1-.39.99.76.76 0 0 1-.99-.39c-.65-1.5-1.9-2.47-3.44-2.67a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.65-4.66-2.02-.62-4.37-.01-5.84 1.52-1.43 1.49-1.76 3.58-.94 5.88a.75.75 0 0 1-.45.96c-.07.01-.16.03-.24.03" }),
|
|
5960
|
+
/* @__PURE__ */ (0, import_jsx_runtime413.jsx)("path", { fill: "#1e293b", d: "M14.54 9.68c-.28 0-.54-.15-.67-.42a.754.754 0 0 1 .34-1.01c.63-.31 1.3-.48 1.99-.49.43.02.76.32.76.74.01.41-.32.76-.74.76q-.705.015-1.35.33a.6.6 0 0 1-.33.09M20 15.78H4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h16c.41 0 .75.34.75.75s-.34.75-.75.75M18 18.78H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75M15 21.78H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
5931
5961
|
] });
|
|
5932
5962
|
}
|
|
5933
5963
|
);
|
|
5934
|
-
|
|
5964
|
+
MagickoCloudFog.displayName = "MagickoCloudFog";
|
|
5935
5965
|
|
|
5936
|
-
// dist/icons/
|
|
5966
|
+
// dist/icons/MagickoCloudLightning.tsx
|
|
5937
5967
|
var import_react414 = __toESM(require("react"));
|
|
5938
5968
|
var import_jsx_runtime414 = require("react/jsx-runtime");
|
|
5939
|
-
var
|
|
5969
|
+
var MagickoCloudLightning = import_react414.default.forwardRef(
|
|
5940
5970
|
({ size, ...props }, ref) => {
|
|
5941
5971
|
return /* @__PURE__ */ (0, import_jsx_runtime414.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5942
|
-
/* @__PURE__ */ (0, import_jsx_runtime414.jsx)("path", { fill: "#1e293b", d: "
|
|
5943
|
-
/* @__PURE__ */ (0, import_jsx_runtime414.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.
|
|
5972
|
+
/* @__PURE__ */ (0, import_jsx_runtime414.jsx)("path", { fill: "#1e293b", d: "M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.35-.78.76-.74 1.16 0 2.26-.42 3.11-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.59-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.39-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.79-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.07 4.7-1.67 6.22a6.18 6.18 0 0 1-4.11 1.58" }),
|
|
5973
|
+
/* @__PURE__ */ (0, import_jsx_runtime414.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.76.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.9-.32-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.79 2.97c.41.03.72.39.7.8-.04.4-.37.7-.76.7M15.82 10.64c-.28 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49h.01c.41 0 .74.33.75.74s-.32.76-.74.76c-.46.01-.92.12-1.34.33a.6.6 0 0 1-.33.09M10.61 22.62a1.124 1.124 0 0 1-1.13-1.12v-1.58h-.25c-.75 0-1.02-.44-1.11-.62-.08-.2-.22-.7.27-1.25l2.45-2.79c.31-.35.8-.48 1.24-.31s.73.58.73 1.05v1.58h.25c.74 0 1.02.44 1.11.62s.23.68-.26 1.24l-2.45 2.79c-.23.25-.54.39-.85.39m-.55-4.21h.17c.41 0 .75.34.75.75v1.33l1.24-1.41h-.17c-.41 0-.75-.34-.75-.75V17z" })
|
|
5944
5974
|
] });
|
|
5945
5975
|
}
|
|
5946
5976
|
);
|
|
5947
|
-
|
|
5977
|
+
MagickoCloudLightning.displayName = "MagickoCloudLightning";
|
|
5948
5978
|
|
|
5949
|
-
// dist/icons/
|
|
5979
|
+
// dist/icons/MagickoCloudMinus.tsx
|
|
5950
5980
|
var import_react415 = __toESM(require("react"));
|
|
5951
5981
|
var import_jsx_runtime415 = require("react/jsx-runtime");
|
|
5952
|
-
var
|
|
5982
|
+
var MagickoCloudMinus = import_react415.default.forwardRef(
|
|
5953
5983
|
({ size, ...props }, ref) => {
|
|
5954
5984
|
return /* @__PURE__ */ (0, import_jsx_runtime415.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5955
|
-
/* @__PURE__ */ (0, import_jsx_runtime415.jsx)("path", { fill: "#1e293b", d: "
|
|
5956
|
-
/* @__PURE__ */ (0, import_jsx_runtime415.jsx)("path", { fill: "#1e293b", d: "
|
|
5985
|
+
/* @__PURE__ */ (0, import_jsx_runtime415.jsx)("path", { fill: "#1e293b", d: "M12.97 20.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4a.749.749 0 1 1 0 1.5M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.34-.74.75-.74h.04c1.14 0 2.23-.42 3.07-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.58-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.4-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.8-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.06 4.7-1.67 6.22a6.14 6.14 0 0 1-4.1 1.58" }),
|
|
5986
|
+
/* @__PURE__ */ (0, import_jsx_runtime415.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.74-.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.9-.31-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.8 2.97c.41.03.72.39.69.8-.04.4-.37.7-.76.7M15.82 10.64c-.27 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49.39.02.76.32.76.74.01.41-.32.76-.74.76-.46.01-.92.12-1.34.33-.1.07-.22.09-.33.09" })
|
|
5957
5987
|
] });
|
|
5958
5988
|
}
|
|
5959
5989
|
);
|
|
5960
|
-
|
|
5990
|
+
MagickoCloudMinus.displayName = "MagickoCloudMinus";
|
|
5961
5991
|
|
|
5962
|
-
// dist/icons/
|
|
5992
|
+
// dist/icons/MagickoCloudNotif.tsx
|
|
5963
5993
|
var import_react416 = __toESM(require("react"));
|
|
5964
5994
|
var import_jsx_runtime416 = require("react/jsx-runtime");
|
|
5965
|
-
var
|
|
5995
|
+
var MagickoCloudNotif = import_react416.default.forwardRef(
|
|
5966
5996
|
({ size, ...props }, ref) => {
|
|
5967
|
-
return /* @__PURE__ */ (0, import_jsx_runtime416.
|
|
5997
|
+
return /* @__PURE__ */ (0, import_jsx_runtime416.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
5998
|
+
/* @__PURE__ */ (0, import_jsx_runtime416.jsx)("path", { fill: "#1e293b", d: "M16.67 20.83H5.54c-2.94-.21-4.26-2.48-4.26-4.49 0-1.8 1.05-3.8 3.33-4.35-.63-2.52-.08-4.88 1.58-6.59 1.88-1.94 4.87-2.69 7.42-1.86.39.13.61.55.48.94s-.55.61-.94.48c-2.03-.65-4.4-.06-5.89 1.49-1.45 1.5-1.79 3.59-.96 5.9.08.23.05.49-.09.68s-.37.32-.61.32c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 3h11.04a4.6 4.6 0 0 0 3.13-1.2c1.15-1.01 1.65-2.48 1.4-4.04-.07-.41.21-.79.62-.86s.79.21.86.62c.34 2.06-.37 4.08-1.87 5.4-1.12 1-2.58 1.57-4.11 1.57" }),
|
|
5999
|
+
/* @__PURE__ */ (0, import_jsx_runtime416.jsx)("path", { fill: "#1e293b", d: "M7.26 13.76c-.11 0-.23-.03-.33-.08-.42-.21-.88-.32-1.35-.33a.76.76 0 0 1-.74-.76c.01-.41.4-.75.76-.74.69.01 1.38.18 1.99.49.37.18.52.64.34 1.01-.13.26-.39.41-.67.41M18.47 12.75a4.26 4.26 0 0 1-4.25-4.25c0-1.1.42-2.14 1.18-2.92.02-.03.04-.05.06-.07.8-.81 1.86-1.25 3-1.25a4.26 4.26 0 0 1 4.25 4.25c0 1.3-.58 2.51-1.6 3.32-.73.59-1.67.92-2.64.92M16.6 6.5c-.02.03-.04.05-.07.08-.52.51-.81 1.2-.81 1.93a2.748 2.748 0 0 0 4.46 2.15c.67-.53 1.04-1.31 1.04-2.15 0-1.52-1.23-2.75-2.75-2.75a2.63 2.63 0 0 0-1.87.74" })
|
|
6000
|
+
] });
|
|
5968
6001
|
}
|
|
5969
6002
|
);
|
|
5970
|
-
|
|
6003
|
+
MagickoCloudNotif.displayName = "MagickoCloudNotif";
|
|
5971
6004
|
|
|
5972
|
-
// dist/icons/
|
|
6005
|
+
// dist/icons/MagickoCloudPlus.tsx
|
|
5973
6006
|
var import_react417 = __toESM(require("react"));
|
|
5974
6007
|
var import_jsx_runtime417 = require("react/jsx-runtime");
|
|
5975
|
-
var
|
|
6008
|
+
var MagickoCloudPlus = import_react417.default.forwardRef(
|
|
5976
6009
|
({ size, ...props }, ref) => {
|
|
5977
|
-
return /* @__PURE__ */ (0, import_jsx_runtime417.
|
|
6010
|
+
return /* @__PURE__ */ (0, import_jsx_runtime417.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6011
|
+
/* @__PURE__ */ (0, import_jsx_runtime417.jsx)("path", { fill: "#1e293b", d: "M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.34-.74.75-.74h.04c1.14 0 2.23-.42 3.07-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.58-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.4-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.79-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.06 4.7-1.67 6.22a6.14 6.14 0 0 1-4.1 1.58" }),
|
|
6012
|
+
/* @__PURE__ */ (0, import_jsx_runtime417.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.74-.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.9-.31-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.8 2.97c.41.03.72.39.69.8-.04.4-.37.7-.76.7M15.82 10.64c-.27 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49.39.02.76.32.76.74.01.41-.32.76-.74.76-.46.01-.92.12-1.34.33-.1.07-.22.09-.33.09M12.97 20.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4a.749.749 0 1 1 0 1.5" }),
|
|
6013
|
+
/* @__PURE__ */ (0, import_jsx_runtime417.jsx)("path", { fill: "#1e293b", d: "M10.97 22.75c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.33.75-.75.75" })
|
|
6014
|
+
] });
|
|
5978
6015
|
}
|
|
5979
6016
|
);
|
|
5980
|
-
|
|
6017
|
+
MagickoCloudPlus.displayName = "MagickoCloudPlus";
|
|
5981
6018
|
|
|
5982
|
-
// dist/icons/
|
|
6019
|
+
// dist/icons/MagickoCloudRemove.tsx
|
|
5983
6020
|
var import_react418 = __toESM(require("react"));
|
|
5984
6021
|
var import_jsx_runtime418 = require("react/jsx-runtime");
|
|
5985
|
-
var
|
|
6022
|
+
var MagickoCloudRemove = import_react418.default.forwardRef(
|
|
5986
6023
|
({ size, ...props }, ref) => {
|
|
5987
|
-
return /* @__PURE__ */ (0, import_jsx_runtime418.
|
|
6024
|
+
return /* @__PURE__ */ (0, import_jsx_runtime418.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6025
|
+
/* @__PURE__ */ (0, import_jsx_runtime418.jsx)("path", { fill: "#1e293b", d: "M12.97 18.36c-.19 0-.38-.07-.53-.22l-2.11-2.11a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.11 2.11c.29.29.29.77 0 1.06-.14.15-.34.22-.53.22" }),
|
|
6026
|
+
/* @__PURE__ */ (0, import_jsx_runtime418.jsx)("path", { fill: "#1e293b", d: "M10.83 18.39c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L12.41 15c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.11 2.11a.75.75 0 0 1-.53.22M7.46 19.34H5.54c-2.94-.21-4.26-2.47-4.26-4.49s1.32-4.28 4.21-4.48c.4-.04.77.28.8.7s-.28.77-.7.8c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 2.99h1.87c.41 0 .75.34.75.75s-.34.74-.75.74" }),
|
|
6027
|
+
/* @__PURE__ */ (0, import_jsx_runtime418.jsx)("path", { fill: "#1e293b", d: "M16.67 19.339h-.05c-.41 0-.79-.34-.79-.75 0-.43.33-.75.74-.75 1.24 0 2.33-.43 3.19-1.2 1.56-1.36 1.66-3.32 1.24-4.7-.42-1.37-1.59-2.94-3.63-3.19a.75.75 0 0 1-.65-.62c-.4-2.4-1.69-4.06-3.65-4.66-2.03-.63-4.38-.01-5.85 1.53-1.43 1.49-1.76 3.58-.93 5.88a.75.75 0 1 1-1.41.51c-1.01-2.82-.55-5.52 1.26-7.42 1.85-1.94 4.82-2.71 7.37-1.93 2.34.72 3.99 2.65 4.59 5.33 2.05.46 3.68 2.01 4.33 4.15.71 2.33.07 4.73-1.67 6.25-1.12 1-2.57 1.57-4.09 1.57" }),
|
|
6028
|
+
/* @__PURE__ */ (0, import_jsx_runtime418.jsx)("path", { fill: "#1e293b", d: "M12 22.28c-2.01 0-3.89-1.07-4.92-2.8-.11-.17-.22-.38-.31-.59-.34-.71-.52-1.51-.52-2.36 0-3.17 2.58-5.75 5.75-5.75s5.75 2.58 5.75 5.75c0 .85-.18 1.65-.53 2.39-.08.19-.19.39-.31.58A5.74 5.74 0 0 1 12 22.28m0-10a4.26 4.26 0 0 0-4.25 4.25c0 .62.13 1.21.38 1.73.08.17.15.31.23.44a4.23 4.23 0 0 0 3.63 2.08c1.48 0 2.87-.79 3.62-2.06.09-.15.16-.28.23-.43.27-.55.4-1.13.4-1.76.01-2.34-1.9-4.25-4.24-4.25" })
|
|
6029
|
+
] });
|
|
5988
6030
|
}
|
|
5989
6031
|
);
|
|
5990
|
-
|
|
6032
|
+
MagickoCloudRemove.displayName = "MagickoCloudRemove";
|
|
5991
6033
|
|
|
5992
|
-
// dist/icons/
|
|
6034
|
+
// dist/icons/MagickoCloudSnow.tsx
|
|
5993
6035
|
var import_react419 = __toESM(require("react"));
|
|
5994
6036
|
var import_jsx_runtime419 = require("react/jsx-runtime");
|
|
5995
|
-
var
|
|
6037
|
+
var MagickoCloudSnow = import_react419.default.forwardRef(
|
|
5996
6038
|
({ size, ...props }, ref) => {
|
|
5997
|
-
return /* @__PURE__ */ (0, import_jsx_runtime419.
|
|
6039
|
+
return /* @__PURE__ */ (0, import_jsx_runtime419.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6040
|
+
/* @__PURE__ */ (0, import_jsx_runtime419.jsx)("path", { fill: "#1e293b", d: "M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.37-.78.76-.74 1.1 0 2.26-.42 3.11-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.59-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.39-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.79-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.07 4.7-1.67 6.22a6.18 6.18 0 0 1-4.11 1.58" }),
|
|
6041
|
+
/* @__PURE__ */ (0, import_jsx_runtime419.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.76.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.89-.32-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.79 2.97c.41.03.72.39.7.8-.04.4-.37.7-.76.7M15.82 10.64c-.28 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49h.01c.41 0 .74.33.75.74s-.32.76-.74.76c-.46.01-.92.12-1.34.33a.6.6 0 0 1-.33.09M12.98 19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1M8.98 19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1M10.98 22c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1" })
|
|
6042
|
+
] });
|
|
5998
6043
|
}
|
|
5999
6044
|
);
|
|
6000
|
-
|
|
6045
|
+
MagickoCloudSnow.displayName = "MagickoCloudSnow";
|
|
6001
6046
|
|
|
6002
|
-
// dist/icons/
|
|
6047
|
+
// dist/icons/MagickoCloudSunny.tsx
|
|
6003
6048
|
var import_react420 = __toESM(require("react"));
|
|
6004
6049
|
var import_jsx_runtime420 = require("react/jsx-runtime");
|
|
6005
|
-
var
|
|
6050
|
+
var MagickoCloudSunny = import_react420.default.forwardRef(
|
|
6006
6051
|
({ size, ...props }, ref) => {
|
|
6007
|
-
return /* @__PURE__ */ (0, import_jsx_runtime420.
|
|
6052
|
+
return /* @__PURE__ */ (0, import_jsx_runtime420.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6053
|
+
/* @__PURE__ */ (0, import_jsx_runtime420.jsx)("path", { fill: "#1e293b", d: "M16.67 20.83H5.54c-2.94-.21-4.26-2.48-4.26-4.49 0-1.8 1.05-3.8 3.33-4.35-1-3.84.9-6.53 3.14-7.8 2.6-1.48 6.47-1.49 8.82 1.36l.06.09c.7.89 1.19 1.96 1.47 3.2 1.23.27 2.29.93 3.12 1.91 1.89 2.23 2.25 6.11-.45 8.49a6.02 6.02 0 0 1-4.1 1.59M11.49 4.7c-1.06 0-2.11.29-2.99.79-2.42 1.38-3.24 3.94-2.2 6.86.08.23.05.49-.09.68s-.37.32-.61.32c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 3h11.04c1.16.01 2.28-.42 3.13-1.2l.01-.01c2.03-1.78 1.73-4.71.3-6.4-.7-.83-1.63-1.34-2.7-1.48a.73.73 0 0 1-.64-.62c-.21-1.24-.65-2.28-1.31-3.1-.02-.02-.03-.05-.05-.07-1.06-1.24-2.48-1.76-3.89-1.76" }),
|
|
6054
|
+
/* @__PURE__ */ (0, import_jsx_runtime420.jsx)("path", { fill: "#1e293b", d: "M7.26 13.76c-.11 0-.23-.03-.33-.08-.42-.21-.88-.32-1.35-.33a.76.76 0 0 1-.74-.76c.01-.41.4-.75.76-.74.69.01 1.38.18 1.99.49.37.18.52.64.34 1.01-.13.26-.39.41-.67.41M15.85 10.67c-.28 0-.54-.15-.67-.42a.754.754 0 0 1 .34-1.01c.62-.31 1.31-.48 1.99-.49.4-.01.76.32.76.74.01.41-.32.76-.74.76-.46.01-.93.12-1.35.33q-.165.09-.33.09" }),
|
|
6055
|
+
/* @__PURE__ */ (0, import_jsx_runtime420.jsx)("path", { fill: "#1e293b", d: "M20.65 11.98c-.21 0-.43-.09-.58-.27a4.16 4.16 0 0 0-2.7-1.48.73.73 0 0 1-.64-.62c-.21-1.24-.65-2.28-1.31-3.1a.73.73 0 0 1-.17-.47c0-.2.08-.4.22-.54.8-.81 1.86-1.25 3-1.25a4.26 4.26 0 0 1 4.25 4.25c0 1.3-.58 2.51-1.6 3.32-.14.11-.3.16-.47.16m-2.54-3.14c.96.21 1.83.66 2.55 1.32a2.748 2.748 0 0 0-2.19-4.41c-.52 0-1.02.14-1.45.42.51.77.87 1.67 1.09 2.67" })
|
|
6056
|
+
] });
|
|
6008
6057
|
}
|
|
6009
6058
|
);
|
|
6010
|
-
|
|
6059
|
+
MagickoCloudSunny.displayName = "MagickoCloudSunny";
|
|
6011
6060
|
|
|
6012
|
-
// dist/icons/
|
|
6061
|
+
// dist/icons/MagickoCloudWarning.tsx
|
|
6013
6062
|
var import_react421 = __toESM(require("react"));
|
|
6014
6063
|
var import_jsx_runtime421 = require("react/jsx-runtime");
|
|
6015
|
-
var
|
|
6064
|
+
var MagickoCloudWarning = import_react421.default.forwardRef(
|
|
6016
6065
|
({ size, ...props }, ref) => {
|
|
6017
|
-
return /* @__PURE__ */ (0, import_jsx_runtime421.
|
|
6066
|
+
return /* @__PURE__ */ (0, import_jsx_runtime421.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6067
|
+
/* @__PURE__ */ (0, import_jsx_runtime421.jsx)("path", { fill: "#1e293b", d: "M12 14.25c-.41 0-.75-.34-.75-.75V9.75c0-.41.34-.75.75-.75s.75.34.75.75v3.75c0 .41-.34.75-.75.75M12 16.74c-.41 0-.75-.33-.75-.74v-.02c0-.41.34-.75.75-.75s.75.34.75.75-.34.76-.75.76" }),
|
|
6068
|
+
/* @__PURE__ */ (0, import_jsx_runtime421.jsx)("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.38-.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" })
|
|
6069
|
+
] });
|
|
6018
6070
|
}
|
|
6019
6071
|
);
|
|
6020
|
-
|
|
6072
|
+
MagickoCloudWarning.displayName = "MagickoCloudWarning";
|
|
6021
6073
|
|
|
6022
|
-
// dist/icons/
|
|
6074
|
+
// dist/icons/MagickoCoin.tsx
|
|
6023
6075
|
var import_react422 = __toESM(require("react"));
|
|
6024
6076
|
var import_jsx_runtime422 = require("react/jsx-runtime");
|
|
6025
|
-
var
|
|
6077
|
+
var MagickoCoin = import_react422.default.forwardRef(
|
|
6026
6078
|
({ size, ...props }, ref) => {
|
|
6027
6079
|
return /* @__PURE__ */ (0, import_jsx_runtime422.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6028
|
-
/* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#
|
|
6029
|
-
/* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#
|
|
6030
|
-
/* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#
|
|
6080
|
+
/* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-4 0-7.25-2.87-7.25-6.4v-3.7c0-.41.34-.75.75-.75s.75.34.75.75c0 2.62 2.47 4.6 5.75 4.6s5.75-1.98 5.75-4.6c0-.41.34-.75.75-.75s.75.34.75.75v3.7c0 3.53-3.25 6.4-7.25 6.4m-5.75-6.29c.07 2.65 2.62 4.79 5.75 4.79s5.68-2.14 5.75-4.79c-1.3 1.41-3.36 2.29-5.75 2.29s-4.44-.88-5.75-2.29" }),
|
|
6081
|
+
/* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#1e293b", d: "M12 13.75c-2.76 0-5.24-1.24-6.45-3.24-.52-.85-.8-1.84-.8-2.86 0-1.72.77-3.34 2.16-4.56C8.27 1.9 10.08 1.25 12 1.25s3.72.65 5.09 1.83c1.39 1.23 2.16 2.85 2.16 4.57 0 1.02-.28 2-.8 2.86-1.21 2-3.69 3.24-6.45 3.24m0-11c-1.56 0-3.02.52-4.11 1.48-1.06.92-1.64 2.14-1.64 3.42 0 .75.2 1.45.58 2.08.95 1.56 2.93 2.52 5.17 2.52s4.22-.97 5.17-2.52c.39-.63.58-1.33.58-2.08 0-1.28-.58-2.5-1.65-3.44-1.09-.94-2.54-1.46-4.1-1.46" }),
|
|
6082
|
+
/* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#1e293b", d: "M12 18.75c-4.13 0-7.25-2.62-7.25-6.1v-5c0-3.53 3.25-6.4 7.25-6.4 1.92 0 3.72.65 5.09 1.83 1.39 1.23 2.16 2.85 2.16 4.57v5c0 3.48-3.12 6.1-7.25 6.1m0-16c-3.17 0-5.75 2.2-5.75 4.9v5c0 2.62 2.47 4.6 5.75 4.6s5.75-1.98 5.75-4.6v-5c0-1.28-.58-2.5-1.65-3.44-1.09-.94-2.54-1.46-4.1-1.46" })
|
|
6031
6083
|
] });
|
|
6032
6084
|
}
|
|
6033
6085
|
);
|
|
6034
|
-
|
|
6086
|
+
MagickoCoin.displayName = "MagickoCoin";
|
|
6035
6087
|
|
|
6036
|
-
// dist/icons/
|
|
6088
|
+
// dist/icons/MagickoCoin1.tsx
|
|
6037
6089
|
var import_react423 = __toESM(require("react"));
|
|
6038
6090
|
var import_jsx_runtime423 = require("react/jsx-runtime");
|
|
6039
|
-
var
|
|
6091
|
+
var MagickoCoin1 = import_react423.default.forwardRef(
|
|
6040
6092
|
({ size, ...props }, ref) => {
|
|
6041
|
-
return /* @__PURE__ */ (0, import_jsx_runtime423.
|
|
6093
|
+
return /* @__PURE__ */ (0, import_jsx_runtime423.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6094
|
+
/* @__PURE__ */ (0, import_jsx_runtime423.jsx)("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" }),
|
|
6095
|
+
/* @__PURE__ */ (0, import_jsx_runtime423.jsx)("path", { fill: "#1e293b", d: "M12 10.18c-.41 0-.75-.34-.75-.75v-.86c0-.41.34-.75.75-.75s.75.34.75.75v.86c0 .41-.34.75-.75.75M12 16.18c-.41 0-.75-.34-.75-.75v-.86c0-.41.34-.75.75-.75s.75.34.75.75v.86c0 .41-.34.75-.75.75" }),
|
|
6096
|
+
/* @__PURE__ */ (0, import_jsx_runtime423.jsx)("path", { fill: "#1e293b", d: "M12.51 15.33h-.94c-.69 0-1.33-.37-1.7-.98a.74.74 0 0 1 .25-1.03c.36-.22.82-.1 1.03.25.05.08.19.26.42.26h.94c.25 0 .45-.2.45-.45 0-.2-.15-.39-.35-.44l-1.6-.4a1.964 1.964 0 0 1-1.48-1.9c0-1.08.88-1.95 1.95-1.95h.95c.69 0 1.3.35 1.69.95.22.35.12.81-.23 1.04a.75.75 0 0 1-1.04-.23c-.08-.12-.21-.26-.43-.26h-.95c-.24 0-.45.21-.45.45 0 .2.15.39.35.44l1.6.4c.88.23 1.48 1.01 1.48 1.9.01 1.08-.87 1.95-1.94 1.95M15.67 9.28c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.67-.67c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.67.67c-.15.15-.34.22-.53.22M7.66 16.89c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.67-.67c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.67.67c-.15.15-.34.22-.53.22M8.51 9.1c-.19 0-.38-.07-.53-.22l-.67-.67a.755.755 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.67.67c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M16.16 17.07c-.19 0-.38-.07-.53-.22l-.67-.67a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.67.67c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M18 12.75h-.95c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H18c.41 0 .75.34.75.75s-.34.75-.75.75M6.95 12.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.95c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
6097
|
+
] });
|
|
6042
6098
|
}
|
|
6043
6099
|
);
|
|
6044
|
-
|
|
6100
|
+
MagickoCoin1.displayName = "MagickoCoin1";
|
|
6045
6101
|
|
|
6046
|
-
// dist/icons/
|
|
6102
|
+
// dist/icons/MagickoCoin11.tsx
|
|
6047
6103
|
var import_react424 = __toESM(require("react"));
|
|
6048
6104
|
var import_jsx_runtime424 = require("react/jsx-runtime");
|
|
6049
|
-
var
|
|
6105
|
+
var MagickoCoin11 = import_react424.default.forwardRef(
|
|
6050
6106
|
({ size, ...props }, ref) => {
|
|
6051
|
-
return /* @__PURE__ */ (0, import_jsx_runtime424.
|
|
6107
|
+
return /* @__PURE__ */ (0, import_jsx_runtime424.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6108
|
+
/* @__PURE__ */ (0, import_jsx_runtime424.jsx)("path", { fill: "#1e293b", d: "M10.84 13.54h-1.5c-1.15 0-2.08-.96-2.08-2.15 0-.41.34-.75.75-.75s.75.34.75.75c0 .36.26.65.58.65h1.5c.23 0 .41-.21.41-.47 0-.35-.06-.37-.29-.45l-2.41-.84c-.87-.3-1.3-.91-1.3-1.86 0-1.08.86-1.97 1.91-1.97h1.5c1.15 0 2.08.96 2.08 2.15 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.36-.26-.65-.58-.65h-1.5c-.23 0-.41.21-.41.47 0 .35.06.37.29.45l2.41.84c.87.31 1.29.92 1.29 1.86.01 1.09-.85 1.97-1.9 1.97" }),
|
|
6109
|
+
/* @__PURE__ */ (0, import_jsx_runtime424.jsx)("path", { fill: "#1e293b", d: "M10 14.34c-.41 0-.75-.34-.75-.75v-.74c0-.41.34-.75.75-.75s.75.34.75.75v.74c0 .42-.34.75-.75.75M10 7.94c-.41 0-.75-.34-.75-.75v-.78c0-.41.34-.75.75-.75s.75.34.75.75v.78c0 .41-.34.75-.75.75" }),
|
|
6110
|
+
/* @__PURE__ */ (0, import_jsx_runtime424.jsx)("path", { fill: "#1e293b", d: "M9.99 18.72c-4.82 0-8.74-3.92-8.74-8.74s3.92-8.74 8.74-8.74 8.74 3.92 8.74 8.74-3.93 8.74-8.74 8.74m0-15.97C6 2.75 2.75 6 2.75 9.99S6 17.22 9.99 17.22s7.24-3.25 7.24-7.24-3.25-7.23-7.24-7.23" }),
|
|
6111
|
+
/* @__PURE__ */ (0, import_jsx_runtime424.jsx)("path", { fill: "#1e293b", d: "M17.02 22.72a5.7 5.7 0 0 1-4.66-2.42.753.753 0 1 1 1.23-.87 4.197 4.197 0 0 0 7.63-2.42c0-1.35-.66-2.63-1.76-3.42a.751.751 0 1 1 .88-1.22 5.72 5.72 0 0 1 2.38 4.64 5.7 5.7 0 0 1-5.7 5.71" })
|
|
6112
|
+
] });
|
|
6052
6113
|
}
|
|
6053
6114
|
);
|
|
6054
|
-
|
|
6115
|
+
MagickoCoin11.displayName = "MagickoCoin11";
|
|
6055
6116
|
|
|
6056
|
-
// dist/icons/
|
|
6117
|
+
// dist/icons/MagickoConversationBox.tsx
|
|
6057
6118
|
var import_react425 = __toESM(require("react"));
|
|
6058
6119
|
var import_jsx_runtime425 = require("react/jsx-runtime");
|
|
6059
|
-
var
|
|
6120
|
+
var MagickoConversationBox = import_react425.default.forwardRef(
|
|
6060
6121
|
({ size, ...props }, ref) => {
|
|
6061
|
-
return /* @__PURE__ */ (0, import_jsx_runtime425.
|
|
6122
|
+
return /* @__PURE__ */ (0, import_jsx_runtime425.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6123
|
+
/* @__PURE__ */ (0, import_jsx_runtime425.jsx)("path", { fill: "#1e293b", d: "M9.99 22.78c-.6 0-1.17-.3-1.56-.83l-1.2-1.6c0 .01-.05-.02-.07-.02h-.37c-3.42 0-5.54-.93-5.54-5.54v-4c0-4.21 2.57-5.31 4.73-5.5.24-.03.52-.04.81-.04h6.4c3.62 0 5.54 1.92 5.54 5.54v4c0 .29-.01.57-.05.84-.18 2.13-1.28 4.7-5.49 4.7h-.4l-1.24 1.62c-.39.53-.96.83-1.56.83M6.79 6.75q-.345 0-.66.03c-2.32.2-3.38 1.47-3.38 4.01v4c0 3.43 1.06 4.04 4.04 4.04h.4c.45 0 .96.25 1.24.61l1.2 1.61c.22.3.5.3.72 0l1.2-1.6c.29-.39.75-.62 1.24-.62h.4c2.54 0 3.81-1.07 4-3.35.03-.24.04-.46.04-.69v-4c0-2.79-1.25-4.04-4.04-4.04z" }),
|
|
6124
|
+
/* @__PURE__ */ (0, import_jsx_runtime425.jsx)("path", { fill: "#1e293b", d: "M9.99 14.19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M13.19 14.19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1M6.8 14.19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1" }),
|
|
6125
|
+
/* @__PURE__ */ (0, import_jsx_runtime425.jsx)("path", { fill: "#1e293b", d: "M17.94 16.29c-.2 0-.4-.08-.54-.23a.73.73 0 0 1-.2-.61c.03-.21.04-.43.04-.66v-4c0-2.79-1.25-4.04-4.04-4.04H6.8q-.345 0-.66.03a.76.76 0 0 1-.61-.2.76.76 0 0 1-.23-.6c.18-2.16 1.29-4.73 5.5-4.73h6.4c3.62 0 5.54 1.92 5.54 5.54v4c0 4.21-2.57 5.31-4.73 5.5zM6.92 5.25h6.27c3.62 0 5.54 1.92 5.54 5.54v3.87c1.7-.42 2.5-1.67 2.5-3.87v-4c0-2.79-1.25-4.04-4.04-4.04h-6.4c-2.2 0-3.44.8-3.87 2.5" })
|
|
6126
|
+
] });
|
|
6062
6127
|
}
|
|
6063
6128
|
);
|
|
6064
|
-
|
|
6129
|
+
MagickoConversationBox.displayName = "MagickoConversationBox";
|
|
6065
6130
|
|
|
6066
|
-
// dist/icons/
|
|
6131
|
+
// dist/icons/MagickoConvertArrow.tsx
|
|
6067
6132
|
var import_react426 = __toESM(require("react"));
|
|
6068
6133
|
var import_jsx_runtime426 = require("react/jsx-runtime");
|
|
6069
|
-
var
|
|
6134
|
+
var MagickoConvertArrow = import_react426.default.forwardRef(
|
|
6070
6135
|
({ size, ...props }, ref) => {
|
|
6071
6136
|
return /* @__PURE__ */ (0, import_jsx_runtime426.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6072
|
-
/* @__PURE__ */ (0, import_jsx_runtime426.jsx)("path", { fill: "#1e293b", d: "
|
|
6073
|
-
/* @__PURE__ */ (0, import_jsx_runtime426.jsx)("path", { fill: "#1e293b", d: "
|
|
6137
|
+
/* @__PURE__ */ (0, import_jsx_runtime426.jsx)("path", { fill: "#1e293b", d: "M12.005 22.733c-5.918 0-10.728-4.81-10.728-10.728S6.087 1.277 12.005 1.277s10.728 4.81 10.728 10.728-4.82 10.728-10.728 10.728m0-19.959c-5.09 0-9.23 4.142-9.23 9.231 0 5.09 4.14 9.23 9.23 9.23s9.23-4.14 9.23-9.23-4.14-9.23-9.23-9.23" }),
|
|
6138
|
+
/* @__PURE__ */ (0, import_jsx_runtime426.jsx)("path", { fill: "#1e293b", d: "M14.3 12.953c-.2 0-.389-.08-.529-.22L5.608 4.55a.753.753 0 0 1 0-1.058.753.753 0 0 1 1.058 0l6.896 6.906.01-2.734c0-.41.339-.749.748-.749.41-.03.749.34.749.749l-.01 4.54c0 .3-.18.58-.46.689q-.15.06-.299.06M17.863 20.727a.74.74 0 0 1-.53-.22l-6.895-6.905-.01 2.734c0 .41-.339.749-.748.749a.754.754 0 0 1-.749-.749l.01-4.54c0-.3.18-.579.46-.689.279-.12.598-.05.818.16l8.163 8.183c.29.29.29.768 0 1.058-.13.15-.33.22-.52.22" })
|
|
6074
6139
|
] });
|
|
6075
6140
|
}
|
|
6076
6141
|
);
|
|
6077
|
-
|
|
6142
|
+
MagickoConvertArrow.displayName = "MagickoConvertArrow";
|
|
6078
6143
|
|
|
6079
|
-
// dist/icons/
|
|
6144
|
+
// dist/icons/MagickoCopy.tsx
|
|
6080
6145
|
var import_react427 = __toESM(require("react"));
|
|
6081
6146
|
var import_jsx_runtime427 = require("react/jsx-runtime");
|
|
6082
|
-
var
|
|
6147
|
+
var MagickoCopy = import_react427.default.forwardRef(
|
|
6083
6148
|
({ size, ...props }, ref) => {
|
|
6084
|
-
return /* @__PURE__ */ (0, import_jsx_runtime427.
|
|
6149
|
+
return /* @__PURE__ */ (0, import_jsx_runtime427.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6150
|
+
/* @__PURE__ */ (0, import_jsx_runtime427.jsx)("path", { fill: "#1e293b", d: "M11.1 22.75H6.9c-3.91 0-5.65-1.74-5.65-5.65v-4.2c0-3.91 1.74-5.65 5.65-5.65h4.2c3.91 0 5.65 1.74 5.65 5.65v4.2c0 3.91-1.74 5.65-5.65 5.65m-4.2-14c-3.1 0-4.15 1.05-4.15 4.15v4.2c0 3.1 1.05 4.15 4.15 4.15h4.2c3.1 0 4.15-1.05 4.15-4.15v-4.2c0-3.1-1.05-4.15-4.15-4.15z" }),
|
|
6151
|
+
/* @__PURE__ */ (0, import_jsx_runtime427.jsx)("path", { fill: "#1e293b", d: "M17.1 16.75H16c-.41 0-.75-.34-.75-.75v-3.1c0-3.1-1.05-4.15-4.15-4.15H8c-.41 0-.75-.34-.75-.75V6.9c0-3.91 1.74-5.65 5.65-5.65h4.2c3.91 0 5.65 1.74 5.65 5.65v4.2c0 3.91-1.74 5.65-5.65 5.65m-.35-1.5h.35c3.1 0 4.15-1.05 4.15-4.15V6.9c0-3.1-1.05-4.15-4.15-4.15h-4.2c-3.1 0-4.15 1.05-4.15 4.15v.35h2.35c3.91 0 5.65 1.74 5.65 5.65z" })
|
|
6152
|
+
] });
|
|
6085
6153
|
}
|
|
6086
6154
|
);
|
|
6087
|
-
|
|
6155
|
+
MagickoCopy.displayName = "MagickoCopy";
|
|
6088
6156
|
|
|
6089
|
-
// dist/icons/
|
|
6157
|
+
// dist/icons/MagickoCopySuccess.tsx
|
|
6090
6158
|
var import_react428 = __toESM(require("react"));
|
|
6091
6159
|
var import_jsx_runtime428 = require("react/jsx-runtime");
|
|
6092
|
-
var
|
|
6160
|
+
var MagickoCopySuccess = import_react428.default.forwardRef(
|
|
6093
6161
|
({ size, ...props }, ref) => {
|
|
6094
6162
|
return /* @__PURE__ */ (0, import_jsx_runtime428.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6095
|
-
/* @__PURE__ */ (0, import_jsx_runtime428.jsx)("path", { fill: "#1e293b", d: "
|
|
6096
|
-
/* @__PURE__ */ (0, import_jsx_runtime428.jsx)("path", { fill: "#1e293b", d: "
|
|
6163
|
+
/* @__PURE__ */ (0, import_jsx_runtime428.jsx)("path", { fill: "#1e293b", d: "M17.1 1.25h-4.2c-3.91 0-5.65 1.74-5.65 5.65V8c0 .41.34.75.75.75h3.1c3.1 0 4.15 1.05 4.15 4.15V16c0 .41.34.75.75.75h1.1c3.91 0 5.65-1.74 5.65-5.65V6.9c0-3.91-1.74-5.65-5.65-5.65m-8.35 6V6.9c0-3.1 1.05-4.15 4.15-4.15h4.2c3.1 0 4.15 1.05 4.15 4.15v4.2c0 3.1-1.05 4.15-4.15 4.15h-.35V12.9c0-3.91-1.74-5.65-5.65-5.65z" }),
|
|
6164
|
+
/* @__PURE__ */ (0, import_jsx_runtime428.jsx)("path", { fill: "#1e293b", d: "M11.1 7.25H6.9c-3.91 0-5.65 1.74-5.65 5.65v4.2c0 3.91 1.74 5.65 5.65 5.65h4.2c3.91 0 5.65-1.74 5.65-5.65v-4.2c0-3.91-1.74-5.65-5.65-5.65m-4.2 14c-3.1 0-4.15-1.05-4.15-4.15v-4.2c0-3.1 1.05-4.15 4.15-4.15h4.2c3.1 0 4.15 1.05 4.15 4.15v4.2c0 3.1-1.05 4.15-4.15 4.15z" }),
|
|
6165
|
+
/* @__PURE__ */ (0, import_jsx_runtime428.jsx)("path", { fill: "#1e293b", d: "M8.03 17.7c-.19 0-.38-.07-.53-.22l-1.95-1.95a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.42 1.42 3.36-3.36c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.9 3.89c-.14.14-.33.22-.52.22" })
|
|
6097
6166
|
] });
|
|
6098
6167
|
}
|
|
6099
6168
|
);
|
|
6100
|
-
|
|
6169
|
+
MagickoCopySuccess.displayName = "MagickoCopySuccess";
|
|
6101
6170
|
|
|
6102
|
-
// dist/icons/
|
|
6171
|
+
// dist/icons/MagickoCopyright.tsx
|
|
6103
6172
|
var import_react429 = __toESM(require("react"));
|
|
6104
6173
|
var import_jsx_runtime429 = require("react/jsx-runtime");
|
|
6105
|
-
var
|
|
6174
|
+
var MagickoCopyright = import_react429.default.forwardRef(
|
|
6106
6175
|
({ size, ...props }, ref) => {
|
|
6107
|
-
return /* @__PURE__ */ (0, import_jsx_runtime429.
|
|
6176
|
+
return /* @__PURE__ */ (0, import_jsx_runtime429.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6177
|
+
/* @__PURE__ */ (0, import_jsx_runtime429.jsx)("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" }),
|
|
6178
|
+
/* @__PURE__ */ (0, import_jsx_runtime429.jsx)("path", { fill: "#1e293b", d: "M12.24 16.75c-2.62 0-4.75-2.13-4.75-4.75s2.13-4.75 4.75-4.75c1.15 0 2.27.42 3.13 1.19.31.27.34.75.07 1.06s-.75.34-1.06.07c-.59-.52-1.35-.81-2.14-.81-1.79 0-3.25 1.46-3.25 3.25s1.46 3.25 3.25 3.25c.78 0 1.55-.29 2.14-.81.31-.27.79-.24 1.06.07s.24.79-.07 1.06a4.8 4.8 0 0 1-3.13 1.17" })
|
|
6179
|
+
] });
|
|
6108
6180
|
}
|
|
6109
6181
|
);
|
|
6110
|
-
|
|
6182
|
+
MagickoCopyright.displayName = "MagickoCopyright";
|
|
6111
6183
|
|
|
6112
|
-
// dist/icons/
|
|
6184
|
+
// dist/icons/MagickoCopyright1.tsx
|
|
6113
6185
|
var import_react430 = __toESM(require("react"));
|
|
6114
6186
|
var import_jsx_runtime430 = require("react/jsx-runtime");
|
|
6115
|
-
var
|
|
6187
|
+
var MagickoCopyright1 = import_react430.default.forwardRef(
|
|
6116
6188
|
({ size, ...props }, ref) => {
|
|
6117
|
-
return /* @__PURE__ */ (0, import_jsx_runtime430.
|
|
6189
|
+
return /* @__PURE__ */ (0, import_jsx_runtime430.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6190
|
+
/* @__PURE__ */ (0, import_jsx_runtime430.jsx)("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" }),
|
|
6191
|
+
/* @__PURE__ */ (0, import_jsx_runtime430.jsx)("path", { fill: "#1e293b", d: "M12.62 16.37c-2.41 0-4.37-1.96-4.37-4.37s1.96-4.37 4.37-4.37c1.06 0 2.08.39 2.88 1.09.31.27.34.75.07 1.06-.28.31-.75.34-1.06.07-.52-.46-1.19-.72-1.89-.72-1.58 0-2.87 1.29-2.87 2.87s1.29 2.87 2.87 2.87c.69 0 1.36-.25 1.89-.72.31-.27.79-.24 1.06.07s.24.79-.07 1.06c-.8.7-1.83 1.09-2.88 1.09" })
|
|
6192
|
+
] });
|
|
6118
6193
|
}
|
|
6119
6194
|
);
|
|
6120
|
-
|
|
6195
|
+
MagickoCopyright1.displayName = "MagickoCopyright1";
|
|
6121
6196
|
|
|
6122
|
-
// dist/icons/
|
|
6197
|
+
// dist/icons/MagickoCopyright2.tsx
|
|
6123
6198
|
var import_react431 = __toESM(require("react"));
|
|
6124
6199
|
var import_jsx_runtime431 = require("react/jsx-runtime");
|
|
6125
|
-
var
|
|
6200
|
+
var MagickoCopyright2 = import_react431.default.forwardRef(
|
|
6201
|
+
({ size, ...props }, ref) => {
|
|
6202
|
+
return /* @__PURE__ */ (0, import_jsx_runtime431.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6203
|
+
/* @__PURE__ */ (0, import_jsx_runtime431.jsx)("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" }),
|
|
6204
|
+
/* @__PURE__ */ (0, import_jsx_runtime431.jsx)("path", { fill: "#1e293b", d: "M11.98 16.09c-1.07 0-2.13-.42-2.93-1.25a4.07 4.07 0 0 1 0-5.68 4.07 4.07 0 0 1 5.68-.18c.31.28.33.75.05 1.06s-.75.33-1.06.05a2.57 2.57 0 0 0-3.59.12 2.56 2.56 0 0 0 0 3.59c.98 1 2.55 1.06 3.59.12.31-.28.78-.25 1.06.05.28.31.26.78-.05 1.06-.79.71-1.77 1.07-2.75 1.07z" })
|
|
6205
|
+
] });
|
|
6206
|
+
}
|
|
6207
|
+
);
|
|
6208
|
+
MagickoCopyright2.displayName = "MagickoCopyright2";
|
|
6209
|
+
|
|
6210
|
+
// dist/icons/MagickoCopyright3.tsx
|
|
6211
|
+
var import_react432 = __toESM(require("react"));
|
|
6212
|
+
var import_jsx_runtime432 = require("react/jsx-runtime");
|
|
6213
|
+
var MagickoCopyright3 = import_react432.default.forwardRef(
|
|
6214
|
+
({ size, ...props }, ref) => {
|
|
6215
|
+
return /* @__PURE__ */ (0, import_jsx_runtime432.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6216
|
+
/* @__PURE__ */ (0, import_jsx_runtime432.jsx)("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" }),
|
|
6217
|
+
/* @__PURE__ */ (0, import_jsx_runtime432.jsx)("path", { fill: "#1e293b", d: "M12.03 15.53a3.53 3.53 0 1 1 2.33-6.18c.31.27.34.75.07 1.06s-.75.34-1.06.07c-.37-.33-.84-.51-1.34-.51-1.12 0-2.03.91-2.03 2.03s.91 2.03 2.03 2.03c.49 0 .96-.18 1.34-.51.31-.27.79-.24 1.06.07s.24.79-.07 1.06c-.65.57-1.47.88-2.33.88" })
|
|
6218
|
+
] });
|
|
6219
|
+
}
|
|
6220
|
+
);
|
|
6221
|
+
MagickoCopyright3.displayName = "MagickoCopyright3";
|
|
6222
|
+
|
|
6223
|
+
// dist/icons/MagickoCopyright4.tsx
|
|
6224
|
+
var import_react433 = __toESM(require("react"));
|
|
6225
|
+
var import_jsx_runtime433 = require("react/jsx-runtime");
|
|
6226
|
+
var MagickoCopyright4 = import_react433.default.forwardRef(
|
|
6227
|
+
({ size, ...props }, ref) => {
|
|
6228
|
+
return /* @__PURE__ */ (0, import_jsx_runtime433.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6229
|
+
/* @__PURE__ */ (0, import_jsx_runtime433.jsx)("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" }),
|
|
6230
|
+
/* @__PURE__ */ (0, import_jsx_runtime433.jsx)("path", { fill: "#1e293b", d: "M11.81 16.08c-2.25 0-4.08-1.83-4.08-4.08s1.83-4.08 4.08-4.08c.99 0 1.95.36 2.7 1.02.31.27.34.75.07 1.06s-.75.34-1.06.07a2.56 2.56 0 0 0-1.7-.65c-1.42 0-2.58 1.16-2.58 2.58s1.16 2.58 2.58 2.58c.62 0 1.23-.23 1.7-.65.31-.27.79-.24 1.06.07s.24.78-.07 1.06a4.06 4.06 0 0 1-2.69 1.02z" })
|
|
6231
|
+
] });
|
|
6232
|
+
}
|
|
6233
|
+
);
|
|
6234
|
+
MagickoCopyright4.displayName = "MagickoCopyright4";
|
|
6235
|
+
|
|
6236
|
+
// dist/icons/MagickoCourthouse.tsx
|
|
6237
|
+
var import_react434 = __toESM(require("react"));
|
|
6238
|
+
var import_jsx_runtime434 = require("react/jsx-runtime");
|
|
6239
|
+
var MagickoCourthouse = import_react434.default.forwardRef(
|
|
6240
|
+
({ size, ...props }, ref) => {
|
|
6241
|
+
return /* @__PURE__ */ (0, import_jsx_runtime434.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6242
|
+
/* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M14.5 6.23c-.94 0-1.88-.18-2.78-.54a.75.75 0 0 1-.47-.7v-3c0-.25.12-.48.33-.62a.76.76 0 0 1 .7-.08c1.43.57 3.01.57 4.44 0a.76.76 0 0 1 .7.08c.21.14.33.37.33.62v3c0 .31-.19.58-.47.7-.9.36-1.84.54-2.78.54m-1.75-1.76c1.14.35 2.36.35 3.5 0V3.02c-1.15.28-2.35.28-3.5 0z" }),
|
|
6243
|
+
/* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M12 8.75c-.41 0-.75-.34-.75-.75V5c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
|
|
6244
|
+
/* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M20 22.75H4c-.41 0-.75-.34-.75-.75V11c0-2.42 1.33-3.75 3.75-3.75h10c2.42 0 3.75 1.33 3.75 3.75v11c0 .41-.34.75-.75.75m-15.25-1.5h14.5V11c0-1.58-.67-2.25-2.25-2.25H7c-1.58 0-2.25.67-2.25 2.25z" }),
|
|
6245
|
+
/* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M19.42 12.75H4.58c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h14.84c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
6246
|
+
/* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M8.74 12h-1.5v10h1.5zM12.74 12h-1.5v10h1.5zM16.74 12h-1.5v10h1.5z" })
|
|
6247
|
+
] });
|
|
6248
|
+
}
|
|
6249
|
+
);
|
|
6250
|
+
MagickoCourthouse.displayName = "MagickoCourthouse";
|
|
6251
|
+
|
|
6252
|
+
// dist/icons/MagickoCpu.tsx
|
|
6253
|
+
var import_react435 = __toESM(require("react"));
|
|
6254
|
+
var import_jsx_runtime435 = require("react/jsx-runtime");
|
|
6255
|
+
var MagickoCpu = import_react435.default.forwardRef(
|
|
6256
|
+
({ size, ...props }, ref) => {
|
|
6257
|
+
return /* @__PURE__ */ (0, import_jsx_runtime435.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6258
|
+
/* @__PURE__ */ (0, import_jsx_runtime435.jsx)("path", { fill: "#1e293b", d: "M14.4 20.75H9.6c-4.39 0-6.35-1.96-6.35-6.35V9.6c0-4.39 1.96-6.35 6.35-6.35h4.8c4.39 0 6.35 1.96 6.35 6.35v4.8c0 4.39-1.96 6.35-6.35 6.35m-4.8-16c-3.58 0-4.85 1.27-4.85 4.85v4.8c0 3.58 1.27 4.85 4.85 4.85h4.8c3.58 0 4.85-1.27 4.85-4.85V9.6c0-3.58-1.27-4.85-4.85-4.85z" }),
|
|
6259
|
+
/* @__PURE__ */ (0, import_jsx_runtime435.jsx)("path", { fill: "#1e293b", d: "M13.5 17.75h-3c-2.9 0-4.25-1.35-4.25-4.25v-3c0-2.9 1.35-4.25 4.25-4.25h3c2.9 0 4.25 1.35 4.25 4.25v3c0 2.9-1.35 4.25-4.25 4.25m-3-10c-2.08 0-2.75.67-2.75 2.75v3c0 2.08.67 2.75 2.75 2.75h3c2.08 0 2.75-.67 2.75-2.75v-3c0-2.08-.67-2.75-2.75-2.75zM8.01 4.75c-.42 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M22 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 12.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 16.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M16 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M8.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M4 8.75H2a.749.749 0 1 1 0-1.5h2a.749.749 0 1 1 0 1.5M4 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M4 16.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5" })
|
|
6260
|
+
] });
|
|
6261
|
+
}
|
|
6262
|
+
);
|
|
6263
|
+
MagickoCpu.displayName = "MagickoCpu";
|
|
6264
|
+
|
|
6265
|
+
// dist/icons/MagickoCpu1.tsx
|
|
6266
|
+
var import_react436 = __toESM(require("react"));
|
|
6267
|
+
var import_jsx_runtime436 = require("react/jsx-runtime");
|
|
6268
|
+
var MagickoCpu1 = import_react436.default.forwardRef(
|
|
6269
|
+
({ size, ...props }, ref) => {
|
|
6270
|
+
return /* @__PURE__ */ (0, import_jsx_runtime436.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6271
|
+
/* @__PURE__ */ (0, import_jsx_runtime436.jsx)("path", { fill: "#1e293b", d: "M14.4 20.75H9.6c-4.39 0-6.35-1.96-6.35-6.35V9.6c0-4.39 1.96-6.35 6.35-6.35h4.8c4.39 0 6.35 1.96 6.35 6.35v4.8c0 4.39-1.96 6.35-6.35 6.35m-4.8-16c-3.58 0-4.85 1.27-4.85 4.85v4.8c0 3.58 1.27 4.85 4.85 4.85h4.8c3.58 0 4.85-1.27 4.85-4.85V9.6c0-3.58-1.27-4.85-4.85-4.85z" }),
|
|
6272
|
+
/* @__PURE__ */ (0, import_jsx_runtime436.jsx)("path", { fill: "#1e293b", d: "M13.5 17.75h-3c-2.9 0-4.25-1.35-4.25-4.25v-3c0-2.9 1.35-4.25 4.25-4.25h3c2.9 0 4.25 1.35 4.25 4.25v3c0 2.9-1.35 4.25-4.25 4.25m-3-10c-2.08 0-2.75.67-2.75 2.75v3c0 2.08.67 2.75 2.75 2.75h3c2.08 0 2.75-.67 2.75-2.75v-3c0-2.08-.67-2.75-2.75-2.75zM8.01 4.75c-.42 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M22 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 12.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 16.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M16 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M8.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M4 8.75H2a.749.749 0 1 1 0-1.5h2a.749.749 0 1 1 0 1.5M4 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M4 16.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5" })
|
|
6273
|
+
] });
|
|
6274
|
+
}
|
|
6275
|
+
);
|
|
6276
|
+
MagickoCpu1.displayName = "MagickoCpu1";
|
|
6277
|
+
|
|
6278
|
+
// dist/icons/MagickoCpuCharge.tsx
|
|
6279
|
+
var import_react437 = __toESM(require("react"));
|
|
6280
|
+
var import_jsx_runtime437 = require("react/jsx-runtime");
|
|
6281
|
+
var MagickoCpuCharge = import_react437.default.forwardRef(
|
|
6282
|
+
({ size, ...props }, ref) => {
|
|
6283
|
+
return /* @__PURE__ */ (0, import_jsx_runtime437.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6284
|
+
/* @__PURE__ */ (0, import_jsx_runtime437.jsx)("path", { fill: "#1e293b", d: "M14.4 20.75H9.6c-4.39 0-6.35-1.96-6.35-6.35V9.6c0-4.39 1.96-6.35 6.35-6.35h4.8c4.39 0 6.35 1.96 6.35 6.35v4.8c0 4.39-1.96 6.35-6.35 6.35m-4.8-16c-3.58 0-4.85 1.27-4.85 4.85v4.8c0 3.58 1.27 4.85 4.85 4.85h4.8c3.58 0 4.85-1.27 4.85-4.85V9.6c0-3.58-1.27-4.85-4.85-4.85z" }),
|
|
6285
|
+
/* @__PURE__ */ (0, import_jsx_runtime437.jsx)("path", { fill: "#1e293b", d: "M13.5 17.75h-3c-2.9 0-4.25-1.35-4.25-4.25v-3c0-2.9 1.35-4.25 4.25-4.25h3c2.9 0 4.25 1.35 4.25 4.25v3c0 2.9-1.35 4.25-4.25 4.25m-3-10c-2.08 0-2.75.67-2.75 2.75v3c0 2.08.67 2.75 2.75 2.75h3c2.08 0 2.75-.67 2.75-2.75v-3c0-2.08-.67-2.75-2.75-2.75zM8.01 4.75c-.42 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M22 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 12.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 16.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M16 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M8.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M4 8.75H2a.749.749 0 1 1 0-1.5h2a.749.749 0 1 1 0 1.5M4 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M4 16.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5" }),
|
|
6286
|
+
/* @__PURE__ */ (0, import_jsx_runtime437.jsx)("path", { fill: "#1e293b", d: "M12 15.05a.754.754 0 0 1-.65-1.12l.68-1.18h-.59c-.48 0-.87-.21-1.08-.57s-.19-.81.04-1.22l.94-1.64c.21-.36.67-.48 1.02-.28.36.21.48.67.28 1.02l-.68 1.18h.59c.48 0 .87.21 1.08.57s.19.81-.04 1.22l-.94 1.64c-.14.25-.39.38-.65.38" })
|
|
6287
|
+
] });
|
|
6288
|
+
}
|
|
6289
|
+
);
|
|
6290
|
+
MagickoCpuCharge.displayName = "MagickoCpuCharge";
|
|
6291
|
+
|
|
6292
|
+
// dist/icons/MagickoCpuSetting.tsx
|
|
6293
|
+
var import_react438 = __toESM(require("react"));
|
|
6294
|
+
var import_jsx_runtime438 = require("react/jsx-runtime");
|
|
6295
|
+
var MagickoCpuSetting = import_react438.default.forwardRef(
|
|
6296
|
+
({ size, ...props }, ref) => {
|
|
6297
|
+
return /* @__PURE__ */ (0, import_jsx_runtime438.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6298
|
+
/* @__PURE__ */ (0, import_jsx_runtime438.jsx)("path", { fill: "#1e293b", d: "M9.6 20.75c-4.39 0-6.35-1.96-6.35-6.35V9.6c0-4.39 1.96-6.35 6.35-6.35h4.8c4.39 0 6.35 1.96 6.35 6.35 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-3.58-1.27-4.85-4.85-4.85H9.6c-3.58 0-4.85 1.27-4.85 4.85v4.8c0 3.58 1.27 4.85 4.85 4.85.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
6299
|
+
/* @__PURE__ */ (0, import_jsx_runtime438.jsx)("path", { fill: "#1e293b", d: "M7.99 17.1c-.16 0-.33-.05-.47-.16-.87-.69-1.28-1.79-1.28-3.44v-3c0-2.9 1.35-4.25 4.25-4.25h3c1.65 0 2.74.41 3.44 1.28.26.32.2.8-.12 1.05-.32.26-.8.21-1.05-.12-.24-.31-.74-.71-2.26-.71h-3c-2.08 0-2.75.67-2.75 2.75v3c0 1.52.41 2.02.71 2.26.32.26.38.73.12 1.05-.15.19-.37.29-.59.29M8.01 4.75c-.42 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M22 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M8.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M4 8.75H2a.749.749 0 1 1 0-1.5h2a.749.749 0 1 1 0 1.5M4 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M4 16.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M16.71 19.34c-1.29 0-2.34-1.05-2.34-2.34s1.05-2.34 2.34-2.34 2.34 1.05 2.34 2.34a2.35 2.35 0 0 1-2.34 2.34m0-3.18c-.46 0-.84.38-.84.84s.38.84.84.84.84-.38.84-.84a.85.85 0 0 0-.84-.84" }),
|
|
6300
|
+
/* @__PURE__ */ (0, import_jsx_runtime438.jsx)("path", { fill: "#1e293b", d: "M18.4 22.75c-.56 0-1.11-.29-1.41-.81l-.07-.11c-.11-.19-.2-.24-.22-.25-.01 0-.11.06-.22.25l-.06.1a1.63 1.63 0 0 1-2.24.59l-.9-.52c-.41-.23-.7-.61-.82-1.07-.12-.45-.06-.93.17-1.33.11-.19.11-.3.1-.32-.01-.01-.1-.06-.32-.06-.97 0-1.76-.79-1.76-1.75v-.93c0-.97.79-1.75 1.75-1.75.22 0 .31-.06.33-.07 0-.01 0-.12-.11-.31-.23-.41-.3-.88-.17-1.33.12-.45.41-.83.82-1.07l.91-.53c.76-.45 1.77-.19 2.22.59l.06.11c.11.19.2.24.22.25.01 0 .11-.06.22-.25l.06-.1c.47-.79 1.47-1.05 2.24-.59l.93.51c.41.23.7.61.82 1.07.12.45.06.93-.17 1.33-.11.19-.11.3-.1.32.01.01.1.06.32.06.97 0 1.76.79 1.76 1.75v.93c0 .97-.79 1.75-1.75 1.75-.22 0-.31.06-.33.07 0 .01 0 .12.11.31.23.41.3.88.17 1.33-.12.45-.41.83-.82 1.07l-.91.53c-.27.15-.55.23-.83.23m-1.69-2.67c.6 0 1.15.36 1.52 1l.06.11c.03.05.11.08.17.04l.92-.53c.08-.04.11-.12.12-.16s.02-.11-.02-.19c-.37-.63-.4-1.29-.1-1.81s.89-.82 1.62-.82c.14 0 .26-.12.26-.25v-.93c0-.14-.12-.25-.25-.25-.73 0-1.33-.3-1.62-.82-.3-.52-.26-1.18.1-1.81.05-.08.04-.16.02-.19a.27.27 0 0 0-.12-.16l-.91-.53c-.07-.04-.15-.01-.19.05l-.05.09c-.37.64-.92 1-1.52 1s-1.15-.36-1.52-1l-.06-.1c-.03-.06-.12-.08-.17-.05l-.92.53c-.08.04-.11.12-.12.16s-.02.11.02.19c.37.63.4 1.29.1 1.81s-.89.82-1.62.82c-.14 0-.26.12-.26.25v.93c0 .14.12.25.25.25.73 0 1.33.3 1.62.82.3.52.26 1.18-.1 1.81a.27.27 0 0 0 .1.35l.91.53c.07.04.15.01.19-.05l.05-.1c.36-.63.92-.99 1.52-.99" })
|
|
6301
|
+
] });
|
|
6302
|
+
}
|
|
6303
|
+
);
|
|
6304
|
+
MagickoCpuSetting.displayName = "MagickoCpuSetting";
|
|
6305
|
+
|
|
6306
|
+
// dist/icons/MagickoCreativeCommons.tsx
|
|
6307
|
+
var import_react439 = __toESM(require("react"));
|
|
6308
|
+
var import_jsx_runtime439 = require("react/jsx-runtime");
|
|
6309
|
+
var MagickoCreativeCommons = import_react439.default.forwardRef(
|
|
6310
|
+
({ size, ...props }, ref) => {
|
|
6311
|
+
return /* @__PURE__ */ (0, import_jsx_runtime439.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6312
|
+
/* @__PURE__ */ (0, import_jsx_runtime439.jsx)("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" }),
|
|
6313
|
+
/* @__PURE__ */ (0, import_jsx_runtime439.jsx)("path", { fill: "#1e293b", d: "M8.99 15.62c-2 0-3.62-1.62-3.62-3.62a3.62 3.62 0 0 1 6.01-2.72c.31.27.34.75.07 1.06s-.75.34-1.06.07a2.12 2.12 0 0 0-1.4-.53 2.121 2.121 0 0 0 0 4.24c.51 0 1.01-.19 1.4-.53.31-.27.78-.24 1.06.07.27.31.24.79-.07 1.06-.67.58-1.52.9-2.39.9M15.99 15.62c-2 0-3.62-1.62-3.62-3.62a3.62 3.62 0 0 1 6.01-2.72c.31.27.34.75.07 1.06s-.75.34-1.06.07a2.12 2.12 0 0 0-1.4-.53 2.121 2.121 0 0 0 0 4.24c.51 0 1.01-.19 1.4-.53.31-.27.78-.24 1.06.07.27.31.24.79-.07 1.06-.67.58-1.52.9-2.39.9" })
|
|
6314
|
+
] });
|
|
6315
|
+
}
|
|
6316
|
+
);
|
|
6317
|
+
MagickoCreativeCommons.displayName = "MagickoCreativeCommons";
|
|
6318
|
+
|
|
6319
|
+
// dist/icons/MagickoCreativeCommons1.tsx
|
|
6320
|
+
var import_react440 = __toESM(require("react"));
|
|
6321
|
+
var import_jsx_runtime440 = require("react/jsx-runtime");
|
|
6322
|
+
var MagickoCreativeCommons1 = import_react440.default.forwardRef(
|
|
6323
|
+
({ size, ...props }, ref) => {
|
|
6324
|
+
return /* @__PURE__ */ (0, import_jsx_runtime440.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6325
|
+
/* @__PURE__ */ (0, import_jsx_runtime440.jsx)("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" }),
|
|
6326
|
+
/* @__PURE__ */ (0, import_jsx_runtime440.jsx)("path", { fill: "#1e293b", d: "M8.99 15.49c-1.92 0-3.49-1.56-3.49-3.49a3.487 3.487 0 0 1 5.79-2.62c.31.27.34.75.07 1.06-.28.31-.75.34-1.06.07A1.982 1.982 0 0 0 7 12a1.982 1.982 0 0 0 3.3 1.49c.31-.27.78-.25 1.06.07.27.31.24.78-.07 1.06-.64.56-1.46.87-2.3.87M15.94 15.49c-1.92 0-3.49-1.56-3.49-3.49a3.487 3.487 0 0 1 5.79-2.62c.31.27.34.75.07 1.06-.28.31-.75.34-1.06.07a1.982 1.982 0 0 0-3.3 1.49 1.982 1.982 0 0 0 3.3 1.49c.31-.27.78-.25 1.06.07.27.31.24.78-.07 1.06-.63.56-1.45.87-2.3.87" })
|
|
6327
|
+
] });
|
|
6328
|
+
}
|
|
6329
|
+
);
|
|
6330
|
+
MagickoCreativeCommons1.displayName = "MagickoCreativeCommons1";
|
|
6331
|
+
|
|
6332
|
+
// dist/icons/MagickoDecreaseCloud.tsx
|
|
6333
|
+
var import_react441 = __toESM(require("react"));
|
|
6334
|
+
var import_jsx_runtime441 = require("react/jsx-runtime");
|
|
6335
|
+
var MagickoDecreaseCloud = import_react441.default.forwardRef(
|
|
6336
|
+
({ size, ...props }, ref) => {
|
|
6337
|
+
return /* @__PURE__ */ (0, import_jsx_runtime441.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6338
|
+
/* @__PURE__ */ (0, import_jsx_runtime441.jsx)("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-.18.03-.28.03" }),
|
|
6339
|
+
/* @__PURE__ */ (0, import_jsx_runtime441.jsx)("path", { fill: "#1e293b", d: "M14.25 14.5h-4.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.5c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
6340
|
+
] });
|
|
6341
|
+
}
|
|
6342
|
+
);
|
|
6343
|
+
MagickoDecreaseCloud.displayName = "MagickoDecreaseCloud";
|
|
6344
|
+
|
|
6345
|
+
// dist/icons/MagickoDevices.tsx
|
|
6346
|
+
var import_react442 = __toESM(require("react"));
|
|
6347
|
+
var import_jsx_runtime442 = require("react/jsx-runtime");
|
|
6348
|
+
var MagickoDevices = import_react442.default.forwardRef(
|
|
6349
|
+
({ size, ...props }, ref) => {
|
|
6350
|
+
return /* @__PURE__ */ (0, import_jsx_runtime442.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6351
|
+
/* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M17.01 13.48c-1 0-1.82-.82-1.82-1.82s.82-1.82 1.82-1.82 1.82.82 1.82 1.82-.82 1.82-1.82 1.82m0-2.14c-.18 0-.32.14-.32.32s.14.32.32.32.32-.14.32-.32-.14-.32-.32-.32" }),
|
|
6352
|
+
/* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M12.02 16.45H6c-3.6 0-4.75-1.15-4.75-4.75V6C1.25 2.4 2.4 1.25 6 1.25h10c3.6 0 4.75 1.15 4.75 4.75v1.79c0 .21-.09.42-.25.56s-.37.21-.59.18-.48-.04-.76-.04h-4.28c-1.73 0-2.1.37-2.1 2.1v5.11c0 .41-.34.75-.75.75M6 2.75c-2.79 0-3.25.46-3.25 3.25v5.7c0 2.79.46 3.25 3.25 3.25h5.27v-4.36c0-2.56 1.04-3.6 3.6-3.6h4.38V6c0-2.79-.46-3.25-3.25-3.25z" }),
|
|
6353
|
+
/* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M9 20.75c-.41 0-.75-.34-.75-.75v-4.3c0-.41.34-.75.75-.75s.75.34.75.75V20c0 .41-.34.75-.75.75M12 12.65H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
6354
|
+
/* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M12 20.75H5.95c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H12c.41 0 .75.34.75.75s-.34.75-.75.75M17.01 13.48c-1 0-1.82-.82-1.82-1.82s.82-1.82 1.82-1.82 1.82.82 1.82 1.82-.82 1.82-1.82 1.82m0-2.14c-.18 0-.32.14-.32.32s.14.32.32.32.32-.14.32-.32-.14-.32-.32-.32M17.01 19.9c-1.59 0-2.89-1.3-2.89-2.89a2.9 2.9 0 0 1 2.89-2.89c.69 0 1.37.25 1.89.7.64.57 1 1.36 1 2.19 0 1.59-1.3 2.89-2.89 2.89m0-4.28c-.43 0-.83.2-1.1.54-.19.24-.29.54-.29.85 0 .77.62 1.39 1.39 1.39s1.39-.62 1.39-1.39c0-.4-.18-.78-.49-1.06-.24-.21-.57-.33-.9-.33" }),
|
|
6355
|
+
/* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M17.01 13.48c-1 0-1.82-.82-1.82-1.82s.82-1.82 1.82-1.82 1.82.82 1.82 1.82-.82 1.82-1.82 1.82m0-2.14c-.18 0-.32.14-.32.32s.14.32.32.32.32-.14.32-.32-.14-.32-.32-.32" })
|
|
6356
|
+
] });
|
|
6357
|
+
}
|
|
6358
|
+
);
|
|
6359
|
+
MagickoDevices.displayName = "MagickoDevices";
|
|
6360
|
+
|
|
6361
|
+
// dist/icons/MagickoDevices1.tsx
|
|
6362
|
+
var import_react443 = __toESM(require("react"));
|
|
6363
|
+
var import_jsx_runtime443 = require("react/jsx-runtime");
|
|
6364
|
+
var MagickoDevices1 = import_react443.default.forwardRef(
|
|
6365
|
+
({ size, ...props }, ref) => {
|
|
6366
|
+
return /* @__PURE__ */ (0, import_jsx_runtime443.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6367
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M12 19.42A6.017 6.017 0 0 1 7.75 9.15 5.97 5.97 0 0 1 12 7.39a6.017 6.017 0 0 1 0 12.03M12 8.9c-1.2 0-2.34.47-3.19 1.32a4.515 4.515 0 0 0 0 6.38c1.76 1.76 4.62 1.75 6.38 0a4.515 4.515 0 0 0 0-6.38A4.5 4.5 0 0 0 12 8.9" }),
|
|
6368
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M10.41 15.75c-.19 0-.39-.07-.53-.22a.767.767 0 0 1 0-1.07l1.59-1.59c.29-.29.77-.29 1.07 0 .29.29.29.77 0 1.07l-1.59 1.59c-.16.15-.35.22-.54.22M18.79 7.76c-.31 0-.59-.12-.81-.34a1.16 1.16 0 0 1 0-1.62c.22-.22.5-.33.81-.33s.59.12.81.34.33.5.33.81-.12.59-.34.81c-.2.21-.49.33-.8.33m-.25-.89c.07.07.16.1.25.1s.18-.04.25-.1a.35.35 0 0 0 0-.5.37.37 0 0 0-.5 0c-.06.06-.1.15-.1.25 0 .09.03.18.1.25" }),
|
|
6369
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M18.54 6.87c.07.07.16.1.25.1s.18-.04.25-.1a.35.35 0 0 0 0-.5.37.37 0 0 0-.5 0c-.06.06-.1.15-.1.25 0 .09.03.18.1.25M5.21 21.34a1.144 1.144 0 0 1-1.15-1.14 1.142 1.142 0 0 1 1.15-1.14c.31 0 .59.12.81.34.45.45.45 1.17 0 1.62-.22.21-.52.32-.81.32m0-1.5a.35.35 0 1 0 .25.59c.06-.06.1-.15.1-.25 0-.09-.04-.19-.1-.25a.45.45 0 0 0-.25-.09" }),
|
|
6370
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M5.21 19.84a.35.35 0 1 0 .25.59c.06-.06.1-.15.1-.25 0-.09-.04-.19-.1-.25a.45.45 0 0 0-.25-.09M21.6 14.55a1.14 1.14 0 0 1-.81-1.95c.22-.22.5-.34.81-.34s.59.12.81.34a1.14 1.14 0 0 1-.81 1.95m-.25-.89c.07.07.16.1.25.1s.18-.04.25-.1a.35.35 0 0 0 0-.5.35.35 0 0 0-.5 0 .36.36 0 0 0 0 .5" }),
|
|
6371
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M21.35 13.66c.07.07.16.1.25.1s.18-.04.25-.1a.35.35 0 0 0 0-.5.35.35 0 0 0-.5 0 .36.36 0 0 0 0 .5M2.4 14.55a1.14 1.14 0 0 1-.81-1.95 1.15 1.15 0 0 1 1.62 0c.45.45.45 1.17 0 1.62-.23.22-.52.33-.81.33m-.26-.89c.14.14.36.14.5 0a.35.35 0 0 0 0-.5.35.35 0 0 0-.5 0 .37.37 0 0 0 0 .5" }),
|
|
6372
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M2.14 13.66c.14.14.36.14.5 0a.35.35 0 0 0 0-.5.35.35 0 0 0-.5 0 .37.37 0 0 0 0 .5M18.79 21.34a1.14 1.14 0 0 1-.81-1.95 1.14 1.14 0 0 1 1.62 0c.22.22.34.5.34.81s-.12.59-.34.81-.52.33-.81.33m-.25-.89c.14.14.36.14.5 0a.35.35 0 0 0 0-.5.35.35 0 0 0-.6.25c0 .09.03.18.1.25" }),
|
|
6373
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M18.54 20.45c.14.14.36.14.5 0a.35.35 0 0 0 0-.5.35.35 0 0 0-.6.25c0 .09.03.18.1.25M5.21 7.76a1.142 1.142 0 0 1-1.14-1.15 1.142 1.142 0 0 1 1.15-1.14c.31 0 .59.12.81.34.44.45.44 1.17 0 1.62-.23.21-.51.33-.82.33m-.25-.89c.07.07.16.11.25.11s.18-.04.25-.1.1-.16.1-.25a.34.34 0 0 0-.11-.25c-.12-.13-.37-.13-.5 0-.13.12-.13.35.01.49" }),
|
|
6374
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M4.96 6.87c.07.07.16.11.25.11s.18-.04.25-.1.1-.16.1-.25a.34.34 0 0 0-.11-.25c-.12-.13-.37-.13-.5 0-.13.12-.13.35.01.49M12 4.95a1.142 1.142 0 0 1-1.14-1.15c0-.31.12-.59.34-.81a1.14 1.14 0 0 1 1.62 0c.44.45.44 1.17 0 1.62-.22.22-.51.34-.82.34m.25-1.4-.005.005-.495.495.005.005a.35.35 0 0 0 .595-.255c0-.09-.03-.18-.1-.25m-.25-.1a.34.34 0 0 0-.25.11.35.35 0 0 0 0 .5l.005-.005.495-.495-.005-.005A.33.33 0 0 0 12 3.45" }),
|
|
6375
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M12.25 4.05c.07-.07.1-.16.1-.25s-.03-.18-.1-.25l-.005.005.005.005-.495.495a.35.35 0 0 0 .495-.005" }),
|
|
6376
|
+
/* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M12 3.45a.34.34 0 0 0-.25.11.35.35 0 0 0 0 .5l.005-.005-.005-.005.495-.495A.33.33 0 0 0 12 3.45" })
|
|
6377
|
+
] });
|
|
6378
|
+
}
|
|
6379
|
+
);
|
|
6380
|
+
MagickoDevices1.displayName = "MagickoDevices1";
|
|
6381
|
+
|
|
6382
|
+
// dist/icons/MagickoDiagram.tsx
|
|
6383
|
+
var import_react444 = __toESM(require("react"));
|
|
6384
|
+
var import_jsx_runtime444 = require("react/jsx-runtime");
|
|
6385
|
+
var MagickoDiagram = import_react444.default.forwardRef(
|
|
6386
|
+
({ size, ...props }, ref) => {
|
|
6387
|
+
return /* @__PURE__ */ (0, import_jsx_runtime444.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6388
|
+
/* @__PURE__ */ (0, import_jsx_runtime444.jsx)("path", { fill: "#1e293b", d: "M22 22.75H5c-2.07 0-3.75-1.68-3.75-3.75V2c0-.41.34-.75.75-.75s.75.34.75.75v17c0 1.24 1.01 2.25 2.25 2.25h17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
6389
|
+
/* @__PURE__ */ (0, import_jsx_runtime444.jsx)("path", { fill: "#1e293b", d: "M5 17.75c-.17 0-.35-.06-.49-.18a.756.756 0 0 1-.08-1.06l4.59-5.36c.5-.58 1.22-.93 1.98-.96.76-.02 1.51.26 2.05.8l.95.95c.25.25.58.37.93.37.35-.01.67-.17.9-.44l4.59-5.36c.27-.31.74-.35 1.06-.08.31.27.35.74.08 1.06l-4.59 5.36c-.5.58-1.22.93-1.98.96-.76.02-1.51-.26-2.05-.8l-.94-.95c-.25-.25-.58-.38-.93-.37s-.67.17-.9.44l-4.59 5.36a.8.8 0 0 1-.58.26" })
|
|
6390
|
+
] });
|
|
6391
|
+
}
|
|
6392
|
+
);
|
|
6393
|
+
MagickoDiagram.displayName = "MagickoDiagram";
|
|
6394
|
+
|
|
6395
|
+
// dist/icons/MagickoDirectDown.tsx
|
|
6396
|
+
var import_react445 = __toESM(require("react"));
|
|
6397
|
+
var import_jsx_runtime445 = require("react/jsx-runtime");
|
|
6398
|
+
var MagickoDirectDown = import_react445.default.forwardRef(
|
|
6399
|
+
({ size, ...props }, ref) => {
|
|
6400
|
+
return /* @__PURE__ */ (0, import_jsx_runtime445.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime445.jsx)("path", { fill: "#1e293b", d: "M12 21.75a3.93 3.93 0 0 1-3.49-2.11L2.41 8.05c-.82-1.55-.55-3.35.67-4.6S6.1 1.9 7.66 2.68L10.9 4.3c.68.34 1.5.34 2.19 0l3.24-1.62c1.57-.78 3.37-.48 4.59.77s1.49 3.05.67 4.6l-6.1 11.59A3.93 3.93 0 0 1 12 21.75m-6.12-18c-.71 0-1.33.34-1.73.75-.6.62-1.03 1.69-.42 2.85l6.1 11.59c.43.82 1.24 1.31 2.16 1.31s1.73-.49 2.16-1.31l6.1-11.59c.61-1.16.19-2.24-.42-2.85-.6-.61-1.66-1.06-2.84-.48l-3.24 1.62c-1.11.55-2.42.55-3.53 0L6.99 4.02c-.38-.19-.76-.27-1.11-.27" }) });
|
|
6401
|
+
}
|
|
6402
|
+
);
|
|
6403
|
+
MagickoDirectDown.displayName = "MagickoDirectDown";
|
|
6404
|
+
|
|
6405
|
+
// dist/icons/Marketing.tsx
|
|
6406
|
+
var import_react446 = __toESM(require("react"));
|
|
6407
|
+
var import_jsx_runtime446 = require("react/jsx-runtime");
|
|
6408
|
+
var Marketing = import_react446.default.forwardRef(
|
|
6409
|
+
({ size, ...props }, ref) => {
|
|
6410
|
+
return /* @__PURE__ */ (0, import_jsx_runtime446.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime446.jsx)("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" }) });
|
|
6411
|
+
}
|
|
6412
|
+
);
|
|
6413
|
+
Marketing.displayName = "Marketing";
|
|
6414
|
+
|
|
6415
|
+
// dist/icons/MessageEdit.tsx
|
|
6416
|
+
var import_react447 = __toESM(require("react"));
|
|
6417
|
+
var import_jsx_runtime447 = require("react/jsx-runtime");
|
|
6418
|
+
var MessageEdit = import_react447.default.forwardRef(
|
|
6419
|
+
({ size, ...props }, ref) => {
|
|
6420
|
+
return /* @__PURE__ */ (0, import_jsx_runtime447.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime447.jsx)("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" }) });
|
|
6421
|
+
}
|
|
6422
|
+
);
|
|
6423
|
+
MessageEdit.displayName = "MessageEdit";
|
|
6424
|
+
|
|
6425
|
+
// dist/icons/Network.tsx
|
|
6426
|
+
var import_react448 = __toESM(require("react"));
|
|
6427
|
+
var import_jsx_runtime448 = require("react/jsx-runtime");
|
|
6428
|
+
var Network = import_react448.default.forwardRef(
|
|
6429
|
+
({ size, ...props }, ref) => {
|
|
6430
|
+
return /* @__PURE__ */ (0, import_jsx_runtime448.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime448.jsx)("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" }) });
|
|
6431
|
+
}
|
|
6432
|
+
);
|
|
6433
|
+
Network.displayName = "Network";
|
|
6434
|
+
|
|
6435
|
+
// dist/icons/NotiDot.tsx
|
|
6436
|
+
var import_react449 = __toESM(require("react"));
|
|
6437
|
+
var import_jsx_runtime449 = require("react/jsx-runtime");
|
|
6438
|
+
var NotiDot = import_react449.default.forwardRef(
|
|
6439
|
+
({ size, ...props }, ref) => {
|
|
6440
|
+
return /* @__PURE__ */ (0, import_jsx_runtime449.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime449.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
|
|
6441
|
+
}
|
|
6442
|
+
);
|
|
6443
|
+
NotiDot.displayName = "NotiDot";
|
|
6444
|
+
|
|
6445
|
+
// dist/icons/PA.tsx
|
|
6446
|
+
var import_react450 = __toESM(require("react"));
|
|
6447
|
+
var import_jsx_runtime450 = require("react/jsx-runtime");
|
|
6448
|
+
var PA = import_react450.default.forwardRef(
|
|
6449
|
+
({ size, ...props }, ref) => {
|
|
6450
|
+
return /* @__PURE__ */ (0, import_jsx_runtime450.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime450.jsx)("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" }) });
|
|
6451
|
+
}
|
|
6452
|
+
);
|
|
6453
|
+
PA.displayName = "PA";
|
|
6454
|
+
|
|
6455
|
+
// dist/icons/PauseSquare.tsx
|
|
6456
|
+
var import_react451 = __toESM(require("react"));
|
|
6457
|
+
var import_jsx_runtime451 = require("react/jsx-runtime");
|
|
6458
|
+
var PauseSquare = import_react451.default.forwardRef(
|
|
6459
|
+
({ size, ...props }, ref) => {
|
|
6460
|
+
return /* @__PURE__ */ (0, import_jsx_runtime451.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime451.jsx)("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" }) });
|
|
6461
|
+
}
|
|
6462
|
+
);
|
|
6463
|
+
PauseSquare.displayName = "PauseSquare";
|
|
6464
|
+
|
|
6465
|
+
// dist/icons/Pdf.tsx
|
|
6466
|
+
var import_react452 = __toESM(require("react"));
|
|
6467
|
+
var import_jsx_runtime452 = require("react/jsx-runtime");
|
|
6468
|
+
var Pdf = import_react452.default.forwardRef(
|
|
6469
|
+
({ size, ...props }, ref) => {
|
|
6470
|
+
return /* @__PURE__ */ (0, import_jsx_runtime452.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6471
|
+
/* @__PURE__ */ (0, import_jsx_runtime452.jsx)("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" }),
|
|
6472
|
+
/* @__PURE__ */ (0, import_jsx_runtime452.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
|
|
6473
|
+
/* @__PURE__ */ (0, import_jsx_runtime452.jsx)("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" })
|
|
6474
|
+
] });
|
|
6475
|
+
}
|
|
6476
|
+
);
|
|
6477
|
+
Pdf.displayName = "Pdf";
|
|
6478
|
+
|
|
6479
|
+
// dist/icons/PlayFilled.tsx
|
|
6480
|
+
var import_react453 = __toESM(require("react"));
|
|
6481
|
+
var import_jsx_runtime453 = require("react/jsx-runtime");
|
|
6482
|
+
var PlayFilled = import_react453.default.forwardRef(
|
|
6483
|
+
({ size, ...props }, ref) => {
|
|
6484
|
+
return /* @__PURE__ */ (0, import_jsx_runtime453.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime453.jsx)("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" }) });
|
|
6485
|
+
}
|
|
6486
|
+
);
|
|
6487
|
+
PlayFilled.displayName = "PlayFilled";
|
|
6488
|
+
|
|
6489
|
+
// dist/icons/Signature.tsx
|
|
6490
|
+
var import_react454 = __toESM(require("react"));
|
|
6491
|
+
var import_jsx_runtime454 = require("react/jsx-runtime");
|
|
6492
|
+
var Signature = import_react454.default.forwardRef(
|
|
6493
|
+
({ size, ...props }, ref) => {
|
|
6494
|
+
return /* @__PURE__ */ (0, import_jsx_runtime454.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime454.jsx)("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" }) });
|
|
6495
|
+
}
|
|
6496
|
+
);
|
|
6497
|
+
Signature.displayName = "Signature";
|
|
6498
|
+
|
|
6499
|
+
// dist/icons/SperateDot.tsx
|
|
6500
|
+
var import_react455 = __toESM(require("react"));
|
|
6501
|
+
var import_jsx_runtime455 = require("react/jsx-runtime");
|
|
6502
|
+
var SperateDot = import_react455.default.forwardRef(
|
|
6503
|
+
({ size, ...props }, ref) => {
|
|
6504
|
+
return /* @__PURE__ */ (0, import_jsx_runtime455.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime455.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
|
|
6505
|
+
}
|
|
6506
|
+
);
|
|
6507
|
+
SperateDot.displayName = "SperateDot";
|
|
6508
|
+
|
|
6509
|
+
// dist/icons/SquarePen1.tsx
|
|
6510
|
+
var import_react456 = __toESM(require("react"));
|
|
6511
|
+
var import_jsx_runtime456 = require("react/jsx-runtime");
|
|
6512
|
+
var SquarePen1 = import_react456.default.forwardRef(
|
|
6513
|
+
({ size, ...props }, ref) => {
|
|
6514
|
+
return /* @__PURE__ */ (0, import_jsx_runtime456.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6515
|
+
/* @__PURE__ */ (0, import_jsx_runtime456.jsx)("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" }),
|
|
6516
|
+
/* @__PURE__ */ (0, import_jsx_runtime456.jsx)("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" })
|
|
6517
|
+
] });
|
|
6518
|
+
}
|
|
6519
|
+
);
|
|
6520
|
+
SquarePen1.displayName = "SquarePen1";
|
|
6521
|
+
|
|
6522
|
+
// dist/icons/Strikethrough.tsx
|
|
6523
|
+
var import_react457 = __toESM(require("react"));
|
|
6524
|
+
var import_jsx_runtime457 = require("react/jsx-runtime");
|
|
6525
|
+
var Strikethrough = import_react457.default.forwardRef(
|
|
6526
|
+
({ size, ...props }, ref) => {
|
|
6527
|
+
return /* @__PURE__ */ (0, import_jsx_runtime457.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime457.jsx)("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" }) });
|
|
6528
|
+
}
|
|
6529
|
+
);
|
|
6530
|
+
Strikethrough.displayName = "Strikethrough";
|
|
6531
|
+
|
|
6532
|
+
// dist/icons/Tasks.tsx
|
|
6533
|
+
var import_react458 = __toESM(require("react"));
|
|
6534
|
+
var import_jsx_runtime458 = require("react/jsx-runtime");
|
|
6535
|
+
var Tasks = import_react458.default.forwardRef(
|
|
6536
|
+
({ size, ...props }, ref) => {
|
|
6537
|
+
return /* @__PURE__ */ (0, import_jsx_runtime458.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
6538
|
+
/* @__PURE__ */ (0, import_jsx_runtime458.jsx)("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" }),
|
|
6539
|
+
/* @__PURE__ */ (0, import_jsx_runtime458.jsx)("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" })
|
|
6540
|
+
] });
|
|
6541
|
+
}
|
|
6542
|
+
);
|
|
6543
|
+
Tasks.displayName = "Tasks";
|
|
6544
|
+
|
|
6545
|
+
// dist/icons/Trash.tsx
|
|
6546
|
+
var import_react459 = __toESM(require("react"));
|
|
6547
|
+
var import_jsx_runtime459 = require("react/jsx-runtime");
|
|
6548
|
+
var Trash = import_react459.default.forwardRef(
|
|
6549
|
+
({ size, ...props }, ref) => {
|
|
6550
|
+
return /* @__PURE__ */ (0, import_jsx_runtime459.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime459.jsx)("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" }) });
|
|
6551
|
+
}
|
|
6552
|
+
);
|
|
6553
|
+
Trash.displayName = "Trash";
|
|
6554
|
+
|
|
6555
|
+
// dist/icons/Video.tsx
|
|
6556
|
+
var import_react460 = __toESM(require("react"));
|
|
6557
|
+
var import_jsx_runtime460 = require("react/jsx-runtime");
|
|
6558
|
+
var Video = import_react460.default.forwardRef(
|
|
6559
|
+
({ size, ...props }, ref) => {
|
|
6560
|
+
return /* @__PURE__ */ (0, import_jsx_runtime460.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime460.jsx)("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" }) });
|
|
6561
|
+
}
|
|
6562
|
+
);
|
|
6563
|
+
Video.displayName = "Video";
|
|
6564
|
+
|
|
6565
|
+
// dist/icons/X.tsx
|
|
6566
|
+
var import_react461 = __toESM(require("react"));
|
|
6567
|
+
var import_jsx_runtime461 = require("react/jsx-runtime");
|
|
6568
|
+
var X = import_react461.default.forwardRef(
|
|
6126
6569
|
({ size, ...props }, ref) => {
|
|
6127
|
-
return /* @__PURE__ */ (0,
|
|
6570
|
+
return /* @__PURE__ */ (0, import_jsx_runtime461.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime461.jsx)("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" }) });
|
|
6128
6571
|
}
|
|
6129
6572
|
);
|
|
6130
6573
|
X.displayName = "X";
|
|
@@ -6535,6 +6978,7 @@ X.displayName = "X";
|
|
|
6535
6978
|
MagickoClock2,
|
|
6536
6979
|
MagickoCloseCircle,
|
|
6537
6980
|
MagickoCloseSquare,
|
|
6981
|
+
MagickoCloud,
|
|
6538
6982
|
MagickoCloud1,
|
|
6539
6983
|
MagickoCloudAdd,
|
|
6540
6984
|
MagickoCloudAdd1,
|
|
@@ -6545,6 +6989,35 @@ X.displayName = "X";
|
|
|
6545
6989
|
MagickoCloudLightning,
|
|
6546
6990
|
MagickoCloudMinus,
|
|
6547
6991
|
MagickoCloudNotif,
|
|
6992
|
+
MagickoCloudPlus,
|
|
6993
|
+
MagickoCloudRemove,
|
|
6994
|
+
MagickoCloudSnow,
|
|
6995
|
+
MagickoCloudSunny,
|
|
6996
|
+
MagickoCloudWarning,
|
|
6997
|
+
MagickoCoin,
|
|
6998
|
+
MagickoCoin1,
|
|
6999
|
+
MagickoCoin11,
|
|
7000
|
+
MagickoConversationBox,
|
|
7001
|
+
MagickoConvertArrow,
|
|
7002
|
+
MagickoCopy,
|
|
7003
|
+
MagickoCopySuccess,
|
|
7004
|
+
MagickoCopyright,
|
|
7005
|
+
MagickoCopyright1,
|
|
7006
|
+
MagickoCopyright2,
|
|
7007
|
+
MagickoCopyright3,
|
|
7008
|
+
MagickoCopyright4,
|
|
7009
|
+
MagickoCourthouse,
|
|
7010
|
+
MagickoCpu,
|
|
7011
|
+
MagickoCpu1,
|
|
7012
|
+
MagickoCpuCharge,
|
|
7013
|
+
MagickoCpuSetting,
|
|
7014
|
+
MagickoCreativeCommons,
|
|
7015
|
+
MagickoCreativeCommons1,
|
|
7016
|
+
MagickoDecreaseCloud,
|
|
7017
|
+
MagickoDevices,
|
|
7018
|
+
MagickoDevices1,
|
|
7019
|
+
MagickoDiagram,
|
|
7020
|
+
MagickoDirectDown,
|
|
6548
7021
|
Marketing,
|
|
6549
7022
|
MessageEdit,
|
|
6550
7023
|
Network,
|