magick-icons 0.1.219 → 0.1.221

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.js CHANGED
@@ -234,6 +234,66 @@ __export(index_exports, {
234
234
  MagickoAiDirectboxReceive: () => MagickoAiDirectboxReceive,
235
235
  MagickoAiDocument: () => MagickoAiDocument,
236
236
  MagickoAiDocument2: () => MagickoAiDocument2,
237
+ MagickoAiDrink: () => MagickoAiDrink,
238
+ MagickoAiEnergy: () => MagickoAiEnergy,
239
+ MagickoAiEngine: () => MagickoAiEngine,
240
+ MagickoAiEnhance: () => MagickoAiEnhance,
241
+ MagickoAiExport: () => MagickoAiExport,
242
+ MagickoAiFile: () => MagickoAiFile,
243
+ MagickoAiFileAi: () => MagickoAiFileAi,
244
+ MagickoAiFuelTank: () => MagickoAiFuelTank,
245
+ MagickoAiHeartSquare: () => MagickoAiHeartSquare,
246
+ MagickoAiHomepage: () => MagickoAiHomepage,
247
+ MagickoAiHospital: () => MagickoAiHospital,
248
+ MagickoAiHousing: () => MagickoAiHousing,
249
+ MagickoAiLandscape: () => MagickoAiLandscape,
250
+ MagickoAiLoveletter: () => MagickoAiLoveletter,
251
+ MagickoAiMagicHat: () => MagickoAiMagicHat,
252
+ MagickoAiMessage: () => MagickoAiMessage,
253
+ MagickoAiMicrophone: () => MagickoAiMicrophone,
254
+ MagickoAiNote: () => MagickoAiNote,
255
+ MagickoAiPaintBrush: () => MagickoAiPaintBrush,
256
+ MagickoAiPaintroller: () => MagickoAiPaintroller,
257
+ MagickoAiPenEdit: () => MagickoAiPenEdit,
258
+ MagickoAiPoweredSupport: () => MagickoAiPoweredSupport,
259
+ MagickoAiRecordVideo: () => MagickoAiRecordVideo,
260
+ MagickoAiSandTimer: () => MagickoAiSandTimer,
261
+ MagickoAiSendMessage: () => MagickoAiSendMessage,
262
+ MagickoAiShapeTriangle: () => MagickoAiShapeTriangle,
263
+ MagickoAiSparkle: () => MagickoAiSparkle,
264
+ MagickoAiSyringe: () => MagickoAiSyringe,
265
+ MagickoAiTagPrice: () => MagickoAiTagPrice,
266
+ MagickoAiTools: () => MagickoAiTools,
267
+ MagickoAiUsers: () => MagickoAiUsers,
268
+ MagickoAiWaterCycle: () => MagickoAiWaterCycle,
269
+ MagickoAiWeight: () => MagickoAiWeight,
270
+ MagickoAirdrop: () => MagickoAirdrop,
271
+ MagickoAirplane: () => MagickoAirplane,
272
+ MagickoAirplane1: () => MagickoAirplane1,
273
+ MagickoAirplaneSquare: () => MagickoAirplaneSquare,
274
+ MagickoAirpod: () => MagickoAirpod,
275
+ MagickoAirpods: () => MagickoAirpods,
276
+ MagickoAirpods1: () => MagickoAirpods1,
277
+ MagickoAlarm: () => MagickoAlarm,
278
+ MagickoAlarm1: () => MagickoAlarm1,
279
+ MagickoAlignBottom: () => MagickoAlignBottom,
280
+ MagickoAlignHorizontally: () => MagickoAlignHorizontally,
281
+ MagickoAlignLeft: () => MagickoAlignLeft,
282
+ MagickoAlignLeft2: () => MagickoAlignLeft2,
283
+ MagickoAlignRight: () => MagickoAlignRight,
284
+ MagickoAlignTop: () => MagickoAlignTop,
285
+ MagickoAlignTop2: () => MagickoAlignTop2,
286
+ MagickoAlignVertically: () => MagickoAlignVertically,
287
+ MagickoAquarius: () => MagickoAquarius,
288
+ MagickoArchive: () => MagickoArchive,
289
+ MagickoArchive1: () => MagickoArchive1,
290
+ MagickoArchive2: () => MagickoArchive2,
291
+ MagickoArchiveAdd: () => MagickoArchiveAdd,
292
+ MagickoArchiveBook1: () => MagickoArchiveBook1,
293
+ MagickoArchiveMinus: () => MagickoArchiveMinus,
294
+ MagickoArchiveSlash: () => MagickoArchiveSlash,
295
+ MagickoArchiveTick: () => MagickoArchiveTick,
296
+ MagickoArrowBack: () => MagickoArrowBack,
237
297
  MagickoCheck: () => MagickoCheck,
238
298
  Marketing: () => Marketing,
239
299
  MessageEdit: () => MessageEdit,
@@ -2936,182 +2996,978 @@ var MagickoAiDocument2 = import_react204.default.forwardRef(
2936
2996
  );
2937
2997
  MagickoAiDocument2.displayName = "MagickoAiDocument2";
2938
2998
 
2939
- // dist/icons/MagickoCheck.tsx
2999
+ // dist/icons/MagickoAiDrink.tsx
2940
3000
  var import_react205 = __toESM(require("react"));
2941
3001
  var import_jsx_runtime205 = require("react/jsx-runtime");
2942
- var MagickoCheck = import_react205.default.forwardRef(
3002
+ var MagickoAiDrink = import_react205.default.forwardRef(
2943
3003
  ({ size, ...props }, ref) => {
2944
- return /* @__PURE__ */ (0, import_jsx_runtime205.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime205.jsx)("path", { fill: "#1e293b", d: "M19.47 5.47a.75.75 0 1 1 1.06 1.06l-11 11a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06L9 15.94z" }) });
3004
+ return /* @__PURE__ */ (0, import_jsx_runtime205.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3005
+ /* @__PURE__ */ (0, import_jsx_runtime205.jsx)("path", { fill: "#1e293b", d: "M7.01 23.2c-.4 0-.74-.29-.83-.68l-.23-.96a1.1 1.1 0 0 0-.83-.83l-.97-.23a.846.846 0 0 1-.66-.83c0-.4.27-.74.66-.83l.96-.22c.42-.1.73-.42.83-.83l.23-.97c.09-.39.43-.66.83-.66s.74.27.83.66l.23.97c.1.41.42.74.83.83l.97.23c.39.09.66.43.66.83s-.27.74-.65.83l-.97.23c-.42.1-.73.42-.83.83l-.23.97c-.09.39-.43.66-.83.66m-.63-3.53c.25.17.46.39.63.63.17-.25.39-.46.63-.63-.25-.17-.46-.39-.63-.63-.17.25-.39.46-.63.63" }),
3006
+ /* @__PURE__ */ (0, import_jsx_runtime205.jsx)("path", { fill: "#1e293b", d: "M16.58 23.3h-5.86c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.86c1.33 0 2.42-1.08 2.42-2.42v-3.47h-3.34c-.9 0-1.77-.2-2.57-.61q-.9-.45-1.89-.45l-4.11-.02c-.41 0-.75-.34-.75-.75s.34-.75.75-.75l4.1.02c.88 0 1.76.21 2.56.61.6.3 1.24.45 1.9.45h4.09c.41 0 .75.34.75.75v4.22c0 3.986-3.928 3.92-3.91 3.92" }),
3007
+ /* @__PURE__ */ (0, import_jsx_runtime205.jsx)("path", { fill: "#1e293b", d: "M15.66 15.92c-.9 0-1.77-.2-2.57-.61q-.9-.45-1.89-.45l-4.11-.02c-.41 0-.75-.34-.75-.75v-3.32c0-.69.35-1.54.84-2.03L9.42 6.5c.05-.05.09-.14.09-.21V4.61c0-.41.34-.75.75-.75h6.33c.41 0 .75.34.75.75v1.68c0 .07.04.16.09.21l2.24 2.24c.49.49.84 1.34.84 2.03v4.4c0 .41-.34.75-.75.75zm-4.46-2.55c.88 0 1.76.21 2.56.61.6.3 1.24.45 1.9.45H19v-3.65c0-.29-.2-.76-.4-.97l-2.24-2.24c-.33-.33-.53-.8-.53-1.27v-.93H11v.93c0 .47-.19.93-.53 1.27L8.23 9.81c-.21.21-.4.68-.4.97v2.58z" }),
3008
+ /* @__PURE__ */ (0, import_jsx_runtime205.jsx)("path", { fill: "#1e293b", d: "M19.75 16.97c-.41 0-.75-.34-.75-.75v-1.05c0-.41.34-.75.75-.75s.75.34.75.75v1.05c0 .41-.34.75-.75.75M16.05 5.36h-5.28c-1.29 0-2.33-1.05-2.33-2.33S9.49.7 10.77.7h5.28c1.29 0 2.33 1.05 2.33 2.33s-1.05 2.33-2.33 2.33m-5.28-3.17c-.46 0-.83.37-.83.83s.37.83.83.83h5.28c.46 0 .83-.37.83-.83s-.37-.83-.83-.83z" })
3009
+ ] });
2945
3010
  }
2946
3011
  );
2947
- MagickoCheck.displayName = "MagickoCheck";
3012
+ MagickoAiDrink.displayName = "MagickoAiDrink";
2948
3013
 
2949
- // dist/icons/Marketing.tsx
3014
+ // dist/icons/MagickoAiEnergy.tsx
2950
3015
  var import_react206 = __toESM(require("react"));
2951
3016
  var import_jsx_runtime206 = require("react/jsx-runtime");
2952
- var Marketing = import_react206.default.forwardRef(
3017
+ var MagickoAiEnergy = import_react206.default.forwardRef(
2953
3018
  ({ size, ...props }, ref) => {
2954
- return /* @__PURE__ */ (0, import_jsx_runtime206.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime206.jsx)("path", { fill: "#1e293b", d: "M20.03 14.64c-.23.21-.5.36-.81.46h-.01c-.25.08-.53.12-.83.12-.5 0-1.06-.11-1.66-.34-1.58-.57-3.4-1.91-4.98-3.68s-2.71-3.73-3.1-5.38c-.24-.93-.22-1.75.03-2.4.01-.02.02-.05.04-.08.13-.3.31-.56.55-.77.43-.39.99-.57 1.65-.57 1.83 0 4.37 1.47 6.64 4.01 3.07 3.44 4.14 7.15 2.48 8.63M14.58 16.57l1.13-.36c.06-.02.06-.1.01-.12-1.68-.71-3.51-2.12-5.1-3.88-1.59-1.78-2.76-3.77-3.29-5.51-.02-.06-.1-.06-.12-.01l-3.76 8.43c-.46 1.04-.28 2.21.48 3.06.55.62 1.31.95 2.11.95.29 0 .58-.04.87-.13l.59-.19.4 1.28A2.74 2.74 0 0 0 10.51 22c.27 0 .54-.04.81-.13l1.89-.59c.69-.22 1.26-.7 1.59-1.34.34-.65.41-1.39.19-2.08zm-1.11 2.66c-.15.3-.4.51-.71.61l-1.89.59c-.64.21-1.33-.15-1.54-.8l-.4-1.28 4.22-1.33.41 1.28c.1.31.07.65-.09.93" }) });
3019
+ return /* @__PURE__ */ (0, import_jsx_runtime206.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime206.jsx)("path", { fill: "#1e293b", d: "M2.03 10.54c-.41 0-.75-.34-.75-.75V7.26c0-3.3 2.68-5.98 5.98-5.98h6.15c.41 0 .75.34.75.75s-.34.75-.75.75H7.26c-2.47 0-4.48 2.01-4.48 4.48v2.53c0 .41-.34.75-.75.75M16.75 22.72H12c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.75c2.47 0 4.48-2.01 4.48-4.48v-5.77c0-.41.34-.75.75-.75s.75.34.75.75v5.77c0 3.3-2.68 5.98-5.98 5.98M6.34 22.73c-.14 0-.28-.03-.41-.08-.52-.16-.89-.66-.89-1.24v-2.82H2.58c-.47 0-.91-.26-1.15-.67-.23-.42-.21-.93.06-1.34l3.96-5.8s.07-.09.11-.13c.35-.39.9-.53 1.38-.37.52.16.89.66.89 1.24v2.82h2.45c.48 0 .91.26 1.15.68.22.45.2.95-.06 1.34l-3.96 5.8c-.25.36-.66.57-1.07.57m-3.39-5.64h2.84c.41 0 .75.34.75.75v2.94l3.38-4.94H7.09c-.41 0-.75-.34-.75-.75v-2.96zM18.15 10.54c-.42 0-.77-.28-.86-.69l-.31-1.31c-.16-.67-.67-1.17-1.33-1.33l-1.31-.31a.88.88 0 0 1-.68-.86c0-.41.28-.77.68-.86l1.31-.31a1.77 1.77 0 0 0 1.33-1.33l.31-1.31c.09-.4.45-.68.86-.68s.77.28.86.69l.31 1.31c.16.67.67 1.17 1.33 1.33l1.31.31c.4.1.68.45.68.86s-.28.77-.68.86l-1.31.31c-.67.16-1.18.67-1.33 1.33l-.31 1.31c-.09.4-.45.68-.86.68m-1.37-4.5c.59.31 1.07.79 1.38 1.37.31-.59.79-1.07 1.37-1.37-.59-.31-1.07-.79-1.38-1.37-.31.59-.79 1.07-1.37 1.37" }) });
2955
3020
  }
2956
3021
  );
2957
- Marketing.displayName = "Marketing";
3022
+ MagickoAiEnergy.displayName = "MagickoAiEnergy";
2958
3023
 
2959
- // dist/icons/MessageEdit.tsx
3024
+ // dist/icons/MagickoAiEngine.tsx
2960
3025
  var import_react207 = __toESM(require("react"));
2961
3026
  var import_jsx_runtime207 = require("react/jsx-runtime");
2962
- var MessageEdit = import_react207.default.forwardRef(
3027
+ var MagickoAiEngine = import_react207.default.forwardRef(
2963
3028
  ({ size, ...props }, ref) => {
2964
- return /* @__PURE__ */ (0, import_jsx_runtime207.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime207.jsx)("path", { fill: "#1e293b", d: "M16 2H8Q2 2 2 8v13c0 .55.45 1 1 1h13q6 0 6-6V8q0-6-6-6m-4.89 14.66c-.25.25-.71.48-1.05.53l-2.08.29c-.08.01-.16.02-.23.02-.35 0-.67-.12-.9-.35-.28-.28-.4-.69-.33-1.13l.29-2.08c.05-.34.28-.81.53-1.05l3.77-3.77a6 6 0 0 0 .51 1.09c.08.14.17.28.25.38.1.15.2.28.27.35.04.06.08.1.09.12.22.25.45.49.67.67.06.06.1.09.11.1.13.1.25.21.37.28.13.1.27.19.41.27.17.1.35.2.54.29s.37.16.55.22zm5.44-5.43-.78.78c-.05.05-.12.08-.19.08-.02 0-.06 0-.08-.01a5.24 5.24 0 0 1-3.58-3.58c-.03-.09 0-.19.07-.26l.79-.79c1.29-1.29 2.51-1.26 3.77 0 .64.64.96 1.26.95 1.9 0 .63-.31 1.24-.95 1.88" }) });
3029
+ return /* @__PURE__ */ (0, import_jsx_runtime207.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3030
+ /* @__PURE__ */ (0, import_jsx_runtime207.jsx)("path", { fill: "#1e293b", d: "M7.4 23.11c-.98 0-1.78-.8-1.78-1.78v-5.12c0-.27-.18-.47-.28-.57A8.47 8.47 0 0 1 2.59 9.4c0-2.37 1.01-4.67 2.78-6.27A8.4 8.4 0 0 1 11.9.98c1.83.18 3.63 1.12 5.05 2.64 1.97 2.11 2.79 4.31 2.51 6.73-.03.23 0 .44.08.61l1.03 2.33c.27.62.22 1.33-.16 1.9-.34.52-.89.84-1.5.89v1.99c0 .92-.75 1.67-1.67 1.67h-2.18c-.36 0-.65.29-.65.65v.94c0 .98-.8 1.78-1.78 1.78zm3.64-20.67c-1.74 0-3.37.63-4.67 1.81a7 7 0 0 0-2.29 5.16c0 1.96.83 3.81 2.27 5.13.49.45.77 1.05.77 1.67v5.12c0 .16.13.28.28.28h5.22c.16 0 .28-.13.28-.28v-.94c0-1.19.96-2.15 2.15-2.15h2.18c.1 0 .17-.08.17-.17v-2.16c0-.36.14-.69.39-.94s.61-.36.94-.39a.492.492 0 0 0 .45-.69l-1.03-2.33c-.18-.42-.25-.9-.19-1.39.15-1.25.09-3.18-2.11-5.53-1.18-1.26-2.63-2.03-4.1-2.17-.24-.02-.47-.03-.71-.03" }),
3031
+ /* @__PURE__ */ (0, import_jsx_runtime207.jsx)("path", { fill: "#1e293b", d: "M14.67 12.54c-.41 0-.75-.34-.75-.75V7.25c0-.41.34-.75.75-.75s.75.34.75.75v4.54c0 .41-.34.75-.75.75M11.8 12.54c-.28 0-.54-.15-.67-.42L9.59 8.97l-1.54 3.15c-.18.37-.63.53-1 .35a.75.75 0 0 1-.35-1l2.21-4.54c.25-.52 1.1-.52 1.35 0l2.21 4.54a.744.744 0 0 1-.67 1.07" }),
3032
+ /* @__PURE__ */ (0, import_jsx_runtime207.jsx)("path", { fill: "#1e293b", d: "M11.26 11.5H7.93c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75" })
3033
+ ] });
2965
3034
  }
2966
3035
  );
2967
- MessageEdit.displayName = "MessageEdit";
3036
+ MagickoAiEngine.displayName = "MagickoAiEngine";
2968
3037
 
2969
- // dist/icons/Network.tsx
3038
+ // dist/icons/MagickoAiEnhance.tsx
2970
3039
  var import_react208 = __toESM(require("react"));
2971
3040
  var import_jsx_runtime208 = require("react/jsx-runtime");
2972
- var Network = import_react208.default.forwardRef(
3041
+ var MagickoAiEnhance = import_react208.default.forwardRef(
2973
3042
  ({ size, ...props }, ref) => {
2974
- return /* @__PURE__ */ (0, import_jsx_runtime208.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime208.jsx)("path", { fill: "#1e293b", d: "M20.13 7.12a2.62 2.62 0 1 0 0-5.24 2.62 2.62 0 0 0 0 5.24M17 6.57l-2.4 2.4c-.74-.52-1.63-.84-2.6-.84-1.13 0-2.15.43-2.94 1.12L7 7.19c.46-.56.76-1.27.76-2.06 0-1.79-1.46-3.25-3.25-3.25a3.25 3.25 0 1 0 0 6.5c.46 0 .9-.1 1.29-.27l2.31 2.31c-.37.66-.6 1.4-.6 2.22 0 2.49 2.01 4.5 4.5 4.5.46 0 .89-.09 1.31-.22l.25.5c-.63.48-1.05 1.23-1.05 2.09 0 1.45 1.17 2.62 2.62 2.62s2.62-1.17 2.62-2.62c0-.94-.49-1.76-1.23-2.23-.26-.16-.56-.28-.87-.34-.17-.03-.61-.04-.66-.03l-.33-.65a4.5 4.5 0 0 0 1.84-3.62c0-.97-.31-1.87-.84-2.6l2.4-2.4z" }) });
3043
+ return /* @__PURE__ */ (0, import_jsx_runtime208.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime208.jsx)("path", { fill: "#1e293b", d: "M17.65 9.96c-.41 0-.75-.28-.83-.67l-.24-1c-.1-.44-.47-.8-.93-.9l-1.04-.23a.85.85 0 0 1-.67-.84c0-.41.28-.75.68-.83l1.03-.23c.46-.1.83-.46.93-.9l.24-1.01c.08-.38.42-.65.83-.66.41 0 .75.27.84.67l.24 1c.1.44.47.8.93.9l1.04.23c.39.08.67.42.67.83s-.28.75-.67.84l-1.04.23c-.46.1-.83.46-.93.9l-.24 1.02c-.08.38-.43.66-.83.66zm-.75-3.64q.45.3.75.75c.2-.29.46-.55.75-.75q-.45-.3-.75-.75c-.2.29-.46.55-.75.75M10.28 20.59c-.47 0-.86-.31-.95-.77l-.5-2.18a3.46 3.46 0 0 0-2.59-2.59l-2.19-.51a.966.966 0 0 1-.75-.95c0-.46.31-.86.76-.95l2.18-.5c1.28-.29 2.3-1.31 2.59-2.59l.51-2.19c.09-.44.49-.75.95-.75s.86.31.95.77l.5 2.18c.29 1.28 1.31 2.3 2.59 2.59l2.19.51c.44.1.75.49.75.95s-.31.85-.76.95l-2.19.51c-1.28.29-2.3 1.31-2.59 2.59l-.51 2.19c-.09.44-.49.75-.95.75zm-3.7-7c1.83.42 3.28 1.88 3.7 3.7a4.97 4.97 0 0 1 3.7-3.7 4.97 4.97 0 0 1-3.7-3.7 4.97 4.97 0 0 1-3.7 3.7" }) });
2975
3044
  }
2976
3045
  );
2977
- Network.displayName = "Network";
3046
+ MagickoAiEnhance.displayName = "MagickoAiEnhance";
2978
3047
 
2979
- // dist/icons/NotiDot.tsx
3048
+ // dist/icons/MagickoAiExport.tsx
2980
3049
  var import_react209 = __toESM(require("react"));
2981
3050
  var import_jsx_runtime209 = require("react/jsx-runtime");
2982
- var NotiDot = import_react209.default.forwardRef(
3051
+ var MagickoAiExport = import_react209.default.forwardRef(
2983
3052
  ({ size, ...props }, ref) => {
2984
- return /* @__PURE__ */ (0, import_jsx_runtime209.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime209.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
3053
+ return /* @__PURE__ */ (0, import_jsx_runtime209.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3054
+ /* @__PURE__ */ (0, import_jsx_runtime209.jsx)("path", { fill: "#1e293b", d: "M19.19 22.75c-.39 0-.73-.27-.82-.65l-.21-.9a.97.97 0 0 0-.73-.73l-.89-.21a.845.845 0 0 1-.65-.82c0-.39.27-.73.65-.82l.89-.21c.36-.08.64-.36.73-.73l.21-.89c.09-.38.43-.65.82-.65s.73.27.82.65l.21.89c.08.36.37.64.73.73l.89.21c.38.09.65.43.65.82s-.27.73-.65.82l-.89.21c-.36.08-.64.37-.73.73l-.21.89c-.09.38-.43.66-.82.66m-.49-3.3c.19.14.35.31.49.49.14-.19.31-.35.49-.49-.19-.14-.35-.31-.49-.49-.14.19-.3.35-.49.49M8.66 22.16c-5.01 0-7.14-2.14-7.14-7.14v-.13c0-4.52 1.78-6.71 5.78-7.08.4-.04.78.26.82.68.04.41-.26.78-.68.82-3.22.3-4.42 1.81-4.42 5.59v.13c0 4.17 1.48 5.64 5.64 5.64h4.92c.41 0 .75.34.75.75s-.34.75-.75.75zM21.7 15.77c-.41 0-.75-.34-.75-.75v-.13c0-3.8-1.22-5.31-4.49-5.6a.75.75 0 0 1-.68-.81c.04-.41.39-.72.81-.68 4.06.35 5.87 2.54 5.87 7.09v.13c0 .41-.34.75-.75.75z" }),
3055
+ /* @__PURE__ */ (0, import_jsx_runtime209.jsx)("path", { fill: "#1e293b", d: "M11.99 15.53c-.41 0-.75-.35-.75-.76V3.15c0-.41.34-.75.75-.75s.75.34.75.75v11.63c0 .41-.34.75-.75.75" }),
3056
+ /* @__PURE__ */ (0, import_jsx_runtime209.jsx)("path", { fill: "#1e293b", d: "M8.57 6.17c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l3.42-3.42c.28-.28.78-.28 1.06 0l3.42 3.42c.29.29.29.77 0 1.06s-.77.29-1.06 0l-2.89-2.89L9.1 5.95c-.15.15-.34.22-.53.22" })
3057
+ ] });
2985
3058
  }
2986
3059
  );
2987
- NotiDot.displayName = "NotiDot";
3060
+ MagickoAiExport.displayName = "MagickoAiExport";
2988
3061
 
2989
- // dist/icons/PA.tsx
3062
+ // dist/icons/MagickoAiFile.tsx
2990
3063
  var import_react210 = __toESM(require("react"));
2991
3064
  var import_jsx_runtime210 = require("react/jsx-runtime");
