magick-icons 0.1.234 → 0.1.235

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.mjs CHANGED
@@ -7860,188 +7860,596 @@ 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/MagickoLanguageCircle.tsx
8258
+ import React624 from "react";
8259
+ import { jsx as jsx624, jsxs as jsxs528 } from "react/jsx-runtime";
8260
+ var MagickoLanguageCircle = 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: "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" }),
8264
+ /* @__PURE__ */ jsx624("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" }),
8265
+ /* @__PURE__ */ jsx624("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" }),
8266
+ /* @__PURE__ */ jsx624("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" })
8267
+ ] });
8268
+ }
8269
+ );
8270
+ MagickoLanguageCircle.displayName = "MagickoLanguageCircle";
8271
+
8272
+ // dist/icons/MagickoLanguageSquare.tsx
8273
+ import React625 from "react";
8274
+ import { jsx as jsx625, jsxs as jsxs529 } from "react/jsx-runtime";
8275
+ var MagickoLanguageSquare = React625.forwardRef(
8276
+ ({ size, ...props }, ref) => {
8277
+ 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: [
8278
+ /* @__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" }),
8279
+ /* @__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" }),
8280
+ /* @__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" }),
8281
+ /* @__PURE__ */ jsx625("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" })
8282
+ ] });
8283
+ }
8284
+ );
8285
+ MagickoLanguageSquare.displayName = "MagickoLanguageSquare";
8286
+
7879
8287
  // dist/icons/Marketing.tsx
