magick-icons 0.1.234 → 0.1.235
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 +543 -75
- package/index.js.map +1 -1
- package/index.mjs +516 -78
- package/index.mjs.map +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -624,7 +624,37 @@ __export(index_exports, {
|
|
|
624
624
|
MagickoHomeHashtag: () => MagickoHomeHashtag,
|
|
625
625
|
MagickoHomeTrendDown: () => MagickoHomeTrendDown,
|
|
626
626
|
MagickoHomeTrendUp: () => MagickoHomeTrendUp,
|
|
627
|
+
MagickoHospital: () => MagickoHospital,
|
|
627
628
|
MagickoHospital1: () => MagickoHospital1,
|
|
629
|
+
MagickoHospital2: () => MagickoHospital2,
|
|
630
|
+
MagickoHouse: () => MagickoHouse,
|
|
631
|
+
MagickoHouse2: () => MagickoHouse2,
|
|
632
|
+
MagickoImage: () => MagickoImage,
|
|
633
|
+
MagickoImport01: () => MagickoImport01,
|
|
634
|
+
MagickoImportArrow01: () => MagickoImportArrow01,
|
|
635
|
+
MagickoImportArrow02: () => MagickoImportArrow02,
|
|
636
|
+
MagickoImportCircle01: () => MagickoImportCircle01,
|
|
637
|
+
MagickoImportCircle02: () => MagickoImportCircle02,
|
|
638
|
+
MagickoInfoCircle: () => MagickoInfoCircle,
|
|
639
|
+
MagickoInfoCircle1: () => MagickoInfoCircle1,
|
|
640
|
+
MagickoInfoSquare: () => MagickoInfoSquare,
|
|
641
|
+
MagickoInformation: () => MagickoInformation,
|
|
642
|
+
MagickoJoy: () => MagickoJoy,
|
|
643
|
+
MagickoJoy2: () => MagickoJoy2,
|
|
644
|
+
MagickoKey: () => MagickoKey,
|
|
645
|
+
MagickoKeyboard: () => MagickoKeyboard,
|
|
646
|
+
MagickoKeyboard1: () => MagickoKeyboard1,
|
|
647
|
+
MagickoKeyboardOpen: () => MagickoKeyboardOpen,
|
|
648
|
+
MagickoKissing: () => MagickoKissing,
|
|
649
|
+
MagickoKissing1: () => MagickoKissing1,
|
|
650
|
+
MagickoLamp: () => MagickoLamp,
|
|
651
|
+
MagickoLamp1: () => MagickoLamp1,
|
|
652
|
+
MagickoLamp2: () => MagickoLamp2,
|
|
653
|
+
MagickoLampCharge: () => MagickoLampCharge,
|
|
654
|
+
MagickoLampOn: () => MagickoLampOn,
|
|
655
|
+
MagickoLampSlash: () => MagickoLampSlash,
|
|
656
|
+
MagickoLanguageCircle: () => MagickoLanguageCircle,
|
|
657
|
+
MagickoLanguageSquare: () => MagickoLanguageSquare,
|
|
628
658
|
Marketing: () => Marketing,
|
|
629
659
|
MessageEdit: () => MessageEdit,
|
|
630
660
|
Network: () => Network,
|
|
@@ -8506,188 +8536,596 @@ var MagickoHomeTrendUp = import_react594.default.forwardRef(
|
|
|
8506
8536
|
);
|
|
8507
8537
|
MagickoHomeTrendUp.displayName = "MagickoHomeTrendUp";
|
|
8508
8538
|
|
|
8509
|
-
// dist/icons/
|
|
8539
|
+
// dist/icons/MagickoHospital.tsx
|
|
8510
8540
|
var import_react595 = __toESM(require("react"));
|
|
8511
8541
|
var import_jsx_runtime595 = require("react/jsx-runtime");
|
|
8512
|
-
var
|
|
8542
|
+
var MagickoHospital = import_react595.default.forwardRef(
|
|
8513
8543
|
({ size, ...props }, ref) => {
|
|
8514
8544
|
return /* @__PURE__ */ (0, import_jsx_runtime595.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8515
|
-
/* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "
|
|
8516
|
-
/* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "
|
|
8517
|
-
/* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "
|
|
8518
|
-
/* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "
|
|
8519
|
-
/* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M12.49 14.64h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8545
|
+
/* @__PURE__ */ (0, import_jsx_runtime595.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.75" }),
|
|
8546
|
+
/* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M21 22.75H3c-.41 0-.75-.34-.75-.75V6c0-3.02 1.73-4.75 4.75-4.75h10c3.02 0 4.75 1.73 4.75 4.75v16c0 .41-.34.75-.75.75m-17.25-1.5h16.5V6c0-2.22-1.03-3.25-3.25-3.25H7C4.78 2.75 3.75 3.78 3.75 6z" }),
|
|
8547
|
+
/* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-.41 0-.75-.34-.75-.75v-6.06c0-.93.76-1.69 1.69-1.69h4.13c.93 0 1.69.76 1.69 1.69V22a.77.77 0 0 1-.76.75m-.75-1.5v-5.31c0-.1-.08-.19-.19-.19H9.93c-.1 0-.19.08-.19.19v5.31zM12 11.75c-.41 0-.75-.34-.75-.75V6c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75" }),
|
|
8548
|
+
/* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M14.5 9.25h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8520
8549
|
] });
|
|
8521
8550
|
}
|
|
8522
8551
|
);
|
|
8523
|
-
|
|
8552
|
+
MagickoHospital.displayName = "MagickoHospital";
|
|
8524
8553
|
|
|
8525
|
-
// dist/icons/
|
|
8554
|
+
// dist/icons/MagickoHospital1.tsx
|
|
8526
8555
|
var import_react596 = __toESM(require("react"));
|
|
8527
8556
|
var import_jsx_runtime596 = require("react/jsx-runtime");
|
|
8528
|
-
var
|
|
8557
|
+
var MagickoHospital1 = import_react596.default.forwardRef(
|
|
8529
8558
|
({ size, ...props }, ref) => {
|
|
8530
|
-
return /* @__PURE__ */ (0, import_jsx_runtime596.
|
|
8559
|
+
return /* @__PURE__ */ (0, import_jsx_runtime596.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8560
|
+
/* @__PURE__ */ (0, import_jsx_runtime596.jsx)("path", { fill: "#1e293b", d: "M19 7.25h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8561
|
+
/* @__PURE__ */ (0, import_jsx_runtime596.jsx)("path", { fill: "#1e293b", d: "M17.5 8.75c-.41 0-.75-.34-.75-.75V5c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
|
|
8562
|
+
/* @__PURE__ */ (0, import_jsx_runtime596.jsx)("path", { fill: "#1e293b", d: "M10.5 22.75c-5.1 0-9.25-4.15-9.25-9.25S5.4 4.25 10.5 4.25c.97 0 1.93.15 2.86.46.38.12.59.52.5.9-.07.28-.11.57-.11.89 0 2.07 1.68 3.75 3.75 3.75.32 0 .62-.04.89-.11.39-.09.78.12.9.5.3.93.46 1.9.46 2.86 0 5.1-4.15 9.25-9.25 9.25m0-17c-4.27 0-7.75 3.48-7.75 7.75s3.48 7.75 7.75 7.75 7.75-3.48 7.75-7.75c0-.6-.07-1.19-.21-1.78q-.27.03-.54.03c-2.89 0-5.25-2.36-5.25-5.25q0-.27.03-.54c-.59-.14-1.18-.21-1.78-.21" }),
|
|
8563
|
+
/* @__PURE__ */ (0, import_jsx_runtime596.jsx)("path", { fill: "#1e293b", d: "M17.5 11.75a5.262 5.262 0 0 1-5.1-6.52 5.23 5.23 0 0 1 5.1-3.98c2.89 0 5.25 2.36 5.25 5.25a5.226 5.226 0 0 1-5.25 5.25m0-9c-1.74 0-3.23 1.17-3.64 2.85a3.751 3.751 0 0 0 3.64 4.65c.32 0 .62-.04.89-.11a3.73 3.73 0 0 0 2.86-3.64c0-2.07-1.68-3.75-3.75-3.75M7.48 17.15c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75M12.5 17.15c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75" }),
|
|
8564
|
+
/* @__PURE__ */ (0, import_jsx_runtime596.jsx)("path", { fill: "#1e293b", d: "M12.49 14.64h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8565
|
+
] });
|
|
8531
8566
|
}
|
|
8532
8567
|
);
|
|
8533
|
-
|
|
8568
|
+
MagickoHospital1.displayName = "MagickoHospital1";
|
|
8534
8569
|
|
|
8535
|
-
// dist/icons/
|
|
8570
|
+
// dist/icons/MagickoHospital2.tsx
|
|
8536
8571
|
var import_react597 = __toESM(require("react"));
|
|
8537
8572
|
var import_jsx_runtime597 = require("react/jsx-runtime");
|
|
8538
|
-
var
|
|
8573
|
+
var MagickoHospital2 = import_react597.default.forwardRef(
|
|
8539
8574
|
({ size, ...props }, ref) => {
|
|
8540
|
-
return /* @__PURE__ */ (0, import_jsx_runtime597.
|
|
8575
|
+
return /* @__PURE__ */ (0, import_jsx_runtime597.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8576
|
+
/* @__PURE__ */ (0, import_jsx_runtime597.jsx)("path", { fill: "#1e293b", d: "M18.89 22.75h-7.11c-1.52 0-2.75-1.23-2.75-2.75V8.44c0-1.52 1.23-2.75 2.75-2.75h7.11c1.52 0 2.75 1.23 2.75 2.75V20c0 1.52-1.23 2.75-2.75 2.75M11.78 7.19c-.69 0-1.25.56-1.25 1.25V20c0 .69.56 1.25 1.25 1.25h7.11c.69 0 1.25-.56 1.25-1.25V8.44c0-.69-.56-1.25-1.25-1.25z" }),
|
|
8577
|
+
/* @__PURE__ */ (0, import_jsx_runtime597.jsx)("path", { fill: "#1e293b", d: "M13.67 22.75c-.41 0-.75-.34-.75-.75v-2.78c0-1.33 1.08-2.42 2.42-2.42s2.42 1.08 2.42 2.42V22c0 .41-.34.75-.75.75zm2.58-1.5v-2.03c0-.51-.41-.92-.92-.92s-.92.41-.92.92v2.03zM13.67 14.42c-.41 0-.75-.34-.75-.75v-3.33c0-.41.34-.75.75-.75s.75.34.75.75v3.33c0 .41-.34.75-.75.75M17 14.42c-.41 0-.75-.34-.75-.75v-3.33c0-.41.34-.75.75-.75s.75.34.75.75v3.33c0 .41-.34.75-.75.75" }),
|
|
8578
|
+
/* @__PURE__ */ (0, import_jsx_runtime597.jsx)("path", { fill: "#1e293b", d: "M17 12.75h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8579
|
+
/* @__PURE__ */ (0, import_jsx_runtime597.jsx)("path", { fill: "#1e293b", d: "M14.22 22.75H5.11c-1.52 0-2.75-1.23-2.75-2.75V4c0-1.52 1.23-2.75 2.75-2.75h7.11c1.52 0 2.75 1.23 2.75 2.75v2.44c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4c0-.69-.56-1.25-1.25-1.25H5.11c-.69 0-1.25.56-1.25 1.25v16c0 .69.56 1.25 1.25 1.25h9.11c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8580
|
+
/* @__PURE__ */ (0, import_jsx_runtime597.jsx)("path", { fill: "#1e293b", d: "M5.33 9.42H3.11c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c.41 0 .75.34.75.75s-.34.75-.75.75M5.33 12.75H3.11c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c.41 0 .75.34.75.75s-.34.75-.75.75M5.33 16.08H3.11c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8581
|
+
] });
|
|
8541
8582
|
}
|
|
8542
8583
|
);
|
|
8543
|
-
|
|
8584
|
+
MagickoHospital2.displayName = "MagickoHospital2";
|
|
8544
8585
|
|
|
8545
|
-
// dist/icons/
|
|
8586
|
+
// dist/icons/MagickoHouse.tsx
|
|
8546
8587
|
var import_react598 = __toESM(require("react"));
|
|
8547
8588
|
var import_jsx_runtime598 = require("react/jsx-runtime");
|
|
8548
|
-
var
|
|
8589
|
+
var MagickoHouse = import_react598.default.forwardRef(
|
|
8549
8590
|
({ size, ...props }, ref) => {
|
|
8550
|
-
return /* @__PURE__ */ (0, import_jsx_runtime598.
|
|
8591
|
+
return /* @__PURE__ */ (0, import_jsx_runtime598.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8592
|
+
/* @__PURE__ */ (0, import_jsx_runtime598.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.75" }),
|
|
8593
|
+
/* @__PURE__ */ (0, import_jsx_runtime598.jsx)("path", { fill: "#1e293b", d: "M3.7 22H2.2l.05-12.03c0-.85.39-1.64 1.06-2.16l7-5.45c.99-.77 2.38-.77 3.38 0l7 5.44c.66.52 1.06 1.33 1.06 2.17V22h-1.5V9.98c0-.38-.18-.75-.48-.99l-7-5.44a1.26 1.26 0 0 0-1.54 0L4.23 9c-.3.23-.48.6-.48.98z" }),
|
|
8594
|
+
/* @__PURE__ */ (0, import_jsx_runtime598.jsx)("path", { fill: "#1e293b", d: "M14.5 22.75h-5c-.41 0-.75-.34-.75-.75v-3.5c0-1.24 1.01-2.25 2.25-2.25h2c1.24 0 2.25 1.01 2.25 2.25V22c0 .41-.34.75-.75.75m-4.25-1.5h3.5V18.5c0-.41-.34-.75-.75-.75h-2c-.41 0-.75.34-.75.75zM9.5 14.5h-2c-.96 0-1.75-.79-1.75-1.75v-1.5c0-.96.79-1.75 1.75-1.75h2c.96 0 1.75.79 1.75 1.75v1.5c0 .96-.79 1.75-1.75 1.75m-2-3.5c-.14 0-.25.11-.25.25v1.5c0 .14.11.25.25.25h2c.14 0 .25-.11.25-.25v-1.5c0-.14-.11-.25-.25-.25zM16.5 14.5h-2c-.96 0-1.75-.79-1.75-1.75v-1.5c0-.96.79-1.75 1.75-1.75h2c.96 0 1.75.79 1.75 1.75v1.5c0 .96-.79 1.75-1.75 1.75m-2-3.5c-.14 0-.25.11-.25.25v1.5c0 .14.11.25.25.25h2c.14 0 .25-.11.25-.25v-1.5c0-.14-.11-.25-.25-.25zM19 7.75c-.41 0-.75-.33-.75-.74l-.02-2.26h-3.65c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.4c.41 0 .75.33.75.74l.03 3c-.01.42-.34.76-.76.76" })
|
|
8595
|
+
] });
|
|
8551
8596
|
}
|
|
8552
8597
|
);
|
|
8553
|
-
|
|
8598
|
+
MagickoHouse.displayName = "MagickoHouse";
|
|
8554
8599
|
|
|
8555
|
-
// dist/icons/
|
|
8600
|
+
// dist/icons/MagickoHouse2.tsx
|
|
8556
8601
|
var import_react599 = __toESM(require("react"));
|
|
8557
8602
|
var import_jsx_runtime599 = require("react/jsx-runtime");
|
|
8558
|
-
var
|
|
8603
|
+
var MagickoHouse2 = import_react599.default.forwardRef(
|
|
8559
8604
|
({ size, ...props }, ref) => {
|
|
8560
|
-
return /* @__PURE__ */ (0, import_jsx_runtime599.
|
|
8605
|
+
return /* @__PURE__ */ (0, import_jsx_runtime599.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8606
|
+
/* @__PURE__ */ (0, import_jsx_runtime599.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.75" }),
|
|
8607
|
+
/* @__PURE__ */ (0, import_jsx_runtime599.jsx)("path", { fill: "#1e293b", d: "M3.7 22H2.2l.05-12.03c0-.85.39-1.64 1.06-2.16l7-5.45c.99-.77 2.38-.77 3.38 0l7 5.44c.66.52 1.06 1.33 1.06 2.17V22h-1.5V9.98c0-.38-.18-.75-.48-.99l-7-5.44a1.26 1.26 0 0 0-1.54 0L4.23 9c-.3.23-.48.6-.48.98z" }),
|
|
8608
|
+
/* @__PURE__ */ (0, import_jsx_runtime599.jsx)("path", { fill: "#1e293b", d: "M17 22.75H7c-.41 0-.75-.34-.75-.75v-9.5c0-1.24 1.01-2.25 2.25-2.25h7c1.24 0 2.25 1.01 2.25 2.25V22c0 .41-.34.75-.75.75m-9.25-1.5h8.5V12.5c0-.41-.34-.75-.75-.75h-7c-.41 0-.75.34-.75.75z" }),
|
|
8609
|
+
/* @__PURE__ */ (0, import_jsx_runtime599.jsx)("path", { fill: "#1e293b", d: "M10 18.5c-.41 0-.75-.34-.75-.75v-1.5c0-.41.34-.75.75-.75s.75.34.75.75v1.5c0 .41-.34.75-.75.75M13.5 8.25h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8610
|
+
] });
|
|
8561
8611
|
}
|
|
8562
8612
|
);
|
|
8563
|
-
|
|
8613
|
+
MagickoHouse2.displayName = "MagickoHouse2";
|
|
8564
8614
|
|
|
8565
|
-
// dist/icons/
|
|
8615
|
+
// dist/icons/MagickoImage.tsx
|
|
8566
8616
|
var import_react600 = __toESM(require("react"));
|
|
8567
8617
|
var import_jsx_runtime600 = require("react/jsx-runtime");
|
|
8568
|
-
var
|
|
8618
|
+
var MagickoImage = import_react600.default.forwardRef(
|
|
8569
8619
|
({ size, ...props }, ref) => {
|
|
8570
|
-
return /* @__PURE__ */ (0, import_jsx_runtime600.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_runtime600.jsx)("path", { fill: "#1e293b", d: "
|
|
8620
|
+
return /* @__PURE__ */ (0, import_jsx_runtime600.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_runtime600.jsx)("path", { fill: "#1e293b", d: "M18.36 22.75H5.59c-1.52 0-2.91-.77-3.71-2.07a4.35 4.35 0 0 1-.19-4.25l1.72-3.45c.56-1.12 1.46-1.82 2.47-1.93s2.04.39 2.82 1.36l.22.28c.44.54.95.83 1.45.78.5-.04.96-.4 1.3-1.01l1.89-3.41c.78-1.41 1.82-2.14 2.95-2.09 1.12.06 2.08.9 2.72 2.38l3.13 7.31a4.35 4.35 0 0 1-.37 4.12 4.28 4.28 0 0 1-3.63 1.98m-12.2-10.2c-.04 0-.08 0-.12.01-.5.05-.96.45-1.29 1.1l-1.72 3.45c-.45.89-.4 1.94.12 2.79s1.44 1.36 2.44 1.36h12.76c.98 0 1.85-.47 2.39-1.29s.63-1.8.24-2.7l-3.13-7.31c-.38-.9-.91-1.45-1.42-1.47-.47-.03-1.08.47-1.56 1.32l-1.89 3.41c-.58 1.04-1.49 1.69-2.48 1.78-.99.08-2-.4-2.75-1.34l-.22-.28c-.42-.55-.9-.83-1.37-.83M6.97 8.75C4.91 8.75 3.22 7.07 3.22 5S4.9 1.25 6.97 1.25 10.72 2.93 10.72 5 9.04 8.75 6.97 8.75m0-6C5.73 2.75 4.72 3.76 4.72 5s1.01 2.25 2.25 2.25S9.22 6.24 9.22 5 8.21 2.75 6.97 2.75" }) });
|
|
8571
8621
|
}
|
|
8572
8622
|
);
|
|
8573
|
-
|
|
8623
|
+
MagickoImage.displayName = "MagickoImage";
|
|
8574
8624
|
|
|
8575
|
-
// dist/icons/
|
|
8625
|
+
// dist/icons/MagickoImport01.tsx
|
|
8576
8626
|
var import_react601 = __toESM(require("react"));
|
|
8577
8627
|
var import_jsx_runtime601 = require("react/jsx-runtime");
|
|
8578
|
-
var
|
|
8628
|
+
var MagickoImport01 = import_react601.default.forwardRef(
|
|
8579
8629
|
({ size, ...props }, ref) => {
|
|
8580
|
-
return /* @__PURE__ */ (0, import_jsx_runtime601.
|
|
8630
|
+
return /* @__PURE__ */ (0, import_jsx_runtime601.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8631
|
+
/* @__PURE__ */ (0, import_jsx_runtime601.jsx)("path", { fill: "#1e293b", d: "M2 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l10-10c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-10 10c-.15.14-.34.22-.53.22" }),
|
|
8632
|
+
/* @__PURE__ */ (0, import_jsx_runtime601.jsx)("path", { fill: "#1e293b", d: "M13 17.75c-.41 0-.75-.34-.75-.75v-5.25H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75v6c0 .41-.34.75-.75.75" }),
|
|
8633
|
+
/* @__PURE__ */ (0, import_jsx_runtime601.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c5.1 0 9.25-4.15 9.25-9.25S17.1 2.75 12 2.75 2.75 6.9 2.75 12c0 .41-.34.75-.75.75s-.75-.34-.75-.75C1.25 6.07 6.07 1.25 12 1.25S22.75 6.07 22.75 12 17.93 22.75 12 22.75" })
|
|
8634
|
+
] });
|
|
8581
8635
|
}
|
|
8582
8636
|
);
|
|
8583
|
-
|
|
8637
|
+
MagickoImport01.displayName = "MagickoImport01";
|
|
8584
8638
|
|
|
8585
|
-
// dist/icons/
|
|
8639
|
+
// dist/icons/MagickoImportArrow01.tsx
|
|
8586
8640
|
var import_react602 = __toESM(require("react"));
|
|
8587
8641
|
var import_jsx_runtime602 = require("react/jsx-runtime");
|
|
8588
|
-
var
|
|
8642
|
+
var MagickoImportArrow01 = import_react602.default.forwardRef(
|
|
8589
8643
|
({ size, ...props }, ref) => {
|
|
8590
8644
|
return /* @__PURE__ */ (0, import_jsx_runtime602.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8591
|
-
/* @__PURE__ */ (0, import_jsx_runtime602.jsx)("path", { fill: "#
|
|
8592
|
-
/* @__PURE__ */ (0, import_jsx_runtime602.jsx)("path", { fill: "#
|
|
8593
|
-
/* @__PURE__ */ (0, import_jsx_runtime602.jsx)("path", { fill: "#
|
|
8645
|
+
/* @__PURE__ */ (0, import_jsx_runtime602.jsx)("path", { fill: "#1e293b", d: "M15.26 22.25H8.74c-4.91 0-7.01-2.1-7.01-7.01v-.13c0-4.44 1.75-6.58 5.67-6.95.4-.03.78.27.82.68s-.26.78-.68.82c-3.14.29-4.31 1.77-4.31 5.46v.13c0 4.07 1.44 5.51 5.51 5.51h6.52c4.07 0 5.51-1.44 5.51-5.51v-.13c0-3.71-1.19-5.19-4.39-5.46a.75.75 0 0 1-.68-.81c.04-.41.39-.72.81-.68 3.98.34 5.76 2.49 5.76 6.96v.13c0 4.89-2.1 6.99-7.01 6.99" }),
|
|
8646
|
+
/* @__PURE__ */ (0, import_jsx_runtime602.jsx)("path", { fill: "#1e293b", d: "M12 15.63c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v12.88c0 .42-.34.75-.75.75" }),
|
|
8647
|
+
/* @__PURE__ */ (0, import_jsx_runtime602.jsx)("path", { fill: "#1e293b", d: "M12 16.75c-.19 0-.38-.07-.53-.22l-3.35-3.35a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0L12 14.94l2.82-2.82c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.35 3.35c-.15.15-.34.22-.53.22" })
|
|
8594
8648
|
] });
|
|
8595
8649
|
}
|
|
8596
8650
|
);
|
|
8597
|
-
|
|
8651
|
+
MagickoImportArrow01.displayName = "MagickoImportArrow01";
|
|
8598
8652
|
|
|
8599
|
-
// dist/icons/
|
|
8653
|
+
// dist/icons/MagickoImportArrow02.tsx
|
|
8600
8654
|
var import_react603 = __toESM(require("react"));
|
|
8601
8655
|
var import_jsx_runtime603 = require("react/jsx-runtime");
|
|
8602
|
-
var
|
|
8656
|
+
var MagickoImportArrow02 = import_react603.default.forwardRef(
|
|
8603
8657
|
({ size, ...props }, ref) => {
|
|
8604
|
-
return /* @__PURE__ */ (0, import_jsx_runtime603.
|
|
8658
|
+
return /* @__PURE__ */ (0, import_jsx_runtime603.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8659
|
+
/* @__PURE__ */ (0, import_jsx_runtime603.jsx)("path", { fill: "#1e293b", d: "M13.8 10.95c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l8.2-8.2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-8.2 8.2a.75.75 0 0 1-.53.22" }),
|
|
8660
|
+
/* @__PURE__ */ (0, import_jsx_runtime603.jsx)("path", { fill: "#1e293b", d: "M17.83 11.75H13c-.41 0-.75-.34-.75-.75V6.17c0-.41.34-.75.75-.75s.75.34.75.75v4.08h4.08c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8661
|
+
/* @__PURE__ */ (0, import_jsx_runtime603.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h2c.41 0 .75.34.75.75s-.34.75-.75.75H9C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 5.43-2.32 7.75-7.75 7.75" })
|
|
8662
|
+
] });
|
|
8605
8663
|
}
|
|
8606
8664
|
);
|
|
8607
|
-
|
|
8665
|
+
MagickoImportArrow02.displayName = "MagickoImportArrow02";
|
|
8608
8666
|
|
|
8609
|
-
// dist/icons/
|
|
8667
|
+
// dist/icons/MagickoImportCircle01.tsx
|
|
8610
8668
|
var import_react604 = __toESM(require("react"));
|
|
8611
8669
|
var import_jsx_runtime604 = require("react/jsx-runtime");
|
|
8612
|
-
var
|
|
8670
|
+
var MagickoImportCircle01 = import_react604.default.forwardRef(
|
|
8613
8671
|
({ size, ...props }, ref) => {
|
|
8614
|
-
return /* @__PURE__ */ (0, import_jsx_runtime604.
|
|
8672
|
+
return /* @__PURE__ */ (0, import_jsx_runtime604.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8673
|
+
/* @__PURE__ */ (0, import_jsx_runtime604.jsx)("path", { fill: "#1e293b", d: "M11.88 14.99c-.19 0-.38-.07-.53-.22l-2.56-2.56a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.03 2.03 2.03-2.03c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.56 2.56c-.15.15-.34.22-.53.22" }),
|
|
8674
|
+
/* @__PURE__ */ (0, import_jsx_runtime604.jsx)("path", { fill: "#1e293b", d: "M11.88 14.92c-.41 0-.75-.34-.75-.75V4c0-.41.34-.75.75-.75s.75.34.75.75v10.17c0 .41-.34.75-.75.75" }),
|
|
8675
|
+
/* @__PURE__ */ (0, import_jsx_runtime604.jsx)("path", { fill: "#1e293b", d: "M12 20.93c-5.15 0-8.75-3.6-8.75-8.75 0-.41.34-.75.75-.75s.75.34.75.75c0 4.27 2.98 7.25 7.25 7.25s7.25-2.98 7.25-7.25c0-.41.34-.75.75-.75s.75.34.75.75c0 5.15-3.6 8.75-8.75 8.75" })
|
|
8676
|
+
] });
|
|
8615
8677
|
}
|
|
8616
8678
|
);
|
|
8617
|
-
|
|
8679
|
+
MagickoImportCircle01.displayName = "MagickoImportCircle01";
|
|
8618
8680
|
|
|
8619
|
-
// dist/icons/
|
|
8681
|
+
// dist/icons/MagickoImportCircle02.tsx
|
|
8620
8682
|
var import_react605 = __toESM(require("react"));
|
|
8621
8683
|
var import_jsx_runtime605 = require("react/jsx-runtime");
|
|
8622
|
-
var
|
|
8684
|
+
var MagickoImportCircle02 = import_react605.default.forwardRef(
|
|
8623
8685
|
({ size, ...props }, ref) => {
|
|
8624
|
-
return /* @__PURE__ */ (0, import_jsx_runtime605.
|
|
8686
|
+
return /* @__PURE__ */ (0, import_jsx_runtime605.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8687
|
+
/* @__PURE__ */ (0, import_jsx_runtime605.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25c.41 0 .75.34.75.75s-.34.75-.75.75C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25c0-.41.34-.75.75-.75s.75.34.75.75c0 5.93-4.82 10.75-10.75 10.75" }),
|
|
8688
|
+
/* @__PURE__ */ (0, import_jsx_runtime605.jsx)("path", { fill: "#1e293b", d: "M13.8 10.95c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l8.2-8.2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-8.2 8.2a.75.75 0 0 1-.53.22" }),
|
|
8689
|
+
/* @__PURE__ */ (0, import_jsx_runtime605.jsx)("path", { fill: "#1e293b", d: "M17.83 11.75H13c-.41 0-.75-.34-.75-.75V6.17c0-.41.34-.75.75-.75s.75.34.75.75v4.08h4.08c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8690
|
+
] });
|
|
8625
8691
|
}
|
|
8626
8692
|
);
|
|
8627
|
-
|
|
8693
|
+
MagickoImportCircle02.displayName = "MagickoImportCircle02";
|
|
8628
8694
|
|
|
8629
|
-
// dist/icons/
|
|
8695
|
+
// dist/icons/MagickoInfoCircle.tsx
|
|
8630
8696
|
var import_react606 = __toESM(require("react"));
|
|
8631
8697
|
var import_jsx_runtime606 = require("react/jsx-runtime");
|
|
8632
|
-
var
|
|
8698
|
+
var MagickoInfoCircle = import_react606.default.forwardRef(
|
|
8633
8699
|
({ size, ...props }, ref) => {
|
|
8634
8700
|
return /* @__PURE__ */ (0, import_jsx_runtime606.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8635
|
-
/* @__PURE__ */ (0, import_jsx_runtime606.jsx)("path", { fill: "#1e293b", d: "
|
|
8636
|
-
/* @__PURE__ */ (0, import_jsx_runtime606.jsx)("path", { fill: "#1e293b", d: "
|
|
8701
|
+
/* @__PURE__ */ (0, import_jsx_runtime606.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" }),
|
|
8702
|
+
/* @__PURE__ */ (0, import_jsx_runtime606.jsx)("path", { fill: "#1e293b", d: "M12 13.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M12 17c-.13 0-.26-.03-.38-.08q-.18-.075-.33-.21c-.09-.1-.16-.2-.21-.33A1 1 0 0 1 11 16c0-.13.03-.26.08-.38q.075-.18.21-.33.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21.135.15.21.33c.05.12.08.25.08.38s-.03.26-.08.38c-.05.13-.12.23-.21.33q-.15.135-.33.21c-.12.05-.25.08-.38.08" })
|
|
8637
8703
|
] });
|
|
8638
8704
|
}
|
|
8639
8705
|
);
|
|
8640
|
-
|
|
8706
|
+
MagickoInfoCircle.displayName = "MagickoInfoCircle";
|
|
8641
8707
|
|
|
8642
|
-
// dist/icons/
|
|
8708
|
+
// dist/icons/MagickoInfoCircle1.tsx
|
|
8643
8709
|
var import_react607 = __toESM(require("react"));
|
|
8644
8710
|
var import_jsx_runtime607 = require("react/jsx-runtime");
|
|
8645
|
-
var
|
|
8711
|
+
var MagickoInfoCircle1 = import_react607.default.forwardRef(
|
|
8646
8712
|
({ size, ...props }, ref) => {
|
|
8647
|
-
return /* @__PURE__ */ (0, import_jsx_runtime607.
|
|
8713
|
+
return /* @__PURE__ */ (0, import_jsx_runtime607.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8714
|
+
/* @__PURE__ */ (0, import_jsx_runtime607.jsx)("path", { fill: "#1e293b", d: "M12 22.714c-5.93 0-10.75-4.627-10.75-10.32S6.07 2.074 12 2.074 22.75 6.7 22.75 12.394 17.93 22.714 12 22.714m0-19.2c-5.1 0-9.25 3.984-9.25 8.88s4.15 8.88 9.25 8.88 9.25-3.984 9.25-8.88-4.15-8.88-9.25-8.88" }),
|
|
8715
|
+
/* @__PURE__ */ (0, import_jsx_runtime607.jsx)("path", { fill: "#1e293b", d: "M12.01 8.832c-.55 0-1.01-.432-1.01-.96s.44-.96.99-.96H12c.55 0 1 .432 1 .96s-.44.96-.99.96M13.46 17.636c-.06 0-.12-.01-.18-.02l-.46-.115c-.94-.22-1.59-1.027-1.59-1.958v-3.686c0-.279-.2-.51-.48-.567l-.36-.067a.72.72 0 0 1-.59-.845c.08-.394.48-.643.88-.566l.35.067c.98.192 1.69 1.018 1.69 1.978v3.686c0 .269.19.5.46.557l.46.115c.4.096.65.49.54.874-.07.326-.38.547-.72.547" })
|
|
8716
|
+
] });
|
|
8648
8717
|
}
|
|
8649
8718
|
);
|
|
8650
|
-
|
|
8719
|
+
MagickoInfoCircle1.displayName = "MagickoInfoCircle1";
|
|
8651
8720
|
|
|
8652
|
-
// dist/icons/
|
|
8721
|
+
// dist/icons/MagickoInfoSquare.tsx
|
|
8653
8722
|
var import_react608 = __toESM(require("react"));
|
|
8654
8723
|
var import_jsx_runtime608 = require("react/jsx-runtime");
|
|
8655
|
-
var
|
|
8724
|
+
var MagickoInfoSquare = import_react608.default.forwardRef(
|
|
8656
8725
|
({ size, ...props }, ref) => {
|
|
8657
8726
|
return /* @__PURE__ */ (0, import_jsx_runtime608.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8658
|
-
/* @__PURE__ */ (0, import_jsx_runtime608.jsx)("path", { fill: "#1e293b", d: "
|
|
8659
|
-
/* @__PURE__ */ (0, import_jsx_runtime608.jsx)("path", { fill: "#1e293b", d: "
|
|
8727
|
+
/* @__PURE__ */ (0, import_jsx_runtime608.jsx)("path", { fill: "#1e293b", d: "M17 22.714H7c-3.17 0-5.75-2.477-5.75-5.52v-9.6c0-3.043 2.58-5.52 5.75-5.52h10c3.17 0 5.75 2.477 5.75 5.52v9.6c0 3.043-2.58 5.52-5.75 5.52M7 3.514c-2.34 0-4.25 1.834-4.25 4.08v9.6c0 2.246 1.91 4.08 4.25 4.08h10c2.34 0 4.25-1.834 4.25-4.08v-9.6c0-2.246-1.91-4.08-4.25-4.08z" }),
|
|
8728
|
+
/* @__PURE__ */ (0, import_jsx_runtime608.jsx)("path", { fill: "#1e293b", d: "M12.01 8.832c-.55 0-1.01-.432-1.01-.96s.44-.96.99-.96H12c.55 0 1 .432 1 .96s-.44.96-.99.96M13.46 17.636c-.06 0-.12-.01-.18-.02l-.46-.114c-.94-.221-1.59-1.028-1.59-1.959v-3.686c0-.279-.2-.51-.48-.567l-.36-.067a.72.72 0 0 1-.59-.845c.08-.393.48-.643.88-.566l.35.067c.98.192 1.69 1.018 1.69 1.978v3.686c0 .269.19.5.46.557l.46.115c.4.096.65.49.54.874-.07.326-.38.547-.72.547" })
|
|
8660
8729
|
] });
|
|
8661
8730
|
}
|
|
8662
8731
|
);
|
|
8663
|
-
|
|
8732
|
+
MagickoInfoSquare.displayName = "MagickoInfoSquare";
|
|
8664
8733
|
|
|
8665
|
-
// dist/icons/
|
|
8734
|
+
// dist/icons/MagickoInformation.tsx
|
|
8666
8735
|
var import_react609 = __toESM(require("react"));
|
|
8667
8736
|
var import_jsx_runtime609 = require("react/jsx-runtime");
|
|
8668
|
-
var
|
|
8737
|
+
var MagickoInformation = import_react609.default.forwardRef(
|
|
8669
8738
|
({ size, ...props }, ref) => {
|
|
8670
|
-
return /* @__PURE__ */ (0, import_jsx_runtime609.
|
|
8739
|
+
return /* @__PURE__ */ (0, import_jsx_runtime609.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8740
|
+
/* @__PURE__ */ (0, import_jsx_runtime609.jsx)("path", { fill: "#1e293b", d: "M12.01 22.74c-.63 0-1.25-.21-1.74-.63l-1.58-1.35c-.16-.14-.56-.28-.77-.28H6.17a2.68 2.68 0 0 1-2.68-2.68v-1.71c0-.21-.14-.61-.27-.76l-1.36-1.6c-.82-.97-.82-2.49 0-3.47l1.36-1.6c.13-.15.27-.55.27-.76V6.2c0-1.48 1.2-2.68 2.68-2.68H7.9c.21 0 .6-.15.77-.29l1.58-1.35c.98-.83 2.51-.83 3.49 0l1.58 1.35c.16.14.57.28.78.28h1.7c1.48 0 2.68 1.2 2.68 2.68v1.7c0 .21.15.6.29.77l1.35 1.58c.84.99.83 2.52 0 3.49l-1.35 1.58c-.14.17-.28.56-.28.77v1.7c0 1.48-1.2 2.68-2.68 2.68h-1.7c-.21 0-.6.15-.78.29l-1.58 1.35c-.49.43-1.12.64-1.74.64M6.17 5.02c-.65 0-1.18.53-1.18 1.18v1.7c0 .57-.26 1.29-.63 1.73L3 11.23c-.34.41-.34 1.13 0 1.53l1.35 1.59c.36.41.63 1.16.63 1.73v1.71c0 .65.53 1.18 1.18 1.18H7.9c.56 0 1.3.27 1.74.64l1.59 1.36c.41.35 1.13.35 1.54 0l1.58-1.35c.45-.38 1.18-.64 1.74-.64h1.7c.65 0 1.18-.53 1.18-1.18v-1.7c0-.56.27-1.29.64-1.74l1.36-1.59c.35-.41.35-1.13 0-1.54l-1.35-1.58c-.38-.45-.64-1.18-.64-1.74V6.2c0-.65-.53-1.18-1.18-1.18h-1.7c-.57 0-1.31-.27-1.75-.64l-1.59-1.36c-.41-.35-1.12-.35-1.54 0L9.65 4.38c-.45.37-1.18.64-1.75.64z" }),
|
|
8741
|
+
/* @__PURE__ */ (0, import_jsx_runtime609.jsx)("path", { fill: "#1e293b", d: "M12 16.87c-.55 0-1-.45-1-1s.44-1 1-1c.55 0 1 .45 1 1s-.44 1-1 1M12 13.72c-.41 0-.75-.34-.75-.75V8.13c0-.41.34-.75.75-.75s.75.34.75.75v4.83c0 .42-.33.76-.75.76" })
|
|
8742
|
+
] });
|
|
8671
8743
|
}
|
|
8672
8744
|
);
|
|
8673
|
-
|
|
8745
|
+
MagickoInformation.displayName = "MagickoInformation";
|
|
8674
8746
|
|
|
8675
|
-
// dist/icons/
|
|
8747
|
+
// dist/icons/MagickoJoy.tsx
|
|
8676
8748
|
var import_react610 = __toESM(require("react"));
|
|
8677
8749
|
var import_jsx_runtime610 = require("react/jsx-runtime");
|
|
8678
|
-
var
|
|
8750
|
+
var MagickoJoy = import_react610.default.forwardRef(
|
|
8679
8751
|
({ size, ...props }, ref) => {
|
|
8680
|
-
return /* @__PURE__ */ (0, import_jsx_runtime610.
|
|
8752
|
+
return /* @__PURE__ */ (0, import_jsx_runtime610.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8753
|
+
/* @__PURE__ */ (0, import_jsx_runtime610.jsx)("path", { fill: "#1e293b", d: "M21.3 15.15c-.41 0-.84-.11-1.22-.32-1.33-.74-1.75-2.54-1.86-3.28-.05-.5.2-.9.61-1.06.19-.09 1.01-.43 1.92-.49.54-.05 1.03.01 1.46.18.13.04.27.11.39.19 1.2.68 1.64 2.24.96 3.47-.31.56-.82.98-1.41 1.18-.1.04-.2.05-.3.07-.18.04-.37.06-.55.06m.24-1.53.31.7-.19-.72c.24-.08.45-.26.58-.49.28-.51.1-1.16-.41-1.45-.04-.03-.08-.04-.13-.06-.25-.09-.51-.12-.84-.09-.41.03-.81.14-1.08.23.16.72.5 1.5 1.03 1.79.22.12.48.15.73.09M7.09 10.61c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l.37-.37a3.51 3.51 0 0 1 4.06-.66c.37.19.52.64.34 1.01a.76.76 0 0 1-1.01.34c-.78-.39-1.72-.24-2.33.38l-.37.37c-.15.13-.34.21-.53.21M16.91 10.61c-.19 0-.38-.07-.53-.22l-.37-.37c-.62-.61-1.55-.77-2.33-.38-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01c1.36-.68 2.99-.41 4.06.66l.37.37c.29.29.29.77 0 1.06-.15.15-.34.23-.53.23M2.79 15.15c-.2 0-.4-.02-.6-.07 0 0-.01 0-.02-.01-.1-.01-.18-.04-.24-.06-.58-.2-1.08-.62-1.4-1.18-.69-1.23-.24-2.8.99-3.49.08-.04.17-.09.26-.12.05-.02.1-.05.13-.06.4-.15.88-.21 1.43-.16.91.06 1.72.4 1.95.5.37.14.62.55.58 1 0 .02 0 .03-.01.05-.11.74-.52 2.55-1.86 3.28-.36.21-.78.32-1.21.32m-.38-1.56.11.03c.28.06.55.03.77-.1.52-.28.85-1.07 1.02-1.79-.28-.1-.67-.2-1.07-.23-.34-.03-.61 0-.82.08-.05.03-.05.03-.11.05-.56.31-.74.96-.46 1.48.12.22.32.39.56.48" }),
|
|
8754
|
+
/* @__PURE__ */ (0, import_jsx_runtime610.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-5 0-9.3-3.39-10.45-8.25a.77.77 0 0 1 .22-.73c.2-.18.48-.24.74-.16.28.06.55.03.77-.1.52-.28.85-1.07 1.02-1.79-.28-.1-.67-.2-1.07-.23-.34-.03-.61 0-.82.08-.24.16-.53.14-.78-.01s-.36-.45-.33-.73c.59-5.47 5.18-9.59 10.69-9.59 5.48 0 10.07 4.1 10.69 9.55a.75.75 0 0 1-.29.68.75.75 0 0 1-.72.11c-.22-.08-.49-.11-.82-.08-.41.03-.81.14-1.08.23.16.72.5 1.5 1.03 1.79.22.12.49.16.74.1s.52.01.71.2c.18.19.26.45.2.71A10.72 10.72 0 0 1 12 22.75M3.29 15.1A9.19 9.19 0 0 0 12 21.25a9.21 9.21 0 0 0 8.72-6.17c-.22-.05-.44-.13-.64-.25-1.33-.74-1.75-2.54-1.86-3.28-.05-.5.2-.9.61-1.06.19-.09 1.01-.43 1.92-.49.1-.01.19-.01.28-.01A9.245 9.245 0 0 0 12 2.75c-4.39 0-8.11 3.05-9.03 7.24.13 0 .25 0 .38.01.91.06 1.72.4 1.95.5.37.14.62.55.58 1-.12.79-.53 2.59-1.86 3.33-.24.13-.48.22-.73.27m1.39-3.23c.01.01.02.01.04.02-.01-.01-.03-.01-.04-.02" }),
|
|
8755
|
+
/* @__PURE__ */ (0, import_jsx_runtime610.jsx)("path", { fill: "#1e293b", d: "M12 19.17c-.45 0-.9-.06-1.33-.18-1.81-.5-3.24-1.95-3.83-3.88-.09-.3-.03-.64.16-.89.22-.29.59-.45.94-.37 2.66.63 5.47.63 8.13 0 .36-.08.72.08.94.37.19.25.25.58.16.89-.59 1.93-2.02 3.38-3.83 3.88-.44.12-.89.18-1.34.18m-3.38-3.65c.53 1 1.4 1.74 2.44 2.02.61.17 1.26.17 1.87 0 1.04-.29 1.91-1.02 2.44-2.02-2.22.4-4.52.4-6.75 0" })
|
|
8756
|
+
] });
|
|
8681
8757
|
}
|
|
8682
8758
|
);
|
|
8683
|
-
|
|
8759
|
+
MagickoJoy.displayName = "MagickoJoy";
|
|
8684
8760
|
|
|
8685
|
-
// dist/icons/
|
|
8761
|
+
// dist/icons/MagickoJoy2.tsx
|
|
8686
8762
|
var import_react611 = __toESM(require("react"));
|
|
8687
8763
|
var import_jsx_runtime611 = require("react/jsx-runtime");
|
|
8688
|
-
var
|
|
8764
|
+
var MagickoJoy2 = import_react611.default.forwardRef(
|
|
8765
|
+
({ size, ...props }, ref) => {
|
|
8766
|
+
return /* @__PURE__ */ (0, import_jsx_runtime611.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8767
|
+
/* @__PURE__ */ (0, import_jsx_runtime611.jsx)("path", { fill: "#1e293b", d: "M8.54 15.67c-.05 0-.1 0-.15-.01a.75.75 0 0 1-.59-.88l.49-2.43-2.43.49c-.41.08-.8-.18-.88-.59s.18-.8.59-.88l3.54-.71c.25-.05.5.03.68.21s.25.43.21.68l-.71 3.54c-.09.33-.41.58-.75.58M11.36 10.01a.75.75 0 0 1-.53-.22.78.78 0 0 1-.21-.68l.71-3.54a.75.75 0 1 1 1.47.29l-.49 2.43 2.43-.49a.75.75 0 1 1 .29 1.47l-3.54.71a.25.25 0 0 1-.13.03M18.98 8.43c-1.22 0-2.38-.74-2.88-1.11-.38-.32-.5-.78-.32-1.18.1-.27.43-1.04 1.01-1.71.36-.42.74-.72 1.15-.91.12-.06.26-.11.41-.15 1.33-.37 2.75.42 3.13 1.78.17.62.12 1.27-.16 1.83q-.075.135-.15.24c-.32.52-.83.91-1.44 1.09-.25.09-.5.12-.75.12m-1.66-2.09c.62.39 1.42.71 1.99.54a.97.97 0 0 0 .59-.46l.72.28-.64-.38c.11-.22.13-.5.06-.75a1.07 1.07 0 0 0-1.32-.73c-.05.01-.09.02-.14.05-.24.11-.44.27-.66.53-.24.27-.45.62-.6.92m-.15.33c0 .01-.01.02-.01.03.01 0 .01-.02.01-.03M5.92 21.54a2.575 2.575 0 0 1-2.48-3.27c.01-.05.04-.16.1-.27.02-.05.03-.09.05-.12.18-.41.48-.79.91-1.15.66-.58 1.43-.91 1.73-1.02.37-.16.83-.04 1.12.3.01.01.02.03.03.04.44.61 1.43 2.17 1.01 3.63-.18.61-.57 1.12-1.11 1.46 0 0-.01.01-.02.01-.07.06-.14.09-.2.12-.37.18-.76.27-1.14.27m.47-4.26c-.31.15-.65.36-.92.59-.26.22-.43.43-.52.64-.01.07-.02.06-.05.12-.17.61.16 1.2.72 1.36.25.07.51.05.74-.05.03-.02.06-.04.09-.05.25-.16.42-.37.49-.62.15-.57-.15-1.35-.55-1.99m.39-.18c-.01 0-.02.01-.04.01.02 0 .03 0 .04-.01" }),
|
|
8768
|
+
/* @__PURE__ */ (0, import_jsx_runtime611.jsx)("path", { fill: "#1e293b", d: "M12.02 22.8c-1.93 0-3.88-.53-5.63-1.61a.73.73 0 0 1-.35-.67c.01-.27.16-.51.4-.64.25-.16.42-.37.49-.62.16-.57-.14-1.35-.54-1.99-.31.15-.65.36-.92.59-.26.22-.43.43-.52.64-.06.29-.26.48-.55.55s-.57-.07-.76-.29a10.72 10.72 0 0 1 .78-14.34C8.29.54 14.44.2 18.73 3.61c.2.16.31.42.28.68s-.2.48-.43.59c-.22.1-.42.26-.64.52-.25.28-.45.62-.6.93.62.39 1.42.71 1.99.54a.97.97 0 0 0 .59-.46c.14-.22.38-.36.64-.36s.5.14.64.36c2.6 4.25 1.95 9.68-1.57 13.2-2.1 2.11-4.84 3.19-7.61 3.19m-3.98-2.41c3.5 1.68 7.7 1 10.51-1.81a9.23 9.23 0 0 0 1.81-10.53c-.2.12-.41.22-.63.28-1.47.42-3.03-.56-3.64-1.01-.38-.32-.5-.78-.32-1.18a6 6 0 0 1 1.01-1.71c.06-.07.13-.14.19-.21A9.244 9.244 0 0 0 5.46 5.49c-3.1 3.1-3.58 7.89-1.27 11.5.09-.09.18-.17.28-.26.66-.58 1.43-.91 1.73-1.02.37-.16.83-.04 1.12.3.47.64 1.46 2.21 1.04 3.67-.06.26-.17.49-.32.71M6.78 17.1c-.01 0-.02.01-.04.01.02 0 .03 0 .04-.01M17.17 6.67c0 .01-.01.02-.01.03.01 0 .01-.02.01-.03" }),
|
|
8769
|
+
/* @__PURE__ */ (0, import_jsx_runtime611.jsx)("path", { fill: "#1e293b", d: "M13.38 18.6c-.95 0-1.92-.24-2.82-.72-.28-.15-.47-.42-.52-.74-.05-.3.05-.6.26-.82.04-.04.09-.08.14-.11 2.33-1.44 4.31-3.43 5.75-5.75.03-.05.07-.1.11-.14.22-.21.51-.31.82-.26s.59.24.73.52c.95 1.77.97 3.81.04 5.45-.45.79-1.1 1.44-1.89 1.89-.79.46-1.7.68-2.62.68m-1.26-1.69c1.09.33 2.22.23 3.15-.3.55-.31 1.01-.77 1.32-1.32.53-.94.63-2.07.3-3.15a19.3 19.3 0 0 1-4.77 4.77" })
|
|
8770
|
+
] });
|
|
8771
|
+
}
|
|
8772
|
+
);
|
|
8773
|
+
MagickoJoy2.displayName = "MagickoJoy2";
|
|
8774
|
+
|
|
8775
|
+
// dist/icons/MagickoKey.tsx
|
|
8776
|
+
var import_react612 = __toESM(require("react"));
|
|
8777
|
+
var import_jsx_runtime612 = require("react/jsx-runtime");
|
|
8778
|
+
var MagickoKey = import_react612.default.forwardRef(
|
|
8779
|
+
({ size, ...props }, ref) => {
|
|
8780
|
+
return /* @__PURE__ */ (0, import_jsx_runtime612.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8781
|
+
/* @__PURE__ */ (0, import_jsx_runtime612.jsx)("path", { fill: "#1e293b", d: "M6.18 22.75c-.1 0-.21-.01-.3-.02l-2.17-.3c-1.04-.14-1.98-1.07-2.14-2.13l-.3-2.19c-.1-.7.2-1.61.7-2.12l4.39-4.39c-.71-2.84.11-5.84 2.2-7.91 3.24-3.23 8.51-3.24 11.76 0a8.26 8.26 0 0 1 2.43 5.88c0 2.22-.86 4.31-2.43 5.88-2.1 2.08-5.09 2.9-7.91 2.18l-4.4 4.39c-.42.44-1.17.73-1.83.73m8.25-19.99c-1.75 0-3.49.66-4.82 1.99a6.8 6.8 0 0 0-1.7 6.85c.08.27.01.55-.19.75l-4.7 4.7c-.17.17-.31.61-.28.84l.3 2.19c.06.38.47.81.85.86l2.18.3c.24.04.68-.1.85-.27l4.72-4.71c.2-.2.49-.26.75-.18 2.41.76 5.04.11 6.84-1.69 1.28-1.28 1.99-3 1.99-4.82 0-1.83-.71-3.54-1.99-4.82a6.73 6.73 0 0 0-4.8-1.99" }),
|
|
8782
|
+
/* @__PURE__ */ (0, import_jsx_runtime612.jsx)("path", { fill: "#1e293b", d: "M9.19 20.54c-.19 0-.38-.07-.53-.22l-2.3-2.3a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.3 2.3c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M14.5 11.75c-1.24 0-2.25-1.01-2.25-2.25s1.01-2.25 2.25-2.25 2.25 1.01 2.25 2.25-1.01 2.25-2.25 2.25m0-3c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75" })
|
|
8783
|
+
] });
|
|
8784
|
+
}
|
|
8785
|
+
);
|
|
8786
|
+
MagickoKey.displayName = "MagickoKey";
|
|
8787
|
+
|
|
8788
|
+
// dist/icons/MagickoKeyboard.tsx
|
|
8789
|
+
var import_react613 = __toESM(require("react"));
|
|
8790
|
+
var import_jsx_runtime613 = require("react/jsx-runtime");
|
|
8791
|
+
var MagickoKeyboard = import_react613.default.forwardRef(
|
|
8792
|
+
({ size, ...props }, ref) => {
|
|
8793
|
+
return /* @__PURE__ */ (0, import_jsx_runtime613.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8794
|
+
/* @__PURE__ */ (0, import_jsx_runtime613.jsx)("path", { fill: "#1e293b", d: "M16.5 20.75h-9c-.75 0-1.3-.03-1.77-.1-3.32-.36-3.98-2.35-3.98-5.65V9c0-3.3.66-5.29 4.01-5.66.44-.06.99-.09 1.74-.09h9c.75 0 1.3.03 1.77.1 3.32.36 3.98 2.35 3.98 5.65v6c0 3.3-.66 5.29-4.01 5.66-.44.06-.99.09-1.74.09m-9-16c-.68 0-1.16.03-1.55.08-2.03.23-2.7.86-2.7 4.17v6c0 3.31.67 3.94 2.67 4.17.42.06.9.08 1.58.08h9c.68 0 1.16-.03 1.55-.08 2.03-.22 2.7-.86 2.7-4.17V9c0-3.31-.67-3.94-2.67-4.17-.42-.06-.9-.08-1.58-.08z" }),
|
|
8795
|
+
/* @__PURE__ */ (0, import_jsx_runtime613.jsx)("path", { fill: "#1e293b", d: "M17 10.75h-3.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H17c.41 0 .75.34.75.75s-.34.75-.75.75M10.1 11c-.55 0-1-.45-1-1s.44-1 1-1h.01c.55 0 1 .45 1 1s-.45 1-1.01 1M7.1 11c-.55 0-1-.45-1-1s.44-1 1-1c.55 0 1 .45 1 1s-.44 1-1 1M17 16.25H7.02c-.41 0-.76-.34-.76-.75s.33-.75.74-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8796
|
+
] });
|
|
8797
|
+
}
|
|
8798
|
+
);
|
|
8799
|
+
MagickoKeyboard.displayName = "MagickoKeyboard";
|
|
8800
|
+
|
|
8801
|
+
// dist/icons/MagickoKeyboard1.tsx
|
|
8802
|
+
var import_react614 = __toESM(require("react"));
|
|
8803
|
+
var import_jsx_runtime614 = require("react/jsx-runtime");
|
|
8804
|
+
var MagickoKeyboard1 = import_react614.default.forwardRef(
|
|
8805
|
+
({ size, ...props }, ref) => {
|
|
8806
|
+
return /* @__PURE__ */ (0, import_jsx_runtime614.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8807
|
+
/* @__PURE__ */ (0, import_jsx_runtime614.jsx)("path", { fill: "#1e293b", d: "M10 14.75H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1c.41 0 .75.34.75.75s-.34.75-.75.75M6 14.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22" }),
|
|
8808
|
+
/* @__PURE__ */ (0, import_jsx_runtime614.jsx)("path", { fill: "#1e293b", d: "M10 18.75H6c-2.62 0-4.75-2.13-4.75-4.75V8c0-2.62 2.13-4.75 4.75-4.75h12c2.62 0 4.75 2.13 4.75 4.75 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-1.79-1.46-3.25-3.25-3.25H6C4.21 4.75 2.75 6.21 2.75 8v6c0 1.79 1.46 3.25 3.25 3.25h4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8809
|
+
/* @__PURE__ */ (0, import_jsx_runtime614.jsx)("path", { fill: "#1e293b", d: "M6 8.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M18 8.76a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M9 8.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M12 8.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M15 8.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M6 11.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M9 11.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M19.5 20.75h-4c-1.79 0-3.25-1.46-3.25-3.25v-4c0-1.79 1.46-3.25 3.25-3.25h4c1.79 0 3.25 1.46 3.25 3.25v4c0 1.79-1.46 3.25-3.25 3.25m-4-9c-.96 0-1.75.79-1.75 1.75v4c0 .96.79 1.75 1.75 1.75h4c.96 0 1.75-.79 1.75-1.75v-4c0-.96-.79-1.75-1.75-1.75z" }),
|
|
8810
|
+
/* @__PURE__ */ (0, import_jsx_runtime614.jsx)("path", { fill: "#1e293b", d: "M16.75 17.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.97-.97-.97-.97a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.5 1.5c.29.29.29.77 0 1.06l-1.5 1.5c-.15.15-.34.22-.53.22" })
|
|
8811
|
+
] });
|
|
8812
|
+
}
|
|
8813
|
+
);
|
|
8814
|
+
MagickoKeyboard1.displayName = "MagickoKeyboard1";
|
|
8815
|
+
|
|
8816
|
+
// dist/icons/MagickoKeyboardOpen.tsx
|
|
8817
|
+
var import_react615 = __toESM(require("react"));
|
|
8818
|
+
var import_jsx_runtime615 = require("react/jsx-runtime");
|
|
8819
|
+
var MagickoKeyboardOpen = import_react615.default.forwardRef(
|
|
8820
|
+
({ size, ...props }, ref) => {
|
|
8821
|
+
return /* @__PURE__ */ (0, import_jsx_runtime615.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8822
|
+
/* @__PURE__ */ (0, import_jsx_runtime615.jsx)("path", { fill: "#1e293b", d: "M16.74 19.59H7.27c-.79 0-1.36-.03-1.85-.1-3.47-.38-4.16-2.46-4.16-5.91V7.26c0-3.45.68-5.53 4.18-5.91.48-.07 1.05-.1 1.83-.1h9.47c.78 0 1.35.03 1.85.1 3.48.38 4.16 2.46 4.16 5.91v6.32c0 3.45-.68 5.53-4.18 5.91-.47.07-1.04.1-1.83.1M7.26 2.75c-.71 0-1.22.03-1.64.09-2.16.24-2.87.91-2.87 4.43v6.32c0 3.51.71 4.19 2.85 4.42.44.06.95.09 1.67.09h9.47c.72 0 1.22-.03 1.64-.09 2.16-.24 2.87-.91 2.87-4.43V7.26c0-3.51-.71-4.19-2.85-4.42-.45-.06-.95-.09-1.67-.09z" }),
|
|
8823
|
+
/* @__PURE__ */ (0, import_jsx_runtime615.jsx)("path", { fill: "#1e293b", d: "M17.26 9.07h-3.68c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.68a.749.749 0 1 1 0 1.5M10 9.32c-.55 0-1-.45-1-1s.44-1 1-1c.55 0 1 .45 1 1s-.44 1-1 1M6.85 9.32c-.55 0-1-.45-1-1s.44-1 1-1h.01c.55 0 1 .45 1 1s-.46 1-1.01 1M17.26 14.86H6.75c-.41 0-.76-.34-.76-.75s.33-.75.74-.75h10.53a.749.749 0 1 1 0 1.5M17 22.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8824
|
+
] });
|
|
8825
|
+
}
|
|
8826
|
+
);
|
|
8827
|
+
MagickoKeyboardOpen.displayName = "MagickoKeyboardOpen";
|
|
8828
|
+
|
|
8829
|
+
// dist/icons/MagickoKissing.tsx
|
|
8830
|
+
var import_react616 = __toESM(require("react"));
|
|
8831
|
+
var import_jsx_runtime616 = require("react/jsx-runtime");
|
|
8832
|
+
var MagickoKissing = import_react616.default.forwardRef(
|
|
8833
|
+
({ size, ...props }, ref) => {
|
|
8834
|
+
return /* @__PURE__ */ (0, import_jsx_runtime616.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8835
|
+
/* @__PURE__ */ (0, import_jsx_runtime616.jsx)("path", { fill: "#1e293b", d: "M7.09 10.61c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l.37-.37a3.515 3.515 0 0 1 4.06-.66c.37.19.52.64.34 1.01-.19.37-.64.52-1.01.34-.78-.39-1.72-.24-2.33.38l-.37.37c-.15.13-.34.21-.53.21M16.91 10.61c-.19 0-.38-.07-.53-.22l-.37-.37c-.62-.61-1.55-.77-2.33-.38-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01c1.36-.68 2.99-.41 4.06.66l.37.37c.29.29.29.77 0 1.06-.15.15-.34.23-.53.23M18.35 20.28c-.27 0-.59-.11-.82-.29-.78-.63-2.57-2.78-1.71-5.3.01-.03.02-.06.04-.09.23-.61.69-1.11 1.29-1.39.6-.27 1.27-.3 1.88-.07.23.09.4.19.57.3.22.16.41.35.56.55.44-.11.95-.09 1.43.08.12.05.24.1.37.18 1.05.58 1.52 1.86 1.1 3.01-.17.48-.43.92-.78 1.3-.12.16-.3.32-.47.47-.91.78-2 1.08-2.74 1.19-.19.03-.34.04-.5.04-.01.02-.12.02-.22.02m-1.12-5.06c-.49 1.52.56 3.02 1.19 3.56h.06c.19-.01.27-.01.38-.03.45-.07 1.31-.27 1.99-.85.1-.09.21-.18.3-.3.24-.27.4-.54.51-.84v-.01a.96.96 0 0 0-.44-1.19l-.09-.06c-.29-.1-.57-.09-.78.02-.03.02-.17.1-.2.12-.2.1-.43.1-.63.01a.78.78 0 0 1-.42-.47.87.87 0 0 0-.35-.5c-.07-.04-.16-.1-.25-.13a.93.93 0 0 0-.73.03.97.97 0 0 0-.51.56c0 .01-.02.05-.03.08" }),
|
|
8836
|
+
/* @__PURE__ */ (0, import_jsx_runtime616.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 12c0 1.06-.16 2.11-.46 3.12-.07.23-.25.42-.48.49a.75.75 0 0 1-.68-.1c-.29-.1-.57-.09-.78.02-.03.02-.17.1-.2.12-.2.1-.43.1-.63.01a.78.78 0 0 1-.42-.47.87.87 0 0 0-.35-.5c-.07-.04-.16-.1-.25-.13a.93.93 0 0 0-.73.03.97.97 0 0 0-.51.56c-.01.02-.02.05-.04.08-.49 1.52.56 3.02 1.19 3.56h.06c.32-.05.65.13.78.43.14.3.06.66-.19.87A10.68 10.68 0 0 1 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25c1.86 0 3.66-.56 5.17-1.59-.85-.88-2.1-2.79-1.35-4.96.01-.03.02-.06.04-.09.23-.61.69-1.11 1.29-1.39.6-.27 1.27-.3 1.88-.07.23.09.4.19.57.3.22.16.41.35.56.55.27-.07.57-.08.88-.05q.21-.96.21-1.95c0-5.1-4.15-9.25-9.25-9.25" }),
|
|
8837
|
+
/* @__PURE__ */ (0, import_jsx_runtime616.jsx)("path", { fill: "#1e293b", d: "M11.5 18.75a.75.75 0 0 1-.48-1.33l.21-.17c.34-.28.71-.54 1.1-.76l-.12-.15c-.4-.5-.4-1.17 0-1.67l.12-.15c-.39-.22-.76-.48-1.1-.76l-.21-.17a.76.76 0 0 1-.1-1.06c.26-.32.74-.36 1.06-.1l.21.17c.46.39 1 .71 1.6.96.22.09.38.28.44.51s.01.47-.14.65l-.62.78.62.78a.751.751 0 0 1-.3 1.16c-.6.25-1.13.57-1.6.96l-.21.17c-.14.12-.31.18-.48.18" })
|
|
8838
|
+
] });
|
|
8839
|
+
}
|
|
8840
|
+
);
|
|
8841
|
+
MagickoKissing.displayName = "MagickoKissing";
|
|
8842
|
+
|
|
8843
|
+
// dist/icons/MagickoKissing1.tsx
|
|
8844
|
+
var import_react617 = __toESM(require("react"));
|
|
8845
|
+
var import_jsx_runtime617 = require("react/jsx-runtime");
|
|
8846
|
+
var MagickoKissing1 = import_react617.default.forwardRef(
|
|
8847
|
+
({ size, ...props }, ref) => {
|
|
8848
|
+
return /* @__PURE__ */ (0, import_jsx_runtime617.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8849
|
+
/* @__PURE__ */ (0, import_jsx_runtime617.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" }),
|
|
8850
|
+
/* @__PURE__ */ (0, import_jsx_runtime617.jsx)("path", { fill: "#1e293b", d: "M7.09 9.61c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.37-.37a3.515 3.515 0 0 1 4.06-.66c.37.19.52.64.34 1.01a.76.76 0 0 1-1.01.34c-.78-.39-1.71-.24-2.33.38l-.37.37c-.15.13-.34.21-.53.21M16.91 9.61c-.19 0-.38-.07-.53-.22l-.37-.37c-.62-.61-1.55-.77-2.33-.38-.37.18-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01c1.36-.68 2.99-.41 4.06.66l.37.37c.29.29.29.77 0 1.06-.15.15-.34.23-.53.23M11.5 17.75c-.21 0-.43-.09-.58-.27a.757.757 0 0 1 .09-1.06l.21-.17c.34-.28.71-.54 1.1-.76l-.12-.15c-.4-.5-.4-1.17 0-1.68l.12-.15c-.39-.22-.76-.48-1.1-.76l-.21-.18a.75.75 0 0 1-.09-1.06c.27-.32.74-.36 1.06-.09l.21.17c.46.39 1 .71 1.6.96.22.09.38.28.44.51s.01.47-.14.65l-.62.78.62.78a.751.751 0 0 1-.3 1.16c-.6.25-1.13.57-1.6.96l-.21.17c-.14.13-.31.19-.48.19" })
|
|
8851
|
+
] });
|
|
8852
|
+
}
|
|
8853
|
+
);
|
|
8854
|
+
MagickoKissing1.displayName = "MagickoKissing1";
|
|
8855
|
+
|
|
8856
|
+
// dist/icons/MagickoLamp.tsx
|
|
8857
|
+
var import_react618 = __toESM(require("react"));
|
|
8858
|
+
var import_jsx_runtime618 = require("react/jsx-runtime");
|
|
8859
|
+
var MagickoLamp = import_react618.default.forwardRef(
|
|
8860
|
+
({ size, ...props }, ref) => {
|
|
8861
|
+
return /* @__PURE__ */ (0, import_jsx_runtime618.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8862
|
+
/* @__PURE__ */ (0, import_jsx_runtime618.jsx)("path", { fill: "#1e293b", d: "M18.21 15.44H5.79c-1.03 0-1.94-.42-2.5-1.15s-.72-1.72-.45-2.71l2.2-8.08c.34-1.26 1.64-2.25 2.95-2.25H16c1.31 0 2.6.99 2.95 2.25l2.2 8.08c.27.99.11 1.98-.45 2.71s-1.46 1.15-2.49 1.15M7.99 2.75c-.63 0-1.34.54-1.5 1.15l-2.2 8.08c-.15.54-.08 1.04.2 1.41s.74.56 1.3.56h12.42c.56 0 1.03-.2 1.3-.56s.35-.86.2-1.41l-2.2-8.08c-.17-.61-.87-1.15-1.5-1.15z" }),
|
|
8863
|
+
/* @__PURE__ */ (0, import_jsx_runtime618.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75" }),
|
|
8864
|
+
/* @__PURE__ */ (0, import_jsx_runtime618.jsx)("path", { fill: "#1e293b", d: "M16 22.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8865
|
+
] });
|
|
8866
|
+
}
|
|
8867
|
+
);
|
|
8868
|
+
MagickoLamp.displayName = "MagickoLamp";
|
|
8869
|
+
|
|
8870
|
+
// dist/icons/MagickoLamp1.tsx
|
|
8871
|
+
var import_react619 = __toESM(require("react"));
|
|
8872
|
+
var import_jsx_runtime619 = require("react/jsx-runtime");
|
|
8873
|
+
var MagickoLamp1 = import_react619.default.forwardRef(
|
|
8874
|
+
({ size, ...props }, ref) => {
|
|
8875
|
+
return /* @__PURE__ */ (0, import_jsx_runtime619.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8876
|
+
/* @__PURE__ */ (0, import_jsx_runtime619.jsx)("path", { fill: "#1e293b", d: "M20.78 19.34H3.22c-.41 0-.75-.34-.75-.75v-4.94c0-5.22 4.25-9.47 9.47-9.47h.12c5.22 0 9.47 4.25 9.47 9.47v4.94c0 .41-.34.75-.75.75m-16.81-1.5h16.06v-4.19c0-4.4-3.58-7.97-7.97-7.97h-.12c-4.4 0-7.97 3.58-7.97 7.97z" }),
|
|
8877
|
+
/* @__PURE__ */ (0, import_jsx_runtime619.jsx)("path", { fill: "#1e293b", d: "M12 5.68c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2.93c0 .41-.34.75-.75.75M12 22.75c-2.31 0-4.24-1.81-4.4-4.11a.76.76 0 0 1 .2-.56c.14-.15.34-.24.55-.24h7.3c.21 0 .41.09.55.24s.21.36.2.56c-.16 2.3-2.09 4.11-4.4 4.11m-2.73-3.41A2.92 2.92 0 0 0 12 21.25c1.24 0 2.32-.79 2.73-1.91z" })
|
|
8878
|
+
] });
|
|
8879
|
+
}
|
|
8880
|
+
);
|
|
8881
|
+
MagickoLamp1.displayName = "MagickoLamp1";
|
|
8882
|
+
|
|
8883
|
+
// dist/icons/MagickoLamp2.tsx
|
|
8884
|
+
var import_react620 = __toESM(require("react"));
|
|
8885
|
+
var import_jsx_runtime620 = require("react/jsx-runtime");
|
|
8886
|
+
var MagickoLamp2 = import_react620.default.forwardRef(
|
|
8887
|
+
({ size, ...props }, ref) => {
|
|
8888
|
+
return /* @__PURE__ */ (0, import_jsx_runtime620.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8889
|
+
/* @__PURE__ */ (0, import_jsx_runtime620.jsx)("path", { fill: "#1e293b", d: "M12.49 20.75h-1c-.96 0-1.75-.79-1.75-1.75v-1.9c0-.41.34-.75.75-.75s.75.34.75.75V19c0 .14.11.25.25.25h1c.14 0 .25-.11.25-.25v-1.9c0-.41.34-.75.75-.75s.75.34.75.75V19c0 .96-.79 1.75-1.75 1.75" }),
|
|
8890
|
+
/* @__PURE__ */ (0, import_jsx_runtime620.jsx)("path", { fill: "#1e293b", d: "M11.99 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M11.99 17.75c-4.55 0-8.25-3.7-8.25-8.25s3.7-8.25 8.25-8.25 8.25 3.7 8.25 8.25-3.7 8.25-8.25 8.25m0-15c-3.72 0-6.75 3.03-6.75 6.75s3.03 6.75 6.75 6.75 6.75-3.03 6.75-6.75-3.03-6.75-6.75-6.75" }),
|
|
8891
|
+
/* @__PURE__ */ (0, import_jsx_runtime620.jsx)("path", { fill: "#1e293b", d: "M12.24 12.75c-.11 0-.23-.03-.34-.08a.75.75 0 0 1-.33-1.01l.71-1.41h-1.79c-.26 0-.5-.13-.64-.36a.73.73 0 0 1-.03-.73l1.25-2.5a.75.75 0 0 1 1.01-.33c.37.19.52.64.33 1.01l-.71 1.41h1.79c.26 0 .5.13.64.36s.15.5.03.73l-1.25 2.5c-.13.26-.4.41-.67.41" })
|
|
8892
|
+
] });
|
|
8893
|
+
}
|
|
8894
|
+
);
|
|
8895
|
+
MagickoLamp2.displayName = "MagickoLamp2";
|
|
8896
|
+
|
|
8897
|
+
// dist/icons/MagickoLampCharge.tsx
|
|
8898
|
+
var import_react621 = __toESM(require("react"));
|
|
8899
|
+
var import_jsx_runtime621 = require("react/jsx-runtime");
|
|
8900
|
+
var MagickoLampCharge = import_react621.default.forwardRef(
|
|
8901
|
+
({ size, ...props }, ref) => {
|
|
8902
|
+
return /* @__PURE__ */ (0, import_jsx_runtime621.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8903
|
+
/* @__PURE__ */ (0, import_jsx_runtime621.jsx)("path", { fill: "#1e293b", d: "M12 13.85a.754.754 0 0 1-.65-1.12l.85-1.48h-.84c-.5 0-.91-.22-1.13-.59-.22-.38-.2-.84.05-1.28l1.07-1.86c.21-.36.67-.48 1.02-.28.36.21.48.67.28 1.02l-.85 1.49h.84c.5 0 .91.22 1.13.59.22.38.2.84-.05 1.28l-1.07 1.86c-.14.24-.39.37-.65.37" }),
|
|
8904
|
+
/* @__PURE__ */ (0, import_jsx_runtime621.jsx)("path", { fill: "#1e293b", d: "M14.77 19.75H9.26c-.44 0-1-.05-1.37-.43-.36-.37-.35-.83-.34-1.14v-.89c-2.52-1.68-4.18-4.6-4.18-7.38A8.62 8.62 0 0 1 6.6 3.17C8.65 1.52 11.34.9 13.97 1.48c2.5.55 4.66 2.22 5.78 4.47 2.17 4.37.08 9.1-3.26 11.35v.75c.01.29.02.82-.39 1.24-.31.3-.75.46-1.33.46m-5.73-1.51c.05 0 .12.01.21.01h5.52c.1 0 .17-.01.21-.02v-1.36c0-.26.14-.51.36-.64 2.96-1.79 4.92-5.88 3.05-9.63-.92-1.85-2.7-3.22-4.76-3.67-2.18-.48-4.41.03-6.11 1.4a7.13 7.13 0 0 0-2.67 5.58c0 2.78 1.92 5.18 3.82 6.33.23.14.36.38.36.64v1.35c.01 0 .01 0 .01.01M15.5 22.75q-.105 0-.21-.03c-2.16-.62-4.43-.62-6.59 0a.76.76 0 0 1-.93-.52c-.12-.4.12-.81.52-.93 2.42-.69 4.99-.69 7.41 0 .4.11.63.53.52.93-.09.34-.39.55-.72.55" })
|
|
8905
|
+
] });
|
|
8906
|
+
}
|
|
8907
|
+
);
|
|
8908
|
+
MagickoLampCharge.displayName = "MagickoLampCharge";
|
|
8909
|
+
|
|
8910
|
+
// dist/icons/MagickoLampOn.tsx
|
|
8911
|
+
var import_react622 = __toESM(require("react"));
|
|
8912
|
+
var import_jsx_runtime622 = require("react/jsx-runtime");
|
|
8913
|
+
var MagickoLampOn = import_react622.default.forwardRef(
|
|
8914
|
+
({ size, ...props }, ref) => {
|
|
8915
|
+
return /* @__PURE__ */ (0, import_jsx_runtime622.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_runtime622.jsx)("path", { fill: "#1e293b", d: "M14.77 19.75H9.26c-.44 0-1-.05-1.37-.43-.36-.37-.35-.83-.34-1.14v-.89c-2.52-1.68-4.18-4.6-4.18-7.38A8.62 8.62 0 0 1 6.6 3.17C8.65 1.52 11.34.9 13.97 1.48c2.5.55 4.66 2.22 5.78 4.47 2.17 4.37.08 9.1-3.26 11.35v.75c.01.29.02.82-.39 1.24-.31.3-.75.46-1.33.46m-5.73-1.51c.05 0 .12.01.21.01h5.52c.1 0 .17-.01.21-.02v-1.36c0-.26.14-.51.36-.64 2.96-1.79 4.92-5.88 3.05-9.63-.92-1.85-2.7-3.22-4.76-3.67-2.18-.48-4.41.03-6.11 1.4a7.13 7.13 0 0 0-2.67 5.58c0 2.78 1.92 5.18 3.82 6.33.23.14.36.38.36.64v1.35c.01 0 .01 0 .01.01M15.5 22.75q-.105 0-.21-.03c-2.16-.62-4.43-.62-6.59 0a.76.76 0 0 1-.93-.52c-.12-.4.12-.81.52-.93 2.42-.69 4.99-.69 7.41 0 .4.11.63.53.52.93-.09.34-.39.55-.72.55" }) });
|
|
8916
|
+
}
|
|
8917
|
+
);
|
|
8918
|
+
MagickoLampOn.displayName = "MagickoLampOn";
|
|
8919
|
+
|
|
8920
|
+
// dist/icons/MagickoLampSlash.tsx
|
|
8921
|
+
var import_react623 = __toESM(require("react"));
|
|
8922
|
+
var import_jsx_runtime623 = require("react/jsx-runtime");
|
|
8923
|
+
var MagickoLampSlash = import_react623.default.forwardRef(
|
|
8924
|
+
({ size, ...props }, ref) => {
|
|
8925
|
+
return /* @__PURE__ */ (0, import_jsx_runtime623.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8926
|
+
/* @__PURE__ */ (0, import_jsx_runtime623.jsx)("path", { fill: "#1e293b", d: "M4.18 19.08c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L19.5 1.95c.29-.29.77-.29 1.06 0s.29.77 0 1.06L4.71 18.86c-.15.15-.34.22-.53.22" }),
|
|
8927
|
+
/* @__PURE__ */ (0, import_jsx_runtime623.jsx)("path", { fill: "#1e293b", d: "M5.25 13.749c-.29 0-.56-.17-.69-.45-.49-1.12-.74-2.26-.74-3.4 0-2.72 1.18-5.23 3.23-6.89 1.92-1.54 4.3-2.1 6.7-1.57 1.58.35 3.02 1.18 4.15 2.4.28.3.26.78-.04 1.06s-.78.26-1.06-.04c-.93-1-2.09-1.68-3.37-1.96-1.95-.42-3.88.03-5.43 1.28-1.7 1.37-2.67 3.45-2.67 5.72 0 .93.21 1.87.61 2.8a.75.75 0 0 1-.69 1.05M14.61 19.75H9.42c-.39 0-.94-.04-1.31-.42-.36-.37-.35-.84-.34-1.15v-.91q-.6-.42-1.14-.96a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0 .39.38.8.72 1.23 1 .21.14.35.38.35.63v1.37h5.35c.07 0 .12 0 .16-.01v-1.37c0-.26.13-.49.35-.63 2.47-1.58 4.37-5.08 3.23-8.71a.75.75 0 1 1 1.43-.45c1.31 4.18-.73 8.21-3.51 10.19v.77c.01.31.02.84-.39 1.26-.31.3-.73.45-1.28.45M15.5 22.75q-.105 0-.21-.03c-2.16-.62-4.43-.62-6.59 0a.76.76 0 0 1-.93-.52c-.12-.4.12-.81.52-.93 2.42-.69 4.99-.69 7.41 0 .4.11.63.53.52.93-.09.34-.39.55-.72.55" })
|
|
8928
|
+
] });
|
|
8929
|
+
}
|
|
8930
|
+
);
|
|
8931
|
+
MagickoLampSlash.displayName = "MagickoLampSlash";
|
|
8932
|
+
|
|
8933
|
+
// dist/icons/MagickoLanguageCircle.tsx
|
|
8934
|
+
var import_react624 = __toESM(require("react"));
|
|
8935
|
+
var import_jsx_runtime624 = require("react/jsx-runtime");
|
|
8936
|
+
var MagickoLanguageCircle = import_react624.default.forwardRef(
|
|
8937
|
+
({ size, ...props }, ref) => {
|
|
8938
|
+
return /* @__PURE__ */ (0, import_jsx_runtime624.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8939
|
+
/* @__PURE__ */ (0, import_jsx_runtime624.jsx)("path", { fill: "#1e293b", d: "M16.99 9.71H7.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9.98c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8940
|
+
/* @__PURE__ */ (0, import_jsx_runtime624.jsx)("path", { fill: "#1e293b", d: "M12 9.71c-.41 0-.75-.34-.75-.75V7.28c0-.41.34-.75.75-.75s.75.34.75.75v1.68c0 .41-.34.75-.75.75M7 17.47c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.72 0 6.75-3.15 6.75-7.03 0-.41.34-.75.75-.75s.75.34.75.75c0 4.71-3.7 8.53-8.25 8.53" }),
|
|
8941
|
+
/* @__PURE__ */ (0, import_jsx_runtime624.jsx)("path", { fill: "#1e293b", d: "M17 17.47c-1.97 0-3.8-.98-5.14-2.77a.75.75 0 0 1 1.2-.9c1.06 1.4 2.46 2.17 3.95 2.17.41 0 .75.34.75.75s-.35.75-.76.75" }),
|
|
8942
|
+
/* @__PURE__ */ (0, import_jsx_runtime624.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" })
|
|
8943
|
+
] });
|
|
8944
|
+
}
|
|
8945
|
+
);
|
|
8946
|
+
MagickoLanguageCircle.displayName = "MagickoLanguageCircle";
|
|
8947
|
+
|
|
8948
|
+
// dist/icons/MagickoLanguageSquare.tsx
|
|
8949
|
+
var import_react625 = __toESM(require("react"));
|
|
8950
|
+
var import_jsx_runtime625 = require("react/jsx-runtime");
|
|
8951
|
+
var MagickoLanguageSquare = import_react625.default.forwardRef(
|
|
8952
|
+
({ size, ...props }, ref) => {
|
|
8953
|
+
return /* @__PURE__ */ (0, import_jsx_runtime625.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8954
|
+
/* @__PURE__ */ (0, import_jsx_runtime625.jsx)("path", { fill: "#1e293b", d: "M16.99 9.71H7.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9.98c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8955
|
+
/* @__PURE__ */ (0, import_jsx_runtime625.jsx)("path", { fill: "#1e293b", d: "M12 9.71c-.41 0-.75-.34-.75-.75V7.28c0-.41.34-.75.75-.75s.75.34.75.75v1.68c0 .41-.34.75-.75.75M7 17.47c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.72 0 6.75-3.15 6.75-7.03 0-.41.34-.75.75-.75s.75.34.75.75c0 4.71-3.7 8.53-8.25 8.53" }),
|
|
8956
|
+
/* @__PURE__ */ (0, import_jsx_runtime625.jsx)("path", { fill: "#1e293b", d: "M17 17.47c-1.97 0-3.8-.98-5.14-2.77a.75.75 0 0 1 1.2-.9c1.06 1.4 2.46 2.17 3.95 2.17.41 0 .75.34.75.75s-.35.75-.76.75" }),
|
|
8957
|
+
/* @__PURE__ */ (0, import_jsx_runtime625.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" })
|
|
8958
|
+
] });
|
|
8959
|
+
}
|
|
8960
|
+
);
|
|
8961
|
+
MagickoLanguageSquare.displayName = "MagickoLanguageSquare";
|
|
8962
|
+
|
|
8963
|
+
// dist/icons/Marketing.tsx
|
|
8964
|
+
var import_react626 = __toESM(require("react"));
|
|
8965
|
+
var import_jsx_runtime626 = require("react/jsx-runtime");
|
|
8966
|
+
var Marketing = import_react626.default.forwardRef(
|
|
8967
|
+
({ size, ...props }, ref) => {
|
|
8968
|
+
return /* @__PURE__ */ (0, import_jsx_runtime626.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_runtime626.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" }) });
|
|
8969
|
+
}
|
|
8970
|
+
);
|
|
8971
|
+
Marketing.displayName = "Marketing";
|
|
8972
|
+
|
|
8973
|
+
// dist/icons/MessageEdit.tsx
|
|
8974
|
+
var import_react627 = __toESM(require("react"));
|
|
8975
|
+
var import_jsx_runtime627 = require("react/jsx-runtime");
|
|
8976
|
+
var MessageEdit = import_react627.default.forwardRef(
|
|
8977
|
+
({ size, ...props }, ref) => {
|
|
8978
|
+
return /* @__PURE__ */ (0, import_jsx_runtime627.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_runtime627.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" }) });
|
|
8979
|
+
}
|
|
8980
|
+
);
|
|
8981
|
+
MessageEdit.displayName = "MessageEdit";
|
|
8982
|
+
|
|
8983
|
+
// dist/icons/Network.tsx
|
|
8984
|
+
var import_react628 = __toESM(require("react"));
|
|
8985
|
+
var import_jsx_runtime628 = require("react/jsx-runtime");
|
|
8986
|
+
var Network = import_react628.default.forwardRef(
|
|
8987
|
+
({ size, ...props }, ref) => {
|
|
8988
|
+
return /* @__PURE__ */ (0, import_jsx_runtime628.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_runtime628.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" }) });
|
|
8989
|
+
}
|
|
8990
|
+
);
|
|
8991
|
+
Network.displayName = "Network";
|
|
8992
|
+
|
|
8993
|
+
// dist/icons/NotiDot.tsx
|
|
8994
|
+
var import_react629 = __toESM(require("react"));
|
|
8995
|
+
var import_jsx_runtime629 = require("react/jsx-runtime");
|
|
8996
|
+
var NotiDot = import_react629.default.forwardRef(
|
|
8997
|
+
({ size, ...props }, ref) => {
|
|
8998
|
+
return /* @__PURE__ */ (0, import_jsx_runtime629.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_runtime629.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
|
|
8999
|
+
}
|
|
9000
|
+
);
|
|
9001
|
+
NotiDot.displayName = "NotiDot";
|
|
9002
|
+
|
|
9003
|
+
// dist/icons/PA.tsx
|
|
9004
|
+
var import_react630 = __toESM(require("react"));
|
|
9005
|
+
var import_jsx_runtime630 = require("react/jsx-runtime");
|
|
9006
|
+
var PA = import_react630.default.forwardRef(
|
|
9007
|
+
({ size, ...props }, ref) => {
|
|
9008
|
+
return /* @__PURE__ */ (0, import_jsx_runtime630.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_runtime630.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" }) });
|
|
9009
|
+
}
|
|
9010
|
+
);
|
|
9011
|
+
PA.displayName = "PA";
|
|
9012
|
+
|
|
9013
|
+
// dist/icons/PauseSquare.tsx
|
|
9014
|
+
var import_react631 = __toESM(require("react"));
|
|
9015
|
+
var import_jsx_runtime631 = require("react/jsx-runtime");
|
|
9016
|
+
var PauseSquare = import_react631.default.forwardRef(
|
|
9017
|
+
({ size, ...props }, ref) => {
|
|
9018
|
+
return /* @__PURE__ */ (0, import_jsx_runtime631.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_runtime631.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" }) });
|
|
9019
|
+
}
|
|
9020
|
+
);
|
|
9021
|
+
PauseSquare.displayName = "PauseSquare";
|
|
9022
|
+
|
|
9023
|
+
// dist/icons/Pdf.tsx
|
|
9024
|
+
var import_react632 = __toESM(require("react"));
|
|
9025
|
+
var import_jsx_runtime632 = require("react/jsx-runtime");
|
|
9026
|
+
var Pdf = import_react632.default.forwardRef(
|
|
9027
|
+
({ size, ...props }, ref) => {
|
|
9028
|
+
return /* @__PURE__ */ (0, import_jsx_runtime632.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9029
|
+
/* @__PURE__ */ (0, import_jsx_runtime632.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" }),
|
|
9030
|
+
/* @__PURE__ */ (0, import_jsx_runtime632.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
|
|
9031
|
+
/* @__PURE__ */ (0, import_jsx_runtime632.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" })
|
|
9032
|
+
] });
|
|
9033
|
+
}
|
|
9034
|
+
);
|
|
9035
|
+
Pdf.displayName = "Pdf";
|
|
9036
|
+
|
|
9037
|
+
// dist/icons/PlayFilled.tsx
|
|
9038
|
+
var import_react633 = __toESM(require("react"));
|
|
9039
|
+
var import_jsx_runtime633 = require("react/jsx-runtime");
|
|
9040
|
+
var PlayFilled = import_react633.default.forwardRef(
|
|
9041
|
+
({ size, ...props }, ref) => {
|
|
9042
|
+
return /* @__PURE__ */ (0, import_jsx_runtime633.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_runtime633.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" }) });
|
|
9043
|
+
}
|
|
9044
|
+
);
|
|
9045
|
+
PlayFilled.displayName = "PlayFilled";
|
|
9046
|
+
|
|
9047
|
+
// dist/icons/Signature.tsx
|
|
9048
|
+
var import_react634 = __toESM(require("react"));
|
|
9049
|
+
var import_jsx_runtime634 = require("react/jsx-runtime");
|
|
9050
|
+
var Signature = import_react634.default.forwardRef(
|
|
9051
|
+
({ size, ...props }, ref) => {
|
|
9052
|
+
return /* @__PURE__ */ (0, import_jsx_runtime634.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_runtime634.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" }) });
|
|
9053
|
+
}
|
|
9054
|
+
);
|
|
9055
|
+
Signature.displayName = "Signature";
|
|
9056
|
+
|
|
9057
|
+
// dist/icons/SperateDot.tsx
|
|
9058
|
+
var import_react635 = __toESM(require("react"));
|
|
9059
|
+
var import_jsx_runtime635 = require("react/jsx-runtime");
|
|
9060
|
+
var SperateDot = import_react635.default.forwardRef(
|
|
9061
|
+
({ size, ...props }, ref) => {
|
|
9062
|
+
return /* @__PURE__ */ (0, import_jsx_runtime635.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_runtime635.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
|
|
9063
|
+
}
|
|
9064
|
+
);
|
|
9065
|
+
SperateDot.displayName = "SperateDot";
|
|
9066
|
+
|
|
9067
|
+
// dist/icons/SquarePen1.tsx
|
|
9068
|
+
var import_react636 = __toESM(require("react"));
|
|
9069
|
+
var import_jsx_runtime636 = require("react/jsx-runtime");
|
|
9070
|
+
var SquarePen1 = import_react636.default.forwardRef(
|
|
9071
|
+
({ size, ...props }, ref) => {
|
|
9072
|
+
return /* @__PURE__ */ (0, import_jsx_runtime636.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9073
|
+
/* @__PURE__ */ (0, import_jsx_runtime636.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" }),
|
|
9074
|
+
/* @__PURE__ */ (0, import_jsx_runtime636.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" })
|
|
9075
|
+
] });
|
|
9076
|
+
}
|
|
9077
|
+
);
|
|
9078
|
+
SquarePen1.displayName = "SquarePen1";
|
|
9079
|
+
|
|
9080
|
+
// dist/icons/Strikethrough.tsx
|
|
9081
|
+
var import_react637 = __toESM(require("react"));
|
|
9082
|
+
var import_jsx_runtime637 = require("react/jsx-runtime");
|
|
9083
|
+
var Strikethrough = import_react637.default.forwardRef(
|
|
9084
|
+
({ size, ...props }, ref) => {
|
|
9085
|
+
return /* @__PURE__ */ (0, import_jsx_runtime637.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_runtime637.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" }) });
|
|
9086
|
+
}
|
|
9087
|
+
);
|
|
9088
|
+
Strikethrough.displayName = "Strikethrough";
|
|
9089
|
+
|
|
9090
|
+
// dist/icons/Tasks.tsx
|
|
9091
|
+
var import_react638 = __toESM(require("react"));
|
|
9092
|
+
var import_jsx_runtime638 = require("react/jsx-runtime");
|
|
9093
|
+
var Tasks = import_react638.default.forwardRef(
|
|
9094
|
+
({ size, ...props }, ref) => {
|
|
9095
|
+
return /* @__PURE__ */ (0, import_jsx_runtime638.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9096
|
+
/* @__PURE__ */ (0, import_jsx_runtime638.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" }),
|
|
9097
|
+
/* @__PURE__ */ (0, import_jsx_runtime638.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" })
|
|
9098
|
+
] });
|
|
9099
|
+
}
|
|
9100
|
+
);
|
|
9101
|
+
Tasks.displayName = "Tasks";
|
|
9102
|
+
|
|
9103
|
+
// dist/icons/Trash.tsx
|
|
9104
|
+
var import_react639 = __toESM(require("react"));
|
|
9105
|
+
var import_jsx_runtime639 = require("react/jsx-runtime");
|
|
9106
|
+
var Trash = import_react639.default.forwardRef(
|
|
9107
|
+
({ size, ...props }, ref) => {
|
|
9108
|
+
return /* @__PURE__ */ (0, import_jsx_runtime639.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_runtime639.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" }) });
|
|
9109
|
+
}
|
|
9110
|
+
);
|
|
9111
|
+
Trash.displayName = "Trash";
|
|
9112
|
+
|
|
9113
|
+
// dist/icons/Video.tsx
|
|
9114
|
+
var import_react640 = __toESM(require("react"));
|
|
9115
|
+
var import_jsx_runtime640 = require("react/jsx-runtime");
|
|
9116
|
+
var Video = import_react640.default.forwardRef(
|
|
9117
|
+
({ size, ...props }, ref) => {
|
|
9118
|
+
return /* @__PURE__ */ (0, import_jsx_runtime640.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_runtime640.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" }) });
|
|
9119
|
+
}
|
|
9120
|
+
);
|
|
9121
|
+
Video.displayName = "Video";
|
|
9122
|
+
|
|
9123
|
+
// dist/icons/X.tsx
|
|
9124
|
+
var import_react641 = __toESM(require("react"));
|
|
9125
|
+
var import_jsx_runtime641 = require("react/jsx-runtime");
|
|
9126
|
+
var X = import_react641.default.forwardRef(
|
|
8689
9127
|
({ size, ...props }, ref) => {
|
|
8690
|
-
return /* @__PURE__ */ (0,
|
|
9128
|
+
return /* @__PURE__ */ (0, import_jsx_runtime641.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_runtime641.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" }) });
|
|
8691
9129
|
}
|
|
8692
9130
|
);
|
|
8693
9131
|
X.displayName = "X";
|
|
@@ -9287,7 +9725,37 @@ X.displayName = "X";
|
|
|
9287
9725
|
MagickoHomeHashtag,
|
|
9288
9726
|
MagickoHomeTrendDown,
|
|
9289
9727
|
MagickoHomeTrendUp,
|
|
9728
|
+
MagickoHospital,
|
|
9290
9729
|
MagickoHospital1,
|
|
9730
|
+
MagickoHospital2,
|
|
9731
|
+
MagickoHouse,
|
|
9732
|
+
MagickoHouse2,
|
|
9733
|
+
MagickoImage,
|
|
9734
|
+
MagickoImport01,
|
|
9735
|
+
MagickoImportArrow01,
|
|
9736
|
+
MagickoImportArrow02,
|
|
9737
|
+
MagickoImportCircle01,
|
|
9738
|
+
MagickoImportCircle02,
|
|
9739
|
+
MagickoInfoCircle,
|
|
9740
|
+
MagickoInfoCircle1,
|
|
9741
|
+
MagickoInfoSquare,
|
|
9742
|
+
MagickoInformation,
|
|
9743
|
+
MagickoJoy,
|
|
9744
|
+
MagickoJoy2,
|
|
9745
|
+
MagickoKey,
|
|
9746
|
+
MagickoKeyboard,
|
|
9747
|
+
MagickoKeyboard1,
|
|
9748
|
+
MagickoKeyboardOpen,
|
|
9749
|
+
MagickoKissing,
|
|
9750
|
+
MagickoKissing1,
|
|
9751
|
+
MagickoLamp,
|
|
9752
|
+
MagickoLamp1,
|
|
9753
|
+
MagickoLamp2,
|
|
9754
|
+
MagickoLampCharge,
|
|
9755
|
+
MagickoLampOn,
|
|
9756
|
+
MagickoLampSlash,
|
|
9757
|
+
MagickoLanguageCircle,
|
|
9758
|
+
MagickoLanguageSquare,
|
|
9291
9759
|
Marketing,
|
|
9292
9760
|
MessageEdit,
|
|
9293
9761
|
Network,
|