2992
- var PA = import_react210.default.forwardRef(
3065
+ var MagickoAiFile = import_react210.default.forwardRef(
2993
3066
  ({ size, ...props }, ref) => {
2994
- return /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("path", { fill: "#1e293b", d: "M16.02 9.3c-.55-.38-1.16-.76-1.81-1.14-.16-.09-.33-.17-.49-.26 3.42-1.37 5.76-1.27 6.26-.57.2.58.09 1.22-.28 1.69-.26.33-.2.8.13 1.05.14.11.3.16.46.16.22 0 .44-.1.59-.29.71-.9.89-2.14.48-3.22-.01-.04-.03-.07-.05-.11-1.28-2.2-5.76-1.31-9.63.54-.64.31-1.26.63-1.89 1-.16.09-.31.19-.47.28.54-3.72 1.83-5.69 2.68-5.69.41 0 .88.43 1.33 1.2a.752.752 0 1 0 1.3-.76c-.75-1.29-1.64-1.94-2.63-1.94-2.54 0-4.02 4.33-4.35 8.61-.05.74-.08 1.45-.08 2.14v.55c-2.9-2.28-3.98-4.35-3.61-5.13.39-.46 1.01-.69 1.61-.61.41.06.79-.23.84-.64a.74.74 0 0 0-.64-.84 3.34 3.34 0 0 0-3.03 1.21l-.06.09C1.4 8.83 4.41 12.27 7.97 14.7c.55.38 1.16.76 1.81 1.14.16.09.32.18.48.26-3.42 1.36-5.75 1.26-6.24.56-.2-.57-.1-1.21.28-1.69.26-.32.21-.8-.12-1.05a.74.74 0 0 0-1.05.12c-.73.91-.91 2.15-.48 3.23.01.04.03.07.05.1.53.92 1.62 1.3 2.98 1.3 1.92 0 4.39-.75 6.65-1.84.65-.31 1.27-.64 1.89-1 .16-.09.31-.19.47-.28-.54 3.72-1.83 5.69-2.68 5.69-.41 0-.88-.43-1.33-1.2a.752.752 0 1 0-1.3.76c.75 1.29 1.64 1.94 2.63 1.94 2.54 0 4.02-4.33 4.35-8.61.05-.74.08-1.45.08-2.14v-.55c2.9 2.28 3.98 4.35 3.61 5.13-.39.46-1.01.69-1.61.61a.74.74 0 0 0-.84.64c-.06.41.23.79.64.84a3.336 3.336 0 0 0 3.03-1.2l.06-.09c1.28-2.21-1.73-5.65-5.29-8.08z" }) });
3067
+ return /* @__PURE__ */ (0, import_jsx_runtime210.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3068
+ /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("path", { fill: "#1e293b", d: "M10.2 15.83c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75M7.04 15.83c-.28 0-.54-.16-.67-.42L4.6 11.77l-1.77 3.64a.74.74 0 0 1-1 .34.75.75 0 0 1-.35-1l2.45-5.02c.25-.52 1.1-.52 1.35 0l2.45 5.02c.18.37.03.82-.35 1a.8.8 0 0 1-.33.08z" }),
3069
+ /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("path", { fill: "#1e293b", d: "M6.45 14.68H2.77c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.68c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3070
+ /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("path", { fill: "#1e293b", d: "M18 22.75H6.44c-2.25 0-4.08-1.83-4.08-4.08 0-.41.34-.75.75-.75s.75.34.75.75c0 1.42 1.16 2.58 2.58 2.58H18c1.79 0 3.25-1.46 3.25-3.25V8.1c0-.86-.35-1.7-.95-2.3l-2.1-2.1c-.6-.6-1.44-.95-2.3-.95H6.44c-1.42 0-2.58 1.16-2.58 2.58v1.32c0 .41-.34.75-.75.75s-.75-.34-.75-.75V5.33c0-2.25 1.83-4.08 4.08-4.08h9.46c1.25 0 2.48.51 3.36 1.39l2.1 2.1c.88.88 1.39 2.11 1.39 3.36V18c0 2.62-2.13 4.75-4.75 4.75" })
3071
+ ] });
2995
3072
  }
2996
3073
  );
2997
- PA.displayName = "PA";
3074
+ MagickoAiFile.displayName = "MagickoAiFile";
2998
3075
 
2999
- // dist/icons/PauseSquare.tsx
3076
+ // dist/icons/MagickoAiFileAi.tsx
3000
3077
  var import_react211 = __toESM(require("react"));
3001
3078
  var import_jsx_runtime211 = require("react/jsx-runtime");
3002
- var PauseSquare = import_react211.default.forwardRef(
3079
+ var MagickoAiFileAi = import_react211.default.forwardRef(
3003
3080
  ({ size, ...props }, ref) => {
3004
- return /* @__PURE__ */ (0, import_jsx_runtime211.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime211.jsx)("path", { fill: "#000", d: "M17 3H7a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4" }) });
3081
+ return /* @__PURE__ */ (0, import_jsx_runtime211.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3082
+ /* @__PURE__ */ (0, import_jsx_runtime211.jsx)("path", { fill: "#1e293b", d: "M13.16 18.17c-.41 0-.75-.34-.75-.75v-4.54c0-.41.34-.75.75-.75s.75.34.75.75v4.54c0 .41-.34.75-.75.75M10.3 18.17c-.28 0-.54-.16-.67-.42l-1.54-3.16-1.54 3.16a.74.74 0 0 1-1 .34.75.75 0 0 1-.35-1l2.21-4.54c.25-.52 1.1-.52 1.35 0l2.21 4.54c.18.37.03.82-.35 1a.8.8 0 0 1-.33.08z" }),
3083
+ /* @__PURE__ */ (0, import_jsx_runtime211.jsx)("path", { fill: "#1e293b", d: "M9.76 17.13H6.43c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3084
+ /* @__PURE__ */ (0, import_jsx_runtime211.jsx)("path", { fill: "#1e293b", d: "M15.04 22.89H8.96c-5.5 0-7.85-2.35-7.85-7.85V8.96c0-5.5 2.35-7.85 7.85-7.85h5.07c.41 0 .75.34.75.75s-.34.75-.75.75H8.96c-4.63 0-6.35 1.72-6.35 6.35v6.08c0 4.63 1.72 6.35 6.35 6.35h6.08c4.63 0 6.35-1.72 6.35-6.35V9.97c0-.41.34-.75.75-.75s.75.34.75.75v5.07c0 5.5-2.35 7.85-7.85 7.85" }),
3085
+ /* @__PURE__ */ (0, import_jsx_runtime211.jsx)("path", { fill: "#1e293b", d: "M22.14 10.72h-4.06c-3.46 0-4.81-1.35-4.81-4.81V1.86c0-.3.18-.58.46-.69.28-.12.6-.05.82.16l8.11 8.11a.751.751 0 0 1-.53 1.28zm-7.36-7.05v2.24c0 2.63.68 3.31 3.31 3.31h2.25l-5.55-5.55z" })
3086
+ ] });
3005
3087
  }
3006
3088
  );
3007
- PauseSquare.displayName = "PauseSquare";
3089
+ MagickoAiFileAi.displayName = "MagickoAiFileAi";
3008
3090
 
3009
- // dist/icons/Pdf.tsx
3091
+ // dist/icons/MagickoAiFuelTank.tsx
3010
3092
  var import_react212 = __toESM(require("react"));
3011
3093
  var import_jsx_runtime212 = require("react/jsx-runtime");
3012
- var Pdf = import_react212.default.forwardRef(
3094
+ var MagickoAiFuelTank = import_react212.default.forwardRef(
3013
3095
  ({ size, ...props }, ref) => {
3014
3096
  return /* @__PURE__ */ (0, import_jsx_runtime212.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3015
- /* @__PURE__ */ (0, import_jsx_runtime212.jsx)("path", { fill: "#fa1515", d: "M20.75 9.75V20.4a2.35 2.35 0 0 1-2.35 2.35H5.6a2.35 2.35 0 0 1-2.35-2.35V3.6A2.35 2.35 0 0 1 5.6 1.25h6.65v6.9a1.6 1.6 0 0 0 1.6 1.6z" }),
3016
- /* @__PURE__ */ (0, import_jsx_runtime212.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
3017
- /* @__PURE__ */ (0, import_jsx_runtime212.jsx)("path", { fill: "#fff", d: "M11.746 20v-2.91h2.045v.637h-1.255v.5h1.13v.637h-1.13V20zM9.932 20h-1.12v-2.91H9.92q.45.001.776.176.328.173.506.5.179.325.179.78 0 .454-.178.78a1.2 1.2 0 0 1-.503.5 1.6 1.6 0 0 1-.768.174m-.33-.67h.301a.9.9 0 0 0 .368-.07.47.47 0 0 0 .233-.24 1.1 1.1 0 0 0 .081-.474q0-.304-.082-.475a.47.47 0 0 0-.239-.24.9.9 0 0 0-.383-.07h-.279zM6.188 20v-2.91h1.255q.324 0 .567.129a.93.93 0 0 1 .378.36q.135.231.135.54 0 .314-.14.541a.9.9 0 0 1-.387.353 1.3 1.3 0 0 1-.581.123h-.75v-.613h.59a.5.5 0 0 0 .238-.049.35.35 0 0 0 .152-.14.4.4 0 0 0 .054-.215.4.4 0 0 0-.054-.213.34.34 0 0 0-.152-.136.5.5 0 0 0-.237-.048h-.279V20z" })
3097
+ /* @__PURE__ */ (0, import_jsx_runtime212.jsx)("path", { fill: "#1e293b", d: "M13.16 22.28h-2.33c-.96 0-1.75-.79-1.75-1.75v-.16c0-.96.79-1.75 1.75-1.75h2.33c.96 0 1.75.79 1.75 1.75v.16c0 .96-.79 1.75-1.75 1.75m-2.33-2.16c-.14 0-.25.11-.25.25v.16c0 .14.11.25.25.25h2.33c.14 0 .25-.11.25-.25v-.16c0-.14-.11-.25-.25-.25z" }),
3098
+ /* @__PURE__ */ (0, import_jsx_runtime212.jsx)("path", { fill: "#1e293b", d: "M12 20.11c-.29 0-.56-.17-.69-.45L6.98 9.93c-.17-.38 0-.82.38-.99s.82 0 .99.38l4.33 9.73c.17.38 0 .82-.38.99q-.15.06-.3.06z" }),
3099
+ /* @__PURE__ */ (0, import_jsx_runtime212.jsx)("path", { fill: "#1e293b", d: "M7.06 15.52c-.65 0-1.26-.34-1.59-.94L1.61 7.64c-.39-.71-.48-1.52-.23-2.29.24-.76.77-1.38 1.49-1.74C6.09 2 10.83 1.35 15.24 1.92c.41.05.7.43.65.84s-.44.7-.84.65c-4.13-.53-8.54.06-11.51 1.54-.35.17-.61.47-.72.84-.12.37-.08.77.12 1.12l3.85 6.93c.08.15.26.21.42.15 2.64-1.06 6.95-1.06 9.6 0 .15.06.33 0 .41-.14l1.61-2.9c.2-.36.66-.49 1.02-.29s.49.66.29 1.02l-1.61 2.9c-.43.8-1.42 1.15-2.28.81-2.31-.93-6.19-.93-8.5 0-.23.09-.46.13-.69.13" }),
3100
+ /* @__PURE__ */ (0, import_jsx_runtime212.jsx)("path", { fill: "#1e293b", d: "M19.21 9.22c-.41 0-.76-.28-.84-.68l-.25-1.08c-.12-.5-.51-.9-1.01-1.01l-1.09-.25a.85.85 0 0 1-.67-.84c0-.41.28-.76.68-.84l1.08-.25c.5-.11.9-.51 1.01-1.01l.25-1.1a.85.85 0 0 1 .84-.67c.41 0 .76.28.84.68l.25 1.08c.12.5.51.9 1.01 1.01l1.09.25c.39.08.67.43.67.84s-.28.75-.67.84l-1.09.25c-.5.12-.9.51-1.01 1.01l-.25 1.1a.85.85 0 0 1-.84.67m-.89-3.85c.36.23.66.53.89.89.23-.36.53-.66.89-.89-.36-.23-.66-.53-.89-.89-.23.36-.53.66-.89.89" })
3018
3101
  ] });
3019
3102
  }
3020
3103
  );
3021
- Pdf.displayName = "Pdf";
3104
+ MagickoAiFuelTank.displayName = "MagickoAiFuelTank";
3022
3105
 
3023
- // dist/icons/PlayFilled.tsx
3106
+ // dist/icons/MagickoAiHeartSquare.tsx
3024
3107
  var import_react213 = __toESM(require("react"));
3025
3108
  var import_jsx_runtime213 = require("react/jsx-runtime");
3026
- var PlayFilled = import_react213.default.forwardRef(
3109
+ var MagickoAiHeartSquare = import_react213.default.forwardRef(
3027
3110
  ({ size, ...props }, ref) => {
3028
- return /* @__PURE__ */ (0, import_jsx_runtime213.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime213.jsx)("path", { fill: "#000", d: "M5 3.097v17.806c0 .875.941 1.396 1.643.911l12.886-8.903c.627-.433.627-1.389 0-1.822L6.643 2.186C5.941 1.701 5 2.223 5 3.097" }) });
3111
+ return /* @__PURE__ */ (0, import_jsx_runtime213.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3112
+ /* @__PURE__ */ (0, import_jsx_runtime213.jsx)("path", { fill: "#1e293b", d: "M17.72 21.76c-.42 0-.77-.28-.85-.68l-.27-1.17c-.13-.56-.57-1-1.13-1.13l-1.18-.27a.85.85 0 0 1-.67-.85c0-.42.28-.77.68-.85l1.17-.27c.56-.13 1-.57 1.13-1.13l.27-1.18c.08-.39.43-.67.85-.67.41 0 .76.28.85.68l.27 1.17c.13.56.57 1 1.13 1.13l1.18.27c.39.08.67.43.67.85s-.28.76-.68.85l-1.17.27c-.56.13-1 .57-1.13 1.13l-.27 1.18c-.08.39-.43.67-.85.67m-1.06-4.1c.44.26.8.63 1.06 1.06.26-.44.63-.8 1.07-1.06-.44-.26-.8-.63-1.06-1.07-.26.44-.63.8-1.07 1.06z" }),
3113
+ /* @__PURE__ */ (0, import_jsx_runtime213.jsx)("path", { fill: "#1e293b", d: "M11.75 20.41H7.83c-3.12 0-5.65-2.54-5.65-5.65V7.89a5.65 5.65 0 0 1 5.65-5.65h7.85c1.49 0 2.95.6 4 1.66a5.7 5.7 0 0 1 1.66 4v4.94c0 .41-.34.75-.75.75s-.75-.34-.75-.75V7.9c0-1.09-.44-2.16-1.22-2.94a4.18 4.18 0 0 0-2.94-1.22H7.83c-2.29 0-4.15 1.86-4.15 4.15v6.87c0 2.29 1.86 4.15 4.15 4.15h3.92c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3114
+ /* @__PURE__ */ (0, import_jsx_runtime213.jsx)("path", { fill: "#1e293b", d: "M11.73 15.01c-.71 0-1.4-.29-1.9-.79l-1.51-1.53a2.69 2.69 0 0 1 0-3.78c.87-.89 2.41-1.02 3.42-.29 1.01-.73 2.55-.6 3.42.29a2.7 2.7 0 0 1 0 3.78l-1.51 1.53c-.49.5-1.21.79-1.92.79m-1.54-5.39c-.3 0-.6.12-.8.33-.46.47-.46 1.21 0 1.68l1.51 1.53c.44.44 1.25.43 1.67 0l1.51-1.53c.46-.47.46-1.21 0-1.68-.41-.42-1.19-.42-1.6 0l-.18.19c-.14.15-.34.23-.54.23-.21 0-.4-.08-.54-.23l-.1-.1s-.07-.06-.11-.09c-.21-.21-.52-.33-.82-.33" })
3115
+ ] });
3029
3116
  }
3030
3117
  );
3031
- PlayFilled.displayName = "PlayFilled";
3118
+ MagickoAiHeartSquare.displayName = "MagickoAiHeartSquare";
3032
3119
 
3033
- // dist/icons/Signature.tsx
3120
+ // dist/icons/MagickoAiHomepage.tsx
3034
3121
  var import_react214 = __toESM(require("react"));
3035
3122
  var import_jsx_runtime214 = require("react/jsx-runtime");
3036
- var Signature = import_react214.default.forwardRef(
3123
+ var MagickoAiHomepage = import_react214.default.forwardRef(
3037
3124
  ({ size, ...props }, ref) => {
3038
- return /* @__PURE__ */ (0, import_jsx_runtime214.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime214.jsx)("path", { fill: "#000", d: "M21 20.25a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5zm-2.284-5.986.178.045q.244.083.439.257l.002-.001 2.156 1.868.056.054a.75.75 0 0 1-.978 1.128l-.06-.048-1.762-1.527A1.75 1.75 0 0 1 17 17.75h-2A1.75 1.75 0 0 1 13.25 16c0-.811-.632-1.615-2.107-2.256a10 10 0 0 0-1.454-.49c-.292.853-.63 1.654-1.037 2.332-.704 1.177-1.718 2.164-3.152 2.164a3.25 3.25 0 0 1 0-6.5h.005l.433.007c.937.024 1.854.109 2.721.251q.084-.303.164-.616c.387-1.522.677-3.114.934-4.49.127-.683.248-1.318.368-1.853.117-.522.244-1.002.396-1.35l.084-.178a3.25 3.25 0 1 1 4.22 4.448l-.073.027a.75.75 0 0 1-.54-1.397L14.4 6a1.751 1.751 0 1 0-2.408-2.39l-.097.189c-.088.204-.19.56-.306 1.077a54 54 0 0 0-.358 1.8c-.254 1.362-.553 3.007-.954 4.585q-.071.278-.148.557c.576.152 1.117.336 1.61.55 1.647.716 3.011 1.898 3.011 3.631a.25.25 0 0 0 .25.25h2a.25.25 0 0 0 .25-.25v-.5h.001c-.001-.243.068-.48.2-.684l.11-.147c.121-.137.27-.247.439-.32l.173-.06q.178-.049.361-.044zM3.75 14.5a1.75 1.75 0 0 0 1.75 1.75c.643 0 1.26-.425 1.865-1.434.314-.524.59-1.158.841-1.863a19 19 0 0 0-2.708-.203A1.75 1.75 0 0 0 3.75 14.5" }) });
3125
+ return /* @__PURE__ */ (0, import_jsx_runtime214.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3126
+ /* @__PURE__ */ (0, import_jsx_runtime214.jsx)("path", { fill: "#1e293b", d: "M18.43 11.47c-.42 0-.78-.29-.87-.7l-.32-1.38c-.16-.71-.72-1.27-1.43-1.44l-1.39-.32a.88.88 0 0 1-.69-.87c0-.43.29-.78.7-.87l1.38-.32c.71-.16 1.27-.72 1.44-1.43l.32-1.39c.09-.4.45-.69.87-.69s.78.29.87.7l.32 1.38c.16.71.73 1.27 1.43 1.44l1.39.32c.4.09.69.44.69.87s-.29.78-.69.87l-1.38.32c-.71.16-1.27.72-1.44 1.43l-.32 1.39c-.09.4-.46.69-.88.69m-1.53-4.7c.66.33 1.21.88 1.54 1.54.33-.66.87-1.21 1.54-1.54-.66-.33-1.21-.87-1.54-1.54-.33.66-.88 1.2-1.54 1.54" }),
3127
+ /* @__PURE__ */ (0, import_jsx_runtime214.jsx)("path", { fill: "#1e293b", d: "M18.01 22.75h-12c-2.62 0-4.75-2.13-4.75-4.75v-7.15c0-1.47.67-2.84 1.83-3.75l6-4.67a4.76 4.76 0 0 1 5.83 0c.33.25.39.73.13 1.05-.25.33-.72.39-1.05.13a3.26 3.26 0 0 0-3.99 0l-6 4.67c-.79.62-1.25 1.56-1.25 2.57V18c0 1.79 1.46 3.25 3.25 3.25h12c1.79 0 3.25-1.46 3.25-3.25v-7.15c0-.41.34-.75.75-.75s.75.34.75.75V18c0 2.62-2.13 4.75-4.75 4.75" }),
3128
+ /* @__PURE__ */ (0, import_jsx_runtime214.jsx)("path", { fill: "#1e293b", d: "M12 18.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
3129
+ ] });
3039
3130
  }
3040
3131
  );
3041
- Signature.displayName = "Signature";
3132
+ MagickoAiHomepage.displayName = "MagickoAiHomepage";
3042
3133
 
3043
- // dist/icons/SperateDot.tsx
3134
+ // dist/icons/MagickoAiHospital.tsx
3044
3135
  var import_react215 = __toESM(require("react"));
3045
3136
  var import_jsx_runtime215 = require("react/jsx-runtime");
3046
- var SperateDot = import_react215.default.forwardRef(
3137
+ var MagickoAiHospital = import_react215.default.forwardRef(
3047
3138
  ({ size, ...props }, ref) => {
3048
- return /* @__PURE__ */ (0, import_jsx_runtime215.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime215.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
3139
+ return /* @__PURE__ */ (0, import_jsx_runtime215.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime215.jsx)("path", { fill: "#1e293b", d: "M19.77 23.5c-.41 0-.76-.28-.85-.68l-.26-1.14c-.12-.54-.55-.96-1.08-1.09l-1.15-.27a.85.85 0 0 1-.67-.85c0-.42.28-.76.68-.85l1.13-.26c.54-.12.96-.55 1.09-1.08l.27-1.14a.85.85 0 0 1 .84-.67c.41 0 .76.28.85.68l.26 1.13c.12.54.55.96 1.08 1.09l1.15.27c.39.08.67.43.67.85 0 .41-.28.76-.67.85l-1.14.26c-.54.12-.96.55-1.09 1.08l-.27 1.15a.85.85 0 0 1-.84.67m-.99-4.01c.41.25.75.59 1 1 .25-.41.59-.75 1-.99-.41-.25-.75-.59-.99-1-.25.41-.59.75-1 .99zM21.99 8.3c-.41 0-.75-.34-.75-.75V5.33c0-1.42-1.16-2.58-2.58-2.58h-2.22c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.22c2.25 0 4.08 1.83 4.08 4.08v2.22c0 .41-.34.75-.75.75M7.55 22.74H5.33c-2.25 0-4.08-1.83-4.08-4.08v-2.22c0-.41.34-.75.75-.75s.75.34.75.75v2.22c0 1.42 1.16 2.58 2.58 2.58h2.22c.41 0 .75.34.75.75s-.34.75-.75.75M2 8.31c-.41 0-.75-.34-.75-.75V5.34c0-2.25 1.83-4.08 4.08-4.08h2.22c.41 0 .75.34.75.75s-.34.75-.75.75H5.33c-1.42 0-2.58 1.16-2.58 2.58v2.22c0 .41-.34.75-.75.75M12.84 16.92h-1.67c-.87 0-1.58-.71-1.58-1.58v-.92h-.92c-.87 0-1.58-.71-1.58-1.58v-1.67c0-.87.71-1.58 1.58-1.58h.92v-.92c0-.87.71-1.58 1.58-1.58h1.67c.87 0 1.58.71 1.58 1.58v.92h.92c.87 0 1.58.71 1.58 1.58v1.67c0 .87-.71 1.58-1.58 1.58h-.92v.92c0 .87-.71 1.58-1.58 1.58m-4.17-5.83s-.08.03-.08.08v1.67s.03.08.08.08h1.67c.41 0 .75.34.75.75v1.67s.03.08.08.08h1.67s.08-.03.08-.08v-1.67c0-.41.34-.75.75-.75h1.67s.08-.03.08-.08v-1.67s-.03-.08-.08-.08h-1.67c-.41 0-.75-.34-.75-.75V8.67s-.03-.08-.08-.08h-1.67s-.08.03-.08.08v1.67c0 .41-.34.75-.75.75z" }) });
3049
3140
  }
3050
3141
  );
3051
- SperateDot.displayName = "SperateDot";
3142
+ MagickoAiHospital.displayName = "MagickoAiHospital";
3052
3143
 
3053
- // dist/icons/SquarePen1.tsx
3144
+ // dist/icons/MagickoAiHousing.tsx
3054
3145
  var import_react216 = __toESM(require("react"));
3055
3146
  var import_jsx_runtime216 = require("react/jsx-runtime");
