magick-icons 0.1.234 → 0.1.236

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.mjs CHANGED
@@ -7860,188 +7860,972 @@ var MagickoHomeTrendUp = React594.forwardRef(
7860
7860
  );
7861
7861
  MagickoHomeTrendUp.displayName = "MagickoHomeTrendUp";
7862
7862
 
7863
- // dist/icons/MagickoHospital1.tsx
7863
+ // dist/icons/MagickoHospital.tsx
7864
7864
  import React595 from "react";
7865
7865
  import { jsx as jsx595, jsxs as jsxs501 } from "react/jsx-runtime";
7866
- var MagickoHospital1 = React595.forwardRef(
7866
+ var MagickoHospital = React595.forwardRef(
7867
7867
  ({ size, ...props }, ref) => {
7868
7868
  return /* @__PURE__ */ jsxs501("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7869
- /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M19 7.25h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" }),
7870
- /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M17.5 8.75c-.41 0-.75-.34-.75-.75V5c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
7871
- /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M10.5 22.75c-5.1 0-9.25-4.15-9.25-9.25S5.4 4.25 10.5 4.25c.97 0 1.93.15 2.86.46.38.12.59.52.5.9-.07.28-.11.57-.11.89 0 2.07 1.68 3.75 3.75 3.75.32 0 .62-.04.89-.11.39-.09.78.12.9.5.3.93.46 1.9.46 2.86 0 5.1-4.15 9.25-9.25 9.25m0-17c-4.27 0-7.75 3.48-7.75 7.75s3.48 7.75 7.75 7.75 7.75-3.48 7.75-7.75c0-.6-.07-1.19-.21-1.78q-.27.03-.54.03c-2.89 0-5.25-2.36-5.25-5.25q0-.27.03-.54c-.59-.14-1.18-.21-1.78-.21" }),
7872
- /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M17.5 11.75a5.262 5.262 0 0 1-5.1-6.52 5.23 5.23 0 0 1 5.1-3.98c2.89 0 5.25 2.36 5.25 5.25a5.226 5.226 0 0 1-5.25 5.25m0-9c-1.74 0-3.23 1.17-3.64 2.85a3.751 3.751 0 0 0 3.64 4.65c.32 0 .62-.04.89-.11a3.73 3.73 0 0 0 2.86-3.64c0-2.07-1.68-3.75-3.75-3.75M7.48 17.15c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75M12.5 17.15c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75" }),
7873
- /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M12.49 14.64h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
7869
+ /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
7870
+ /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M21 22.75H3c-.41 0-.75-.34-.75-.75V6c0-3.02 1.73-4.75 4.75-4.75h10c3.02 0 4.75 1.73 4.75 4.75v16c0 .41-.34.75-.75.75m-17.25-1.5h16.5V6c0-2.22-1.03-3.25-3.25-3.25H7C4.78 2.75 3.75 3.78 3.75 6z" }),
7871
+ /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M15 22.75H9c-.41 0-.75-.34-.75-.75v-6.06c0-.93.76-1.69 1.69-1.69h4.13c.93 0 1.69.76 1.69 1.69V22a.77.77 0 0 1-.76.75m-.75-1.5v-5.31c0-.1-.08-.19-.19-.19H9.93c-.1 0-.19.08-.19.19v5.31zM12 11.75c-.41 0-.75-.34-.75-.75V6c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75" }),
7872
+ /* @__PURE__ */ jsx595("path", { fill: "#1e293b", d: "M14.5 9.25h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
7873
+ ] });
7874
+ }
7875
+ );
7876
+ MagickoHospital.displayName = "MagickoHospital";
7877
+
7878
+ // dist/icons/MagickoHospital1.tsx
7879
+ import React596 from "react";
7880
+ import { jsx as jsx596, jsxs as jsxs502 } from "react/jsx-runtime";
7881
+ var MagickoHospital1 = React596.forwardRef(
7882
+ ({ size, ...props }, ref) => {
7883
+ return /* @__PURE__ */ jsxs502("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7884
+ /* @__PURE__ */ jsx596("path", { fill: "#1e293b", d: "M19 7.25h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" }),
7885
+ /* @__PURE__ */ jsx596("path", { fill: "#1e293b", d: "M17.5 8.75c-.41 0-.75-.34-.75-.75V5c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
7886
+ /* @__PURE__ */ jsx596("path", { fill: "#1e293b", d: "M10.5 22.75c-5.1 0-9.25-4.15-9.25-9.25S5.4 4.25 10.5 4.25c.97 0 1.93.15 2.86.46.38.12.59.52.5.9-.07.28-.11.57-.11.89 0 2.07 1.68 3.75 3.75 3.75.32 0 .62-.04.89-.11.39-.09.78.12.9.5.3.93.46 1.9.46 2.86 0 5.1-4.15 9.25-9.25 9.25m0-17c-4.27 0-7.75 3.48-7.75 7.75s3.48 7.75 7.75 7.75 7.75-3.48 7.75-7.75c0-.6-.07-1.19-.21-1.78q-.27.03-.54.03c-2.89 0-5.25-2.36-5.25-5.25q0-.27.03-.54c-.59-.14-1.18-.21-1.78-.21" }),
7887
+ /* @__PURE__ */ jsx596("path", { fill: "#1e293b", d: "M17.5 11.75a5.262 5.262 0 0 1-5.1-6.52 5.23 5.23 0 0 1 5.1-3.98c2.89 0 5.25 2.36 5.25 5.25a5.226 5.226 0 0 1-5.25 5.25m0-9c-1.74 0-3.23 1.17-3.64 2.85a3.751 3.751 0 0 0 3.64 4.65c.32 0 .62-.04.89-.11a3.73 3.73 0 0 0 2.86-3.64c0-2.07-1.68-3.75-3.75-3.75M7.48 17.15c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75M12.5 17.15c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75" }),
7888
+ /* @__PURE__ */ jsx596("path", { fill: "#1e293b", d: "M12.49 14.64h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
7874
7889
  ] });
7875
7890
  }
7876
7891
  );
7877
7892
  MagickoHospital1.displayName = "MagickoHospital1";
7878
7893
 
7894
+ // dist/icons/MagickoHospital2.tsx
7895
+ import React597 from "react";
7896
+ import { jsx as jsx597, jsxs as jsxs503 } from "react/jsx-runtime";
7897
+ var MagickoHospital2 = React597.forwardRef(
7898
+ ({ size, ...props }, ref) => {
7899
+ return /* @__PURE__ */ jsxs503("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7900
+ /* @__PURE__ */ jsx597("path", { fill: "#1e293b", d: "M18.89 22.75h-7.11c-1.52 0-2.75-1.23-2.75-2.75V8.44c0-1.52 1.23-2.75 2.75-2.75h7.11c1.52 0 2.75 1.23 2.75 2.75V20c0 1.52-1.23 2.75-2.75 2.75M11.78 7.19c-.69 0-1.25.56-1.25 1.25V20c0 .69.56 1.25 1.25 1.25h7.11c.69 0 1.25-.56 1.25-1.25V8.44c0-.69-.56-1.25-1.25-1.25z" }),
7901
+ /* @__PURE__ */ jsx597("path", { fill: "#1e293b", d: "M13.67 22.75c-.41 0-.75-.34-.75-.75v-2.78c0-1.33 1.08-2.42 2.42-2.42s2.42 1.08 2.42 2.42V22c0 .41-.34.75-.75.75zm2.58-1.5v-2.03c0-.51-.41-.92-.92-.92s-.92.41-.92.92v2.03zM13.67 14.42c-.41 0-.75-.34-.75-.75v-3.33c0-.41.34-.75.75-.75s.75.34.75.75v3.33c0 .41-.34.75-.75.75M17 14.42c-.41 0-.75-.34-.75-.75v-3.33c0-.41.34-.75.75-.75s.75.34.75.75v3.33c0 .41-.34.75-.75.75" }),
7902
+ /* @__PURE__ */ jsx597("path", { fill: "#1e293b", d: "M17 12.75h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
7903
+ /* @__PURE__ */ jsx597("path", { fill: "#1e293b", d: "M14.22 22.75H5.11c-1.52 0-2.75-1.23-2.75-2.75V4c0-1.52 1.23-2.75 2.75-2.75h7.11c1.52 0 2.75 1.23 2.75 2.75v2.44c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4c0-.69-.56-1.25-1.25-1.25H5.11c-.69 0-1.25.56-1.25 1.25v16c0 .69.56 1.25 1.25 1.25h9.11c.41 0 .75.34.75.75s-.34.75-.75.75" }),
7904
+ /* @__PURE__ */ jsx597("path", { fill: "#1e293b", d: "M5.33 9.42H3.11c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c.41 0 .75.34.75.75s-.34.75-.75.75M5.33 12.75H3.11c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c.41 0 .75.34.75.75s-.34.75-.75.75M5.33 16.08H3.11c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c.41 0 .75.34.75.75s-.34.75-.75.75" })
7905
+ ] });
7906
+ }
7907
+ );
7908
+ MagickoHospital2.displayName = "MagickoHospital2";
7909
+
7910
+ // dist/icons/MagickoHouse.tsx
7911
+ import React598 from "react";
7912
+ import { jsx as jsx598, jsxs as jsxs504 } from "react/jsx-runtime";
7913
+ var MagickoHouse = React598.forwardRef(
7914
+ ({ size, ...props }, ref) => {
7915
+ return /* @__PURE__ */ jsxs504("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7916
+ /* @__PURE__ */ jsx598("path", { fill: "#1e293b", d: "M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
7917
+ /* @__PURE__ */ jsx598("path", { fill: "#1e293b", d: "M3.7 22H2.2l.05-12.03c0-.85.39-1.64 1.06-2.16l7-5.45c.99-.77 2.38-.77 3.38 0l7 5.44c.66.52 1.06 1.33 1.06 2.17V22h-1.5V9.98c0-.38-.18-.75-.48-.99l-7-5.44a1.26 1.26 0 0 0-1.54 0L4.23 9c-.3.23-.48.6-.48.98z" }),
7918
+ /* @__PURE__ */ jsx598("path", { fill: "#1e293b", d: "M14.5 22.75h-5c-.41 0-.75-.34-.75-.75v-3.5c0-1.24 1.01-2.25 2.25-2.25h2c1.24 0 2.25 1.01 2.25 2.25V22c0 .41-.34.75-.75.75m-4.25-1.5h3.5V18.5c0-.41-.34-.75-.75-.75h-2c-.41 0-.75.34-.75.75zM9.5 14.5h-2c-.96 0-1.75-.79-1.75-1.75v-1.5c0-.96.79-1.75 1.75-1.75h2c.96 0 1.75.79 1.75 1.75v1.5c0 .96-.79 1.75-1.75 1.75m-2-3.5c-.14 0-.25.11-.25.25v1.5c0 .14.11.25.25.25h2c.14 0 .25-.11.25-.25v-1.5c0-.14-.11-.25-.25-.25zM16.5 14.5h-2c-.96 0-1.75-.79-1.75-1.75v-1.5c0-.96.79-1.75 1.75-1.75h2c.96 0 1.75.79 1.75 1.75v1.5c0 .96-.79 1.75-1.75 1.75m-2-3.5c-.14 0-.25.11-.25.25v1.5c0 .14.11.25.25.25h2c.14 0 .25-.11.25-.25v-1.5c0-.14-.11-.25-.25-.25zM19 7.75c-.41 0-.75-.33-.75-.74l-.02-2.26h-3.65c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.4c.41 0 .75.33.75.74l.03 3c-.01.42-.34.76-.76.76" })
7919
+ ] });
7920
+ }
7921
+ );
7922
+ MagickoHouse.displayName = "MagickoHouse";
7923
+
7924
+ // dist/icons/MagickoHouse2.tsx
7925
+ import React599 from "react";
7926
+ import { jsx as jsx599, jsxs as jsxs505 } from "react/jsx-runtime";
7927
+ var MagickoHouse2 = React599.forwardRef(
7928
+ ({ size, ...props }, ref) => {
7929
+ return /* @__PURE__ */ jsxs505("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7930
+ /* @__PURE__ */ jsx599("path", { fill: "#1e293b", d: "M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
7931
+ /* @__PURE__ */ jsx599("path", { fill: "#1e293b", d: "M3.7 22H2.2l.05-12.03c0-.85.39-1.64 1.06-2.16l7-5.45c.99-.77 2.38-.77 3.38 0l7 5.44c.66.52 1.06 1.33 1.06 2.17V22h-1.5V9.98c0-.38-.18-.75-.48-.99l-7-5.44a1.26 1.26 0 0 0-1.54 0L4.23 9c-.3.23-.48.6-.48.98z" }),
7932
+ /* @__PURE__ */ jsx599("path", { fill: "#1e293b", d: "M17 22.75H7c-.41 0-.75-.34-.75-.75v-9.5c0-1.24 1.01-2.25 2.25-2.25h7c1.24 0 2.25 1.01 2.25 2.25V22c0 .41-.34.75-.75.75m-9.25-1.5h8.5V12.5c0-.41-.34-.75-.75-.75h-7c-.41 0-.75.34-.75.75z" }),
7933
+ /* @__PURE__ */ jsx599("path", { fill: "#1e293b", d: "M10 18.5c-.41 0-.75-.34-.75-.75v-1.5c0-.41.34-.75.75-.75s.75.34.75.75v1.5c0 .41-.34.75-.75.75M13.5 8.25h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" })
7934
+ ] });
7935
+ }
7936
+ );
7937
+ MagickoHouse2.displayName = "MagickoHouse2";
7938
+
7939
+ // dist/icons/MagickoImage.tsx
7940
+ import React600 from "react";
7941
+ import { jsx as jsx600 } from "react/jsx-runtime";
7942
+ var MagickoImage = React600.forwardRef(
7943
+ ({ size, ...props }, ref) => {
7944
+ return /* @__PURE__ */ jsx600("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx600("path", { fill: "#1e293b", d: "M18.36 22.75H5.59c-1.52 0-2.91-.77-3.71-2.07a4.35 4.35 0 0 1-.19-4.25l1.72-3.45c.56-1.12 1.46-1.82 2.47-1.93s2.04.39 2.82 1.36l.22.28c.44.54.95.83 1.45.78.5-.04.96-.4 1.3-1.01l1.89-3.41c.78-1.41 1.82-2.14 2.95-2.09 1.12.06 2.08.9 2.72 2.38l3.13 7.31a4.35 4.35 0 0 1-.37 4.12 4.28 4.28 0 0 1-3.63 1.98m-12.2-10.2c-.04 0-.08 0-.12.01-.5.05-.96.45-1.29 1.1l-1.72 3.45c-.45.89-.4 1.94.12 2.79s1.44 1.36 2.44 1.36h12.76c.98 0 1.85-.47 2.39-1.29s.63-1.8.24-2.7l-3.13-7.31c-.38-.9-.91-1.45-1.42-1.47-.47-.03-1.08.47-1.56 1.32l-1.89 3.41c-.58 1.04-1.49 1.69-2.48 1.78-.99.08-2-.4-2.75-1.34l-.22-.28c-.42-.55-.9-.83-1.37-.83M6.97 8.75C4.91 8.75 3.22 7.07 3.22 5S4.9 1.25 6.97 1.25 10.72 2.93 10.72 5 9.04 8.75 6.97 8.75m0-6C5.73 2.75 4.72 3.76 4.72 5s1.01 2.25 2.25 2.25S9.22 6.24 9.22 5 8.21 2.75 6.97 2.75" }) });
7945
+ }
7946
+ );
7947
+ MagickoImage.displayName = "MagickoImage";
7948
+
7949
+ // dist/icons/MagickoImport01.tsx
7950
+ import React601 from "react";
7951
+ import { jsx as jsx601, jsxs as jsxs506 } from "react/jsx-runtime";
7952
+ var MagickoImport01 = React601.forwardRef(
7953
+ ({ size, ...props }, ref) => {
7954
+ return /* @__PURE__ */ jsxs506("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7955
+ /* @__PURE__ */ jsx601("path", { fill: "#1e293b", d: "M2 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l10-10c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-10 10c-.15.14-.34.22-.53.22" }),
7956
+ /* @__PURE__ */ jsx601("path", { fill: "#1e293b", d: "M13 17.75c-.41 0-.75-.34-.75-.75v-5.25H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75v6c0 .41-.34.75-.75.75" }),
7957
+ /* @__PURE__ */ jsx601("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c5.1 0 9.25-4.15 9.25-9.25S17.1 2.75 12 2.75 2.75 6.9 2.75 12c0 .41-.34.75-.75.75s-.75-.34-.75-.75C1.25 6.07 6.07 1.25 12 1.25S22.75 6.07 22.75 12 17.93 22.75 12 22.75" })
7958
+ ] });
7959
+ }
7960
+ );
7961
+ MagickoImport01.displayName = "MagickoImport01";
7962
+
7963
+ // dist/icons/MagickoImportArrow01.tsx
7964
+ import React602 from "react";
7965
+ import { jsx as jsx602, jsxs as jsxs507 } from "react/jsx-runtime";
7966
+ var MagickoImportArrow01 = React602.forwardRef(
7967
+ ({ size, ...props }, ref) => {
7968
+ return /* @__PURE__ */ jsxs507("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7969
+ /* @__PURE__ */ jsx602("path", { fill: "#1e293b", d: "M15.26 22.25H8.74c-4.91 0-7.01-2.1-7.01-7.01v-.13c0-4.44 1.75-6.58 5.67-6.95.4-.03.78.27.82.68s-.26.78-.68.82c-3.14.29-4.31 1.77-4.31 5.46v.13c0 4.07 1.44 5.51 5.51 5.51h6.52c4.07 0 5.51-1.44 5.51-5.51v-.13c0-3.71-1.19-5.19-4.39-5.46a.75.75 0 0 1-.68-.81c.04-.41.39-.72.81-.68 3.98.34 5.76 2.49 5.76 6.96v.13c0 4.89-2.1 6.99-7.01 6.99" }),
7970
+ /* @__PURE__ */ jsx602("path", { fill: "#1e293b", d: "M12 15.63c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v12.88c0 .42-.34.75-.75.75" }),
7971
+ /* @__PURE__ */ jsx602("path", { fill: "#1e293b", d: "M12 16.75c-.19 0-.38-.07-.53-.22l-3.35-3.35a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0L12 14.94l2.82-2.82c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.35 3.35c-.15.15-.34.22-.53.22" })
7972
+ ] });
7973
+ }
7974
+ );
7975
+ MagickoImportArrow01.displayName = "MagickoImportArrow01";
7976
+
7977
+ // dist/icons/MagickoImportArrow02.tsx
7978
+ import React603 from "react";
7979
+ import { jsx as jsx603, jsxs as jsxs508 } from "react/jsx-runtime";
7980
+ var MagickoImportArrow02 = React603.forwardRef(
7981
+ ({ size, ...props }, ref) => {
7982
+ return /* @__PURE__ */ jsxs508("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7983
+ /* @__PURE__ */ jsx603("path", { fill: "#1e293b", d: "M13.8 10.95c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l8.2-8.2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-8.2 8.2a.75.75 0 0 1-.53.22" }),
7984
+ /* @__PURE__ */ jsx603("path", { fill: "#1e293b", d: "M17.83 11.75H13c-.41 0-.75-.34-.75-.75V6.17c0-.41.34-.75.75-.75s.75.34.75.75v4.08h4.08c.41 0 .75.34.75.75s-.34.75-.75.75" }),
7985
+ /* @__PURE__ */ jsx603("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h2c.41 0 .75.34.75.75s-.34.75-.75.75H9C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 5.43-2.32 7.75-7.75 7.75" })
7986
+ ] });
7987
+ }
7988
+ );
7989
+ MagickoImportArrow02.displayName = "MagickoImportArrow02";
7990
+
7991
+ // dist/icons/MagickoImportCircle01.tsx
7992
+ import React604 from "react";
7993
+ import { jsx as jsx604, jsxs as jsxs509 } from "react/jsx-runtime";
7994
+ var MagickoImportCircle01 = React604.forwardRef(
7995
+ ({ size, ...props }, ref) => {
7996
+ return /* @__PURE__ */ jsxs509("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7997
+ /* @__PURE__ */ jsx604("path", { fill: "#1e293b", d: "M11.88 14.99c-.19 0-.38-.07-.53-.22l-2.56-2.56a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.03 2.03 2.03-2.03c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.56 2.56c-.15.15-.34.22-.53.22" }),
7998
+ /* @__PURE__ */ jsx604("path", { fill: "#1e293b", d: "M11.88 14.92c-.41 0-.75-.34-.75-.75V4c0-.41.34-.75.75-.75s.75.34.75.75v10.17c0 .41-.34.75-.75.75" }),
7999
+ /* @__PURE__ */ jsx604("path", { fill: "#1e293b", d: "M12 20.93c-5.15 0-8.75-3.6-8.75-8.75 0-.41.34-.75.75-.75s.75.34.75.75c0 4.27 2.98 7.25 7.25 7.25s7.25-2.98 7.25-7.25c0-.41.34-.75.75-.75s.75.34.75.75c0 5.15-3.6 8.75-8.75 8.75" })
8000
+ ] });
8001
+ }
8002
+ );
8003
+ MagickoImportCircle01.displayName = "MagickoImportCircle01";
8004
+
8005
+ // dist/icons/MagickoImportCircle02.tsx
8006
+ import React605 from "react";
8007
+ import { jsx as jsx605, jsxs as jsxs510 } from "react/jsx-runtime";
8008
+ var MagickoImportCircle02 = React605.forwardRef(
8009
+ ({ size, ...props }, ref) => {
8010
+ return /* @__PURE__ */ jsxs510("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8011
+ /* @__PURE__ */ jsx605("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25c.41 0 .75.34.75.75s-.34.75-.75.75C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25c0-.41.34-.75.75-.75s.75.34.75.75c0 5.93-4.82 10.75-10.75 10.75" }),
8012
+ /* @__PURE__ */ jsx605("path", { fill: "#1e293b", d: "M13.8 10.95c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l8.2-8.2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-8.2 8.2a.75.75 0 0 1-.53.22" }),
8013
+ /* @__PURE__ */ jsx605("path", { fill: "#1e293b", d: "M17.83 11.75H13c-.41 0-.75-.34-.75-.75V6.17c0-.41.34-.75.75-.75s.75.34.75.75v4.08h4.08c.41 0 .75.34.75.75s-.34.75-.75.75" })
8014
+ ] });
8015
+ }
8016
+ );
8017
+ MagickoImportCircle02.displayName = "MagickoImportCircle02";
8018
+
8019
+ // dist/icons/MagickoInfoCircle.tsx
8020
+ import React606 from "react";
8021
+ import { jsx as jsx606, jsxs as jsxs511 } from "react/jsx-runtime";
8022
+ var MagickoInfoCircle = React606.forwardRef(
8023
+ ({ size, ...props }, ref) => {
8024
+ return /* @__PURE__ */ jsxs511("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8025
+ /* @__PURE__ */ jsx606("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" }),
8026
+ /* @__PURE__ */ jsx606("path", { fill: "#1e293b", d: "M12 13.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M12 17c-.13 0-.26-.03-.38-.08q-.18-.075-.33-.21c-.09-.1-.16-.2-.21-.33A1 1 0 0 1 11 16c0-.13.03-.26.08-.38q.075-.18.21-.33.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21.135.15.21.33c.05.12.08.25.08.38s-.03.26-.08.38c-.05.13-.12.23-.21.33q-.15.135-.33.21c-.12.05-.25.08-.38.08" })
8027
+ ] });
8028
+ }
8029
+ );
8030
+ MagickoInfoCircle.displayName = "MagickoInfoCircle";
8031
+
8032
+ // dist/icons/MagickoInfoCircle1.tsx
8033
+ import React607 from "react";
8034
+ import { jsx as jsx607, jsxs as jsxs512 } from "react/jsx-runtime";
8035
+ var MagickoInfoCircle1 = React607.forwardRef(
8036
+ ({ size, ...props }, ref) => {
8037
+ return /* @__PURE__ */ jsxs512("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8038
+ /* @__PURE__ */ jsx607("path", { fill: "#1e293b", d: "M12 22.714c-5.93 0-10.75-4.627-10.75-10.32S6.07 2.074 12 2.074 22.75 6.7 22.75 12.394 17.93 22.714 12 22.714m0-19.2c-5.1 0-9.25 3.984-9.25 8.88s4.15 8.88 9.25 8.88 9.25-3.984 9.25-8.88-4.15-8.88-9.25-8.88" }),
8039
+ /* @__PURE__ */ jsx607("path", { fill: "#1e293b", d: "M12.01 8.832c-.55 0-1.01-.432-1.01-.96s.44-.96.99-.96H12c.55 0 1 .432 1 .96s-.44.96-.99.96M13.46 17.636c-.06 0-.12-.01-.18-.02l-.46-.115c-.94-.22-1.59-1.027-1.59-1.958v-3.686c0-.279-.2-.51-.48-.567l-.36-.067a.72.72 0 0 1-.59-.845c.08-.394.48-.643.88-.566l.35.067c.98.192 1.69 1.018 1.69 1.978v3.686c0 .269.19.5.46.557l.46.115c.4.096.65.49.54.874-.07.326-.38.547-.72.547" })
8040
+ ] });
8041
+ }
8042
+ );
8043
+ MagickoInfoCircle1.displayName = "MagickoInfoCircle1";
8044
+
8045
+ // dist/icons/MagickoInfoSquare.tsx
8046
+ import React608 from "react";
8047
+ import { jsx as jsx608, jsxs as jsxs513 } from "react/jsx-runtime";
8048
+ var MagickoInfoSquare = React608.forwardRef(
8049
+ ({ size, ...props }, ref) => {
8050
+ return /* @__PURE__ */ jsxs513("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8051
+ /* @__PURE__ */ jsx608("path", { fill: "#1e293b", d: "M17 22.714H7c-3.17 0-5.75-2.477-5.75-5.52v-9.6c0-3.043 2.58-5.52 5.75-5.52h10c3.17 0 5.75 2.477 5.75 5.52v9.6c0 3.043-2.58 5.52-5.75 5.52M7 3.514c-2.34 0-4.25 1.834-4.25 4.08v9.6c0 2.246 1.91 4.08 4.25 4.08h10c2.34 0 4.25-1.834 4.25-4.08v-9.6c0-2.246-1.91-4.08-4.25-4.08z" }),
8052
+ /* @__PURE__ */ jsx608("path", { fill: "#1e293b", d: "M12.01 8.832c-.55 0-1.01-.432-1.01-.96s.44-.96.99-.96H12c.55 0 1 .432 1 .96s-.44.96-.99.96M13.46 17.636c-.06 0-.12-.01-.18-.02l-.46-.114c-.94-.221-1.59-1.028-1.59-1.959v-3.686c0-.279-.2-.51-.48-.567l-.36-.067a.72.72 0 0 1-.59-.845c.08-.393.48-.643.88-.566l.35.067c.98.192 1.69 1.018 1.69 1.978v3.686c0 .269.19.5.46.557l.46.115c.4.096.65.49.54.874-.07.326-.38.547-.72.547" })
8053
+ ] });
8054
+ }
8055
+ );
8056
+ MagickoInfoSquare.displayName = "MagickoInfoSquare";
8057
+
8058
+ // dist/icons/MagickoInformation.tsx
8059
+ import React609 from "react";
8060
+ import { jsx as jsx609, jsxs as jsxs514 } from "react/jsx-runtime";
8061
+ var MagickoInformation = React609.forwardRef(
8062
+ ({ size, ...props }, ref) => {
8063
+ return /* @__PURE__ */ jsxs514("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8064
+ /* @__PURE__ */ jsx609("path", { fill: "#1e293b", d: "M12.01 22.74c-.63 0-1.25-.21-1.74-.63l-1.58-1.35c-.16-.14-.56-.28-.77-.28H6.17a2.68 2.68 0 0 1-2.68-2.68v-1.71c0-.21-.14-.61-.27-.76l-1.36-1.6c-.82-.97-.82-2.49 0-3.47l1.36-1.6c.13-.15.27-.55.27-.76V6.2c0-1.48 1.2-2.68 2.68-2.68H7.9c.21 0 .6-.15.77-.29l1.58-1.35c.98-.83 2.51-.83 3.49 0l1.58 1.35c.16.14.57.28.78.28h1.7c1.48 0 2.68 1.2 2.68 2.68v1.7c0 .21.15.6.29.77l1.35 1.58c.84.99.83 2.52 0 3.49l-1.35 1.58c-.14.17-.28.56-.28.77v1.7c0 1.48-1.2 2.68-2.68 2.68h-1.7c-.21 0-.6.15-.78.29l-1.58 1.35c-.49.43-1.12.64-1.74.64M6.17 5.02c-.65 0-1.18.53-1.18 1.18v1.7c0 .57-.26 1.29-.63 1.73L3 11.23c-.34.41-.34 1.13 0 1.53l1.35 1.59c.36.41.63 1.16.63 1.73v1.71c0 .65.53 1.18 1.18 1.18H7.9c.56 0 1.3.27 1.74.64l1.59 1.36c.41.35 1.13.35 1.54 0l1.58-1.35c.45-.38 1.18-.64 1.74-.64h1.7c.65 0 1.18-.53 1.18-1.18v-1.7c0-.56.27-1.29.64-1.74l1.36-1.59c.35-.41.35-1.13 0-1.54l-1.35-1.58c-.38-.45-.64-1.18-.64-1.74V6.2c0-.65-.53-1.18-1.18-1.18h-1.7c-.57 0-1.31-.27-1.75-.64l-1.59-1.36c-.41-.35-1.12-.35-1.54 0L9.65 4.38c-.45.37-1.18.64-1.75.64z" }),
8065
+ /* @__PURE__ */ jsx609("path", { fill: "#1e293b", d: "M12 16.87c-.55 0-1-.45-1-1s.44-1 1-1c.55 0 1 .45 1 1s-.44 1-1 1M12 13.72c-.41 0-.75-.34-.75-.75V8.13c0-.41.34-.75.75-.75s.75.34.75.75v4.83c0 .42-.33.76-.75.76" })
8066
+ ] });
8067
+ }
8068
+ );
8069
+ MagickoInformation.displayName = "MagickoInformation";
8070
+
8071
+ // dist/icons/MagickoJoy.tsx
8072
+ import React610 from "react";
8073
+ import { jsx as jsx610, jsxs as jsxs515 } from "react/jsx-runtime";
8074
+ var MagickoJoy = React610.forwardRef(
8075
+ ({ size, ...props }, ref) => {
8076
+ return /* @__PURE__ */ jsxs515("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8077
+ /* @__PURE__ */ jsx610("path", { fill: "#1e293b", d: "M21.3 15.15c-.41 0-.84-.11-1.22-.32-1.33-.74-1.75-2.54-1.86-3.28-.05-.5.2-.9.61-1.06.19-.09 1.01-.43 1.92-.49.54-.05 1.03.01 1.46.18.13.04.27.11.39.19 1.2.68 1.64 2.24.96 3.47-.31.56-.82.98-1.41 1.18-.1.04-.2.05-.3.07-.18.04-.37.06-.55.06m.24-1.53.31.7-.19-.72c.24-.08.45-.26.58-.49.28-.51.1-1.16-.41-1.45-.04-.03-.08-.04-.13-.06-.25-.09-.51-.12-.84-.09-.41.03-.81.14-1.08.23.16.72.5 1.5 1.03 1.79.22.12.48.15.73.09M7.09 10.61c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l.37-.37a3.51 3.51 0 0 1 4.06-.66c.37.19.52.64.34 1.01a.76.76 0 0 1-1.01.34c-.78-.39-1.72-.24-2.33.38l-.37.37c-.15.13-.34.21-.53.21M16.91 10.61c-.19 0-.38-.07-.53-.22l-.37-.37c-.62-.61-1.55-.77-2.33-.38-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01c1.36-.68 2.99-.41 4.06.66l.37.37c.29.29.29.77 0 1.06-.15.15-.34.23-.53.23M2.79 15.15c-.2 0-.4-.02-.6-.07 0 0-.01 0-.02-.01-.1-.01-.18-.04-.24-.06-.58-.2-1.08-.62-1.4-1.18-.69-1.23-.24-2.8.99-3.49.08-.04.17-.09.26-.12.05-.02.1-.05.13-.06.4-.15.88-.21 1.43-.16.91.06 1.72.4 1.95.5.37.14.62.55.58 1 0 .02 0 .03-.01.05-.11.74-.52 2.55-1.86 3.28-.36.21-.78.32-1.21.32m-.38-1.56.11.03c.28.06.55.03.77-.1.52-.28.85-1.07 1.02-1.79-.28-.1-.67-.2-1.07-.23-.34-.03-.61 0-.82.08-.05.03-.05.03-.11.05-.56.31-.74.96-.46 1.48.12.22.32.39.56.48" }),
8078
+ /* @__PURE__ */ jsx610("path", { fill: "#1e293b", d: "M12 22.75c-5 0-9.3-3.39-10.45-8.25a.77.77 0 0 1 .22-.73c.2-.18.48-.24.74-.16.28.06.55.03.77-.1.52-.28.85-1.07 1.02-1.79-.28-.1-.67-.2-1.07-.23-.34-.03-.61 0-.82.08-.24.16-.53.14-.78-.01s-.36-.45-.33-.73c.59-5.47 5.18-9.59 10.69-9.59 5.48 0 10.07 4.1 10.69 9.55a.75.75 0 0 1-.29.68.75.75 0 0 1-.72.11c-.22-.08-.49-.11-.82-.08-.41.03-.81.14-1.08.23.16.72.5 1.5 1.03 1.79.22.12.49.16.74.1s.52.01.71.2c.18.19.26.45.2.71A10.72 10.72 0 0 1 12 22.75M3.29 15.1A9.19 9.19 0 0 0 12 21.25a9.21 9.21 0 0 0 8.72-6.17c-.22-.05-.44-.13-.64-.25-1.33-.74-1.75-2.54-1.86-3.28-.05-.5.2-.9.61-1.06.19-.09 1.01-.43 1.92-.49.1-.01.19-.01.28-.01A9.245 9.245 0 0 0 12 2.75c-4.39 0-8.11 3.05-9.03 7.24.13 0 .25 0 .38.01.91.06 1.72.4 1.95.5.37.14.62.55.58 1-.12.79-.53 2.59-1.86 3.33-.24.13-.48.22-.73.27m1.39-3.23c.01.01.02.01.04.02-.01-.01-.03-.01-.04-.02" }),
8079
+ /* @__PURE__ */ jsx610("path", { fill: "#1e293b", d: "M12 19.17c-.45 0-.9-.06-1.33-.18-1.81-.5-3.24-1.95-3.83-3.88-.09-.3-.03-.64.16-.89.22-.29.59-.45.94-.37 2.66.63 5.47.63 8.13 0 .36-.08.72.08.94.37.19.25.25.58.16.89-.59 1.93-2.02 3.38-3.83 3.88-.44.12-.89.18-1.34.18m-3.38-3.65c.53 1 1.4 1.74 2.44 2.02.61.17 1.26.17 1.87 0 1.04-.29 1.91-1.02 2.44-2.02-2.22.4-4.52.4-6.75 0" })
8080
+ ] });
8081
+ }
8082
+ );
8083
+ MagickoJoy.displayName = "MagickoJoy";
8084
+
8085
+ // dist/icons/MagickoJoy2.tsx
8086
+ import React611 from "react";
8087
+ import { jsx as jsx611, jsxs as jsxs516 } from "react/jsx-runtime";
8088
+ var MagickoJoy2 = React611.forwardRef(
8089
+ ({ size, ...props }, ref) => {
8090
+ return /* @__PURE__ */ jsxs516("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8091
+ /* @__PURE__ */ jsx611("path", { fill: "#1e293b", d: "M8.54 15.67c-.05 0-.1 0-.15-.01a.75.75 0 0 1-.59-.88l.49-2.43-2.43.49c-.41.08-.8-.18-.88-.59s.18-.8.59-.88l3.54-.71c.25-.05.5.03.68.21s.25.43.21.68l-.71 3.54c-.09.33-.41.58-.75.58M11.36 10.01a.75.75 0 0 1-.53-.22.78.78 0 0 1-.21-.68l.71-3.54a.75.75 0 1 1 1.47.29l-.49 2.43 2.43-.49a.75.75 0 1 1 .29 1.47l-3.54.71a.25.25 0 0 1-.13.03M18.98 8.43c-1.22 0-2.38-.74-2.88-1.11-.38-.32-.5-.78-.32-1.18.1-.27.43-1.04 1.01-1.71.36-.42.74-.72 1.15-.91.12-.06.26-.11.41-.15 1.33-.37 2.75.42 3.13 1.78.17.62.12 1.27-.16 1.83q-.075.135-.15.24c-.32.52-.83.91-1.44 1.09-.25.09-.5.12-.75.12m-1.66-2.09c.62.39 1.42.71 1.99.54a.97.97 0 0 0 .59-.46l.72.28-.64-.38c.11-.22.13-.5.06-.75a1.07 1.07 0 0 0-1.32-.73c-.05.01-.09.02-.14.05-.24.11-.44.27-.66.53-.24.27-.45.62-.6.92m-.15.33c0 .01-.01.02-.01.03.01 0 .01-.02.01-.03M5.92 21.54a2.575 2.575 0 0 1-2.48-3.27c.01-.05.04-.16.1-.27.02-.05.03-.09.05-.12.18-.41.48-.79.91-1.15.66-.58 1.43-.91 1.73-1.02.37-.16.83-.04 1.12.3.01.01.02.03.03.04.44.61 1.43 2.17 1.01 3.63-.18.61-.57 1.12-1.11 1.46 0 0-.01.01-.02.01-.07.06-.14.09-.2.12-.37.18-.76.27-1.14.27m.47-4.26c-.31.15-.65.36-.92.59-.26.22-.43.43-.52.64-.01.07-.02.06-.05.12-.17.61.16 1.2.72 1.36.25.07.51.05.74-.05.03-.02.06-.04.09-.05.25-.16.42-.37.49-.62.15-.57-.15-1.35-.55-1.99m.39-.18c-.01 0-.02.01-.04.01.02 0 .03 0 .04-.01" }),
8092
+ /* @__PURE__ */ jsx611("path", { fill: "#1e293b", d: "M12.02 22.8c-1.93 0-3.88-.53-5.63-1.61a.73.73 0 0 1-.35-.67c.01-.27.16-.51.4-.64.25-.16.42-.37.49-.62.16-.57-.14-1.35-.54-1.99-.31.15-.65.36-.92.59-.26.22-.43.43-.52.64-.06.29-.26.48-.55.55s-.57-.07-.76-.29a10.72 10.72 0 0 1 .78-14.34C8.29.54 14.44.2 18.73 3.61c.2.16.31.42.28.68s-.2.48-.43.59c-.22.1-.42.26-.64.52-.25.28-.45.62-.6.93.62.39 1.42.71 1.99.54a.97.97 0 0 0 .59-.46c.14-.22.38-.36.64-.36s.5.14.64.36c2.6 4.25 1.95 9.68-1.57 13.2-2.1 2.11-4.84 3.19-7.61 3.19m-3.98-2.41c3.5 1.68 7.7 1 10.51-1.81a9.23 9.23 0 0 0 1.81-10.53c-.2.12-.41.22-.63.28-1.47.42-3.03-.56-3.64-1.01-.38-.32-.5-.78-.32-1.18a6 6 0 0 1 1.01-1.71c.06-.07.13-.14.19-.21A9.244 9.244 0 0 0 5.46 5.49c-3.1 3.1-3.58 7.89-1.27 11.5.09-.09.18-.17.28-.26.66-.58 1.43-.91 1.73-1.02.37-.16.83-.04 1.12.3.47.64 1.46 2.21 1.04 3.67-.06.26-.17.49-.32.71M6.78 17.1c-.01 0-.02.01-.04.01.02 0 .03 0 .04-.01M17.17 6.67c0 .01-.01.02-.01.03.01 0 .01-.02.01-.03" }),
8093
+ /* @__PURE__ */ jsx611("path", { fill: "#1e293b", d: "M13.38 18.6c-.95 0-1.92-.24-2.82-.72-.28-.15-.47-.42-.52-.74-.05-.3.05-.6.26-.82.04-.04.09-.08.14-.11 2.33-1.44 4.31-3.43 5.75-5.75.03-.05.07-.1.11-.14.22-.21.51-.31.82-.26s.59.24.73.52c.95 1.77.97 3.81.04 5.45-.45.79-1.1 1.44-1.89 1.89-.79.46-1.7.68-2.62.68m-1.26-1.69c1.09.33 2.22.23 3.15-.3.55-.31 1.01-.77 1.32-1.32.53-.94.63-2.07.3-3.15a19.3 19.3 0 0 1-4.77 4.77" })
8094
+ ] });
8095
+ }
8096
+ );
8097
+ MagickoJoy2.displayName = "MagickoJoy2";
8098
+
8099
+ // dist/icons/MagickoKey.tsx
8100
+ import React612 from "react";
8101
+ import { jsx as jsx612, jsxs as jsxs517 } from "react/jsx-runtime";
8102
+ var MagickoKey = React612.forwardRef(
8103
+ ({ size, ...props }, ref) => {
8104
+ return /* @__PURE__ */ jsxs517("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8105
+ /* @__PURE__ */ jsx612("path", { fill: "#1e293b", d: "M6.18 22.75c-.1 0-.21-.01-.3-.02l-2.17-.3c-1.04-.14-1.98-1.07-2.14-2.13l-.3-2.19c-.1-.7.2-1.61.7-2.12l4.39-4.39c-.71-2.84.11-5.84 2.2-7.91 3.24-3.23 8.51-3.24 11.76 0a8.26 8.26 0 0 1 2.43 5.88c0 2.22-.86 4.31-2.43 5.88-2.1 2.08-5.09 2.9-7.91 2.18l-4.4 4.39c-.42.44-1.17.73-1.83.73m8.25-19.99c-1.75 0-3.49.66-4.82 1.99a6.8 6.8 0 0 0-1.7 6.85c.08.27.01.55-.19.75l-4.7 4.7c-.17.17-.31.61-.28.84l.3 2.19c.06.38.47.81.85.86l2.18.3c.24.04.68-.1.85-.27l4.72-4.71c.2-.2.49-.26.75-.18 2.41.76 5.04.11 6.84-1.69 1.28-1.28 1.99-3 1.99-4.82 0-1.83-.71-3.54-1.99-4.82a6.73 6.73 0 0 0-4.8-1.99" }),
8106
+ /* @__PURE__ */ jsx612("path", { fill: "#1e293b", d: "M9.19 20.54c-.19 0-.38-.07-.53-.22l-2.3-2.3a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.3 2.3c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M14.5 11.75c-1.24 0-2.25-1.01-2.25-2.25s1.01-2.25 2.25-2.25 2.25 1.01 2.25 2.25-1.01 2.25-2.25 2.25m0-3c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75" })
8107
+ ] });
8108
+ }
8109
+ );
8110
+ MagickoKey.displayName = "MagickoKey";
8111
+
8112
+ // dist/icons/MagickoKeyboard.tsx
8113
+ import React613 from "react";
8114
+ import { jsx as jsx613, jsxs as jsxs518 } from "react/jsx-runtime";
8115
+ var MagickoKeyboard = React613.forwardRef(
8116
+ ({ size, ...props }, ref) => {
8117
+ return /* @__PURE__ */ jsxs518("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8118
+ /* @__PURE__ */ jsx613("path", { fill: "#1e293b", d: "M16.5 20.75h-9c-.75 0-1.3-.03-1.77-.1-3.32-.36-3.98-2.35-3.98-5.65V9c0-3.3.66-5.29 4.01-5.66.44-.06.99-.09 1.74-.09h9c.75 0 1.3.03 1.77.1 3.32.36 3.98 2.35 3.98 5.65v6c0 3.3-.66 5.29-4.01 5.66-.44.06-.99.09-1.74.09m-9-16c-.68 0-1.16.03-1.55.08-2.03.23-2.7.86-2.7 4.17v6c0 3.31.67 3.94 2.67 4.17.42.06.9.08 1.58.08h9c.68 0 1.16-.03 1.55-.08 2.03-.22 2.7-.86 2.7-4.17V9c0-3.31-.67-3.94-2.67-4.17-.42-.06-.9-.08-1.58-.08z" }),
8119
+ /* @__PURE__ */ jsx613("path", { fill: "#1e293b", d: "M17 10.75h-3.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H17c.41 0 .75.34.75.75s-.34.75-.75.75M10.1 11c-.55 0-1-.45-1-1s.44-1 1-1h.01c.55 0 1 .45 1 1s-.45 1-1.01 1M7.1 11c-.55 0-1-.45-1-1s.44-1 1-1c.55 0 1 .45 1 1s-.44 1-1 1M17 16.25H7.02c-.41 0-.76-.34-.76-.75s.33-.75.74-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" })
8120
+ ] });
8121
+ }
8122
+ );
8123
+ MagickoKeyboard.displayName = "MagickoKeyboard";
8124
+
8125
+ // dist/icons/MagickoKeyboard1.tsx
8126
+ import React614 from "react";
8127
+ import { jsx as jsx614, jsxs as jsxs519 } from "react/jsx-runtime";
8128
+ var MagickoKeyboard1 = React614.forwardRef(
8129
+ ({ size, ...props }, ref) => {
8130
+ return /* @__PURE__ */ jsxs519("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8131
+ /* @__PURE__ */ jsx614("path", { fill: "#1e293b", d: "M10 14.75H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1c.41 0 .75.34.75.75s-.34.75-.75.75M6 14.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22" }),
8132
+ /* @__PURE__ */ jsx614("path", { fill: "#1e293b", d: "M10 18.75H6c-2.62 0-4.75-2.13-4.75-4.75V8c0-2.62 2.13-4.75 4.75-4.75h12c2.62 0 4.75 2.13 4.75 4.75 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-1.79-1.46-3.25-3.25-3.25H6C4.21 4.75 2.75 6.21 2.75 8v6c0 1.79 1.46 3.25 3.25 3.25h4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8133
+ /* @__PURE__ */ jsx614("path", { fill: "#1e293b", d: "M6 8.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M18 8.76a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M9 8.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M12 8.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M15 8.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M6 11.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M9 11.75a.757.757 0 1 1 .54-1.29c.29.3.29.77 0 1.07-.15.15-.34.22-.54.22M19.5 20.75h-4c-1.79 0-3.25-1.46-3.25-3.25v-4c0-1.79 1.46-3.25 3.25-3.25h4c1.79 0 3.25 1.46 3.25 3.25v4c0 1.79-1.46 3.25-3.25 3.25m-4-9c-.96 0-1.75.79-1.75 1.75v4c0 .96.79 1.75 1.75 1.75h4c.96 0 1.75-.79 1.75-1.75v-4c0-.96-.79-1.75-1.75-1.75z" }),
8134
+ /* @__PURE__ */ jsx614("path", { fill: "#1e293b", d: "M16.75 17.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.97-.97-.97-.97a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.5 1.5c.29.29.29.77 0 1.06l-1.5 1.5c-.15.15-.34.22-.53.22" })
8135
+ ] });
8136
+ }
8137
+ );
8138
+ MagickoKeyboard1.displayName = "MagickoKeyboard1";
8139
+
8140
+ // dist/icons/MagickoKeyboardOpen.tsx
8141
+ import React615 from "react";
8142
+ import { jsx as jsx615, jsxs as jsxs520 } from "react/jsx-runtime";
8143
+ var MagickoKeyboardOpen = React615.forwardRef(
8144
+ ({ size, ...props }, ref) => {
8145
+ return /* @__PURE__ */ jsxs520("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8146
+ /* @__PURE__ */ jsx615("path", { fill: "#1e293b", d: "M16.74 19.59H7.27c-.79 0-1.36-.03-1.85-.1-3.47-.38-4.16-2.46-4.16-5.91V7.26c0-3.45.68-5.53 4.18-5.91.48-.07 1.05-.1 1.83-.1h9.47c.78 0 1.35.03 1.85.1 3.48.38 4.16 2.46 4.16 5.91v6.32c0 3.45-.68 5.53-4.18 5.91-.47.07-1.04.1-1.83.1M7.26 2.75c-.71 0-1.22.03-1.64.09-2.16.24-2.87.91-2.87 4.43v6.32c0 3.51.71 4.19 2.85 4.42.44.06.95.09 1.67.09h9.47c.72 0 1.22-.03 1.64-.09 2.16-.24 2.87-.91 2.87-4.43V7.26c0-3.51-.71-4.19-2.85-4.42-.45-.06-.95-.09-1.67-.09z" }),
8147
+ /* @__PURE__ */ jsx615("path", { fill: "#1e293b", d: "M17.26 9.07h-3.68c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.68a.749.749 0 1 1 0 1.5M10 9.32c-.55 0-1-.45-1-1s.44-1 1-1c.55 0 1 .45 1 1s-.44 1-1 1M6.85 9.32c-.55 0-1-.45-1-1s.44-1 1-1h.01c.55 0 1 .45 1 1s-.46 1-1.01 1M17.26 14.86H6.75c-.41 0-.76-.34-.76-.75s.33-.75.74-.75h10.53a.749.749 0 1 1 0 1.5M17 22.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" })
8148
+ ] });
8149
+ }
8150
+ );
8151
+ MagickoKeyboardOpen.displayName = "MagickoKeyboardOpen";
8152
+
8153
+ // dist/icons/MagickoKissing.tsx
8154
+ import React616 from "react";
8155
+ import { jsx as jsx616, jsxs as jsxs521 } from "react/jsx-runtime";
8156
+ var MagickoKissing = React616.forwardRef(
8157
+ ({ size, ...props }, ref) => {
8158
+ return /* @__PURE__ */ jsxs521("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8159
+ /* @__PURE__ */ jsx616("path", { fill: "#1e293b", d: "M7.09 10.61c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l.37-.37a3.515 3.515 0 0 1 4.06-.66c.37.19.52.64.34 1.01-.19.37-.64.52-1.01.34-.78-.39-1.72-.24-2.33.38l-.37.37c-.15.13-.34.21-.53.21M16.91 10.61c-.19 0-.38-.07-.53-.22l-.37-.37c-.62-.61-1.55-.77-2.33-.38-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01c1.36-.68 2.99-.41 4.06.66l.37.37c.29.29.29.77 0 1.06-.15.15-.34.23-.53.23M18.35 20.28c-.27 0-.59-.11-.82-.29-.78-.63-2.57-2.78-1.71-5.3.01-.03.02-.06.04-.09.23-.61.69-1.11 1.29-1.39.6-.27 1.27-.3 1.88-.07.23.09.4.19.57.3.22.16.41.35.56.55.44-.11.95-.09 1.43.08.12.05.24.1.37.18 1.05.58 1.52 1.86 1.1 3.01-.17.48-.43.92-.78 1.3-.12.16-.3.32-.47.47-.91.78-2 1.08-2.74 1.19-.19.03-.34.04-.5.04-.01.02-.12.02-.22.02m-1.12-5.06c-.49 1.52.56 3.02 1.19 3.56h.06c.19-.01.27-.01.38-.03.45-.07 1.31-.27 1.99-.85.1-.09.21-.18.3-.3.24-.27.4-.54.51-.84v-.01a.96.96 0 0 0-.44-1.19l-.09-.06c-.29-.1-.57-.09-.78.02-.03.02-.17.1-.2.12-.2.1-.43.1-.63.01a.78.78 0 0 1-.42-.47.87.87 0 0 0-.35-.5c-.07-.04-.16-.1-.25-.13a.93.93 0 0 0-.73.03.97.97 0 0 0-.51.56c0 .01-.02.05-.03.08" }),
8160
+ /* @__PURE__ */ jsx616("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12c0 1.06-.16 2.11-.46 3.12-.07.23-.25.42-.48.49a.75.75 0 0 1-.68-.1c-.29-.1-.57-.09-.78.02-.03.02-.17.1-.2.12-.2.1-.43.1-.63.01a.78.78 0 0 1-.42-.47.87.87 0 0 0-.35-.5c-.07-.04-.16-.1-.25-.13a.93.93 0 0 0-.73.03.97.97 0 0 0-.51.56c-.01.02-.02.05-.04.08-.49 1.52.56 3.02 1.19 3.56h.06c.32-.05.65.13.78.43.14.3.06.66-.19.87A10.68 10.68 0 0 1 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25c1.86 0 3.66-.56 5.17-1.59-.85-.88-2.1-2.79-1.35-4.96.01-.03.02-.06.04-.09.23-.61.69-1.11 1.29-1.39.6-.27 1.27-.3 1.88-.07.23.09.4.19.57.3.22.16.41.35.56.55.27-.07.57-.08.88-.05q.21-.96.21-1.95c0-5.1-4.15-9.25-9.25-9.25" }),
8161
+ /* @__PURE__ */ jsx616("path", { fill: "#1e293b", d: "M11.5 18.75a.75.75 0 0 1-.48-1.33l.21-.17c.34-.28.71-.54 1.1-.76l-.12-.15c-.4-.5-.4-1.17 0-1.67l.12-.15c-.39-.22-.76-.48-1.1-.76l-.21-.17a.76.76 0 0 1-.1-1.06c.26-.32.74-.36 1.06-.1l.21.17c.46.39 1 .71 1.6.96.22.09.38.28.44.51s.01.47-.14.65l-.62.78.62.78a.751.751 0 0 1-.3 1.16c-.6.25-1.13.57-1.6.96l-.21.17c-.14.12-.31.18-.48.18" })
8162
+ ] });
8163
+ }
8164
+ );
8165
+ MagickoKissing.displayName = "MagickoKissing";
8166
+
8167
+ // dist/icons/MagickoKissing1.tsx
8168
+ import React617 from "react";
8169
+ import { jsx as jsx617, jsxs as jsxs522 } from "react/jsx-runtime";
8170
+ var MagickoKissing1 = React617.forwardRef(
8171
+ ({ size, ...props }, ref) => {
8172
+ return /* @__PURE__ */ jsxs522("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8173
+ /* @__PURE__ */ jsx617("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" }),
8174
+ /* @__PURE__ */ jsx617("path", { fill: "#1e293b", d: "M7.09 9.61c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.37-.37a3.515 3.515 0 0 1 4.06-.66c.37.19.52.64.34 1.01a.76.76 0 0 1-1.01.34c-.78-.39-1.71-.24-2.33.38l-.37.37c-.15.13-.34.21-.53.21M16.91 9.61c-.19 0-.38-.07-.53-.22l-.37-.37c-.62-.61-1.55-.77-2.33-.38-.37.18-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01c1.36-.68 2.99-.41 4.06.66l.37.37c.29.29.29.77 0 1.06-.15.15-.34.23-.53.23M11.5 17.75c-.21 0-.43-.09-.58-.27a.757.757 0 0 1 .09-1.06l.21-.17c.34-.28.71-.54 1.1-.76l-.12-.15c-.4-.5-.4-1.17 0-1.68l.12-.15c-.39-.22-.76-.48-1.1-.76l-.21-.18a.75.75 0 0 1-.09-1.06c.27-.32.74-.36 1.06-.09l.21.17c.46.39 1 .71 1.6.96.22.09.38.28.44.51s.01.47-.14.65l-.62.78.62.78a.751.751 0 0 1-.3 1.16c-.6.25-1.13.57-1.6.96l-.21.17c-.14.13-.31.19-.48.19" })
8175
+ ] });
8176
+ }
8177
+ );
8178
+ MagickoKissing1.displayName = "MagickoKissing1";
8179
+
8180
+ // dist/icons/MagickoLamp.tsx
8181
+ import React618 from "react";
8182
+ import { jsx as jsx618, jsxs as jsxs523 } from "react/jsx-runtime";
8183
+ var MagickoLamp = React618.forwardRef(
8184
+ ({ size, ...props }, ref) => {
8185
+ return /* @__PURE__ */ jsxs523("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8186
+ /* @__PURE__ */ jsx618("path", { fill: "#1e293b", d: "M18.21 15.44H5.79c-1.03 0-1.94-.42-2.5-1.15s-.72-1.72-.45-2.71l2.2-8.08c.34-1.26 1.64-2.25 2.95-2.25H16c1.31 0 2.6.99 2.95 2.25l2.2 8.08c.27.99.11 1.98-.45 2.71s-1.46 1.15-2.49 1.15M7.99 2.75c-.63 0-1.34.54-1.5 1.15l-2.2 8.08c-.15.54-.08 1.04.2 1.41s.74.56 1.3.56h12.42c.56 0 1.03-.2 1.3-.56s.35-.86.2-1.41l-2.2-8.08c-.17-.61-.87-1.15-1.5-1.15z" }),
8187
+ /* @__PURE__ */ jsx618("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75" }),
8188
+ /* @__PURE__ */ jsx618("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" })
8189
+ ] });
8190
+ }
8191
+ );
8192
+ MagickoLamp.displayName = "MagickoLamp";
8193
+
8194
+ // dist/icons/MagickoLamp1.tsx
8195
+ import React619 from "react";
8196
+ import { jsx as jsx619, jsxs as jsxs524 } from "react/jsx-runtime";
8197
+ var MagickoLamp1 = React619.forwardRef(
8198
+ ({ size, ...props }, ref) => {
8199
+ return /* @__PURE__ */ jsxs524("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8200
+ /* @__PURE__ */ jsx619("path", { fill: "#1e293b", d: "M20.78 19.34H3.22c-.41 0-.75-.34-.75-.75v-4.94c0-5.22 4.25-9.47 9.47-9.47h.12c5.22 0 9.47 4.25 9.47 9.47v4.94c0 .41-.34.75-.75.75m-16.81-1.5h16.06v-4.19c0-4.4-3.58-7.97-7.97-7.97h-.12c-4.4 0-7.97 3.58-7.97 7.97z" }),
8201
+ /* @__PURE__ */ jsx619("path", { fill: "#1e293b", d: "M12 5.68c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2.93c0 .41-.34.75-.75.75M12 22.75c-2.31 0-4.24-1.81-4.4-4.11a.76.76 0 0 1 .2-.56c.14-.15.34-.24.55-.24h7.3c.21 0 .41.09.55.24s.21.36.2.56c-.16 2.3-2.09 4.11-4.4 4.11m-2.73-3.41A2.92 2.92 0 0 0 12 21.25c1.24 0 2.32-.79 2.73-1.91z" })
8202
+ ] });
8203
+ }
8204
+ );
8205
+ MagickoLamp1.displayName = "MagickoLamp1";
8206
+
8207
+ // dist/icons/MagickoLamp2.tsx
8208
+ import React620 from "react";
8209
+ import { jsx as jsx620, jsxs as jsxs525 } from "react/jsx-runtime";
8210
+ var MagickoLamp2 = React620.forwardRef(
8211
+ ({ size, ...props }, ref) => {
8212
+ return /* @__PURE__ */ jsxs525("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8213
+ /* @__PURE__ */ jsx620("path", { fill: "#1e293b", d: "M12.49 20.75h-1c-.96 0-1.75-.79-1.75-1.75v-1.9c0-.41.34-.75.75-.75s.75.34.75.75V19c0 .14.11.25.25.25h1c.14 0 .25-.11.25-.25v-1.9c0-.41.34-.75.75-.75s.75.34.75.75V19c0 .96-.79 1.75-1.75 1.75" }),
8214
+ /* @__PURE__ */ jsx620("path", { fill: "#1e293b", d: "M11.99 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M11.99 17.75c-4.55 0-8.25-3.7-8.25-8.25s3.7-8.25 8.25-8.25 8.25 3.7 8.25 8.25-3.7 8.25-8.25 8.25m0-15c-3.72 0-6.75 3.03-6.75 6.75s3.03 6.75 6.75 6.75 6.75-3.03 6.75-6.75-3.03-6.75-6.75-6.75" }),
8215
+ /* @__PURE__ */ jsx620("path", { fill: "#1e293b", d: "M12.24 12.75c-.11 0-.23-.03-.34-.08a.75.75 0 0 1-.33-1.01l.71-1.41h-1.79c-.26 0-.5-.13-.64-.36a.73.73 0 0 1-.03-.73l1.25-2.5a.75.75 0 0 1 1.01-.33c.37.19.52.64.33 1.01l-.71 1.41h1.79c.26 0 .5.13.64.36s.15.5.03.73l-1.25 2.5c-.13.26-.4.41-.67.41" })
8216
+ ] });
8217
+ }
8218
+ );
8219
+ MagickoLamp2.displayName = "MagickoLamp2";
8220
+
8221
+ // dist/icons/MagickoLampCharge.tsx
8222
+ import React621 from "react";
8223
+ import { jsx as jsx621, jsxs as jsxs526 } from "react/jsx-runtime";
8224
+ var MagickoLampCharge = React621.forwardRef(
8225
+ ({ size, ...props }, ref) => {
8226
+ return /* @__PURE__ */ jsxs526("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8227
+ /* @__PURE__ */ jsx621("path", { fill: "#1e293b", d: "M12 13.85a.754.754 0 0 1-.65-1.12l.85-1.48h-.84c-.5 0-.91-.22-1.13-.59-.22-.38-.2-.84.05-1.28l1.07-1.86c.21-.36.67-.48 1.02-.28.36.21.48.67.28 1.02l-.85 1.49h.84c.5 0 .91.22 1.13.59.22.38.2.84-.05 1.28l-1.07 1.86c-.14.24-.39.37-.65.37" }),
8228
+ /* @__PURE__ */ jsx621("path", { fill: "#1e293b", d: "M14.77 19.75H9.26c-.44 0-1-.05-1.37-.43-.36-.37-.35-.83-.34-1.14v-.89c-2.52-1.68-4.18-4.6-4.18-7.38A8.62 8.62 0 0 1 6.6 3.17C8.65 1.52 11.34.9 13.97 1.48c2.5.55 4.66 2.22 5.78 4.47 2.17 4.37.08 9.1-3.26 11.35v.75c.01.29.02.82-.39 1.24-.31.3-.75.46-1.33.46m-5.73-1.51c.05 0 .12.01.21.01h5.52c.1 0 .17-.01.21-.02v-1.36c0-.26.14-.51.36-.64 2.96-1.79 4.92-5.88 3.05-9.63-.92-1.85-2.7-3.22-4.76-3.67-2.18-.48-4.41.03-6.11 1.4a7.13 7.13 0 0 0-2.67 5.58c0 2.78 1.92 5.18 3.82 6.33.23.14.36.38.36.64v1.35c.01 0 .01 0 .01.01M15.5 22.75q-.105 0-.21-.03c-2.16-.62-4.43-.62-6.59 0a.76.76 0 0 1-.93-.52c-.12-.4.12-.81.52-.93 2.42-.69 4.99-.69 7.41 0 .4.11.63.53.52.93-.09.34-.39.55-.72.55" })
8229
+ ] });
8230
+ }
8231
+ );
8232
+ MagickoLampCharge.displayName = "MagickoLampCharge";
8233
+
8234
+ // dist/icons/MagickoLampOn.tsx
8235
+ import React622 from "react";
8236
+ import { jsx as jsx622 } from "react/jsx-runtime";
8237
+ var MagickoLampOn = React622.forwardRef(
8238
+ ({ size, ...props }, ref) => {
8239
+ return /* @__PURE__ */ jsx622("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx622("path", { fill: "#1e293b", d: "M14.77 19.75H9.26c-.44 0-1-.05-1.37-.43-.36-.37-.35-.83-.34-1.14v-.89c-2.52-1.68-4.18-4.6-4.18-7.38A8.62 8.62 0 0 1 6.6 3.17C8.65 1.52 11.34.9 13.97 1.48c2.5.55 4.66 2.22 5.78 4.47 2.17 4.37.08 9.1-3.26 11.35v.75c.01.29.02.82-.39 1.24-.31.3-.75.46-1.33.46m-5.73-1.51c.05 0 .12.01.21.01h5.52c.1 0 .17-.01.21-.02v-1.36c0-.26.14-.51.36-.64 2.96-1.79 4.92-5.88 3.05-9.63-.92-1.85-2.7-3.22-4.76-3.67-2.18-.48-4.41.03-6.11 1.4a7.13 7.13 0 0 0-2.67 5.58c0 2.78 1.92 5.18 3.82 6.33.23.14.36.38.36.64v1.35c.01 0 .01 0 .01.01M15.5 22.75q-.105 0-.21-.03c-2.16-.62-4.43-.62-6.59 0a.76.76 0 0 1-.93-.52c-.12-.4.12-.81.52-.93 2.42-.69 4.99-.69 7.41 0 .4.11.63.53.52.93-.09.34-.39.55-.72.55" }) });
8240
+ }
8241
+ );
8242
+ MagickoLampOn.displayName = "MagickoLampOn";
8243
+
8244
+ // dist/icons/MagickoLampSlash.tsx
8245
+ import React623 from "react";
8246
+ import { jsx as jsx623, jsxs as jsxs527 } from "react/jsx-runtime";
8247
+ var MagickoLampSlash = React623.forwardRef(
8248
+ ({ size, ...props }, ref) => {
8249
+ return /* @__PURE__ */ jsxs527("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8250
+ /* @__PURE__ */ jsx623("path", { fill: "#1e293b", d: "M4.18 19.08c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L19.5 1.95c.29-.29.77-.29 1.06 0s.29.77 0 1.06L4.71 18.86c-.15.15-.34.22-.53.22" }),
8251
+ /* @__PURE__ */ jsx623("path", { fill: "#1e293b", d: "M5.25 13.749c-.29 0-.56-.17-.69-.45-.49-1.12-.74-2.26-.74-3.4 0-2.72 1.18-5.23 3.23-6.89 1.92-1.54 4.3-2.1 6.7-1.57 1.58.35 3.02 1.18 4.15 2.4.28.3.26.78-.04 1.06s-.78.26-1.06-.04c-.93-1-2.09-1.68-3.37-1.96-1.95-.42-3.88.03-5.43 1.28-1.7 1.37-2.67 3.45-2.67 5.72 0 .93.21 1.87.61 2.8a.75.75 0 0 1-.69 1.05M14.61 19.75H9.42c-.39 0-.94-.04-1.31-.42-.36-.37-.35-.84-.34-1.15v-.91q-.6-.42-1.14-.96a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0 .39.38.8.72 1.23 1 .21.14.35.38.35.63v1.37h5.35c.07 0 .12 0 .16-.01v-1.37c0-.26.13-.49.35-.63 2.47-1.58 4.37-5.08 3.23-8.71a.75.75 0 1 1 1.43-.45c1.31 4.18-.73 8.21-3.51 10.19v.77c.01.31.02.84-.39 1.26-.31.3-.73.45-1.28.45M15.5 22.75q-.105 0-.21-.03c-2.16-.62-4.43-.62-6.59 0a.76.76 0 0 1-.93-.52c-.12-.4.12-.81.52-.93 2.42-.69 4.99-.69 7.41 0 .4.11.63.53.52.93-.09.34-.39.55-.72.55" })
8252
+ ] });
8253
+ }
8254
+ );
8255
+ MagickoLampSlash.displayName = "MagickoLampSlash";
8256
+
8257
+ // dist/icons/MagickoLanguage.tsx
8258
+ import React624 from "react";
8259
+ import { jsx as jsx624, jsxs as jsxs528 } from "react/jsx-runtime";
8260
+ var MagickoLanguage = React624.forwardRef(
8261
+ ({ size, ...props }, ref) => {
8262
+ return /* @__PURE__ */ jsxs528("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8263
+ /* @__PURE__ */ jsx624("path", { fill: "#1e293b", d: "M17 22.75H7c-3.17 0-5.75-2.58-5.75-5.75V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 3.17-2.58 5.75-5.75 5.75m-10-20A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h10A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75z" }),
8264
+ /* @__PURE__ */ jsx624("path", { fill: "#1e293b", d: "M11.17 13.22c-.27 0-.54-.15-.67-.41L8.53 8.87l-1.97 3.94a.76.76 0 0 1-1.01.34.763.763 0 0 1-.34-1.01l2.64-5.28a.76.76 0 0 1 .67-.41c.28 0 .54.16.67.41l2.64 5.28c.19.37.04.82-.34 1.01a.8.8 0 0 1-.33.08z" }),
8265
+ /* @__PURE__ */ jsx624("path", { fill: "#1e293b", d: "M10.7 12.28H6.35c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.35c.41 0 .75.34.75.75s-.34.75-.75.75M18.11 17.56h-3.96a.76.76 0 0 1-.67-.41c-.13-.25-.1-.56.07-.79l3.06-4.08h-2.46c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.96c.28 0 .54.16.67.41s.1.56-.07.79l-3.06 4.08h2.46c.41 0 .75.34.75.75s-.34.75-.75.75" })
8266
+ ] });
8267
+ }
8268
+ );
8269
+ MagickoLanguage.displayName = "MagickoLanguage";
8270
+
8271
+ // dist/icons/MagickoLanguageCircle.tsx
8272
+ import React625 from "react";
8273
+ import { jsx as jsx625, jsxs as jsxs529 } from "react/jsx-runtime";
8274
+ var MagickoLanguageCircle = React625.forwardRef(
8275
+ ({ size, ...props }, ref) => {
8276
+ return /* @__PURE__ */ jsxs529("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8277
+ /* @__PURE__ */ jsx625("path", { fill: "#1e293b", d: "M16.99 9.71H7.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9.98c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8278
+ /* @__PURE__ */ jsx625("path", { fill: "#1e293b", d: "M12 9.71c-.41 0-.75-.34-.75-.75V7.28c0-.41.34-.75.75-.75s.75.34.75.75v1.68c0 .41-.34.75-.75.75M7 17.47c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.72 0 6.75-3.15 6.75-7.03 0-.41.34-.75.75-.75s.75.34.75.75c0 4.71-3.7 8.53-8.25 8.53" }),
8279
+ /* @__PURE__ */ jsx625("path", { fill: "#1e293b", d: "M17 17.47c-1.97 0-3.8-.98-5.14-2.77a.75.75 0 0 1 1.2-.9c1.06 1.4 2.46 2.17 3.95 2.17.41 0 .75.34.75.75s-.35.75-.76.75" }),
8280
+ /* @__PURE__ */ jsx625("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" })
8281
+ ] });
8282
+ }
8283
+ );
8284
+ MagickoLanguageCircle.displayName = "MagickoLanguageCircle";
8285
+
8286
+ // dist/icons/MagickoLanguageSquare.tsx
8287
+ import React626 from "react";
8288
+ import { jsx as jsx626, jsxs as jsxs530 } from "react/jsx-runtime";
8289
+ var MagickoLanguageSquare = React626.forwardRef(
8290
+ ({ size, ...props }, ref) => {
8291
+ return /* @__PURE__ */ jsxs530("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8292
+ /* @__PURE__ */ jsx626("path", { fill: "#1e293b", d: "M16.99 9.71H7.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9.98c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8293
+ /* @__PURE__ */ jsx626("path", { fill: "#1e293b", d: "M12 9.71c-.41 0-.75-.34-.75-.75V7.28c0-.41.34-.75.75-.75s.75.34.75.75v1.68c0 .41-.34.75-.75.75M7 17.47c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.72 0 6.75-3.15 6.75-7.03 0-.41.34-.75.75-.75s.75.34.75.75c0 4.71-3.7 8.53-8.25 8.53" }),
8294
+ /* @__PURE__ */ jsx626("path", { fill: "#1e293b", d: "M17 17.47c-1.97 0-3.8-.98-5.14-2.77a.75.75 0 0 1 1.2-.9c1.06 1.4 2.46 2.17 3.95 2.17.41 0 .75.34.75.75s-.35.75-.76.75" }),
8295
+ /* @__PURE__ */ jsx626("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" })
8296
+ ] });
8297
+ }
8298
+ );
8299
+ MagickoLanguageSquare.displayName = "MagickoLanguageSquare";
8300
+
8301
+ // dist/icons/MagickoLayer.tsx
8302
+ import React627 from "react";
8303
+ import { jsx as jsx627, jsxs as jsxs531 } from "react/jsx-runtime";
8304
+ var MagickoLayer = React627.forwardRef(
8305
+ ({ size, ...props }, ref) => {
8306
+ return /* @__PURE__ */ jsxs531("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8307
+ /* @__PURE__ */ jsx627("path", { fill: "#1e293b", d: "M11.79 11.88c-.54 0-1.09-.1-1.52-.29l-5.9-2.62C2.87 8.3 2.65 7.4 2.65 6.91s.22-1.39 1.72-2.06l5.9-2.62c.87-.39 2.18-.39 3.05 0l5.91 2.62c1.49.66 1.72 1.57 1.72 2.06s-.22 1.39-1.72 2.06l-5.91 2.62c-.44.2-.98.29-1.53.29m0-8.44c-.34 0-.67.05-.91.16l-5.9 2.62c-.61.28-.83.56-.83.69s.22.42.82.69l5.9 2.62c.48.21 1.35.21 1.83 0l5.91-2.62c.61-.27.83-.56.83-.69s-.22-.42-.83-.69l-5.9-2.62c-.24-.1-.58-.16-.92-.16" }),
8308
+ /* @__PURE__ */ jsx627("path", { fill: "#1e293b", d: "M12 17.09c-.38 0-.76-.08-1.12-.24l-6.79-3.02c-1.03-.45-1.84-1.7-1.84-2.83 0-.41.34-.75.75-.75s.75.34.75.75c0 .55.45 1.24.95 1.47l6.79 3.02c.32.14.69.14 1.02 0l6.79-3.02c.5-.22.95-.92.95-1.47 0-.41.34-.75.75-.75s.75.34.75.75c0 1.13-.81 2.38-1.84 2.84l-6.79 3.02c-.36.15-.74.23-1.12.23" }),
8309
+ /* @__PURE__ */ jsx627("path", { fill: "#1e293b", d: "M12 22.09c-.38 0-.76-.08-1.12-.24l-6.79-3.02a3.11 3.11 0 0 1-1.84-2.84c0-.41.34-.75.75-.75s.75.35.75.76c0 .63.37 1.21.95 1.47l6.79 3.02c.32.14.69.14 1.02 0l6.79-3.02c.58-.26.95-.83.95-1.47 0-.41.34-.75.75-.75s.75.34.75.75c0 1.23-.72 2.34-1.84 2.84l-6.79 3.02c-.36.15-.74.23-1.12.23" })
8310
+ ] });
8311
+ }
8312
+ );
8313
+ MagickoLayer.displayName = "MagickoLayer";
8314
+
8315
+ // dist/icons/MagickoLayout.tsx
8316
+ import React628 from "react";
8317
+ import { jsx as jsx628, jsxs as jsxs532 } from "react/jsx-runtime";
8318
+ var MagickoLayout = React628.forwardRef(
8319
+ ({ size, ...props }, ref) => {
8320
+ return /* @__PURE__ */ jsxs532("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8321
+ /* @__PURE__ */ jsx628("path", { fill: "#1e293b", d: "M17 22.75H7c-3.17 0-5.75-2.58-5.75-5.75V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 3.17-2.58 5.75-5.75 5.75m-10-20A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h10A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75z" }),
8322
+ /* @__PURE__ */ jsx628("path", { fill: "#1e293b", d: "M22 10.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8323
+ /* @__PURE__ */ jsx628("path", { fill: "#1e293b", d: "M10 22.75c-.41 0-.75-.34-.75-.75V10c0-.41.34-.75.75-.75s.75.34.75.75v12c0 .41-.34.75-.75.75" })
8324
+ ] });
8325
+ }
8326
+ );
8327
+ MagickoLayout.displayName = "MagickoLayout";
8328
+
8329
+ // dist/icons/MagickoLeaf2.tsx
8330
+ import React629 from "react";
8331
+ import { jsx as jsx629 } from "react/jsx-runtime";
8332
+ var MagickoLeaf2 = React629.forwardRef(
8333
+ ({ size, ...props }, ref) => {
8334
+ return /* @__PURE__ */ jsx629("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx629("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M11.98 10c-7.87 5-8 11.04-8 11.04m13.18-5.08c-.07.07-.14.13-.2.2C10.29 22.63.36 12.7 6.83 6.03l.2-.2C11.23 1.63 19.7 3.3 19.7 3.3s1.66 8.46-2.54 12.66Z" }) });
8335
+ }
8336
+ );
8337
+ MagickoLeaf2.displayName = "MagickoLeaf2";
8338
+
8339
+ // dist/icons/MagickoLeaf3.tsx
8340
+ import React630 from "react";
8341
+ import { jsx as jsx630 } from "react/jsx-runtime";
8342
+ var MagickoLeaf3 = React630.forwardRef(
8343
+ ({ size, ...props }, ref) => {
8344
+ return /* @__PURE__ */ jsx630("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx630("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M4 22c.5-2.49 1.96-4.68 4.08-6.09l.53-.35m-1.62 1.3-.57-.05c-2.17-.4-3.59-1.63-4.21-3.74-.33-1.15-.25-2.3.13-3.43.01-.04.03-.07.05-.11l-.01.01c.51.18.99.39 1.48.5.76.17 1.48.07 2.02-.57.44-.53.48-1.15.35-1.8-.13-.64-.42-1.2-.82-1.75.08-.05.15-.1.22-.14.6-.28 1.21-.55 1.81-.84.15-.07.24-.03.35.08.51.5 1.09.89 1.81 1.04 1.08.22 1.97-.46 2.03-1.55.01-.21 0-.43-.03-.64-.02-.13.02-.18.15-.21.67-.14 1.34-.28 2-.42.15-.03.23.03.31.15.38.58.84 1.07 1.48 1.37 1.15.55 2.25-.01 2.48-1.26.05-.25.05-.52.05-.78 0-.12.02-.19.16-.2 1.18-.13 2.35-.27 3.52-.41.17-.02.24.04.22.21-.08.73-.15 1.46-.23 2.19-.05.48-.12.95-.17 1.4-.4.04-.77.04-1.13.11-1.15.25-1.69 1.29-1.2 2.36.15.33.36.64.6.9.24.27.54.48.84.69.16.11.24.2.19.41-.16.64-.29 1.29-.42 1.94-.03.16-.08.21-.26.2-.31-.02-.64-.02-.95.05-1 .22-1.5 1.11-1.22 2.11.17.63.54 1.14 1.01 1.58.14.13.15.22.07.38-.3.59-.59 1.19-.89 1.78-.02.04-.05.08-.08.11-.32-.17-.61-.36-.93-.5-.62-.29-1.27-.41-1.95-.26-.76.17-1.3.85-1.33 1.63-.03.66.15 1.26.45 1.84.05.1.11.21.2.36-.37.09-.72.2-1.07.26-1.47.24-2.87.05-4.13-.8-1.25-.84-1.95-2.03-2.19-3.5z" }) });
8345
+ }
8346
+ );
8347
+ MagickoLeaf3.displayName = "MagickoLeaf3";
8348
+
8349
+ // dist/icons/MagickoLeafs.tsx
8350
+ import React631 from "react";
8351
+ import { jsx as jsx631 } from "react/jsx-runtime";
8352
+ var MagickoLeafs = React631.forwardRef(
8353
+ ({ size, ...props }, ref) => {
8354
+ return /* @__PURE__ */ jsx631("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx631("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.5", d: "M16.95 12.28a9.22 9.22 0 0 0-4.25 6.19M5.94 8.28a7.36 7.36 0 0 1 3.4 4.96M22.5 9.26c-1.55 1.96-.65 6.64-4.24 8.01-1.67.64-3.6.21-4.87-1-.25-.24-.48-.52-.67-.82-1.57-2.52-.45-5.71 2.17-6.76a8.36 8.36 0 0 1 7.61.57m-21-3.4c1.24 1.57.52 5.32 3.39 6.41 1.34.51 2.88.17 3.89-.8.2-.19.39-.41.54-.66 1.26-2.01.36-4.57-1.74-5.41a6.68 6.68 0 0 0-6.08.46" }) });
8355
+ }
8356
+ );
8357
+ MagickoLeafs.displayName = "MagickoLeafs";
8358
+
8359
+ // dist/icons/MagickoLeftBarGrid.tsx
8360
+ import React632 from "react";
8361
+ import { jsx as jsx632 } from "react/jsx-runtime";
8362
+ var MagickoLeftBarGrid = React632.forwardRef(
8363
+ ({ size, ...props }, ref) => {
8364
+ return /* @__PURE__ */ jsx632("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx632("path", { fill: "#1e293b", d: "M8.27 22.75H4.23c-2.01 0-2.98-.93-2.98-2.85V4.1c0-1.92.98-2.85 2.98-2.85h4.04c2.01 0 2.98.93 2.98 2.85v15.8c0 1.92-.98 2.85-2.98 2.85m-4.04-20c-1.27 0-1.48.34-1.48 1.35v15.8c0 1.01.21 1.35 1.48 1.35h4.04c1.27 0 1.48-.34 1.48-1.35V4.1c0-1.01-.21-1.35-1.48-1.35zM19.77 13.75h-4.04c-2.01 0-2.98-.93-2.98-2.85V4.1c0-1.92.98-2.85 2.98-2.85h4.04c2.01 0 2.98.93 2.98 2.85v6.8c0 1.92-.98 2.85-2.98 2.85m-4.04-11c-1.27 0-1.48.34-1.48 1.35v6.8c0 1.01.21 1.35 1.48 1.35h4.04c1.27 0 1.48-.34 1.48-1.35V4.1c0-1.01-.21-1.35-1.48-1.35zM19.77 22.75h-4.04c-2.01 0-2.98-.93-2.98-2.85v-1.8c0-1.92.98-2.85 2.98-2.85h4.04c2.01 0 2.98.93 2.98 2.85v1.8c0 1.92-.98 2.85-2.98 2.85m-4.04-6c-1.27 0-1.48.34-1.48 1.35v1.8c0 1.01.21 1.35 1.48 1.35h4.04c1.27 0 1.48-.34 1.48-1.35v-1.8c0-1.01-.21-1.35-1.48-1.35z" }) });
8365
+ }
8366
+ );
8367
+ MagickoLeftBarGrid.displayName = "MagickoLeftBarGrid";
8368
+
8369
+ // dist/icons/MagickoLeftCloud.tsx
8370
+ import React633 from "react";
8371
+ import { jsx as jsx633, jsxs as jsxs533 } from "react/jsx-runtime";
8372
+ var MagickoLeftCloud = React633.forwardRef(
8373
+ ({ size, ...props }, ref) => {
8374
+ return /* @__PURE__ */ jsxs533("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8375
+ /* @__PURE__ */ jsx633("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.08c1.16 0 2.25-.43 3.1-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.38-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.1.02-.18.03-.28.03" }),
8376
+ /* @__PURE__ */ jsx633("path", { fill: "#1e293b", d: "M14 14.75h-4a.74.74 0 0 1-.69-.46c-.12-.28-.05-.6.16-.82l1.66-1.66c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.38.38H14c.41 0 .75.34.75.75s-.34.75-.75.75" })
8377
+ ] });
8378
+ }
8379
+ );
8380
+ MagickoLeftCloud.displayName = "MagickoLeftCloud";
8381
+
8382
+ // dist/icons/MagickoLeftRightCloud.tsx
8383
+ import React634 from "react";
8384
+ import { jsx as jsx634, jsxs as jsxs534 } from "react/jsx-runtime";
8385
+ var MagickoLeftRightCloud = React634.forwardRef(
8386
+ ({ size, ...props }, ref) => {
8387
+ return /* @__PURE__ */ jsxs534("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8388
+ /* @__PURE__ */ jsx634("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.08c1.16 0 2.25-.43 3.1-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.38-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.1.02-.19.03-.28.03" }),
8389
+ /* @__PURE__ */ jsx634("path", { fill: "#1e293b", d: "M14 12.75h-4a.74.74 0 0 1-.69-.46c-.12-.28-.05-.6.16-.82l1.66-1.66c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.38.38H14c.41 0 .75.34.75.75s-.34.75-.75.75M12.34 16.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.38-.38H10c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.3 0 .58.18.69.46.12.28.05.6-.16.82l-1.66 1.66c-.15.15-.34.22-.53.22" })
8390
+ ] });
8391
+ }
8392
+ );
8393
+ MagickoLeftRightCloud.displayName = "MagickoLeftRightCloud";
8394
+
8395
+ // dist/icons/MagickoLeftSidebarGrid.tsx
8396
+ import React635 from "react";
8397
+ import { jsx as jsx635 } from "react/jsx-runtime";
8398
+ var MagickoLeftSidebarGrid = React635.forwardRef(
8399
+ ({ size, ...props }, ref) => {
8400
+ return /* @__PURE__ */ jsx635("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx635("path", { fill: "#1e293b", d: "M8.27 22.75H4.23c-2.01 0-2.98-.93-2.98-2.85V4.1c0-1.92.98-2.85 2.98-2.85h4.04c2.01 0 2.98.93 2.98 2.85v15.8c0 1.92-.98 2.85-2.98 2.85m-4.04-20c-1.27 0-1.48.34-1.48 1.35v15.8c0 1.01.21 1.35 1.48 1.35h4.04c1.27 0 1.48-.34 1.48-1.35V4.1c0-1.01-.21-1.35-1.48-1.35zM19.77 11.25h-4.04c-2.01 0-2.98-.89-2.98-2.73V3.98c0-1.84.98-2.73 2.98-2.73h4.04c2.01 0 2.98.89 2.98 2.73v4.53c0 1.85-.98 2.74-2.98 2.74m-4.04-8.5c-1.34 0-1.48.38-1.48 1.23v4.53c0 .86.14 1.23 1.48 1.23h4.04c1.34 0 1.48-.38 1.48-1.23V3.98c0-.86-.14-1.23-1.48-1.23zM19.77 22.75h-4.04c-2.01 0-2.98-.98-2.98-2.98v-4.04c0-2.01.98-2.98 2.98-2.98h4.04c2.01 0 2.98.98 2.98 2.98v4.04c0 2-.98 2.98-2.98 2.98m-4.04-8.5c-1.18 0-1.48.3-1.48 1.48v4.04c0 1.18.3 1.48 1.48 1.48h4.04c1.18 0 1.48-.3 1.48-1.48v-4.04c0-1.18-.3-1.48-1.48-1.48z" }) });
8401
+ }
8402
+ );
8403
+ MagickoLeftSidebarGrid.displayName = "MagickoLeftSidebarGrid";
8404
+
8405
+ // dist/icons/MagickoLightning.tsx
8406
+ import React636 from "react";
8407
+ import { jsx as jsx636 } from "react/jsx-runtime";
8408
+ var MagickoLightning = React636.forwardRef(
8409
+ ({ size, ...props }, ref) => {
8410
+ return /* @__PURE__ */ jsx636("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx636("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "m16.22 3.87-3 5.42c-.3.55-.04 1.23.55 1.43l4.12 1.4c.68.23.9 1.08.43 1.61l-6.84 7.7c-.37.42-1.05.1-.98-.45l.76-5.29a1 1 0 0 0-.65-1.08L6.1 13a.995.995 0 0 1-.55-1.4l4.42-8.66c.17-.33.51-.55.89-.55h4.5c.75-.01 1.23.81.86 1.48Z" }) });
8411
+ }
8412
+ );
8413
+ MagickoLightning.displayName = "MagickoLightning";
8414
+
8415
+ // dist/icons/MagickoLike1.tsx
8416
+ import React637 from "react";
8417
+ import { jsx as jsx637, jsxs as jsxs535 } from "react/jsx-runtime";
8418
+ var MagickoLike1 = React637.forwardRef(
8419
+ ({ size, ...props }, ref) => {
8420
+ return /* @__PURE__ */ jsxs535("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8421
+ /* @__PURE__ */ jsx637("path", { fill: "#1e293b", d: "M16.28 22.1h-3.8c-.56 0-1.78-.17-2.43-.82l-3.03-2.34.92-1.19 3.1 2.4c.25.24.88.44 1.44.44h3.8c.9 0 1.87-.72 2.07-1.53l2.42-7.35c.16-.44.13-.84-.08-1.13-.22-.31-.62-.49-1.11-.49h-4c-.52 0-1-.22-1.33-.6-.34-.39-.49-.91-.41-1.45l.5-3.21c.12-.56-.26-1.19-.8-1.37-.49-.18-1.12.08-1.34.4l-4.1 6.1-1.24-.83 4.1-6.1c.63-.94 2.01-1.39 3.09-.98 1.25.41 2.05 1.79 1.77 3.07l-.49 3.15c-.01.07-.01.17.06.25.05.05.12.08.2.08h4c.98 0 1.83.41 2.33 1.12.49.69.59 1.6.27 2.48l-2.39 7.28c-.37 1.45-1.91 2.62-3.52 2.62" }),
8422
+ /* @__PURE__ */ jsx637("path", { fill: "#1e293b", d: "M5.38 21h-1c-1.85 0-2.75-.87-2.75-2.65v-9.8c0-1.78.9-2.65 2.75-2.65h1c1.85 0 2.75.87 2.75 2.65v9.8c0 1.78-.9 2.65-2.75 2.65m-1-13.6c-1.09 0-1.25.26-1.25 1.15v9.8c0 .89.16 1.15 1.25 1.15h1c1.09 0 1.25-.26 1.25-1.15v-9.8c0-.89-.16-1.15-1.25-1.15z" })
8423
+ ] });
8424
+ }
8425
+ );
8426
+ MagickoLike1.displayName = "MagickoLike1";
8427
+
8428
+ // dist/icons/MagickoLikeDislike.tsx
8429
+ import React638 from "react";
8430
+ import { jsx as jsx638, jsxs as jsxs536 } from "react/jsx-runtime";
8431
+ var MagickoLikeDislike = React638.forwardRef(
8432
+ ({ size, ...props }, ref) => {
8433
+ return /* @__PURE__ */ jsxs536("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8434
+ /* @__PURE__ */ jsx638("path", { fill: "#1e293b", d: "M9.95 22.75H7.78c-.39 0-1.17-.12-1.62-.56l-1.7-1.31.92-1.19 1.77 1.37c.13.11.4.19.63.19h2.17c.37 0 .79-.31.87-.63l1.39-4.23c.04-.1.07-.25 0-.36-.06-.09-.2-.14-.37-.14H9.55c-.39 0-.75-.17-1.01-.46-.26-.3-.37-.68-.31-1.09l.29-1.84c.04-.17-.08-.38-.24-.43-.13-.05-.35.04-.4.11l-2.35 3.49-1.25-.84 2.34-3.49c.44-.66 1.4-.96 2.14-.68.85.28 1.41 1.24 1.21 2.12l-.25 1.6h2.09c.67 0 1.25.28 1.6.78.34.48.41 1.11.19 1.71l-1.37 4.16c-.2.94-1.22 1.72-2.28 1.72" }),
8435
+ /* @__PURE__ */ jsx638("path", { fill: "#1e293b", d: "M3.72 22.12h-.57c-1.56 0-1.89-1-1.89-1.84v-5.6c0-.84.33-1.84 1.89-1.84h.57c1.56 0 1.89 1 1.89 1.84v5.6c0 .84-.33 1.84-1.89 1.84m-.93-1.54c.01 0 .11.04.35.04h.57c.26 0 .35-.04.37-.05 0-.01.03-.08.03-.29v-5.6c0-.21-.03-.29-.04-.3 0 .02-.1-.04-.35-.04h-.57c-.26 0-.35.04-.37.05 0 .01-.03.08-.03.29v5.6c0 .21.03.29.04.3M15.81 13.44c-.2 0-.4-.03-.59-.1-.85-.28-1.41-1.24-1.21-2.12l.25-1.6h-2.09c-.67 0-1.25-.28-1.6-.78-.34-.48-.41-1.11-.19-1.71l1.37-4.16c.23-.94 1.26-1.72 2.31-1.72h2.17c.39 0 1.17.12 1.62.56l1.7 1.31-.92 1.19-1.77-1.37c-.13-.11-.4-.19-.63-.19h-2.17c-.37 0-.79.31-.87.63L11.8 7.61c-.04.1-.07.25 0 .36.06.09.2.14.37.14h2.29c.39 0 .75.17 1.01.46.26.3.37.68.31 1.09l-.29 1.84c-.04.17.08.38.24.43.14.05.35-.03.4-.11l2.35-3.49 1.25.84-2.34 3.49c-.36.48-.98.78-1.58.78" }),
8436
+ /* @__PURE__ */ jsx638("path", { fill: "#1e293b", d: "M20.86 11.161h-.57c-1.56 0-1.89-1-1.89-1.84v-5.6c0-.84.33-1.84 1.89-1.84h.57c1.56 0 1.89 1 1.89 1.84v5.6c0 .84-.33 1.84-1.89 1.84m-.93-1.54c.01 0 .11.04.35.04h.57c.26 0 .35-.04.37-.05 0-.01.03-.08.03-.29v-5.6c0-.21-.03-.28-.04-.3.01.04-.1-.04-.35-.04h-.57c-.26 0-.35.04-.37.05 0 .01-.03.08-.03.29v5.6c0 .21.03.28.04.3" })
8437
+ ] });
8438
+ }
8439
+ );
8440
+ MagickoLikeDislike.displayName = "MagickoLikeDislike";
8441
+
8442
+ // dist/icons/MagickoLineSpace.tsx
8443
+ import React639 from "react";
8444
+ import { jsx as jsx639, jsxs as jsxs537 } from "react/jsx-runtime";
8445
+ var MagickoLineSpace = React639.forwardRef(
8446
+ ({ size, ...props }, ref) => {
8447
+ return /* @__PURE__ */ jsxs537("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8448
+ /* @__PURE__ */ jsx639("path", { fill: "#1e293b", d: "M16.48 10.28H7.44c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9.04c.41 0 .75.34.75.75s-.34.75-.75.75M13.84 15.21h-6.4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6.4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8449
+ /* @__PURE__ */ jsx639("path", { fill: "#1e293b", d: "M17 22.75H7c-3.17 0-5.75-2.58-5.75-5.75V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 3.17-2.58 5.75-5.75 5.75m-10-20A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h10A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75z" })
8450
+ ] });
8451
+ }
8452
+ );
8453
+ MagickoLineSpace.displayName = "MagickoLineSpace";
8454
+
8455
+ // dist/icons/MagickoLink.tsx
8456
+ import React640 from "react";
8457
+ import { jsx as jsx640, jsxs as jsxs538 } from "react/jsx-runtime";
8458
+ var MagickoLink = React640.forwardRef(
8459
+ ({ size, ...props }, ref) => {
8460
+ return /* @__PURE__ */ jsxs538("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8461
+ /* @__PURE__ */ jsx640("path", { fill: "#1e293b", d: "M16.5 18.25h-1.51c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.51c2.62 0 4.75-2.13 4.75-4.75s-2.13-4.75-4.75-4.75H15a.749.749 0 1 1 0-1.5h1.5c3.45 0 6.25 2.8 6.25 6.25s-2.8 6.25-6.25 6.25M9 18.25H7.5c-3.45 0-6.25-2.8-6.25-6.25s2.8-6.25 6.25-6.25H9c.41 0 .75.34.75.75s-.34.75-.75.75H7.5c-2.62 0-4.75 2.13-4.75 4.75s2.13 4.75 4.75 4.75H9c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8462
+ /* @__PURE__ */ jsx640("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" })
8463
+ ] });
8464
+ }
8465
+ );
8466
+ MagickoLink.displayName = "MagickoLink";
8467
+
8468
+ // dist/icons/MagickoLink4.tsx
8469
+ import React641 from "react";
8470
+ import { jsx as jsx641, jsxs as jsxs539 } from "react/jsx-runtime";
8471
+ var MagickoLink4 = React641.forwardRef(
8472
+ ({ size, ...props }, ref) => {
8473
+ return /* @__PURE__ */ jsxs539("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8474
+ /* @__PURE__ */ jsx641("path", { fill: "#1e293b", d: "M12.5 14.75H10c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.5c2.62 0 4.75-2.13 4.75-4.75s-2.13-4.75-4.75-4.75h-5c-2.62 0-4.75 2.13-4.75 4.75 0 1.1.39 2.17 1.09 3.02.26.32.22.79-.1 1.06-.32.26-.79.22-1.06-.1A6.24 6.24 0 0 1 1.24 8.5c0-3.45 2.8-6.25 6.25-6.25h5c3.45 0 6.25 2.8 6.25 6.25s-2.79 6.25-6.24 6.25" }),
8475
+ /* @__PURE__ */ jsx641("path", { fill: "#1e293b", d: "M16.5 21.75h-5c-3.45 0-6.25-2.8-6.25-6.25s2.8-6.25 6.25-6.25H14c.41 0 .75.34.75.75s-.34.75-.75.75h-2.5c-2.62 0-4.75 2.13-4.75 4.75s2.13 4.75 4.75 4.75h5c2.62 0 4.75-2.13 4.75-4.75 0-1.1-.39-2.17-1.09-3.02a.76.76 0 0 1 .1-1.06.75.75 0 0 1 1.06.1 6.24 6.24 0 0 1 1.44 3.98c-.01 3.45-2.81 6.25-6.26 6.25" })
8476
+ ] });
8477
+ }
8478
+ );
8479
+ MagickoLink4.displayName = "MagickoLink4";
8480
+
8481
+ // dist/icons/MagickoLocation.tsx
8482
+ import React642 from "react";
8483
+ import { jsx as jsx642, jsxs as jsxs540 } from "react/jsx-runtime";
8484
+ var MagickoLocation = React642.forwardRef(
8485
+ ({ size, ...props }, ref) => {
8486
+ return /* @__PURE__ */ jsxs540("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8487
+ /* @__PURE__ */ jsx642("path", { fill: "#1e293b", d: "M12 14.17c-2.13 0-3.87-1.73-3.87-3.87S9.87 6.44 12 6.44s3.87 1.73 3.87 3.87-1.74 3.86-3.87 3.86m0-6.23c-1.3 0-2.37 1.06-2.37 2.37s1.06 2.37 2.37 2.37 2.37-1.06 2.37-2.37S13.3 7.94 12 7.94" }),
8488
+ /* @__PURE__ */ jsx642("path", { fill: "#1e293b", d: "M12 22.76a5.97 5.97 0 0 1-4.13-1.67c-2.95-2.84-6.21-7.37-4.98-12.76C4 3.44 8.27 1.25 12 1.25h.01c3.73 0 8 2.19 9.11 7.09 1.22 5.39-2.04 9.91-4.99 12.75A5.97 5.97 0 0 1 12 22.76m0-20.01c-2.91 0-6.65 1.55-7.64 5.91C3.28 13.37 6.24 17.43 8.92 20a4.426 4.426 0 0 0 6.17 0c2.67-2.57 5.63-6.63 4.57-11.34-1-4.36-4.75-5.91-7.66-5.91" })
8489
+ ] });
8490
+ }
8491
+ );
8492
+ MagickoLocation.displayName = "MagickoLocation";
8493
+
8494
+ // dist/icons/MagickoLocationSlash.tsx
8495
+ import React643 from "react";
8496
+ import { jsx as jsx643, jsxs as jsxs541 } from "react/jsx-runtime";
8497
+ var MagickoLocationSlash = React643.forwardRef(
8498
+ ({ size, ...props }, ref) => {
8499
+ return /* @__PURE__ */ jsxs541("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8500
+ /* @__PURE__ */ jsx643("path", { fill: "#1e293b", d: "M10.42 13.75c-.13 0-.26-.03-.38-.1a3.88 3.88 0 0 1-1.91-3.33 3.867 3.867 0 0 1 7.21-1.95.752.752 0 1 1-1.3.76c-.42-.74-1.2-1.19-2.04-1.19-1.3 0-2.37 1.06-2.37 2.37 0 .84.45 1.62 1.17 2.04.36.21.48.67.27 1.03-.14.23-.39.37-.65.37" }),
8501
+ /* @__PURE__ */ jsx643("path", { fill: "#1e293b", d: "M5.99 18.56c-.23 0-.46-.11-.61-.31-2.4-3.29-3.24-6.63-2.49-9.93.78-3.43 3.3-5.97 6.74-6.8 3.6-.87 7.38.3 9.61 2.97.27.32.22.79-.09 1.06a.75.75 0 0 1-1.06-.1c-1.87-2.24-5.05-3.21-8.11-2.48-2.92.7-4.97 2.77-5.63 5.67-.65 2.86.1 5.79 2.24 8.71.24.33.17.8-.16 1.05-.13.11-.29.16-.44.16M12 22.76a5.97 5.97 0 0 1-4.13-1.67.746.746 0 0 1-.02-1.06c.29-.3.76-.31 1.06-.02a4.426 4.426 0 0 0 6.17 0c2.67-2.57 5.63-6.63 4.57-11.34a.753.753 0 0 1 1.47-.33c1.22 5.39-2.04 9.91-4.99 12.75A5.97 5.97 0 0 1 12 22.76" }),
8502
+ /* @__PURE__ */ jsx643("path", { fill: "#1e293b", d: "M2 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l20-20c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-20 20c-.15.15-.34.22-.53.22" })
8503
+ ] });
8504
+ }
8505
+ );
8506
+ MagickoLocationSlash.displayName = "MagickoLocationSlash";
8507
+
8508
+ // dist/icons/MagickoLog.tsx
8509
+ import React644 from "react";
8510
+ import { jsx as jsx644 } from "react/jsx-runtime";
8511
+ var MagickoLog = React644.forwardRef(
8512
+ ({ size, ...props }, ref) => {
8513
+ return /* @__PURE__ */ jsx644("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx644("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M16.59 6.25c0 2.12-2.43 3.86-5.41 3.86H10.1m6.49-3.86C16.59 3.9 13.92 2 10.64 2S4.69 3.9 4.69 6.25m11.9 0v11.89c0 2.12-2.43 3.86-5.41 3.86H10.1c-2.97 0-5.41-1.74-5.41-3.86V6.25m5.41 3.86c-2.97 0-5.41-1.74-5.41-3.86m5.41 3.86c-2.98 0-5.41-1.74-5.41-3.86m8.13 3.84v3.26m-3.24 2.16V22m3.24-5.95v1.09m6.48-8.11-2.71 2.16M8.49 5.5a4.83 4.83 0 0 1 4.32 0" }) });
8514
+ }
8515
+ );
8516
+ MagickoLog.displayName = "MagickoLog";
8517
+
8518
+ // dist/icons/MagickoLogin01.tsx
8519
+ import React645 from "react";
8520
+ import { jsx as jsx645, jsxs as jsxs542 } from "react/jsx-runtime";
8521
+ var MagickoLogin01 = React645.forwardRef(
8522
+ ({ size, ...props }, ref) => {
8523
+ return /* @__PURE__ */ jsxs542("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8524
+ /* @__PURE__ */ jsx645("path", { fill: "#1e293b", d: "M11.68 15.37c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.03-2.03-2.03-2.03a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.56 2.56c.29.29.29.77 0 1.06l-2.56 2.56c-.14.15-.34.22-.53.22" }),
8525
+ /* @__PURE__ */ jsx645("path", { fill: "#1e293b", d: "M14.17 12.81H4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10.17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8526
+ /* @__PURE__ */ jsx645("path", { fill: "#1e293b", d: "M12 20.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c4.27 0 7.25-2.98 7.25-7.25S16.27 4.75 12 4.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c5.15 0 8.75 3.6 8.75 8.75s-3.6 8.75-8.75 8.75" })
8527
+ ] });
8528
+ }
8529
+ );
8530
+ MagickoLogin01.displayName = "MagickoLogin01";
8531
+
8532
+ // dist/icons/MagickoLogin02.tsx
8533
+ import React646 from "react";
8534
+ import { jsx as jsx646, jsxs as jsxs543 } from "react/jsx-runtime";
8535
+ var MagickoLogin02 = React646.forwardRef(
8536
+ ({ size, ...props }, ref) => {
8537
+ return /* @__PURE__ */ jsxs543("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8538
+ /* @__PURE__ */ jsx646("path", { fill: "#1e293b", d: "M15.24 22.27h-.13c-4.44 0-6.58-1.75-6.95-5.67-.04-.41.26-.78.68-.82.41-.04.78.27.82.68.29 3.14 1.77 4.31 5.46 4.31h.13c4.07 0 5.51-1.44 5.51-5.51V8.74c0-4.07-1.44-5.51-5.51-5.51h-.13c-3.71 0-5.19 1.19-5.46 4.39-.05.41-.39.72-.82.68a.75.75 0 0 1-.69-.81c.34-3.98 2.49-5.76 6.96-5.76h.13c4.91 0 7.01 2.1 7.01 7.01v6.52c0 4.91-2.1 7.01-7.01 7.01" }),
8539
+ /* @__PURE__ */ jsx646("path", { fill: "#1e293b", d: "M14.88 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12.88a.749.749 0 1 1 0 1.5" }),
8540
+ /* @__PURE__ */ jsx646("path", { fill: "#1e293b", d: "M12.65 16.1c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L14.94 12l-2.82-2.82a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.35 3.35c.29.29.29.77 0 1.06l-3.35 3.35c-.15.15-.34.22-.53.22" })
8541
+ ] });
8542
+ }
8543
+ );
8544
+ MagickoLogin02.displayName = "MagickoLogin02";
8545
+
8546
+ // dist/icons/MagickoLogout01.tsx
8547
+ import React647 from "react";
8548
+ import { jsx as jsx647, jsxs as jsxs544 } from "react/jsx-runtime";
8549
+ var MagickoLogout01 = React647.forwardRef(
8550
+ ({ size, ...props }, ref) => {
8551
+ return /* @__PURE__ */ jsxs544("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8552
+ /* @__PURE__ */ jsx647("path", { fill: "#1e293b", d: "M17.44 15.37c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.03-2.03-2.03-2.03a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.56 2.56c.29.29.29.77 0 1.06l-2.56 2.56c-.15.15-.34.22-.53.22" }),
8553
+ /* @__PURE__ */ jsx647("path", { fill: "#1e293b", d: "M19.93 12.81H9.76c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10.17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8554
+ /* @__PURE__ */ jsx647("path", { fill: "#1e293b", d: "M11.76 20.75c-5.15 0-8.75-3.6-8.75-8.75s3.6-8.75 8.75-8.75c.41 0 .75.34.75.75s-.34.75-.75.75c-4.27 0-7.25 2.98-7.25 7.25s2.98 7.25 7.25 7.25c.41 0 .75.34.75.75s-.34.75-.75.75" })
8555
+ ] });
8556
+ }
8557
+ );
8558
+ MagickoLogout01.displayName = "MagickoLogout01";
8559
+
8560
+ // dist/icons/MagickoLogout02.tsx
8561
+ import React648 from "react";
8562
+ import { jsx as jsx648, jsxs as jsxs545 } from "react/jsx-runtime";
8563
+ var MagickoLogout02 = React648.forwardRef(
8564
+ ({ size, ...props }, ref) => {
8565
+ return /* @__PURE__ */ jsxs545("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8566
+ /* @__PURE__ */ jsx648("path", { fill: "#1e293b", d: "M15.24 22.27h-.13c-4.44 0-6.58-1.75-6.95-5.67-.04-.41.26-.78.68-.82.4-.04.78.27.82.68.29 3.14 1.77 4.31 5.46 4.31h.13c4.07 0 5.51-1.44 5.51-5.51V8.74c0-4.07-1.44-5.51-5.51-5.51h-.13c-3.71 0-5.19 1.19-5.46 4.39-.05.41-.4.72-.82.68a.75.75 0 0 1-.69-.81c.34-3.98 2.49-5.76 6.96-5.76h.13c4.91 0 7.01 2.1 7.01 7.01v6.52c0 4.91-2.1 7.01-7.01 7.01" }),
8567
+ /* @__PURE__ */ jsx648("path", { fill: "#1e293b", d: "M15 12.75H3.62c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H15c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8568
+ /* @__PURE__ */ jsx648("path", { fill: "#1e293b", d: "M5.85 16.1c-.19 0-.38-.07-.53-.22l-3.35-3.35a.754.754 0 0 1 0-1.06l3.35-3.35c.29-.29.77-.29 1.06 0s.29.77 0 1.06L3.56 12l2.82 2.82c.29.29.29.77 0 1.06-.14.15-.34.22-.53.22" })
8569
+ ] });
8570
+ }
8571
+ );
8572
+ MagickoLogout02.displayName = "MagickoLogout02";
8573
+
8574
+ // dist/icons/MagickoLoveShine.tsx
8575
+ import React649 from "react";
8576
+ import { jsx as jsx649 } from "react/jsx-runtime";
8577
+ var MagickoLoveShine = React649.forwardRef(
8578
+ ({ size, ...props }, ref) => {
8579
+ return /* @__PURE__ */ jsx649("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx649("path", { fill: "#1e293b", d: "M20.45 10c-.32 0-.61-.2-.71-.52-.13-.39.09-.82.48-.95l1.06-.34c.39-.12.82.09.94.48.13.39-.09.82-.48.95l-1.06.34c-.08.02-.15.04-.23.04M2.49 15.84c-.32 0-.61-.2-.71-.52-.13-.39.09-.82.48-.95l1.06-.34c.39-.13.82.09.94.48.13.39-.09.82-.48.95l-1.06.34c-.08.02-.15.04-.23.04M12 22.75c-.41 0-.75-.34-.75-.75v-1.11c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75M12 3.86c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v1.11c0 .41-.34.75-.75.75M17.87 20.83c-.23 0-.46-.11-.61-.31l-.65-.9a.753.753 0 0 1 1.22-.88l.65.9a.753.753 0 0 1-.61 1.19M6.78 5.57c-.23 0-.46-.11-.61-.31l-.65-.9a.753.753 0 0 1 1.22-.88l.65.9a.753.753 0 0 1-.61 1.19M3.55 10a.6.6 0 0 1-.23-.04l-1.06-.34a.754.754 0 0 1-.48-.95c.13-.39.55-.61.94-.48l1.06.34A.754.754 0 0 1 3.55 10M21.51 15.84a.6.6 0 0 1-.23-.04l-1.06-.34a.754.754 0 0 1-.48-.95c.13-.39.55-.61.94-.48l1.06.34a.754.754 0 0 1-.23 1.47M17.22 5.57c-.15 0-.31-.05-.44-.14a.76.76 0 0 1-.17-1.05l.65-.9a.76.76 0 0 1 1.05-.17c.33.24.41.71.17 1.05l-.65.9c-.15.2-.38.31-.61.31M6.13 20.83c-.15 0-.31-.05-.44-.14a.76.76 0 0 1-.17-1.05l.65-.9a.76.76 0 0 1 1.05-.17c.33.24.41.71.17 1.05l-.65.9c-.15.2-.38.31-.61.31M12 16.75c-1.23 0-5.25-2.5-5.25-5.87 0-1.75 1.37-3.63 3.4-3.63.68 0 1.31.21 1.85.59.53-.39 1.17-.59 1.85-.59 2.03 0 3.4 1.88 3.4 3.63 0 3.37-4.02 5.87-5.25 5.87m-1.85-8c-1.12 0-1.9 1.12-1.9 2.13 0 2.38 3.13 4.32 3.76 4.37.61-.05 3.74-2 3.74-4.37 0-1.01-.78-2.13-1.9-2.13-.51 0-.94.2-1.28.59-.14.17-.35.26-.57.26s-.43-.1-.57-.26c-.34-.39-.77-.59-1.28-.59" }) });
8580
+ }
8581
+ );
8582
+ MagickoLoveShine.displayName = "MagickoLoveShine";
8583
+
8584
+ // dist/icons/MagickoMagicStar.tsx
8585
+ import React650 from "react";
8586
+ import { jsx as jsx650 } from "react/jsx-runtime";
8587
+ var MagickoMagicStar = React650.forwardRef(
8588
+ ({ size, ...props }, ref) => {
8589
+ return /* @__PURE__ */ jsx650("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx650("path", { fill: "#1e293b", d: "M13.01 22.5c-.6 0-1.53-.29-2.42-1.75L8.83 17.9c-.17-.28-.69-.55-1.01-.53l-3.34.17c-2 .1-2.7-.73-2.95-1.23s-.47-1.57.83-3.09l1.98-2.3c.2-.24.31-.76.22-1.06L3.55 6.63c-.51-1.62.06-2.49.44-2.87s1.26-.93 2.88-.39l2.95.97c.27.09.77.01 1-.15l3.08-2.22c1.41-1.02 2.43-.75 2.9-.5s1.27.93 1.24 2.67l-.07 3.79c-.01.28.22.74.44.91l2.48 1.88c1.35 1.03 1.4 2.06 1.31 2.59s-.49 1.49-2.11 1.99l-3.23 1.01c-.3.09-.67.48-.75.78l-.77 2.94c-.51 1.93-1.51 2.36-2.07 2.44-.07.02-.16.03-.26.03m-5.16-6.63c.86 0 1.81.52 2.25 1.24l1.76 2.85c.5.82.95 1.07 1.19 1.03.23-.03.59-.41.84-1.33l.77-2.94c.21-.8.96-1.59 1.75-1.83l3.23-1.01c.62-.19 1.02-.5 1.08-.82s-.22-.74-.74-1.14l-2.48-1.88c-.61-.46-1.05-1.38-1.04-2.14l.07-3.79c.01-.67-.15-1.17-.44-1.32s-.78 0-1.33.39L11.68 5.4c-.61.44-1.62.6-2.35.36l-2.95-.97c-.62-.2-1.12-.19-1.35.04s-.25.73-.06 1.35l1.01 3.23c.25.79.03 1.86-.51 2.48l-1.98 2.3c-.63.73-.73 1.24-.62 1.45.1.21.58.44 1.53.39l3.34-.17c.04.01.08.01.11.01M21.91 22.75c-.19 0-.38-.07-.53-.22l-3.03-3.03a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.03 3.03c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }) });
8590
+ }
8591
+ );
8592
+ MagickoMagicStar.displayName = "MagickoMagicStar";
8593
+
8594
+ // dist/icons/MagickoMagicpen.tsx
8595
+ import React651 from "react";
8596
+ import { jsx as jsx651, jsxs as jsxs546 } from "react/jsx-runtime";
8597
+ var MagickoMagicpen = React651.forwardRef(
8598
+ ({ size, ...props }, ref) => {
8599
+ return /* @__PURE__ */ jsxs546("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8600
+ /* @__PURE__ */ jsx651("path", { fill: "#1e293b", d: "M5 21.87c-.74 0-1.47-.28-2.03-.84-.54-.54-.84-1.26-.84-2.03s.3-1.49.84-2.03l13-13a2.873 2.873 0 0 1 4.06 0c.54.54.84 1.26.84 2.03s-.3 1.49-.84 2.03l-13 13c-.56.56-1.29.84-2.03.84M18 4.63c-.35 0-.7.13-.97.4l-13 13c-.26.26-.4.6-.4.97s.14.71.4.97c.53.53 1.41.53 1.94 0l13-13c.26-.26.4-.6.4-.97s-.14-.71-.4-.97c-.27-.27-.62-.4-.97-.4" }),
8601
+ /* @__PURE__ */ jsx651("path", { fill: "#1e293b", d: "M18.01 9.74c-.19 0-.38-.07-.53-.22l-3-3a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3 3c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M10 5.5c-.05 0-.09-.01-.14-.02l-1.36-.4-1.36.4c-.18.05-.37 0-.49-.13a.5.5 0 0 1-.13-.49l.4-1.36-.4-1.36c-.05-.18 0-.37.13-.49a.5.5 0 0 1 .49-.13l1.36.4 1.36-.4c.18-.05.36 0 .49.13a.5.5 0 0 1 .13.49l-.4 1.36.4 1.36c.05.18 0 .37-.13.49a.47.47 0 0 1-.35.15M8.5 4.06c.05 0 .09.01.14.02l.62.18-.18-.62a.45.45 0 0 1 0-.28l.18-.62-.62.18c-.09.03-.19.03-.28 0l-.62-.18.18.62c.03.09.03.19 0 .28l-.18.62.62-.18c.05-.01.09-.02.14-.02M6 11.5c-.05 0-.09-.01-.14-.02l-1.36-.4-1.36.4c-.18.05-.36 0-.49-.13s-.18-.32-.13-.49l.4-1.36-.4-1.36c-.05-.18 0-.37.13-.49s.32-.18.49-.13l1.36.4 1.36-.4a.5.5 0 0 1 .49.13c.13.13.18.32.13.49l-.4 1.36.4 1.36c.05.18 0 .37-.13.49a.47.47 0 0 1-.35.15m-1.5-1.44c.05 0 .09.01.14.02l.62.18-.18-.62a.45.45 0 0 1 0-.28l.18-.62-.62.18c-.09.03-.19.03-.28 0l-.62-.18.18.62c.03.09.03.19 0 .28l-.18.62.62-.18c.05-.01.09-.02.14-.02M21 16.5c-.05 0-.09-.01-.14-.02l-1.36-.4-1.36.4c-.18.05-.36 0-.49-.13s-.18-.32-.13-.49l.4-1.36-.4-1.36c-.05-.18 0-.37.13-.49s.32-.18.49-.13l1.36.4 1.36-.4a.5.5 0 0 1 .49.13.5.5 0 0 1 .13.49l-.4 1.36.4 1.36c.05.18 0 .37-.13.49a.47.47 0 0 1-.35.15m-1.5-1.44c.05 0 .09.01.14.02l.62.18-.18-.62a.45.45 0 0 1 0-.28l.18-.62-.62.18c-.09.03-.19.03-.28 0l-.62-.18.18.62c.03.09.03.19 0 .28l-.18.62.62-.18c.05-.01.09-.02.14-.02" })
8602
+ ] });
8603
+ }
8604
+ );
8605
+ MagickoMagicpen.displayName = "MagickoMagicpen";
8606
+
8607
+ // dist/icons/MagickoMan.tsx
8608
+ import React652 from "react";
8609
+ import { jsx as jsx652, jsxs as jsxs547 } from "react/jsx-runtime";
8610
+ var MagickoMan = React652.forwardRef(
8611
+ ({ size, ...props }, ref) => {
8612
+ return /* @__PURE__ */ jsxs547("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8613
+ /* @__PURE__ */ jsx652("path", { fill: "#1e293b", d: "M10.25 22.25c-4.69 0-8.5-3.81-8.5-8.5s3.81-8.5 8.5-8.5 8.5 3.81 8.5 8.5-3.81 8.5-8.5 8.5m0-15.5c-3.86 0-7 3.14-7 7s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7" }),
8614
+ /* @__PURE__ */ jsx652("path", { fill: "#1e293b", d: "M16 8.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l5.5-5.5c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-5.5 5.5c-.15.15-.34.22-.53.22" }),
8615
+ /* @__PURE__ */ jsx652("path", { fill: "#1e293b", d: "M21.5 9.75c-.41 0-.75-.34-.75-.75V3.25H15c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6.5c.41 0 .75.34.75.75V9c0 .41-.34.75-.75.75" })
8616
+ ] });
8617
+ }
8618
+ );
8619
+ MagickoMan.displayName = "MagickoMan";
8620
+
8621
+ // dist/icons/MagickoMap.tsx
8622
+ import React653 from "react";
8623
+ import { jsx as jsx653, jsxs as jsxs548 } from "react/jsx-runtime";
8624
+ var MagickoMap = React653.forwardRef(
8625
+ ({ size, ...props }, ref) => {
8626
+ return /* @__PURE__ */ jsxs548("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8627
+ /* @__PURE__ */ jsx653("path", { fill: "#1e293b", d: "M15.65 21.41c-.43 0-.86-.09-1.21-.26l-5.25-2.63c-.3-.15-.89-.14-1.18.03L5.65 19.9c-1.02.58-2.07.66-2.86.19-.8-.46-1.25-1.4-1.25-2.58V7.79c0-.91.6-1.94 1.39-2.39l4.33-2.48c.73-.42 1.84-.45 2.59-.07l5.25 2.63c.3.15.88.13 1.18-.03l2.35-1.34c1.02-.58 2.07-.66 2.86-.19.8.46 1.25 1.4 1.25 2.58v9.73c0 .91-.6 1.94-1.39 2.39l-4.33 2.48c-.38.2-.88.31-1.37.31m-7.01-4.49c.43 0 .86.09 1.21.26l5.25 2.63c.3.15.88.13 1.18-.03l4.33-2.48c.32-.18.63-.72.63-1.08V6.49c0-.63-.18-1.1-.51-1.28-.32-.18-.82-.11-1.36.2l-2.35 1.34c-.73.42-1.84.45-2.59.07L9.18 4.19c-.3-.15-.88-.13-1.18.03L3.67 6.7c-.32.18-.63.72-.63 1.09v9.73c0 .63.18 1.1.5 1.28.32.19.82.11 1.37-.2l2.35-1.34c.39-.23.89-.34 1.38-.34" }),
8628
+ /* @__PURE__ */ jsx653("path", { fill: "#1e293b", d: "M8.56 17.75c-.41 0-.75-.34-.75-.75V4c0-.41.34-.75.75-.75s.75.34.75.75v13c0 .41-.34.75-.75.75M15.73 20.75c-.41 0-.75-.34-.75-.75V6.62c0-.41.34-.75.75-.75s.75.34.75.75V20c0 .41-.34.75-.75.75" })
8629
+ ] });
8630
+ }
8631
+ );
8632
+ MagickoMap.displayName = "MagickoMap";
8633
+
8634
+ // dist/icons/MagickoMap1.tsx
8635
+ import React654 from "react";
8636
+ import { jsx as jsx654, jsxs as jsxs549 } from "react/jsx-runtime";
8637
+ var MagickoMap1 = React654.forwardRef(
8638
+ ({ size, ...props }, ref) => {
8639
+ return /* @__PURE__ */ jsxs549("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8640
+ /* @__PURE__ */ jsx654("path", { fill: "#1e293b", d: "M20.38 21.13a.75.75 0 0 1-.53-.22l-6.38-6.38a.754.754 0 0 1 0-1.06l7.73-7.73c.19-.19.48-.26.74-.19.26.08.46.29.52.55.19.85.29 1.8.29 2.9v6c0 2.77-.58 4.64-1.84 5.91-.14.14-.35.17-.53.22M15.06 14l5.26 5.26c.63-.97.93-2.35.93-4.26V9c0-.41-.01-.79-.04-1.15z" }),
8641
+ /* @__PURE__ */ jsx654("path", { fill: "#1e293b", d: "M6.27 22.48c-.06 0-.11-.01-.17-.02-3.31-.76-4.85-3.13-4.85-7.46V9c0-5.43 2.32-7.75 7.75-7.75h6c4.33 0 6.7 1.54 7.46 4.85.06.25-.02.52-.2.7L6.8 22.26a.75.75 0 0 1-.53.22M9 2.75C4.39 2.75 2.75 4.39 2.75 9v6c0 3.47.96 5.21 3.29 5.9L20.89 6.05c-.68-2.33-2.43-3.29-5.9-3.29H9z" }),
8642
+ /* @__PURE__ */ jsx654("path", { fill: "#1e293b", d: "M15 22.75H9c-1.1 0-2.04-.09-2.9-.29a.73.73 0 0 1-.55-.52c-.08-.26 0-.54.19-.74l7.73-7.73c.29-.29.77-.29 1.06 0l6.38 6.38a.75.75 0 0 1 0 1.06c-1.27 1.26-3.14 1.84-5.91 1.84m-7.15-1.54c.36.03.74.04 1.15.04h6c1.92 0 3.29-.3 4.26-.93L14 15.06zM9.12 13.31c-.63 0-1.26-.23-1.76-.7-1.59-1.51-2.23-3.17-1.85-4.79.38-1.66 1.83-2.78 3.61-2.78s3.23 1.12 3.61 2.78c.37 1.63-.27 3.28-1.86 4.79-.49.46-1.12.7-1.75.7M6.97 8.15c-.32 1.36.6 2.58 1.43 3.37.41.39 1.04.39 1.44 0 .82-.78 1.74-2 1.43-3.37C11 6.96 9.94 6.53 9.12 6.53s-1.87.43-2.15 1.62" }),
8643
+ /* @__PURE__ */ jsx654("path", { fill: "#1e293b", d: "M9.15 9.49c-.55 0-1-.45-1-1s.44-1 1-1h.01c.55 0 1 .45 1 1s-.46 1-1.01 1" })
8644
+ ] });
8645
+ }
8646
+ );
8647
+ MagickoMap1.displayName = "MagickoMap1";
8648
+
8649
+ // dist/icons/MagickoMath.tsx
8650
+ import React655 from "react";
8651
+ import { jsx as jsx655, jsxs as jsxs550 } from "react/jsx-runtime";
8652
+ var MagickoMath = React655.forwardRef(
8653
+ ({ size, ...props }, ref) => {
8654
+ return /* @__PURE__ */ jsxs550("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8655
+ /* @__PURE__ */ jsx655("path", { fill: "#1e293b", d: "M21.7 6.39h-7.27c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.27c.41 0 .75.34.75.75s-.34.75-.75.75M9.58 6.39H2.3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.27c.41 0 .75.34.75.75s-.33.75-.74.75M21.7 16.08h-7.27c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.27c.41 0 .75.34.75.75s-.34.75-.75.75M21.7 22.14h-7.27c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.27c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8656
+ /* @__PURE__ */ jsx655("path", { fill: "#1e293b", d: "M18.09 10.02c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7.27c0 .42-.33.75-.75.75M2.3 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l7.27-7.27c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-7.27 7.27a.7.7 0 0 1-.53.22" }),
8657
+ /* @__PURE__ */ jsx655("path", { fill: "#1e293b", d: "M9.58 22.75c-.19 0-.38-.07-.53-.22l-7.27-7.27a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l7.27 7.27c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
8658
+ ] });
8659
+ }
8660
+ );
8661
+ MagickoMath.displayName = "MagickoMath";
8662
+
7879
8663
  // dist/icons/Marketing.tsx
7880
- import React596 from "react";
7881
- import { jsx as jsx596 } from "react/jsx-runtime";
7882
- var Marketing = React596.forwardRef(
8664
+ import React656 from "react";
8665
+ import { jsx as jsx656 } from "react/jsx-runtime";
8666
+ var Marketing = React656.forwardRef(
7883
8667
  ({ size, ...props }, ref) => {
7884
- return /* @__PURE__ */ jsx596("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx596("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" }) });
8668
+ return /* @__PURE__ */ jsx656("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx656("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" }) });
7885
8669
  }
7886
8670
  );
7887
8671
  Marketing.displayName = "Marketing";
7888
8672
 
7889
8673
  // dist/icons/MessageEdit.tsx
7890
- import React597 from "react";
7891
- import { jsx as jsx597 } from "react/jsx-runtime";
7892
- var MessageEdit = React597.forwardRef(
8674
+ import React657 from "react";
8675
+ import { jsx as jsx657 } from "react/jsx-runtime";
8676
+ var MessageEdit = React657.forwardRef(
7893
8677
  ({ size, ...props }, ref) => {
7894
- return /* @__PURE__ */ jsx597("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx597("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" }) });
8678
+ return /* @__PURE__ */ jsx657("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx657("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" }) });
7895
8679
  }
7896
8680
  );
7897
8681
  MessageEdit.displayName = "MessageEdit";
7898
8682
 
7899
8683
  // dist/icons/Network.tsx
7900
- import React598 from "react";
7901
- import { jsx as jsx598 } from "react/jsx-runtime";
7902
- var Network = React598.forwardRef(
8684
+ import React658 from "react";
8685
+ import { jsx as jsx658 } from "react/jsx-runtime";
8686
+ var Network = React658.forwardRef(
7903
8687
  ({ size, ...props }, ref) => {
7904
- return /* @__PURE__ */ jsx598("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx598("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" }) });
8688
+ return /* @__PURE__ */ jsx658("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx658("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" }) });
7905
8689
  }
7906
8690
  );
7907
8691
  Network.displayName = "Network";
7908
8692
 
7909
8693
  // dist/icons/NotiDot.tsx
7910
- import React599 from "react";
7911
- import { jsx as jsx599 } from "react/jsx-runtime";
7912
- var NotiDot = React599.forwardRef(
8694
+ import React659 from "react";
8695
+ import { jsx as jsx659 } from "react/jsx-runtime";
8696
+ var NotiDot = React659.forwardRef(
7913
8697
  ({ size, ...props }, ref) => {
7914
- return /* @__PURE__ */ jsx599("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx599("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
8698
+ 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("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
7915
8699
  }
7916
8700
  );
7917
8701
  NotiDot.displayName = "NotiDot";
7918
8702
 
7919
8703
  // dist/icons/PA.tsx
7920
- import React600 from "react";
7921
- import { jsx as jsx600 } from "react/jsx-runtime";
7922
- var PA = React600.forwardRef(
8704
+ import React660 from "react";
8705
+ import { jsx as jsx660 } from "react/jsx-runtime";
8706
+ var PA = React660.forwardRef(
7923
8707
  ({ size, ...props }, ref) => {
7924
- return /* @__PURE__ */ jsx600("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx600("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" }) });
8708
+ return /* @__PURE__ */ jsx660("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx660("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" }) });
7925
8709
  }
7926
8710
  );
7927
8711
  PA.displayName = "PA";
7928
8712
 
7929
8713
  // dist/icons/PauseSquare.tsx
7930
- import React601 from "react";
7931
- import { jsx as jsx601 } from "react/jsx-runtime";
7932
- var PauseSquare = React601.forwardRef(
8714
+ import React661 from "react";
8715
+ import { jsx as jsx661 } from "react/jsx-runtime";
8716
+ var PauseSquare = React661.forwardRef(
7933
8717
  ({ size, ...props }, ref) => {
7934
- return /* @__PURE__ */ jsx601("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx601("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" }) });
8718
+ return /* @__PURE__ */ jsx661("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx661("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" }) });
7935
8719
  }
7936
8720
  );
7937
8721
  PauseSquare.displayName = "PauseSquare";
7938
8722
 
7939
8723
  // dist/icons/Pdf.tsx
7940
- import React602 from "react";
7941
- import { jsx as jsx602, jsxs as jsxs502 } from "react/jsx-runtime";
7942
- var Pdf = React602.forwardRef(
8724
+ import React662 from "react";
8725
+ import { jsx as jsx662, jsxs as jsxs551 } from "react/jsx-runtime";
8726
+ var Pdf = React662.forwardRef(
7943
8727
  ({ size, ...props }, ref) => {
7944
- return /* @__PURE__ */ jsxs502("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7945
- /* @__PURE__ */ jsx602("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" }),
7946
- /* @__PURE__ */ jsx602("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
7947
- /* @__PURE__ */ jsx602("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" })
8728
+ 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: [
8729
+ /* @__PURE__ */ jsx662("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" }),
8730
+ /* @__PURE__ */ jsx662("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
8731
+ /* @__PURE__ */ jsx662("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" })
7948
8732
  ] });
7949
8733
  }
7950
8734
  );
7951
8735
  Pdf.displayName = "Pdf";
7952
8736
 
7953
8737
  // dist/icons/PlayFilled.tsx
7954
- import React603 from "react";
7955
- import { jsx as jsx603 } from "react/jsx-runtime";
7956
- var PlayFilled = React603.forwardRef(
8738
+ import React663 from "react";
8739
+ import { jsx as jsx663 } from "react/jsx-runtime";
8740
+ var PlayFilled = React663.forwardRef(
7957
8741
  ({ size, ...props }, ref) => {
7958
- return /* @__PURE__ */ jsx603("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx603("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" }) });
8742
+ 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: "#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" }) });
7959
8743
  }
7960
8744
  );
7961
8745
  PlayFilled.displayName = "PlayFilled";
7962
8746
 
7963
8747
  // dist/icons/Signature.tsx
7964
- import React604 from "react";
7965
- import { jsx as jsx604 } from "react/jsx-runtime";
7966
- var Signature = React604.forwardRef(
8748
+ import React664 from "react";
8749
+ import { jsx as jsx664 } from "react/jsx-runtime";
8750
+ var Signature = React664.forwardRef(
7967
8751
  ({ size, ...props }, ref) => {
7968
- return /* @__PURE__ */ jsx604("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx604("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" }) });
8752
+ 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: "#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" }) });
7969
8753
  }
7970
8754
  );
7971
8755
  Signature.displayName = "Signature";
7972
8756
 
7973
8757
  // dist/icons/SperateDot.tsx
7974
- import React605 from "react";
7975
- import { jsx as jsx605 } from "react/jsx-runtime";
7976
- var SperateDot = React605.forwardRef(
8758
+ import React665 from "react";
8759
+ import { jsx as jsx665 } from "react/jsx-runtime";
8760
+ var SperateDot = React665.forwardRef(
7977
8761
  ({ size, ...props }, ref) => {
7978
- return /* @__PURE__ */ jsx605("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx605("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
8762
+ 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("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
7979
8763
  }
7980
8764
  );
7981
8765
  SperateDot.displayName = "SperateDot";
7982
8766
 
7983
8767
  // dist/icons/SquarePen1.tsx
7984
- import React606 from "react";
7985
- import { jsx as jsx606, jsxs as jsxs503 } from "react/jsx-runtime";
7986
- var SquarePen1 = React606.forwardRef(
8768
+ import React666 from "react";
8769
+ import { jsx as jsx666, jsxs as jsxs552 } from "react/jsx-runtime";
8770
+ var SquarePen1 = React666.forwardRef(
7987
8771
  ({ size, ...props }, ref) => {
7988
- return /* @__PURE__ */ jsxs503("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
7989
- /* @__PURE__ */ jsx606("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" }),
7990
- /* @__PURE__ */ jsx606("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" })
8772
+ 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: [
8773
+ /* @__PURE__ */ jsx666("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" }),
8774
+ /* @__PURE__ */ jsx666("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" })
7991
8775
  ] });
7992
8776
  }
7993
8777
  );
7994
8778
  SquarePen1.displayName = "SquarePen1";
7995
8779
 
7996
8780
  // dist/icons/Strikethrough.tsx
7997
- import React607 from "react";
7998
- import { jsx as jsx607 } from "react/jsx-runtime";
7999
- var Strikethrough = React607.forwardRef(
8781
+ import React667 from "react";
8782
+ import { jsx as jsx667 } from "react/jsx-runtime";
8783
+ var Strikethrough = React667.forwardRef(
8000
8784
  ({ size, ...props }, ref) => {
8001
- return /* @__PURE__ */ jsx607("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx607("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" }) });
8785
+ return /* @__PURE__ */ jsx667("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx667("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" }) });
8002
8786
  }
8003
8787
  );
8004
8788
  Strikethrough.displayName = "Strikethrough";
8005
8789
 
8006
8790
  // dist/icons/Tasks.tsx
8007
- import React608 from "react";
8008
- import { jsx as jsx608, jsxs as jsxs504 } from "react/jsx-runtime";
8009
- var Tasks = React608.forwardRef(
8791
+ import React668 from "react";
8792
+ import { jsx as jsx668, jsxs as jsxs553 } from "react/jsx-runtime";
8793
+ var Tasks = React668.forwardRef(
8010
8794
  ({ size, ...props }, ref) => {
8011
- return /* @__PURE__ */ jsxs504("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8012
- /* @__PURE__ */ jsx608("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" }),
8013
- /* @__PURE__ */ jsx608("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" })
8795
+ 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: [
8796
+ /* @__PURE__ */ jsx668("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" }),
8797
+ /* @__PURE__ */ jsx668("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" })
8014
8798
  ] });
8015
8799
  }
8016
8800
  );
8017
8801
  Tasks.displayName = "Tasks";
8018
8802
 
8019
8803
  // dist/icons/Trash.tsx
8020
- import React609 from "react";
8021
- import { jsx as jsx609 } from "react/jsx-runtime";
8022
- var Trash = React609.forwardRef(
8804
+ import React669 from "react";
8805
+ import { jsx as jsx669 } from "react/jsx-runtime";
8806
+ var Trash = React669.forwardRef(
8023
8807
  ({ size, ...props }, ref) => {
8024
- return /* @__PURE__ */ jsx609("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx609("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" }) });
8808
+ return /* @__PURE__ */ jsx669("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx669("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" }) });
8025
8809
  }
8026
8810
  );
8027
8811
  Trash.displayName = "Trash";
8028
8812
 
8029
8813
  // dist/icons/Video.tsx
8030
- import React610 from "react";
8031
- import { jsx as jsx610 } from "react/jsx-runtime";
8032
- var Video = React610.forwardRef(
8814
+ import React670 from "react";
8815
+ import { jsx as jsx670 } from "react/jsx-runtime";
8816
+ var Video = React670.forwardRef(
8033
8817
  ({ size, ...props }, ref) => {
8034
- return /* @__PURE__ */ jsx610("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx610("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" }) });
8818
+ return /* @__PURE__ */ jsx670("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx670("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" }) });
8035
8819
  }
8036
8820
  );
8037
8821
  Video.displayName = "Video";
8038
8822
 
8039
8823
  // dist/icons/X.tsx
8040
- import React611 from "react";
8041
- import { jsx as jsx611 } from "react/jsx-runtime";
8042
- var X = React611.forwardRef(
8824
+ import React671 from "react";
8825
+ import { jsx as jsx671 } from "react/jsx-runtime";
8826
+ var X = React671.forwardRef(
8043
8827
  ({ size, ...props }, ref) => {
8044
- return /* @__PURE__ */ jsx611("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx611("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" }) });
8828
+ return /* @__PURE__ */ jsx671("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx671("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" }) });
8045
8829
  }
8046
8830
  );
8047
8831
  X.displayName = "X";
@@ -8640,7 +9424,67 @@ export {
8640
9424
  MagickoHomeHashtag,
8641
9425
  MagickoHomeTrendDown,
8642
9426
  MagickoHomeTrendUp,
9427
+ MagickoHospital,
8643
9428
  MagickoHospital1,
9429
+ MagickoHospital2,
9430
+ MagickoHouse,
9431
+ MagickoHouse2,
9432
+ MagickoImage,
9433
+ MagickoImport01,
9434
+ MagickoImportArrow01,
9435
+ MagickoImportArrow02,
9436
+ MagickoImportCircle01,
9437
+ MagickoImportCircle02,
9438
+ MagickoInfoCircle,
9439
+ MagickoInfoCircle1,
9440
+ MagickoInfoSquare,
9441
+ MagickoInformation,
9442
+ MagickoJoy,
9443
+ MagickoJoy2,
9444
+ MagickoKey,
9445
+ MagickoKeyboard,
9446
+ MagickoKeyboard1,
9447
+ MagickoKeyboardOpen,
9448
+ MagickoKissing,
9449
+ MagickoKissing1,
9450
+ MagickoLamp,
9451
+ MagickoLamp1,
9452
+ MagickoLamp2,
9453
+ MagickoLampCharge,
9454
+ MagickoLampOn,
9455
+ MagickoLampSlash,
9456
+ MagickoLanguage,
9457
+ MagickoLanguageCircle,
9458
+ MagickoLanguageSquare,
9459
+ MagickoLayer,
9460
+ MagickoLayout,
9461
+ MagickoLeaf2,
9462
+ MagickoLeaf3,
9463
+ MagickoLeafs,
9464
+ MagickoLeftBarGrid,
9465
+ MagickoLeftCloud,
9466
+ MagickoLeftRightCloud,
9467
+ MagickoLeftSidebarGrid,
9468
+ MagickoLightning,
9469
+ MagickoLike1,
9470
+ MagickoLikeDislike,
9471
+ MagickoLineSpace,
9472
+ MagickoLink,
9473
+ MagickoLink4,
9474
+ MagickoLocation,
9475
+ MagickoLocationSlash,
9476
+ MagickoLog,
9477
+ MagickoLogin01,
9478
+ MagickoLogin02,
9479
+ MagickoLogout01,
9480
+ MagickoLogout02,
9481
+ MagickoLoveShine,
9482
+ MagickoMagicStar,
9483
+ MagickoMagicpen,
9484
+ MagickoMan,
9485
+ MagickoMap,
9486
+ MagickoMap1,
9487
+ MagickoMath,
8644
9488
  Marketing,
8645
9489
  MessageEdit,
8646
9490
  Network,