magick-icons 0.1.236 → 0.1.238
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.mts +1081 -1
- package/index.d.ts +1081 -1
- package/index.js +981 -67
- package/index.js.map +1 -1
- package/index.mjs +925 -71
- package/index.mjs.map +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -8660,172 +8660,966 @@ var MagickoMath = React655.forwardRef(
|
|
|
8660
8660
|
);
|
|
8661
8661
|
MagickoMath.displayName = "MagickoMath";
|
|
8662
8662
|
|
|
8663
|
-
// dist/icons/
|
|
8663
|
+
// dist/icons/MagickoMaximize.tsx
|
|
8664
8664
|
import React656 from "react";
|
|
8665
|
-
import { jsx as jsx656 } from "react/jsx-runtime";
|
|
8666
|
-
var
|
|
8665
|
+
import { jsx as jsx656, jsxs as jsxs551 } from "react/jsx-runtime";
|
|
8666
|
+
var MagickoMaximize = React656.forwardRef(
|
|
8667
|
+
({ size, ...props }, ref) => {
|
|
8668
|
+
return /* @__PURE__ */ jsxs551("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8669
|
+
/* @__PURE__ */ jsx656("path", { fill: "#1e293b", d: "M15 22.75h-1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25H9C4.39 2.75 2.75 4.39 2.75 9v.98c0 .41-.34.75-.75.75s-.75-.34-.75-.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.75" }),
|
|
8670
|
+
/* @__PURE__ */ jsx656("path", { fill: "#1e293b", d: "M13 11.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l3.74-3.75H14a.749.749 0 1 1 0-1.5h4.01c.3 0 .58.18.69.46.12.28.05.6-.16.82l-5.01 5.03c-.15.15-.34.22-.53.22" }),
|
|
8671
|
+
/* @__PURE__ */ jsx656("path", { fill: "#1e293b", d: "M18.01 10.74c-.41 0-.75-.34-.75-.75V5.97c0-.41.34-.75.75-.75s.75.34.75.75v4.01c0 .42-.34.76-.75.76M7.85 22.75h-2.7c-2.66 0-3.9-1.24-3.9-3.9v-2.7c0-2.66 1.24-3.9 3.9-3.9h2.7c2.66 0 3.9 1.24 3.9 3.9v2.7c0 2.66-1.24 3.9-3.9 3.9m-2.7-9c-1.84 0-2.4.56-2.4 2.4v2.7c0 1.84.56 2.4 2.4 2.4h2.7c1.84 0 2.4-.56 2.4-2.4v-2.7c0-1.84-.56-2.4-2.4-2.4z" })
|
|
8672
|
+
] });
|
|
8673
|
+
}
|
|
8674
|
+
);
|
|
8675
|
+
MagickoMaximize.displayName = "MagickoMaximize";
|
|
8676
|
+
|
|
8677
|
+
// dist/icons/MagickoMaximize1.tsx
|
|
8678
|
+
import React657 from "react";
|
|
8679
|
+
import { jsx as jsx657, jsxs as jsxs552 } from "react/jsx-runtime";
|
|
8680
|
+
var MagickoMaximize1 = React657.forwardRef(
|
|
8681
|
+
({ size, ...props }, ref) => {
|
|
8682
|
+
return /* @__PURE__ */ jsxs552("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8683
|
+
/* @__PURE__ */ jsx657("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" }),
|
|
8684
|
+
/* @__PURE__ */ jsx657("path", { fill: "#1e293b", d: "M6 18.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l12-12c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-12 12c-.15.15-.34.22-.53.22" }),
|
|
8685
|
+
/* @__PURE__ */ jsx657("path", { fill: "#1e293b", d: "M18 10.75c-.41 0-.75-.34-.75-.75V6.75H14c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75v4c0 .41-.34.75-.75.75M10 18.75H6c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v3.25H10c.41 0 .75.34.75.75s-.34.75-.75.75M18 18.75c-.19 0-.38-.07-.53-.22l-12-12a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l12 12c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
|
|
8686
|
+
/* @__PURE__ */ jsx657("path", { fill: "#1e293b", d: "M6 10.75c-.41 0-.75-.34-.75-.75V6c0-.41.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75H6.75V10c0 .41-.34.75-.75.75M18 18.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.25V14c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75" })
|
|
8687
|
+
] });
|
|
8688
|
+
}
|
|
8689
|
+
);
|
|
8690
|
+
MagickoMaximize1.displayName = "MagickoMaximize1";
|
|
8691
|
+
|
|
8692
|
+
// dist/icons/MagickoMaximize2.tsx
|
|
8693
|
+
import React658 from "react";
|
|
8694
|
+
import { jsx as jsx658, jsxs as jsxs553 } from "react/jsx-runtime";
|
|
8695
|
+
var MagickoMaximize2 = React658.forwardRef(
|
|
8667
8696
|
({ size, ...props }, ref) => {
|
|
8668
|
-
return /* @__PURE__ */
|
|
8697
|
+
return /* @__PURE__ */ jsxs553("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8698
|
+
/* @__PURE__ */ jsx658("path", { fill: "#1e293b", d: "M22 9.42c-.41 0-.75-.34-.75-.75V5c0-1.24-1.01-2.25-2.25-2.25h-3.67c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H19c2.07 0 3.75 1.68 3.75 3.75v3.67c0 .41-.34.75-.75.75M8.67 22.75H5c-2.07 0-3.75-1.68-3.75-3.75v-3.67c0-.41.34-.75.75-.75s.75.34.75.75V19c0 1.24 1.01 2.25 2.25 2.25h3.67c.41 0 .75.34.75.75s-.34.75-.75.75M19 22.75h-3.67c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H19c1.24 0 2.25-1.01 2.25-2.25v-3.67c0-.41.34-.75.75-.75s.75.34.75.75V19c0 2.07-1.68 3.75-3.75 3.75M2 9.42c-.41 0-.75-.34-.75-.75V5c0-2.07 1.68-3.75 3.75-3.75h3.67c.41 0 .75.34.75.75s-.34.75-.75.75H5C3.76 2.75 2.75 3.76 2.75 5v3.67c0 .41-.34.75-.75.75" }),
|
|
8699
|
+
/* @__PURE__ */ jsx658("path", { fill: "#1e293b", d: "M18 9.75c-.41 0-.75-.34-.75-.75V6.75H15c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75v3c0 .41-.34.75-.75.75" }),
|
|
8700
|
+
/* @__PURE__ */ jsx658("path", { fill: "#1e293b", d: "M14 10.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l4-4c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-4 4c-.15.15-.34.22-.53.22M6 9.75c-.41 0-.75-.34-.75-.75V6c0-.41.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75H6.75V9c0 .41-.34.75-.75.75" }),
|
|
8701
|
+
/* @__PURE__ */ jsx658("path", { fill: "#1e293b", d: "M10 10.75c-.19 0-.38-.07-.53-.22l-4-4a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l4 4c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M9 18.75H6c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v2.25H9c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8702
|
+
/* @__PURE__ */ jsx658("path", { fill: "#1e293b", d: "M6 18.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l4-4c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-4 4c-.15.15-.34.22-.53.22M18 18.75h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.25V15c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
|
|
8703
|
+
/* @__PURE__ */ jsx658("path", { fill: "#1e293b", d: "M18 18.75c-.19 0-.38-.07-.53-.22l-4-4a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l4 4c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
|
|
8704
|
+
] });
|
|
8705
|
+
}
|
|
8706
|
+
);
|
|
8707
|
+
MagickoMaximize2.displayName = "MagickoMaximize2";
|
|
8708
|
+
|
|
8709
|
+
// dist/icons/MagickoMaximize21.tsx
|
|
8710
|
+
import React659 from "react";
|
|
8711
|
+
import { jsx as jsx659 } from "react/jsx-runtime";
|
|
8712
|
+
var MagickoMaximize21 = React659.forwardRef(
|
|
8713
|
+
({ size, ...props }, ref) => {
|
|
8714
|
+
return /* @__PURE__ */ jsx659("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx659("path", { fill: "#1e293b", d: "M2 9.75c-.41 0-.75-.34-.75-.75V6.5c0-2.89 2.36-5.25 5.25-5.25H9c.41 0 .75.34.75.75s-.34.75-.75.75H6.5c-2.07 0-3.75 1.68-3.75 3.75V9c0 .41-.34.75-.75.75M22 9.75c-.41 0-.75-.34-.75-.75V6.5c0-2.07-1.68-3.75-3.75-3.75H15c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.5c2.89 0 5.25 2.36 5.25 5.25V9c0 .41-.34.75-.75.75M17.5 22.75H16c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.5c2.07 0 3.75-1.68 3.75-3.75V16c0-.41.34-.75.75-.75s.75.34.75.75v1.5c0 2.89-2.36 5.25-5.25 5.25M9 22.75H6.5c-2.89 0-5.25-2.36-5.25-5.25V15c0-.41.34-.75.75-.75s.75.34.75.75v2.5c0 2.07 1.68 3.75 3.75 3.75H9c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
|
|
8715
|
+
}
|
|
8716
|
+
);
|
|
8717
|
+
MagickoMaximize21.displayName = "MagickoMaximize21";
|
|
8718
|
+
|
|
8719
|
+
// dist/icons/MagickoMaximize3.tsx
|
|
8720
|
+
import React660 from "react";
|
|
8721
|
+
import { jsx as jsx660, jsxs as jsxs554 } from "react/jsx-runtime";
|
|
8722
|
+
var MagickoMaximize3 = React660.forwardRef(
|
|
8723
|
+
({ size, ...props }, ref) => {
|
|
8724
|
+
return /* @__PURE__ */ jsxs554("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8725
|
+
/* @__PURE__ */ jsx660("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" }),
|
|
8726
|
+
/* @__PURE__ */ jsx660("path", { fill: "#1e293b", d: "M6 18.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l12-12c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-12 12c-.15.15-.34.22-.53.22" }),
|
|
8727
|
+
/* @__PURE__ */ jsx660("path", { fill: "#1e293b", d: "M18 10.75c-.41 0-.75-.34-.75-.75V6.75H14c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75v4c0 .41-.34.75-.75.75M10 18.75H6c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v3.25H10c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8728
|
+
] });
|
|
8729
|
+
}
|
|
8730
|
+
);
|
|
8731
|
+
MagickoMaximize3.displayName = "MagickoMaximize3";
|
|
8732
|
+
|
|
8733
|
+
// dist/icons/MagickoMaximize4.tsx
|
|
8734
|
+
import React661 from "react";
|
|
8735
|
+
import { jsx as jsx661, jsxs as jsxs555 } from "react/jsx-runtime";
|
|
8736
|
+
var MagickoMaximize4 = React661.forwardRef(
|
|
8737
|
+
({ size, ...props }, ref) => {
|
|
8738
|
+
return /* @__PURE__ */ jsxs555("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8739
|
+
/* @__PURE__ */ jsx661("path", { fill: "#1e293b", d: "M21 9.75c-.41 0-.75-.34-.75-.75V3.75H15c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75v6c0 .41-.34.75-.75.75M9 21.75H3c-.41 0-.75-.34-.75-.75v-6c0-.41.34-.75.75-.75s.75.34.75.75v5.25H9c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8740
|
+
/* @__PURE__ */ jsx661("path", { fill: "#1e293b", d: "M13.5 11.25c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l7.5-7.5c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-7.5 7.5c-.15.15-.34.22-.53.22M3 21.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l7.5-7.5c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-7.5 7.5c-.15.15-.34.22-.53.22" })
|
|
8741
|
+
] });
|
|
8742
|
+
}
|
|
8743
|
+
);
|
|
8744
|
+
MagickoMaximize4.displayName = "MagickoMaximize4";
|
|
8745
|
+
|
|
8746
|
+
// dist/icons/MagickoMaximizeCircle.tsx
|
|
8747
|
+
import React662 from "react";
|
|
8748
|
+
import { jsx as jsx662, jsxs as jsxs556 } from "react/jsx-runtime";
|
|
8749
|
+
var MagickoMaximizeCircle = React662.forwardRef(
|
|
8750
|
+
({ size, ...props }, ref) => {
|
|
8751
|
+
return /* @__PURE__ */ jsxs556("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8752
|
+
/* @__PURE__ */ jsx662("path", { fill: "#1e293b", d: "M21 7.75c-.41 0-.75-.34-.75-.75V3.75H17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75v4c0 .41-.34.75-.75.75" }),
|
|
8753
|
+
/* @__PURE__ */ jsx662("path", { fill: "#1e293b", d: "M15 9.75c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l6-6c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-6 6c-.15.15-.34.22-.53.22M7 21.75H3c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v3.25H7c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
8754
|
+
/* @__PURE__ */ jsx662("path", { fill: "#1e293b", d: "M3 21.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l6-6c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-6 6c-.15.15-.34.22-.53.22M2.2 14.75c-.35 0-.66-.25-.73-.6-.14-.7-.22-1.43-.22-2.15C1.25 6.07 6.07 1.25 12 1.25c.73 0 1.46.07 2.17.22.41.08.67.48.59.88-.08.41-.49.66-.88.59-.61-.12-1.24-.19-1.87-.19-5.1 0-9.25 4.15-9.25 9.25 0 .62.06 1.25.19 1.85.08.41-.18.8-.59.88-.06.02-.11.02-.16.02M12 22.75c-.73 0-1.46-.07-2.17-.22a.75.75 0 0 1-.59-.88c.08-.41.49-.66.88-.59.61.12 1.24.19 1.87.19 5.1 0 9.25-4.15 9.25-9.25 0-.62-.06-1.24-.18-1.85a.75.75 0 1 1 1.47-.29c.14.7.21 1.42.21 2.14.01 5.93-4.81 10.75-10.74 10.75" })
|
|
8755
|
+
] });
|
|
8756
|
+
}
|
|
8757
|
+
);
|
|
8758
|
+
MagickoMaximizeCircle.displayName = "MagickoMaximizeCircle";
|
|
8759
|
+
|
|
8760
|
+
// dist/icons/MagickoMaximizefinger.tsx
|
|
8761
|
+
import React663 from "react";
|
|
8762
|
+
import { jsx as jsx663 } from "react/jsx-runtime";
|
|
8763
|
+
var MagickoMaximizefinger = React663.forwardRef(
|
|
8764
|
+
({ size, ...props }, ref) => {
|
|
8765
|
+
return /* @__PURE__ */ jsx663("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx663("path", { fill: "#1e293b", d: "M13.43 22.75H8.6c-1.28 0-2.49-.62-3.23-1.67l-3.6-5.03c-.67-.93-.69-2.2-.05-3.16.46-.7 1.21-1.14 2.04-1.22.83-.09 1.65.21 2.24.8l.19.19V5.87c0-1.6 1.3-2.9 2.9-2.9s2.9 1.3 2.9 2.9v3.59c0 .07.05.14.12.16l4.04 1.06c1.53.4 2.6 1.79 2.6 3.38v3.37a5.33 5.33 0 0 1-5.32 5.32m-9.4-9.59c-.04 0-.08 0-.13.01-.38.04-.72.24-.94.56-.29.44-.28 1.02.02 1.45l3.6 5.03c.46.65 1.22 1.04 2.01 1.04h4.83a3.82 3.82 0 0 0 3.82-3.82v-3.37c0-.9-.61-1.7-1.49-1.92l-4.04-1.06a1.66 1.66 0 0 1-1.24-1.61V5.88c0-.77-.63-1.4-1.4-1.4s-1.4.63-1.4 1.4v8.6c0 .3-.18.58-.46.69-.28.12-.6.05-.82-.16l-1.47-1.47c-.23-.25-.55-.38-.89-.38M21.79 4.64c-.41 0-.75-.34-.75-.75 0-.57-.47-1.04-1.04-1.04-.41 0-.75-.34-.75-.75s.34-.75.75-.75c1.4 0 2.54 1.14 2.54 2.54 0 .42-.33.75-.75.75M20 8.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.57 0 1.04-.47 1.04-1.04 0-.41.34-.75.75-.75s.75.34.75.75c0 1.4-1.14 2.54-2.54 2.54M15.79 4.64c-.41 0-.75-.34-.75-.75 0-1.4 1.14-2.54 2.54-2.54.41 0 .75.34.75.75s-.34.75-.75.75c-.57 0-1.04.47-1.04 1.04 0 .42-.33.75-.75.75M17.58 8.75c-1.4 0-2.54-1.14-2.54-2.54 0-.41.34-.75.75-.75s.75.34.75.75c0 .57.47 1.04 1.04 1.04a.749.749 0 1 1 0 1.5" }) });
|
|
8766
|
+
}
|
|
8767
|
+
);
|
|
8768
|
+
MagickoMaximizefinger.displayName = "MagickoMaximizefinger";
|
|
8769
|
+
|
|
8770
|
+
// dist/icons/MagickoMenu.tsx
|
|
8771
|
+
import React664 from "react";
|
|
8772
|
+
import { jsx as jsx664 } from "react/jsx-runtime";
|
|
8773
|
+
var MagickoMenu = React664.forwardRef(
|
|
8774
|
+
({ size, ...props }, ref) => {
|
|
8775
|
+
return /* @__PURE__ */ jsx664("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx664("path", { fill: "#1e293b", d: "M21 7.75H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75M21 12.75H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75M21 17.75H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
|
|
8776
|
+
}
|
|
8777
|
+
);
|
|
8778
|
+
MagickoMenu.displayName = "MagickoMenu";
|
|
8779
|
+
|
|
8780
|
+
// dist/icons/MagickoMenu1.tsx
|
|
8781
|
+
import React665 from "react";
|
|
8782
|
+
import { jsx as jsx665 } from "react/jsx-runtime";
|
|
8783
|
+
var MagickoMenu1 = React665.forwardRef(
|
|
8784
|
+
({ size, ...props }, ref) => {
|
|
8785
|
+
return /* @__PURE__ */ jsx665("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx665("path", { fill: "#1e293b", d: "M17.54 9.06c-1.77 0-3.21-1.44-3.21-3.21s1.44-3.21 3.21-3.21 3.21 1.44 3.21 3.21-1.44 3.21-3.21 3.21m0-4.93c-.94 0-1.71.77-1.71 1.71s.77 1.71 1.71 1.71 1.71-.77 1.71-1.71-.77-1.71-1.71-1.71M6.46 9.06c-1.77 0-3.21-1.44-3.21-3.21s1.44-3.21 3.21-3.21 3.21 1.44 3.21 3.21-1.44 3.21-3.21 3.21m0-4.93c-.94 0-1.71.77-1.71 1.71s.77 1.71 1.71 1.71 1.71-.77 1.71-1.71-.76-1.71-1.71-1.71M17.54 21.37c-1.77 0-3.21-1.44-3.21-3.21s1.44-3.21 3.21-3.21 3.21 1.44 3.21 3.21-1.44 3.21-3.21 3.21m0-4.93c-.94 0-1.71.77-1.71 1.71s.77 1.71 1.71 1.71 1.71-.77 1.71-1.71-.77-1.71-1.71-1.71M6.46 21.37c-1.77 0-3.21-1.44-3.21-3.21s1.44-3.21 3.21-3.21 3.21 1.44 3.21 3.21-1.44 3.21-3.21 3.21m0-4.93c-.94 0-1.71.77-1.71 1.71s.77 1.71 1.71 1.71 1.71-.77 1.71-1.71-.76-1.71-1.71-1.71" }) });
|
|
8786
|
+
}
|
|
8787
|
+
);
|
|
8788
|
+
MagickoMenu1.displayName = "MagickoMenu1";
|
|
8789
|
+
|
|
8790
|
+
// dist/icons/MagickoMenuBoard.tsx
|
|
8791
|
+
import React666 from "react";
|
|
8792
|
+
import { jsx as jsx666, jsxs as jsxs557 } from "react/jsx-runtime";
|
|
8793
|
+
var MagickoMenuBoard = React666.forwardRef(
|
|
8794
|
+
({ size, ...props }, ref) => {
|
|
8795
|
+
return /* @__PURE__ */ jsxs557("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8796
|
+
/* @__PURE__ */ jsx666("path", { fill: "#1e293b", d: "M16.38 22.75H3.24c-.95 0-1.83-.44-2.4-1.21-.58-.78-.75-1.76-.46-2.69L4.59 5.32A2.98 2.98 0 0 1 7.45 3.2h12.3c1.21 0 2.3.72 2.76 1.84.25.58.3 1.24.15 1.89l-3.37 13.53a2.976 2.976 0 0 1-2.91 2.29M7.46 4.71a1.5 1.5 0 0 0-1.43 1.06L1.82 19.3c-.14.47-.06.96.24 1.36.28.38.72.6 1.19.6h13.14c.69 0 1.29-.47 1.45-1.14l3.37-13.54c.08-.33.06-.66-.07-.95-.24-.57-.77-.93-1.38-.93H7.46z" }),
|
|
8797
|
+
/* @__PURE__ */ jsx666("path", { fill: "#1e293b", d: "M20.78 22.75H16c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.78c.41 0 .79-.169 1.07-.469s.42-.7.39-1.11l-.99-13.62c-.03-.41.28-.77.69-.8.41-.02.77.28.8.69l.99 13.62c.06.82-.23 1.64-.79 2.24-.55.61-1.34.95-2.16.95M9.68 7.13c-.06 0-.12-.01-.18-.02a.75.75 0 0 1-.55-.91l1.04-4.32a.751.751 0 1 1 1.46.36l-1.04 4.32c-.08.34-.39.57-.73.57M16.38 7.14c-.05 0-.11 0-.16-.02a.765.765 0 0 1-.58-.89l.94-4.34c.09-.41.49-.66.89-.58s.66.49.58.89l-.94 4.34c-.07.36-.38.6-.73.6M15.7 12.75h-8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75M14.7 16.75h-8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8798
|
+
] });
|
|
8799
|
+
}
|
|
8800
|
+
);
|
|
8801
|
+
MagickoMenuBoard.displayName = "MagickoMenuBoard";
|
|
8802
|
+
|
|
8803
|
+
// dist/icons/MagickoMessageFavorite.tsx
|
|
8804
|
+
import React667 from "react";
|
|
8805
|
+
import { jsx as jsx667, jsxs as jsxs558 } from "react/jsx-runtime";
|
|
8806
|
+
var MagickoMessageFavorite = React667.forwardRef(
|
|
8807
|
+
({ size, ...props }, ref) => {
|
|
8808
|
+
return /* @__PURE__ */ jsxs558("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8809
|
+
/* @__PURE__ */ jsx667("path", { fill: "#1e293b", d: "M12 22.81c-.69 0-1.34-.35-1.8-.96l-1.5-2a.38.38 0 0 0-.21-.1H8c-4.17 0-6.75-1.13-6.75-6.75V8c0-4.42 2.33-6.75 6.75-6.75h4c.41 0 .75.34.75.75s-.34.75-.75.75H8C4.42 2.75 2.75 4.42 2.75 8v5c0 4.52 1.55 5.25 5.25 5.25h.5c.51 0 1.09.29 1.4.7l1.5 2c.35.46.85.46 1.2 0l1.5-2c.33-.44.85-.7 1.4-.7h.5c3.58 0 5.25-1.67 5.25-5.25V8c0-.41.34-.75.75-.75s.75.34.75.75v5c0 4.42-2.33 6.75-6.75 6.75h-.5c-.08 0-.15.04-.2.1l-1.5 2c-.46.61-1.11.96-1.8.96" }),
|
|
8810
|
+
/* @__PURE__ */ jsx667("path", { fill: "#1e293b", d: "M12 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M16 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M8 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M18 7.75c-.86 0-2.89-1.02-3.51-2.89-.25-.74-.19-1.59.16-2.26.31-.6.83-1.04 1.47-1.24.65-.2 1.34-.11 1.88.22.54-.33 1.23-.42 1.89-.22.64.2 1.16.64 1.47 1.24.35.67.41 1.52.16 2.26-.63 1.9-2.75 2.89-3.52 2.89m-2.09-3.37c.42 1.26 1.85 1.84 2.11 1.87.29-.03 1.69-.68 2.08-1.86.12-.36.09-.79-.07-1.1a.94.94 0 0 0-.58-.49c-.28-.1-.66-.05-.83.2-.14.2-.36.32-.6.33-.24 0-.47-.11-.62-.3-.21-.27-.58-.31-.85-.23-.26.08-.45.24-.58.49-.15.31-.18.73-.06 1.09" })
|
|
8811
|
+
] });
|
|
8812
|
+
}
|
|
8813
|
+
);
|
|
8814
|
+
MagickoMessageFavorite.displayName = "MagickoMessageFavorite";
|
|
8815
|
+
|
|
8816
|
+
// dist/icons/MagickoMessageNotif.tsx
|
|
8817
|
+
import React668 from "react";
|
|
8818
|
+
import { jsx as jsx668, jsxs as jsxs559 } from "react/jsx-runtime";
|
|
8819
|
+
var MagickoMessageNotif = React668.forwardRef(
|
|
8820
|
+
({ size, ...props }, ref) => {
|
|
8821
|
+
return /* @__PURE__ */ jsxs559("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8822
|
+
/* @__PURE__ */ jsx668("path", { fill: "#1e293b", d: "M12 22.81c-.69 0-1.34-.35-1.8-.96l-1.5-2a.38.38 0 0 0-.21-.1H8c-4.17 0-6.75-1.13-6.75-6.75V8c0-4.42 2.33-6.75 6.75-6.75h6c.41 0 .75.34.75.75s-.34.75-.75.75H8C4.42 2.75 2.75 4.42 2.75 8v5c0 4.52 1.55 5.25 5.25 5.25h.5c.51 0 1.09.29 1.4.7l1.5 2c.35.46.85.46 1.2 0l1.5-2c.33-.44.85-.7 1.4-.7h.5c3.58 0 5.25-1.67 5.25-5.25v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 4.42-2.33 6.75-6.75 6.75h-.5c-.08 0-.15.04-.2.1l-1.5 2c-.46.61-1.11.96-1.8.96" }),
|
|
8823
|
+
/* @__PURE__ */ jsx668("path", { fill: "#1e293b", d: "M12 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M16 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M8 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M19.5 7.75c-1.79 0-3.25-1.46-3.25-3.25s1.46-3.25 3.25-3.25 3.25 1.46 3.25 3.25-1.46 3.25-3.25 3.25m0-5c-.96 0-1.75.79-1.75 1.75s.79 1.75 1.75 1.75 1.75-.79 1.75-1.75-.79-1.75-1.75-1.75" })
|
|
8824
|
+
] });
|
|
8825
|
+
}
|
|
8826
|
+
);
|
|
8827
|
+
MagickoMessageNotif.displayName = "MagickoMessageNotif";
|
|
8828
|
+
|
|
8829
|
+
// dist/icons/MagickoMessageSearch.tsx
|
|
8830
|
+
import React669 from "react";
|
|
8831
|
+
import { jsx as jsx669, jsxs as jsxs560 } from "react/jsx-runtime";
|
|
8832
|
+
var MagickoMessageSearch = React669.forwardRef(
|
|
8833
|
+
({ size, ...props }, ref) => {
|
|
8834
|
+
return /* @__PURE__ */ jsxs560("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8835
|
+
/* @__PURE__ */ jsx669("path", { fill: "#1e293b", d: "M12 22.78c-.69 0-1.34-.35-1.8-.96l-1.5-2a.38.38 0 0 0-.21-.1H8c-4.17 0-6.75-1.13-6.75-6.75v-5c0-4.42 2.33-6.75 6.75-6.75h8c4.42 0 6.75 2.33 6.75 6.75v5c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5c0-3.58-1.67-5.25-5.25-5.25H8c-3.58 0-5.25 1.67-5.25 5.25v5c0 4.52 1.55 5.25 5.25 5.25h.5c.51 0 1.1.29 1.4.7l1.5 2c.35.46.85.46 1.2 0a.75.75 0 0 1 1.2.9c-.46.61-1.11.96-1.8.96" }),
|
|
8836
|
+
/* @__PURE__ */ jsx669("path", { fill: "#1e293b", d: "M12 11.97c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M16 11.97c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M8 11.97c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M18.2 22.15c-2.18 0-3.95-1.77-3.95-3.95s1.77-3.95 3.95-3.95 3.95 1.77 3.95 3.95-1.77 3.95-3.95 3.95m0-6.4c-1.35 0-2.45 1.1-2.45 2.45s1.1 2.45 2.45 2.45 2.45-1.1 2.45-2.45-1.1-2.45-2.45-2.45" }),
|
|
8837
|
+
/* @__PURE__ */ jsx669("path", { fill: "#1e293b", d: "M22 22.75c-.19 0-.38-.07-.53-.22l-1-1a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
|
|
8838
|
+
] });
|
|
8839
|
+
}
|
|
8840
|
+
);
|
|
8841
|
+
MagickoMessageSearch.displayName = "MagickoMessageSearch";
|
|
8842
|
+
|
|
8843
|
+
// dist/icons/MagickoMessageText.tsx
|
|
8844
|
+
import React670 from "react";
|
|
8845
|
+
import { jsx as jsx670, jsxs as jsxs561 } from "react/jsx-runtime";
|
|
8846
|
+
var MagickoMessageText = React670.forwardRef(
|
|
8847
|
+
({ size, ...props }, ref) => {
|
|
8848
|
+
return /* @__PURE__ */ jsxs561("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8849
|
+
/* @__PURE__ */ jsx670("path", { fill: "#1e293b", d: "M12 22.81c-.69 0-1.34-.35-1.8-.96l-1.5-2a.5.5 0 0 0-.2-.1H8c-4.17 0-6.75-1.13-6.75-6.75V8c0-4.42 2.33-6.75 6.75-6.75h8c4.42 0 6.75 2.33 6.75 6.75v5c0 4.42-2.33 6.75-6.75 6.75h-.5c-.08 0-.15.04-.2.1l-1.5 2c-.46.61-1.11.96-1.8.96M8 2.75C4.42 2.75 2.75 4.42 2.75 8v5c0 4.52 1.55 5.25 5.25 5.25h.5c.51 0 1.09.29 1.4.7l1.5 2c.35.46.85.46 1.2 0l1.5-2c.33-.44.85-.7 1.4-.7h.5c3.58 0 5.25-1.67 5.25-5.25V8c0-3.58-1.67-5.25-5.25-5.25z" }),
|
|
8850
|
+
/* @__PURE__ */ jsx670("path", { fill: "#1e293b", d: "M17 8.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75M13 13.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
8851
|
+
] });
|
|
8852
|
+
}
|
|
8853
|
+
);
|
|
8854
|
+
MagickoMessageText.displayName = "MagickoMessageText";
|
|
8855
|
+
|
|
8856
|
+
// dist/icons/MagickoMicrophone.tsx
|
|
8857
|
+
import React671 from "react";
|
|
8858
|
+
import { jsx as jsx671, jsxs as jsxs562 } from "react/jsx-runtime";
|
|
8859
|
+
var MagickoMicrophone = React671.forwardRef(
|
|
8860
|
+
({ size, ...props }, ref) => {
|
|
8861
|
+
return /* @__PURE__ */ jsxs562("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8862
|
+
/* @__PURE__ */ jsx671("path", { fill: "#1e293b", d: "M12 19.75c-3.72 0-6.75-3.03-6.75-6.75V8c0-3.72 3.03-6.75 6.75-6.75S18.75 4.28 18.75 8v5c0 3.72-3.03 6.75-6.75 6.75m0-17C9.11 2.75 6.75 5.1 6.75 8v5c0 2.9 2.36 5.25 5.25 5.25s5.25-2.35 5.25-5.25V8c0-2.9-2.36-5.25-5.25-5.25" }),
|
|
8863
|
+
/* @__PURE__ */ jsx671("path", { fill: "#1e293b", d: "M12 22.75c-5.38 0-9.75-4.37-9.75-9.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 4.55 3.7 8.25 8.25 8.25s8.25-3.7 8.25-8.25v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 5.38-4.37 9.75-9.75 9.75M14.61 8.23c-.08 0-.17-.01-.26-.04a7.37 7.37 0 0 0-4.99 0 .74.74 0 0 1-.95-.45.75.75 0 0 1 .45-.96c1.94-.7 4.07-.7 6.01 0 .39.14.59.57.45.96-.11.31-.4.49-.71.49" }),
|
|
8864
|
+
/* @__PURE__ */ jsx671("path", { fill: "#1e293b", d: "M13.7 11.23c-.06 0-.13-.01-.2-.03-1.07-.29-2.2-.29-3.27 0a.75.75 0 1 1-.39-1.45c1.33-.36 2.73-.36 4.06 0a.754.754 0 0 1-.2 1.48" })
|
|
8865
|
+
] });
|
|
8866
|
+
}
|
|
8867
|
+
);
|
|
8868
|
+
MagickoMicrophone.displayName = "MagickoMicrophone";
|
|
8869
|
+
|
|
8870
|
+
// dist/icons/MagickoMicrophone1.tsx
|
|
8871
|
+
import React672 from "react";
|
|
8872
|
+
import { jsx as jsx672, jsxs as jsxs563 } from "react/jsx-runtime";
|
|
8873
|
+
var MagickoMicrophone1 = React672.forwardRef(
|
|
8874
|
+
({ size, ...props }, ref) => {
|
|
8875
|
+
return /* @__PURE__ */ jsxs563("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8876
|
+
/* @__PURE__ */ jsx672("path", { fill: "#1e293b", d: "M9.1 12.43a5.6 5.6 0 0 1-5.59-5.59A5.6 5.6 0 0 1 9.1 1.25a5.6 5.6 0 0 1 5.59 5.59 5.6 5.6 0 0 1-5.59 5.59m0-9.68c-2.25 0-4.09 1.83-4.09 4.09 0 2.25 1.83 4.09 4.09 4.09s4.09-1.83 4.09-4.09-1.84-4.09-4.09-4.09" }),
|
|
8877
|
+
/* @__PURE__ */ jsx672("path", { fill: "#1e293b", d: "M9.81 19.21H8.39c-1.35 0-2.5-1.01-2.67-2.35l-.76-6.05c-.05-.41.24-.79.65-.84.4-.05.79.24.84.65l.76 6.05c.07.59.58 1.04 1.18 1.04h1.42c.6 0 1.1-.45 1.18-1.04l.76-6.05c.05-.41.43-.71.84-.65.41.05.7.43.65.84l-.76 6.05a2.704 2.704 0 0 1-2.67 2.35" }),
|
|
8878
|
+
/* @__PURE__ */ jsx672("path", { fill: "#1e293b", d: "M10.06 20.17H8.12c-.41 0-.75-.34-.75-.75v-.97c0-.41.34-.75.75-.75s.75.34.75.75v.22h.44v-.22c0-.41.34-.75.75-.75s.75.34.75.75v.97c0 .42-.33.75-.75.75" }),
|
|
8879
|
+
/* @__PURE__ */ jsx672("path", { fill: "#1e293b", d: "M11.39 22.75c-.32 0-.65-.05-.97-.16a3.04 3.04 0 0 1-2.08-2.88v-.29c0-.41.34-.75.75-.75s.75.34.75.75v.29c0 .66.42 1.25 1.05 1.46.56.19 1.16.04 1.57-.37l2.2-2.2c.29-.29.45-.68.45-1.09v-4.86c0-1.48 1.21-2.69 2.69-2.69s2.69 1.21 2.69 2.69v5.81c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.81c0-.65-.53-1.19-1.19-1.19-.65 0-1.19.53-1.19 1.19v4.86c0 .81-.32 1.58-.89 2.15l-2.2 2.2c-.57.58-1.34.89-2.13.89M9 16.25c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75" })
|
|
8880
|
+
] });
|
|
8881
|
+
}
|
|
8882
|
+
);
|
|
8883
|
+
MagickoMicrophone1.displayName = "MagickoMicrophone1";
|
|
8884
|
+
|
|
8885
|
+
// dist/icons/MagickoMicrophone2.tsx
|
|
8886
|
+
import React673 from "react";
|
|
8887
|
+
import { jsx as jsx673, jsxs as jsxs564 } from "react/jsx-runtime";
|
|
8888
|
+
var MagickoMicrophone2 = React673.forwardRef(
|
|
8889
|
+
({ size, ...props }, ref) => {
|
|
8890
|
+
return /* @__PURE__ */ jsxs564("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8891
|
+
/* @__PURE__ */ jsx673("path", { fill: "#1e293b", d: "M16.65 14.32c-.51 0-.99-.2-1.34-.57l-5.07-5.07c-.38-.36-.58-.89-.55-1.43a6.52 6.52 0 0 1 6.09-5.99c3.24-.2 6.12 1.95 6.82 5.13a6.543 6.543 0 0 1-5.83 7.92h-.12zm-.43-11.57a5.017 5.017 0 0 0-5.04 4.61c0 .08.03.18.1.25l5.1 5.1c.08.08.17.12.27.11 1.43-.12 2.75-.87 3.61-2.04s1.17-2.65.86-4.07a5.006 5.006 0 0 0-4.91-3.96z" }),
|
|
8892
|
+
/* @__PURE__ */ jsx673("path", { fill: "#1e293b", d: "M5.51 21.5c-.53 0-1.07-.2-1.47-.6l-.93-.93c-.73-.73-.81-1.9-.19-2.71l7.24-9.58a.75.75 0 0 1 1.2.9l-7.23 9.57c-.17.23-.15.55.05.75l.93.93c.2.2.52.22.75.05l9.57-7.23c.33-.25.8-.19 1.05.15.25.33.18.8-.15 1.05l-9.57 7.23c-.37.28-.81.41-1.25.41z" }),
|
|
8893
|
+
/* @__PURE__ */ jsx673("path", { fill: "#1e293b", d: "M2 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.1-2.1c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.1 2.1c-.15.15-.34.22-.53.22" })
|
|
8894
|
+
] });
|
|
8895
|
+
}
|
|
8896
|
+
);
|
|
8897
|
+
MagickoMicrophone2.displayName = "MagickoMicrophone2";
|
|
8898
|
+
|
|
8899
|
+
// dist/icons/MagickoMicrophone21.tsx
|
|
8900
|
+
import React674 from "react";
|
|
8901
|
+
import { jsx as jsx674, jsxs as jsxs565 } from "react/jsx-runtime";
|
|
8902
|
+
var MagickoMicrophone21 = React674.forwardRef(
|
|
8903
|
+
({ size, ...props }, ref) => {
|
|
8904
|
+
return /* @__PURE__ */ jsxs565("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8905
|
+
/* @__PURE__ */ jsx674("path", { fill: "#1e293b", d: "m7.34 13.94-.61-1.37c3.15-1.39 7.04-3.7 9.69-5.74l.09-.06.39.68.44.57c-2.73 2.1-6.75 4.48-10 5.92" }),
|
|
8906
|
+
/* @__PURE__ */ jsx674("path", { fill: "#1e293b", d: "M11.03 15.51c-2.34 0-4.62-1.21-5.87-3.38A6.7 6.7 0 0 1 4.49 7c.47-1.74 1.59-3.2 3.15-4.1 3.23-1.86 7.37-.75 9.23 2.47a6.7 6.7 0 0 1 .67 5.13 6.73 6.73 0 0 1-3.15 4.1c-1.05.62-2.21.91-3.36.91m-4.56-4.13c1.45 2.51 4.68 3.37 7.19 1.92 1.22-.7 2.09-1.83 2.45-3.19s.18-2.77-.53-3.99C14.13 3.61 10.9 2.75 8.39 4.2c-1.22.7-2.09 1.83-2.45 3.19a5.2 5.2 0 0 0 .53 3.99" }),
|
|
8907
|
+
/* @__PURE__ */ jsx674("path", { fill: "#1e293b", d: "M17.08 22c-.62 0-1.23-.29-1.62-.82l-4.42-5.99 1.21-.89 4.42 6c.16.22.44.28.67.14l.64-.38c.23-.13.32-.41.21-.64l-3-6.84 1.37-.6 3 6.84c.41.93.05 2.03-.83 2.54l-.65.38c-.31.17-.65.26-1 .26" })
|
|
8908
|
+
] });
|
|
8909
|
+
}
|
|
8910
|
+
);
|
|
8911
|
+
MagickoMicrophone21.displayName = "MagickoMicrophone21";
|
|
8912
|
+
|
|
8913
|
+
// dist/icons/MagickoMicrophone211.tsx
|
|
8914
|
+
import React675 from "react";
|
|
8915
|
+
import { jsx as jsx675, jsxs as jsxs566 } from "react/jsx-runtime";
|
|
8916
|
+
var MagickoMicrophone211 = React675.forwardRef(
|
|
8917
|
+
({ size, ...props }, ref) => {
|
|
8918
|
+
return /* @__PURE__ */ jsxs566("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8919
|
+
/* @__PURE__ */ jsx675("path", { fill: "#1e293b", d: "M12 16.25c-2.62 0-4.75-2.13-4.75-4.75V6c0-2.62 2.13-4.75 4.75-4.75S16.75 3.38 16.75 6v5.5c0 2.62-2.13 4.75-4.75 4.75m0-13.5c-1.79 0-3.25 1.46-3.25 3.25v5.5c0 1.79 1.46 3.25 3.25 3.25s3.25-1.46 3.25-3.25V6c0-1.79-1.46-3.25-3.25-3.25" }),
|
|
8920
|
+
/* @__PURE__ */ jsx675("path", { fill: "#1e293b", d: "M12 19.75c-4.63 0-8.4-3.77-8.4-8.4v-1.7c0-.41.34-.75.75-.75s.75.34.75.75v1.7c0 3.8 3.1 6.9 6.9 6.9s6.9-3.1 6.9-6.9v-1.7c0-.41.34-.75.75-.75s.75.34.75.75v1.7c0 4.63-3.77 8.4-8.4 8.4M13.39 7.18c-.08 0-.17-.01-.26-.04-.73-.27-1.53-.27-2.26 0a.75.75 0 1 1-.51-1.41 4.9 4.9 0 0 1 3.29 0c.39.14.59.57.45.96-.12.3-.41.49-.71.49" }),
|
|
8921
|
+
/* @__PURE__ */ jsx675("path", { fill: "#1e293b", d: "M12.8 9.3c-.07 0-.13-.01-.2-.03-.4-.11-.81-.11-1.21 0a.75.75 0 0 1-.92-.53c-.11-.39.13-.8.53-.91.65-.18 1.35-.18 2 0 .4.11.64.52.53.92-.09.33-.4.55-.73.55M12 22.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
|
|
8922
|
+
] });
|
|
8923
|
+
}
|
|
8924
|
+
);
|
|
8925
|
+
MagickoMicrophone211.displayName = "MagickoMicrophone211";
|
|
8926
|
+
|
|
8927
|
+
// dist/icons/MagickoMicrophone3.tsx
|
|
8928
|
+
import React676 from "react";
|
|
8929
|
+
import { jsx as jsx676, jsxs as jsxs567 } from "react/jsx-runtime";
|
|
8930
|
+
var MagickoMicrophone3 = React676.forwardRef(
|
|
8931
|
+
({ size, ...props }, ref) => {
|
|
8932
|
+
return /* @__PURE__ */ jsxs567("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8933
|
+
/* @__PURE__ */ jsx676("path", { fill: "#1e293b", d: "m7.34 13.94-.61-1.37c3.15-1.39 7.04-3.7 9.69-5.74l.09-.06.39.68.44.57c-2.74 2.1-6.75 4.48-10 5.92" }),
|
|
8934
|
+
/* @__PURE__ */ jsx676("path", { fill: "#1e293b", d: "M11.03 15.51c-2.34 0-4.62-1.21-5.87-3.38A6.76 6.76 0 0 1 4.48 7c.47-1.74 1.59-3.2 3.15-4.1 3.23-1.86 7.37-.75 9.23 2.47.9 1.56 1.14 3.38.68 5.13a6.73 6.73 0 0 1-3.15 4.1c-1.05.62-2.21.91-3.36.91M11.01 3.5c-.89 0-1.8.23-2.62.7-1.22.7-2.09 1.83-2.45 3.19s-.18 2.77.53 3.99c1.45 2.51 4.67 3.37 7.19 1.92 1.22-.7 2.09-1.83 2.45-3.19s.18-2.77-.53-3.99a5.3 5.3 0 0 0-4.57-2.62" }),
|
|
8935
|
+
/* @__PURE__ */ jsx676("path", { fill: "#1e293b", d: "M17.08 22c-.62 0-1.23-.29-1.62-.82l-4.42-5.99 1.21-.89 4.42 6c.16.21.44.28.67.14l.65-.38c.23-.13.32-.41.21-.64l-3-6.84 1.37-.6 3 6.84c.41.93.05 2.03-.83 2.54l-.65.38c-.32.17-.66.26-1.01.26" })
|
|
8936
|
+
] });
|
|
8937
|
+
}
|
|
8938
|
+
);
|
|
8939
|
+
MagickoMicrophone3.displayName = "MagickoMicrophone3";
|
|
8940
|
+
|
|
8941
|
+
// dist/icons/MagickoMicrophoneSlash.tsx
|
|
8942
|
+
import React677 from "react";
|
|
8943
|
+
import { jsx as jsx677, jsxs as jsxs568 } from "react/jsx-runtime";
|
|
8944
|
+
var MagickoMicrophoneSlash = React677.forwardRef(
|
|
8945
|
+
({ size, ...props }, ref) => {
|
|
8946
|
+
return /* @__PURE__ */ jsxs568("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8947
|
+
/* @__PURE__ */ jsx677("path", { fill: "#1e293b", d: "M7.39 17.59c-.21 0-.43-.09-.58-.27A6.74 6.74 0 0 1 5.25 13V8c0-3.72 3.03-6.75 6.75-6.75 3.1 0 5.79 2.1 6.55 5.1.1.4-.14.81-.54.91-.39.1-.81-.14-.91-.54A5.26 5.26 0 0 0 12 2.75C9.11 2.75 6.75 5.1 6.75 8v5c0 1.23.43 2.42 1.21 3.36a.75.75 0 0 1-.57 1.23M12 19.75c-.81 0-1.6-.14-2.34-.42a.74.74 0 0 1-.44-.96.74.74 0 0 1 .96-.44c.58.22 1.2.33 1.82.33 2.89 0 5.25-2.35 5.25-5.25V9.98c0-.41.34-.75.75-.75s.75.34.75.75V13c0 3.72-3.03 6.75-6.75 6.75" }),
|
|
8948
|
+
/* @__PURE__ */ jsx677("path", { fill: "#1e293b", d: "M12 22.75c-2.48 0-4.84-.93-6.65-2.62a.755.755 0 0 1-.04-1.06c.28-.3.76-.32 1.06-.04a8.2 8.2 0 0 0 5.62 2.21c4.55 0 8.25-3.7 8.25-8.25v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c.01 5.39-4.36 9.76-9.74 9.76" }),
|
|
8949
|
+
/* @__PURE__ */ jsx677("path", { fill: "#1e293b", d: "M2.5 22.74c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l19-19c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-19 19c-.15.15-.34.22-.53.22M11.55 6.25c-.41 0-.75-.34-.75-.75V2.26c0-.41.34-.75.75-.75s.75.34.75.75V5.5c0 .42-.34.75-.75.75M8.5 8.25c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75" })
|
|
8950
|
+
] });
|
|
8951
|
+
}
|
|
8952
|
+
);
|
|
8953
|
+
MagickoMicrophoneSlash.displayName = "MagickoMicrophoneSlash";
|
|
8954
|
+
|
|
8955
|
+
// dist/icons/MagickoMicrophoneSlash1.tsx
|
|
8956
|
+
import React678 from "react";
|
|
8957
|
+
import { jsx as jsx678, jsxs as jsxs569 } from "react/jsx-runtime";
|
|
8958
|
+
var MagickoMicrophoneSlash1 = React678.forwardRef(
|
|
8959
|
+
({ size, ...props }, ref) => {
|
|
8960
|
+
return /* @__PURE__ */ jsxs569("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8961
|
+
/* @__PURE__ */ jsx678("path", { fill: "#1e293b", d: "M8 11.75c-.41 0-.75-.34-.75-.75V6c0-2.62 2.13-4.75 4.75-4.75S16.75 3.38 16.75 6v.3c0 .41-.34.75-.75.75s-.75-.34-.75-.75V6c0-1.79-1.46-3.25-3.25-3.25S8.75 4.21 8.75 6v5c0 .41-.34.75-.75.75M12 16.25c-1.34 0-2.62-.57-3.52-1.56a.755.755 0 0 1 .05-1.06c.31-.28.78-.25 1.06.05.61.68 1.49 1.07 2.41 1.07 1.79 0 3.25-1.46 3.25-3.25V11c0-.41.34-.75.75-.75s.75.34.75.75v.5c0 2.62-2.13 4.75-4.75 4.75" }),
|
|
8962
|
+
/* @__PURE__ */ jsx678("path", { fill: "#1e293b", d: "M12 19.75a8.4 8.4 0 0 1-5.73-2.25.755.755 0 0 1-.04-1.06c.29-.31.77-.32 1.07-.04a6.9 6.9 0 0 0 4.7 1.85c3.8 0 6.9-3.1 6.9-6.9v-1.7c0-.41.34-.75.75-.75s.75.34.75.75v1.7c0 4.63-3.77 8.4-8.4 8.4M4.95 15.08c-.29 0-.57-.17-.69-.46a8.3 8.3 0 0 1-.66-3.27v-1.7c0-.41.34-.75.75-.75s.75.34.75.75v1.7c0 .93.18 1.83.54 2.68a.75.75 0 0 1-.4.98c-.09.05-.19.07-.29.07" }),
|
|
8963
|
+
/* @__PURE__ */ jsx678("path", { fill: "#1e293b", d: "M3.92 19.74c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L19.54 2.31c.29-.29.77-.29 1.06 0s.29.77 0 1.06L4.46 19.52c-.15.15-.34.22-.54.22M11 6.75c-.41 0-.75-.34-.75-.75V3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M12 22.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
|
|
8964
|
+
] });
|
|
8965
|
+
}
|
|
8966
|
+
);
|
|
8967
|
+
MagickoMicrophoneSlash1.displayName = "MagickoMicrophoneSlash1";
|
|
8968
|
+
|
|
8969
|
+
// dist/icons/MagickoMiddleFinger.tsx
|
|
8970
|
+
import React679 from "react";
|
|
8971
|
+
import { jsx as jsx679, jsxs as jsxs570 } from "react/jsx-runtime";
|
|
8972
|
+
var MagickoMiddleFinger = React679.forwardRef(
|
|
8973
|
+
({ size, ...props }, ref) => {
|
|
8974
|
+
return /* @__PURE__ */ jsxs570("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8975
|
+
/* @__PURE__ */ jsx679("path", { fill: "#1e293b", d: "M16.66 22.75H9.57c-1.38 0-2.68-.67-3.49-1.79l-3.93-5.51c-.72-1-.74-2.35-.05-3.38a2.958 2.958 0 0 1 4.56-.45l.34.34v-1.48C7 8.8 8.25 7.39 9.84 7.26c.67-.06 1.31.1 1.86.43v-.46c0-1.56 0-2.46.05-2.99h-.05a3.003 3.003 0 0 1 3.23-2.99c1.55.12 2.77 1.49 2.77 3.12v1.22c.01.53.01 1.23.01 2.15v.32c.54-.33 1.19-.49 1.86-.43 1.59.13 2.84 1.55 2.84 3.22V17c0 3.17-2.58 5.75-5.75 5.75m-12.1-10.5c-.49 0-.94.24-1.21.65-.35.52-.34 1.17.02 1.67l3.93 5.51c.53.73 1.38 1.17 2.27 1.17h7.09A4.26 4.26 0 0 0 20.91 17v-6.13c0-.9-.64-1.66-1.46-1.73-.47-.03-.94.13-1.26.46-.29.28-.45.65-.48 1.06-.02.4-.4.7-.76.71-.45 0-.62 0-.69-.79h-.05c.01-.09.01-.18.03-.26a10 10 0 0 1-.02-.59 1 1 0 0 1-.02-.17V4.41c0-.84-.62-1.57-1.38-1.63-.46-.03-.87.12-1.18.43-.29.29-.44.66-.44 1.06v2.99c0 1.28 0 2.12-.03 2.67l.03.27h-.05c-.07.75-.24.76-.65.79-.2.01-.39-.06-.54-.19a.74.74 0 0 1-.25-.52c-.02-.4-.19-.77-.46-1.04-.34-.34-.8-.51-1.28-.47-.81.07-1.46.84-1.46 1.73v3.28c0 .3-.18.58-.46.69-.28.12-.6.05-.82-.16L5.61 12.7c-.37-.37-.77-.45-1.05-.45" }),
|
|
8976
|
+
/* @__PURE__ */ jsx679("path", { fill: "#1e293b", d: "M12.45 12.75c-.41 0-.75-.34-.75-.75v-1.99c0-.41.34-.75.75-.75s.75.34.75.75V12c0 .41-.34.75-.75.75M16.96 12.75c-.41 0-.75-.34-.75-.75v-1.99c0-.41.34-.75.75-.75s.75.34.75.75V12c0 .41-.34.75-.75.75" })
|
|
8977
|
+
] });
|
|
8978
|
+
}
|
|
8979
|
+
);
|
|
8980
|
+
MagickoMiddleFinger.displayName = "MagickoMiddleFinger";
|
|
8981
|
+
|
|
8982
|
+
// dist/icons/MagickoMinus.tsx
|
|
8983
|
+
import React680 from "react";
|
|
8984
|
+
import { jsx as jsx680 } from "react/jsx-runtime";
|
|
8985
|
+
var MagickoMinus = React680.forwardRef(
|
|
8986
|
+
({ size, ...props }, ref) => {
|
|
8987
|
+
return /* @__PURE__ */ jsx680("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx680("path", { fill: "#1e293b", d: "M18 12.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
|
|
8988
|
+
}
|
|
8989
|
+
);
|
|
8990
|
+
MagickoMinus.displayName = "MagickoMinus";
|
|
8991
|
+
|
|
8992
|
+
// dist/icons/MagickoMinus1.tsx
|
|
8993
|
+
import React681 from "react";
|
|
8994
|
+
import { jsx as jsx681, jsxs as jsxs571 } from "react/jsx-runtime";
|
|
8995
|
+
var MagickoMinus1 = React681.forwardRef(
|
|
8996
|
+
({ size, ...props }, ref) => {
|
|
8997
|
+
return /* @__PURE__ */ jsxs571("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
8998
|
+
/* @__PURE__ */ jsx681("path", { fill: "#1e293b", d: "M9.41 22.75a5.83 5.83 0 0 1-3.73-1.65L2.7 18.11c-.94-.97-1.46-2.3-1.44-3.64V9.4c-.04-1.38.54-2.71 1.57-3.65l2.96-2.96c.91-1.01 2.27-1.58 3.65-1.54h5.17c1.37-.05 2.72.53 3.65 1.57l2.96 2.96c.94.98 1.46 2.3 1.44 3.64v5.18c.04 1.38-.54 2.72-1.57 3.65l-2.96 2.96c-.94.97-2.26 1.53-3.62 1.55H9.42zm-2.68-2.72c.73.72 1.7 1.15 2.73 1.22h5.03c.95 0 1.89-.41 2.56-1.1l2.99-2.99c.74-.67 1.13-1.58 1.11-2.54V9.4c.02-.96-.35-1.89-1.01-2.57l-2.97-2.97a3.32 3.32 0 0 0-2.54-1.11H9.41c-.98-.02-1.9.37-2.54 1.08L3.86 6.84c-.74.67-1.13 1.59-1.11 2.54v5.1c-.02.96.35 1.89 1.01 2.57l2.97 2.97z" }),
|
|
8999
|
+
/* @__PURE__ */ jsx681("path", { fill: "#1e293b", d: "M15.26 12.69H8.63c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6.63c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
9000
|
+
] });
|
|
9001
|
+
}
|
|
9002
|
+
);
|
|
9003
|
+
MagickoMinus1.displayName = "MagickoMinus1";
|
|
9004
|
+
|
|
9005
|
+
// dist/icons/MagickoMinusCircle.tsx
|
|
9006
|
+
import React682 from "react";
|
|
9007
|
+
import { jsx as jsx682, jsxs as jsxs572 } from "react/jsx-runtime";
|
|
9008
|
+
var MagickoMinusCircle = React682.forwardRef(
|
|
9009
|
+
({ size, ...props }, ref) => {
|
|
9010
|
+
return /* @__PURE__ */ jsxs572("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9011
|
+
/* @__PURE__ */ jsx682("path", { fill: "#1e293b", d: "M11.92 22.75C6 22.75 1.17 17.93 1.17 12S6 1.25 11.92 1.25 22.67 6.07 22.67 12s-4.82 10.75-10.75 10.75m0-20c-5.1 0-9.25 4.15-9.25 9.25s4.15 9.25 9.25 9.25 9.25-4.15 9.25-9.25-4.15-9.25-9.25-9.25" }),
|
|
9012
|
+
/* @__PURE__ */ jsx682("path", { fill: "#1e293b", d: "M15.92 12.75h-8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8a.749.749 0 1 1 0 1.5" })
|
|
9013
|
+
] });
|
|
9014
|
+
}
|
|
9015
|
+
);
|
|
9016
|
+
MagickoMinusCircle.displayName = "MagickoMinusCircle";
|
|
9017
|
+
|
|
9018
|
+
// dist/icons/MagickoMinusSquare.tsx
|
|
9019
|
+
import React683 from "react";
|
|
9020
|
+
import { jsx as jsx683, jsxs as jsxs573 } from "react/jsx-runtime";
|
|
9021
|
+
var MagickoMinusSquare = React683.forwardRef(
|
|
9022
|
+
({ size, ...props }, ref) => {
|
|
9023
|
+
return /* @__PURE__ */ jsxs573("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9024
|
+
/* @__PURE__ */ jsx683("path", { fill: "#1e293b", d: "M16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
9025
|
+
/* @__PURE__ */ jsx683("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" })
|
|
9026
|
+
] });
|
|
9027
|
+
}
|
|
9028
|
+
);
|
|
9029
|
+
MagickoMinusSquare.displayName = "MagickoMinusSquare";
|
|
9030
|
+
|
|
9031
|
+
// dist/icons/MagickoMirroringScreen.tsx
|
|
9032
|
+
import React684 from "react";
|
|
9033
|
+
import { jsx as jsx684, jsxs as jsxs574 } from "react/jsx-runtime";
|
|
9034
|
+
var MagickoMirroringScreen = React684.forwardRef(
|
|
9035
|
+
({ size, ...props }, ref) => {
|
|
9036
|
+
return /* @__PURE__ */ jsxs574("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9037
|
+
/* @__PURE__ */ jsx684("path", { fill: "#1e293b", d: "M17 21.75h-1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1c2.58 0 4.25-1.67 4.25-4.25V8c0-2.58-1.67-4.25-4.25-4.25H7C4.42 3.75 2.75 5.42 2.75 8v1c0 .41-.34.75-.75.75s-.75-.34-.75-.75V8c0-3.44 2.31-5.75 5.75-5.75h10c3.44 0 5.75 2.31 5.75 5.75v8c0 3.44-2.31 5.75-5.75 5.75" }),
|
|
9038
|
+
/* @__PURE__ */ jsx684("path", { fill: "#1e293b", d: "M12.29 21.06c-.37 0-.69-.28-.74-.65C11 16.13 7.88 13 3.59 12.45a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65 4.98.64 8.62 4.27 9.25 9.25.05.41-.24.79-.65.84-.02.01-.06.01-.09.01" }),
|
|
9039
|
+
/* @__PURE__ */ jsx684("path", { fill: "#1e293b", d: "M8.93 22.13c-.37 0-.69-.28-.74-.65-.39-3.05-2.62-5.28-5.67-5.67a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65 3.75.48 6.48 3.22 6.96 6.96.05.41-.24.79-.65.84-.03.01-.06.01-.09.01M5.13 22.77c-.37 0-.69-.28-.74-.65-.17-1.35-1.16-2.34-2.51-2.51a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65 2.02.26 3.55 1.79 3.81 3.81.05.41-.24.79-.65.84z" })
|
|
9040
|
+
] });
|
|
9041
|
+
}
|
|
9042
|
+
);
|
|
9043
|
+
MagickoMirroringScreen.displayName = "MagickoMirroringScreen";
|
|
9044
|
+
|
|
9045
|
+
// dist/icons/MagickoMobile.tsx
|
|
9046
|
+
import React685 from "react";
|
|
9047
|
+
import { jsx as jsx685, jsxs as jsxs575 } from "react/jsx-runtime";
|
|
9048
|
+
var MagickoMobile = React685.forwardRef(
|
|
9049
|
+
({ size, ...props }, ref) => {
|
|
9050
|
+
return /* @__PURE__ */ jsxs575("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9051
|
+
/* @__PURE__ */ jsx685("path", { fill: "#1e293b", d: "M15 22.75H9c-4.41 0-5.75-1.34-5.75-5.75V7c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75v10c0 4.41-1.34 5.75-5.75 5.75m-6-20c-3.58 0-4.25.68-4.25 4.25v10c0 3.57.67 4.25 4.25 4.25h6c3.58 0 4.25-.68 4.25-4.25V7c0-3.57-.67-4.25-4.25-4.25z" }),
|
|
9052
|
+
/* @__PURE__ */ jsx685("path", { fill: "#1e293b", d: "M14 6.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M12 19.86a2.3 2.3 0 1 1 0-4.6 2.3 2.3 0 0 1 0 4.6m0-3.11c-.44 0-.8.36-.8.8s.36.8.8.8.8-.36.8-.8-.36-.8-.8-.8" })
|
|
9053
|
+
] });
|
|
9054
|
+
}
|
|
9055
|
+
);
|
|
9056
|
+
MagickoMobile.displayName = "MagickoMobile";
|
|
9057
|
+
|
|
9058
|
+
// dist/icons/MagickoMobile1.tsx
|
|
9059
|
+
import React686 from "react";
|
|
9060
|
+
import { jsx as jsx686, jsxs as jsxs576 } from "react/jsx-runtime";
|
|
9061
|
+
var MagickoMobile1 = React686.forwardRef(
|
|
9062
|
+
({ size, ...props }, ref) => {
|
|
9063
|
+
return /* @__PURE__ */ jsxs576("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9064
|
+
/* @__PURE__ */ jsx686("path", { fill: "#1e293b", d: "M17 22.75H7c-.55 0-1.08-.08-1.61-.23a.75.75 0 0 1-.54-.72V11c0-2.07 1.68-3.75 3.75-3.75h6.8c2.07 0 3.75 1.68 3.75 3.75v10.8c0 .33-.22.63-.54.72-.53.15-1.06.23-1.61.23M6.35 21.2c.21.03.43.05.65.05h10c.22 0 .44-.02.65-.05V11c0-1.24-1.01-2.25-2.25-2.25H8.6c-1.24 0-2.25 1.01-2.25 2.25z" }),
|
|
9065
|
+
/* @__PURE__ */ jsx686("path", { fill: "#1e293b", d: "M13.7 11.95h-3.4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
9066
|
+
/* @__PURE__ */ jsx686("path", { fill: "#1e293b", d: "M17 22.75H7c-.55 0-1.08-.08-1.61-.23-2.44-.7-4.14-2.97-4.14-5.52V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 2.55-1.7 4.82-4.14 5.52-.53.15-1.06.23-1.61.23m-10-20A4.26 4.26 0 0 0 2.75 7v10c0 1.88 1.26 3.56 3.06 4.08.4.12.79.17 1.19.17h10c.41 0 .79-.06 1.19-.17 1.8-.52 3.06-2.2 3.06-4.08V7A4.26 4.26 0 0 0 17 2.75z" }),
|
|
9067
|
+
/* @__PURE__ */ jsx686("path", { fill: "#1e293b", d: "M12 19c-.55 0-1-.45-1-1s.44-1 1-1h.01c.55 0 1 .45 1 1s-.45 1-1.01 1" })
|
|
9068
|
+
] });
|
|
9069
|
+
}
|
|
9070
|
+
);
|
|
9071
|
+
MagickoMobile1.displayName = "MagickoMobile1";
|
|
9072
|
+
|
|
9073
|
+
// dist/icons/MagickoMoney.tsx
|
|
9074
|
+
import React687 from "react";
|
|
9075
|
+
import { jsx as jsx687, jsxs as jsxs577 } from "react/jsx-runtime";
|
|
9076
|
+
var MagickoMoney = React687.forwardRef(
|
|
9077
|
+
({ size, ...props }, ref) => {
|
|
9078
|
+
return /* @__PURE__ */ jsxs577("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9079
|
+
/* @__PURE__ */ jsx687("path", { fill: "#1e293b", d: "M17 21.25H7c-3.65 0-5.75-2.1-5.75-5.75v-7c0-3.65 2.1-5.75 5.75-5.75h10c3.65 0 5.75 2.1 5.75 5.75v7c0 3.65-2.1 5.75-5.75 5.75m-10-17c-2.86 0-4.25 1.39-4.25 4.25v7c0 2.86 1.39 4.25 4.25 4.25h10c2.86 0 4.25-1.39 4.25-4.25v-7c0-2.86-1.39-4.25-4.25-4.25z" }),
|
|
9080
|
+
/* @__PURE__ */ jsx687("path", { fill: "#1e293b", d: "M12 15.75c-2.07 0-3.75-1.68-3.75-3.75S9.93 8.25 12 8.25s3.75 1.68 3.75 3.75-1.68 3.75-3.75 3.75m0-6c-1.24 0-2.25 1.01-2.25 2.25s1.01 2.25 2.25 2.25 2.25-1.01 2.25-2.25S13.24 9.75 12 9.75M5.5 15.25c-.41 0-.75-.34-.75-.75v-5c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M18.5 15.25c-.41 0-.75-.34-.75-.75v-5c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75" })
|
|
9081
|
+
] });
|
|
9082
|
+
}
|
|
9083
|
+
);
|
|
9084
|
+
MagickoMoney.displayName = "MagickoMoney";
|
|
9085
|
+
|
|
9086
|
+
// dist/icons/MagickoMoney1.tsx
|
|
9087
|
+
import React688 from "react";
|
|
9088
|
+
import { jsx as jsx688, jsxs as jsxs578 } from "react/jsx-runtime";
|
|
9089
|
+
var MagickoMoney1 = React688.forwardRef(
|
|
9090
|
+
({ size, ...props }, ref) => {
|
|
9091
|
+
return /* @__PURE__ */ jsxs578("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9092
|
+
/* @__PURE__ */ jsx688("path", { fill: "#1e293b", d: "M17 21.25H7c-3.17 0-5.75-2.58-5.75-5.75v-7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v7c0 3.17-2.58 5.75-5.75 5.75m-10-17A4.26 4.26 0 0 0 2.75 8.5v7A4.26 4.26 0 0 0 7 19.75h10a4.26 4.26 0 0 0 4.25-4.25v-7A4.26 4.26 0 0 0 17 4.25z" }),
|
|
9093
|
+
/* @__PURE__ */ jsx688("path", { fill: "#1e293b", d: "M12 15.25c-1.79 0-3.25-1.46-3.25-3.25S10.21 8.75 12 8.75s3.25 1.46 3.25 3.25-1.46 3.25-3.25 3.25m0-5c-.96 0-1.75.79-1.75 1.75s.79 1.75 1.75 1.75 1.75-.79 1.75-1.75-.79-1.75-1.75-1.75M8 16.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75M18 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
9094
|
+
] });
|
|
9095
|
+
}
|
|
9096
|
+
);
|
|
9097
|
+
MagickoMoney1.displayName = "MagickoMoney1";
|
|
9098
|
+
|
|
9099
|
+
// dist/icons/MagickoMoney2.tsx
|
|
9100
|
+
import React689 from "react";
|
|
9101
|
+
import { jsx as jsx689, jsxs as jsxs579 } from "react/jsx-runtime";
|
|
9102
|
+
var MagickoMoney2 = React689.forwardRef(
|
|
9103
|
+
({ size, ...props }, ref) => {
|
|
9104
|
+
return /* @__PURE__ */ jsxs579("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9105
|
+
/* @__PURE__ */ jsx689("path", { fill: "#1e293b", d: "M17 21.25H7c-3.65 0-5.75-2.1-5.75-5.75v-7c0-3.65 2.1-5.75 5.75-5.75h10c3.65 0 5.75 2.1 5.75 5.75v7c0 3.65-2.1 5.75-5.75 5.75m-10-17c-2.86 0-4.25 1.39-4.25 4.25v7c0 2.86 1.39 4.25 4.25 4.25h10c2.86 0 4.25-1.39 4.25-4.25v-7c0-2.86-1.39-4.25-4.25-4.25z" }),
|
|
9106
|
+
/* @__PURE__ */ jsx689("path", { fill: "#1e293b", d: "M12 15.75c-2.07 0-3.75-1.68-3.75-3.75S9.93 8.25 12 8.25s3.75 1.68 3.75 3.75-1.68 3.75-3.75 3.75m0-6c-1.24 0-2.25 1.01-2.25 2.25s1.01 2.25 2.25 2.25 2.25-1.01 2.25-2.25S13.24 9.75 12 9.75M3 9.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1c2.58 0 3.25-.67 3.25-3.25V4c0-.41.34-.75.75-.75s.75.34.75.75v1c0 3.42-1.33 4.75-4.75 4.75M22 9.75h-1c-3.42 0-4.75-1.33-4.75-4.75V4c0-.41.34-.75.75-.75s.75.34.75.75v1c0 2.58.67 3.25 3.25 3.25h1c.41 0 .75.34.75.75s-.34.75-.75.75M7 20.75c-.41 0-.75-.34-.75-.75v-1c0-2.58-.67-3.25-3.25-3.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1c3.42 0 4.75 1.33 4.75 4.75v1c0 .41-.34.75-.75.75M17 20.75c-.41 0-.75-.34-.75-.75v-1c0-3.42 1.33-4.75 4.75-4.75h1c.41 0 .75.34.75.75s-.34.75-.75.75h-1c-2.58 0-3.25.67-3.25 3.25v1c0 .41-.34.75-.75.75" })
|
|
9107
|
+
] });
|
|
9108
|
+
}
|
|
9109
|
+
);
|
|
9110
|
+
MagickoMoney2.displayName = "MagickoMoney2";
|
|
9111
|
+
|
|
9112
|
+
// dist/icons/MagickoMoney21.tsx
|
|
9113
|
+
import React690 from "react";
|
|
9114
|
+
import { jsx as jsx690, jsxs as jsxs580 } from "react/jsx-runtime";
|
|
9115
|
+
var MagickoMoney21 = React690.forwardRef(
|
|
9116
|
+
({ size, ...props }, ref) => {
|
|
9117
|
+
return /* @__PURE__ */ jsxs580("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9118
|
+
/* @__PURE__ */ jsx690("path", { fill: "#1e293b", d: "M14 12.75c-1.79 0-3.25-1.46-3.25-3.25S12.21 6.25 14 6.25s3.25 1.46 3.25 3.25-1.46 3.25-3.25 3.25m0-5c-.96 0-1.75.79-1.75 1.75s.79 1.75 1.75 1.75 1.75-.79 1.75-1.75-.79-1.75-1.75-1.75" }),
|
|
9119
|
+
/* @__PURE__ */ jsx690("path", { fill: "#1e293b", d: "M14 22.25H6c-2.62 0-4.75-2.13-4.75-4.75v-6c0-2.62 2.13-4.75 4.75-4.75.41 0 .75.34.75.75v5c0 1.79 1.46 3.25 3.25 3.25h8c.41 0 .75.34.75.75v1c0 2.62-2.13 4.75-4.75 4.75M5.25 8.34c-1.43.34-2.5 1.63-2.5 3.16v6c0 1.79 1.46 3.25 3.25 3.25h8c1.79 0 3.25-1.46 3.25-3.25v-.25H10c-2.62 0-4.75-2.13-4.75-4.75z" }),
|
|
9120
|
+
/* @__PURE__ */ jsx690("path", { fill: "#1e293b", d: "M18 17.25h-8c-2.62 0-4.75-2.13-4.75-4.75v-6c0-2.62 2.13-4.75 4.75-4.75h8c2.62 0 4.75 2.13 4.75 4.75v6c0 2.62-2.13 4.75-4.75 4.75m-8-14c-1.79 0-3.25 1.46-3.25 3.25v6c0 1.79 1.46 3.25 3.25 3.25h8c1.79 0 3.25-1.46 3.25-3.25v-6c0-1.79-1.46-3.25-3.25-3.25z" }),
|
|
9121
|
+
/* @__PURE__ */ jsx690("path", { fill: "#1e293b", d: "M10.52 14.25h-.77c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.77c.41 0 .75.34.75.75s-.34.75-.75.75M18.25 6.25h-.77c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.77c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
9122
|
+
] });
|
|
9123
|
+
}
|
|
9124
|
+
);
|
|
9125
|
+
MagickoMoney21.displayName = "MagickoMoney21";
|
|
9126
|
+
|
|
9127
|
+
// dist/icons/MagickoMoney3.tsx
|
|
9128
|
+
import React691 from "react";
|
|
9129
|
+
import { jsx as jsx691, jsxs as jsxs581 } from "react/jsx-runtime";
|
|
9130
|
+
var MagickoMoney3 = React691.forwardRef(
|
|
9131
|
+
({ size, ...props }, ref) => {
|
|
9132
|
+
return /* @__PURE__ */ jsxs581("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9133
|
+
/* @__PURE__ */ jsx691("path", { fill: "#1e293b", d: "M17 21.25H7c-3.65 0-5.75-2.1-5.75-5.75v-7c0-3.65 2.1-5.75 5.75-5.75h10c3.65 0 5.75 2.1 5.75 5.75v7c0 3.65-2.1 5.75-5.75 5.75m-10-17c-2.86 0-4.25 1.39-4.25 4.25v7c0 2.86 1.39 4.25 4.25 4.25h10c2.86 0 4.25-1.39 4.25-4.25v-7c0-2.86-1.39-4.25-4.25-4.25z" }),
|
|
9134
|
+
/* @__PURE__ */ jsx691("path", { fill: "#1e293b", d: "M12 15.75c-2.07 0-3.75-1.68-3.75-3.75S9.93 8.25 12 8.25s3.75 1.68 3.75 3.75-1.68 3.75-3.75 3.75m0-6c-1.24 0-2.25 1.01-2.25 2.25s1.01 2.25 2.25 2.25 2.25-1.01 2.25-2.25S13.24 9.75 12 9.75M19 7.75h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75M8 17.75H5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
9135
|
+
] });
|
|
9136
|
+
}
|
|
9137
|
+
);
|
|
9138
|
+
MagickoMoney3.displayName = "MagickoMoney3";
|
|
9139
|
+
|
|
9140
|
+
// dist/icons/MagickoMoney4.tsx
|
|
9141
|
+
import React692 from "react";
|
|
9142
|
+
import { jsx as jsx692, jsxs as jsxs582 } from "react/jsx-runtime";
|
|
9143
|
+
var MagickoMoney4 = React692.forwardRef(
|
|
9144
|
+
({ size, ...props }, ref) => {
|
|
9145
|
+
return /* @__PURE__ */ jsxs582("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9146
|
+
/* @__PURE__ */ jsx692("path", { fill: "#1e293b", d: "M17 21.25H7c-3.65 0-5.75-2.1-5.75-5.75v-7c0-3.65 2.1-5.75 5.75-5.75h10c3.65 0 5.75 2.1 5.75 5.75v7c0 3.65-2.1 5.75-5.75 5.75m-10-17c-2.86 0-4.25 1.39-4.25 4.25v7c0 2.86 1.39 4.25 4.25 4.25h10c2.86 0 4.25-1.39 4.25-4.25v-7c0-2.86-1.39-4.25-4.25-4.25z" }),
|
|
9147
|
+
/* @__PURE__ */ jsx692("path", { fill: "#1e293b", d: "M12 15.75c-2.07 0-3.75-1.68-3.75-3.75S9.93 8.25 12 8.25s3.75 1.68 3.75 3.75-1.68 3.75-3.75 3.75m0-6c-1.24 0-2.25 1.01-2.25 2.25s1.01 2.25 2.25 2.25 2.25-1.01 2.25-2.25S13.24 9.75 12 9.75M4.5 10.75c-.41 0-.75-.34-.75-.75V8.5c0-1.79 1.46-3.25 3.25-3.25h1.5c.41 0 .75.34.75.75s-.34.75-.75.75H7c-.96 0-1.75.79-1.75 1.75V10c0 .41-.34.75-.75.75M19.5 10.75c-.41 0-.75-.34-.75-.75V8.5c0-.96-.79-1.75-1.75-1.75h-1.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H17c1.79 0 3.25 1.46 3.25 3.25V10c0 .41-.34.75-.75.75M8.5 18.75H7c-1.79 0-3.25-1.46-3.25-3.25V14c0-.41.34-.75.75-.75s.75.34.75.75v1.5c0 .96.79 1.75 1.75 1.75h1.5c.41 0 .75.34.75.75s-.34.75-.75.75M17 18.75h-1.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H17c.96 0 1.75-.79 1.75-1.75V14c0-.41.34-.75.75-.75s.75.34.75.75v1.5c0 1.79-1.46 3.25-3.25 3.25" })
|
|
9148
|
+
] });
|
|
9149
|
+
}
|
|
9150
|
+
);
|
|
9151
|
+
MagickoMoney4.displayName = "MagickoMoney4";
|
|
9152
|
+
|
|
9153
|
+
// dist/icons/MagickoMoneys.tsx
|
|
9154
|
+
import React693 from "react";
|
|
9155
|
+
import { jsx as jsx693, jsxs as jsxs583 } from "react/jsx-runtime";
|
|
9156
|
+
var MagickoMoneys = React693.forwardRef(
|
|
9157
|
+
({ size, ...props }, ref) => {
|
|
9158
|
+
return /* @__PURE__ */ jsxs583("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9159
|
+
/* @__PURE__ */ jsx693("path", { fill: "#1e293b", d: "M14.89 18.22H6.1c-.52 0-1.01-.05-1.45-.15-.23-.03-.51-.11-.8-.22-1.33-.5-2.9-1.73-2.9-4.79V7.91c0-3.27 1.88-5.15 5.15-5.15h8.79c2.76 0 4.54 1.32 5.02 3.72.09.44.13.91.13 1.43v5.15c0 3.29-1.87 5.16-5.15 5.16M6.11 4.28c-2.46 0-3.65 1.19-3.65 3.65v5.15c0 1.79.63 2.89 1.92 3.38q.3.105.57.15c.38.08.75.12 1.16.12h8.79c2.46 0 3.65-1.19 3.65-3.65V7.93c0-.42-.03-.79-.1-1.13-.34-1.7-1.5-2.52-3.55-2.52z" }),
|
|
9160
|
+
/* @__PURE__ */ jsx693("path", { fill: "#1e293b", d: "M17.89 21.22H9.1c-.85 0-1.61-.12-2.26-.37-1.47-.55-2.43-1.71-2.76-3.37a.74.74 0 0 1 .21-.68.73.73 0 0 1 .69-.19c.33.07.7.11 1.12.11h8.79c2.46 0 3.65-1.19 3.65-3.65V7.92c0-.42-.03-.79-.1-1.13-.05-.25.03-.5.2-.68.18-.18.43-.26.68-.2 2.4.49 3.72 2.27 3.72 5.01v5.15c0 3.28-1.87 5.15-5.15 5.15m-11.97-3c.32.58.8.99 1.46 1.23.48.18 1.06.27 1.73.27h8.79c2.46 0 3.65-1.19 3.65-3.65v-5.15c0-1.58-.49-2.63-1.5-3.18v5.33c0 3.27-1.88 5.15-5.15 5.15H5.92" }),
|
|
9161
|
+
/* @__PURE__ */ jsx693("path", { fill: "#1e293b", d: "M10.5 13.89c-1.87 0-3.39-1.52-3.39-3.39s1.52-3.39 3.39-3.39 3.39 1.52 3.39 3.39-1.52 3.39-3.39 3.39m0-5.28c-1.04 0-1.89.85-1.89 1.89s.85 1.89 1.89 1.89 1.89-.85 1.89-1.89-.85-1.89-1.89-1.89M4.78 13.45c-.41 0-.75-.34-.75-.75V8.3c0-.41.34-.75.75-.75s.75.34.75.75v4.4c0 .41-.33.75-.75.75M16.21 13.45c-.41 0-.75-.34-.75-.75V8.3c0-.41.34-.75.75-.75s.75.34.75.75v4.4c0 .41-.33.75-.75.75" })
|
|
9162
|
+
] });
|
|
9163
|
+
}
|
|
9164
|
+
);
|
|
9165
|
+
MagickoMoneys.displayName = "MagickoMoneys";
|
|
9166
|
+
|
|
9167
|
+
// dist/icons/MagickoMonitor1.tsx
|
|
9168
|
+
import React694 from "react";
|
|
9169
|
+
import { jsx as jsx694, jsxs as jsxs584 } from "react/jsx-runtime";
|
|
9170
|
+
var MagickoMonitor1 = React694.forwardRef(
|
|
9171
|
+
({ size, ...props }, ref) => {
|
|
9172
|
+
return /* @__PURE__ */ jsxs584("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9173
|
+
/* @__PURE__ */ jsx694("path", { fill: "#1e293b", d: "M17.56 17.97H6.44c-3.98 0-5.19-1.21-5.19-5.19V6.44c0-3.98 1.21-5.19 5.19-5.19h11.11c3.98 0 5.19 1.21 5.19 5.19v6.33c.01 3.99-1.2 5.2-5.18 5.2M6.44 2.75c-3.14 0-3.69.55-3.69 3.69v6.33c0 3.14.55 3.69 3.69 3.69h11.11c3.14 0 3.69-.55 3.69-3.69V6.44c0-3.14-.55-3.69-3.69-3.69z" }),
|
|
9174
|
+
/* @__PURE__ */ jsx694("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75v-4.78c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75M22 13.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
9175
|
+
/* @__PURE__ */ jsx694("path", { fill: "#1e293b", d: "M16.5 22.75h-9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
9176
|
+
] });
|
|
9177
|
+
}
|
|
9178
|
+
);
|
|
9179
|
+
MagickoMonitor1.displayName = "MagickoMonitor1";
|
|
9180
|
+
|
|
9181
|
+
// dist/icons/MagickoMonitor11.tsx
|
|
9182
|
+
import React695 from "react";
|
|
9183
|
+
import { jsx as jsx695, jsxs as jsxs585 } from "react/jsx-runtime";
|
|
9184
|
+
var MagickoMonitor11 = React695.forwardRef(
|
|
9185
|
+
({ size, ...props }, ref) => {
|
|
9186
|
+
return /* @__PURE__ */ jsxs585("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9187
|
+
/* @__PURE__ */ jsx695("path", { fill: "#1e293b", d: "M19 18.75H5c-2.07 0-3.75-1.68-3.75-3.75V5c0-2.07 1.68-3.75 3.75-3.75h14c2.07 0 3.75 1.68 3.75 3.75v10c0 2.07-1.68 3.75-3.75 3.75m-14-16C3.76 2.75 2.75 3.76 2.75 5v10c0 1.24 1.01 2.25 2.25 2.25h14c1.24 0 2.25-1.01 2.25-2.25V5c0-1.24-1.01-2.25-2.25-2.25z" }),
|
|
9188
|
+
/* @__PURE__ */ jsx695("path", { fill: "#1e293b", d: "M22 13.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M14 22.75h-4c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75h4c.41 0 .75.34.75.75v4c0 .41-.34.75-.75.75m-3.25-1.5h2.5v-2.5h-2.5z" }),
|
|
9189
|
+
/* @__PURE__ */ jsx695("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" })
|
|
9190
|
+
] });
|
|
9191
|
+
}
|
|
9192
|
+
);
|
|
9193
|
+
MagickoMonitor11.displayName = "MagickoMonitor11";
|
|
9194
|
+
|
|
9195
|
+
// dist/icons/MagickoMonitorMobile1.tsx
|
|
9196
|
+
import React696 from "react";
|
|
9197
|
+
import { jsx as jsx696, jsxs as jsxs586 } from "react/jsx-runtime";
|
|
9198
|
+
var MagickoMonitorMobile1 = React696.forwardRef(
|
|
9199
|
+
({ size, ...props }, ref) => {
|
|
9200
|
+
return /* @__PURE__ */ jsxs586("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9201
|
+
/* @__PURE__ */ jsx696("path", { fill: "#1e293b", d: "M10 17.7H6.21c-3.8 0-4.96-1.16-4.96-4.96v-6c0-3.8 1.16-4.96 4.96-4.96h10.53c3.8 0 4.96 1.16 4.96 4.96 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-2.94-.52-3.46-3.46-3.46H6.21c-2.94 0-3.46.52-3.46 3.46v6c0 2.94.52 3.46 3.46 3.46H10c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
9202
|
+
/* @__PURE__ */ jsx696("path", { fill: "#1e293b", d: "M10 22.22c-.41 0-.75-.34-.75-.75v-4.53c0-.41.34-.75.75-.75s.75.34.75.75v4.53c0 .42-.34.75-.75.75M10 13.7H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
9203
|
+
/* @__PURE__ */ jsx696("path", { fill: "#1e293b", d: "M10 22.22H6.74c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H10c.41 0 .75.34.75.75s-.34.75-.75.75M19.04 22.22h-3.55c-2.77 0-3.71-.94-3.71-3.71V12.8c0-2.77.94-3.71 3.71-3.71h3.55c2.77 0 3.71.94 3.71 3.71v5.71c0 2.78-.94 3.71-3.71 3.71m-3.55-11.63c-1.96 0-2.21.25-2.21 2.21v5.71c0 1.96.25 2.21 2.21 2.21h3.55c1.96 0 2.21-.25 2.21-2.21V12.8c0-1.96-.25-2.21-2.21-2.21z" }),
|
|
9204
|
+
/* @__PURE__ */ jsx696("path", { fill: "#1e293b", d: "M17.3 18.97c-.26 0-.52-.1-.71-.29a1 1 0 0 1-.21-.32c-.05-.13-.08-.26-.08-.39 0-.26.11-.52.29-.7.23-.23.58-.34.91-.28l.18.06c.06.03.12.06.17.09a1.009 1.009 0 0 1 .45.83c0 .13-.03.26-.08.39-.05.12-.12.23-.21.32a.6.6 0 0 1-.16.12c-.05.04-.11.07-.17.1-.06.02-.12.04-.18.05-.07.02-.13.02-.2.02" })
|
|
9205
|
+
] });
|
|
9206
|
+
}
|
|
9207
|
+
);
|
|
9208
|
+
MagickoMonitorMobile1.displayName = "MagickoMonitorMobile1";
|
|
9209
|
+
|
|
9210
|
+
// dist/icons/MagickoMonitorRecorder1.tsx
|
|
9211
|
+
import React697 from "react";
|
|
9212
|
+
import { jsx as jsx697, jsxs as jsxs587 } from "react/jsx-runtime";
|
|
9213
|
+
var MagickoMonitorRecorder1 = React697.forwardRef(
|
|
9214
|
+
({ size, ...props }, ref) => {
|
|
9215
|
+
return /* @__PURE__ */ jsxs587("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9216
|
+
/* @__PURE__ */ jsx697("path", { fill: "#1e293b", d: "M17.56 17.97H6.44c-3.98 0-5.19-1.21-5.19-5.19V6.44c0-3.98 1.21-5.19 5.19-5.19H8c.41 0 .75.34.75.75s-.34.75-.75.75H6.44c-3.14 0-3.69.55-3.69 3.69v6.33c0 3.14.55 3.69 3.69 3.69h11.11c3.14 0 3.69-.55 3.69-3.69v-.89c0-.41.34-.75.75-.75s.75.34.75.75v.89c.01 3.99-1.2 5.2-5.18 5.2" }),
|
|
9217
|
+
/* @__PURE__ */ jsx697("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75v-4.78c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75M22 13.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
9218
|
+
/* @__PURE__ */ jsx697("path", { fill: "#1e293b", d: "M16.5 22.75h-9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9c.41 0 .75.34.75.75s-.34.75-.75.75M17.86 10.12H13.1c-1.57 0-2.59-1.02-2.59-2.59V4.01c0-1.52 1.23-2.75 2.75-2.75h4.6a2.59 2.59 0 0 1 2.59 2.59v3.68a2.59 2.59 0 0 1-2.59 2.59m-4.6-7.36c-.69 0-1.25.56-1.25 1.25v3.52c0 .98.62 1.09 1.09 1.09h4.76c.6 0 1.09-.49 1.09-1.09V3.85c0-.6-.49-1.09-1.09-1.09z" }),
|
|
9219
|
+
/* @__PURE__ */ jsx697("path", { fill: "#1e293b", d: "M21.45 8.87c-.32 0-.65-.11-.97-.34l-1.21-.85a.75.75 0 0 1-.32-.61V4.31c0-.24.12-.47.32-.61l1.21-.85c.52-.37 1.08-.44 1.54-.2s.72.74.72 1.38v3.33c0 .64-.26 1.14-.72 1.38-.17.09-.36.13-.57.13m-1-2.19.8.56v-3.1l-.8.56z" })
|
|
9220
|
+
] });
|
|
9221
|
+
}
|
|
9222
|
+
);
|
|
9223
|
+
MagickoMonitorRecorder1.displayName = "MagickoMonitorRecorder1";
|
|
9224
|
+
|
|
9225
|
+
// dist/icons/MagickoMoon.tsx
|
|
9226
|
+
import React698 from "react";
|
|
9227
|
+
import { jsx as jsx698 } from "react/jsx-runtime";
|
|
9228
|
+
var MagickoMoon = React698.forwardRef(
|
|
9229
|
+
({ size, ...props }, ref) => {
|
|
9230
|
+
return /* @__PURE__ */ jsx698("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx698("path", { fill: "#1e293b", d: "M12.46 22.75c-.17 0-.34 0-.51-.01-5.6-.25-10.28-4.76-10.67-10.26C.94 7.76 3.67 3.35 8.07 1.5c1.25-.52 1.91-.12 2.19.17.28.28.67.93.15 2.12a8.2 8.2 0 0 0-.68 3.35c.02 4.43 3.7 8.19 8.19 8.37.65.03 1.29-.02 1.91-.13 1.32-.24 1.87.29 2.08.63s.45 1.07-.35 2.15c-2.12 2.9-5.49 4.59-9.1 4.59M2.77 12.37c.34 4.76 4.4 8.66 9.24 8.87 3.29.16 6.41-1.34 8.33-3.96.15-.21.22-.36.25-.44-.09-.01-.25-.02-.5.03-.73.13-1.49.18-2.24.15-5.28-.21-9.6-4.64-9.63-9.86 0-1.38.27-2.71.82-3.96.1-.22.12-.37.13-.45-.09 0-.25.02-.51.13-3.81 1.6-6.17 5.42-5.89 9.49" }) });
|
|
9231
|
+
}
|
|
9232
|
+
);
|
|
9233
|
+
MagickoMoon.displayName = "MagickoMoon";
|
|
9234
|
+
|
|
9235
|
+
// dist/icons/MagickoMountains.tsx
|
|
9236
|
+
import React699 from "react";
|
|
9237
|
+
import { jsx as jsx699 } from "react/jsx-runtime";
|
|
9238
|
+
var MagickoMountains = React699.forwardRef(
|
|
9239
|
+
({ size, ...props }, ref) => {
|
|
9240
|
+
return /* @__PURE__ */ jsx699("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx699("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M9.96 3.5 2.24 18.93c-.75 1.52.35 3.3 2.04 3.3h15.44c1.69 0 2.79-1.78 2.04-3.3l-3.97-7.94M9.96 3.5c.84-1.68 3.24-1.68 4.08 0m-4.08 0L7.65 8.12A5.96 5.96 0 0 0 12 10c1.71 0 3.26-.72 4.35-1.88L14.04 3.5m0 0 .64 1.27m0 0 3.11 6.22m-3.11-6.22A3.999 3.999 0 0 1 22 7c0 2.21-1.79 4-4 4-.07 0-.14 0-.21-.01" }) });
|
|
9241
|
+
}
|
|
9242
|
+
);
|
|
9243
|
+
MagickoMountains.displayName = "MagickoMountains";
|
|
9244
|
+
|
|
9245
|
+
// dist/icons/MagickoMouse1.tsx
|
|
9246
|
+
import React700 from "react";
|
|
9247
|
+
import { jsx as jsx700, jsxs as jsxs588 } from "react/jsx-runtime";
|
|
9248
|
+
var MagickoMouse1 = React700.forwardRef(
|
|
9249
|
+
({ size, ...props }, ref) => {
|
|
9250
|
+
return /* @__PURE__ */ jsxs588("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9251
|
+
/* @__PURE__ */ jsx700("path", { fill: "#1e293b", d: "M12 22.75c-4.55 0-8.25-3.7-8.25-8.25v-5c0-4.55 3.7-8.25 8.25-8.25s8.25 3.7 8.25 8.25v5c0 4.55-3.7 8.25-8.25 8.25m0-20c-3.72 0-6.75 3.03-6.75 6.75v5c0 3.72 3.03 6.75 6.75 6.75s6.75-3.03 6.75-6.75v-5c0-3.72-3.03-6.75-6.75-6.75" }),
|
|
9252
|
+
/* @__PURE__ */ jsx700("path", { fill: "#1e293b", d: "M12 11.75c-1.24 0-2.25-1.01-2.25-2.25v-2c0-1.24 1.01-2.25 2.25-2.25s2.25 1.01 2.25 2.25v2c0 1.24-1.01 2.25-2.25 2.25m0-5c-.41 0-.75.34-.75.75v2c0 .41.34.75.75.75s.75-.34.75-.75v-2c0-.41-.34-.75-.75-.75" }),
|
|
9253
|
+
/* @__PURE__ */ jsx700("path", { fill: "#1e293b", d: "M12 6.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75" })
|
|
9254
|
+
] });
|
|
9255
|
+
}
|
|
9256
|
+
);
|
|
9257
|
+
MagickoMouse1.displayName = "MagickoMouse1";
|
|
9258
|
+
|
|
9259
|
+
// dist/icons/MagickoMouse11.tsx
|
|
9260
|
+
import React701 from "react";
|
|
9261
|
+
import { jsx as jsx701, jsxs as jsxs589 } from "react/jsx-runtime";
|
|
9262
|
+
var MagickoMouse11 = React701.forwardRef(
|
|
9263
|
+
({ size, ...props }, ref) => {
|
|
9264
|
+
return /* @__PURE__ */ jsxs589("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9265
|
+
/* @__PURE__ */ jsx701("path", { fill: "#1e293b", d: "M11.31 18h-.02a2.33 2.33 0 0 1-2.23-1.65l-1.95-6.28c-.26-.85-.04-1.76.59-2.38a2.34 2.34 0 0 1 2.36-.58l6.29 1.95c1 .31 1.65 1.19 1.66 2.23a2.31 2.31 0 0 1-1.61 2.25l-1.72.58c-.26.09-.45.28-.54.53l-.59 1.73c-.33.99-1.21 1.62-2.24 1.62M9.34 8.5c-.3 0-.5.16-.59.25a.85.85 0 0 0-.21.87l1.95 6.28c.17.55.66.6.81.6.12-.01.63-.04.81-.59l.59-1.73c.23-.69.79-1.25 1.48-1.48l1.72-.58h.01c.55-.18.59-.67.59-.81 0-.15-.05-.64-.6-.81L9.61 8.55a.7.7 0 0 0-.27-.05" }),
|
|
9266
|
+
/* @__PURE__ */ jsx701("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" })
|
|
9267
|
+
] });
|
|
9268
|
+
}
|
|
9269
|
+
);
|
|
9270
|
+
MagickoMouse11.displayName = "MagickoMouse11";
|
|
9271
|
+
|
|
9272
|
+
// dist/icons/MagickoMouse21.tsx
|
|
9273
|
+
import React702 from "react";
|
|
9274
|
+
import { jsx as jsx702, jsxs as jsxs590 } from "react/jsx-runtime";
|
|
9275
|
+
var MagickoMouse21 = React702.forwardRef(
|
|
9276
|
+
({ size, ...props }, ref) => {
|
|
9277
|
+
return /* @__PURE__ */ jsxs590("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9278
|
+
/* @__PURE__ */ jsx702("path", { fill: "#1e293b", d: "M12 22.5c-3.4 0-6.17-2.95-6.17-6.58v-3.5c0-3.63 2.77-6.58 6.17-6.58s6.17 2.95 6.17 6.58v3.5c0 3.63-2.77 6.58-6.17 6.58m0-15.17c-2.57 0-4.67 2.28-4.67 5.08v3.5c0 2.8 2.09 5.08 4.67 5.08s4.67-2.28 4.67-5.08v-3.5c0-2.8-2.1-5.08-4.67-5.08" }),
|
|
9279
|
+
/* @__PURE__ */ jsx702("path", { fill: "#1e293b", d: "M12.1 7.33c-.41 0-.75-.34-.75-.75 0-1.61 1.31-2.92 2.92-2.92h.99c.78 0 1.42-.64 1.42-1.42 0-.41.34-.75.75-.75s.75.34.75.75c0 1.61-1.31 2.92-2.92 2.92h-.99c-.78 0-1.42.63-1.42 1.42 0 .42-.34.75-.75.75M12 12.75c-.41 0-.75-.34-.75-.75V9.83c0-.41.34-.75.75-.75s.75.34.75.75V12c0 .41-.34.75-.75.75" })
|
|
9280
|
+
] });
|
|
9281
|
+
}
|
|
9282
|
+
);
|
|
9283
|
+
MagickoMouse21.displayName = "MagickoMouse21";
|
|
9284
|
+
|
|
9285
|
+
// dist/icons/MagickoMouse31.tsx
|
|
9286
|
+
import React703 from "react";
|
|
9287
|
+
import { jsx as jsx703, jsxs as jsxs591 } from "react/jsx-runtime";
|
|
9288
|
+
var MagickoMouse31 = React703.forwardRef(
|
|
9289
|
+
({ size, ...props }, ref) => {
|
|
9290
|
+
return /* @__PURE__ */ jsxs591("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9291
|
+
/* @__PURE__ */ jsx703("path", { fill: "#1e293b", d: "M12 22.75c-3.32 0-6.01-2.7-6.01-6.01v-6.32c0-2.15 1.75-3.91 3.91-3.91h4.21c2.15 0 3.91 1.75 3.91 3.91v6.32c0 3.32-2.7 6.01-6.01 6.01zM9.89 8.01c-1.33 0-2.41 1.08-2.41 2.41v6.32a4.511 4.511 0 0 0 9.02 0v-6.32c0-1.33-1.08-2.41-2.41-2.41H9.88z" }),
|
|
9292
|
+
/* @__PURE__ */ jsx703("path", { fill: "#1e293b", d: "M6.74 14.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10.53c.41 0 .75.34.75.75s-.34.75-.75.75z" }),
|
|
9293
|
+
/* @__PURE__ */ jsx703("path", { fill: "#1e293b", d: "M12 14.33c-.41 0-.75-.34-.75-.75V6.21c0-1.57 1.28-2.85 2.86-2.85h1.05c.75 0 1.36-.61 1.36-1.36 0-.41.34-.75.75-.75s.75.34.75.75c0 1.57-1.28 2.86-2.86 2.86h-1.05c-.75 0-1.36.61-1.36 1.35v7.37c0 .41-.34.75-.75.75" })
|
|
9294
|
+
] });
|
|
9295
|
+
}
|
|
9296
|
+
);
|
|
9297
|
+
MagickoMouse31.displayName = "MagickoMouse31";
|
|
9298
|
+
|
|
9299
|
+
// dist/icons/MagickoMushroom.tsx
|
|
9300
|
+
import React704 from "react";
|
|
9301
|
+
import { jsx as jsx704 } from "react/jsx-runtime";
|
|
9302
|
+
var MagickoMushroom = React704.forwardRef(
|
|
9303
|
+
({ size, ...props }, ref) => {
|
|
9304
|
+
return /* @__PURE__ */ jsx704("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx704("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M20.72 9.18c.25 1.03.33 2.04.26 3-.08 1.03-.96 1.81-2 1.81H4.02c-1.03 0-1.91-.77-1.99-1.79-.02-.23-.03-.47-.03-.71 0-5.72 5.04-10.25 10.92-9.4 3.76.56 6.89 3.4 7.8 7.09m0 0c-.24-.95-.62-1.85-1.13-2.67m1.13 2.67c.25 1.03.33 2.04.25 3.01-.07 1.03-.96 1.81-1.99 1.81H4.02c-1.03 0-1.92-.77-1.99-1.79-.01-.13-.02-.25-.02-.38m0 0A2.996 2.996 0 0 0 6 9c0-1.42-.98-2.6-2.3-2.92m-1.69 5.75C2 11.72 2 11.61 2 11.5c0-2.02.63-3.88 1.7-5.42m0 0c1.96-2.83 5.41-4.53 9.22-3.98.75.11 1.47.31 2.16.59m0 0C14.42 3.24 14 4.07 14 5c0 1.66 1.34 3 3 3 1.11 0 2.07-.6 2.59-1.49m-4.51-3.82h.01c1.86.77 3.45 2.11 4.5 3.82M9 12c0 2.65-.43 5.28-1.26 7.79-.36 1.08.45 2.21 1.59 2.21h4.35a1.68 1.68 0 0 0 1.59-2.21C14.43 17.28 14 14.65 14 12" }) });
|
|
9305
|
+
}
|
|
9306
|
+
);
|
|
9307
|
+
MagickoMushroom.displayName = "MagickoMushroom";
|
|
9308
|
+
|
|
9309
|
+
// dist/icons/MagickoMusic.tsx
|
|
9310
|
+
import React705 from "react";
|
|
9311
|
+
import { jsx as jsx705, jsxs as jsxs592 } from "react/jsx-runtime";
|
|
9312
|
+
var MagickoMusic = React705.forwardRef(
|
|
9313
|
+
({ size, ...props }, ref) => {
|
|
9314
|
+
return /* @__PURE__ */ jsxs592("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9315
|
+
/* @__PURE__ */ jsx705("path", { fill: "#1e293b", d: "M6.28 22.75a3.88 3.88 0 0 1-3.87-3.87 3.88 3.88 0 0 1 3.87-3.87 3.88 3.88 0 0 1 3.87 3.87 3.88 3.88 0 0 1-3.87 3.87m0-6.24c-1.31 0-2.37 1.06-2.37 2.37s1.06 2.37 2.37 2.37 2.37-1.06 2.37-2.37-1.06-2.37-2.37-2.37" }),
|
|
9316
|
+
/* @__PURE__ */ jsx705("path", { fill: "#1e293b", d: "M9.4 19.63c-.41 0-.75-.34-.75-.75V6.3c0-1.58.95-2.82 2.47-3.23l6.24-1.7c1.27-.35 2.34-.22 3.09.36.76.58 1.14 1.55 1.14 2.88v12.2c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4.6c0-.58-.1-1.34-.55-1.68-.49-.38-1.33-.23-1.79-.1l-6.24 1.7c-.87.24-1.36.89-1.36 1.79v12.58c0 .4-.34.74-.75.74" }),
|
|
9317
|
+
/* @__PURE__ */ jsx705("path", { fill: "#1e293b", d: "M17.72 20.67a3.88 3.88 0 0 1-3.87-3.87 3.88 3.88 0 0 1 3.87-3.87 3.88 3.88 0 0 1 3.87 3.87 3.88 3.88 0 0 1-3.87 3.87m0-6.24c-1.31 0-2.37 1.06-2.37 2.37s1.06 2.37 2.37 2.37 2.37-1.06 2.37-2.37-1.06-2.37-2.37-2.37M9.4 10.27a.755.755 0 0 1-.2-1.48l11.44-3.12a.75.75 0 1 1 .39 1.45L9.6 10.24c-.07.02-.14.03-.2.03" })
|
|
9318
|
+
] });
|
|
9319
|
+
}
|
|
9320
|
+
);
|
|
9321
|
+
MagickoMusic.displayName = "MagickoMusic";
|
|
9322
|
+
|
|
9323
|
+
// dist/icons/MagickoMusicFilter.tsx
|
|
9324
|
+
import React706 from "react";
|
|
9325
|
+
import { jsx as jsx706, jsxs as jsxs593 } from "react/jsx-runtime";
|
|
9326
|
+
var MagickoMusicFilter = React706.forwardRef(
|
|
9327
|
+
({ size, ...props }, ref) => {
|
|
9328
|
+
return /* @__PURE__ */ jsxs593("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9329
|
+
/* @__PURE__ */ jsx706("path", { fill: "#1e293b", d: "M22 3.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M11 9.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9c.41 0 .75.34.75.75s-.34.75-.75.75M8 15.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75M6 21.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M11.84 22.75c-1.61 0-2.93-1.31-2.93-2.93 0-1.61 1.31-2.93 2.93-2.93s2.93 1.31 2.93 2.93-1.31 2.93-2.93 2.93m0-4.35a1.43 1.43 0 1 0 0 2.86 1.43 1.43 0 0 0 0-2.86" }),
|
|
9330
|
+
/* @__PURE__ */ jsx706("path", { fill: "#1e293b", d: "M14.02 20.57c-.41 0-.75-.34-.75-.75v-8.77c0-1.21.72-2.16 1.89-2.47l4.35-1.19c.95-.26 1.77-.16 2.35.29s.88 1.18.88 2.19v8.51c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9.87c0-.5-.1-.85-.29-.99-.19-.15-.58-.16-1.05-.03l-4.35 1.19c-.29.08-.78.32-.78 1.03v8.77c0 .4-.34.73-.75.73" }),
|
|
9331
|
+
/* @__PURE__ */ jsx706("path", { fill: "#1e293b", d: "M19.82 21.3c-1.61 0-2.93-1.31-2.93-2.93 0-1.61 1.31-2.93 2.93-2.93s2.93 1.31 2.93 2.93-1.31 2.93-2.93 2.93m0-4.35a1.43 1.43 0 1 0 0 2.86 1.43 1.43 0 0 0 0-2.86M14.02 14.35a.747.747 0 0 1-.19-1.47l7.98-2.18a.75.75 0 1 1 .39 1.45l-7.98 2.18c-.07.01-.14.02-.2.02" })
|
|
9332
|
+
] });
|
|
9333
|
+
}
|
|
9334
|
+
);
|
|
9335
|
+
MagickoMusicFilter.displayName = "MagickoMusicFilter";
|
|
9336
|
+
|
|
9337
|
+
// dist/icons/MagickoMusicLibrary2.tsx
|
|
9338
|
+
import React707 from "react";
|
|
9339
|
+
import { jsx as jsx707, jsxs as jsxs594 } from "react/jsx-runtime";
|
|
9340
|
+
var MagickoMusicLibrary2 = React707.forwardRef(
|
|
9341
|
+
({ size, ...props }, ref) => {
|
|
9342
|
+
return /* @__PURE__ */ jsxs594("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9343
|
+
/* @__PURE__ */ jsx707("path", { fill: "#1e293b", d: "M17 22.75H7c-3.65 0-5.75-2.1-5.75-5.75v-4c0-3.6 1.92-4.94 3.53-5.44.65-.21 1.4-.31 2.22-.31h10c.82 0 1.57.11 2.23.32 1.6.49 3.52 1.84 3.52 5.43v4c0 3.65-2.1 5.75-5.75 5.75m-10-14c-.66 0-1.26.08-1.77.25-1.67.51-2.48 1.82-2.48 4v4c0 2.86 1.39 4.25 4.25 4.25h10c2.86 0 4.25-1.39 4.25-4.25v-4c0-2.18-.81-3.49-2.47-4-.52-.17-1.12-.25-1.78-.25z" }),
|
|
9344
|
+
/* @__PURE__ */ jsx707("path", { fill: "#1e293b", d: "M19 9.03a.6.6 0 0 1-.23-.04c-.51-.16-1.11-.25-1.77-.25H7c-.66 0-1.26.08-1.77.25a.76.76 0 0 1-.67-.11.77.77 0 0 1-.31-.61V7c0-1.52 1.23-2.75 2.75-2.75h10c1.52 0 2.75 1.23 2.75 2.75v1.28c0 .24-.11.46-.31.61-.13.09-.28.14-.44.14M7 5.75c-.69 0-1.25.56-1.25 1.25v.34c.39-.06.81-.09 1.25-.09h10c.44 0 .86.03 1.25.09V7c0-.69-.56-1.25-1.25-1.25z" }),
|
|
9345
|
+
/* @__PURE__ */ jsx707("path", { fill: "#1e293b", d: "M16 5.75H8c-.41 0-.75-.34-.75-.75V3.51c0-1.25 1.01-2.26 2.26-2.26h4.98c1.25 0 2.26 1.01 2.26 2.26V5c0 .41-.34.75-.75.75m-7.25-1.5h6.5v-.74a.76.76 0 0 0-.76-.76H9.51a.76.76 0 0 0-.76.76zM9.07 20.21c-1.14 0-2.07-.93-2.07-2.07s.93-2.07 2.07-2.07 2.07.93 2.07 2.07-.92 2.07-2.07 2.07m0-2.65a.57.57 0 1 0 0 1.14.57.57 0 0 0 0-1.14" }),
|
|
9346
|
+
/* @__PURE__ */ jsx707("path", { fill: "#1e293b", d: "M10.4 18.88c-.41 0-.75-.34-.75-.75V12.8c0-.86.54-1.56 1.37-1.79l2.65-.72c.85-.23 1.39-.01 1.69.22s.65.68.65 1.56v5.17c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.17c0-.25-.05-.35-.07-.37-.02-.01-.14-.03-.38.03l-2.65.72c-.23.06-.26.21-.26.34v5.33c0 .43-.34.76-.75.76" }),
|
|
9347
|
+
/* @__PURE__ */ jsx707("path", { fill: "#1e293b", d: "M13.93 19.32c-1.14 0-2.07-.93-2.07-2.07s.93-2.07 2.07-2.07 2.07.93 2.07 2.07-.93 2.07-2.07 2.07m0-2.64a.57.57 0 1 0 0 1.14.57.57 0 0 0 0-1.14M10.4 15.1a.747.747 0 0 1-.19-1.47l4.85-1.32a.75.75 0 1 1 .39 1.45l-4.85 1.32c-.07.01-.14.02-.2.02" })
|
|
9348
|
+
] });
|
|
9349
|
+
}
|
|
9350
|
+
);
|
|
9351
|
+
MagickoMusicLibrary2.displayName = "MagickoMusicLibrary2";
|
|
9352
|
+
|
|
9353
|
+
// dist/icons/MagickoMusicPlay.tsx
|
|
9354
|
+
import React708 from "react";
|
|
9355
|
+
import { jsx as jsx708, jsxs as jsxs595 } from "react/jsx-runtime";
|
|
9356
|
+
var MagickoMusicPlay = React708.forwardRef(
|
|
9357
|
+
({ size, ...props }, ref) => {
|
|
9358
|
+
return /* @__PURE__ */ jsxs595("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9359
|
+
/* @__PURE__ */ jsx708("path", { fill: "#1e293b", d: "M5.59 22.7c-2.34 0-4.32-1.98-4.32-4.32v-6.16C1.21 9.31 2.3 6.56 4.32 4.49 6.34 2.43 9.06 1.3 11.97 1.3c5.96 0 10.8 4.85 10.8 10.81v6.16c0 2.38-1.94 4.32-4.32 4.32s-4.32-1.94-4.32-4.32v-2.81a2.59 2.59 0 0 1 5.18 0v3.03c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-3.03c0-.68-.55-1.09-1.09-1.09-.68 0-1.09.55-1.09 1.09v2.81c0 1.53 1.29 2.82 2.82 2.82s2.82-1.29 2.82-2.82v-6.16c0-5.13-4.17-9.31-9.3-9.31-2.51 0-4.84.97-6.58 2.74S2.72 9.68 2.77 12.2v6.17c0 1.53 1.29 2.82 2.82 2.82s2.82-1.29 2.82-2.82v-2.81c0-.68-.55-1.09-1.09-1.09-.68 0-1.09.55-1.09 1.09v2.92c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-2.92c0-1.45 1.14-2.59 2.59-2.59a2.59 2.59 0 0 1 2.59 2.59v2.81a4.33 4.33 0 0 1-4.32 4.33" }),
|
|
9360
|
+
/* @__PURE__ */ jsx708("path", { fill: "#1e293b", d: "M13.18 11.86c-.4 0-.76-.22-.93-.58L10.8 8.39l-.42.78c-.23.43-.69.7-1.18.7h-.73c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.64l.79-1.46c.19-.34.54-.52.93-.55.39 0 .74.23.92.57l1.43 2.86.34-.69c.23-.46.68-.74 1.2-.74h.81c.41 0 .75.34.75.75s-.34.75-.75.75h-.71l-.71 1.41c-.18.37-.53.59-.93.59" })
|
|
9361
|
+
] });
|
|
9362
|
+
}
|
|
9363
|
+
);
|
|
9364
|
+
MagickoMusicPlay.displayName = "MagickoMusicPlay";
|
|
9365
|
+
|
|
9366
|
+
// dist/icons/MagickoMusicPlaylist.tsx
|
|
9367
|
+
import React709 from "react";
|
|
9368
|
+
import { jsx as jsx709, jsxs as jsxs596 } from "react/jsx-runtime";
|
|
9369
|
+
var MagickoMusicPlaylist = React709.forwardRef(
|
|
9370
|
+
({ size, ...props }, ref) => {
|
|
9371
|
+
return /* @__PURE__ */ jsxs596("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9372
|
+
/* @__PURE__ */ jsx709("path", { fill: "#1e293b", d: "M17 22.75H7c-3.65 0-5.75-2.1-5.75-5.75v-5c0-3.65 2.1-5.75 5.75-5.75h10c3.65 0 5.75 2.1 5.75 5.75v5c0 3.65-2.1 5.75-5.75 5.75m-10-15c-2.86 0-4.25 1.39-4.25 4.25v5c0 2.86 1.39 4.25 4.25 4.25h10c2.86 0 4.25-1.39 4.25-4.25v-5c0-2.86-1.39-4.25-4.25-4.25zM18 5.25H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75M15 2.75H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" }),
|
|
9373
|
+
/* @__PURE__ */ jsx709("path", { fill: "#1e293b", d: "M8.89 19.86a2.121 2.121 0 0 1 0-4.24 2.121 2.121 0 0 1 0 4.24m0-2.74c-.34 0-.62.28-.62.62s.28.62.62.62.62-.28.62-.62-.28-.62-.62-.62" }),
|
|
9374
|
+
/* @__PURE__ */ jsx709("path", { fill: "#1e293b", d: "M10.26 18.49c-.41 0-.75-.34-.75-.75v-5.51c0-.88.55-1.59 1.39-1.82l2.74-.75c.87-.24 1.42-.01 1.72.23.3.23.66.7.66 1.59v5.35c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.35c0-.28-.06-.39-.08-.4s-.14-.05-.42.03l-2.73.75c-.25.07-.29.24-.29.38v5.51c.01.4-.33.74-.74.74" }),
|
|
9375
|
+
/* @__PURE__ */ jsx709("path", { fill: "#1e293b", d: "M13.91 18.95a2.121 2.121 0 0 1 0-4.24 2.121 2.121 0 0 1 0 4.24m0-2.74c-.34 0-.62.28-.62.62s.28.62.62.62.62-.28.62-.62-.28-.62-.62-.62M10.26 14.58a.747.747 0 0 1-.19-1.47l5.01-1.37a.75.75 0 1 1 .39 1.45l-5.01 1.37c-.07.01-.13.02-.2.02" })
|
|
9376
|
+
] });
|
|
9377
|
+
}
|
|
9378
|
+
);
|
|
9379
|
+
MagickoMusicPlaylist.displayName = "MagickoMusicPlaylist";
|
|
9380
|
+
|
|
9381
|
+
// dist/icons/MagickoMusicalNoteAi.tsx
|
|
9382
|
+
import React710 from "react";
|
|
9383
|
+
import { jsx as jsx710, jsxs as jsxs597 } from "react/jsx-runtime";
|
|
9384
|
+
var MagickoMusicalNoteAi = React710.forwardRef(
|
|
9385
|
+
({ size, ...props }, ref) => {
|
|
9386
|
+
return /* @__PURE__ */ jsxs597("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9387
|
+
/* @__PURE__ */ jsx710("path", { fill: "#1e293b", d: "M17.83 21.18c-.41 0-.76-.28-.84-.68l-.25-1.08c-.12-.5-.51-.9-1.01-1.01l-1.1-.25a.85.85 0 0 1-.67-.84c0-.41.28-.76.68-.84l1.08-.25c.5-.12.9-.51 1.02-1.01l.25-1.1a.85.85 0 0 1 .84-.67c.41 0 .76.28.84.68l.25 1.08c.12.5.51.9 1.01 1.01l1.1.25c.39.08.67.43.67.84s-.28.75-.67.84l-1.09.25c-.5.12-.9.51-1.01 1.01l-.25 1.1a.86.86 0 0 1-.85.67m-.9-3.86c.36.23.66.53.89.89.23-.36.53-.66.89-.89-.36-.23-.66-.53-.89-.89-.23.36-.53.66-.89.89M6.76 22.25a4.55 4.55 0 0 1-4.54-4.54c0-2.5 2.04-4.54 4.54-4.54s4.54 2.04 4.54 4.54-2.04 4.54-4.54 4.54m0-7.58c-1.68 0-3.04 1.36-3.04 3.04s1.36 3.04 3.04 3.04 3.04-1.36 3.04-3.04-1.36-3.04-3.04-3.04M10.56 11.36c-.36 0-.68-.26-.74-.61-.01-.08-.02-.16 0-.23V7.08c0-1.63.98-3.07 2.51-3.67l3.69-1.43a3.4 3.4 0 0 1 3.15.36c.93.64 1.49 1.69 1.49 2.82 0 1.31-.96 2.71-2.18 3.18l-7.57 2.94c-.1.05-.22.08-.34.08zm6.69-8.11c-.23 0-.47.04-.7.13l-3.69 1.43c-.94.37-1.55 1.26-1.55 2.27v2.43l6.62-2.57c.64-.25 1.22-1.1 1.22-1.78 0-.64-.3-1.22-.83-1.58-.32-.22-.69-.33-1.07-.33" }),
|
|
9388
|
+
/* @__PURE__ */ jsx710("path", { fill: "#1e293b", d: "M10.55 18.46c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v9.71c0 .41-.34.75-.75.75" })
|
|
9389
|
+
] });
|
|
9390
|
+
}
|
|
9391
|
+
);
|
|
9392
|
+
MagickoMusicalNoteAi.displayName = "MagickoMusicalNoteAi";
|
|
9393
|
+
|
|
9394
|
+
// dist/icons/MagickoMusicnote.tsx
|
|
9395
|
+
import React711 from "react";
|
|
9396
|
+
import { jsx as jsx711, jsxs as jsxs598 } from "react/jsx-runtime";
|
|
9397
|
+
var MagickoMusicnote = React711.forwardRef(
|
|
9398
|
+
({ size, ...props }, ref) => {
|
|
9399
|
+
return /* @__PURE__ */ jsxs598("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9400
|
+
/* @__PURE__ */ jsx711("path", { fill: "#1e293b", d: "M7.97 22.75c-2.62 0-4.75-2.13-4.75-4.75s2.13-4.75 4.75-4.75 4.75 2.13 4.75 4.75-2.13 4.75-4.75 4.75m0-8c-1.79 0-3.25 1.46-3.25 3.25s1.46 3.25 3.25 3.25 3.25-1.46 3.25-3.25a3.25 3.25 0 0 0-3.25-3.25" }),
|
|
9401
|
+
/* @__PURE__ */ jsx711("path", { fill: "#1e293b", d: "M11.97 18.75c-.41 0-.75-.34-.75-.75V4c0-.41.34-.75.75-.75s.75.34.75.75v14c0 .41-.33.75-.75.75" }),
|
|
9402
|
+
/* @__PURE__ */ jsx711("path", { fill: "#1e293b", d: "M19.13 10.23c-.33 0-.68-.06-1.02-.17l-4.42-1.47c-1.38-.46-2.46-1.96-2.46-3.41V4c0-.97.4-1.81 1.08-2.31.69-.5 1.61-.6 2.53-.3l4.42 1.47c1.38.46 2.46 1.96 2.46 3.41v1.17c0 .97-.4 1.81-1.08 2.31-.43.33-.96.48-1.51.48m-5.31-7.51c-.24 0-.46.06-.63.19-.3.21-.46.6-.46 1.09v1.17c0 .8.67 1.73 1.43 1.99l4.42 1.47c.46.16.89.12 1.18-.09.3-.21.46-.6.46-1.09V6.28c0-.8-.67-1.73-1.43-1.99l-4.42-1.47c-.19-.07-.38-.1-.55-.1" })
|
|
9403
|
+
] });
|
|
9404
|
+
}
|
|
9405
|
+
);
|
|
9406
|
+
MagickoMusicnote.displayName = "MagickoMusicnote";
|
|
9407
|
+
|
|
9408
|
+
// dist/icons/MagickoNext.tsx
|
|
9409
|
+
import React712 from "react";
|
|
9410
|
+
import { jsx as jsx712 } from "react/jsx-runtime";
|
|
9411
|
+
var MagickoNext = React712.forwardRef(
|
|
9412
|
+
({ size, ...props }, ref) => {
|
|
9413
|
+
return /* @__PURE__ */ jsx712("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx712("path", { fill: "#1e293b", d: "M6.31 20.09c-.57 0-1.13-.15-1.65-.45a3.25 3.25 0 0 1-1.65-2.86V7.21c0-1.19.62-2.26 1.65-2.86 1.04-.6 2.27-.6 3.3 0l8.29 4.78c1.03.6 1.65 1.67 1.65 2.86s-.62 2.26-1.65 2.86l-8.29 4.78c-.52.31-1.08.46-1.65.46m0-14.68a1.797 1.797 0 0 0-1.8 1.8v9.57c0 .65.34 1.23.9 1.56.56.32 1.24.33 1.8 0l8.29-4.78c.56-.33.9-.91.9-1.56s-.34-1.23-.9-1.56L7.21 5.66c-.28-.16-.59-.25-.9-.25M20.24 18.93c-.41 0-.75-.34-.75-.75V5.82c0-.41.34-.75.75-.75s.75.34.75.75v12.36c0 .41-.33.75-.75.75" }) });
|
|
9414
|
+
}
|
|
9415
|
+
);
|
|
9416
|
+
MagickoNext.displayName = "MagickoNext";
|
|
9417
|
+
|
|
9418
|
+
// dist/icons/MagickoNote1.tsx
|
|
9419
|
+
import React713 from "react";
|
|
9420
|
+
import { jsx as jsx713, jsxs as jsxs599 } from "react/jsx-runtime";
|
|
9421
|
+
var MagickoNote1 = React713.forwardRef(
|
|
9422
|
+
({ size, ...props }, ref) => {
|
|
9423
|
+
return /* @__PURE__ */ jsxs599("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9424
|
+
/* @__PURE__ */ jsx713("path", { fill: "#1e293b", d: "M15.81 20.18c-.26 0-.53-.01-.82-.04-.52-.04-1.11-.14-1.72-.29l-1.68-.4c-4.61-1.09-6.12-3.53-5.04-8.13l.98-4.19c.22-.95.48-1.72.8-2.36 1.72-3.55 5.01-3.23 7.35-2.68l1.67.39c2.34.55 3.82 1.42 4.65 2.75.82 1.33.95 3.04.4 5.38l-.98 4.18c-.86 3.66-2.65 5.39-5.61 5.39M13.12 3.25c-1.67 0-2.73.69-3.44 2.17-.26.54-.49 1.21-.69 2.05l-.98 4.19c-.89 3.78.14 5.43 3.92 6.33l1.68.4c.54.13 1.05.21 1.51.25 2.71.27 4.07-.92 4.83-4.19l.98-4.18c.45-1.93.39-3.28-.21-4.25S18.94 4.39 17 3.94l-1.67-.39c-.83-.2-1.57-.3-2.21-.3" }),
|
|
9425
|
+
/* @__PURE__ */ jsx713("path", { fill: "#1e293b", d: "M8.33 22.25c-2.57 0-4.21-1.54-5.26-4.79l-1.28-3.95c-1.42-4.4-.15-6.88 4.23-8.3L7.6 4.7c.52-.16.91-.27 1.26-.33.28-.06.57.05.74.28s.2.53.08.79c-.26.53-.49 1.2-.68 2.04l-.98 4.19c-.89 3.78.14 5.43 3.92 6.33l1.68.4c.54.13 1.05.21 1.51.25.32.03.58.25.67.56.08.31-.04.63-.3.81-.66.45-1.49.83-2.54 1.17l-1.58.52c-1.15.36-2.15.54-3.05.54M7.78 6.22l-1.29.42c-3.57 1.15-4.42 2.83-3.27 6.41L4.5 17c1.16 3.57 2.84 4.43 6.41 3.28l1.58-.52c.06-.02.11-.04.17-.06l-1.06-.25c-4.61-1.09-6.12-3.53-5.04-8.13l.98-4.19c.07-.32.15-.63.24-.91" })
|
|
9426
|
+
] });
|
|
9427
|
+
}
|
|
9428
|
+
);
|
|
9429
|
+
MagickoNote1.displayName = "MagickoNote1";
|
|
9430
|
+
|
|
9431
|
+
// dist/icons/MagickoNote11.tsx
|
|
9432
|
+
import React714 from "react";
|
|
9433
|
+
import { jsx as jsx714, jsxs as jsxs600 } from "react/jsx-runtime";
|
|
9434
|
+
var MagickoNote11 = React714.forwardRef(
|
|
9435
|
+
({ size, ...props }, ref) => {
|
|
9436
|
+
return /* @__PURE__ */ jsxs600("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9437
|
+
/* @__PURE__ */ jsx714("path", { fill: "#1e293b", d: "M16 22.75H8c-3.02 0-4.75-1.73-4.75-4.75V8.25C3.25 5.1 4.85 3.5 8 3.5c.41 0 .75.34.75.75a1.5 1.5 0 0 0 1.5 1.5h3.5c.83 0 1.5-.67 1.5-1.5 0-.41.34-.75.75-.75 3.15 0 4.75 1.6 4.75 4.75V18c0 3.02-1.73 4.75-4.75 4.75M7.35 5.02c-1.58.13-2.6.84-2.6 3.23V18c0 2.22 1.03 3.25 3.25 3.25h8c2.22 0 3.25-1.03 3.25-3.25V8.25c0-2.39-1.02-3.09-2.6-3.23a3.006 3.006 0 0 1-2.9 2.23h-3.5c-.8 0-1.55-.31-2.12-.88-.38-.38-.64-.84-.78-1.35" }),
|
|
9438
|
+
/* @__PURE__ */ jsx714("path", { fill: "#1e293b", d: "M13.75 7.25h-3.5c-.8 0-1.55-.31-2.12-.88s-.88-1.32-.88-2.12c0-1.65 1.35-3 3-3h3.5c.8 0 1.55.31 2.12.88s.88 1.32.88 2.12c0 1.65-1.35 3-3 3m-3.5-4.5a1.498 1.498 0 0 0-1.06 2.56c.28.28.66.44 1.06.44h3.5a1.498 1.498 0 0 0 1.06-2.56c-.28-.28-.66-.44-1.06-.44zM12 13.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M16 17.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
9439
|
+
] });
|
|
9440
|
+
}
|
|
9441
|
+
);
|
|
9442
|
+
MagickoNote11.displayName = "MagickoNote11";
|
|
9443
|
+
|
|
9444
|
+
// dist/icons/MagickoNote2.tsx
|
|
9445
|
+
import React715 from "react";
|
|
9446
|
+
import { jsx as jsx715, jsxs as jsxs601 } from "react/jsx-runtime";
|
|
9447
|
+
var MagickoNote2 = React715.forwardRef(
|
|
9448
|
+
({ size, ...props }, ref) => {
|
|
9449
|
+
return /* @__PURE__ */ jsxs601("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9450
|
+
/* @__PURE__ */ jsx715("path", { fill: "#1e293b", d: "M13.11 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.75v6.11c0 5.31-4.32 9.64-9.64 9.64M7 2.75A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h6.11c4.49 0 8.14-3.65 8.14-8.14V7A4.26 4.26 0 0 0 17 2.75z" }),
|
|
9451
|
+
/* @__PURE__ */ jsx715("path", { fill: "#1e293b", d: "M12 22.75H7.56c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H12c.81 0 1.47-.66 1.47-1.47v-1.11c0-2.25 1.83-4.08 4.08-4.08h2.22c.81 0 1.47-.66 1.47-1.47V10.9c0-.41.34-.75.75-.75s.75.34.75.75v2.22a2.97 2.97 0 0 1-2.97 2.97h-2.22c-1.42 0-2.58 1.16-2.58 2.58v1.11A2.97 2.97 0 0 1 12 22.75M7.56 8.31c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.89c.41 0 .75.34.75.75s-.34.75-.75.75z" })
|
|
9452
|
+
] });
|
|
9453
|
+
}
|
|
9454
|
+
);
|
|
9455
|
+
MagickoNote2.displayName = "MagickoNote2";
|
|
9456
|
+
|
|
9457
|
+
// dist/icons/Marketing.tsx
|
|
9458
|
+
import React716 from "react";
|
|
9459
|
+
import { jsx as jsx716 } from "react/jsx-runtime";
|
|
9460
|
+
var Marketing = React716.forwardRef(
|
|
9461
|
+
({ size, ...props }, ref) => {
|
|
9462
|
+
return /* @__PURE__ */ jsx716("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx716("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" }) });
|
|
8669
9463
|
}
|
|
8670
9464
|
);
|
|
8671
9465
|
Marketing.displayName = "Marketing";
|
|
8672
9466
|
|
|
8673
9467
|
// dist/icons/MessageEdit.tsx
|
|
8674
|
-
import
|
|
8675
|
-
import { jsx as
|
|
8676
|
-
var MessageEdit =
|
|
9468
|
+
import React717 from "react";
|
|
9469
|
+
import { jsx as jsx717 } from "react/jsx-runtime";
|
|
9470
|
+
var MessageEdit = React717.forwardRef(
|
|
8677
9471
|
({ size, ...props }, ref) => {
|
|
8678
|
-
return /* @__PURE__ */
|
|
9472
|
+
return /* @__PURE__ */ jsx717("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx717("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" }) });
|
|
8679
9473
|
}
|
|
8680
9474
|
);
|
|
8681
9475
|
MessageEdit.displayName = "MessageEdit";
|
|
8682
9476
|
|
|
8683
9477
|
// dist/icons/Network.tsx
|
|
8684
|
-
import
|
|
8685
|
-
import { jsx as
|
|
8686
|
-
var Network =
|
|
9478
|
+
import React718 from "react";
|
|
9479
|
+
import { jsx as jsx718 } from "react/jsx-runtime";
|
|
9480
|
+
var Network = React718.forwardRef(
|
|
8687
9481
|
({ size, ...props }, ref) => {
|
|
8688
|
-
return /* @__PURE__ */
|
|
9482
|
+
return /* @__PURE__ */ jsx718("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx718("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" }) });
|
|
8689
9483
|
}
|
|
8690
9484
|
);
|
|
8691
9485
|
Network.displayName = "Network";
|
|
8692
9486
|
|
|
8693
9487
|
// dist/icons/NotiDot.tsx
|
|
8694
|
-
import
|
|
8695
|
-
import { jsx as
|
|
8696
|
-
var NotiDot =
|
|
9488
|
+
import React719 from "react";
|
|
9489
|
+
import { jsx as jsx719 } from "react/jsx-runtime";
|
|
9490
|
+
var NotiDot = React719.forwardRef(
|
|
8697
9491
|
({ size, ...props }, ref) => {
|
|
8698
|
-
return /* @__PURE__ */
|
|
9492
|
+
return /* @__PURE__ */ jsx719("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx719("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
|
|
8699
9493
|
}
|
|
8700
9494
|
);
|
|
8701
9495
|
NotiDot.displayName = "NotiDot";
|
|
8702
9496
|
|
|
8703
9497
|
// dist/icons/PA.tsx
|
|
8704
|
-
import
|
|
8705
|
-
import { jsx as
|
|
8706
|
-
var PA =
|
|
9498
|
+
import React720 from "react";
|
|
9499
|
+
import { jsx as jsx720 } from "react/jsx-runtime";
|
|
9500
|
+
var PA = React720.forwardRef(
|
|
8707
9501
|
({ size, ...props }, ref) => {
|
|
8708
|
-
return /* @__PURE__ */
|
|
9502
|
+
return /* @__PURE__ */ jsx720("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx720("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" }) });
|
|
8709
9503
|
}
|
|
8710
9504
|
);
|
|
8711
9505
|
PA.displayName = "PA";
|
|
8712
9506
|
|
|
8713
9507
|
// dist/icons/PauseSquare.tsx
|
|
8714
|
-
import
|
|
8715
|
-
import { jsx as
|
|
8716
|
-
var PauseSquare =
|
|
9508
|
+
import React721 from "react";
|
|
9509
|
+
import { jsx as jsx721 } from "react/jsx-runtime";
|
|
9510
|
+
var PauseSquare = React721.forwardRef(
|
|
8717
9511
|
({ size, ...props }, ref) => {
|
|
8718
|
-
return /* @__PURE__ */
|
|
9512
|
+
return /* @__PURE__ */ jsx721("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx721("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" }) });
|
|
8719
9513
|
}
|
|
8720
9514
|
);
|
|
8721
9515
|
PauseSquare.displayName = "PauseSquare";
|
|
8722
9516
|
|
|
8723
9517
|
// dist/icons/Pdf.tsx
|
|
8724
|
-
import
|
|
8725
|
-
import { jsx as
|
|
8726
|
-
var Pdf =
|
|
9518
|
+
import React722 from "react";
|
|
9519
|
+
import { jsx as jsx722, jsxs as jsxs602 } from "react/jsx-runtime";
|
|
9520
|
+
var Pdf = React722.forwardRef(
|
|
8727
9521
|
({ size, ...props }, ref) => {
|
|
8728
|
-
return /* @__PURE__ */
|
|
8729
|
-
/* @__PURE__ */
|
|
8730
|
-
/* @__PURE__ */
|
|
8731
|
-
/* @__PURE__ */
|
|
9522
|
+
return /* @__PURE__ */ jsxs602("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9523
|
+
/* @__PURE__ */ jsx722("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" }),
|
|
9524
|
+
/* @__PURE__ */ jsx722("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
|
|
9525
|
+
/* @__PURE__ */ jsx722("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" })
|
|
8732
9526
|
] });
|
|
8733
9527
|
}
|
|
8734
9528
|
);
|
|
8735
9529
|
Pdf.displayName = "Pdf";
|
|
8736
9530
|
|
|
8737
9531
|
// dist/icons/PlayFilled.tsx
|
|
8738
|
-
import
|
|
8739
|
-
import { jsx as
|
|
8740
|
-
var PlayFilled =
|
|
9532
|
+
import React723 from "react";
|
|
9533
|
+
import { jsx as jsx723 } from "react/jsx-runtime";
|
|
9534
|
+
var PlayFilled = React723.forwardRef(
|
|
8741
9535
|
({ size, ...props }, ref) => {
|
|
8742
|
-
return /* @__PURE__ */
|
|
9536
|
+
return /* @__PURE__ */ jsx723("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx723("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" }) });
|
|
8743
9537
|
}
|
|
8744
9538
|
);
|
|
8745
9539
|
PlayFilled.displayName = "PlayFilled";
|
|
8746
9540
|
|
|
8747
9541
|
// dist/icons/Signature.tsx
|
|
8748
|
-
import
|
|
8749
|
-
import { jsx as
|
|
8750
|
-
var Signature =
|
|
9542
|
+
import React724 from "react";
|
|
9543
|
+
import { jsx as jsx724 } from "react/jsx-runtime";
|
|
9544
|
+
var Signature = React724.forwardRef(
|
|
8751
9545
|
({ size, ...props }, ref) => {
|
|
8752
|
-
return /* @__PURE__ */
|
|
9546
|
+
return /* @__PURE__ */ jsx724("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx724("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" }) });
|
|
8753
9547
|
}
|
|
8754
9548
|
);
|
|
8755
9549
|
Signature.displayName = "Signature";
|
|
8756
9550
|
|
|
8757
9551
|
// dist/icons/SperateDot.tsx
|
|
8758
|
-
import
|
|
8759
|
-
import { jsx as
|
|
8760
|
-
var SperateDot =
|
|
9552
|
+
import React725 from "react";
|
|
9553
|
+
import { jsx as jsx725 } from "react/jsx-runtime";
|
|
9554
|
+
var SperateDot = React725.forwardRef(
|
|
8761
9555
|
({ size, ...props }, ref) => {
|
|
8762
|
-
return /* @__PURE__ */
|
|
9556
|
+
return /* @__PURE__ */ jsx725("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx725("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
|
|
8763
9557
|
}
|
|
8764
9558
|
);
|
|
8765
9559
|
SperateDot.displayName = "SperateDot";
|
|
8766
9560
|
|
|
8767
9561
|
// dist/icons/SquarePen1.tsx
|
|
8768
|
-
import
|
|
8769
|
-
import { jsx as
|
|
8770
|
-
var SquarePen1 =
|
|
9562
|
+
import React726 from "react";
|
|
9563
|
+
import { jsx as jsx726, jsxs as jsxs603 } from "react/jsx-runtime";
|
|
9564
|
+
var SquarePen1 = React726.forwardRef(
|
|
8771
9565
|
({ size, ...props }, ref) => {
|
|
8772
|
-
return /* @__PURE__ */
|
|
8773
|
-
/* @__PURE__ */
|
|
8774
|
-
/* @__PURE__ */
|
|
9566
|
+
return /* @__PURE__ */ jsxs603("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9567
|
+
/* @__PURE__ */ jsx726("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" }),
|
|
9568
|
+
/* @__PURE__ */ jsx726("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" })
|
|
8775
9569
|
] });
|
|
8776
9570
|
}
|
|
8777
9571
|
);
|
|
8778
9572
|
SquarePen1.displayName = "SquarePen1";
|
|
8779
9573
|
|
|
8780
9574
|
// dist/icons/Strikethrough.tsx
|
|
8781
|
-
import
|
|
8782
|
-
import { jsx as
|
|
8783
|
-
var Strikethrough =
|
|
9575
|
+
import React727 from "react";
|
|
9576
|
+
import { jsx as jsx727 } from "react/jsx-runtime";
|
|
9577
|
+
var Strikethrough = React727.forwardRef(
|
|
8784
9578
|
({ size, ...props }, ref) => {
|
|
8785
|
-
return /* @__PURE__ */
|
|
9579
|
+
return /* @__PURE__ */ jsx727("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx727("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" }) });
|
|
8786
9580
|
}
|
|
8787
9581
|
);
|
|
8788
9582
|
Strikethrough.displayName = "Strikethrough";
|
|
8789
9583
|
|
|
8790
9584
|
// dist/icons/Tasks.tsx
|
|
8791
|
-
import
|
|
8792
|
-
import { jsx as
|
|
8793
|
-
var Tasks =
|
|
9585
|
+
import React728 from "react";
|
|
9586
|
+
import { jsx as jsx728, jsxs as jsxs604 } from "react/jsx-runtime";
|
|
9587
|
+
var Tasks = React728.forwardRef(
|
|
8794
9588
|
({ size, ...props }, ref) => {
|
|
8795
|
-
return /* @__PURE__ */
|
|
8796
|
-
/* @__PURE__ */
|
|
8797
|
-
/* @__PURE__ */
|
|
9589
|
+
return /* @__PURE__ */ jsxs604("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
9590
|
+
/* @__PURE__ */ jsx728("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" }),
|
|
9591
|
+
/* @__PURE__ */ jsx728("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" })
|
|
8798
9592
|
] });
|
|
8799
9593
|
}
|
|
8800
9594
|
);
|
|
8801
9595
|
Tasks.displayName = "Tasks";
|
|
8802
9596
|
|
|
8803
9597
|
// dist/icons/Trash.tsx
|
|
8804
|
-
import
|
|
8805
|
-
import { jsx as
|
|
8806
|
-
var Trash =
|
|
9598
|
+
import React729 from "react";
|
|
9599
|
+
import { jsx as jsx729 } from "react/jsx-runtime";
|
|
9600
|
+
var Trash = React729.forwardRef(
|
|
8807
9601
|
({ size, ...props }, ref) => {
|
|
8808
|
-
return /* @__PURE__ */
|
|
9602
|
+
return /* @__PURE__ */ jsx729("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx729("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" }) });
|
|
8809
9603
|
}
|
|
8810
9604
|
);
|
|
8811
9605
|
Trash.displayName = "Trash";
|
|
8812
9606
|
|
|
8813
9607
|
// dist/icons/Video.tsx
|
|
8814
|
-
import
|
|
8815
|
-
import { jsx as
|
|
8816
|
-
var Video =
|
|
9608
|
+
import React730 from "react";
|
|
9609
|
+
import { jsx as jsx730 } from "react/jsx-runtime";
|
|
9610
|
+
var Video = React730.forwardRef(
|
|
8817
9611
|
({ size, ...props }, ref) => {
|
|
8818
|
-
return /* @__PURE__ */
|
|
9612
|
+
return /* @__PURE__ */ jsx730("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx730("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" }) });
|
|
8819
9613
|
}
|
|
8820
9614
|
);
|
|
8821
9615
|
Video.displayName = "Video";
|
|
8822
9616
|
|
|
8823
9617
|
// dist/icons/X.tsx
|
|
8824
|
-
import
|
|
8825
|
-
import { jsx as
|
|
8826
|
-
var X =
|
|
9618
|
+
import React731 from "react";
|
|
9619
|
+
import { jsx as jsx731 } from "react/jsx-runtime";
|
|
9620
|
+
var X = React731.forwardRef(
|
|
8827
9621
|
({ size, ...props }, ref) => {
|
|
8828
|
-
return /* @__PURE__ */
|
|
9622
|
+
return /* @__PURE__ */ jsx731("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx731("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" }) });
|
|
8829
9623
|
}
|
|
8830
9624
|
);
|
|
8831
9625
|
X.displayName = "X";
|
|
@@ -9485,6 +10279,66 @@ export {
|
|
|
9485
10279
|
MagickoMap,
|
|
9486
10280
|
MagickoMap1,
|
|
9487
10281
|
MagickoMath,
|
|
10282
|
+
MagickoMaximize,
|
|
10283
|
+
MagickoMaximize1,
|
|
10284
|
+
MagickoMaximize2,
|
|
10285
|
+
MagickoMaximize21,
|
|
10286
|
+
MagickoMaximize3,
|
|
10287
|
+
MagickoMaximize4,
|
|
10288
|
+
MagickoMaximizeCircle,
|
|
10289
|
+
MagickoMaximizefinger,
|
|
10290
|
+
MagickoMenu,
|
|
10291
|
+
MagickoMenu1,
|
|
10292
|
+
MagickoMenuBoard,
|
|
10293
|
+
MagickoMessageFavorite,
|
|
10294
|
+
MagickoMessageNotif,
|
|
10295
|
+
MagickoMessageSearch,
|
|
10296
|
+
MagickoMessageText,
|
|
10297
|
+
MagickoMicrophone,
|
|
10298
|
+
MagickoMicrophone1,
|
|
10299
|
+
MagickoMicrophone2,
|
|
10300
|
+
MagickoMicrophone21,
|
|
10301
|
+
MagickoMicrophone211,
|
|
10302
|
+
MagickoMicrophone3,
|
|
10303
|
+
MagickoMicrophoneSlash,
|
|
10304
|
+
MagickoMicrophoneSlash1,
|
|
10305
|
+
MagickoMiddleFinger,
|
|
10306
|
+
MagickoMinus,
|
|
10307
|
+
MagickoMinus1,
|
|
10308
|
+
MagickoMinusCircle,
|
|
10309
|
+
MagickoMinusSquare,
|
|
10310
|
+
MagickoMirroringScreen,
|
|
10311
|
+
MagickoMobile,
|
|
10312
|
+
MagickoMobile1,
|
|
10313
|
+
MagickoMoney,
|
|
10314
|
+
MagickoMoney1,
|
|
10315
|
+
MagickoMoney2,
|
|
10316
|
+
MagickoMoney21,
|
|
10317
|
+
MagickoMoney3,
|
|
10318
|
+
MagickoMoney4,
|
|
10319
|
+
MagickoMoneys,
|
|
10320
|
+
MagickoMonitor1,
|
|
10321
|
+
MagickoMonitor11,
|
|
10322
|
+
MagickoMonitorMobile1,
|
|
10323
|
+
MagickoMonitorRecorder1,
|
|
10324
|
+
MagickoMoon,
|
|
10325
|
+
MagickoMountains,
|
|
10326
|
+
MagickoMouse1,
|
|
10327
|
+
MagickoMouse11,
|
|
10328
|
+
MagickoMouse21,
|
|
10329
|
+
MagickoMouse31,
|
|
10330
|
+
MagickoMushroom,
|
|
10331
|
+
MagickoMusic,
|
|
10332
|
+
MagickoMusicFilter,
|
|
10333
|
+
MagickoMusicLibrary2,
|
|
10334
|
+
MagickoMusicPlay,
|
|
10335
|
+
MagickoMusicPlaylist,
|
|
10336
|
+
MagickoMusicalNoteAi,
|
|
10337
|
+
MagickoMusicnote,
|
|
10338
|
+
MagickoNext,
|
|
10339
|
+
MagickoNote1,
|
|
10340
|
+
MagickoNote11,
|
|
10341
|
+
MagickoNote2,
|
|
9488
10342
|
Marketing,
|
|
9489
10343
|
MessageEdit,
|
|
9490
10344
|
Network,
|