3056
- var SquarePen1 = import_react216.default.forwardRef(
3147
+ var MagickoAiHousing = import_react216.default.forwardRef(
3057
3148
  ({ size, ...props }, ref) => {
3058
3149
  return /* @__PURE__ */ (0, import_jsx_runtime216.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3059
- /* @__PURE__ */ (0, import_jsx_runtime216.jsx)("path", { fill: "#1e293b", d: "m14.43 8.51-.89.89c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l.89-.89c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0" }),
3060
- /* @__PURE__ */ (0, import_jsx_runtime216.jsx)("path", { fill: "#1e293b", d: "M17 2H7C4.25 2 2 4.25 2 7v10c0 2.75 2.25 5 5 5h10c2.75 0 5-2.25 5-5V7c0-2.75-2.25-5-5-5m-.33 8.33-6.17 6.18c-.22.22-.5.36-.8.4l-2.66.38c-.2.03-.35-.11-.32-.32l.38-2.66c.05-.3.18-.59.4-.8l6.18-6.18a2.118 2.118 0 1 1 2.99 3" })
3150
+ /* @__PURE__ */ (0, import_jsx_runtime216.jsx)("path", { fill: "#1e293b", d: "M17.32 23.01a.88.88 0 0 1-.87-.71l-.32-1.37c-.16-.71-.72-1.27-1.43-1.44l-1.39-.32a.89.89 0 0 1-.69-.87c0-.42.29-.78.7-.87l1.38-.32c.71-.16 1.27-.72 1.44-1.43l.32-1.39c.09-.4.45-.69.87-.69s.78.29.87.7l.32 1.38c.16.71.73 1.27 1.43 1.44l1.39.32c.4.09.69.44.69.87 0 .42-.28.78-.69.87l-1.38.32c-.71.16-1.27.72-1.44 1.43l-.32 1.39c-.09.4-.46.69-.88.69m-1.54-4.71c.66.33 1.2.88 1.54 1.54.33-.66.88-1.2 1.54-1.54-.66-.33-1.2-.88-1.54-1.54-.33.66-.87 1.2-1.54 1.54M20.68 14c-.41 0-.75-.34-.75-.75V7.26c0-.41.34-.75.75-.75s.75.34.75.75v5.99c0 .41-.34.75-.75.75M12 22.75H7.44c-2.62 0-4.75-2.13-4.75-4.75V7.26c0-.41.34-.75.75-.75s.75.34.75.75V18c0 1.79 1.46 3.25 3.25 3.25H12c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3151
+ /* @__PURE__ */ (0, import_jsx_runtime216.jsx)("path", { fill: "#1e293b", d: "M1 9.62a.746.746 0 0 1-.41-1.37l9.51-6.36a3.72 3.72 0 0 1 4.22.04l9.1 6.33c.34.24.42.7.19 1.04-.24.34-.7.42-1.04.19l-9.1-6.33a2.23 2.23 0 0 0-2.53-.02L1.42 9.49c-.13.09-.27.13-.42.13" })
3061
3152
  ] });
3062
3153
  }
3063
3154
  );
3064
- SquarePen1.displayName = "SquarePen1";
3155
+ MagickoAiHousing.displayName = "MagickoAiHousing";
3065
3156
 
3066
- // dist/icons/Strikethrough.tsx
3157
+ // dist/icons/MagickoAiLandscape.tsx
3067
3158
  var import_react217 = __toESM(require("react"));
3068
3159
  var import_jsx_runtime217 = require("react/jsx-runtime");
3069
- var Strikethrough = import_react217.default.forwardRef(
3160
+ var MagickoAiLandscape = import_react217.default.forwardRef(
3070
3161
  ({ size, ...props }, ref) => {
3071
- return /* @__PURE__ */ (0, import_jsx_runtime217.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime217.jsx)("path", { fill: "#000", d: "M17.25 16A3.25 3.25 0 0 0 14 12.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 0 1.5h-2.537a4.75 4.75 0 0 1-3.463 8H6a.75.75 0 0 1 0-1.5h8A3.25 3.25 0 0 0 17.25 16M16 3.25l.077.004a.75.75 0 0 1 0 1.492L16 4.75H9a2.25 2.25 0 0 0-2.23 1.94c-.044.313-.02.63.066.932l.04.128.023.073a.75.75 0 0 1-1.407.498l-.03-.071-.067-.214A3.75 3.75 0 0 1 9 3.25z" }) });
3162
+ return /* @__PURE__ */ (0, import_jsx_runtime217.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3163
+ /* @__PURE__ */ (0, import_jsx_runtime217.jsx)("path", { fill: "#1e293b", d: "M5.59 22.75a4.35 4.35 0 0 1-3.71-2.07c-.8-1.29-.87-2.88-.18-4.25l1.72-3.45c.56-1.12 1.47-1.82 2.49-1.93 1.01-.11 2.04.39 2.81 1.37l.22.28c.43.54.95.82 1.45.78s.96-.4 1.29-1.01l1.89-3.41c.78-1.41 1.84-2.13 2.95-2.09 1.12.06 2.08.9 2.72 2.38L20.81 13a.745.745 0 1 1-1.37.59l-1.57-3.65c-.38-.9-.91-1.45-1.41-1.47-.53-.03-1.09.47-1.56 1.32l-1.89 3.41c-.58 1.05-1.49 1.7-2.48 1.78-.99.09-2-.41-2.75-1.34l-.22-.29c-.45-.57-.99-.87-1.48-.8-.51.05-.97.45-1.3 1.11l-1.72 3.45c-.45.89-.41 1.93.12 2.79.52.85 1.43 1.36 2.43 1.36h8.48c.41 0 .75.34.75.75s-.34.75-.75.75zM6.97 8.75C4.9 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" }),
3164
+ /* @__PURE__ */ (0, import_jsx_runtime217.jsx)("path", { fill: "#1e293b", d: "M19.29 23.07c-.41 0-.76-.28-.85-.68l-.26-1.11c-.12-.52-.53-.93-1.05-1.05l-1.12-.26a.85.85 0 0 1-.67-.84c0-.41.28-.76.68-.85l1.11-.26c.52-.12.93-.53 1.05-1.05l.26-1.12a.85.85 0 0 1 .84-.67c.41 0 .76.28.85.68l.26 1.11c.12.52.53.93 1.05 1.05l1.12.26c.39.08.67.43.67.85 0 .41-.28.75-.67.84l-1.12.26c-.52.12-.93.53-1.05 1.05l-.26 1.12a.85.85 0 0 1-.84.67m-.95-3.94c.38.24.71.56.95.95.24-.38.56-.71.95-.95-.38-.24-.71-.56-.95-.95-.24.38-.56.71-.95.95" })
3165
+ ] });
3072
3166
  }
3073
3167
  );
3074
- Strikethrough.displayName = "Strikethrough";
3168
+ MagickoAiLandscape.displayName = "MagickoAiLandscape";
3075
3169
 
3076
- // dist/icons/Tasks.tsx
3170
+ // dist/icons/MagickoAiLoveletter.tsx
3077
3171
  var import_react218 = __toESM(require("react"));
3078
3172
  var import_jsx_runtime218 = require("react/jsx-runtime");