7880
- import React596 from "react";
7881
- import { jsx as jsx596 } from "react/jsx-runtime";
7882
- var Marketing = React596.forwardRef(
8288
+ import React626 from "react";
8289
+ import { jsx as jsx626 } from "react/jsx-runtime";
8290
+ var Marketing = React626.forwardRef(
7883
8291
  ({ 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" }) });
8292
+ return /* @__PURE__ */ jsx626("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx626("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
8293
  }
7886
8294
  );
7887
8295
  Marketing.displayName = "Marketing";
7888
8296
 
7889
8297
  // dist/icons/MessageEdit.tsx
7890
- import React597 from "react";
7891
- import { jsx as jsx597 } from "react/jsx-runtime";
7892
- var MessageEdit = React597.forwardRef(
8298
+ import React627 from "react";
8299
+ import { jsx as jsx627 } from "react/jsx-runtime";
8300
+ var MessageEdit = React627.forwardRef(
7893
8301
  ({ 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" }) });
8302
+ return /* @__PURE__ */ jsx627("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx627("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
8303
  }
7896
8304
  );
7897
8305
  MessageEdit.displayName = "MessageEdit";
7898
8306
 
7899
8307
  // dist/icons/Network.tsx
7900
- import React598 from "react";
7901
- import { jsx as jsx598 } from "react/jsx-runtime";
7902
- var Network = React598.forwardRef(
8308
+ import React628 from "react";
8309
+ import { jsx as jsx628 } from "react/jsx-runtime";
8310
+ var Network = React628.forwardRef(
7903
8311
  ({ 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" }) });
8312
+ return /* @__PURE__ */ jsx628("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx628("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
8313
  }
7906
8314
  );
7907
8315
  Network.displayName = "Network";
7908
8316
 
7909
8317
  // dist/icons/NotiDot.tsx
7910
- import React599 from "react";
7911
- import { jsx as jsx599 } from "react/jsx-runtime";
7912
- var NotiDot = React599.forwardRef(
8318
+ import React629 from "react";
8319
+ import { jsx as jsx629 } from "react/jsx-runtime";
8320
+ var NotiDot = React629.forwardRef(
7913
8321
  ({ 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" }) });
8322
+ 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("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
7915
8323
  }
7916
8324
  );
7917
8325
  NotiDot.displayName = "NotiDot";
7918
8326
 
7919
8327
  // dist/icons/PA.tsx
7920
- import React600 from "react";
7921
- import { jsx as jsx600 } from "react/jsx-runtime";
7922
- var PA = React600.forwardRef(
8328
+ import React630 from "react";
8329
+ import { jsx as jsx630 } from "react/jsx-runtime";
8330
+ var PA = React630.forwardRef(
7923
8331
  ({ 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" }) });
8332
+ 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", { 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
8333
  }
7926
8334
  );
7927
8335
  PA.displayName = "PA";
7928
8336
 
7929
8337
  // dist/icons/PauseSquare.tsx
7930
- import React601 from "react";
7931
- import { jsx as jsx601 } from "react/jsx-runtime";
7932
- var PauseSquare = React601.forwardRef(
8338
+ import React631 from "react";
8339
+ import { jsx as jsx631 } from "react/jsx-runtime";
8340
+ var PauseSquare = React631.forwardRef(
7933
8341
  ({ 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" }) });
8342
+ 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", { 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
8343
  }
7936
8344
  );
7937
8345
  PauseSquare.displayName = "PauseSquare";
7938
8346
 
7939
8347
  // 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(
8348
+ import React632 from "react";
8349
+ import { jsx as jsx632, jsxs as jsxs530 } from "react/jsx-runtime";
8350
+ var Pdf = React632.forwardRef(
7943
8351
  ({ 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" })
8352
+ 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: [
8353
+ /* @__PURE__ */ jsx632("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" }),
8354
+ /* @__PURE__ */ jsx632("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
8355
+ /* @__PURE__ */ jsx632("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
8356
  ] });
7949
8357
  }
7950
8358
  );
7951
8359
  Pdf.displayName = "Pdf";
7952
8360
 
7953
8361
  // dist/icons/PlayFilled.tsx
7954
- import React603 from "react";
7955
- import { jsx as jsx603 } from "react/jsx-runtime";
7956
- var PlayFilled = React603.forwardRef(
8362
+ import React633 from "react";
8363
+ import { jsx as jsx633 } from "react/jsx-runtime";
8364
+ var PlayFilled = React633.forwardRef(
7957
8365
  ({ 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" }) });
8366
+ return /* @__PURE__ */ jsx633("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx633("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
8367
  }
7960
8368
  );
7961
8369
  PlayFilled.displayName = "PlayFilled";
7962
8370
 
7963
8371
  // dist/icons/Signature.tsx
7964
- import React604 from "react";
7965
- import { jsx as jsx604 } from "react/jsx-runtime";
7966
- var Signature = React604.forwardRef(
8372
+ import React634 from "react";
8373
+ import { jsx as jsx634 } from "react/jsx-runtime";
8374
+ var Signature = React634.forwardRef(
7967
8375
  ({ 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" }) });
8376
+ return /* @__PURE__ */ jsx634("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx634("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
8377
  }
7970
8378
  );
7971
8379
  Signature.displayName = "Signature";
7972
8380
 
7973
8381
  // dist/icons/SperateDot.tsx
7974
- import React605 from "react";
7975
- import { jsx as jsx605 } from "react/jsx-runtime";
7976
- var SperateDot = React605.forwardRef(
8382
+ import React635 from "react";
8383
+ import { jsx as jsx635 } from "react/jsx-runtime";
8384
+ var SperateDot = React635.forwardRef(
7977
8385
  ({ 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" }) });
8386
+ 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("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
7979
8387
  }
7980
8388
  );
7981
8389
  SperateDot.displayName = "SperateDot";
7982
8390
 
7983
8391
  // 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(
8392
+ import React636 from "react";
8393
+ import { jsx as jsx636, jsxs as jsxs531 } from "react/jsx-runtime";
8394
+ var SquarePen1 = React636.forwardRef(
7987
8395
  ({ 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" })
8396
+ 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: [
8397
+ /* @__PURE__ */ jsx636("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" }),
8398
+ /* @__PURE__ */ jsx636("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
8399
  ] });
7992
8400
  }
7993
8401
  );
7994
8402
  SquarePen1.displayName = "SquarePen1";
7995
8403
 
7996
8404
  // dist/icons/Strikethrough.tsx
7997
- import React607 from "react";
7998
- import { jsx as jsx607 } from "react/jsx-runtime";
7999
- var Strikethrough = React607.forwardRef(
8405
+ import React637 from "react";
8406
+ import { jsx as jsx637 } from "react/jsx-runtime";
8407
+ var Strikethrough = React637.forwardRef(
8000
8408
  ({ 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" }) });
8409
+ return /* @__PURE__ */ jsx637("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx637("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
8410
  }
8003
8411
  );
8004
8412
  Strikethrough.displayName = "Strikethrough";
8005
8413
 
8006
8414
  // 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(
8415
+ import React638 from "react";
8416
+ import { jsx as jsx638, jsxs as jsxs532 } from "react/jsx-runtime";
8417
+ var Tasks = React638.forwardRef(
8010
8418
  ({ 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" })
8419
+ 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: [
8420
+ /* @__PURE__ */ jsx638("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" }),
8421
+ /* @__PURE__ */ jsx638("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
8422
  ] });
8015
8423
  }
8016
8424
  );
8017
8425
  Tasks.displayName = "Tasks";
8018
8426
 
8019
8427
  // dist/icons/Trash.tsx
8020
- import React609 from "react";
8021
- import { jsx as jsx609 } from "react/jsx-runtime";
8022
- var Trash = React609.forwardRef(
8428
+ import React639 from "react";
8429
+ import { jsx as jsx639 } from "react/jsx-runtime";
8430
+ var Trash = React639.forwardRef(
8023
8431
  ({ 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" }) });
8432
+ return /* @__PURE__ */ jsx639("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx639("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
8433
  }
8026
8434
  );
8027
8435
  Trash.displayName = "Trash";
8028
8436
 
8029
8437
  // dist/icons/Video.tsx
8030
- import React610 from "react";
8031
- import { jsx as jsx610 } from "react/jsx-runtime";
8032
- var Video = React610.forwardRef(
8438
+ import React640 from "react";
8439
+ import { jsx as jsx640 } from "react/jsx-runtime";
8440
+ var Video = React640.forwardRef(
8033
8441
  ({ 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" }) });
8442
+ return /* @__PURE__ */ jsx640("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx640("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
8443
  }
8036
8444
  );
8037
8445
  Video.displayName = "Video";
8038
8446
 
8039
8447
  // dist/icons/X.tsx
8040
- import React611 from "react";
8041
- import { jsx as jsx611 } from "react/jsx-runtime";
8042
- var X = React611.forwardRef(
8448
+ import React641 from "react";
8449
+ import { jsx as jsx641 } from "react/jsx-runtime";
8450
+ var X = React641.forwardRef(
8043
8451
  ({ 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" }) });
8452
+ return /* @__PURE__ */ jsx641("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx641("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
8453
  }
8046
8454
  );
8047
8455
  X.displayName = "X";
@@ -8640,7 +9048,37 @@ export {
8640
9048
  MagickoHomeHashtag,
8641
9049
  MagickoHomeTrendDown,
8642
9050
  MagickoHomeTrendUp,
9051
+ MagickoHospital,
8643
9052
  MagickoHospital1,
9053
+ MagickoHospital2,
9054
+ MagickoHouse,
9055
+ MagickoHouse2,
9056
+ MagickoImage,
9057
+ MagickoImport01,
9058
+ MagickoImportArrow01,
9059
+ MagickoImportArrow02,
9060
+ MagickoImportCircle01,
9061
+ MagickoImportCircle02,
9062
+ MagickoInfoCircle,
9063
+ MagickoInfoCircle1,
9064
+ MagickoInfoSquare,
9065
+ MagickoInformation,
9066
+ MagickoJoy,
9067
+ MagickoJoy2,
9068
+ MagickoKey,
9069
+ MagickoKeyboard,
9070
+ MagickoKeyboard1,
9071
+ MagickoKeyboardOpen,
9072
+ MagickoKissing,
9073
+ MagickoKissing1,
9074
+ MagickoLamp,
9075
+ MagickoLamp1,
9076
+ MagickoLamp2,
9077
+ MagickoLampCharge,
9078
+ MagickoLampOn,
9079
+ MagickoLampSlash,
9080
+ MagickoLanguageCircle,
9081
+ MagickoLanguageSquare,
8644
9082
  Marketing,
8645
9083
  MessageEdit,
8646
9084
  Network,