3079
- var Tasks = import_react218.default.forwardRef(
3173
+ var MagickoAiLoveletter = import_react218.default.forwardRef(
3080
3174
  ({ size, ...props }, ref) => {
3081
3175
  return /* @__PURE__ */ (0, import_jsx_runtime218.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3082
- /* @__PURE__ */ (0, import_jsx_runtime218.jsx)("path", { fill: "#1e293b", d: "M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2" }),
3083
- /* @__PURE__ */ (0, import_jsx_runtime218.jsx)("path", { fill: "#1e293b", d: "M17.24 4.82c0 1.59-1.3 2.89-2.89 2.89h-4.7c-1.59 0-2.89-1.3-2.89-2.89 0-.56-.6-.91-1.1-.65a4.47 4.47 0 0 0-2.37 3.95v9.41C3.29 19.99 5.3 22 7.76 22h8.48c2.46 0 4.47-2.01 4.47-4.47V8.12c0-1.71-.96-3.2-2.37-3.95-.5-.26-1.1.09-1.1.65m-4.86 12.13H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75m2.62-4H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75" })
3176
+ /* @__PURE__ */ (0, import_jsx_runtime218.jsx)("path", { fill: "#1e293b", d: "M11.35 17.04c-.55 0-1.11-.16-1.59-.49l-7.72-5.23c-.46-.32-.74-.81-.78-1.36-.04-.54.17-1.06.57-1.43L4.6 5.97c.3-.28.78-.26 1.06.04s.26.78-.04 1.06L2.85 9.63c-.08.08-.1.17-.09.23 0 .05.03.15.13.23l7.71 5.22c.45.31 1.04.3 1.49 0l7.71-5.22c.1-.07.12-.16.13-.22 0-.05 0-.15-.09-.23l-2.78-2.53a.746.746 0 0 1-.05-1.06c.28-.31.75-.33 1.06-.05l2.77 2.52a1.782 1.782 0 0 1-.2 2.81l-7.7 5.22c-.49.33-1.04.49-1.59.49" }),
3177
+ /* @__PURE__ */ (0, import_jsx_runtime218.jsx)("path", { fill: "#1e293b", d: "M20.67 13.89c-.41 0-.75-.34-.75-.75V9.81c0-.41.34-.75.75-.75s.75.34.75.75v3.33c0 .41-.34.75-.75.75M11.86 21.19H3.04c-.98 0-1.79-.81-1.79-1.81V9.81c0-.41.34-.75.75-.75s.75.34.75.75v9.57c0 .17.13.31.29.31h8.82c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3178
+ /* @__PURE__ */ (0, import_jsx_runtime218.jsx)("path", { fill: "#1e293b", d: "M2.32 20.88c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l5.67-5.67c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-5.67 5.67c-.15.15-.34.22-.53.22M17.56 13.18c-.41 0-.75-.34-.75-.75V4.57c0-1.13-.92-2.05-2.05-2.05H7.92c-1.13 0-2.05.92-2.05 2.05v7.86c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4.57a3.55 3.55 0 0 1 3.55-3.55h6.84a3.55 3.55 0 0 1 3.55 3.55v7.86c0 .41-.34.75-.75.75" }),
3179
+ /* @__PURE__ */ (0, import_jsx_runtime218.jsx)("path", { fill: "#1e293b", d: "M11.34 11.86c-.45 0-3.86-1.76-3.86-4.07 0-1.26 1.04-2.62 2.58-2.62.53 0 .95.15 1.28.34.33-.2.75-.34 1.28-.34 1.59 0 2.58 1.36 2.58 2.62 0 2.31-3.41 4.07-3.86 4.07m-1.28-5.19c-.69 0-1.08.66-1.08 1.12 0 .99 1.59 2.08 2.36 2.49.77-.41 2.36-1.5 2.36-2.49 0-.47-.38-1.12-1.08-1.12-.3 0-.53.1-.73.31-.14.15-.34.24-.55.24s-.41-.09-.55-.24a.93.93 0 0 0-.73-.31M18.63 22.97c-.42 0-.75-.28-.84-.69l-.27-1.16c-.13-.56-.57-1-1.13-1.13l-1.18-.27a.85.85 0 0 1-.67-.85c0-.42.28-.76.68-.85l1.16-.27c.56-.13 1-.57 1.13-1.13l.27-1.18c.08-.39.43-.67.85-.67s.76.28.85.68l.27 1.17c.13.56.57 1 1.13 1.13l1.18.27c.39.08.67.43.67.85 0 .41-.28.76-.68.85l-1.17.27c-.56.13-1 .57-1.13 1.13l-.27 1.18c-.08.39-.43.67-.85.67m-1.05-4.1c.44.26.8.63 1.06 1.07.26-.44.63-.8 1.07-1.06-.44-.26-.8-.63-1.06-1.06-.26.44-.63.8-1.07 1.06z" })
3084
3180
  ] });
3085
3181
  }
3086
3182
  );
3087
- Tasks.displayName = "Tasks";
3183
+ MagickoAiLoveletter.displayName = "MagickoAiLoveletter";
3088
3184
 
3089
- // dist/icons/Trash.tsx
3185
+ // dist/icons/MagickoAiMagicHat.tsx
3090
3186
  var import_react219 = __toESM(require("react"));
3091
3187
  var import_jsx_runtime219 = require("react/jsx-runtime");
3092
- var Trash = import_react219.default.forwardRef(
3188
+ var MagickoAiMagicHat = import_react219.default.forwardRef(
3093
3189
  ({ size, ...props }, ref) => {
3094
- return /* @__PURE__ */ (0, import_jsx_runtime219.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime219.jsx)("path", { fill: "#1e293b", d: "M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82s.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39s-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95m-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75m.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
3190
+ return /* @__PURE__ */ (0, import_jsx_runtime219.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3191
+ /* @__PURE__ */ (0, import_jsx_runtime219.jsxs)("g", { fill: "#1e293b", "clip-path": "url(#a)", children: [
3192
+ /* @__PURE__ */ (0, import_jsx_runtime219.jsx)("path", { d: "M12 23.68c-1.79 0-3.58-.38-5.25-1.15a4.24 4.24 0 0 1-2.4-3.81v-6.18c0-.41.34-.75.75-.75s.75.34.75.75v6.18c0 1.04.6 2.01 1.54 2.45 2.93 1.34 6.3 1.34 9.24 0 .92-.44 1.53-1.4 1.53-2.45v-6.15c0-.41.34-.75.75-.75s.75.34.75.75v6.15c0 1.62-.94 3.11-2.39 3.8-1.67.77-3.48 1.16-5.27 1.16M14.65 9.04c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l6.9-6.9c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-6.9 6.9c-.15.15-.34.22-.53.22" }),
3193
+ /* @__PURE__ */ (0, import_jsx_runtime219.jsx)("path", { d: "M12 14.47C5.78 14.47.9 12.12.9 9.12c0-2.07 2.21-3.84 5.91-4.76.4-.1.81.15.91.55s-.15.81-.55.91c-2.85.7-4.77 2.03-4.77 3.3 0 1.82 3.94 3.85 9.6 3.85s9.6-2.03 9.6-3.85c-.05-.64-.44-1.29-1.04-1.66a.747.747 0 1 1 .79-1.27c1.01.63 1.66 1.71 1.74 2.88 0 3.05-4.87 5.4-11.1 5.4z" }),
3194
+ /* @__PURE__ */ (0, import_jsx_runtime219.jsx)("path", { d: "M11.72 6.28c-.32 0-.59-.23-.66-.54l-.12-.49a.33.33 0 0 0-.24-.24l-.49-.12a.686.686 0 0 1-.53-.67c0-.32.22-.6.53-.67l.49-.12a.3.3 0 0 0 .23-.23l.12-.49c.07-.31.35-.53.67-.53s.6.22.67.53l.12.49c.03.12.12.21.23.24l.49.12c.31.07.53.35.53.67s-.22.6-.53.67l-.49.12a.3.3 0 0 0-.23.24l-.12.49c-.07.31-.35.53-.67.53M8.46 11.6c-.39 0-.73-.27-.82-.65l-.14-.59a.37.37 0 0 0-.28-.28l-.59-.14a.825.825 0 0 1-.64-.81c0-.39.26-.72.64-.81l.6-.14c.14-.03.25-.14.28-.28l.14-.6c.09-.38.42-.64.81-.64s.72.26.81.64l.14.6c.03.14.14.25.28.28l.6.14c.38.09.64.42.64.81s-.26.72-.64.81l-.6.14c-.14.03-.25.14-.28.28l-.14.6c-.09.38-.42.64-.81.64" })
3195
+ ] }),
3196
+ /* @__PURE__ */ (0, import_jsx_runtime219.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime219.jsx)("clipPath", { id: "a", children: /* @__PURE__ */ (0, import_jsx_runtime219.jsx)("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
3197
+ ] });
3095
3198
  }
3096
3199
  );
3097
- Trash.displayName = "Trash";
3200
+ MagickoAiMagicHat.displayName = "MagickoAiMagicHat";
3098
3201
 
3099
- // dist/icons/Video.tsx
3202
+ // dist/icons/MagickoAiMessage.tsx
3100
3203
  var import_react220 = __toESM(require("react"));
3101
3204
  var import_jsx_runtime220 = require("react/jsx-runtime");
3102
- var Video = import_react220.default.forwardRef(
3205
+ var MagickoAiMessage = import_react220.default.forwardRef(
3103
3206
  ({ size, ...props }, ref) => {
3104
- return /* @__PURE__ */ (0, import_jsx_runtime220.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime220.jsx)("path", { fill: "#1e293b", d: "M21.15 6.17c-.41-.22-1.27-.45-2.44.37l-1.47 1.04c-.11-3.11-1.46-4.33-4.74-4.33h-6C3.08 3.25 1.75 4.58 1.75 8v8c0 2.3 1.25 4.75 4.75 4.75h6c3.28 0 4.63-1.22 4.74-4.33l1.47 1.04c.62.44 1.16.58 1.59.58.37 0 .66-.11.85-.21.41-.21 1.1-.78 1.1-2.21V8.38c0-1.43-.69-2-1.1-2.21M11 11.38c-1.03 0-1.88-.84-1.88-1.88S9.97 7.62 11 7.62s1.88.84 1.88 1.88-.85 1.88-1.88 1.88" }) });
3207
+ return /* @__PURE__ */ (0, import_jsx_runtime220.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3208
+ /* @__PURE__ */ (0, import_jsx_runtime220.jsx)("path", { fill: "#1e293b", d: "M16.04 22.4c-.34 0-.68-.11-.97-.3l-4.3-2.86H6.96c-3.46 0-5.79-2.33-5.79-5.79V7.4c0-1.74.62-3.28 1.75-4.32 1.04-.96 2.44-1.47 4.05-1.47h10.08c3.46 0 5.79 2.33 5.79 5.79v6.05c0 3.21-2 5.44-5.04 5.75v1.44c0 .65-.35 1.24-.93 1.55-.26.14-.55.21-.83.21M6.96 3.11c-1.22 0-2.27.37-3.03 1.07-.83.77-1.27 1.88-1.27 3.22v6.05c0 2.61 1.68 4.29 4.29 4.29h4.03c.15 0 .29.04.42.13l4.49 2.99c.12.08.21.04.26.01s.13-.09.13-.22V18.5c0-.41.34-.75.75-.75 2.61 0 4.29-1.68 4.29-4.29V7.41c0-2.61-1.68-4.29-4.29-4.29z" }),
3209
+ /* @__PURE__ */ (0, import_jsx_runtime220.jsx)("path", { fill: "#1e293b", d: "M15.65 13.53c-.41 0-.75-.34-.75-.75V8.24c0-.41.34-.75.75-.75s.75.34.75.75v4.54c0 .41-.34.75-.75.75M12.78 13.54a.76.76 0 0 1-.67-.43l-1.54-3.16-1.54 3.16c-.18.37-.63.53-1 .35a.75.75 0 0 1-.35-1l2.21-4.54c.25-.52 1.1-.52 1.35 0l2.21 4.54a.748.748 0 0 1-.67 1.08" }),
3210
+ /* @__PURE__ */ (0, import_jsx_runtime220.jsx)("path", { fill: "#1e293b", d: "M12.24 12.48H8.91c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75" })
3211
+ ] });
3105
3212
  }
3106
3213
  );
3107
- Video.displayName = "Video";
3214
+ MagickoAiMessage.displayName = "MagickoAiMessage";
3108
3215
 
3109
- // dist/icons/X.tsx
3216
+ // dist/icons/MagickoAiMicrophone.tsx
3110
3217
  var import_react221 = __toESM(require("react"));
3111
3218
  var import_jsx_runtime221 = require("react/jsx-runtime");
3112
- var X = import_react221.default.forwardRef(
3219
+ var MagickoAiMicrophone = import_react221.default.forwardRef(
3220
+ ({ size, ...props }, ref) => {
3221
+ return /* @__PURE__ */ (0, import_jsx_runtime221.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3222
+ /* @__PURE__ */ (0, import_jsx_runtime221.jsx)("path", { fill: "#1e293b", d: "M15.82 8.65c-.41 0-.75-.28-.84-.67l-.26-1.12c-.12-.53-.52-.93-1.05-1.06l-1.12-.27a.869.869 0 0 1 0-1.69l1.12-.26c.53-.12.93-.52 1.06-1.05L15 1.41c.09-.39.44-.67.84-.67.41 0 .75.28.84.67l.26 1.12c.12.53.52.93 1.05 1.06l1.12.27a.869.869 0 0 1 0 1.69l-1.12.26c-.53.12-.93.52-1.06 1.05l-.27 1.12c-.09.39-.44.67-.84.67m-.94-3.95c.39.24.71.57.95.95.24-.39.56-.71.95-.95-.39-.24-.71-.57-.95-.95-.24.39-.57.71-.95.95" }),
3223
+ /* @__PURE__ */ (0, import_jsx_runtime221.jsx)("path", { fill: "#1e293b", d: "M12 16.48c-2.77 0-5.02-2.25-5.02-5.02V5.59C6.98 2.82 9.23.57 12 .57c.41 0 .75.34.75.75s-.34.75-.75.75c-1.94 0-3.52 1.58-3.52 3.52v5.87c0 1.94 1.58 3.52 3.52 3.52s3.52-1.58 3.52-3.52c0-.41.34-.75.75-.75s.75.34.75.75c0 2.77-2.25 5.02-5.02 5.02" }),
3224
+ /* @__PURE__ */ (0, import_jsx_runtime221.jsx)("path", { fill: "#1e293b", d: "M12 20.22c-4.91 0-8.91-4-8.91-8.91V9.5c0-.41.34-.75.75-.75s.75.34.75.75v1.81c0 4.09 3.33 7.41 7.41 7.41s7.41-3.33 7.41-7.41V9.5c0-.41.34-.75.75-.75s.75.34.75.75v1.81c0 4.91-4 8.91-8.91 8.91" }),
3225
+ /* @__PURE__ */ (0, import_jsx_runtime221.jsx)("path", { fill: "#1e293b", d: "M12 23.42c-.41 0-.75-.34-.75-.75v-3.2c0-.41.34-.75.75-.75s.75.34.75.75v3.2c0 .41-.34.75-.75.75" })
3226
+ ] });
3227
+ }
3228
+ );
3229
+ MagickoAiMicrophone.displayName = "MagickoAiMicrophone";
3230
+
3231
+ // dist/icons/MagickoAiNote.tsx
3232
+ var import_react222 = __toESM(require("react"));
3233
+ var import_jsx_runtime222 = require("react/jsx-runtime");
3234
+ var MagickoAiNote = import_react222.default.forwardRef(
3235
+ ({ size, ...props }, ref) => {
3236
+ return /* @__PURE__ */ (0, import_jsx_runtime222.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3237
+ /* @__PURE__ */ (0, import_jsx_runtime222.jsx)("path", { fill: "#1e293b", d: "M7.84 5.47c-.41 0-.75-.34-.75-.75V1.61c0-.41.34-.75.75-.75s.75.34.75.75v3.12c0 .41-.34.75-.75.75zM16.16 5.47c-.41 0-.75-.34-.75-.75V1.61c0-.41.34-.75.75-.75s.75.34.75.75v3.12c0 .41-.34.75-.75.75zM15.12 13.78H6.81c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.31c.41 0 .75.34.75.75s-.34.75-.75.75M12 17.94H6.81c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H12c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3238
+ /* @__PURE__ */ (0, import_jsx_runtime222.jsx)("path", { fill: "#1e293b", d: "M12 23.14H8.88c-5.81 0-6.98-2.74-6.98-7.17V9.55c0-4.89 1.65-6.9 5.9-7.14h8.35c4.29.23 5.94 2.23 5.94 7.14v3.48c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9.55c0-4.56-1.51-5.48-4.48-5.64H7.84C4.91 4.08 3.4 5 3.4 9.55v6.42c0 3.92.79 5.67 5.48 5.67H12c.41 0 .75.34.75.75s-.34.75-.75.75M21.35 22.1c-.41 0-.75-.34-.75-.75V17.6c0-.41.34-.75.75-.75s.75.34.75.75v3.75c0 .41-.34.75-.75.75" }),
3239
+ /* @__PURE__ */ (0, import_jsx_runtime222.jsx)("path", { fill: "#1e293b", d: "M18.99 22.1c-.28 0-.54-.16-.67-.42l-1.15-2.37-1.15 2.37c-.18.37-.63.53-1 .35a.75.75 0 0 1-.35-1l1.83-3.75c.25-.52 1.1-.52 1.35 0l1.83 3.75a.748.748 0 0 1-.67 1.08z" }),
3240
+ /* @__PURE__ */ (0, import_jsx_runtime222.jsx)("path", { fill: "#1e293b", d: "M18.54 21.24h-2.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.75c.41 0 .75.34.75.75s-.34.75-.75.75" })
3241
+ ] });
3242
+ }
3243
+ );
3244
+ MagickoAiNote.displayName = "MagickoAiNote";
3245
+
3246
+ // dist/icons/MagickoAiPaintBrush.tsx
3247
+ var import_react223 = __toESM(require("react"));
3248
+ var import_jsx_runtime223 = require("react/jsx-runtime");
3249
+ var MagickoAiPaintBrush = import_react223.default.forwardRef(
3250
+ ({ size, ...props }, ref) => {
3251
+ return /* @__PURE__ */ (0, import_jsx_runtime223.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3252
+ /* @__PURE__ */ (0, import_jsx_runtime223.jsx)("path", { fill: "#1e293b", d: "M4.99 10.03c-.4 0-.75-.28-.84-.67l-.26-1.1a1.37 1.37 0 0 0-1.03-1.03l-1.1-.26a.866.866 0 0 1-.67-.84c0-.4.27-.75.67-.84l1.1-.26c.51-.12.91-.51 1.03-1.03l.26-1.1c.09-.39.44-.67.84-.67s.75.27.84.67L6.09 4c.12.51.51.91 1.03 1.03l1.1.26c.39.09.67.44.67.84s-.27.75-.67.84l-1.1.26c-.51.12-.91.51-1.03 1.03l-.26 1.1c-.09.39-.44.67-.84.67m-.91-3.9c.37.23.68.54.91.91.23-.37.54-.68.91-.91-.37-.23-.68-.54-.91-.91-.23.37-.54.68-.91.91M10.97 18.137c-.15 0-.3-.04-.42-.13a.74.74 0 0 1-.33-.62c0-.14 0-.29-.03-.43-.09-.69-.4-1.29-.91-1.8-.53-.53-1.17-.85-1.85-.94h-.06c-.11 0-.23-.02-.34 0a.748.748 0 0 1-.79-.99c.14-.39.35-.75.62-1.06l1.49-1.88c2.57-3.21 7.76-7.07 11.59-8.6.83-.31 1.7-.13 2.29.47.61.6.8 1.48.47 2.28-1.53 3.82-5.38 9.02-8.58 11.58l-1.91 1.53c-.28.2-.58.4-.95.55-.09.03-.18.05-.27.05zm-2.76-5.29c.81.22 1.52.64 2.12 1.24s1.01 1.28 1.21 2.04l1.61-1.29c3.03-2.43 6.68-7.35 8.13-10.97a.58.58 0 0 0-.14-.66c-.18-.19-.43-.23-.69-.13-3.61 1.44-8.53 5.09-10.96 8.13l-1.3 1.64z" }),
3253
+ /* @__PURE__ */ (0, import_jsx_runtime223.jsx)("path", { fill: "#1e293b", d: "M4.83 22.43c-.74 0-1.44-.29-1.97-.83-.6-.61-.89-1.45-.79-2.3l.26-2.38c.26-2.37 2.2-4.13 4.61-4.18.2 0 .43 0 .64.01 1.09.14 2.03.61 2.78 1.38.75.75 1.2 1.64 1.33 2.65l.02.23c0 .14.02.28.02.42 0 1.28-.49 2.48-1.39 3.38-.73.73-1.7 1.2-2.79 1.34l-2.4.26c-.1.01-.22.02-.32.02m2.15-8.19c-1.44.03-2.97 1.02-3.17 2.85l-.26 2.38c-.05.4.09.79.37 1.07s.67.41 1.06.38l2.38-.26c.74-.1 1.41-.41 1.9-.91.61-.62.95-1.45.95-2.33 0-.11 0-.21-.02-.32v-.19c-.09-.61-.4-1.21-.92-1.73-.52-.53-1.16-.85-1.85-.94zM14.66 15.13c-.41 0-.75-.34-.75-.75 0-2.11-1.72-3.83-3.83-3.83-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.94 0 5.33 2.39 5.33 5.33 0 .41-.34.75-.75.75" })
3254
+ ] });
3255
+ }
3256
+ );
3257
+ MagickoAiPaintBrush.displayName = "MagickoAiPaintBrush";
3258
+
3259
+ // dist/icons/MagickoAiPaintroller.tsx
3260
+ var import_react224 = __toESM(require("react"));
3261
+ var import_jsx_runtime224 = require("react/jsx-runtime");
3262
+ var MagickoAiPaintroller = import_react224.default.forwardRef(
3263
+ ({ size, ...props }, ref) => {
3264
+ return /* @__PURE__ */ (0, import_jsx_runtime224.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3265
+ /* @__PURE__ */ (0, import_jsx_runtime224.jsx)("path", { fill: "#1e293b", d: "M17.54 23.13c-.4 0-.74-.27-.83-.66l-.22-.95c-.1-.41-.41-.72-.82-.82l-.96-.22a.856.856 0 0 1-.66-.83c0-.4.27-.74.66-.83l.95-.22c.4-.09.72-.42.82-.82l.22-.96c.09-.39.43-.66.83-.66s.74.27.82.66l.22.95c.1.41.41.72.82.82l.96.22c.39.09.66.43.66.83s-.27.73-.65.83l-.96.22c-.41.1-.72.41-.82.82l-.22.96c-.09.38-.43.66-.83.66zm-.62-3.48c.24.17.45.38.62.62.17-.24.38-.45.61-.61-.24-.17-.45-.38-.62-.62-.17.24-.38.45-.61.61M9.95 16.86c-.41 0-.75-.34-.75-.75 0-1.71 0-3.83 3.83-3.83h4.11c2.33 0 2.33-.31 2.33-2.33V7.9c0-2.02 0-2.33-2.33-2.33h-1.03c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.03c3.57 0 3.83 1.45 3.83 3.83v2.05c0 2.38-.26 3.83-3.83 3.83h-4.11c-2.33 0-2.33.63-2.33 2.33 0 .41-.34.75-.75.75M12 8.64H7.89c-.32 0-.61-.21-.71-.51-.72-2.17-.72-4.46 0-6.63.1-.31.39-.51.71-.51H12c.32 0 .61.21.71.51.72 2.17.72 4.46 0 6.63-.1.31-.39.51-.71.51m-3.55-1.5h2.99c.41-1.53.41-3.13 0-4.66H8.45a9 9 0 0 0 0 4.66" }),
3266
+ /* @__PURE__ */ (0, import_jsx_runtime224.jsx)("path", { fill: "#1e293b", d: "M7.89 8.64H6.86c-2.47 0-3.83-1.36-3.83-3.83S4.4.98 6.87.98H7.9c.26 0 .5.13.64.36.14.22.15.5.03.73-.92 1.85-.92 3.64 0 5.49.12.23.1.51-.03.73-.14.22-.38.36-.64.36zM6.76 2.48c-1.56.03-2.23.73-2.23 2.33s.67 2.3 2.23 2.33a7.03 7.03 0 0 1 0-4.66M12 8.64c-.26 0-.5-.13-.64-.36a.73.73 0 0 1-.03-.73c.92-1.85.92-3.64 0-5.49-.12-.23-.1-.51.03-.73.14-.22.38-.36.64-.36h1.03c2.47 0 3.83 1.36 3.83 3.83s-1.36 3.83-3.83 3.83zm1.13-6.16c.53 1.55.53 3.11 0 4.66 1.56-.03 2.23-.73 2.23-2.33s-.67-2.3-2.23-2.33M10.46 23.02H9.43c-1.04 0-2.29-.4-2.29-2.29v-3.08c0-1.89 1.25-2.29 2.29-2.29h1.03c1.04 0 2.29.4 2.29 2.29v3.08c0 1.89-1.25 2.29-2.29 2.29m-1.03-6.16c-.79 0-.79.25-.79.79v3.08c0 .54 0 .79.79.79h1.03c.79 0 .79-.25.79-.79v-3.08c0-.54 0-.79-.79-.79z" })
3267
+ ] });
3268
+ }
3269
+ );
3270
+ MagickoAiPaintroller.displayName = "MagickoAiPaintroller";
3271
+
3272
+ // dist/icons/MagickoAiPenEdit.tsx
3273
+ var import_react225 = __toESM(require("react"));
3274
+ var import_jsx_runtime225 = require("react/jsx-runtime");
3275
+ var MagickoAiPenEdit = import_react225.default.forwardRef(
3276
+ ({ size, ...props }, ref) => {
3277
+ return /* @__PURE__ */ (0, import_jsx_runtime225.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3278
+ /* @__PURE__ */ (0, import_jsx_runtime225.jsx)("path", { fill: "#1e293b", d: "M7.01 19.29c-.59 0-1.13-.22-1.53-.6-.51-.48-.75-1.19-.67-1.96l.35-3.09c.08-.6.44-1.37.84-1.79l7.82-8.27c1.97-2.08 4.02-2.14 6.09-.18 1.14 1.08 1.68 2.2 1.6 3.33-.06.92-.53 1.83-1.43 2.78l-7.81 8.27c-.39.42-1.14.83-1.74.94l-3.07.53c-.15.03-.3.04-.45.04m7.9-14.69-7.82 8.27c-.18.2-.4.66-.44.95l-.35 3.07c-.03.3.04.55.2.7s.41.21.71.16l3.07-.52c.27-.05.72-.29.9-.48L19 8.47c.65-.68.98-1.29 1.02-1.85.05-.67-.32-1.37-1.13-2.14-1.7-1.6-2.82-1.1-3.97.12z" }),
3279
+ /* @__PURE__ */ (0, import_jsx_runtime225.jsx)("path", { fill: "#1e293b", d: "M18.25 11.12h-.08a6.58 6.58 0 0 1-5.85-5.53c-.06-.41.22-.79.63-.86.41-.06.79.22.86.63a5.095 5.095 0 0 0 4.52 4.27c.41.04.71.41.67.82-.04.39-.37.67-.75.67M21.73 22.36H4.6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17.13c.41 0 .75.34.75.75s-.34.75-.75.75M5.28 9.19c-.4 0-.74-.28-.83-.67L4.2 7.46c-.11-.48-.48-.85-.96-.96l-1.06-.25a.85.85 0 0 1-.66-.84c0-.4.27-.74.66-.84l1.06-.25c.48-.11.85-.48.96-.96l.25-1.06c.09-.39.44-.66.84-.66s.75.27.84.67l.25 1.06c.11.48.48.85.96.96l1.06.25c.39.09.66.44.66.84s-.27.75-.67.84l-1.06.25c-.48.11-.85.48-.96.96l-.25 1.06c-.09.39-.44.66-.84.66m-.81-3.78c.33.21.61.49.82.82.21-.33.49-.61.82-.82-.33-.21-.61-.49-.82-.82-.21.33-.49.61-.82.82" })
3280
+ ] });
3281
+ }
3282
+ );
3283
+ MagickoAiPenEdit.displayName = "MagickoAiPenEdit";
3284
+
3285
+ // dist/icons/MagickoAiPoweredSupport.tsx
3286
+ var import_react226 = __toESM(require("react"));
3287
+ var import_jsx_runtime226 = require("react/jsx-runtime");
3288
+ var MagickoAiPoweredSupport = import_react226.default.forwardRef(
3289
+ ({ size, ...props }, ref) => {
3290
+ return /* @__PURE__ */ (0, import_jsx_runtime226.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3291
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("path", { fill: "#1e293b", d: "M3.35 21.57a1.83 1.83 0 0 1-1.83-1.83v-6.49c0-1.01.82-1.83 1.83-1.83h2.16c1.01 0 1.83.82 1.83 1.83v6.49c0 1-.81 1.81-1.8 1.83zm0-8.65c-.19 0-.33.15-.33.33v6.49c0 .19.15.33.33.33h2.16c.19 0 .33-.14.33-.33v-6.49c0-.19-.15-.33-.33-.33z" }),
3292
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("path", { fill: "#1e293b", d: "M12.8 21.47c-.42 0-.84-.06-1.25-.17l-2.87-.72c-.28-.07-.56-.11-.87-.11H6.58c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.23c.44 0 .85.05 1.24.16l2.86.72c.52.13 1.06.15 1.57.04l3.17-.63a3.63 3.63 0 0 0 1.83-.97l2.24-2.24c.17-.17.26-.39.26-.63s-.09-.46-.26-.63a.896.896 0 0 0-1.16-.08l-2.61 1.96c-.52.38-1.12.58-1.75.58h-2.12c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.12c.31 0 .6-.1.85-.28l2.61-1.96a2.39 2.39 0 0 1 3.12.22c.45.45.7 1.05.7 1.69s-.25 1.24-.7 1.69l-2.24 2.24c-.72.72-1.62 1.2-2.6 1.39l-3.16.63c-.32.07-.65.1-.98.1" }),
3293
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("path", { fill: "#1e293b", d: "M14.7 17.24h-1.61c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.61c.23 0 .46-.09.63-.26s.26-.39.26-.63v-.33c0-.41-.28-.76-.67-.86l-2.48-.62a4.48 4.48 0 0 0-3.46.6l-1.97 1.31c-.34.23-.81.14-1.04-.21a.746.746 0 0 1 .21-1.04l1.97-1.31c1.39-.91 3.1-1.19 4.65-.8l2.48.62c1.06.26 1.81 1.22 1.81 2.32v.33a2.392 2.392 0 0 1-2.39 2.39zM19.87 8.47c-.41 0-.75-.34-.75-.75V3.18c0-.41.34-.75.75-.75s.75.34.75.75v4.54c0 .41-.34.75-.75.75M12.58 8.47a.7.7 0 0 1-.33-.08.75.75 0 0 1-.35-1l2.21-4.54c.25-.52 1.1-.52 1.35 0l2.21 4.54c.18.37.03.82-.35 1-.37.18-.82.03-1-.35l-1.54-3.15-1.54 3.15a.74.74 0 0 1-.66.43" }),
3294
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("path", { fill: "#1e293b", d: "M16.46 7.43h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75" })
3295
+ ] });
3296
+ }
3297
+ );
3298
+ MagickoAiPoweredSupport.displayName = "MagickoAiPoweredSupport";
3299
+
3300
+ // dist/icons/MagickoAiRecordVideo.tsx
3301
+ var import_react227 = __toESM(require("react"));
3302
+ var import_jsx_runtime227 = require("react/jsx-runtime");
3303
+ var MagickoAiRecordVideo = import_react227.default.forwardRef(
3304
+ ({ size, ...props }, ref) => {
3305
+ return /* @__PURE__ */ (0, import_jsx_runtime227.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3306
+ /* @__PURE__ */ (0, import_jsx_runtime227.jsx)("path", { fill: "#1e293b", d: "M19.33 22.89c-.41 0-.75-.27-.84-.67l-.26-1.13c-.12-.54-.55-.96-1.08-1.09L16 19.73a.85.85 0 0 1-.67-.85c0-.42.28-.76.68-.85l1.13-.26c.54-.12.96-.55 1.09-1.08l.27-1.15a.85.85 0 0 1 .84-.67c.41 0 .76.28.85.68l.26 1.13c.12.54.55.96 1.08 1.09l1.14.27c.39.08.67.43.67.85s-.28.76-.67.85l-1.14.26c-.54.12-.96.55-1.09 1.08l-.27 1.14a.85.85 0 0 1-.84.67m-.98-4c.41.25.75.59 1 1 .25-.41.59-.75 1-1-.41-.25-.75-.59-.99-1-.25.41-.59.75-1 .99zM11.28 16.28H8.52c-1.68 0-3.05-1.37-3.05-3.05v-2.76c0-1.68 1.37-3.05 3.05-3.05h2.76c1.68 0 3.05 1.37 3.05 3.05v2.76c0 1.68-1.37 3.05-3.05 3.05M8.52 8.92c-.85 0-1.55.7-1.55 1.55v2.76c0 .86.7 1.55 1.55 1.55h2.76c.85 0 1.55-.7 1.55-1.55v-2.76c0-.85-.7-1.55-1.55-1.55z" }),
3307
+ /* @__PURE__ */ (0, import_jsx_runtime227.jsx)("path", { fill: "#1e293b", d: "M15.87 14.96c-.23 0-.47-.07-.67-.2l-2.04-1.36a.74.74 0 0 1-.33-.62v-1.84c0-.25.12-.48.33-.62l2.04-1.37c.37-.25.85-.27 1.24-.06.4.21.64.62.64 1.07v3.8c0 .45-.25.86-.64 1.07-.18.1-.38.13-.57.13m-1.54-2.59 1.26.84v-2.73l-1.26.85z" }),
3308
+ /* @__PURE__ */ (0, import_jsx_runtime227.jsx)("path", { fill: "#1e293b", d: "M13.58 22.6H6.86c-3.42 0-6.21-2.79-6.21-6.21V7.31A6.21 6.21 0 0 1 6.86 1.1h8.84c3.42 0 6.21 2.79 6.21 6.21v4.99c0 .41-.34.75-.75.75s-.75-.34-.75-.75V7.31c0-2.6-2.11-4.71-4.71-4.71H6.86c-2.6 0-4.71 2.11-4.71 4.71v9.08c0 2.6 2.11 4.71 4.71 4.71h6.72c.41 0 .75.34.75.75s-.34.75-.75.75" })
3309
+ ] });
3310
+ }
3311
+ );
3312
+ MagickoAiRecordVideo.displayName = "MagickoAiRecordVideo";
3313
+
3314
+ // dist/icons/MagickoAiSandTimer.tsx
3315
+ var import_react228 = __toESM(require("react"));
3316
+ var import_jsx_runtime228 = require("react/jsx-runtime");
3317
+ var MagickoAiSandTimer = import_react228.default.forwardRef(
3318
+ ({ size, ...props }, ref) => {
3319
+ return /* @__PURE__ */ (0, import_jsx_runtime228.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime228.jsx)("path", { fill: "#1e293b", d: "M6.79 22.31c-.41 0-.76-.28-.85-.68l-.26-1.12c-.12-.53-.54-.95-1.07-1.08l-1.14-.26a.85.85 0 0 1-.67-.84c0-.41.28-.76.68-.85l1.12-.26c.53-.12.95-.54 1.08-1.07l.26-1.14c.08-.39.43-.67.85-.67s.76.28.85.68l.26 1.12c.12.53.54.95 1.07 1.08l1.14.26a.869.869 0 0 1 0 1.69l-1.13.26c-.53.12-.95.54-1.08 1.07l-.26 1.14c-.08.39-.43.67-.85.67m-.97-3.98c.4.24.74.58.98.98.24-.4.58-.74.98-.98-.4-.24-.74-.58-.98-.98-.24.4-.58.74-.98.98M9.53 14.24c-.25 0-.5-.12-.64-.35-.21-.36-.1-.82.26-1.03l7-4.2c.2-.12.41-.49.41-.72V4.09c0-.46-.37-.83-.83-.83H8.34c-.46 0-.83.37-.83.83v3.85c0 .23.21.6.41.72l1.33.81c.35.21.47.68.25 1.03-.21.35-.68.47-1.03.25l-1.34-.81C6.48 9.54 6 8.68 6 7.94V4.09c0-1.28 1.04-2.33 2.33-2.33h7.39c1.28 0 2.33 1.05 2.33 2.33v3.85c0 .76-.49 1.62-1.14 2l-6.99 4.19c-.12.07-.25.11-.39.11M10.69 22.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.01c.46 0 .83-.37.83-.83v-3.85c0-.23-.21-.6-.4-.71l-1.34-.81a.75.75 0 0 1-.25-1.03c.21-.35.67-.47 1.03-.25l1.34.81c.64.38 1.13 1.24 1.13 2v3.85c0 1.29-1.04 2.33-2.33 2.33z" }) });
3320
+ }
3321
+ );
3322
+ MagickoAiSandTimer.displayName = "MagickoAiSandTimer";
3323
+
3324
+ // dist/icons/MagickoAiSendMessage.tsx
3325
+ var import_react229 = __toESM(require("react"));
3326
+ var import_jsx_runtime229 = require("react/jsx-runtime");
3327
+ var MagickoAiSendMessage = import_react229.default.forwardRef(
3328
+ ({ size, ...props }, ref) => {
3329
+ return /* @__PURE__ */ (0, import_jsx_runtime229.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3330
+ /* @__PURE__ */ (0, import_jsx_runtime229.jsx)("path", { fill: "#1e293b", d: "M16.66 19.49c-.42 0-.76-.28-.85-.68l-.26-1.13c-.12-.54-.55-.96-1.08-1.09l-1.14-.27a.85.85 0 0 1-.67-.85c0-.42.28-.76.69-.85l1.13-.26c.54-.12.96-.55 1.09-1.08l.27-1.15a.85.85 0 0 1 .84-.67c.37 0 .76.28.85.68l.26 1.14c.12.54.55.96 1.08 1.09l1.15.27c.39.08.67.43.67.85s-.28.76-.67.85l-1.14.26c-.54.12-.96.55-1.09 1.08l-.27 1.14c-.08.39-.44.67-.86.67m-.99-4c.41.25.75.59 1 1 .25-.41.59-.75 1-.99-.41-.25-.75-.59-1-1-.25.41-.59.75-1 1z" }),
3331
+ /* @__PURE__ */ (0, import_jsx_runtime229.jsx)("path", { fill: "#1e293b", d: "M5.4 21.74c-1.12 0-1.82-.37-2.27-.82-.88-.88-1.5-2.75.48-6.72l.87-1.73c.11-.23.11-.71 0-.94l-.87-1.74c-1.99-3.96-1.36-5.84-.48-6.72s2.75-1.51 6.72.48l8.56 4.28c2.64 1.32 3.82 3.37 3.07 5.35a.76.76 0 0 1-.97.44.76.76 0 0 1-.44-.97c.46-1.22-.42-2.52-2.34-3.48L9.17 4.89c-2.4-1.2-4.26-1.48-4.99-.76s-.44 2.59.76 4.98l.87 1.74c.32.65.32 1.63 0 2.28l-.87 1.73c-1.2 2.4-1.49 4.26-.76 4.98.72.72 2.59.44 4.99-.76l2.8-1.4a.754.754 0 0 1 .67 1.35l-2.8 1.4c-1.93.97-3.37 1.31-4.44 1.31" }),
3332
+ /* @__PURE__ */ (0, import_jsx_runtime229.jsx)("path", { fill: "#1e293b", d: "M10.84 12.75h-5.4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.4c.41 0 .75.34.75.75s-.34.75-.75.75" })
3333
+ ] });
3334
+ }
3335
+ );
3336
+ MagickoAiSendMessage.displayName = "MagickoAiSendMessage";
3337
+
3338
+ // dist/icons/MagickoAiShapeTriangle.tsx
3339
+ var import_react230 = __toESM(require("react"));
3340
+ var import_jsx_runtime230 = require("react/jsx-runtime");
3341
+ var MagickoAiShapeTriangle = import_react230.default.forwardRef(
3342
+ ({ size, ...props }, ref) => {
3343
+ return /* @__PURE__ */ (0, import_jsx_runtime230.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3344
+ /* @__PURE__ */ (0, import_jsx_runtime230.jsx)("path", { fill: "#1e293b", d: "M15.99 10.77a.85.85 0 0 1-.85-.69l-.27-1.17c-.13-.56-.57-1.01-1.13-1.14l-1.18-.27a.85.85 0 0 1-.67-.85c0-.42.28-.77.69-.85l1.17-.27c.56-.13 1.01-.57 1.14-1.13l.27-1.18c.08-.39.43-.67.85-.67s.77.28.85.69l.27 1.17c.13.56.57 1.01 1.13 1.14l1.18.27c.39.08.67.43.67.85s-.28.76-.68.85l-1.18.27c-.56.13-1.01.57-1.14 1.13l-.27 1.18c-.08.39-.43.67-.85.67m-1.07-4.1c.44.26.81.63 1.07 1.07.26-.44.63-.81 1.07-1.07-.44-.26-.81-.63-1.07-1.07-.26.44-.63.81-1.07 1.07" }),
3345
+ /* @__PURE__ */ (0, import_jsx_runtime230.jsx)("path", { fill: "#1e293b", d: "M6.96 21.75c-1.78 0-3.39-.91-4.31-2.44a4.99 4.99 0 0 1-.12-4.96l4.98-9.34s.03-.07.04-.1c.9-1.69 2.65-2.73 4.57-2.66a.75.75 0 1 1-.04 1.5c-1.31-.03-2.5.63-3.16 1.77-.01.03-.03.06-.04.09l-5.03 9.45c-.59 1.11-.56 2.41.09 3.48a3.49 3.49 0 0 0 3.02 1.71h10.07c1.25 0 2.38-.64 3.02-1.71s.68-2.37.09-3.48l-1.68-3.16a.743.743 0 0 1 .31-1.01c.37-.2.82-.06 1.01.31l1.68 3.16c.84 1.57.79 3.43-.12 4.96a4.99 4.99 0 0 1-4.31 2.44z" })
3346
+ ] });
3347
+ }
3348
+ );
3349
+ MagickoAiShapeTriangle.displayName = "MagickoAiShapeTriangle";
3350
+
3351
+ // dist/icons/MagickoAiSparkle.tsx
3352
+ var import_react231 = __toESM(require("react"));
3353
+ var import_jsx_runtime231 = require("react/jsx-runtime");
3354
+ var MagickoAiSparkle = import_react231.default.forwardRef(
3355
+ ({ size, ...props }, ref) => {
3356
+ return /* @__PURE__ */ (0, import_jsx_runtime231.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime231.jsx)("path", { fill: "#1e293b", d: "M12 19c-.47 0-.86-.31-.95-.77l-.5-2.18a3.46 3.46 0 0 0-2.59-2.59l-2.19-.51a.96.96 0 0 1-.75-.95c0-.46.31-.86.77-.95l2.18-.5c1.28-.29 2.3-1.31 2.59-2.59l.51-2.19c.09-.44.49-.75.95-.75s.86.31.95.77l.5 2.18c.29 1.28 1.31 2.3 2.59 2.59l2.19.51c.44.09.75.49.75.95s-.31.85-.76.95l-2.19.51c-1.28.29-2.3 1.31-2.59 2.59l-.51 2.19c-.09.44-.49.75-.95.75zm-3.71-7c1.83.42 3.28 1.88 3.7 3.7a4.97 4.97 0 0 1 3.7-3.7 4.97 4.97 0 0 1-3.7-3.7 4.97 4.97 0 0 1-3.7 3.7" }) });
3357
+ }
3358
+ );
3359
+ MagickoAiSparkle.displayName = "MagickoAiSparkle";
3360
+
3361
+ // dist/icons/MagickoAiSyringe.tsx
3362
+ var import_react232 = __toESM(require("react"));
3363
+ var import_jsx_runtime232 = require("react/jsx-runtime");
3364
+ var MagickoAiSyringe = import_react232.default.forwardRef(
3365
+ ({ size, ...props }, ref) => {
3366
+ return /* @__PURE__ */ (0, import_jsx_runtime232.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3367
+ /* @__PURE__ */ (0, import_jsx_runtime232.jsx)("path", { fill: "#1e293b", d: "M17.95 22.91c-.41 0-.76-.28-.85-.68l-.26-1.13c-.12-.54-.55-.96-1.08-1.09l-1.15-.27a.85.85 0 0 1-.67-.84c0-.41.28-.76.68-.85l1.13-.26c.54-.12.96-.55 1.09-1.08l.27-1.14a.85.85 0 0 1 .84-.67c.41 0 .76.28.85.68l.26 1.13c.12.54.55.96 1.08 1.09l1.14.27c.39.08.67.43.67.84s-.28.76-.68.85l-1.14.26c-.54.12-.96.55-1.09 1.08l-.27 1.15a.85.85 0 0 1-.84.67zm-.99-4.01c.41.25.75.59.99 1 .25-.41.59-.75 1-.99-.41-.25-.75-.59-.99-1-.25.41-.59.75-1 .99" }),
3368
+ /* @__PURE__ */ (0, import_jsx_runtime232.jsx)("path", { fill: "#1e293b", d: "M13.16 22.75H9c-5.62 0-6.75-2.65-6.75-6.93V9.64c0-4.73 1.6-6.66 5.71-6.9H16c4.1.22 5.75 2.22 5.75 6.9v5.19c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9.64c0-4.37-1.45-5.25-4.29-5.4H8c-2.8.16-4.25 1.04-4.25 5.4v6.18c0 3.83.73 5.43 5.25 5.43h4.16c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3369
+ /* @__PURE__ */ (0, import_jsx_runtime232.jsx)("path", { fill: "#1e293b", d: "M8 5.74c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M16 5.74c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M11.26 17.13h-.13c-.55-.04-1.08-.29-1.53-.75L8.54 15.3c-.55-.65-.72-1.38-.5-2.08.13-.4.35-.75.66-1.04l3.25-3.25c.29-.29.76-.29 1.06 0l3.14 3.14c.29.29.29.77 0 1.06l-3.26 3.27c-.59.59-1.2.73-1.63.73m1.22-6.6-2.73 2.73c-.14.13-.23.27-.28.43-.06.19 0 .4.19.62l1 1.02c.19.19.39.29.57.31.19.02.39-.08.59-.29l2.73-2.74-2.07-2.07z" }),
3370
+ /* @__PURE__ */ (0, import_jsx_runtime232.jsx)("path", { fill: "#1e293b", d: "M9.34 17.56c-.35 0-.71-.12-.98-.4l-.45-.45c-.54-.54-.54-1.42 0-1.96l.45-.45c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.37.37.29.29.37-.37c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.45.45c-.27.27-.62.4-.98.4" }),
3371
+ /* @__PURE__ */ (0, import_jsx_runtime232.jsx)("path", { fill: "#1e293b", d: "M7.33 18.5c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.35-1.35c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.35 1.35c-.15.15-.34.22-.53.22M16.07 13.79c-.19 0-.38-.07-.53-.22l-.45-.45a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.45.45c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M12.48 10.21c-.19 0-.38-.07-.53-.22l-.45-.45a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.45.45c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
3372
+ /* @__PURE__ */ (0, import_jsx_runtime232.jsx)("path", { fill: "#1e293b", d: "M14.95 12.67c-.19 0-.38-.07-.53-.22l-1.79-1.79a.75.75 0 0 1 0-1.06l1.79-1.79c.29-.29.77-.29 1.06 0l1.79 1.79a.75.75 0 0 1 0 1.06l-1.79 1.79c-.15.15-.34.22-.53.22m-.73-2.54.73.73.73-.73-.73-.73z" }),
3373
+ /* @__PURE__ */ (0, import_jsx_runtime232.jsx)("path", { fill: "#1e293b", d: "M17.41 11.55c-.19 0-.38-.07-.53-.22l-.67-.67a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.67.67c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M14.94 9.09c-.19 0-.38-.07-.53-.22l-.67-.67a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.67.67c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
3374
+ ] });
3375
+ }
3376
+ );
3377
+ MagickoAiSyringe.displayName = "MagickoAiSyringe";
3378
+
3379
+ // dist/icons/MagickoAiTagPrice.tsx
3380
+ var import_react233 = __toESM(require("react"));
3381
+ var import_jsx_runtime233 = require("react/jsx-runtime");
3382
+ var MagickoAiTagPrice = import_react233.default.forwardRef(
3383
+ ({ size, ...props }, ref) => {
3384
+ return /* @__PURE__ */ (0, import_jsx_runtime233.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3385
+ /* @__PURE__ */ (0, import_jsx_runtime233.jsx)("path", { fill: "#1e293b", d: "M6.84 8.89h-.1c-.62-.03-1.11-.54-1.11-1.16s.52-1.16 1.16-1.16c.35 0 .67.15.86.4.15.17.3.45.3.76v.03c0 .33-.14.64-.39.86-.2.18-.46.27-.72.27M19.7 17.51c-.41 0-.76-.28-.84-.68l-.25-1.07c-.11-.49-.5-.88-.99-1l-1.08-.25c-.39-.08-.66-.43-.67-.84 0-.41.28-.76.68-.84l1.07-.25c.49-.11.88-.5.99-.99l.25-1.08c.08-.39.43-.66.84-.67.41 0 .76.28.84.68l.25 1.07c.11.49.5.88.99 1l1.08.25c.38.08.66.42.67.83 0 .41-.27.75-.67.84l-1.08.25c-.49.11-.88.5-.99.99l-.25 1.08a.85.85 0 0 1-.84.67zm-.86-3.82c.35.22.64.52.86.86.22-.35.52-.64.86-.86-.35-.22-.64-.52-.86-.86-.22.35-.52.64-.86.86" }),
3386
+ /* @__PURE__ */ (0, import_jsx_runtime233.jsx)("path", { fill: "#1e293b", d: "M13.34 22.58c-.96 0-1.92-.37-2.65-1.1l-9.12-9.11c-.7-.7-1.1-1.66-1.1-2.65V7.26c0-1 .39-1.94 1.1-2.65l2.07-2.07c.7-.7 1.63-1.09 2.62-1.1l2.69-.02c1.02 0 2 .41 2.7 1.12L17.8 8.8c.29.3.29.77 0 1.06-.3.29-.77.29-1.06 0L10.59 3.6a2.3 2.3 0 0 0-1.63-.68l-2.68.02c-.6 0-1.16.24-1.58.66L2.63 5.67c-.43.43-.66.99-.66 1.59v2.46c0 .59.24 1.17.66 1.59l9.12 9.12c.88.88 2.3.88 3.18 0l2.1-2.1c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.1 2.1a3.73 3.73 0 0 1-2.65 1.09" })
3387
+ ] });
3388
+ }
3389
+ );
3390
+ MagickoAiTagPrice.displayName = "MagickoAiTagPrice";
3391
+
3392
+ // dist/icons/MagickoAiTools.tsx
3393
+ var import_react234 = __toESM(require("react"));
3394
+ var import_jsx_runtime234 = require("react/jsx-runtime");
3395
+ var MagickoAiTools = import_react234.default.forwardRef(
3396
+ ({ size, ...props }, ref) => {
3397
+ return /* @__PURE__ */ (0, import_jsx_runtime234.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3398
+ /* @__PURE__ */ (0, import_jsx_runtime234.jsx)("path", { fill: "#1e293b", d: "M4.72 12.46c-.4 0-.74-.27-.83-.67l-.21-.92c-.09-.39-.4-.7-.78-.78l-.94-.22a.83.83 0 0 1-.65-.82c0-.4.27-.74.67-.83l.92-.21c.39-.09.7-.4.78-.78l.22-.94c.08-.38.42-.65.82-.65s.74.28.83.67l.21.92c.09.39.4.7.78.78l.94.22c.38.08.65.42.65.83 0 .4-.27.74-.66.82l-.93.21c-.39.09-.7.4-.78.78l-.22.94c-.08.38-.42.65-.82.65m-.56-3.4q.33.24.57.57.24-.33.57-.57-.33-.24-.57-.57-.24.33-.57.57M19.83 8.12c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.35-1.35a.984.984 0 0 0 0-1.4.984.984 0 0 0-1.4 0L17.9 5.44c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l1.35-1.35c.97-.97 2.55-.97 3.52 0s.97 2.55 0 3.52L20.36 7.9c-.15.15-.34.22-.53.22M4.6 22.74c-.66 0-1.33-.25-1.83-.76a2.59 2.59 0 0 1 0-3.66l7.59-7.59c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-7.59 7.59c-.42.42-.42 1.12 0 1.54s1.11.42 1.54 0l7.59-7.59c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-7.59 7.59c-.5.5-1.17.76-1.83.76" }),
3399
+ /* @__PURE__ */ (0, import_jsx_runtime234.jsx)("path", { fill: "#1e293b", d: "M21.63 18.52c-.48 0-.94-.18-1.28-.53L16.36 14l-.62.62c-.62.66-1.85.69-2.54 0l-3.04-3.04c-.7-.7-.7-1.85 0-2.55l.61-.61-4-4a1.8 1.8 0 0 1-.44-1.86c.22-.65.78-1.12 1.46-1.22a7.16 7.16 0 0 1 6.07 2.02l.98.98.24-.24c.7-.7 1.85-.7 2.55 0l3.04 3.04c.33.31.53.78.53 1.27s-.19.93-.53 1.27l-.24.24.98.98a7.16 7.16 0 0 1 2.02 6.07c-.1.68-.57 1.24-1.22 1.46-.19.06-.39.09-.58.09m-5.27-6.33c.19 0 .38.07.52.21l4.53 4.53c.09.09.21.11.33.08.1-.04.19-.13.2-.25.25-1.74-.34-3.54-1.6-4.79l-1.51-1.51a.75.75 0 0 1 0-1.06l.77-.77q.09-.09.09-.21a.28.28 0 0 0-.08-.2l-3.05-3.05a.3.3 0 0 0-.43 0l-.77.77c-.28.28-.78.28-1.06 0l-1.51-1.51A5.66 5.66 0 0 0 8 2.83a.317.317 0 0 0-.19.53l4.54 4.54c.29.29.29.77 0 1.06l-1.14 1.14c-.12.12-.12.31 0 .43l3.04 3.04c.12.12.31.11.41.01l1.1-1.1a.76.76 0 0 1 .6-.29" })
3400
+ ] });
3401
+ }
3402
+ );
3403
+ MagickoAiTools.displayName = "MagickoAiTools";
3404
+
3405
+ // dist/icons/MagickoAiUsers.tsx
3406
+ var import_react235 = __toESM(require("react"));
3407
+ var import_jsx_runtime235 = require("react/jsx-runtime");
3408
+ var MagickoAiUsers = import_react235.default.forwardRef(
3409
+ ({ size, ...props }, ref) => {
3410
+ return /* @__PURE__ */ (0, import_jsx_runtime235.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3411
+ /* @__PURE__ */ (0, import_jsx_runtime235.jsx)("path", { fill: "#1e293b", d: "M4.66 23.08c-.41 0-.75-.28-.83-.67l-.23-.98c-.1-.43-.44-.77-.86-.87l-.99-.23a.84.84 0 0 1-.66-.83c0-.41.28-.75.68-.83l.97-.23c.43-.1.77-.44.87-.86l.23-.99c.08-.38.43-.66.83-.66.41 0 .75.28.83.67l.23.98c.1.43.44.77.86.87l.99.23c.38.08.66.43.66.83s-.27.75-.66.83l-.99.23c-.43.1-.77.44-.87.86l-.23.99c-.08.38-.43.66-.83.66m-.68-3.57c.27.18.5.42.68.68.18-.27.41-.5.68-.68-.27-.18-.5-.42-.68-.68-.18.26-.41.5-.68.68M9.08 11.62c-2.863 0-5.27-2.285-5.27-5.18 0-2.81 2.33-5.19 5.19-5.19s5.19 2.33 5.19 5.19c-.01 2.77-2.326 5.18-5.11 5.18M9 2.75a3.7 3.7 0 0 0-3.69 3.69c0 2.052 1.662 3.663 3.69 3.673 2.014.01 3.68-1.654 3.69-3.673A3.7 3.7 0 0 0 9 2.75M16.57 11.76c-.4.04-.95-.26-.99-.67s.21-.78.62-.83c.236-.02.463.003.698-.04a2.746 2.746 0 0 0 2.262-2.71c0-1.47-1.23-2.75-2.75-2.75-.41 0-.75-.34-.75-.75s.34-.75.75-.75a4.26 4.26 0 0 1 4.25 4.25c0 2.34-1.8 4.16-4.09 4.25.046 0-.04 0 0 0" }),
3412
+ /* @__PURE__ */ (0, import_jsx_runtime235.jsx)("path", { fill: "#1e293b", d: "M9.17 22.57c-.06 0-.12-.01-.18-.01-.41 0-.74-.35-.74-.76s.38-.72.76-.74c1.77.03 3.51-.43 4.74-1.25.96-.64 1.48-1.46 1.48-2.32 0-.85-.53-1.67-1.48-2.3-1.23-.82-2.95-1.28-4.74-1.25-.93.02-1.86.16-2.69.43q-.525.165-.99.39c-.37.18-.82.02-1-.35a.75.75 0 0 1 .35-1c.37-.18.77-.34 1.18-.47.98-.31 2.03-.48 3.12-.5 2.13-.05 4.1.5 5.6 1.5 1.38.92 2.15 2.18 2.15 3.55s-.76 2.64-2.15 3.57c-1.46.97-3.37 1.51-5.41 1.51M18.34 20.75c-.35 0-.66-.24-.73-.6a.76.76 0 0 1 .58-.89c.63-.13 1.21-.38 1.66-.73.57-.43.88-.97.88-1.54s-.31-1.11-.87-1.54c-.44-.34-.99-.58-1.64-.73a.756.756 0 0 1-.57-.9c.09-.4.49-.66.9-.57.86.19 1.61.53 2.22 1 .93.7 1.46 1.69 1.46 2.73s-.54 2.03-1.47 2.73a5.2 5.2 0 0 1-1.47.786c-.28.097-.649.254-.95.254" })
3413
+ ] });
3414
+ }
3415
+ );
3416
+ MagickoAiUsers.displayName = "MagickoAiUsers";
3417
+
3418
+ // dist/icons/MagickoAiWaterCycle.tsx
3419
+ var import_react236 = __toESM(require("react"));
3420
+ var import_jsx_runtime236 = require("react/jsx-runtime");
3421
+ var MagickoAiWaterCycle = import_react236.default.forwardRef(
3422
+ ({ size, ...props }, ref) => {
3423
+ return /* @__PURE__ */ (0, import_jsx_runtime236.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3424
+ /* @__PURE__ */ (0, import_jsx_runtime236.jsx)("path", { fill: "#1e293b", d: "M16.19 11.36c-.41 0-.75-.28-.83-.67l-.22-.96c-.1-.42-.43-.75-.84-.85l-.98-.23a.84.84 0 0 1-.66-.83c0-.41.28-.75.67-.83l.96-.22c.42-.1.75-.43.85-.84l.23-.98a.84.84 0 0 1 .83-.66c.41 0 .75.28.83.67l.22.96c.1.42.43.75.84.85l.98.23c.38.08.66.42.66.83s-.27.74-.66.83l-.97.23c-.42.1-.75.43-.85.84l-.23.98a.84.84 0 0 1-.83.66zm-.65-3.54c.25.18.47.4.65.65.18-.25.4-.47.65-.65-.25-.18-.47-.4-.65-.65-.18.25-.4.47-.65.65M10.61 21.25c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.33-1.33c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.33 1.33c-.15.15-.34.22-.53.22M15.66 19.64a.75.75 0 0 1-.12-1.49c3.71-.58 5.65-1.88 5.65-2.87-.04-.42-.33-.87-.75-1.13a.746.746 0 0 1-.25-1.03c.21-.35.67-.47 1.03-.25.83.5 1.38 1.37 1.47 2.34 0 2.08-2.65 3.75-6.91 4.42-.04 0-.08.01-.12.01" }),
3425
+ /* @__PURE__ */ (0, import_jsx_runtime236.jsx)("path", { fill: "#1e293b", d: "M11.94 19.92c-5.21 0-10.75-1.63-10.75-4.64.1-1.04.65-1.91 1.47-2.41a.76.76 0 0 1 1.03.25c.21.36.1.82-.25 1.03-.42.25-.7.7-.75 1.2 0 1.24 3.52 3.07 9.25 3.07.41 0 .75.34.75.75s-.34.75-.75.75M11.91 15.75c-1.63 0-3.15-.71-4.23-1.94a.5.5 0 0 1-.09-.13 5.725 5.725 0 0 1 .11-7.34l2.37-2.74c.94-1.08 2.8-1.08 3.73 0 .27.31.24.79-.08 1.06-.31.27-.79.24-1.06-.08-.36-.42-1.1-.42-1.47 0L8.82 7.32a4.21 4.21 0 0 0 0 5.51c.03.04.06.07.08.11.78.84 1.87 1.31 3.01 1.31 1.2 0 2.33-.52 3.11-1.42.27-.31.74-.35 1.06-.08.31.27.35.74.08 1.06a5.6 5.6 0 0 1-4.25 1.94" })
3426
+ ] });
3427
+ }
3428
+ );
3429
+ MagickoAiWaterCycle.displayName = "MagickoAiWaterCycle";
3430
+
3431
+ // dist/icons/MagickoAiWeight.tsx
3432
+ var import_react237 = __toESM(require("react"));
3433
+ var import_jsx_runtime237 = require("react/jsx-runtime");
3434
+ var MagickoAiWeight = import_react237.default.forwardRef(
3435
+ ({ size, ...props }, ref) => {
3436
+ return /* @__PURE__ */ (0, import_jsx_runtime237.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3437
+ /* @__PURE__ */ (0, import_jsx_runtime237.jsx)("path", { fill: "#1e293b", d: "M19.35 18.14c-.4 0-.74-.28-.82-.67l-.21-.92c-.09-.39-.4-.7-.78-.79l-.94-.22a.83.83 0 0 1-.65-.82c0-.4.27-.75.66-.83l.93-.21c.39-.09.7-.4.79-.78l.22-.94a.84.84 0 0 1 .83-.65c.4 0 .74.28.82.67l.21.92c.09.39.4.7.78.79l.94.22c.38.08.65.42.65.82s-.27.74-.66.83l-.93.21c-.39.09-.7.4-.78.78l-.22.94c-.08.38-.43.65-.84.65m-.56-3.42q.33.24.57.57.24-.33.57-.57-.33-.24-.57-.57-.24.33-.57.57" }),
3438
+ /* @__PURE__ */ (0, import_jsx_runtime237.jsx)("path", { fill: "#1e293b", d: "M16.26 18.04c-1.63 0-3.57-.62-3.57-3.57V8.82c0-2.95 1.94-3.57 3.57-3.57s3.57.62 3.57 3.57v.76c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.76c0-1.51-.56-2.07-2.07-2.07s-2.07.56-2.07 2.07v5.65c0 1.51.56 2.07 2.07 2.07.41 0 .75.34.75.75s-.34.75-.75.75M6.51 18.04c-1.63 0-3.57-.62-3.57-3.57V8.82c0-2.95 1.94-3.57 3.57-3.57s3.57.62 3.57 3.57v5.65c0 2.95-1.94 3.57-3.57 3.57m0-11.29c-1.51 0-2.07.56-2.07 2.07v5.65c0 1.51.56 2.07 2.07 2.07s2.07-.56 2.07-2.07V8.82c0-1.51-.56-2.07-2.07-2.07" }),
3439
+ /* @__PURE__ */ (0, import_jsx_runtime237.jsx)("path", { fill: "#1e293b", d: "M13.43 12.4h-4.1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.1c.41 0 .75.34.75.75s-.34.75-.75.75M21.27 11.56c-.41 0-.75-.34-.75-.75V9.3c0-.41.34-.75.75-.75s.75.34.75.75v1.51c0 .41-.34.75-.75.75M1.5 14.75c-.41 0-.75-.34-.75-.75V9.29c0-.41.34-.75.75-.75s.75.34.75.75V14c0 .41-.34.75-.75.75" })
3440
+ ] });
3441
+ }
3442
+ );
3443
+ MagickoAiWeight.displayName = "MagickoAiWeight";
3444
+
3445
+ // dist/icons/MagickoAirdrop.tsx
3446
+ var import_react238 = __toESM(require("react"));
3447
+ var import_jsx_runtime238 = require("react/jsx-runtime");
3448
+ var MagickoAirdrop = import_react238.default.forwardRef(
3449
+ ({ size, ...props }, ref) => {
3450
+ return /* @__PURE__ */ (0, import_jsx_runtime238.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3451
+ /* @__PURE__ */ (0, import_jsx_runtime238.jsx)("path", { fill: "#1e293b", d: "M12 13.74c-.78 0-1.52-.3-2.09-.86-.73-.73-1.02-1.78-.78-2.81a2.91 2.91 0 0 1 2.14-2.14c1.02-.25 2.07.04 2.81.78s1.02 1.78.78 2.81a2.91 2.91 0 0 1-2.14 2.14c-.24.05-.48.08-.72.08m0-4.4c-.12 0-.25.02-.37.05-.5.12-.91.53-1.03 1.03-.13.52.01 1.03.38 1.39.37.37.87.5 1.4.38.5-.12.91-.53 1.03-1.03.13-.52-.01-1.03-.38-1.39-.28-.28-.64-.43-1.03-.43" }),
3452
+ /* @__PURE__ */ (0, import_jsx_runtime238.jsx)("path", { fill: "#1e293b", d: "M6.02 17.97c-.18 0-.37-.07-.51-.2a9.55 9.55 0 0 1-3.05-6.98c0-5.26 4.28-9.54 9.54-9.54s9.54 4.28 9.54 9.54c0 2.66-1.07 5.12-3.01 6.95-.3.28-.78.27-1.06-.03s-.27-.78.03-1.06a7.94 7.94 0 0 0 2.54-5.85c0-4.43-3.61-8.04-8.04-8.04S3.96 6.37 3.96 10.8c0 2.26.91 4.34 2.57 5.88.3.28.32.76.04 1.06a.78.78 0 0 1-.55.23" }),
3453
+ /* @__PURE__ */ (0, import_jsx_runtime238.jsx)("path", { fill: "#1e293b", d: "M16 15.3a.746.746 0 0 1-.54-1.26c.83-.88 1.29-2.04 1.29-3.24 0-2.62-2.13-4.74-4.74-4.74a4.75 4.75 0 0 0-4.74 4.74c0 1.21.46 2.36 1.29 3.24.28.3.27.78-.03 1.06s-.78.27-1.06-.03a6.23 6.23 0 0 1-1.7-4.27c0-3.44 2.8-6.24 6.24-6.24s6.24 2.8 6.24 6.24c0 1.59-.6 3.11-1.7 4.27a.78.78 0 0 1-.55.23" }),
3454
+ /* @__PURE__ */ (0, import_jsx_runtime238.jsx)("path", { fill: "#1e293b", d: "M13.44 22.75h-2.87c-1.14 0-2.15-.64-2.64-1.66s-.36-2.21.35-3.1l1.44-1.79c.56-.7 1.39-1.1 2.29-1.1s1.73.4 2.29 1.1l1.44 1.79c.71.89.85 2.08.35 3.1-.51 1.02-1.52 1.66-2.65 1.66m-2.56-5.62-1.44 1.79a1.39 1.39 0 0 0-.17 1.51c.24.51.73.81 1.29.81h2.87c.56 0 1.05-.3 1.29-.81s.18-1.07-.17-1.51l-1.44-1.79c-.54-.68-1.68-.68-2.23 0" })
3455
+ ] });
3456
+ }
3457
+ );
3458
+ MagickoAirdrop.displayName = "MagickoAirdrop";
3459
+
3460
+ // dist/icons/MagickoAirplane.tsx
3461
+ var import_react239 = __toESM(require("react"));
3462
+ var import_jsx_runtime239 = require("react/jsx-runtime");
3463
+ var MagickoAirplane = import_react239.default.forwardRef(
3464
+ ({ size, ...props }, ref) => {
3465
+ return /* @__PURE__ */ (0, import_jsx_runtime239.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime239.jsx)("path", { fill: "#1e293b", d: "M8.58 22.55c-.22 0-.45-.04-.66-.13-.47-.2-.83-.59-.99-1.08l-.44-1.32c-.2-.6-.02-1.35.42-1.8l2.27-2.28c.03-.03.07-.14.07-.19v-2.47l-4.56 1.97c-.61.26-1.23.23-1.7-.08s-.75-.87-.75-1.52v-1.29c0-.98.7-2.03 1.59-2.38l5.41-2.34V4.8c0-1.21.85-2.6 1.93-3.16a1.8 1.8 0 0 1 1.63 0c1.09.56 1.94 1.94 1.94 3.15v2.84l5.44 2.34c.89.38 1.57 1.4 1.57 2.39v1.29c0 .66-.27 1.21-.75 1.52s-1.09.34-1.7.09l-4.56-1.97v2.47c0 .04.04.14.07.17l2.28 2.29c.44.44.62 1.21.42 1.8l-.44 1.32c-.17.49-.53.88-1.01 1.07-.47.19-.99.17-1.44-.05-.05-.03-.1-.06-.15-.1l-2.33-1.96c-.08-.07-.24-.06-.31 0L9.5 22.26a.4.4 0 0 1-.14.09c-.24.14-.51.2-.78.2m.98-10.91c.23 0 .45.06.64.19.35.23.55.62.55 1.08v2.85c0 .43-.21.94-.51 1.24l-2.27 2.28c-.04.05-.08.2-.06.26l.44 1.33c.03.1.1.14.14.16.03.01.08.03.14.01l2.24-1.89c.63-.54 1.62-.54 2.25 0l2.23 1.88c.07.01.12 0 .15-.01.04-.02.12-.06.15-.16l.44-1.32a.38.38 0 0 0-.06-.26L13.76 17c-.3-.28-.52-.8-.52-1.24v-2.85c0-.45.19-.84.53-1.07s.78-.26 1.2-.08l4.92 2.12c.15.06.25.06.28.04s.07-.11.07-.27v-1.29c0-.38-.32-.87-.66-1.01L14 8.94c-.44-.19-.75-.67-.75-1.15v-3c0-.66-.52-1.51-1.12-1.81a.32.32 0 0 0-.27 0c-.58.3-1.11 1.17-1.11 1.82v3c0 .47-.31.96-.75 1.15l-5.58 2.41c-.35.14-.67.63-.67 1v1.29c0 .16.04.25.07.27s.13.02.28-.04l4.91-2.12c.18-.08.37-.12.55-.12" }) });
3466
+ }
3467
+ );
3468
+ MagickoAirplane.displayName = "MagickoAirplane";
3469
+
3470
+ // dist/icons/MagickoAirplane1.tsx
3471
+ var import_react240 = __toESM(require("react"));
3472
+ var import_jsx_runtime240 = require("react/jsx-runtime");
3473
+ var MagickoAirplane1 = import_react240.default.forwardRef(
3474
+ ({ size, ...props }, ref) => {
3475
+ return /* @__PURE__ */ (0, import_jsx_runtime240.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime240.jsx)("path", { fill: "#1e293b", d: "M17.66 22.75c-.15 0-.31-.02-.46-.05-.62-.15-1.1-.57-1.28-1.13l-2.55-6.56-2.83 2.83.2 2.17c0 .63-.2 1.16-.56 1.51l-.8.8c-.27.28-.65.41-1.04.36s-.72-.27-.92-.6l-1.97-3.29-3.36-2.01a1.25 1.25 0 0 1-.35-1.84l.8-1.04c.42-.43.95-.64 1.51-.64l2.23.2 2.82-2.82-6.7-2.56c-.63-.31-1.03-.85-1.12-1.46-.1-.59.09-1.17.52-1.6l.8-.8c.42-.42 1.1-.56 1.56-.56.05 0 .1 0 .15.01l9.79 1.98 3.49-3.49c1.21-1.21 3.05-1.22 4.26 0 .58.58.91 1.34.91 2.13s-.32 1.55-.91 2.13l-3.49 3.49 1.98 9.79c.2.58-.04 1.34-.59 1.75l-.76.76c-.36.35-.84.54-1.33.54m-4.2-9.43c.09 0 .17.01.26.03.42.09.76.38.91.77l2.69 6.94c.03.09.12.15.22.18.12.03.27.02.38-.09l.8-.8c.04-.04.07-.07.11-.09.04-.03.06-.13.05-.17l-2.03-10c-.08-.41.04-.84.34-1.14l3.58-3.58c.3-.3.47-.68.47-1.07s-.17-.77-.47-1.07c-.62-.62-1.52-.62-2.14 0l-3.58 3.58c-.3.3-.73.43-1.14.34L4.08 5.16c-.19.01-.38.08-.44.12l-.8.8c-.08.08-.12.19-.1.3.02.14.12.26.25.33l6.98 2.67c.4.15.69.49.78.91s-.04.85-.34 1.15l-3.17 3.17c-.26.26-.63.39-1 .36l-2.28-.21c-.09 0-.24.05-.32.13l-.57.75 3.28 1.97c.11.06.19.15.26.26l1.91 3.18.58-.58c.08-.08.12-.23.12-.38l-.2-2.21c-.03-.37.1-.74.36-1l3.17-3.17c.26-.26.58-.39.91-.39" }) });
3476
+ }
3477
+ );
3478
+ MagickoAirplane1.displayName = "MagickoAirplane1";
3479
+
3480
+ // dist/icons/MagickoAirplaneSquare.tsx
3481
+ var import_react241 = __toESM(require("react"));
3482
+ var import_jsx_runtime241 = require("react/jsx-runtime");
3483
+ var MagickoAirplaneSquare = import_react241.default.forwardRef(
3484
+ ({ size, ...props }, ref) => {
3485
+ return /* @__PURE__ */ (0, import_jsx_runtime241.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3486
+ /* @__PURE__ */ (0, import_jsx_runtime241.jsx)("path", { fill: "#1e293b", d: "M14.46 19.83c-.23 0-.46-.05-.67-.16-.05-.03-.1-.06-.14-.1l-1.67-1.42-1.64 1.42c-.05.04-.1.07-.15.1-.39.19-.83.21-1.22.04-.4-.17-.7-.5-.84-.91l-.32-.96c-.17-.5-.02-1.13.35-1.51l1.67-1.64-.01-1.45-3.01 1.29c-.5.21-1.02.19-1.42-.08-.39-.25-.62-.72-.62-1.26v-.93c0-.78.54-1.61 1.26-1.92l3.79-1.63V6.8c0-.98.65-2.04 1.52-2.46.43-.21.92-.21 1.35 0 .87.45 1.52 1.51 1.52 2.46v1.91L18 10.34c.72.3 1.26 1.13 1.26 1.92v.93c0 .54-.23 1.01-.64 1.27s-.92.29-1.42.08l-3-1.29v1.47l1.63 1.63c.37.37.52 1.01.35 1.51l-.32.95c-.14.41-.44.74-.84.9-.18.08-.37.12-.56.12M12 16.67c.34 0 .67.11.94.32l1.55 1.32.27-.93-1.63-1.62c-.26-.25-.43-.67-.43-1.04v-1.85c0-.45.19-.84.53-1.07s.78-.26 1.2-.08l3.32 1.42.01-.88c0-.19-.18-.47-.35-.54l-3.95-1.7c-.43-.18-.75-.66-.75-1.15V6.8c0-.39-.34-.94-.69-1.12-.36.18-.7.72-.7 1.12v2.07c0 .47-.31.96-.75 1.15l-3.94 1.7c-.17.07-.36.36-.36.54v.88l3.31-1.41c.41-.18.84-.16 1.19.07s.55.62.55 1.08v1.85c0 .36-.17.78-.43 1.04l-1.68 1.65.32.88 1.51-1.28c.28-.23.62-.35.96-.35m2.05-8.03.01.01c0-.01-.01-.01-.01-.01" }),
3487
+ /* @__PURE__ */ (0, import_jsx_runtime241.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" })
3488
+ ] });
3489
+ }
3490
+ );
3491
+ MagickoAirplaneSquare.displayName = "MagickoAirplaneSquare";
3492
+
3493
+ // dist/icons/MagickoAirpod.tsx
3494
+ var import_react242 = __toESM(require("react"));
3495
+ var import_jsx_runtime242 = require("react/jsx-runtime");
3496
+ var MagickoAirpod = import_react242.default.forwardRef(
3497
+ ({ size, ...props }, ref) => {
3498
+ return /* @__PURE__ */ (0, import_jsx_runtime242.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3499
+ /* @__PURE__ */ (0, import_jsx_runtime242.jsx)("path", { fill: "#1e293b", d: "M15.12 22.75H8.88c-4.03 0-6.44-.79-6.88-4.84-.08-.58-.12-1.27-.12-2.16v-7.5c0-.86.04-1.57.12-2.17.46-4.06 2.77-4.83 6.89-4.83h6.25c4.12 0 6.44.77 6.88 4.85.1.67.12 1.43.12 2.15v7.5c0 .87-.04 1.56-.12 2.18-.46 4.05-2.78 4.82-6.9 4.82m-6.24-20c-4.25 0-5.11.92-5.4 3.51-.08.55-.11 1.2-.11 1.99v7.5c0 .82.04 1.44.11 1.97.29 2.61 1.14 3.53 5.4 3.53h6.24c4.25 0 5.11-.92 5.4-3.5.07-.55.11-1.2.11-2v-7.5c0-.66-.01-1.36-.1-1.96-.29-2.62-1.14-3.54-5.4-3.54z" }),
3500
+ /* @__PURE__ */ (0, import_jsx_runtime242.jsx)("path", { fill: "#1e293b", d: "M21.23 9.67h-4.1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.1c.41 0 .75.34.75.75s-.34.75-.75.75M6.87 9.67h-4.1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.1c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3501
+ /* @__PURE__ */ (0, import_jsx_runtime242.jsx)("path", { fill: "#1e293b", d: "M15.08 11.72H8.92c-.75 0-1.47-.3-1.99-.84a2.7 2.7 0 0 1-.81-1.96c0-1.54 1.26-2.8 2.8-2.8h6.15c.75 0 1.47.31 1.99.84.52.51.82 1.21.82 1.96 0 1.54-1.26 2.8-2.8 2.8m-6.16-4.1c-.72 0-1.3.58-1.3 1.3 0 .35.13.67.37.9.25.26.58.4.93.4h6.16c.72 0 1.3-.58 1.3-1.3 0-.34-.14-.66-.38-.9-.25-.26-.58-.4-.93-.4z" })
3502
+ ] });
3503
+ }
3504
+ );
3505
+ MagickoAirpod.displayName = "MagickoAirpod";
3506
+
3507
+ // dist/icons/MagickoAirpods.tsx
3508
+ var import_react243 = __toESM(require("react"));
3509
+ var import_jsx_runtime243 = require("react/jsx-runtime");
3510
+ var MagickoAirpods = import_react243.default.forwardRef(
3511
+ ({ size, ...props }, ref) => {
3512
+ return /* @__PURE__ */ (0, import_jsx_runtime243.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3513
+ /* @__PURE__ */ (0, import_jsx_runtime243.jsx)("path", { fill: "#1e293b", d: "M8.61 19.75c-1.46 0-2.64-1.18-2.64-2.64V10.3h-.2c-2.5 0-4.53-2.03-4.53-4.53s2.03-4.53 4.53-4.53h1.89c1.98 0 3.58 1.61 3.58 3.58V17.1a2.625 2.625 0 0 1-2.63 2.65m-2.83-17c-1.67 0-3.03 1.36-3.03 3.03s1.36 3.03 3.03 3.03h.95c.41 0 .75.34.75.75v7.56a1.14 1.14 0 1 0 2.28 0V4.84c0-1.15-.93-2.08-2.08-2.08h-1.9z" }),
3514
+ /* @__PURE__ */ (0, import_jsx_runtime243.jsx)("path", { fill: "#1e293b", d: "M5.78 7.47c-.93 0-1.69-.76-1.69-1.7s.76-1.69 1.69-1.69c.41 0 .75.34.75.75s-.34.75-.75.75a.19.19 0 0 0-.19.19c0 .1.09.2.19.2.41 0 .75.34.75.75s-.34.75-.75.75M15.39 19.75c-1.46 0-2.64-1.18-2.64-2.64V4.83c0-1.98 1.61-3.58 3.58-3.58h1.89c2.5 0 4.53 2.03 4.53 4.53s-2.03 4.53-4.53 4.53h-.2v6.81c.01 1.45-1.18 2.63-2.63 2.63m.94-17c-1.15 0-2.08.93-2.08 2.08v12.28a1.14 1.14 0 1 0 2.28 0V9.55c0-.41.34-.75.75-.75h.95c1.67 0 3.03-1.36 3.03-3.03s-1.36-3.03-3.03-3.03h-1.9z" }),
3515
+ /* @__PURE__ */ (0, import_jsx_runtime243.jsx)("path", { fill: "#1e293b", d: "M18.22 7.47c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.11 0 .19-.09.19-.2a.19.19 0 0 0-.19-.19c-.41 0-.75-.34-.75-.75s.34-.75.75-.75a1.694 1.694 0 0 1 0 3.39M8.5 22.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M15.5 22.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
3516
+ ] });
3517
+ }
3518
+ );
3519
+ MagickoAirpods.displayName = "MagickoAirpods";
3520
+
3521
+ // dist/icons/MagickoAirpods1.tsx
3522
+ var import_react244 = __toESM(require("react"));
3523
+ var import_jsx_runtime244 = require("react/jsx-runtime");
3524
+ var MagickoAirpods1 = import_react244.default.forwardRef(
3525
+ ({ size, ...props }, ref) => {
3526
+ return /* @__PURE__ */ (0, import_jsx_runtime244.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3527
+ /* @__PURE__ */ (0, import_jsx_runtime244.jsx)("path", { fill: "#1e293b", d: "M16.48 19.73h-1c-.96 0-1.75-.78-1.75-1.75V9.65c0-.41.34-.75.75-.75s.75.34.75.75v8.33c0 .14.11.25.25.25h1c.14 0 .25-.11.25-.25V11c0-.41.34-.75.75-.75s.75.34.75.75v6.98c0 .96-.78 1.75-1.75 1.75" }),
3528
+ /* @__PURE__ */ (0, import_jsx_runtime244.jsx)("path", { fill: "#1e293b", d: "M18.08 11.75h-.59c-2.61 0-4.74-2.12-4.74-4.74s2.12-4.74 4.74-4.74h.59c1.07 0 2.12.37 2.96 1.04l.18.15c.95.76 1.5 1.9 1.5 3.11v.99c0 1.14-.51 2.21-1.4 2.92l-.28.22c-.84.67-1.89 1.04-2.96 1.04zm-.59-7.97a3.24 3.24 0 1 0 0 6.48h.59c.73 0 1.45-.25 2.02-.71l.28-.22c.53-.43.84-1.06.84-1.75v-.99c0-.76-.34-1.47-.93-1.94l-.18-.15c-.57-.46-1.29-.71-2.02-.71h-.59zM6.27 14.25c-2.75 0-4.99-2.24-4.99-4.99s2.24-4.99 4.99-4.99 4.99 2.24 4.99 4.99-2.24 4.99-4.99 4.99m0-8.47c-1.92 0-3.49 1.56-3.49 3.49s1.56 3.49 3.49 3.49 3.49-1.56 3.49-3.49S8.2 5.78 6.27 5.78" }),
3529
+ /* @__PURE__ */ (0, import_jsx_runtime244.jsx)("path", { fill: "#1e293b", d: "M6.77 21.72h-1c-.96 0-1.75-.78-1.75-1.75v-6.48c0-.41.34-.75.75-.75s.75.34.75.75v6.48c0 .14.11.25.25.25h1c.14 0 .25-.11.25-.25v-6.48c0-.41.34-.75.75-.75s.75.34.75.75v6.48c0 .96-.78 1.75-1.75 1.75M7.26 9.26c0 .547-.442 1-.989 1s-1-.453-1-1c0-.233.14-.547.314-.722a1 1 0 0 1 .686-.267h.012c.535 0 .978.442.978.989" })
3530
+ ] });
3531
+ }
3532
+ );
3533
+ MagickoAirpods1.displayName = "MagickoAirpods1";
3534
+
3535
+ // dist/icons/MagickoAlarm.tsx
3536
+ var import_react245 = __toESM(require("react"));
3537
+ var import_jsx_runtime245 = require("react/jsx-runtime");
3538
+ var MagickoAlarm = import_react245.default.forwardRef(
3539
+ ({ size, ...props }, ref) => {
3540
+ return /* @__PURE__ */ (0, import_jsx_runtime245.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3541
+ /* @__PURE__ */ (0, import_jsx_runtime245.jsx)("path", { fill: "#1e293b", d: "M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3542
+ /* @__PURE__ */ (0, import_jsx_runtime245.jsx)("path", { fill: "#1e293b", d: "M21 22.75H3c-.41 0-.75-.34-.75-.75v-7c0-5.38 4.37-9.75 9.75-9.75s9.75 4.37 9.75 9.75v7c0 .41-.34.75-.75.75m-17.25-1.5h16.5V15c0-4.55-3.7-8.25-8.25-8.25S3.75 10.45 3.75 15zM12 3.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75M5 5.75c-.19 0-.38-.07-.53-.22l-1-1a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M19 5.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1-1c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1 1c-.15.15-.34.22-.53.22" })
3543
+ ] });
3544
+ }
3545
+ );
3546
+ MagickoAlarm.displayName = "MagickoAlarm";
3547
+
3548
+ // dist/icons/MagickoAlarm1.tsx
3549
+ var import_react246 = __toESM(require("react"));
3550
+ var import_jsx_runtime246 = require("react/jsx-runtime");
3551
+ var MagickoAlarm1 = import_react246.default.forwardRef(
3552
+ ({ size, ...props }, ref) => {
3553
+ return /* @__PURE__ */ (0, import_jsx_runtime246.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3554
+ /* @__PURE__ */ (0, import_jsx_runtime246.jsx)("path", { fill: "#1e293b", d: "M3.79 5.68c-.24 0-.47-.11-.61-.32a.74.74 0 0 1 .18-1.04l3.11-2.18a.74.74 0 0 1 1.04.18c.24.34.16.81-.18 1.04L4.22 5.54c-.13.1-.28.14-.43.14M20.21 5.68c-.15 0-.3-.04-.43-.14l-3.11-2.18a.743.743 0 0 1-.18-1.04c.24-.34.71-.42 1.04-.18l3.11 2.18c.34.24.42.71.18 1.04-.14.21-.37.32-.61.32M12 22c-4.82 0-8.75-3.92-8.75-8.75S7.18 4.5 12 4.5s8.75 3.92 8.75 8.75S16.82 22 12 22m0-16c-4 0-7.25 3.25-7.25 7.25S8 20.5 12 20.5s7.25-3.25 7.25-7.25S16 6 12 6" }),
3555
+ /* @__PURE__ */ (0, import_jsx_runtime246.jsx)("path", { fill: "#1e293b", d: "M15 16a.74.74 0 0 1-.42-.13l-3-2a.74.74 0 0 1-.33-.62v-4c0-.41.34-.75.75-.75s.75.34.75.75v3.6l2.67 1.78c.34.23.44.7.21 1.04-.15.21-.39.33-.63.33" })
3556
+ ] });
3557
+ }
3558
+ );
3559
+ MagickoAlarm1.displayName = "MagickoAlarm1";
3560
+
3561
+ // dist/icons/MagickoAlignBottom.tsx
3562
+ var import_react247 = __toESM(require("react"));
3563
+ var import_jsx_runtime247 = require("react/jsx-runtime");
3564
+ var MagickoAlignBottom = import_react247.default.forwardRef(
3565
+ ({ size, ...props }, ref) => {
3566
+ return /* @__PURE__ */ (0, import_jsx_runtime247.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3567
+ /* @__PURE__ */ (0, import_jsx_runtime247.jsx)("path", { fill: "#1e293b", d: "M17.03 19.75h-1.04c-2.01 0-2.98-.93-2.98-2.85V5.1c0-.41.34-.75.75-.75s.75.34.75.75v11.8c0 1.01.21 1.35 1.48 1.35h1.04c1.27 0 1.48-.34 1.48-1.35V5.1c0-.41.34-.75.75-.75s.75.34.75.75v11.8c0 1.92-.97 2.85-2.98 2.85M8.53 14.75H7.49c-2.01 0-2.98-.93-2.98-2.85V5.1c0-.41.34-.75.75-.75s.75.34.75.75v6.8c0 1.01.21 1.35 1.48 1.35h1.04c1.27 0 1.48-.34 1.48-1.35V5.1c0-.41.34-.75.75-.75s.75.34.75.75v6.8c0 1.92-.97 2.85-2.98 2.85" }),
3568
+ /* @__PURE__ */ (0, import_jsx_runtime247.jsx)("path", { fill: "#1e293b", d: "M22 5.75H2a.749.749 0 1 1 0-1.5h20a.749.749 0 1 1 0 1.5" })
3569
+ ] });
3570
+ }
3571
+ );
3572
+ MagickoAlignBottom.displayName = "MagickoAlignBottom";
3573
+
3574
+ // dist/icons/MagickoAlignHorizontally.tsx
3575
+ var import_react248 = __toESM(require("react"));
3576
+ var import_jsx_runtime248 = require("react/jsx-runtime");
3577
+ var MagickoAlignHorizontally = import_react248.default.forwardRef(
3578
+ ({ size, ...props }, ref) => {
3579
+ return /* @__PURE__ */ (0, import_jsx_runtime248.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3580
+ /* @__PURE__ */ (0, import_jsx_runtime248.jsx)("path", { fill: "#1e293b", d: "M8.02 20.25H6.98C4.97 20.25 4 19.32 4 17.4V6.6c0-1.92.98-2.85 2.98-2.85h1.04c2 0 2.98.93 2.98 2.85v10.8c0 1.92-.98 2.85-2.98 2.85m-1.04-15c-1.27 0-1.48.34-1.48 1.35v10.8c0 1.01.21 1.35 1.48 1.35h1.04c1.27 0 1.48-.34 1.48-1.35V6.6c0-1.01-.21-1.35-1.48-1.35zM16.52 18.25h-1.04c-2.01 0-2.98-.93-2.98-2.85V8.6c0-1.92.98-2.85 2.98-2.85h1.04c2.01 0 2.98.93 2.98 2.85v6.8c0 1.92-.98 2.85-2.98 2.85m-1.04-11c-1.27 0-1.48.34-1.48 1.35v6.8c0 1.01.21 1.35 1.48 1.35h1.04c1.27 0 1.48-.34 1.48-1.35V8.6c0-1.01-.21-1.35-1.48-1.35z" }),
3581
+ /* @__PURE__ */ (0, import_jsx_runtime248.jsx)("path", { fill: "#1e293b", d: "M4.4 12.75H2a.749.749 0 1 1 0-1.5h2.4a.749.749 0 1 1 0 1.5M13 12.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75M22 12.75h-2.7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H22a.749.749 0 1 1 0 1.5" })
3582
+ ] });
3583
+ }
3584
+ );
3585
+ MagickoAlignHorizontally.displayName = "MagickoAlignHorizontally";
3586
+
3587
+ // dist/icons/MagickoAlignLeft.tsx
3588
+ var import_react249 = __toESM(require("react"));
3589
+ var import_jsx_runtime249 = require("react/jsx-runtime");
3590
+ var MagickoAlignLeft = import_react249.default.forwardRef(
3591
+ ({ size, ...props }, ref) => {
3592
+ return /* @__PURE__ */ (0, import_jsx_runtime249.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3593
+ /* @__PURE__ */ (0, import_jsx_runtime249.jsx)("path", { fill: "#1e293b", d: "M16.9 20H5.1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h11.8c1.01 0 1.35-.21 1.35-1.48v-1.04c0-1.27-.34-1.48-1.35-1.48H5.1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h11.8c1.92 0 2.85.98 2.85 2.98v1.04c0 2-.93 2.98-2.85 2.98M11.9 11.5H5.1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6.8c1.01 0 1.35-.21 1.35-1.48V7.48c0-1.27-.34-1.48-1.35-1.48H5.1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6.8c1.92 0 2.85.98 2.85 2.98v1.04c0 2-.93 2.98-2.85 2.98" }),
3594
+ /* @__PURE__ */ (0, import_jsx_runtime249.jsx)("path", { fill: "#1e293b", d: "M5 22.74c-.41 0-.75-.34-.75-.75v-20c0-.41.34-.75.75-.75s.75.34.75.75v20c0 .41-.34.75-.75.75" })
3595
+ ] });
3596
+ }
3597
+ );
3598
+ MagickoAlignLeft.displayName = "MagickoAlignLeft";
3599
+
3600
+ // dist/icons/MagickoAlignLeft2.tsx
3601
+ var import_react250 = __toESM(require("react"));
3602
+ var import_jsx_runtime250 = require("react/jsx-runtime");
3603
+ var MagickoAlignLeft2 = import_react250.default.forwardRef(
3604
+ ({ size, ...props }, ref) => {
3605
+ return /* @__PURE__ */ (0, import_jsx_runtime250.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime250.jsx)("path", { fill: "#1e293b", d: "M19.9 22.75H4.1c-1.92 0-2.85-.98-2.85-2.98v-4.04c0-2.01.93-2.98 2.85-2.98h15.8c1.92 0 2.85.98 2.85 2.98v4.04c0 2-.93 2.98-2.85 2.98m-15.8-8.5c-1.01 0-1.35.21-1.35 1.48v4.04c0 1.27.34 1.48 1.35 1.48h15.8c1.01 0 1.35-.21 1.35-1.48v-4.04c0-1.27-.34-1.48-1.35-1.48zM12.9 11.25H4.1c-1.92 0-2.85-.98-2.85-2.98V4.23c0-2.01.93-2.98 2.85-2.98h8.8c1.92 0 2.85.98 2.85 2.98v4.04c0 2-.93 2.98-2.85 2.98m-8.8-8.5c-1.01 0-1.35.21-1.35 1.48v4.04c0 1.27.34 1.48 1.35 1.48h8.8c1.01 0 1.35-.21 1.35-1.48V4.23c0-1.27-.34-1.48-1.35-1.48z" }) });
3606
+ }
3607
+ );
3608
+ MagickoAlignLeft2.displayName = "MagickoAlignLeft2";
3609
+
3610
+ // dist/icons/MagickoAlignRight.tsx
3611
+ var import_react251 = __toESM(require("react"));
3612
+ var import_jsx_runtime251 = require("react/jsx-runtime");
3613
+ var MagickoAlignRight = import_react251.default.forwardRef(
3614
+ ({ size, ...props }, ref) => {
3615
+ return /* @__PURE__ */ (0, import_jsx_runtime251.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3616
+ /* @__PURE__ */ (0, import_jsx_runtime251.jsx)("path", { fill: "#1e293b", d: "M18.9 20H7.1c-1.92 0-2.85-.98-2.85-2.98v-1.04c0-2 .93-2.98 2.85-2.98h11.8c.41 0 .75.34.75.75s-.34.75-.75.75H7.1c-1.01 0-1.35.21-1.35 1.48v1.04c0 1.27.34 1.48 1.35 1.48h11.8c.41 0 .75.34.75.75s-.34.75-.75.75M18.9 11.5h-6.8c-1.92 0-2.85-.98-2.85-2.98V7.48c0-2.01.93-2.98 2.85-2.98h6.8c.41 0 .75.34.75.75s-.34.75-.75.75h-6.8c-1.01 0-1.35.21-1.35 1.48v1.04c0 1.27.34 1.48 1.35 1.48h6.8c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3617
+ /* @__PURE__ */ (0, import_jsx_runtime251.jsx)("path", { fill: "#1e293b", d: "M19 22.74c-.41 0-.75-.34-.75-.75v-20c0-.41.34-.75.75-.75s.75.34.75.75v20c0 .41-.34.75-.75.75" })
3618
+ ] });
3619
+ }
3620
+ );
3621
+ MagickoAlignRight.displayName = "MagickoAlignRight";
3622
+
3623
+ // dist/icons/MagickoAlignTop.tsx
3624
+ var import_react252 = __toESM(require("react"));
3625
+ var import_jsx_runtime252 = require("react/jsx-runtime");
3626
+ var MagickoAlignTop = import_react252.default.forwardRef(
3627
+ ({ size, ...props }, ref) => {
3628
+ return /* @__PURE__ */ (0, import_jsx_runtime252.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime252.jsx)("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 15.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.85v8.8c0 1.92-.98 2.85-2.98 2.85m-4.04-13c-1.27 0-1.48.34-1.48 1.35v8.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.35z" }) });
3629
+ }
3630
+ );
3631
+ MagickoAlignTop.displayName = "MagickoAlignTop";
3632
+
3633
+ // dist/icons/MagickoAlignTop2.tsx
3634
+ var import_react253 = __toESM(require("react"));
3635
+ var import_jsx_runtime253 = require("react/jsx-runtime");
3636
+ var MagickoAlignTop2 = import_react253.default.forwardRef(
3637
+ ({ size, ...props }, ref) => {
3638
+ return /* @__PURE__ */ (0, import_jsx_runtime253.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3639
+ /* @__PURE__ */ (0, import_jsx_runtime253.jsx)("path", { fill: "#1e293b", d: "M19.26 19.65c-.41 0-.75-.34-.75-.75V7.1c0-1.01-.21-1.35-1.48-1.35h-1.04c-1.27 0-1.48.34-1.48 1.35v11.8c0 .41-.34.75-.75.75s-.75-.34-.75-.75V7.1c0-1.92.98-2.85 2.98-2.85h1.04c2.01 0 2.98.93 2.98 2.85v11.8c0 .41-.34.75-.75.75M10.76 19.65c-.41 0-.75-.34-.75-.75v-6.8c0-1.01-.21-1.35-1.48-1.35H7.49c-1.27 0-1.48.34-1.48 1.35v6.8c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-6.8c0-1.92.98-2.85 2.98-2.85h1.04c2.01 0 2.98.93 2.98 2.85v6.8c0 .41-.34.75-.75.75" }),
3640
+ /* @__PURE__ */ (0, import_jsx_runtime253.jsx)("path", { fill: "#1e293b", d: "M22 19.75H2a.749.749 0 1 1 0-1.5h20a.749.749 0 1 1 0 1.5" })
3641
+ ] });
3642
+ }
3643
+ );
3644
+ MagickoAlignTop2.displayName = "MagickoAlignTop2";
3645
+
3646
+ // dist/icons/MagickoAlignVertically.tsx
3647
+ var import_react254 = __toESM(require("react"));
3648
+ var import_jsx_runtime254 = require("react/jsx-runtime");
3649
+ var MagickoAlignVertically = import_react254.default.forwardRef(
3650
+ ({ size, ...props }, ref) => {
3651
+ return /* @__PURE__ */ (0, import_jsx_runtime254.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3652
+ /* @__PURE__ */ (0, import_jsx_runtime254.jsx)("path", { fill: "#1e293b", d: "M17.4 20H6.6c-1.92 0-2.85-.98-2.85-2.98v-1.04c0-2 .93-2.98 2.85-2.98h10.8c1.92 0 2.85.98 2.85 2.98v1.04c0 2-.93 2.98-2.85 2.98M6.6 14.5c-1.01 0-1.35.21-1.35 1.48v1.04c0 1.27.34 1.48 1.35 1.48h10.8c1.01 0 1.35-.21 1.35-1.48v-1.04c0-1.27-.34-1.48-1.35-1.48zM15.4 11.5H8.6c-1.92 0-2.85-.98-2.85-2.98V7.48c0-2.01.93-2.98 2.85-2.98h6.8c1.92 0 2.85.98 2.85 2.98v1.04c0 2-.93 2.98-2.85 2.98M8.6 6c-1.01 0-1.35.21-1.35 1.48v1.04c0 1.27.34 1.48 1.35 1.48h6.8c1.01 0 1.35-.21 1.35-1.48V7.48c0-1.27-.34-1.48-1.35-1.48z" }),
3653
+ /* @__PURE__ */ (0, import_jsx_runtime254.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75v-2.4c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75M12 13.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 5.44c-.41 0-.75-.34-.75-.75V2a.749.749 0 1 1 1.5 0v2.69c0 .42-.34.75-.75.75" })
3654
+ ] });
3655
+ }
3656
+ );
3657
+ MagickoAlignVertically.displayName = "MagickoAlignVertically";
3658
+
3659
+ // dist/icons/MagickoAquarius.tsx
3660
+ var import_react255 = __toESM(require("react"));
3661
+ var import_jsx_runtime255 = require("react/jsx-runtime");
3662
+ var MagickoAquarius = import_react255.default.forwardRef(
3663
+ ({ size, ...props }, ref) => {
3664
+ return /* @__PURE__ */ (0, import_jsx_runtime255.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3665
+ /* @__PURE__ */ (0, import_jsx_runtime255.jsx)("path", { fill: "#1e293b", d: "M12 16.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.45 0 6.25-2.8 6.25-6.25S15.45 2.75 12 2.75 5.75 5.55 5.75 9c0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-4.27 3.48-7.75 7.75-7.75S19.75 4.73 19.75 9s-3.48 7.75-7.75 7.75" }),
3666
+ /* @__PURE__ */ (0, import_jsx_runtime255.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75v-6c0-.41.34-.75.75-.75s.75.34.75.75v6c0 .41-.34.75-.75.75" }),
3667
+ /* @__PURE__ */ (0, import_jsx_runtime255.jsx)("path", { fill: "#1e293b", d: "M15 19.75H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" })
3668
+ ] });
3669
+ }
3670
+ );
3671
+ MagickoAquarius.displayName = "MagickoAquarius";
3672
+
3673
+ // dist/icons/MagickoArchive.tsx
3674
+ var import_react256 = __toESM(require("react"));
3675
+ var import_jsx_runtime256 = require("react/jsx-runtime");
3676
+ var MagickoArchive = import_react256.default.forwardRef(
3677
+ ({ size, ...props }, ref) => {
3678
+ return /* @__PURE__ */ (0, import_jsx_runtime256.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3679
+ /* @__PURE__ */ (0, import_jsx_runtime256.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3680
+ /* @__PURE__ */ (0, import_jsx_runtime256.jsx)("path", { fill: "#1e293b", d: "M18 15.25c-.41 0-.75-.34-.75-.75 0-.69-.56-1.25-1.25-1.25H8c-.69 0-1.25.56-1.25 1.25 0 .41-.34.75-.75.75s-.75-.34-.75-.75V7.75C5.25 6.23 6.48 5 8 5h8c1.52 0 2.75 1.23 2.75 2.75v6.75c0 .41-.34.75-.75.75m-10-3.5h8c.45 0 .88.11 1.25.3v-4.3c0-.69-.56-1.25-1.25-1.25H8c-.69 0-1.25.56-1.25 1.25v4.3c.37-.19.8-.3 1.25-.3" }),
3681
+ /* @__PURE__ */ (0, import_jsx_runtime256.jsx)("path", { fill: "#1e293b", d: "M19 16.5h-1c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1c.41 0 .75.34.75.75s-.34.75-.75.75M6 16.5H5c-.41 0-.75-.34-.75-.75S4.59 15 5 15h1c.41 0 .75.34.75.75s-.34.75-.75.75M18 14.75c-.41 0-.75-.34-.75-.75v-3c0-.69-.56-1.25-1.25-1.25H8c-.69 0-1.25.56-1.25 1.25v3c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-3c0-1.52 1.23-2.75 2.75-2.75h8c1.52 0 2.75 1.23 2.75 2.75v3c0 .41-.34.75-.75.75" }),
3682
+ /* @__PURE__ */ (0, import_jsx_runtime256.jsx)("path", { fill: "#1e293b", d: "M12 19c-1.53 0-2.82-1.07-3.16-2.5H6c-.41 0-.75-.34-.75-.75V14.5c0-1.52 1.23-2.75 2.75-2.75h8c1.52 0 2.75 1.23 2.75 2.75v1.25c0 .41-.34.75-.75.75h-2.84A3.26 3.26 0 0 1 12 19m-5.25-4H9.5c.41 0 .75.34.75.75 0 .96.79 1.75 1.75 1.75s1.75-.79 1.75-1.75c0-.41.34-.75.75-.75h2.75v-.5c0-.69-.56-1.25-1.25-1.25H8c-.69 0-1.25.56-1.25 1.25z" })
3683
+ ] });
3684
+ }
3685
+ );
3686
+ MagickoArchive.displayName = "MagickoArchive";
3687
+
3688
+ // dist/icons/MagickoArchive1.tsx
3689
+ var import_react257 = __toESM(require("react"));
3690
+ var import_jsx_runtime257 = require("react/jsx-runtime");
3691
+ var MagickoArchive1 = import_react257.default.forwardRef(
3692
+ ({ size, ...props }, ref) => {
3693
+ return /* @__PURE__ */ (0, import_jsx_runtime257.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3694
+ /* @__PURE__ */ (0, import_jsx_runtime257.jsx)("path", { fill: "#1e293b", d: "M12 10.28c-1.02 0-2.04-.18-3.01-.53a.75.75 0 0 1-.45-.96c.15-.39.58-.59.97-.45 1.61.58 3.38.58 4.99 0a.75.75 0 1 1 .51 1.41c-.97.35-1.99.53-3.01.53" }),
3695
+ /* @__PURE__ */ (0, import_jsx_runtime257.jsx)("path", { fill: "#1e293b", d: "M19.07 22.75c-.51 0-1.07-.15-1.61-.46l-4.88-2.71c-.29-.16-.86-.16-1.15 0l-4.88 2.71c-.99.55-2 .61-2.77.15-.77-.45-1.21-1.36-1.21-2.49V5.86c0-2.54 2.07-4.61 4.61-4.61h9.65c2.54 0 4.61 2.07 4.61 4.61v14.09c0 1.13-.44 2.04-1.21 2.49-.35.21-.75.31-1.16.31M12 17.96c.47 0 .93.1 1.3.31l4.88 2.71c.51.29.98.35 1.28.17s.47-.61.47-1.2V5.86c0-1.71-1.4-3.11-3.11-3.11H7.18a3.12 3.12 0 0 0-3.11 3.11v14.09c0 .59.17 1.03.47 1.2s.76.12 1.28-.17l4.88-2.71c.37-.21.83-.31 1.3-.31" }),
3696
+ /* @__PURE__ */ (0, import_jsx_runtime257.jsx)("path", { fill: "#1e293b", d: "M19.07 22.75c-.51 0-1.07-.15-1.61-.46l-4.88-2.71c-.29-.16-.86-.16-1.15 0l-4.88 2.71c-.99.55-2 .61-2.77.15-.77-.45-1.21-1.36-1.21-2.49V5.86c0-2.54 2.07-4.61 4.61-4.61h9.65c2.54 0 4.61 2.07 4.61 4.61v14.09c0 1.13-.44 2.04-1.21 2.49-.35.21-.75.31-1.16.31M12 17.96c.47 0 .93.1 1.3.31l4.88 2.71c.51.29.98.35 1.28.17s.47-.61.47-1.2V5.86c0-1.71-1.4-3.11-3.11-3.11H7.18a3.12 3.12 0 0 0-3.11 3.11v14.09c0 .59.17 1.03.47 1.2s.76.12 1.28-.17l4.88-2.71c.37-.21.83-.31 1.3-.31" })
3697
+ ] });
3698
+ }
3699
+ );
3700
+ MagickoArchive1.displayName = "MagickoArchive1";
3701
+
3702
+ // dist/icons/MagickoArchive2.tsx
3703
+ var import_react258 = __toESM(require("react"));
3704
+ var import_jsx_runtime258 = require("react/jsx-runtime");
3705
+ var MagickoArchive2 = import_react258.default.forwardRef(
3706
+ ({ size, ...props }, ref) => {
3707
+ return /* @__PURE__ */ (0, import_jsx_runtime258.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3708
+ /* @__PURE__ */ (0, import_jsx_runtime258.jsx)("path", { fill: "#1e293b", d: "M16.5 22.75h-9c-3.3 0-3.75-1.8-3.75-3.75v-8.78c0-.41.34-.75.75-.75s.75.34.75.75V19c0 1.74.3 2.25 2.25 2.25h9c1.95 0 2.25-.51 2.25-2.25v-8.78c0-.41.34-.75.75-.75s.75.34.75.75V19c0 1.95-.45 3.75-3.75 3.75" }),
3709
+ /* @__PURE__ */ (0, import_jsx_runtime258.jsx)("path", { fill: "#1e293b", d: "M19 10.75H5c-2.42 0-3.75-1.33-3.75-3.75V5c0-2.42 1.33-3.75 3.75-3.75h14c2.42 0 3.75 1.33 3.75 3.75v2c0 2.42-1.33 3.75-3.75 3.75m-14-8c-1.58 0-2.25.67-2.25 2.25v2c0 1.58.67 2.25 2.25 2.25h14c1.58 0 2.25-.67 2.25-2.25V5c0-1.58-.67-2.25-2.25-2.25zM13.82 14.75h-3.64c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.64c.41 0 .75.34.75.75s-.34.75-.75.75" })
3710
+ ] });
3711
+ }
3712
+ );
3713
+ MagickoArchive2.displayName = "MagickoArchive2";
3714
+
3715
+ // dist/icons/MagickoArchiveAdd.tsx
3716
+ var import_react259 = __toESM(require("react"));
3717
+ var import_jsx_runtime259 = require("react/jsx-runtime");
3718
+ var MagickoArchiveAdd = import_react259.default.forwardRef(
3719
+ ({ size, ...props }, ref) => {
3720
+ return /* @__PURE__ */ (0, import_jsx_runtime259.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3721
+ /* @__PURE__ */ (0, import_jsx_runtime259.jsx)("path", { fill: "#1e293b", d: "M14.5 11.4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3722
+ /* @__PURE__ */ (0, import_jsx_runtime259.jsx)("path", { fill: "#1e293b", d: "M12 13.96c-.41 0-.75-.34-.75-.75v-5c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75" }),
3723
+ /* @__PURE__ */ (0, import_jsx_runtime259.jsx)("path", { fill: "#1e293b", d: "M19.07 22.75c-.51 0-1.07-.15-1.61-.46l-4.88-2.71c-.29-.16-.86-.16-1.15 0l-4.88 2.71c-.99.55-2 .61-2.77.15-.77-.45-1.21-1.36-1.21-2.49V5.86c0-2.54 2.07-4.61 4.61-4.61h9.65c2.54 0 4.61 2.07 4.61 4.61v14.09c0 1.13-.44 2.04-1.21 2.49-.35.21-.75.31-1.16.31M12 17.96c.47 0 .93.1 1.3.31l4.88 2.71c.51.29.98.35 1.28.17s.47-.61.47-1.2V5.86c0-1.71-1.4-3.11-3.11-3.11H7.18a3.12 3.12 0 0 0-3.11 3.11v14.09c0 .59.17 1.03.47 1.2s.77.12 1.28-.17l4.88-2.71c.37-.21.83-.31 1.3-.31" })
3724
+ ] });
3725
+ }
3726
+ );
3727
+ MagickoArchiveAdd.displayName = "MagickoArchiveAdd";
3728
+
3729
+ // dist/icons/MagickoArchiveBook1.tsx
3730
+ var import_react260 = __toESM(require("react"));
3731
+ var import_jsx_runtime260 = require("react/jsx-runtime");
3732
+ var MagickoArchiveBook1 = import_react260.default.forwardRef(
3733
+ ({ size, ...props }, ref) => {
3734
+ return /* @__PURE__ */ (0, import_jsx_runtime260.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3735
+ /* @__PURE__ */ (0, import_jsx_runtime260.jsx)("path", { fill: "#1e293b", d: "M16 22.75H8c-3.65 0-5.75-2.1-5.75-5.75V7c0-3.65 2.1-5.75 5.75-5.75h8c3.65 0 5.75 2.1 5.75 5.75v10c0 3.65-2.1 5.75-5.75 5.75m-8-20C5.14 2.75 3.75 4.14 3.75 7v10c0 2.86 1.39 4.25 4.25 4.25h8c2.86 0 4.25-1.39 4.25-4.25V7c0-2.86-1.39-4.25-4.25-4.25z" }),
3736
+ /* @__PURE__ */ (0, import_jsx_runtime260.jsx)("path", { fill: "#1e293b", d: "M9 11.11a1.244 1.244 0 0 1-1.25-1.24V2c0-.41.34-.75.75-.75h7c.41 0 .75.34.75.75v7.86c0 .5-.29.95-.75 1.14-.45.2-.98.11-1.35-.23L12 8.8l-2.15 1.98c-.24.22-.54.33-.85.33m3-3.9c.3 0 .61.11.85.33l1.9 1.75V2.75h-5.5v6.54l1.9-1.75c.24-.22.55-.33.85-.33M17.5 14.75h-4.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.25c.41 0 .75.34.75.75s-.34.75-.75.75M17.5 18.75H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.5c.41 0 .75.34.75.75s-.34.75-.75.75" })
3737
+ ] });
3738
+ }
3739
+ );
3740
+ MagickoArchiveBook1.displayName = "MagickoArchiveBook1";
3741
+
3742
+ // dist/icons/MagickoArchiveMinus.tsx
3743
+ var import_react261 = __toESM(require("react"));
3744
+ var import_jsx_runtime261 = require("react/jsx-runtime");
3745
+ var MagickoArchiveMinus = import_react261.default.forwardRef(
3746
+ ({ size, ...props }, ref) => {
3747
+ return /* @__PURE__ */ (0, import_jsx_runtime261.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3748
+ /* @__PURE__ */ (0, import_jsx_runtime261.jsx)("path", { fill: "#1e293b", d: "M14.5 11.4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }),
3749
+ /* @__PURE__ */ (0, import_jsx_runtime261.jsx)("path", { fill: "#1e293b", d: "M4.93 22.75c-.42 0-.81-.1-1.16-.3C3 22 2.56 21.09 2.56 19.96V5.86c0-2.54 2.07-4.61 4.61-4.61h9.65c2.54 0 4.61 2.07 4.61 4.61v14.09c0 1.13-.44 2.04-1.21 2.49s-1.78.4-2.77-.15l-4.88-2.71c-.29-.16-.86-.16-1.15 0l-4.88 2.71c-.54.3-1.09.46-1.61.46m2.25-20a3.12 3.12 0 0 0-3.11 3.11v14.09c0 .59.17 1.03.47 1.2.3.18.77.12 1.28-.17l4.88-2.71c.74-.41 1.86-.41 2.6 0l4.88 2.71c.51.29.98.35 1.28.17s.47-.62.47-1.2V5.86c0-1.71-1.4-3.11-3.11-3.11z" })
3750
+ ] });
3751
+ }
3752
+ );
3753
+ MagickoArchiveMinus.displayName = "MagickoArchiveMinus";
3754
+
3755
+ // dist/icons/MagickoArchiveSlash.tsx
3756
+ var import_react262 = __toESM(require("react"));
3757
+ var import_jsx_runtime262 = require("react/jsx-runtime");
3758
+ var MagickoArchiveSlash = import_react262.default.forwardRef(
3759
+ ({ size, ...props }, ref) => {
3760
+ return /* @__PURE__ */ (0, import_jsx_runtime262.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3761
+ /* @__PURE__ */ (0, import_jsx_runtime262.jsx)("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.22M18.88 22.75c-.56 0-1.16-.17-1.76-.5l-6.52-4.07a.747.747 0 1 1 .79-1.27l6.49 4.05c.56.31 1.12.38 1.48.17s.57-.73.57-1.42v-11c0-.41.34-.75.75-.75s.75.34.75.75v11c0 1.23-.48 2.22-1.31 2.71-.37.22-.79.33-1.24.33" }),
3762
+ /* @__PURE__ */ (0, import_jsx_runtime262.jsx)("path", { fill: "#1e293b", d: "M3.32 20.7c-.41 0-.75-.34-.75-.75V5.86c0-2.54 2.07-4.61 4.61-4.61h9.65c1.39 0 2.7.62 3.58 1.71.26.32.21.79-.11 1.06-.32.26-.79.21-1.05-.11a3.1 3.1 0 0 0-2.42-1.16H7.18a3.12 3.12 0 0 0-3.11 3.11v14.09c0 .41-.34.75-.75.75" })
3763
+ ] });
3764
+ }
3765
+ );
3766
+ MagickoArchiveSlash.displayName = "MagickoArchiveSlash";
3767
+
3768
+ // dist/icons/MagickoArchiveTick.tsx
3769
+ var import_react263 = __toESM(require("react"));
3770
+ var import_jsx_runtime263 = require("react/jsx-runtime");
3771
+ var MagickoArchiveTick = import_react263.default.forwardRef(
3772
+ ({ size, ...props }, ref) => {
3773
+ return /* @__PURE__ */ (0, import_jsx_runtime263.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3774
+ /* @__PURE__ */ (0, import_jsx_runtime263.jsx)("path", { fill: "#1e293b", d: "M4.93 22.75c-.42 0-.81-.1-1.16-.3C3 22 2.56 21.09 2.56 19.96V5.86c0-2.54 2.07-4.61 4.61-4.61h9.65c2.54 0 4.61 2.07 4.61 4.61v14.09c0 1.13-.44 2.04-1.21 2.49s-1.78.4-2.77-.15l-4.88-2.71c-.29-.16-.86-.16-1.15 0l-4.88 2.71c-.54.3-1.09.46-1.61.46m2.25-20a3.12 3.12 0 0 0-3.11 3.11v14.09c0 .59.17 1.03.47 1.2s.77.12 1.28-.17l4.88-2.71c.74-.41 1.86-.41 2.6 0l4.88 2.71c.51.29.98.35 1.28.17s.47-.62.47-1.2V5.86c0-1.71-1.4-3.11-3.11-3.11z" }),
3775
+ /* @__PURE__ */ (0, import_jsx_runtime263.jsx)("path", { fill: "#1e293b", d: "M11.09 13.25c-.19 0-.38-.07-.53-.22l-1.5-1.5a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.97.97 3.47-3.47c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-4 4c-.15.15-.34.22-.53.22" })
3776
+ ] });
3777
+ }
3778
+ );
3779
+ MagickoArchiveTick.displayName = "MagickoArchiveTick";
3780
+
3781
+ // dist/icons/MagickoArrowBack.tsx
3782
+ var import_react264 = __toESM(require("react"));
3783
+ var import_jsx_runtime264 = require("react/jsx-runtime");
3784
+ var MagickoArrowBack = import_react264.default.forwardRef(
3785
+ ({ size, ...props }, ref) => {
3786
+ return /* @__PURE__ */ (0, import_jsx_runtime264.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3787
+ /* @__PURE__ */ (0, import_jsx_runtime264.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }),
3788
+ /* @__PURE__ */ (0, import_jsx_runtime264.jsx)("path", { fill: "#1e293b", d: "M13.92 16.13H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.92c1.28 0 2.33-1.04 2.33-2.33s-1.04-2.33-2.33-2.33H7.15c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6.77c2.11 0 3.83 1.72 3.83 3.83s-1.72 3.83-3.83 3.83" }),
3789
+ /* @__PURE__ */ (0, import_jsx_runtime264.jsx)("path", { fill: "#1e293b", d: "M8.57 11.52c-.19 0-.38-.07-.53-.22L6.47 9.73a.755.755 0 0 1 0-1.06L8.04 7.1c.29-.29.77-.29 1.06 0s.29.77 0 1.06L8.06 9.2l1.04 1.04a.75.75 0 0 1-.53 1.28" })
3790
+ ] });
3791
+ }
3792
+ );
3793
+ MagickoArrowBack.displayName = "MagickoArrowBack";
3794
+
3795
+ // dist/icons/MagickoCheck.tsx
3796
+ var import_react265 = __toESM(require("react"));
3797
+ var import_jsx_runtime265 = require("react/jsx-runtime");
3798
+ var MagickoCheck = import_react265.default.forwardRef(
3799
+ ({ size, ...props }, ref) => {
3800
+ return /* @__PURE__ */ (0, import_jsx_runtime265.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime265.jsx)("path", { fill: "#1e293b", d: "M19.47 5.47a.75.75 0 1 1 1.06 1.06l-11 11a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06L9 15.94z" }) });
3801
+ }
3802
+ );
3803
+ MagickoCheck.displayName = "MagickoCheck";
3804
+
3805
+ // dist/icons/Marketing.tsx
3806
+ var import_react266 = __toESM(require("react"));
3807
+ var import_jsx_runtime266 = require("react/jsx-runtime");
3808
+ var Marketing = import_react266.default.forwardRef(
3809
+ ({ size, ...props }, ref) => {
3810
+ return /* @__PURE__ */ (0, import_jsx_runtime266.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime266.jsx)("path", { fill: "#1e293b", d: "M20.03 14.64c-.23.21-.5.36-.81.46h-.01c-.25.08-.53.12-.83.12-.5 0-1.06-.11-1.66-.34-1.58-.57-3.4-1.91-4.98-3.68s-2.71-3.73-3.1-5.38c-.24-.93-.22-1.75.03-2.4.01-.02.02-.05.04-.08.13-.3.31-.56.55-.77.43-.39.99-.57 1.65-.57 1.83 0 4.37 1.47 6.64 4.01 3.07 3.44 4.14 7.15 2.48 8.63M14.58 16.57l1.13-.36c.06-.02.06-.1.01-.12-1.68-.71-3.51-2.12-5.1-3.88-1.59-1.78-2.76-3.77-3.29-5.51-.02-.06-.1-.06-.12-.01l-3.76 8.43c-.46 1.04-.28 2.21.48 3.06.55.62 1.31.95 2.11.95.29 0 .58-.04.87-.13l.59-.19.4 1.28A2.74 2.74 0 0 0 10.51 22c.27 0 .54-.04.81-.13l1.89-.59c.69-.22 1.26-.7 1.59-1.34.34-.65.41-1.39.19-2.08zm-1.11 2.66c-.15.3-.4.51-.71.61l-1.89.59c-.64.21-1.33-.15-1.54-.8l-.4-1.28 4.22-1.33.41 1.28c.1.31.07.65-.09.93" }) });
3811
+ }
3812
+ );
3813
+ Marketing.displayName = "Marketing";
3814
+
3815
+ // dist/icons/MessageEdit.tsx
3816
+ var import_react267 = __toESM(require("react"));
3817
+ var import_jsx_runtime267 = require("react/jsx-runtime");
3818
+ var MessageEdit = import_react267.default.forwardRef(
3819
+ ({ size, ...props }, ref) => {
3820
+ return /* @__PURE__ */ (0, import_jsx_runtime267.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime267.jsx)("path", { fill: "#1e293b", d: "M16 2H8Q2 2 2 8v13c0 .55.45 1 1 1h13q6 0 6-6V8q0-6-6-6m-4.89 14.66c-.25.25-.71.48-1.05.53l-2.08.29c-.08.01-.16.02-.23.02-.35 0-.67-.12-.9-.35-.28-.28-.4-.69-.33-1.13l.29-2.08c.05-.34.28-.81.53-1.05l3.77-3.77a6 6 0 0 0 .51 1.09c.08.14.17.28.25.38.1.15.2.28.27.35.04.06.08.1.09.12.22.25.45.49.67.67.06.06.1.09.11.1.13.1.25.21.37.28.13.1.27.19.41.27.17.1.35.2.54.29s.37.16.55.22zm5.44-5.43-.78.78c-.05.05-.12.08-.19.08-.02 0-.06 0-.08-.01a5.24 5.24 0 0 1-3.58-3.58c-.03-.09 0-.19.07-.26l.79-.79c1.29-1.29 2.51-1.26 3.77 0 .64.64.96 1.26.95 1.9 0 .63-.31 1.24-.95 1.88" }) });
3821
+ }
3822
+ );
3823
+ MessageEdit.displayName = "MessageEdit";
3824
+
3825
+ // dist/icons/Network.tsx
3826
+ var import_react268 = __toESM(require("react"));
3827
+ var import_jsx_runtime268 = require("react/jsx-runtime");
3828
+ var Network = import_react268.default.forwardRef(
3829
+ ({ size, ...props }, ref) => {
3830
+ return /* @__PURE__ */ (0, import_jsx_runtime268.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime268.jsx)("path", { fill: "#1e293b", d: "M20.13 7.12a2.62 2.62 0 1 0 0-5.24 2.62 2.62 0 0 0 0 5.24M17 6.57l-2.4 2.4c-.74-.52-1.63-.84-2.6-.84-1.13 0-2.15.43-2.94 1.12L7 7.19c.46-.56.76-1.27.76-2.06 0-1.79-1.46-3.25-3.25-3.25a3.25 3.25 0 1 0 0 6.5c.46 0 .9-.1 1.29-.27l2.31 2.31c-.37.66-.6 1.4-.6 2.22 0 2.49 2.01 4.5 4.5 4.5.46 0 .89-.09 1.31-.22l.25.5c-.63.48-1.05 1.23-1.05 2.09 0 1.45 1.17 2.62 2.62 2.62s2.62-1.17 2.62-2.62c0-.94-.49-1.76-1.23-2.23-.26-.16-.56-.28-.87-.34-.17-.03-.61-.04-.66-.03l-.33-.65a4.5 4.5 0 0 0 1.84-3.62c0-.97-.31-1.87-.84-2.6l2.4-2.4z" }) });
3831
+ }
3832
+ );
3833
+ Network.displayName = "Network";
3834
+
3835
+ // dist/icons/NotiDot.tsx
3836
+ var import_react269 = __toESM(require("react"));
3837
+ var import_jsx_runtime269 = require("react/jsx-runtime");
3838
+ var NotiDot = import_react269.default.forwardRef(
3839
+ ({ size, ...props }, ref) => {
3840
+ return /* @__PURE__ */ (0, import_jsx_runtime269.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime269.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
3841
+ }
3842
+ );
3843
+ NotiDot.displayName = "NotiDot";
3844
+
3845
+ // dist/icons/PA.tsx
3846
+ var import_react270 = __toESM(require("react"));
3847
+ var import_jsx_runtime270 = require("react/jsx-runtime");
3848
+ var PA = import_react270.default.forwardRef(
3849
+ ({ size, ...props }, ref) => {
3850
+ return /* @__PURE__ */ (0, import_jsx_runtime270.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime270.jsx)("path", { fill: "#1e293b", d: "M16.02 9.3c-.55-.38-1.16-.76-1.81-1.14-.16-.09-.33-.17-.49-.26 3.42-1.37 5.76-1.27 6.26-.57.2.58.09 1.22-.28 1.69-.26.33-.2.8.13 1.05.14.11.3.16.46.16.22 0 .44-.1.59-.29.71-.9.89-2.14.48-3.22-.01-.04-.03-.07-.05-.11-1.28-2.2-5.76-1.31-9.63.54-.64.31-1.26.63-1.89 1-.16.09-.31.19-.47.28.54-3.72 1.83-5.69 2.68-5.69.41 0 .88.43 1.33 1.2a.752.752 0 1 0 1.3-.76c-.75-1.29-1.64-1.94-2.63-1.94-2.54 0-4.02 4.33-4.35 8.61-.05.74-.08 1.45-.08 2.14v.55c-2.9-2.28-3.98-4.35-3.61-5.13.39-.46 1.01-.69 1.61-.61.41.06.79-.23.84-.64a.74.74 0 0 0-.64-.84 3.34 3.34 0 0 0-3.03 1.21l-.06.09C1.4 8.83 4.41 12.27 7.97 14.7c.55.38 1.16.76 1.81 1.14.16.09.32.18.48.26-3.42 1.36-5.75 1.26-6.24.56-.2-.57-.1-1.21.28-1.69.26-.32.21-.8-.12-1.05a.74.74 0 0 0-1.05.12c-.73.91-.91 2.15-.48 3.23.01.04.03.07.05.1.53.92 1.62 1.3 2.98 1.3 1.92 0 4.39-.75 6.65-1.84.65-.31 1.27-.64 1.89-1 .16-.09.31-.19.47-.28-.54 3.72-1.83 5.69-2.68 5.69-.41 0-.88-.43-1.33-1.2a.752.752 0 1 0-1.3.76c.75 1.29 1.64 1.94 2.63 1.94 2.54 0 4.02-4.33 4.35-8.61.05-.74.08-1.45.08-2.14v-.55c2.9 2.28 3.98 4.35 3.61 5.13-.39.46-1.01.69-1.61.61a.74.74 0 0 0-.84.64c-.06.41.23.79.64.84a3.336 3.336 0 0 0 3.03-1.2l.06-.09c1.28-2.21-1.73-5.65-5.29-8.08z" }) });
3851
+ }
3852
+ );
3853
+ PA.displayName = "PA";
3854
+
3855
+ // dist/icons/PauseSquare.tsx
3856
+ var import_react271 = __toESM(require("react"));
3857
+ var import_jsx_runtime271 = require("react/jsx-runtime");
3858
+ var PauseSquare = import_react271.default.forwardRef(
3859
+ ({ size, ...props }, ref) => {
3860
+ return /* @__PURE__ */ (0, import_jsx_runtime271.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime271.jsx)("path", { fill: "#000", d: "M17 3H7a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4" }) });
3861
+ }
3862
+ );
3863
+ PauseSquare.displayName = "PauseSquare";
3864
+
3865
+ // dist/icons/Pdf.tsx
3866
+ var import_react272 = __toESM(require("react"));
3867
+ var import_jsx_runtime272 = require("react/jsx-runtime");
3868
+ var Pdf = import_react272.default.forwardRef(
3869
+ ({ size, ...props }, ref) => {
3870
+ return /* @__PURE__ */ (0, import_jsx_runtime272.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3871
+ /* @__PURE__ */ (0, import_jsx_runtime272.jsx)("path", { fill: "#fa1515", d: "M20.75 9.75V20.4a2.35 2.35 0 0 1-2.35 2.35H5.6a2.35 2.35 0 0 1-2.35-2.35V3.6A2.35 2.35 0 0 1 5.6 1.25h6.65v6.9a1.6 1.6 0 0 0 1.6 1.6z" }),
3872
+ /* @__PURE__ */ (0, import_jsx_runtime272.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
3873
+ /* @__PURE__ */ (0, import_jsx_runtime272.jsx)("path", { fill: "#fff", d: "M11.746 20v-2.91h2.045v.637h-1.255v.5h1.13v.637h-1.13V20zM9.932 20h-1.12v-2.91H9.92q.45.001.776.176.328.173.506.5.179.325.179.78 0 .454-.178.78a1.2 1.2 0 0 1-.503.5 1.6 1.6 0 0 1-.768.174m-.33-.67h.301a.9.9 0 0 0 .368-.07.47.47 0 0 0 .233-.24 1.1 1.1 0 0 0 .081-.474q0-.304-.082-.475a.47.47 0 0 0-.239-.24.9.9 0 0 0-.383-.07h-.279zM6.188 20v-2.91h1.255q.324 0 .567.129a.93.93 0 0 1 .378.36q.135.231.135.54 0 .314-.14.541a.9.9 0 0 1-.387.353 1.3 1.3 0 0 1-.581.123h-.75v-.613h.59a.5.5 0 0 0 .238-.049.35.35 0 0 0 .152-.14.4.4 0 0 0 .054-.215.4.4 0 0 0-.054-.213.34.34 0 0 0-.152-.136.5.5 0 0 0-.237-.048h-.279V20z" })
3874
+ ] });
3875
+ }
3876
+ );
3877
+ Pdf.displayName = "Pdf";
3878
+
3879
+ // dist/icons/PlayFilled.tsx
3880
+ var import_react273 = __toESM(require("react"));
3881
+ var import_jsx_runtime273 = require("react/jsx-runtime");
3882
+ var PlayFilled = import_react273.default.forwardRef(
3883
+ ({ size, ...props }, ref) => {
3884
+ return /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("path", { fill: "#000", d: "M5 3.097v17.806c0 .875.941 1.396 1.643.911l12.886-8.903c.627-.433.627-1.389 0-1.822L6.643 2.186C5.941 1.701 5 2.223 5 3.097" }) });
3885
+ }
3886
+ );
3887
+ PlayFilled.displayName = "PlayFilled";
3888
+
3889
+ // dist/icons/Signature.tsx
3890
+ var import_react274 = __toESM(require("react"));
3891
+ var import_jsx_runtime274 = require("react/jsx-runtime");
3892
+ var Signature = import_react274.default.forwardRef(
3893
+ ({ size, ...props }, ref) => {
3894
+ return /* @__PURE__ */ (0, import_jsx_runtime274.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime274.jsx)("path", { fill: "#000", d: "M21 20.25a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5zm-2.284-5.986.178.045q.244.083.439.257l.002-.001 2.156 1.868.056.054a.75.75 0 0 1-.978 1.128l-.06-.048-1.762-1.527A1.75 1.75 0 0 1 17 17.75h-2A1.75 1.75 0 0 1 13.25 16c0-.811-.632-1.615-2.107-2.256a10 10 0 0 0-1.454-.49c-.292.853-.63 1.654-1.037 2.332-.704 1.177-1.718 2.164-3.152 2.164a3.25 3.25 0 0 1 0-6.5h.005l.433.007c.937.024 1.854.109 2.721.251q.084-.303.164-.616c.387-1.522.677-3.114.934-4.49.127-.683.248-1.318.368-1.853.117-.522.244-1.002.396-1.35l.084-.178a3.25 3.25 0 1 1 4.22 4.448l-.073.027a.75.75 0 0 1-.54-1.397L14.4 6a1.751 1.751 0 1 0-2.408-2.39l-.097.189c-.088.204-.19.56-.306 1.077a54 54 0 0 0-.358 1.8c-.254 1.362-.553 3.007-.954 4.585q-.071.278-.148.557c.576.152 1.117.336 1.61.55 1.647.716 3.011 1.898 3.011 3.631a.25.25 0 0 0 .25.25h2a.25.25 0 0 0 .25-.25v-.5h.001c-.001-.243.068-.48.2-.684l.11-.147c.121-.137.27-.247.439-.32l.173-.06q.178-.049.361-.044zM3.75 14.5a1.75 1.75 0 0 0 1.75 1.75c.643 0 1.26-.425 1.865-1.434.314-.524.59-1.158.841-1.863a19 19 0 0 0-2.708-.203A1.75 1.75 0 0 0 3.75 14.5" }) });
3895
+ }
3896
+ );
3897
+ Signature.displayName = "Signature";
3898
+
3899
+ // dist/icons/SperateDot.tsx
3900
+ var import_react275 = __toESM(require("react"));
3901
+ var import_jsx_runtime275 = require("react/jsx-runtime");
3902
+ var SperateDot = import_react275.default.forwardRef(
3903
+ ({ size, ...props }, ref) => {
3904
+ return /* @__PURE__ */ (0, import_jsx_runtime275.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime275.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
3905
+ }
3906
+ );
3907
+ SperateDot.displayName = "SperateDot";
3908
+
3909
+ // dist/icons/SquarePen1.tsx
3910
+ var import_react276 = __toESM(require("react"));
3911
+ var import_jsx_runtime276 = require("react/jsx-runtime");
3912
+ var SquarePen1 = import_react276.default.forwardRef(
3913
+ ({ size, ...props }, ref) => {
3914
+ return /* @__PURE__ */ (0, import_jsx_runtime276.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3915
+ /* @__PURE__ */ (0, import_jsx_runtime276.jsx)("path", { fill: "#1e293b", d: "m14.43 8.51-.89.89c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l.89-.89c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0" }),
3916
+ /* @__PURE__ */ (0, import_jsx_runtime276.jsx)("path", { fill: "#1e293b", d: "M17 2H7C4.25 2 2 4.25 2 7v10c0 2.75 2.25 5 5 5h10c2.75 0 5-2.25 5-5V7c0-2.75-2.25-5-5-5m-.33 8.33-6.17 6.18c-.22.22-.5.36-.8.4l-2.66.38c-.2.03-.35-.11-.32-.32l.38-2.66c.05-.3.18-.59.4-.8l6.18-6.18a2.118 2.118 0 1 1 2.99 3" })
3917
+ ] });
3918
+ }
3919
+ );
3920
+ SquarePen1.displayName = "SquarePen1";
3921
+
3922
+ // dist/icons/Strikethrough.tsx
3923
+ var import_react277 = __toESM(require("react"));
3924
+ var import_jsx_runtime277 = require("react/jsx-runtime");
3925
+ var Strikethrough = import_react277.default.forwardRef(
3926
+ ({ size, ...props }, ref) => {
3927
+ return /* @__PURE__ */ (0, import_jsx_runtime277.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime277.jsx)("path", { fill: "#000", d: "M17.25 16A3.25 3.25 0 0 0 14 12.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 0 1.5h-2.537a4.75 4.75 0 0 1-3.463 8H6a.75.75 0 0 1 0-1.5h8A3.25 3.25 0 0 0 17.25 16M16 3.25l.077.004a.75.75 0 0 1 0 1.492L16 4.75H9a2.25 2.25 0 0 0-2.23 1.94c-.044.313-.02.63.066.932l.04.128.023.073a.75.75 0 0 1-1.407.498l-.03-.071-.067-.214A3.75 3.75 0 0 1 9 3.25z" }) });
3928
+ }
3929
+ );
3930
+ Strikethrough.displayName = "Strikethrough";
3931
+
3932
+ // dist/icons/Tasks.tsx
3933
+ var import_react278 = __toESM(require("react"));
3934
+ var import_jsx_runtime278 = require("react/jsx-runtime");
3935
+ var Tasks = import_react278.default.forwardRef(
3936
+ ({ size, ...props }, ref) => {
3937
+ return /* @__PURE__ */ (0, import_jsx_runtime278.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
3938
+ /* @__PURE__ */ (0, import_jsx_runtime278.jsx)("path", { fill: "#1e293b", d: "M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2" }),
3939
+ /* @__PURE__ */ (0, import_jsx_runtime278.jsx)("path", { fill: "#1e293b", d: "M17.24 4.82c0 1.59-1.3 2.89-2.89 2.89h-4.7c-1.59 0-2.89-1.3-2.89-2.89 0-.56-.6-.91-1.1-.65a4.47 4.47 0 0 0-2.37 3.95v9.41C3.29 19.99 5.3 22 7.76 22h8.48c2.46 0 4.47-2.01 4.47-4.47V8.12c0-1.71-.96-3.2-2.37-3.95-.5-.26-1.1.09-1.1.65m-4.86 12.13H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75m2.62-4H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75" })
3940
+ ] });
3941
+ }
3942
+ );
3943
+ Tasks.displayName = "Tasks";
3944
+
3945
+ // dist/icons/Trash.tsx
3946
+ var import_react279 = __toESM(require("react"));
3947
+ var import_jsx_runtime279 = require("react/jsx-runtime");
3948
+ var Trash = import_react279.default.forwardRef(
3949
+ ({ size, ...props }, ref) => {
3950
+ return /* @__PURE__ */ (0, import_jsx_runtime279.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime279.jsx)("path", { fill: "#1e293b", d: "M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82s.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39s-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95m-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75m.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
3951
+ }
3952
+ );
3953
+ Trash.displayName = "Trash";
3954
+
3955
+ // dist/icons/Video.tsx
3956
+ var import_react280 = __toESM(require("react"));
3957
+ var import_jsx_runtime280 = require("react/jsx-runtime");
3958
+ var Video = import_react280.default.forwardRef(
3959
+ ({ size, ...props }, ref) => {
3960
+ return /* @__PURE__ */ (0, import_jsx_runtime280.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime280.jsx)("path", { fill: "#1e293b", d: "M21.15 6.17c-.41-.22-1.27-.45-2.44.37l-1.47 1.04c-.11-3.11-1.46-4.33-4.74-4.33h-6C3.08 3.25 1.75 4.58 1.75 8v8c0 2.3 1.25 4.75 4.75 4.75h6c3.28 0 4.63-1.22 4.74-4.33l1.47 1.04c.62.44 1.16.58 1.59.58.37 0 .66-.11.85-.21.41-.21 1.1-.78 1.1-2.21V8.38c0-1.43-.69-2-1.1-2.21M11 11.38c-1.03 0-1.88-.84-1.88-1.88S9.97 7.62 11 7.62s1.88.84 1.88 1.88-.85 1.88-1.88 1.88" }) });
3961
+ }
3962
+ );
3963
+ Video.displayName = "Video";
3964
+
3965
+ // dist/icons/X.tsx
3966
+ var import_react281 = __toESM(require("react"));
3967
+ var import_jsx_runtime281 = require("react/jsx-runtime");
3968
+ var X = import_react281.default.forwardRef(
3113
3969
  ({ size, ...props }, ref) => {
3114
- return /* @__PURE__ */ (0, import_jsx_runtime221.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime221.jsx)("path", { fill: "#1e293b", d: "M17.47 5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 13.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06L10.94 12 5.47 6.53l-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 10.94z" }) });
3970
+ return /* @__PURE__ */ (0, import_jsx_runtime281.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime281.jsx)("path", { fill: "#1e293b", d: "M17.47 5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 13.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06L10.94 12 5.47 6.53l-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 10.94z" }) });
3115
3971
  }
3116
3972
  );
3117
3973
  X.displayName = "X";
@@ -3321,6 +4177,66 @@ X.displayName = "X";
3321
4177
  MagickoAiDirectboxReceive,
3322
4178
  MagickoAiDocument,
3323
4179
  MagickoAiDocument2,
4180
+ MagickoAiDrink,
4181
+ MagickoAiEnergy,
4182
+ MagickoAiEngine,
4183
+ MagickoAiEnhance,
4184
+ MagickoAiExport,
4185
+ MagickoAiFile,
4186
+ MagickoAiFileAi,
4187
+ MagickoAiFuelTank,
4188
+ MagickoAiHeartSquare,
4189
+ MagickoAiHomepage,
4190
+ MagickoAiHospital,
4191
+ MagickoAiHousing,
4192
+ MagickoAiLandscape,
4193
+ MagickoAiLoveletter,
4194
+ MagickoAiMagicHat,
4195
+ MagickoAiMessage,
4196
+ MagickoAiMicrophone,
4197
+ MagickoAiNote,
4198
+ MagickoAiPaintBrush,
4199
+ MagickoAiPaintroller,
4200
+ MagickoAiPenEdit,
4201
+ MagickoAiPoweredSupport,
4202
+ MagickoAiRecordVideo,
4203
+ MagickoAiSandTimer,
4204
+ MagickoAiSendMessage,
4205
+ MagickoAiShapeTriangle,
4206
+ MagickoAiSparkle,
4207
+ MagickoAiSyringe,
4208
+ MagickoAiTagPrice,
4209
+ MagickoAiTools,
4210
+ MagickoAiUsers,
4211
+ MagickoAiWaterCycle,
4212
+ MagickoAiWeight,
4213
+ MagickoAirdrop,
4214
+ MagickoAirplane,
4215
+ MagickoAirplane1,
4216
+ MagickoAirplaneSquare,
4217
+ MagickoAirpod,
4218
+ MagickoAirpods,
4219
+ MagickoAirpods1,
4220
+ MagickoAlarm,
4221
+ MagickoAlarm1,
4222
+ MagickoAlignBottom,
4223
+ MagickoAlignHorizontally,
4224
+ MagickoAlignLeft,
4225
+ MagickoAlignLeft2,
4226
+ MagickoAlignRight,
4227
+ MagickoAlignTop,
4228
+ MagickoAlignTop2,
4229
+ MagickoAlignVertically,
4230
+ MagickoAquarius,
4231
+ MagickoArchive,
4232
+ MagickoArchive1,
4233
+ MagickoArchive2,
4234
+ MagickoArchiveAdd,
4235
+ MagickoArchiveBook1,
4236
+ MagickoArchiveMinus,
4237
+ MagickoArchiveSlash,
4238
+ MagickoArchiveTick,
4239
+ MagickoArrowBack,
3324
4240
  MagickoCheck,
3325
4241
  Marketing,
3326
4242
  MessageEdit,