magick-icons 0.1.226 → 0.1.228

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
@@ -408,13 +408,73 @@ __export(index_exports, {
408
408
  MagickoCards1: () => MagickoCards1,
409
409
  MagickoCategory: () => MagickoCategory,
410
410
  MagickoCategory2: () => MagickoCategory2,
411
+ MagickoChart: () => MagickoChart,
411
412
  MagickoChart1: () => MagickoChart1,
412
413
  MagickoChart2: () => MagickoChart2,
413
414
  MagickoChart21: () => MagickoChart21,
414
415
  MagickoChart3: () => MagickoChart3,
416
+ MagickoChart31: () => MagickoChart31,
415
417
  MagickoChart4: () => MagickoChart4,
416
418
  MagickoChart5: () => MagickoChart5,
419
+ MagickoChartFail: () => MagickoChartFail,
420
+ MagickoChartSquare: () => MagickoChartSquare,
421
+ MagickoChartSquare1: () => MagickoChartSquare1,
422
+ MagickoChartSquare2: () => MagickoChartSquare2,
423
+ MagickoChartSuccess: () => MagickoChartSuccess,
424
+ MagickoChatbox: () => MagickoChatbox,
417
425
  MagickoCheck: () => MagickoCheck,
426
+ MagickoCirclefinger: () => MagickoCirclefinger,
427
+ MagickoClipboard: () => MagickoClipboard,
428
+ MagickoClipboardClose: () => MagickoClipboardClose,
429
+ MagickoClipboardExport: () => MagickoClipboardExport,
430
+ MagickoClipboardImport: () => MagickoClipboardImport,
431
+ MagickoClipboardText: () => MagickoClipboardText,
432
+ MagickoClipboardTick: () => MagickoClipboardTick,
433
+ MagickoClock: () => MagickoClock,
434
+ MagickoClock1: () => MagickoClock1,
435
+ MagickoClock2: () => MagickoClock2,
436
+ MagickoCloseCircle: () => MagickoCloseCircle,
437
+ MagickoCloseSquare: () => MagickoCloseSquare,
438
+ MagickoCloud: () => MagickoCloud,
439
+ MagickoCloud1: () => MagickoCloud1,
440
+ MagickoCloudAdd: () => MagickoCloudAdd,
441
+ MagickoCloudAdd1: () => MagickoCloudAdd1,
442
+ MagickoCloudChange: () => MagickoCloudChange,
443
+ MagickoCloudConnection: () => MagickoCloudConnection,
444
+ MagickoCloudDrizzle: () => MagickoCloudDrizzle,
445
+ MagickoCloudFog: () => MagickoCloudFog,
446
+ MagickoCloudLightning: () => MagickoCloudLightning,
447
+ MagickoCloudMinus: () => MagickoCloudMinus,
448
+ MagickoCloudNotif: () => MagickoCloudNotif,
449
+ MagickoCloudPlus: () => MagickoCloudPlus,
450
+ MagickoCloudRemove: () => MagickoCloudRemove,
451
+ MagickoCloudSnow: () => MagickoCloudSnow,
452
+ MagickoCloudSunny: () => MagickoCloudSunny,
453
+ MagickoCloudWarning: () => MagickoCloudWarning,
454
+ MagickoCoin: () => MagickoCoin,
455
+ MagickoCoin1: () => MagickoCoin1,
456
+ MagickoCoin11: () => MagickoCoin11,
457
+ MagickoConversationBox: () => MagickoConversationBox,
458
+ MagickoConvertArrow: () => MagickoConvertArrow,
459
+ MagickoCopy: () => MagickoCopy,
460
+ MagickoCopySuccess: () => MagickoCopySuccess,
461
+ MagickoCopyright: () => MagickoCopyright,
462
+ MagickoCopyright1: () => MagickoCopyright1,
463
+ MagickoCopyright2: () => MagickoCopyright2,
464
+ MagickoCopyright3: () => MagickoCopyright3,
465
+ MagickoCopyright4: () => MagickoCopyright4,
466
+ MagickoCourthouse: () => MagickoCourthouse,
467
+ MagickoCpu: () => MagickoCpu,
468
+ MagickoCpu1: () => MagickoCpu1,
469
+ MagickoCpuCharge: () => MagickoCpuCharge,
470
+ MagickoCpuSetting: () => MagickoCpuSetting,
471
+ MagickoCreativeCommons: () => MagickoCreativeCommons,
472
+ MagickoCreativeCommons1: () => MagickoCreativeCommons1,
473
+ MagickoDecreaseCloud: () => MagickoDecreaseCloud,
474
+ MagickoDevices: () => MagickoDevices,
475
+ MagickoDevices1: () => MagickoDevices1,
476
+ MagickoDiagram: () => MagickoDiagram,
477
+ MagickoDirectDown: () => MagickoDirectDown,
418
478
  Marketing: () => Marketing,
419
479
  MessageEdit: () => MessageEdit,
420
480
  Network: () => Network,
@@ -5439,261 +5499,1075 @@ var MagickoCategory2 = import_react378.default.forwardRef(
5439
5499
  );
5440
5500
  MagickoCategory2.displayName = "MagickoCategory2";
5441
5501
 
5442
- // dist/icons/MagickoChart1.tsx
5502
+ // dist/icons/MagickoChart.tsx
5443
5503
  var import_react379 = __toESM(require("react"));
5444
5504
  var import_jsx_runtime379 = require("react/jsx-runtime");
5445
- var MagickoChart1 = import_react379.default.forwardRef(
5505
+ var MagickoChart = import_react379.default.forwardRef(
5446
5506
  ({ size, ...props }, ref) => {
5447
- return /* @__PURE__ */ (0, import_jsx_runtime379.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5448
- /* @__PURE__ */ (0, import_jsx_runtime379.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12c0-2.36.75-4.6 2.17-6.48.25-.33.72-.39 1.05-.14s.4.72.15 1.05A9.16 9.16 0 0 0 2.75 12c0 5.1 4.15 9.25 9.25 9.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c5.93 0 10.75 4.82 10.75 10.75S17.93 22.75 12 22.75" }),
5449
- /* @__PURE__ */ (0, import_jsx_runtime379.jsx)("path", { fill: "#1e293b", d: "M12 19.75c-4.27 0-7.75-3.48-7.75-7.75 0-.41.34-.75.75-.75s.75.34.75.75c0 3.45 2.8 6.25 6.25 6.25s6.25-2.8 6.25-6.25-2.8-6.25-6.25-6.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c4.27 0 7.75 3.48 7.75 7.75s-3.48 7.75-7.75 7.75" }),
5450
- /* @__PURE__ */ (0, import_jsx_runtime379.jsx)("path", { fill: "#1e293b", d: "M12 16.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c1.79 0 3.25-1.46 3.25-3.25S13.79 8.75 12 8.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.62 0 4.75 2.13 4.75 4.75s-2.13 4.75-4.75 4.75" })
5451
- ] });
5507
+ return /* @__PURE__ */ (0, import_jsx_runtime379.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_runtime379.jsx)("path", { fill: "#1e293b", d: "M21 22.75H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75M5.6 19.75H4c-.96 0-1.75-.79-1.75-1.75V9.38c0-.96.79-1.75 1.75-1.75h1.6c.96 0 1.75.79 1.75 1.75V18c0 .96-.79 1.75-1.75 1.75M4 9.12c-.14 0-.25.11-.25.25V18c0 .14.11.25.25.25h1.6c.14 0 .25-.11.25-.25V9.38c0-.14-.11-.25-.25-.25H4zM12.8 19.75h-1.6c-.96 0-1.75-.79-1.75-1.75V6.19c0-.96.79-1.75 1.75-1.75h1.6c.96 0 1.75.79 1.75 1.75V18c0 .96-.79 1.75-1.75 1.75M11.2 5.94c-.14 0-.25.11-.25.25V18c0 .14.11.25.25.25h1.6c.14 0 .25-.11.25-.25V6.19c0-.14-.11-.25-.25-.25zM20 19.75h-1.6c-.96 0-1.75-.79-1.75-1.75V3c0-.96.79-1.75 1.75-1.75H20c.96 0 1.75.79 1.75 1.75v15c0 .96-.79 1.75-1.75 1.75m-1.6-17c-.14 0-.25.11-.25.25v15c0 .14.11.25.25.25H20c.14 0 .25-.11.25-.25V3c0-.14-.11-.25-.25-.25z" }) });
5452
5508
  }
5453
5509
  );
5454
- MagickoChart1.displayName = "MagickoChart1";
5510
+ MagickoChart.displayName = "MagickoChart";
5455
5511
 
5456
- // dist/icons/MagickoChart2.tsx
5512
+ // dist/icons/MagickoChart1.tsx
5457
5513
  var import_react380 = __toESM(require("react"));
5458
5514
  var import_jsx_runtime380 = require("react/jsx-runtime");
5459
- var MagickoChart2 = import_react380.default.forwardRef(
5515
+ var MagickoChart1 = import_react380.default.forwardRef(
5460
5516
  ({ size, ...props }, ref) => {
5461
5517
  return /* @__PURE__ */ (0, import_jsx_runtime380.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5462
- /* @__PURE__ */ (0, import_jsx_runtime380.jsx)("path", { fill: "#1e293b", d: "M17 22.75H7c-3.17 0-5.75-2.58-5.75-5.75V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 3.17-2.58 5.75-5.75 5.75m-10-20A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h10A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75z" }),
5463
- /* @__PURE__ */ (0, import_jsx_runtime380.jsx)("path", { fill: "#1e293b", d: "M17.65 16.25H6.34c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h11.31c.41 0 .75.34.75.75s-.34.75-.75.75" }),
5464
- /* @__PURE__ */ (0, import_jsx_runtime380.jsx)("path", { fill: "#1e293b", d: "M12 16.25c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75M15.77 16.25c-.41 0-.75-.34-.75-.75v-5c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M8.23 16.25c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75" })
5518
+ /* @__PURE__ */ (0, import_jsx_runtime380.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12c0-2.36.75-4.6 2.17-6.48.25-.33.72-.39 1.05-.14s.4.72.15 1.05A9.16 9.16 0 0 0 2.75 12c0 5.1 4.15 9.25 9.25 9.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c5.93 0 10.75 4.82 10.75 10.75S17.93 22.75 12 22.75" }),
5519
+ /* @__PURE__ */ (0, import_jsx_runtime380.jsx)("path", { fill: "#1e293b", d: "M12 19.75c-4.27 0-7.75-3.48-7.75-7.75 0-.41.34-.75.75-.75s.75.34.75.75c0 3.45 2.8 6.25 6.25 6.25s6.25-2.8 6.25-6.25-2.8-6.25-6.25-6.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c4.27 0 7.75 3.48 7.75 7.75s-3.48 7.75-7.75 7.75" }),
5520
+ /* @__PURE__ */ (0, import_jsx_runtime380.jsx)("path", { fill: "#1e293b", d: "M12 16.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c1.79 0 3.25-1.46 3.25-3.25S13.79 8.75 12 8.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.62 0 4.75 2.13 4.75 4.75s-2.13 4.75-4.75 4.75" })
5465
5521
  ] });
5466
5522
  }
5467
5523
  );
5468
- MagickoChart2.displayName = "MagickoChart2";
5524
+ MagickoChart1.displayName = "MagickoChart1";
5469
5525
 
5470
- // dist/icons/MagickoChart21.tsx
5526
+ // dist/icons/MagickoChart2.tsx
5471
5527
  var import_react381 = __toESM(require("react"));
5472
5528
  var import_jsx_runtime381 = require("react/jsx-runtime");
5473
- var MagickoChart21 = import_react381.default.forwardRef(
5529
+ var MagickoChart2 = import_react381.default.forwardRef(
5474
5530
  ({ size, ...props }, ref) => {
5475
5531
  return /* @__PURE__ */ (0, import_jsx_runtime381.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5476
- /* @__PURE__ */ (0, import_jsx_runtime381.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" }),
5477
- /* @__PURE__ */ (0, import_jsx_runtime381.jsx)("path", { fill: "#1e293b", d: "M15.5 19.25c-1.52 0-2.75-1.23-2.75-2.75v-9c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v9c0 1.52-1.23 2.75-2.75 2.75m0-13c-.69 0-1.25.56-1.25 1.25v9a1.25 1.25 0 0 0 2.5 0v-9c0-.69-.56-1.25-1.25-1.25M8.5 19.25c-1.52 0-2.75-1.23-2.75-2.75V13c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v3.5c0 1.52-1.23 2.75-2.75 2.75m0-7.5c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 0 0 2.5 0V13c0-.69-.56-1.25-1.25-1.25" })
5532
+ /* @__PURE__ */ (0, import_jsx_runtime381.jsx)("path", { fill: "#1e293b", d: "M17 22.75H7c-3.17 0-5.75-2.58-5.75-5.75V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 3.17-2.58 5.75-5.75 5.75m-10-20A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h10A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75z" }),
5533
+ /* @__PURE__ */ (0, import_jsx_runtime381.jsx)("path", { fill: "#1e293b", d: "M17.65 16.25H6.34c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h11.31c.41 0 .75.34.75.75s-.34.75-.75.75" }),
5534
+ /* @__PURE__ */ (0, import_jsx_runtime381.jsx)("path", { fill: "#1e293b", d: "M12 16.25c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75M15.77 16.25c-.41 0-.75-.34-.75-.75v-5c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75M8.23 16.25c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.34.75-.75.75" })
5478
5535
  ] });
5479
5536
  }
5480
5537
  );
5481
- MagickoChart21.displayName = "MagickoChart21";
5538
+ MagickoChart2.displayName = "MagickoChart2";
5482
5539
 
5483
- // dist/icons/MagickoChart3.tsx
5540
+ // dist/icons/MagickoChart21.tsx
5484
5541
  var import_react382 = __toESM(require("react"));
5485
5542
  var import_jsx_runtime382 = require("react/jsx-runtime");
5486
- var MagickoChart3 = import_react382.default.forwardRef(
5543
+ var MagickoChart21 = import_react382.default.forwardRef(
5487
5544
  ({ size, ...props }, ref) => {
5488
- return /* @__PURE__ */ (0, import_jsx_runtime382.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_runtime382.jsx)("path", { fill: "#1e293b", d: "M4 22.75c-1.52 0-2.75-1.23-2.75-2.75V10c0-1.52 1.23-2.75 2.75-2.75S6.75 8.48 6.75 10v10c0 1.52-1.23 2.75-2.75 2.75m0-14c-.69 0-1.25.56-1.25 1.25v10a1.25 1.25 0 0 0 2.5 0V10c0-.69-.56-1.25-1.25-1.25M12 22.75c-1.52 0-2.75-1.23-2.75-2.75V4c0-1.52 1.23-2.75 2.75-2.75S14.75 2.48 14.75 4v16c0 1.52-1.23 2.75-2.75 2.75m0-20c-.69 0-1.25.56-1.25 1.25v16a1.25 1.25 0 0 0 2.5 0V4c0-.69-.56-1.25-1.25-1.25M20 22.75c-1.52 0-2.75-1.23-2.75-2.75v-4c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v4c0 1.52-1.23 2.75-2.75 2.75m0-8c-.69 0-1.25.56-1.25 1.25v4a1.25 1.25 0 0 0 2.5 0v-4c0-.69-.56-1.25-1.25-1.25" }) });
5545
+ return /* @__PURE__ */ (0, import_jsx_runtime382.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5546
+ /* @__PURE__ */ (0, import_jsx_runtime382.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" }),
5547
+ /* @__PURE__ */ (0, import_jsx_runtime382.jsx)("path", { fill: "#1e293b", d: "M15.5 19.25c-1.52 0-2.75-1.23-2.75-2.75v-9c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v9c0 1.52-1.23 2.75-2.75 2.75m0-13c-.69 0-1.25.56-1.25 1.25v9a1.25 1.25 0 0 0 2.5 0v-9c0-.69-.56-1.25-1.25-1.25M8.5 19.25c-1.52 0-2.75-1.23-2.75-2.75V13c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v3.5c0 1.52-1.23 2.75-2.75 2.75m0-7.5c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 0 0 2.5 0V13c0-.69-.56-1.25-1.25-1.25" })
5548
+ ] });
5489
5549
  }
5490
5550
  );
5491
- MagickoChart3.displayName = "MagickoChart3";
5551
+ MagickoChart21.displayName = "MagickoChart21";
5492
5552
 
5493
- // dist/icons/MagickoChart4.tsx
5553
+ // dist/icons/MagickoChart3.tsx
5494
5554
  var import_react383 = __toESM(require("react"));
5495
5555
  var import_jsx_runtime383 = require("react/jsx-runtime");
5496
- var MagickoChart4 = import_react383.default.forwardRef(
5556
+ var MagickoChart3 = import_react383.default.forwardRef(
5497
5557
  ({ size, ...props }, ref) => {
5498
- return /* @__PURE__ */ (0, import_jsx_runtime383.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5499
- /* @__PURE__ */ (0, import_jsx_runtime383.jsx)("path", { fill: "#1e293b", d: "M18.25 22.75H5.75C2.86 22.75 1 20.89 1 18V6c0-2.89 1.86-4.75 4.75-4.75h12.5C21.14 1.25 23 3.11 23 6v12c0 2.89-1.86 4.75-4.75 4.75m-12.5-20C2.82 2.75 2.5 5.02 2.5 6v12c0 .98.32 3.25 3.25 3.25h12.5c2.93 0 3.25-2.27 3.25-3.25V6c0-.98-.32-3.25-3.25-3.25z" }),
5500
- /* @__PURE__ */ (0, import_jsx_runtime383.jsx)("path", { fill: "#1e293b", d: "M22.11 8.25h-20c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M12.44 18.94c-.23 0-.45-.11-.59-.29l-1.69-2.18-.42.63c-.14.21-.37.33-.62.33H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.71l.78-1.17c.13-.2.36-.33.6-.33.25-.02.47.1.62.29l1.69 2.18.42-.63c.14-.21.37-.33.62-.33H17c.41 0 .75.34.75.75s-.34.75-.75.75h-3.16l-.78 1.17c-.13.2-.36.33-.6.33zM17 12.56H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" })
5501
- ] });
5558
+ return /* @__PURE__ */ (0, import_jsx_runtime383.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_runtime383.jsx)("path", { fill: "#1e293b", d: "M4 22.75c-1.52 0-2.75-1.23-2.75-2.75V10c0-1.52 1.23-2.75 2.75-2.75S6.75 8.48 6.75 10v10c0 1.52-1.23 2.75-2.75 2.75m0-14c-.69 0-1.25.56-1.25 1.25v10a1.25 1.25 0 0 0 2.5 0V10c0-.69-.56-1.25-1.25-1.25M12 22.75c-1.52 0-2.75-1.23-2.75-2.75V4c0-1.52 1.23-2.75 2.75-2.75S14.75 2.48 14.75 4v16c0 1.52-1.23 2.75-2.75 2.75m0-20c-.69 0-1.25.56-1.25 1.25v16a1.25 1.25 0 0 0 2.5 0V4c0-.69-.56-1.25-1.25-1.25M20 22.75c-1.52 0-2.75-1.23-2.75-2.75v-4c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v4c0 1.52-1.23 2.75-2.75 2.75m0-8c-.69 0-1.25.56-1.25 1.25v4a1.25 1.25 0 0 0 2.5 0v-4c0-.69-.56-1.25-1.25-1.25" }) });
5502
5559
  }
5503
5560
  );
5504
- MagickoChart4.displayName = "MagickoChart4";
5561
+ MagickoChart3.displayName = "MagickoChart3";
5505
5562
 
5506
- // dist/icons/MagickoChart5.tsx
5563
+ // dist/icons/MagickoChart31.tsx
5507
5564
  var import_react384 = __toESM(require("react"));
5508
5565
  var import_jsx_runtime384 = require("react/jsx-runtime");
5509
- var MagickoChart5 = import_react384.default.forwardRef(
5566
+ var MagickoChart31 = import_react384.default.forwardRef(
5510
5567
  ({ size, ...props }, ref) => {
5511
5568
  return /* @__PURE__ */ (0, import_jsx_runtime384.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5512
- /* @__PURE__ */ (0, import_jsx_runtime384.jsx)("path", { fill: "#1e293b", d: "M11.47 16.43H7.79c-.41 0-.75-.34-.75-.75v-4.74c0-.7.57-1.28 1.28-1.28h2.63c.7 0 1.28.57 1.28 1.28v4.74c0 .41-.34.75-.75.75zm-2.93-1.5h2.18v-3.76H8.54z" }),
5513
- /* @__PURE__ */ (0, import_jsx_runtime384.jsx)("path", { fill: "#1e293b", d: "M16.21 16.43h-4.74c-.41 0-.75-.34-.75-.75V7.79c0-.7.57-1.28 1.28-1.28h3.68c.7 0 1.28.57 1.28 1.28v7.89c0 .41-.34.75-.75.75m-3.99-1.5h3.24V8.01h-3.24z" }),
5514
- /* @__PURE__ */ (0, import_jsx_runtime384.jsx)("path", { fill: "#1e293b", d: "M6.74 16.43c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10.53c.41 0 .75.34.75.75s-.34.75-.75.75z" }),
5515
- /* @__PURE__ */ (0, import_jsx_runtime384.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" })
5569
+ /* @__PURE__ */ (0, import_jsx_runtime384.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" }),
5570
+ /* @__PURE__ */ (0, import_jsx_runtime384.jsx)("path", { fill: "#1e293b", d: "M14.25 22.75h-4.5c-.41 0-.75-.34-.75-.75V4c0-1.72.95-2.75 2.55-2.75h.9C14.05 1.25 15 2.28 15 4v18c0 .41-.34.75-.75.75m-3.75-1.5h3V4c0-1.15-.54-1.25-1.05-1.25h-.9c-.51 0-1.05.1-1.05 1.25zM7 22.75H3c-.41 0-.75-.34-.75-.75V10c0-1.72.88-2.75 2.35-2.75h.8c1.47 0 2.35 1.03 2.35 2.75v12c0 .41-.34.75-.75.75m-3.25-1.5h2.5V10c0-1.25-.55-1.25-.85-1.25h-.8c-.3 0-.85 0-.85 1.25zM21 22.75h-4c-.41 0-.75-.34-.75-.75v-7c0-1.72.88-2.75 2.35-2.75h.8c1.47 0 2.35 1.03 2.35 2.75v7c0 .41-.34.75-.75.75m-3.25-1.5h2.5V15c0-1.25-.55-1.25-.85-1.25h-.8c-.3 0-.85 0-.85 1.25z" })
5516
5571
  ] });
5517
5572
  }
5518
5573
  );
5519
- MagickoChart5.displayName = "MagickoChart5";
5574
+ MagickoChart31.displayName = "MagickoChart31";
5520
5575
 
5521
- // dist/icons/MagickoCheck.tsx
5576
+ // dist/icons/MagickoChart4.tsx
5522
5577
  var import_react385 = __toESM(require("react"));
5523
5578
  var import_jsx_runtime385 = require("react/jsx-runtime");
5524
- var MagickoCheck = import_react385.default.forwardRef(
5579
+ var MagickoChart4 = import_react385.default.forwardRef(
5525
5580
  ({ size, ...props }, ref) => {
5526
- return /* @__PURE__ */ (0, import_jsx_runtime385.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_runtime385.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" }) });
5581
+ return /* @__PURE__ */ (0, import_jsx_runtime385.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5582
+ /* @__PURE__ */ (0, import_jsx_runtime385.jsx)("path", { fill: "#1e293b", d: "M18.25 22.75H5.75C2.86 22.75 1 20.89 1 18V6c0-2.89 1.86-4.75 4.75-4.75h12.5C21.14 1.25 23 3.11 23 6v12c0 2.89-1.86 4.75-4.75 4.75m-12.5-20C2.82 2.75 2.5 5.02 2.5 6v12c0 .98.32 3.25 3.25 3.25h12.5c2.93 0 3.25-2.27 3.25-3.25V6c0-.98-.32-3.25-3.25-3.25z" }),
5583
+ /* @__PURE__ */ (0, import_jsx_runtime385.jsx)("path", { fill: "#1e293b", d: "M22.11 8.25h-20c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M12.44 18.94c-.23 0-.45-.11-.59-.29l-1.69-2.18-.42.63c-.14.21-.37.33-.62.33H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.71l.78-1.17c.13-.2.36-.33.6-.33.25-.02.47.1.62.29l1.69 2.18.42-.63c.14-.21.37-.33.62-.33H17c.41 0 .75.34.75.75s-.34.75-.75.75h-3.16l-.78 1.17c-.13.2-.36.33-.6.33zM17 12.56H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" })
5584
+ ] });
5527
5585
  }
5528
5586
  );
5529
- MagickoCheck.displayName = "MagickoCheck";
5587
+ MagickoChart4.displayName = "MagickoChart4";
5530
5588
 
5531
- // dist/icons/Marketing.tsx
5589
+ // dist/icons/MagickoChart5.tsx
5532
5590
  var import_react386 = __toESM(require("react"));
5533
5591
  var import_jsx_runtime386 = require("react/jsx-runtime");
5534
- var Marketing = import_react386.default.forwardRef(
5592
+ var MagickoChart5 = import_react386.default.forwardRef(
5535
5593
  ({ size, ...props }, ref) => {
5536
- return /* @__PURE__ */ (0, import_jsx_runtime386.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_runtime386.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" }) });
5594
+ return /* @__PURE__ */ (0, import_jsx_runtime386.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5595
+ /* @__PURE__ */ (0, import_jsx_runtime386.jsx)("path", { fill: "#1e293b", d: "M11.47 16.43H7.79c-.41 0-.75-.34-.75-.75v-4.74c0-.7.57-1.28 1.28-1.28h2.63c.7 0 1.28.57 1.28 1.28v4.74c0 .41-.34.75-.75.75zm-2.93-1.5h2.18v-3.76H8.54z" }),
5596
+ /* @__PURE__ */ (0, import_jsx_runtime386.jsx)("path", { fill: "#1e293b", d: "M16.21 16.43h-4.74c-.41 0-.75-.34-.75-.75V7.79c0-.7.57-1.28 1.28-1.28h3.68c.7 0 1.28.57 1.28 1.28v7.89c0 .41-.34.75-.75.75m-3.99-1.5h3.24V8.01h-3.24z" }),
5597
+ /* @__PURE__ */ (0, import_jsx_runtime386.jsx)("path", { fill: "#1e293b", d: "M6.74 16.43c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10.53c.41 0 .75.34.75.75s-.34.75-.75.75z" }),
5598
+ /* @__PURE__ */ (0, import_jsx_runtime386.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" })
5599
+ ] });
5537
5600
  }
5538
5601
  );
5539
- Marketing.displayName = "Marketing";
5602
+ MagickoChart5.displayName = "MagickoChart5";
5540
5603
 
5541
- // dist/icons/MessageEdit.tsx
5604
+ // dist/icons/MagickoChartFail.tsx
5542
5605
  var import_react387 = __toESM(require("react"));
5543
5606
  var import_jsx_runtime387 = require("react/jsx-runtime");
5544
- var MessageEdit = import_react387.default.forwardRef(
5607
+ var MagickoChartFail = import_react387.default.forwardRef(
5545
5608
  ({ size, ...props }, ref) => {
5546
- return /* @__PURE__ */ (0, import_jsx_runtime387.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_runtime387.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" }) });
5609
+ return /* @__PURE__ */ (0, import_jsx_runtime387.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5610
+ /* @__PURE__ */ (0, import_jsx_runtime387.jsx)("path", { fill: "#1e293b", d: "M17.23 21.52c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l3.54-3.54c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.54 3.54c-.14.14-.34.22-.53.22" }),
5611
+ /* @__PURE__ */ (0, import_jsx_runtime387.jsx)("path", { fill: "#1e293b", d: "M20.77 21.52c-.19 0-.38-.07-.53-.22l-3.54-3.54a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.54 3.54c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22M7 14.25c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M12 14.25c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M17 14.25c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
5612
+ /* @__PURE__ */ (0, import_jsx_runtime387.jsx)("path", { fill: "#1e293b", d: "M13 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.75v4c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9c0-4.61-1.64-6.25-6.25-6.25H9C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h4c.41 0 .75.34.75.75s-.34.75-.75.75" })
5613
+ ] });
5547
5614
  }
5548
5615
  );
5549
- MessageEdit.displayName = "MessageEdit";
5616
+ MagickoChartFail.displayName = "MagickoChartFail";
5550
5617
 
5551
- // dist/icons/Network.tsx
5618
+ // dist/icons/MagickoChartSquare.tsx
5552
5619
  var import_react388 = __toESM(require("react"));
5553
5620
  var import_jsx_runtime388 = require("react/jsx-runtime");
5554
- var Network = import_react388.default.forwardRef(
5621
+ var MagickoChartSquare = import_react388.default.forwardRef(
5555
5622
  ({ size, ...props }, ref) => {
5556
- return /* @__PURE__ */ (0, import_jsx_runtime388.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_runtime388.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" }) });
5623
+ return /* @__PURE__ */ (0, import_jsx_runtime388.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5624
+ /* @__PURE__ */ (0, import_jsx_runtime388.jsx)("path", { fill: "#1e293b", d: "M7 14.69c-.41 0-.75-.34-.75-.75v-3.21c0-.41.34-.75.75-.75s.75.34.75.75v3.21c0 .42-.34.75-.75.75M12 16.43c-.41 0-.75-.34-.75-.75V9c0-.41.34-.75.75-.75s.75.34.75.75v6.68c0 .41-.34.75-.75.75M17 14.69c-.41 0-.75-.34-.75-.75v-3.21c0-.41.34-.75.75-.75s.75.34.75.75v3.21c0 .42-.34.75-.75.75" }),
5625
+ /* @__PURE__ */ (0, import_jsx_runtime388.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" })
5626
+ ] });
5557
5627
  }
5558
5628
  );
5559
- Network.displayName = "Network";
5629
+ MagickoChartSquare.displayName = "MagickoChartSquare";
5560
5630
 
5561
- // dist/icons/NotiDot.tsx
5631
+ // dist/icons/MagickoChartSquare1.tsx
5562
5632
  var import_react389 = __toESM(require("react"));
5563
5633
  var import_jsx_runtime389 = require("react/jsx-runtime");
5564
- var NotiDot = import_react389.default.forwardRef(
5634
+ var MagickoChartSquare1 = import_react389.default.forwardRef(
5565
5635
  ({ size, ...props }, ref) => {
5566
- return /* @__PURE__ */ (0, import_jsx_runtime389.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_runtime389.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
5636
+ return /* @__PURE__ */ (0, import_jsx_runtime389.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5637
+ /* @__PURE__ */ (0, import_jsx_runtime389.jsx)("path", { fill: "#1e293b", d: "M10.11 18.15H6.32c-.41 0-.75-.34-.75-.75v-5.12c0-1.04.85-1.89 1.89-1.89h2.65c.41 0 .75.34.75.75v6.25c0 .42-.34.76-.75.76m-3.04-1.5h2.29V11.9h-1.9a.39.39 0 0 0-.39.39z" }),
5638
+ /* @__PURE__ */ (0, import_jsx_runtime389.jsx)("path", { fill: "#1e293b", d: "M13.89 18.15H10.1c-.41 0-.75-.34-.75-.75V7.74c0-1.04.85-1.89 1.89-1.89h1.52c1.04 0 1.89.85 1.89 1.89v9.66c-.01.41-.34.75-.76.75m-.74-1.5V7.74a.39.39 0 0 0-.39-.39h-1.52a.39.39 0 0 0-.39.39v8.91z" }),
5639
+ /* @__PURE__ */ (0, import_jsx_runtime389.jsx)("path", { fill: "#1e293b", d: "M17.68 18.15h-3.79c-.41 0-.75-.34-.75-.75v-4.55c0-.41.34-.75.75-.75h2.65c1.04 0 1.89.85 1.89 1.89v3.41c0 .41-.33.75-.75.75m-3.04-1.5h2.29v-2.66a.39.39 0 0 0-.39-.39h-1.9z" }),
5640
+ /* @__PURE__ */ (0, import_jsx_runtime389.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" })
5641
+ ] });
5567
5642
  }
5568
5643
  );
5569
- NotiDot.displayName = "NotiDot";
5644
+ MagickoChartSquare1.displayName = "MagickoChartSquare1";
5570
5645
 
5571
- // dist/icons/PA.tsx
5646
+ // dist/icons/MagickoChartSquare2.tsx
5572
5647
  var import_react390 = __toESM(require("react"));
5573
5648
  var import_jsx_runtime390 = require("react/jsx-runtime");
5574
- var PA = import_react390.default.forwardRef(
5649
+ var MagickoChartSquare2 = import_react390.default.forwardRef(
5575
5650
  ({ size, ...props }, ref) => {
5576
- return /* @__PURE__ */ (0, import_jsx_runtime390.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_runtime390.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" }) });
5651
+ return /* @__PURE__ */ (0, import_jsx_runtime390.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5652
+ /* @__PURE__ */ (0, import_jsx_runtime390.jsx)("path", { fill: "#1e293b", d: "M17 22.75H7c-3.17 0-5.75-2.58-5.75-5.75V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 3.17-2.58 5.75-5.75 5.75m-10-20A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h10A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75z" }),
5653
+ /* @__PURE__ */ (0, import_jsx_runtime390.jsx)("path", { fill: "#1e293b", d: "M12.33 10.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .41-.34.75-.75.75M12.33 22.75c-.41 0-.75-.34-.75-.75v-7c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75M22 16.08c-.19 0-.38-.07-.53-.22l-4.69-4.69-1.37 1.11a.746.746 0 1 1-.94-1.16l1.89-1.53a.75.75 0 0 1 1 .05l5.17 5.17c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22z" }),
5654
+ /* @__PURE__ */ (0, import_jsx_runtime390.jsx)("path", { fill: "#1e293b", d: "M12.33 15.31a2.97 2.97 0 1 1 .001-5.94 2.97 2.97 0 0 1 0 5.94m0-4.44c-.81 0-1.47.66-1.47 1.47s.66 1.47 1.47 1.47 1.47-.66 1.47-1.47-.66-1.47-1.47-1.47" }),
5655
+ /* @__PURE__ */ (0, import_jsx_runtime390.jsx)("path", { fill: "#1e293b", d: "M8.67 16.08c-.19 0-.38-.07-.53-.22l-2.8-2.8-2.8 2.8c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l3.33-3.33c.29-.29.77-.29 1.06 0l2.8 2.8.91-.91c.29-.29.77-.29 1.06 0s.29.77 0 1.06L9.2 15.86c-.15.15-.34.22-.53.22" })
5656
+ ] });
5577
5657
  }
5578
5658
  );
5579
- PA.displayName = "PA";
5659
+ MagickoChartSquare2.displayName = "MagickoChartSquare2";
5580
5660
 
5581
- // dist/icons/PauseSquare.tsx
5661
+ // dist/icons/MagickoChartSuccess.tsx
5582
5662
  var import_react391 = __toESM(require("react"));
5583
5663
  var import_jsx_runtime391 = require("react/jsx-runtime");
5584
- var PauseSquare = import_react391.default.forwardRef(
5664
+ var MagickoChartSuccess = import_react391.default.forwardRef(
5585
5665
  ({ size, ...props }, ref) => {
5586
- return /* @__PURE__ */ (0, import_jsx_runtime391.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_runtime391.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" }) });
5666
+ return /* @__PURE__ */ (0, import_jsx_runtime391.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5667
+ /* @__PURE__ */ (0, import_jsx_runtime391.jsx)("path", { fill: "#1e293b", d: "M13 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.75v4c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9c0-4.61-1.64-6.25-6.25-6.25H9C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
5668
+ /* @__PURE__ */ (0, import_jsx_runtime391.jsx)("path", { fill: "#1e293b", d: "M13 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.75v4c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9c0-4.61-1.64-6.25-6.25-6.25H9C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
5669
+ /* @__PURE__ */ (0, import_jsx_runtime391.jsx)("path", { fill: "#1e293b", d: "M7 14.69c-.41 0-.75-.34-.75-.75v-3.21c0-.41.34-.75.75-.75s.75.34.75.75v3.21c0 .42-.34.75-.75.75M17 14.69c-.41 0-.75-.34-.75-.75v-3.21c0-.41.34-.75.75-.75s.75.34.75.75v3.21c0 .42-.34.75-.75.75" }),
5670
+ /* @__PURE__ */ (0, import_jsx_runtime391.jsx)("path", { fill: "#1e293b", d: "M13 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.75v4c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9c0-4.61-1.64-6.25-6.25-6.25H9C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h4c.41 0 .75.34.75.75s-.34.75-.75.75" }),
5671
+ /* @__PURE__ */ (0, import_jsx_runtime391.jsx)("path", { fill: "#1e293b", d: "M17.58 21.75a.75.75 0 0 1-.53-.22l-1.58-1.57a.745.745 0 0 1 0-1.06c.29-.29.77-.3 1.06 0l1.01 1 2.9-3.39c.27-.32.74-.35 1.06-.08.31.27.35.74.08 1.06l-3.42 4c-.14.16-.33.25-.54.26zM12 14.25c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
5672
+ ] });
5587
5673
  }
5588
5674
  );
5589
- PauseSquare.displayName = "PauseSquare";
5675
+ MagickoChartSuccess.displayName = "MagickoChartSuccess";
5590
5676
 
5591
- // dist/icons/Pdf.tsx
5677
+ // dist/icons/MagickoChatbox.tsx
5592
5678
  var import_react392 = __toESM(require("react"));
5593
5679
  var import_jsx_runtime392 = require("react/jsx-runtime");
5594
- var Pdf = import_react392.default.forwardRef(
5680
+ var MagickoChatbox = import_react392.default.forwardRef(
5595
5681
  ({ size, ...props }, ref) => {
5596
5682
  return /* @__PURE__ */ (0, import_jsx_runtime392.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5597
- /* @__PURE__ */ (0, import_jsx_runtime392.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" }),
5598
- /* @__PURE__ */ (0, import_jsx_runtime392.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
5599
- /* @__PURE__ */ (0, import_jsx_runtime392.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" })
5683
+ /* @__PURE__ */ (0, import_jsx_runtime392.jsx)("path", { fill: "#1e293b", d: "M12 22.81c-.69 0-1.34-.35-1.8-.96l-1.5-2a.5.5 0 0 0-.2-.1H8c-4.17 0-6.75-1.13-6.75-6.75V8c0-4.42 2.33-6.75 6.75-6.75h8c4.42 0 6.75 2.33 6.75 6.75v5c0 4.42-2.33 6.75-6.75 6.75h-.5c-.08 0-.15.04-.2.1l-1.5 2c-.46.61-1.11.96-1.8.96M8 2.75C4.42 2.75 2.75 4.42 2.75 8v5c0 4.52 1.55 5.25 5.25 5.25h.5c.51 0 1.09.29 1.4.7l1.5 2c.35.46.85.46 1.2 0l1.5-2c.33-.44.85-.7 1.4-.7h.5c3.58 0 5.25-1.67 5.25-5.25V8c0-3.58-1.67-5.25-5.25-5.25z" }),
5684
+ /* @__PURE__ */ (0, import_jsx_runtime392.jsx)("path", { fill: "#1e293b", d: "M12 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M16 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M8 12c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1" })
5600
5685
  ] });
5601
5686
  }
5602
5687
  );
5603
- Pdf.displayName = "Pdf";
5688
+ MagickoChatbox.displayName = "MagickoChatbox";
5604
5689
 
5605
- // dist/icons/PlayFilled.tsx
5690
+ // dist/icons/MagickoCheck.tsx
5606
5691
  var import_react393 = __toESM(require("react"));
5607
5692
  var import_jsx_runtime393 = require("react/jsx-runtime");
5608
- var PlayFilled = import_react393.default.forwardRef(
5693
+ var MagickoCheck = import_react393.default.forwardRef(
5609
5694
  ({ size, ...props }, ref) => {
5610
- return /* @__PURE__ */ (0, import_jsx_runtime393.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_runtime393.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" }) });
5695
+ return /* @__PURE__ */ (0, import_jsx_runtime393.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_runtime393.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" }) });
5611
5696
  }
5612
5697
  );
5613
- PlayFilled.displayName = "PlayFilled";
5698
+ MagickoCheck.displayName = "MagickoCheck";
5614
5699
 
5615
- // dist/icons/Signature.tsx
5700
+ // dist/icons/MagickoCirclefinger.tsx
5616
5701
  var import_react394 = __toESM(require("react"));
5617
5702
  var import_jsx_runtime394 = require("react/jsx-runtime");
5618
- var Signature = import_react394.default.forwardRef(
5703
+ var MagickoCirclefinger = import_react394.default.forwardRef(
5619
5704
  ({ size, ...props }, ref) => {
5620
- return /* @__PURE__ */ (0, import_jsx_runtime394.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_runtime394.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" }) });
5705
+ return /* @__PURE__ */ (0, import_jsx_runtime394.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5706
+ /* @__PURE__ */ (0, import_jsx_runtime394.jsx)("path", { fill: "#1e293b", d: "M8.15 22.75c-.92 0-1.83-.38-2.5-1.06l-2.9-2.9a1 1 0 0 1-.11-.09 4.8 4.8 0 0 1-1.39-3.36c0-1.26.49-2.45 1.39-3.36l2.1-2.09c.99-1 2.56-1.21 3.81-.5l3.16 1.86L14 9.02c.33-.33.72-.55 1.15-.66.78-.26 1.89-.02 2.58.65.47.48.74 1.09.77 1.72.04.75-.23 1.48-.75 2.01l-4.07 4.05h.02c1.39 0 2.52 1.13 2.52 2.52 0 .18 0 .31-.03.47-.22 1.08-1.03 1.87-2.08 2.04l-5.35.88c-.21.04-.41.05-.61.05m-4.48-5.14c.04.03.09.07.11.09l2.94 2.94c.47.48 1.14.7 1.79.58l5.36-.88c.43-.07.76-.39.85-.83.01-.05 0-.12 0-.2 0-.55-.47-1.02-1.02-1.02h-1.83a.74.74 0 0 1-.69-.46c-.12-.28-.05-.6.16-.82l5.34-5.32c.22-.22.34-.55.32-.87v-.01c-.01-.26-.13-.53-.33-.73-.21-.2-.5-.32-.8-.32q-.15 0-.24.03c-.03.01-.06.02-.1.03-.17.04-.32.13-.47.27l-2.23 2.23c-.49.49-1.26.59-1.87.24L7.8 10.7c-.65-.37-1.48-.27-2 .26l-2.1 2.09c-.61.62-.95 1.44-.95 2.3 0 .84.33 1.66.92 2.26" }),
5707
+ /* @__PURE__ */ (0, import_jsx_runtime394.jsx)("path", { fill: "#1e293b", d: "M15.5 15.75c-.36 0-.74-.03-1.13-.09a.75.75 0 0 1-.6-.51.74.74 0 0 1 .18-.76l2.72-2.7c.22-.22.34-.55.32-.87a1.12 1.12 0 0 0-.33-.74c-.21-.2-.5-.32-.8-.32q-.15 0-.24.03c-.03.01-.06.02-.1.03-.17.04-.32.13-.47.27l-2.23 2.23c-.49.49-1.26.59-1.87.24l-1.92-1.13a.74.74 0 0 1-.32-.38c-.31-.82-.47-1.68-.47-2.55 0-4 3.25-7.25 7.25-7.25s7.25 3.25 7.25 7.25-3.24 7.25-7.24 7.25m.36-7.5c.68 0 1.36.28 1.86.76.47.48.74 1.09.77 1.72.04.74-.23 1.47-.75 2.01l-1.46 1.46a5.76 5.76 0 0 0 4.98-5.7c0-3.17-2.58-5.75-5.75-5.75S9.76 5.33 9.76 8.5c0 .6.1 1.2.29 1.77l1.67.98 2.29-2.23c.33-.33.72-.55 1.15-.66.2-.07.44-.11.7-.11" })
5708
+ ] });
5621
5709
  }
5622
5710
  );
5623
- Signature.displayName = "Signature";
5711
+ MagickoCirclefinger.displayName = "MagickoCirclefinger";
5624
5712
 
5625
- // dist/icons/SperateDot.tsx
5713
+ // dist/icons/MagickoClipboard.tsx
5626
5714
  var import_react395 = __toESM(require("react"));
5627
5715
  var import_jsx_runtime395 = require("react/jsx-runtime");
5628
- var SperateDot = import_react395.default.forwardRef(
5716
+ var MagickoClipboard = import_react395.default.forwardRef(
5629
5717
  ({ size, ...props }, ref) => {
5630
- return /* @__PURE__ */ (0, import_jsx_runtime395.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_runtime395.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
5718
+ return /* @__PURE__ */ (0, import_jsx_runtime395.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5719
+ /* @__PURE__ */ (0, import_jsx_runtime395.jsx)("path", { fill: "#1e293b", d: "M13.05 19.42c-.54 0-1.11-.05-1.73-.15l-4.69-.74c-1.48-.23-2.62-.64-3.47-1.24-2.19-1.52-2.06-4.13-1.78-5.96l.74-4.69c.68-4.3 2.9-5.91 7.2-5.24l4.69.74c2.21.35 5.18 1.24 5.37 4.97.04.64 0 1.37-.14 2.23l-.73 4.69c-.58 3.67-2.29 5.39-5.46 5.39M7.53 2.75c-2.38 0-3.46 1.21-3.93 4.13l-.74 4.69c-.46 2.95.38 3.95 1.16 4.5.66.47 1.59.79 2.84.98l4.69.74c3.49.55 4.93-.5 5.48-4l.73-4.69c.12-.75.16-1.38.12-1.91v-.01c-.11-2.1-1.3-3.13-4.11-3.57l-4.68-.73c-.58-.09-1.09-.13-1.56-.13" }),
5720
+ /* @__PURE__ */ (0, import_jsx_runtime395.jsx)("path", { fill: "#1e293b", d: "M14.68 22.751c-.85 0-1.81-.18-2.92-.55l-4.51-1.5c-2.57-.85-3.96-2.07-4.38-3.85-.07-.3.05-.62.31-.79s.6-.17.85.01c.66.47 1.58.79 2.83.98l4.69.74c3.49.55 4.93-.5 5.48-4l.73-4.69c.12-.75.16-1.38.12-1.91a.77.77 0 0 1 .35-.67.74.74 0 0 1 .76-.03c2.68 1.43 3.39 3.72 2.23 7.22l-1.5 4.51c-.71 2.12-1.64 3.42-2.94 4.07-.63.31-1.32.46-2.1.46m-8.95-4.39c.48.32 1.12.63 1.99.92l4.51 1.5c1.72.57 2.95.62 3.87.17.92-.46 1.62-1.48 2.19-3.2l1.5-4.51c.82-2.48.5-3.8-.45-4.69-.02.25-.06.51-.1.79l-.73 4.69c-.68 4.3-2.9 5.91-7.2 5.25l-4.69-.74c-.31-.06-.61-.12-.89-.18M8.24 9.72c-1.37 0-2.49-1.12-2.49-2.49s1.12-2.49 2.49-2.49 2.49 1.12 2.49 2.49-1.12 2.49-2.49 2.49m0-3.47c-.54 0-.99.44-.99.99s.44.99.99.99c.54 0 .99-.44.99-.99s-.45-.99-.99-.99" })
5721
+ ] });
5631
5722
  }
5632
5723
  );
5633
- SperateDot.displayName = "SperateDot";
5724
+ MagickoClipboard.displayName = "MagickoClipboard";
5634
5725
 
5635
- // dist/icons/SquarePen1.tsx
5726
+ // dist/icons/MagickoClipboardClose.tsx
5636
5727
  var import_react396 = __toESM(require("react"));
5637
5728
  var import_jsx_runtime396 = require("react/jsx-runtime");
5638
- var SquarePen1 = import_react396.default.forwardRef(
5729
+ var MagickoClipboardClose = import_react396.default.forwardRef(
5639
5730
  ({ size, ...props }, ref) => {
5640
5731
  return /* @__PURE__ */ (0, import_jsx_runtime396.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5641
- /* @__PURE__ */ (0, import_jsx_runtime396.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" }),
5642
- /* @__PURE__ */ (0, import_jsx_runtime396.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" })
5732
+ /* @__PURE__ */ (0, import_jsx_runtime396.jsx)("path", { fill: "#1e293b", d: "M14 16.91c-.19 0-.38-.07-.53-.22l-3.96-3.96a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.96 3.96c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22" }),
5733
+ /* @__PURE__ */ (0, import_jsx_runtime396.jsx)("path", { fill: "#1e293b", d: "M10 16.95c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l3.96-3.96c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.96 3.96c-.15.15-.34.22-.53.22M14 6.75h-4c-.96 0-2.75 0-2.75-2.75S9.04 1.25 10 1.25h4c.96 0 2.75 0 2.75 2.75 0 .96 0 2.75-2.75 2.75m-4-4c-.99 0-1.25 0-1.25 1.25S9.01 5.25 10 5.25h4c1.25 0 1.25-.26 1.25-1.25 0-1.25-.26-1.25-1.25-1.25z" }),
5734
+ /* @__PURE__ */ (0, import_jsx_runtime396.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-5.62 0-6.75-2.58-6.75-6.75v-6c0-4.56 1.65-6.51 5.71-6.72.42-.02.77.29.79.71s-.3.76-.71.78C5.2 4.93 3.75 5.78 3.75 10v6c0 3.7.73 5.25 5.25 5.25h6c4.52 0 5.25-1.55 5.25-5.25v-6c0-4.22-1.45-5.07-4.29-5.23a.757.757 0 0 1-.71-.79c.02-.41.38-.73.79-.71 4.06.22 5.71 2.17 5.71 6.72v6c0 4.18-1.13 6.76-6.75 6.76" })
5643
5735
  ] });
5644
5736
  }
5645
5737
  );
5646
- SquarePen1.displayName = "SquarePen1";
5738
+ MagickoClipboardClose.displayName = "MagickoClipboardClose";
5647
5739
 
5648
- // dist/icons/Strikethrough.tsx
5740
+ // dist/icons/MagickoClipboardExport.tsx
5649
5741
  var import_react397 = __toESM(require("react"));
5650
5742
  var import_jsx_runtime397 = require("react/jsx-runtime");
5651
- var Strikethrough = import_react397.default.forwardRef(
5743
+ var MagickoClipboardExport = import_react397.default.forwardRef(
5652
5744
  ({ size, ...props }, ref) => {
5653
- return /* @__PURE__ */ (0, import_jsx_runtime397.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_runtime397.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" }) });
5745
+ return /* @__PURE__ */ (0, import_jsx_runtime397.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5746
+ /* @__PURE__ */ (0, import_jsx_runtime397.jsx)("path", { fill: "#1e293b", d: "M14 6.75h-4c-.96 0-2.75 0-2.75-2.75S9.04 1.25 10 1.25h4c.96 0 2.75 0 2.75 2.75 0 .96 0 2.75-2.75 2.75m-4-4c-.99 0-1.25 0-1.25 1.25S9.01 5.25 10 5.25h4c1.25 0 1.25-.26 1.25-1.25 0-1.25-.26-1.25-1.25-1.25z" }),
5747
+ /* @__PURE__ */ (0, import_jsx_runtime397.jsx)("path", { fill: "#1e293b", d: "M14 22.75H9c-5.62 0-6.75-2.58-6.75-6.75v-6c0-4.56 1.65-6.51 5.71-6.72.39-.02.77.29.79.71s-.3.76-.71.78C5.2 4.93 3.75 5.78 3.75 10v6c0 3.7.73 5.25 5.25 5.25h5c.41 0 .75.34.75.75s-.34.75-.75.75M21 15.75c-.41 0-.75-.34-.75-.75v-5c0-4.22-1.45-5.07-4.29-5.23a.757.757 0 0 1-.71-.79c.02-.41.38-.73.79-.71 4.06.22 5.71 2.17 5.71 6.72v5c0 .42-.34.76-.75.76M15 19.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75h-2.25V19c0 .41-.34.75-.75.75" }),
5748
+ /* @__PURE__ */ (0, import_jsx_runtime397.jsx)("path", { fill: "#1e293b", d: "M21 22.75c-.19 0-.38-.07-.53-.22l-5.96-5.96a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l5.96 5.96c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
5749
+ ] });
5654
5750
  }
5655
5751
  );
5656
- Strikethrough.displayName = "Strikethrough";
5752
+ MagickoClipboardExport.displayName = "MagickoClipboardExport";
5657
5753
 
5658
- // dist/icons/Tasks.tsx
5754
+ // dist/icons/MagickoClipboardImport.tsx
5659
5755
  var import_react398 = __toESM(require("react"));
5660
5756
  var import_jsx_runtime398 = require("react/jsx-runtime");
5661
- var Tasks = import_react398.default.forwardRef(
5757
+ var MagickoClipboardImport = import_react398.default.forwardRef(
5662
5758
  ({ size, ...props }, ref) => {
5663
5759
  return /* @__PURE__ */ (0, import_jsx_runtime398.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5664
- /* @__PURE__ */ (0, import_jsx_runtime398.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" }),
5665
- /* @__PURE__ */ (0, import_jsx_runtime398.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" })
5760
+ /* @__PURE__ */ (0, import_jsx_runtime398.jsx)("path", { fill: "#1e293b", d: "M14 6.75h-4c-.96 0-2.75 0-2.75-2.75S9.04 1.25 10 1.25h4c.96 0 2.75 0 2.75 2.75 0 .96 0 2.75-2.75 2.75m-4-4c-.99 0-1.25 0-1.25 1.25S9.01 5.25 10 5.25h4c1.25 0 1.25-.26 1.25-1.25 0-1.25-.26-1.25-1.25-1.25z" }),
5761
+ /* @__PURE__ */ (0, import_jsx_runtime398.jsx)("path", { fill: "#1e293b", d: "M14 22.75H9c-5.62 0-6.75-2.58-6.75-6.75v-6c0-4.56 1.65-6.51 5.71-6.72.4-.02.77.29.79.71s-.3.76-.71.78C5.2 4.93 3.75 5.78 3.75 10v6c0 3.7.73 5.25 5.25 5.25h5c.41 0 .75.34.75.75s-.34.75-.75.75M21 15.75c-.41 0-.75-.34-.75-.75v-5c0-4.22-1.45-5.07-4.29-5.23a.757.757 0 0 1-.71-.79c.02-.41.39-.73.79-.71 4.06.22 5.71 2.17 5.71 6.72v5c0 .42-.34.76-.75.76M21 22.75h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.25V19c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
5762
+ /* @__PURE__ */ (0, import_jsx_runtime398.jsx)("path", { fill: "#1e293b", d: "M20.96 22.71c-.19 0-.38-.07-.53-.22l-5.96-5.96a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l5.96 5.96c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22" })
5666
5763
  ] });
5667
5764
  }
5668
5765
  );
5669
- Tasks.displayName = "Tasks";
5766
+ MagickoClipboardImport.displayName = "MagickoClipboardImport";
5670
5767
 
5671
- // dist/icons/Trash.tsx
5768
+ // dist/icons/MagickoClipboardText.tsx
5672
5769
  var import_react399 = __toESM(require("react"));
5673
5770
  var import_jsx_runtime399 = require("react/jsx-runtime");
5674
- var Trash = import_react399.default.forwardRef(
5771
+ var MagickoClipboardText = import_react399.default.forwardRef(
5675
5772
  ({ size, ...props }, ref) => {
5676
- return /* @__PURE__ */ (0, import_jsx_runtime399.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_runtime399.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" }) });
5773
+ return /* @__PURE__ */ (0, import_jsx_runtime399.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5774
+ /* @__PURE__ */ (0, import_jsx_runtime399.jsx)("path", { fill: "#1e293b", d: "M15 12.95H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75M12.38 16.95H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75M14 6.75h-4c-.96 0-2.75 0-2.75-2.75S9.04 1.25 10 1.25h4c.96 0 2.75 0 2.75 2.75 0 .96 0 2.75-2.75 2.75m-4-4c-.99 0-1.25 0-1.25 1.25S9.01 5.25 10 5.25h4c1.25 0 1.25-.26 1.25-1.25 0-1.25-.26-1.25-1.25-1.25z" }),
5775
+ /* @__PURE__ */ (0, import_jsx_runtime399.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-5.62 0-6.75-2.58-6.75-6.75v-6c0-4.56 1.65-6.51 5.71-6.72.4-.02.77.29.79.71s-.3.76-.71.78C5.2 4.93 3.75 5.78 3.75 10v6c0 3.7.73 5.25 5.25 5.25h6c4.52 0 5.25-1.55 5.25-5.25v-6c0-4.22-1.45-5.07-4.29-5.23a.757.757 0 0 1-.71-.79c.02-.41.38-.73.79-.71 4.06.22 5.71 2.17 5.71 6.72v6c0 4.18-1.13 6.76-6.75 6.76" })
5776
+ ] });
5677
5777
  }
5678
5778
  );
5679
- Trash.displayName = "Trash";
5779
+ MagickoClipboardText.displayName = "MagickoClipboardText";
5680
5780
 
5681
- // dist/icons/Video.tsx
5781
+ // dist/icons/MagickoClipboardTick.tsx
5682
5782
  var import_react400 = __toESM(require("react"));
5683
5783
  var import_jsx_runtime400 = require("react/jsx-runtime");
5684
- var Video = import_react400.default.forwardRef(
5784
+ var MagickoClipboardTick = import_react400.default.forwardRef(
5685
5785
  ({ size, ...props }, ref) => {
5686
- return /* @__PURE__ */ (0, import_jsx_runtime400.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_runtime400.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" }) });
5786
+ return /* @__PURE__ */ (0, import_jsx_runtime400.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5787
+ /* @__PURE__ */ (0, import_jsx_runtime400.jsx)("path", { fill: "#1e293b", d: "M10.81 16.95c-.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-.14.15-.34.22-.53.22M14 6.75h-4c-.96 0-2.75 0-2.75-2.75S9.04 1.25 10 1.25h4c.96 0 2.75 0 2.75 2.75 0 .96 0 2.75-2.75 2.75m-4-4c-.99 0-1.25 0-1.25 1.25S9.01 5.25 10 5.25h4c1.25 0 1.25-.26 1.25-1.25 0-1.25-.26-1.25-1.25-1.25z" }),
5788
+ /* @__PURE__ */ (0, import_jsx_runtime400.jsx)("path", { fill: "#1e293b", d: "M15 22.75H9c-5.62 0-6.75-2.58-6.75-6.75v-6c0-4.56 1.65-6.51 5.71-6.72.41-.02.77.29.79.71s-.3.76-.71.78C5.2 4.93 3.75 5.78 3.75 10v6c0 3.7.73 5.25 5.25 5.25h6c4.52 0 5.25-1.55 5.25-5.25v-6c0-4.22-1.45-5.07-4.29-5.23a.75.75 0 1 1 .08-1.5c4.06.22 5.71 2.17 5.71 6.72v6c0 4.18-1.13 6.76-6.75 6.76" })
5789
+ ] });
5687
5790
  }
5688
5791
  );
5689
- Video.displayName = "Video";
5792
+ MagickoClipboardTick.displayName = "MagickoClipboardTick";
5690
5793
 
5691
- // dist/icons/X.tsx
5794
+ // dist/icons/MagickoClock.tsx
5692
5795
  var import_react401 = __toESM(require("react"));
5693
5796
  var import_jsx_runtime401 = require("react/jsx-runtime");
5694
- var X = import_react401.default.forwardRef(
5797
+ var MagickoClock = import_react401.default.forwardRef(
5798
+ ({ size, ...props }, ref) => {
5799
+ return /* @__PURE__ */ (0, import_jsx_runtime401.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5800
+ /* @__PURE__ */ (0, import_jsx_runtime401.jsx)("path", { fill: "#1e293b", d: "M13.4 14.6c-.19 0-.38-.07-.53-.22l-1.4-1.4a.75.75 0 0 1-.22-.53V9.66c0-.41.34-.75.75-.75s.75.34.75.75v2.48l1.18 1.18c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
5801
+ /* @__PURE__ */ (0, import_jsx_runtime401.jsx)("path", { fill: "#1e293b", d: "M12 19.25c-1.59 0-3.09-.5-4.35-1.45-.03-.02-.05-.03-.08-.05A7.24 7.24 0 0 1 4.75 12C4.75 8 8 4.75 12 4.75S19.25 8 19.25 12a7.23 7.23 0 0 1-2.79 5.72c-.03.02-.05.04-.08.06A7.2 7.2 0 0 1 12 19.25m-3.57-2.74c.03.02.05.03.07.05 2.03 1.57 5.01 1.56 7.03-.02.02-.02.05-.04.07-.05A5.72 5.72 0 0 0 17.75 12c0-3.17-2.58-5.75-5.75-5.75S6.25 8.83 6.25 12c0 1.77.79 3.41 2.18 4.51" }),
5802
+ /* @__PURE__ */ (0, import_jsx_runtime401.jsx)("path", { fill: "#1e293b", d: "M12.55 22.75h-1.09c-1.96 0-3.16-.97-3.67-2.98l-.5-2.47c-.04-.22.01-.45.16-.62s.36-.27.58-.27h.01c.17 0 .33.05.46.16 2.03 1.57 5.01 1.56 7.03-.02.31-.24.8-.19 1.05.12.14.17.2.4.16.62l-.51 2.47c-.53 2.02-1.73 2.99-3.68 2.99m-3.46-4.11.16.8c.38 1.5 1.16 1.81 2.21 1.81h1.09c1.04 0 1.82-.31 2.21-1.83l.16-.78c-1.81.8-4.01.81-5.83 0M16 7.62c-.17 0-.34-.06-.47-.16-2.02-1.58-5-1.59-7.03-.02-.31.24-.8.19-1.04-.11-.14-.17-.2-.4-.16-.62l.49-2.44c.51-2.05 1.71-3.02 3.67-3.02h1.09c1.95 0 3.15.97 3.66 2.96l.52 2.51c.05.22-.01.45-.15.62-.14.18-.35.28-.58.28m-4-2.87c1.03 0 2.01.21 2.92.61l-.17-.81c-.39-1.48-1.16-1.8-2.2-1.8h-1.09c-1.05 0-1.83.31-2.21 1.85l-.16.76c.91-.4 1.89-.61 2.91-.61" })
5803
+ ] });
5804
+ }
5805
+ );
5806
+ MagickoClock.displayName = "MagickoClock";
5807
+
5808
+ // dist/icons/MagickoClock1.tsx
5809
+ var import_react402 = __toESM(require("react"));
5810
+ var import_jsx_runtime402 = require("react/jsx-runtime");
5811
+ var MagickoClock1 = import_react402.default.forwardRef(
5812
+ ({ size, ...props }, ref) => {
5813
+ return /* @__PURE__ */ (0, import_jsx_runtime402.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5814
+ /* @__PURE__ */ (0, import_jsx_runtime402.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
5815
+ /* @__PURE__ */ (0, import_jsx_runtime402.jsx)("path", { fill: "#1e293b", d: "M15.71 15.93a.67.67 0 0 1-.38-.11l-3.1-1.85c-.77-.46-1.34-1.47-1.34-2.36v-4.1c0-.41.34-.75.75-.75s.75.34.75.75v4.1c0 .36.3.89.61 1.07l3.1 1.85c.36.21.47.67.26 1.03a.77.77 0 0 1-.65.37" })
5816
+ ] });
5817
+ }
5818
+ );
5819
+ MagickoClock1.displayName = "MagickoClock1";
5820
+
5821
+ // dist/icons/MagickoClock2.tsx
5822
+ var import_react403 = __toESM(require("react"));
5823
+ var import_jsx_runtime403 = require("react/jsx-runtime");
5824
+ var MagickoClock2 = import_react403.default.forwardRef(
5825
+ ({ size, ...props }, ref) => {
5826
+ return /* @__PURE__ */ (0, import_jsx_runtime403.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5827
+ /* @__PURE__ */ (0, import_jsx_runtime403.jsx)("path", { fill: "#1e293b", d: "M16.5 13.42h-5.17c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
5828
+ /* @__PURE__ */ (0, import_jsx_runtime403.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
5829
+ /* @__PURE__ */ (0, import_jsx_runtime403.jsx)("path", { fill: "#1e293b", d: "M11.33 13.42c-.41 0-.75-.34-.75-.75V6.44c0-.41.34-.75.75-.75s.75.34.75.75v6.22c0 .41-.34.75-.75.75z" })
5830
+ ] });
5831
+ }
5832
+ );
5833
+ MagickoClock2.displayName = "MagickoClock2";
5834
+
5835
+ // dist/icons/MagickoCloseCircle.tsx
5836
+ var import_react404 = __toESM(require("react"));
5837
+ var import_jsx_runtime404 = require("react/jsx-runtime");
5838
+ var MagickoCloseCircle = import_react404.default.forwardRef(
5839
+ ({ size, ...props }, ref) => {
5840
+ return /* @__PURE__ */ (0, import_jsx_runtime404.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5841
+ /* @__PURE__ */ (0, import_jsx_runtime404.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
5842
+ /* @__PURE__ */ (0, import_jsx_runtime404.jsx)("path", { fill: "#1e293b", d: "M9.17 15.58c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l5.66-5.66c.29-.29.77-.29 1.06 0s.29.77 0 1.06L9.7 15.36c-.14.15-.34.22-.53.22" }),
5843
+ /* @__PURE__ */ (0, import_jsx_runtime404.jsx)("path", { fill: "#1e293b", d: "M14.83 15.58c-.19 0-.38-.07-.53-.22L8.64 9.7a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l5.66 5.66c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" })
5844
+ ] });
5845
+ }
5846
+ );
5847
+ MagickoCloseCircle.displayName = "MagickoCloseCircle";
5848
+
5849
+ // dist/icons/MagickoCloseSquare.tsx
5850
+ var import_react405 = __toESM(require("react"));
5851
+ var import_jsx_runtime405 = require("react/jsx-runtime");
5852
+ var MagickoCloseSquare = import_react405.default.forwardRef(
5853
+ ({ size, ...props }, ref) => {
5854
+ return /* @__PURE__ */ (0, import_jsx_runtime405.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5855
+ /* @__PURE__ */ (0, import_jsx_runtime405.jsx)("path", { fill: "#1e293b", d: "M9.17 15.58c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l5.66-5.66c.29-.29.77-.29 1.06 0s.29.77 0 1.06L9.7 15.36c-.14.15-.34.22-.53.22" }),
5856
+ /* @__PURE__ */ (0, import_jsx_runtime405.jsx)("path", { fill: "#1e293b", d: "M14.83 15.58c-.19 0-.38-.07-.53-.22L8.64 9.7a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l5.66 5.66c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
5857
+ /* @__PURE__ */ (0, import_jsx_runtime405.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" })
5858
+ ] });
5859
+ }
5860
+ );
5861
+ MagickoCloseSquare.displayName = "MagickoCloseSquare";
5862
+
5863
+ // dist/icons/MagickoCloud.tsx
5864
+ var import_react406 = __toESM(require("react"));
5865
+ var import_jsx_runtime406 = require("react/jsx-runtime");
5866
+ var MagickoCloud = import_react406.default.forwardRef(
5867
+ ({ size, ...props }, ref) => {
5868
+ return /* @__PURE__ */ (0, import_jsx_runtime406.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5869
+ /* @__PURE__ */ (0, import_jsx_runtime406.jsx)("path", { fill: "#1e293b", d: "M16.68 20.83H5.55c-2.94-.21-4.26-2.47-4.26-4.49 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.53-6.55 1.85-1.94 4.82-2.71 7.37-1.92 2.34.72 3.99 2.65 4.59 5.33 2.05.46 3.68 2.01 4.34 4.15.71 2.33.07 4.72-1.68 6.25a6.13 6.13 0 0 1-4.1 1.58M5.57 13.35h-.02c-1.9.14-2.77 1.6-2.77 2.99s.87 2.85 2.81 2.99h11.04c1.16-.02 2.27-.42 3.13-1.2 1.56-1.37 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.63-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.65-4.66-2.03-.62-4.37-.01-5.84 1.52-1.33 1.39-1.71 3.31-1.09 5.42.51.07 1 .22 1.45.45.37.19.52.64.33 1.01a.75.75 0 0 1-1.01.33 2.9 2.9 0 0 0-1.31-.32c-.01-.02-.02-.02-.04-.02" }),
5870
+ /* @__PURE__ */ (0, import_jsx_runtime406.jsx)("path", { fill: "#1e293b", d: "M15.85 10.67c-.28 0-.54-.15-.67-.42a.754.754 0 0 1 .34-1.01c.62-.31 1.31-.48 1.99-.49.4-.01.76.32.76.74.01.41-.32.76-.74.76-.46.01-.93.12-1.35.33q-.165.09-.33.09" })
5871
+ ] });
5872
+ }
5873
+ );
5874
+ MagickoCloud.displayName = "MagickoCloud";
5875
+
5876
+ // dist/icons/MagickoCloud1.tsx
5877
+ var import_react407 = __toESM(require("react"));
5878
+ var import_jsx_runtime407 = require("react/jsx-runtime");
5879
+ var MagickoCloud1 = import_react407.default.forwardRef(
5880
+ ({ size, ...props }, ref) => {
5881
+ return /* @__PURE__ */ (0, import_jsx_runtime407.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_runtime407.jsx)("path", { stroke: "#1e293b", "stroke-linecap": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M13.38 11.1a4.96 4.96 0 0 1 3.15-1.12c.56 0 1.11.09 1.6.27a7.91 7.91 0 0 0-7.72-6.18c-4.37 0-7.92 3.55-7.92 7.92 0 4.38 3.55 7.92 7.92 7.92h6.11c2.74 0 4.97-2.22 4.97-4.96 0-2.2-1.4-4.04-3.37-4.7" }) });
5882
+ }
5883
+ );
5884
+ MagickoCloud1.displayName = "MagickoCloud1";
5885
+
5886
+ // dist/icons/MagickoCloudAdd.tsx
5887
+ var import_react408 = __toESM(require("react"));
5888
+ var import_jsx_runtime408 = require("react/jsx-runtime");
5889
+ var MagickoCloudAdd = import_react408.default.forwardRef(
5890
+ ({ size, ...props }, ref) => {
5891
+ return /* @__PURE__ */ (0, import_jsx_runtime408.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5892
+ /* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M7.46 19.34H5.54c-2.94-.21-4.26-2.47-4.26-4.48s1.32-4.28 4.21-4.48c.41-.04.77.28.8.7a.75.75 0 0 1-.7.8c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 2.99h1.87c.41 0 .75.34.75.75s-.34.73-.75.73" }),
5893
+ /* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M16.67 19.339h-.05c-.41 0-.79-.34-.79-.75 0-.43.32-.75.74-.75 1.23 0 2.33-.43 3.19-1.2 1.56-1.36 1.66-3.32 1.24-4.7-.42-1.37-1.59-2.94-3.63-3.19a.75.75 0 0 1-.65-.62c-.4-2.4-1.69-4.06-3.65-4.66-2.02-.63-4.38-.01-5.85 1.53-1.43 1.49-1.76 3.58-.93 5.88a.75.75 0 1 1-1.41.51c-1.01-2.82-.55-5.52 1.26-7.42 1.85-1.94 4.82-2.71 7.37-1.93 2.34.72 3.99 2.65 4.59 5.33 2.04.46 3.68 2.01 4.33 4.15.71 2.33.07 4.73-1.68 6.25-1.11 1-2.56 1.57-4.08 1.57" }),
5894
+ /* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M12 22.28c-2.01 0-3.89-1.07-4.92-2.8-.11-.17-.22-.37-.31-.59-.34-.71-.52-1.52-.52-2.36 0-3.17 2.58-5.75 5.75-5.75s5.75 2.58 5.75 5.75c0 .85-.18 1.65-.54 2.39-.08.19-.19.39-.31.58a5.71 5.71 0 0 1-4.9 2.78m0-10a4.26 4.26 0 0 0-4.25 4.25c0 .62.13 1.2.38 1.73.08.17.15.31.23.44a4.23 4.23 0 0 0 3.63 2.08c1.48 0 2.87-.79 3.62-2.06.09-.15.17-.29.23-.43.27-.55.4-1.13.4-1.75.01-2.35-1.9-4.26-4.24-4.26" }),
5895
+ /* @__PURE__ */ (0, import_jsx_runtime408.jsx)("path", { fill: "#1e293b", d: "M11.43 18.27c-.19 0-.38-.07-.53-.22l-.99-.99a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.48.48 1.6-1.48c.31-.28.78-.26 1.06.04s.26.78-.04 1.06l-2.13 1.97c-.15.13-.33.2-.51.2" })
5896
+ ] });
5897
+ }
5898
+ );
5899
+ MagickoCloudAdd.displayName = "MagickoCloudAdd";
5900
+
5901
+ // dist/icons/MagickoCloudAdd1.tsx
5902
+ var import_react409 = __toESM(require("react"));
5903
+ var import_jsx_runtime409 = require("react/jsx-runtime");
5904
+ var MagickoCloudAdd1 = import_react409.default.forwardRef(
5905
+ ({ size, ...props }, ref) => {
5906
+ return /* @__PURE__ */ (0, import_jsx_runtime409.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5907
+ /* @__PURE__ */ (0, import_jsx_runtime409.jsx)("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.08c1.16 0 2.25-.43 3.1-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.37-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.1.02-.19.03-.28.03" }),
5908
+ /* @__PURE__ */ (0, import_jsx_runtime409.jsx)("path", { fill: "#1e293b", d: "M14.25 14.5h-4.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.5c.41 0 .75.34.75.75s-.34.75-.75.75" }),
5909
+ /* @__PURE__ */ (0, import_jsx_runtime409.jsx)("path", { fill: "#1e293b", d: "M12 16.75c-.41 0-.75-.34-.75-.75v-4.5c0-.41.34-.75.75-.75s.75.34.75.75V16c0 .41-.34.75-.75.75" })
5910
+ ] });
5911
+ }
5912
+ );
5913
+ MagickoCloudAdd1.displayName = "MagickoCloudAdd1";
5914
+
5915
+ // dist/icons/MagickoCloudChange.tsx
5916
+ var import_react410 = __toESM(require("react"));
5917
+ var import_jsx_runtime410 = require("react/jsx-runtime");
5918
+ var MagickoCloudChange = import_react410.default.forwardRef(
5919
+ ({ size, ...props }, ref) => {
5920
+ return /* @__PURE__ */ (0, import_jsx_runtime410.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_runtime410.jsx)("path", { fill: "#1e293b", d: "M14.81 17.1h-6.7c-1.98-.14-2.86-1.65-2.86-3 0-1.13.62-2.37 1.95-2.83-.3-1.5.07-2.9 1.06-3.94 1.19-1.25 3.1-1.74 4.74-1.24 1.46.45 2.51 1.62 2.92 3.25 1.25.35 2.24 1.33 2.65 2.66.46 1.52.04 3.08-1.1 4.07-.72.66-1.67 1.03-2.66 1.03m-6.67-4.5c-1.02.09-1.39.86-1.39 1.5 0 .65.37 1.43 1.41 1.5h6.62c.65 0 1.22-.22 1.68-.65.84-.73.89-1.78.67-2.52s-.85-1.58-1.94-1.71a.75.75 0 0 1-.65-.62c-.22-1.33-.93-2.24-1.99-2.57-1.09-.34-2.42.01-3.21.84-.78.81-.95 1.96-.5 3.23a.75.75 0 0 1-.45.96c-.08.03-.21.05-.25.04M9 22.75c-4.27 0-7.75-3.48-7.75-7.75 0-.41.34-.75.75-.75s.75.34.75.75c0 2.96 2.06 5.44 4.83 6.09l-.27-.45a.751.751 0 1 1 1.29-.77l1.05 1.75c.14.23.14.52.01.75-.14.23-.39.38-.66.38M22 9.75c-.41 0-.75-.34-.75-.75 0-2.96-2.06-5.44-4.83-6.09l.27.45a.75.75 0 1 1-1.29.77l-1.05-1.75a.75.75 0 0 1-.01-.75c.13-.24.38-.38.65-.38 4.27 0 7.75 3.48 7.75 7.75a.74.74 0 0 1-.74.75" }) });
5921
+ }
5922
+ );
5923
+ MagickoCloudChange.displayName = "MagickoCloudChange";
5924
+
5925
+ // dist/icons/MagickoCloudConnection.tsx
5926
+ var import_react411 = __toESM(require("react"));
5927
+ var import_jsx_runtime411 = require("react/jsx-runtime");
5928
+ var MagickoCloudConnection = import_react411.default.forwardRef(
5929
+ ({ size, ...props }, ref) => {
5930
+ return /* @__PURE__ */ (0, import_jsx_runtime411.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5931
+ /* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M16.06 16.75h-9.7c-2.63-.18-3.81-2.2-3.81-4 0-1.58.91-3.33 2.89-3.85-.52-2.17-.04-4.2 1.37-5.68 1.64-1.72 4.26-2.4 6.53-1.7 2.06.63 3.51 2.31 4.05 4.64 1.79.43 3.22 1.79 3.79 3.67.63 2.06.05 4.17-1.5 5.52-.97.9-2.26 1.4-3.62 1.4M6.4 10.26c-1.61.13-2.33 1.34-2.33 2.49 0 1.16.73 2.38 2.36 2.5h9.64c.98 0 1.92-.36 2.63-1.02 1.32-1.15 1.41-2.8 1.06-3.97-.36-1.17-1.35-2.49-3.09-2.71a.75.75 0 0 1-.65-.62c-.34-2.05-1.45-3.46-3.11-3.97-1.71-.52-3.76.01-5 1.31-1.21 1.27-1.49 3.04-.79 5a.75.75 0 0 1-.45.96c-.09.02-.17.04-.27.03" }),
5932
+ /* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M12 19.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
5933
+ /* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M12 23.75c-1.52 0-2.75-1.23-2.75-2.75s1.23-2.75 2.75-2.75 2.75 1.23 2.75 2.75-1.23 2.75-2.75 2.75m0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5" }),
5934
+ /* @__PURE__ */ (0, import_jsx_runtime411.jsx)("path", { fill: "#1e293b", d: "M18 21.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M10 21.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75" })
5935
+ ] });
5936
+ }
5937
+ );
5938
+ MagickoCloudConnection.displayName = "MagickoCloudConnection";
5939
+
5940
+ // dist/icons/MagickoCloudDrizzle.tsx
5941
+ var import_react412 = __toESM(require("react"));
5942
+ var import_jsx_runtime412 = require("react/jsx-runtime");
5943
+ var MagickoCloudDrizzle = import_react412.default.forwardRef(
5944
+ ({ size, ...props }, ref) => {
5945
+ return /* @__PURE__ */ (0, import_jsx_runtime412.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5946
+ /* @__PURE__ */ (0, import_jsx_runtime412.jsx)("path", { fill: "#1e293b", d: "M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.34-.74.75-.74h.04c1.14 0 2.23-.42 3.07-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.58-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.4-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.79-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.06 4.7-1.67 6.22a6.14 6.14 0 0 1-4.1 1.58" }),
5947
+ /* @__PURE__ */ (0, import_jsx_runtime412.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.74-.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.9-.31-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.8 2.97c.41.03.72.39.69.8-.04.4-.37.7-.76.7M15.82 10.64c-.27 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49.38.02.76.32.76.74.01.41-.32.76-.74.76-.46.01-.92.12-1.34.33-.1.07-.22.09-.33.09M7.97 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.7.7 0 0 1-.53.22M11.97 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.7.7 0 0 1-.53.22M11.97 18.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.7.7 0 0 1-.53.22M7.97 18.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.7.7 0 0 1-.53.22" })
5948
+ ] });
5949
+ }
5950
+ );
5951
+ MagickoCloudDrizzle.displayName = "MagickoCloudDrizzle";
5952
+
5953
+ // dist/icons/MagickoCloudFog.tsx
5954
+ var import_react413 = __toESM(require("react"));
5955
+ var import_jsx_runtime413 = require("react/jsx-runtime");
5956
+ var MagickoCloudFog = import_react413.default.forwardRef(
5957
+ ({ size, ...props }, ref) => {
5958
+ return /* @__PURE__ */ (0, import_jsx_runtime413.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5959
+ /* @__PURE__ */ (0, import_jsx_runtime413.jsx)("path", { fill: "#1e293b", d: "M4.29 12.37a.75.75 0 0 1-.71-.5c-1.01-2.82-.55-5.53 1.26-7.42 1.85-1.94 4.81-2.71 7.37-1.92 2.34.72 3.99 2.65 4.59 5.33 1.8.41 3.31 1.67 4.08 3.47a.76.76 0 0 1-.39.99.76.76 0 0 1-.99-.39c-.65-1.5-1.9-2.47-3.44-2.67a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.65-4.66-2.02-.62-4.37-.01-5.84 1.52-1.43 1.49-1.76 3.58-.94 5.88a.75.75 0 0 1-.45.96c-.07.01-.16.03-.24.03" }),
5960
+ /* @__PURE__ */ (0, import_jsx_runtime413.jsx)("path", { fill: "#1e293b", d: "M14.54 9.68c-.28 0-.54-.15-.67-.42a.754.754 0 0 1 .34-1.01c.63-.31 1.3-.48 1.99-.49.43.02.76.32.76.74.01.41-.32.76-.74.76q-.705.015-1.35.33a.6.6 0 0 1-.33.09M20 15.78H4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h16c.41 0 .75.34.75.75s-.34.75-.75.75M18 18.78H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75M15 21.78H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" })
5961
+ ] });
5962
+ }
5963
+ );
5964
+ MagickoCloudFog.displayName = "MagickoCloudFog";
5965
+
5966
+ // dist/icons/MagickoCloudLightning.tsx
5967
+ var import_react414 = __toESM(require("react"));
5968
+ var import_jsx_runtime414 = require("react/jsx-runtime");
5969
+ var MagickoCloudLightning = import_react414.default.forwardRef(
5970
+ ({ size, ...props }, ref) => {
5971
+ return /* @__PURE__ */ (0, import_jsx_runtime414.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5972
+ /* @__PURE__ */ (0, import_jsx_runtime414.jsx)("path", { fill: "#1e293b", d: "M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.35-.78.76-.74 1.16 0 2.26-.42 3.11-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.59-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.39-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.79-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.07 4.7-1.67 6.22a6.18 6.18 0 0 1-4.11 1.58" }),
5973
+ /* @__PURE__ */ (0, import_jsx_runtime414.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.76.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.9-.32-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.79 2.97c.41.03.72.39.7.8-.04.4-.37.7-.76.7M15.82 10.64c-.28 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49h.01c.41 0 .74.33.75.74s-.32.76-.74.76c-.46.01-.92.12-1.34.33a.6.6 0 0 1-.33.09M10.61 22.62a1.124 1.124 0 0 1-1.13-1.12v-1.58h-.25c-.75 0-1.02-.44-1.11-.62-.08-.2-.22-.7.27-1.25l2.45-2.79c.31-.35.8-.48 1.24-.31s.73.58.73 1.05v1.58h.25c.74 0 1.02.44 1.11.62s.23.68-.26 1.24l-2.45 2.79c-.23.25-.54.39-.85.39m-.55-4.21h.17c.41 0 .75.34.75.75v1.33l1.24-1.41h-.17c-.41 0-.75-.34-.75-.75V17z" })
5974
+ ] });
5975
+ }
5976
+ );
5977
+ MagickoCloudLightning.displayName = "MagickoCloudLightning";
5978
+
5979
+ // dist/icons/MagickoCloudMinus.tsx
5980
+ var import_react415 = __toESM(require("react"));
5981
+ var import_jsx_runtime415 = require("react/jsx-runtime");
5982
+ var MagickoCloudMinus = import_react415.default.forwardRef(
5983
+ ({ size, ...props }, ref) => {
5984
+ return /* @__PURE__ */ (0, import_jsx_runtime415.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5985
+ /* @__PURE__ */ (0, import_jsx_runtime415.jsx)("path", { fill: "#1e293b", d: "M12.97 20.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4a.749.749 0 1 1 0 1.5M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.34-.74.75-.74h.04c1.14 0 2.23-.42 3.07-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.58-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.4-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.8-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.06 4.7-1.67 6.22a6.14 6.14 0 0 1-4.1 1.58" }),
5986
+ /* @__PURE__ */ (0, import_jsx_runtime415.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.74-.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.9-.31-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.8 2.97c.41.03.72.39.69.8-.04.4-.37.7-.76.7M15.82 10.64c-.27 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49.39.02.76.32.76.74.01.41-.32.76-.74.76-.46.01-.92.12-1.34.33-.1.07-.22.09-.33.09" })
5987
+ ] });
5988
+ }
5989
+ );
5990
+ MagickoCloudMinus.displayName = "MagickoCloudMinus";
5991
+
5992
+ // dist/icons/MagickoCloudNotif.tsx
5993
+ var import_react416 = __toESM(require("react"));
5994
+ var import_jsx_runtime416 = require("react/jsx-runtime");
5995
+ var MagickoCloudNotif = import_react416.default.forwardRef(
5996
+ ({ size, ...props }, ref) => {
5997
+ return /* @__PURE__ */ (0, import_jsx_runtime416.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
5998
+ /* @__PURE__ */ (0, import_jsx_runtime416.jsx)("path", { fill: "#1e293b", d: "M16.67 20.83H5.54c-2.94-.21-4.26-2.48-4.26-4.49 0-1.8 1.05-3.8 3.33-4.35-.63-2.52-.08-4.88 1.58-6.59 1.88-1.94 4.87-2.69 7.42-1.86.39.13.61.55.48.94s-.55.61-.94.48c-2.03-.65-4.4-.06-5.89 1.49-1.45 1.5-1.79 3.59-.96 5.9.08.23.05.49-.09.68s-.37.32-.61.32c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 3h11.04a4.6 4.6 0 0 0 3.13-1.2c1.15-1.01 1.65-2.48 1.4-4.04-.07-.41.21-.79.62-.86s.79.21.86.62c.34 2.06-.37 4.08-1.87 5.4-1.12 1-2.58 1.57-4.11 1.57" }),
5999
+ /* @__PURE__ */ (0, import_jsx_runtime416.jsx)("path", { fill: "#1e293b", d: "M7.26 13.76c-.11 0-.23-.03-.33-.08-.42-.21-.88-.32-1.35-.33a.76.76 0 0 1-.74-.76c.01-.41.4-.75.76-.74.69.01 1.38.18 1.99.49.37.18.52.64.34 1.01-.13.26-.39.41-.67.41M18.47 12.75a4.26 4.26 0 0 1-4.25-4.25c0-1.1.42-2.14 1.18-2.92.02-.03.04-.05.06-.07.8-.81 1.86-1.25 3-1.25a4.26 4.26 0 0 1 4.25 4.25c0 1.3-.58 2.51-1.6 3.32-.73.59-1.67.92-2.64.92M16.6 6.5c-.02.03-.04.05-.07.08-.52.51-.81 1.2-.81 1.93a2.748 2.748 0 0 0 4.46 2.15c.67-.53 1.04-1.31 1.04-2.15 0-1.52-1.23-2.75-2.75-2.75a2.63 2.63 0 0 0-1.87.74" })
6000
+ ] });
6001
+ }
6002
+ );
6003
+ MagickoCloudNotif.displayName = "MagickoCloudNotif";
6004
+
6005
+ // dist/icons/MagickoCloudPlus.tsx
6006
+ var import_react417 = __toESM(require("react"));
6007
+ var import_jsx_runtime417 = require("react/jsx-runtime");
6008
+ var MagickoCloudPlus = import_react417.default.forwardRef(
6009
+ ({ size, ...props }, ref) => {
6010
+ return /* @__PURE__ */ (0, import_jsx_runtime417.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6011
+ /* @__PURE__ */ (0, import_jsx_runtime417.jsx)("path", { fill: "#1e293b", d: "M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.34-.74.75-.74h.04c1.14 0 2.23-.42 3.07-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.58-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.4-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.79-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.06 4.7-1.67 6.22a6.14 6.14 0 0 1-4.1 1.58" }),
6012
+ /* @__PURE__ */ (0, import_jsx_runtime417.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.74-.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.9-.31-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.8 2.97c.41.03.72.39.69.8-.04.4-.37.7-.76.7M15.82 10.64c-.27 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49.39.02.76.32.76.74.01.41-.32.76-.74.76-.46.01-.92.12-1.34.33-.1.07-.22.09-.33.09M12.97 20.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4a.749.749 0 1 1 0 1.5" }),
6013
+ /* @__PURE__ */ (0, import_jsx_runtime417.jsx)("path", { fill: "#1e293b", d: "M10.97 22.75c-.41 0-.75-.34-.75-.75v-4c0-.41.34-.75.75-.75s.75.34.75.75v4c0 .41-.33.75-.75.75" })
6014
+ ] });
6015
+ }
6016
+ );
6017
+ MagickoCloudPlus.displayName = "MagickoCloudPlus";
6018
+
6019
+ // dist/icons/MagickoCloudRemove.tsx
6020
+ var import_react418 = __toESM(require("react"));
6021
+ var import_jsx_runtime418 = require("react/jsx-runtime");
6022
+ var MagickoCloudRemove = import_react418.default.forwardRef(
6023
+ ({ size, ...props }, ref) => {
6024
+ return /* @__PURE__ */ (0, import_jsx_runtime418.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6025
+ /* @__PURE__ */ (0, import_jsx_runtime418.jsx)("path", { fill: "#1e293b", d: "M12.97 18.36c-.19 0-.38-.07-.53-.22l-2.11-2.11a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.11 2.11c.29.29.29.77 0 1.06-.14.15-.34.22-.53.22" }),
6026
+ /* @__PURE__ */ (0, import_jsx_runtime418.jsx)("path", { fill: "#1e293b", d: "M10.83 18.39c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L12.41 15c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.11 2.11a.75.75 0 0 1-.53.22M7.46 19.34H5.54c-2.94-.21-4.26-2.47-4.26-4.49s1.32-4.28 4.21-4.48c.4-.04.77.28.8.7s-.28.77-.7.8c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 2.99h1.87c.41 0 .75.34.75.75s-.34.74-.75.74" }),
6027
+ /* @__PURE__ */ (0, import_jsx_runtime418.jsx)("path", { fill: "#1e293b", d: "M16.67 19.339h-.05c-.41 0-.79-.34-.79-.75 0-.43.33-.75.74-.75 1.24 0 2.33-.43 3.19-1.2 1.56-1.36 1.66-3.32 1.24-4.7-.42-1.37-1.59-2.94-3.63-3.19a.75.75 0 0 1-.65-.62c-.4-2.4-1.69-4.06-3.65-4.66-2.03-.63-4.38-.01-5.85 1.53-1.43 1.49-1.76 3.58-.93 5.88a.75.75 0 1 1-1.41.51c-1.01-2.82-.55-5.52 1.26-7.42 1.85-1.94 4.82-2.71 7.37-1.93 2.34.72 3.99 2.65 4.59 5.33 2.05.46 3.68 2.01 4.33 4.15.71 2.33.07 4.73-1.67 6.25-1.12 1-2.57 1.57-4.09 1.57" }),
6028
+ /* @__PURE__ */ (0, import_jsx_runtime418.jsx)("path", { fill: "#1e293b", d: "M12 22.28c-2.01 0-3.89-1.07-4.92-2.8-.11-.17-.22-.38-.31-.59-.34-.71-.52-1.51-.52-2.36 0-3.17 2.58-5.75 5.75-5.75s5.75 2.58 5.75 5.75c0 .85-.18 1.65-.53 2.39-.08.19-.19.39-.31.58A5.74 5.74 0 0 1 12 22.28m0-10a4.26 4.26 0 0 0-4.25 4.25c0 .62.13 1.21.38 1.73.08.17.15.31.23.44a4.23 4.23 0 0 0 3.63 2.08c1.48 0 2.87-.79 3.62-2.06.09-.15.16-.28.23-.43.27-.55.4-1.13.4-1.76.01-2.34-1.9-4.25-4.24-4.25" })
6029
+ ] });
6030
+ }
6031
+ );
6032
+ MagickoCloudRemove.displayName = "MagickoCloudRemove";
6033
+
6034
+ // dist/icons/MagickoCloudSnow.tsx
6035
+ var import_react419 = __toESM(require("react"));
6036
+ var import_jsx_runtime419 = require("react/jsx-runtime");
6037
+ var MagickoCloudSnow = import_react419.default.forwardRef(
6038
+ ({ size, ...props }, ref) => {
6039
+ return /* @__PURE__ */ (0, import_jsx_runtime419.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6040
+ /* @__PURE__ */ (0, import_jsx_runtime419.jsx)("path", { fill: "#1e293b", d: "M16.65 20.75h-.04c-.41 0-.75-.34-.74-.76 0-.41.37-.78.76-.74 1.1 0 2.26-.42 3.11-1.2 1.55-1.36 1.66-3.3 1.24-4.67s-1.59-2.92-3.61-3.18a.75.75 0 0 1-.65-.62c-.39-2.39-1.69-4.04-3.63-4.64-2.02-.62-4.35-.01-5.81 1.52-1.42 1.49-1.75 3.56-.93 5.85a.75.75 0 1 1-1.41.51c-1.01-2.81-.55-5.5 1.26-7.39 1.85-1.93 4.79-2.7 7.34-1.91 2.33.72 3.98 2.64 4.57 5.3 2.04.46 3.67 2 4.32 4.13.71 2.32.07 4.7-1.67 6.22a6.18 6.18 0 0 1-4.11 1.58" }),
6041
+ /* @__PURE__ */ (0, import_jsx_runtime419.jsx)("path", { fill: "#1e293b", d: "M5.57 20.75h-.05c-2.88-.2-4.19-2.46-4.19-4.47s1.31-4.26 4.19-4.47c.76.01 1.47.16 2.11.48.37.19.51.64.33 1.01-.19.37-.64.51-1.01.33-.42-.22-.89-.32-1.36-.32-1.89.14-2.75 1.59-2.75 2.97s.86 2.83 2.79 2.97c.41.03.72.39.7.8-.04.4-.37.7-.76.7M15.82 10.64c-.28 0-.54-.15-.67-.42a.745.745 0 0 1 .34-1.01c.61-.31 1.3-.48 1.98-.49h.01c.41 0 .74.33.75.74s-.32.76-.74.76c-.46.01-.92.12-1.34.33a.6.6 0 0 1-.33.09M12.98 19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1M8.98 19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1M10.98 22c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1" })
6042
+ ] });
6043
+ }
6044
+ );
6045
+ MagickoCloudSnow.displayName = "MagickoCloudSnow";
6046
+
6047
+ // dist/icons/MagickoCloudSunny.tsx
6048
+ var import_react420 = __toESM(require("react"));
6049
+ var import_jsx_runtime420 = require("react/jsx-runtime");
6050
+ var MagickoCloudSunny = import_react420.default.forwardRef(
6051
+ ({ size, ...props }, ref) => {
6052
+ return /* @__PURE__ */ (0, import_jsx_runtime420.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6053
+ /* @__PURE__ */ (0, import_jsx_runtime420.jsx)("path", { fill: "#1e293b", d: "M16.67 20.83H5.54c-2.94-.21-4.26-2.48-4.26-4.49 0-1.8 1.05-3.8 3.33-4.35-1-3.84.9-6.53 3.14-7.8 2.6-1.48 6.47-1.49 8.82 1.36l.06.09c.7.89 1.19 1.96 1.47 3.2 1.23.27 2.29.93 3.12 1.91 1.89 2.23 2.25 6.11-.45 8.49a6.02 6.02 0 0 1-4.1 1.59M11.49 4.7c-1.06 0-2.11.29-2.99.79-2.42 1.38-3.24 3.94-2.2 6.86.08.23.05.49-.09.68s-.37.32-.61.32c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 3h11.04c1.16.01 2.28-.42 3.13-1.2l.01-.01c2.03-1.78 1.73-4.71.3-6.4-.7-.83-1.63-1.34-2.7-1.48a.73.73 0 0 1-.64-.62c-.21-1.24-.65-2.28-1.31-3.1-.02-.02-.03-.05-.05-.07-1.06-1.24-2.48-1.76-3.89-1.76" }),
6054
+ /* @__PURE__ */ (0, import_jsx_runtime420.jsx)("path", { fill: "#1e293b", d: "M7.26 13.76c-.11 0-.23-.03-.33-.08-.42-.21-.88-.32-1.35-.33a.76.76 0 0 1-.74-.76c.01-.41.4-.75.76-.74.69.01 1.38.18 1.99.49.37.18.52.64.34 1.01-.13.26-.39.41-.67.41M15.85 10.67c-.28 0-.54-.15-.67-.42a.754.754 0 0 1 .34-1.01c.62-.31 1.31-.48 1.99-.49.4-.01.76.32.76.74.01.41-.32.76-.74.76-.46.01-.93.12-1.35.33q-.165.09-.33.09" }),
6055
+ /* @__PURE__ */ (0, import_jsx_runtime420.jsx)("path", { fill: "#1e293b", d: "M20.65 11.98c-.21 0-.43-.09-.58-.27a4.16 4.16 0 0 0-2.7-1.48.73.73 0 0 1-.64-.62c-.21-1.24-.65-2.28-1.31-3.1a.73.73 0 0 1-.17-.47c0-.2.08-.4.22-.54.8-.81 1.86-1.25 3-1.25a4.26 4.26 0 0 1 4.25 4.25c0 1.3-.58 2.51-1.6 3.32-.14.11-.3.16-.47.16m-2.54-3.14c.96.21 1.83.66 2.55 1.32a2.748 2.748 0 0 0-2.19-4.41c-.52 0-1.02.14-1.45.42.51.77.87 1.67 1.09 2.67" })
6056
+ ] });
6057
+ }
6058
+ );
6059
+ MagickoCloudSunny.displayName = "MagickoCloudSunny";
6060
+
6061
+ // dist/icons/MagickoCloudWarning.tsx
6062
+ var import_react421 = __toESM(require("react"));
6063
+ var import_jsx_runtime421 = require("react/jsx-runtime");
6064
+ var MagickoCloudWarning = import_react421.default.forwardRef(
6065
+ ({ size, ...props }, ref) => {
6066
+ return /* @__PURE__ */ (0, import_jsx_runtime421.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6067
+ /* @__PURE__ */ (0, import_jsx_runtime421.jsx)("path", { fill: "#1e293b", d: "M12 14.25c-.41 0-.75-.34-.75-.75V9.75c0-.41.34-.75.75-.75s.75.34.75.75v3.75c0 .41-.34.75-.75.75M12 16.74c-.41 0-.75-.33-.75-.74v-.02c0-.41.34-.75.75-.75s.75.34.75.75-.34.76-.75.76" }),
6068
+ /* @__PURE__ */ (0, import_jsx_runtime421.jsx)("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.04c1.13 0 2.28-.42 3.13-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.38-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.09.02-.17.03-.27.03" })
6069
+ ] });
6070
+ }
6071
+ );
6072
+ MagickoCloudWarning.displayName = "MagickoCloudWarning";
6073
+
6074
+ // dist/icons/MagickoCoin.tsx
6075
+ var import_react422 = __toESM(require("react"));
6076
+ var import_jsx_runtime422 = require("react/jsx-runtime");
6077
+ var MagickoCoin = import_react422.default.forwardRef(
6078
+ ({ size, ...props }, ref) => {
6079
+ return /* @__PURE__ */ (0, import_jsx_runtime422.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6080
+ /* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-4 0-7.25-2.87-7.25-6.4v-3.7c0-.41.34-.75.75-.75s.75.34.75.75c0 2.62 2.47 4.6 5.75 4.6s5.75-1.98 5.75-4.6c0-.41.34-.75.75-.75s.75.34.75.75v3.7c0 3.53-3.25 6.4-7.25 6.4m-5.75-6.29c.07 2.65 2.62 4.79 5.75 4.79s5.68-2.14 5.75-4.79c-1.3 1.41-3.36 2.29-5.75 2.29s-4.44-.88-5.75-2.29" }),
6081
+ /* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#1e293b", d: "M12 13.75c-2.76 0-5.24-1.24-6.45-3.24-.52-.85-.8-1.84-.8-2.86 0-1.72.77-3.34 2.16-4.56C8.27 1.9 10.08 1.25 12 1.25s3.72.65 5.09 1.83c1.39 1.23 2.16 2.85 2.16 4.57 0 1.02-.28 2-.8 2.86-1.21 2-3.69 3.24-6.45 3.24m0-11c-1.56 0-3.02.52-4.11 1.48-1.06.92-1.64 2.14-1.64 3.42 0 .75.2 1.45.58 2.08.95 1.56 2.93 2.52 5.17 2.52s4.22-.97 5.17-2.52c.39-.63.58-1.33.58-2.08 0-1.28-.58-2.5-1.65-3.44-1.09-.94-2.54-1.46-4.1-1.46" }),
6082
+ /* @__PURE__ */ (0, import_jsx_runtime422.jsx)("path", { fill: "#1e293b", d: "M12 18.75c-4.13 0-7.25-2.62-7.25-6.1v-5c0-3.53 3.25-6.4 7.25-6.4 1.92 0 3.72.65 5.09 1.83 1.39 1.23 2.16 2.85 2.16 4.57v5c0 3.48-3.12 6.1-7.25 6.1m0-16c-3.17 0-5.75 2.2-5.75 4.9v5c0 2.62 2.47 4.6 5.75 4.6s5.75-1.98 5.75-4.6v-5c0-1.28-.58-2.5-1.65-3.44-1.09-.94-2.54-1.46-4.1-1.46" })
6083
+ ] });
6084
+ }
6085
+ );
6086
+ MagickoCoin.displayName = "MagickoCoin";
6087
+
6088
+ // dist/icons/MagickoCoin1.tsx
6089
+ var import_react423 = __toESM(require("react"));
6090
+ var import_jsx_runtime423 = require("react/jsx-runtime");
6091
+ var MagickoCoin1 = import_react423.default.forwardRef(
6092
+ ({ size, ...props }, ref) => {
6093
+ return /* @__PURE__ */ (0, import_jsx_runtime423.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6094
+ /* @__PURE__ */ (0, import_jsx_runtime423.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
6095
+ /* @__PURE__ */ (0, import_jsx_runtime423.jsx)("path", { fill: "#1e293b", d: "M12 10.18c-.41 0-.75-.34-.75-.75v-.86c0-.41.34-.75.75-.75s.75.34.75.75v.86c0 .41-.34.75-.75.75M12 16.18c-.41 0-.75-.34-.75-.75v-.86c0-.41.34-.75.75-.75s.75.34.75.75v.86c0 .41-.34.75-.75.75" }),
6096
+ /* @__PURE__ */ (0, import_jsx_runtime423.jsx)("path", { fill: "#1e293b", d: "M12.51 15.33h-.94c-.69 0-1.33-.37-1.7-.98a.74.74 0 0 1 .25-1.03c.36-.22.82-.1 1.03.25.05.08.19.26.42.26h.94c.25 0 .45-.2.45-.45 0-.2-.15-.39-.35-.44l-1.6-.4a1.964 1.964 0 0 1-1.48-1.9c0-1.08.88-1.95 1.95-1.95h.95c.69 0 1.3.35 1.69.95.22.35.12.81-.23 1.04a.75.75 0 0 1-1.04-.23c-.08-.12-.21-.26-.43-.26h-.95c-.24 0-.45.21-.45.45 0 .2.15.39.35.44l1.6.4c.88.23 1.48 1.01 1.48 1.9.01 1.08-.87 1.95-1.94 1.95M15.67 9.28c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.67-.67c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.67.67c-.15.15-.34.22-.53.22M7.66 16.89c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.67-.67c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.67.67c-.15.15-.34.22-.53.22M8.51 9.1c-.19 0-.38-.07-.53-.22l-.67-.67a.755.755 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.22M16.16 17.07c-.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.22M18 12.75h-.95c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H18c.41 0 .75.34.75.75s-.34.75-.75.75M6.95 12.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.95c.41 0 .75.34.75.75s-.34.75-.75.75" })
6097
+ ] });
6098
+ }
6099
+ );
6100
+ MagickoCoin1.displayName = "MagickoCoin1";
6101
+
6102
+ // dist/icons/MagickoCoin11.tsx
6103
+ var import_react424 = __toESM(require("react"));
6104
+ var import_jsx_runtime424 = require("react/jsx-runtime");
6105
+ var MagickoCoin11 = import_react424.default.forwardRef(
6106
+ ({ size, ...props }, ref) => {
6107
+ return /* @__PURE__ */ (0, import_jsx_runtime424.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6108
+ /* @__PURE__ */ (0, import_jsx_runtime424.jsx)("path", { fill: "#1e293b", d: "M10.84 13.54h-1.5c-1.15 0-2.08-.96-2.08-2.15 0-.41.34-.75.75-.75s.75.34.75.75c0 .36.26.65.58.65h1.5c.23 0 .41-.21.41-.47 0-.35-.06-.37-.29-.45l-2.41-.84c-.87-.3-1.3-.91-1.3-1.86 0-1.08.86-1.97 1.91-1.97h1.5c1.15 0 2.08.96 2.08 2.15 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.36-.26-.65-.58-.65h-1.5c-.23 0-.41.21-.41.47 0 .35.06.37.29.45l2.41.84c.87.31 1.29.92 1.29 1.86.01 1.09-.85 1.97-1.9 1.97" }),
6109
+ /* @__PURE__ */ (0, import_jsx_runtime424.jsx)("path", { fill: "#1e293b", d: "M10 14.34c-.41 0-.75-.34-.75-.75v-.74c0-.41.34-.75.75-.75s.75.34.75.75v.74c0 .42-.34.75-.75.75M10 7.94c-.41 0-.75-.34-.75-.75v-.78c0-.41.34-.75.75-.75s.75.34.75.75v.78c0 .41-.34.75-.75.75" }),
6110
+ /* @__PURE__ */ (0, import_jsx_runtime424.jsx)("path", { fill: "#1e293b", d: "M9.99 18.72c-4.82 0-8.74-3.92-8.74-8.74s3.92-8.74 8.74-8.74 8.74 3.92 8.74 8.74-3.93 8.74-8.74 8.74m0-15.97C6 2.75 2.75 6 2.75 9.99S6 17.22 9.99 17.22s7.24-3.25 7.24-7.24-3.25-7.23-7.24-7.23" }),
6111
+ /* @__PURE__ */ (0, import_jsx_runtime424.jsx)("path", { fill: "#1e293b", d: "M17.02 22.72a5.7 5.7 0 0 1-4.66-2.42.753.753 0 1 1 1.23-.87 4.197 4.197 0 0 0 7.63-2.42c0-1.35-.66-2.63-1.76-3.42a.751.751 0 1 1 .88-1.22 5.72 5.72 0 0 1 2.38 4.64 5.7 5.7 0 0 1-5.7 5.71" })
6112
+ ] });
6113
+ }
6114
+ );
6115
+ MagickoCoin11.displayName = "MagickoCoin11";
6116
+
6117
+ // dist/icons/MagickoConversationBox.tsx
6118
+ var import_react425 = __toESM(require("react"));
6119
+ var import_jsx_runtime425 = require("react/jsx-runtime");
6120
+ var MagickoConversationBox = import_react425.default.forwardRef(
6121
+ ({ size, ...props }, ref) => {
6122
+ return /* @__PURE__ */ (0, import_jsx_runtime425.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6123
+ /* @__PURE__ */ (0, import_jsx_runtime425.jsx)("path", { fill: "#1e293b", d: "M9.99 22.78c-.6 0-1.17-.3-1.56-.83l-1.2-1.6c0 .01-.05-.02-.07-.02h-.37c-3.42 0-5.54-.93-5.54-5.54v-4c0-4.21 2.57-5.31 4.73-5.5.24-.03.52-.04.81-.04h6.4c3.62 0 5.54 1.92 5.54 5.54v4c0 .29-.01.57-.05.84-.18 2.13-1.28 4.7-5.49 4.7h-.4l-1.24 1.62c-.39.53-.96.83-1.56.83M6.79 6.75q-.345 0-.66.03c-2.32.2-3.38 1.47-3.38 4.01v4c0 3.43 1.06 4.04 4.04 4.04h.4c.45 0 .96.25 1.24.61l1.2 1.61c.22.3.5.3.72 0l1.2-1.6c.29-.39.75-.62 1.24-.62h.4c2.54 0 3.81-1.07 4-3.35.03-.24.04-.46.04-.69v-4c0-2.79-1.25-4.04-4.04-4.04z" }),
6124
+ /* @__PURE__ */ (0, import_jsx_runtime425.jsx)("path", { fill: "#1e293b", d: "M9.99 14.19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1M13.19 14.19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1M6.8 14.19c-.56 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1" }),
6125
+ /* @__PURE__ */ (0, import_jsx_runtime425.jsx)("path", { fill: "#1e293b", d: "M17.94 16.29c-.2 0-.4-.08-.54-.23a.73.73 0 0 1-.2-.61c.03-.21.04-.43.04-.66v-4c0-2.79-1.25-4.04-4.04-4.04H6.8q-.345 0-.66.03a.76.76 0 0 1-.61-.2.76.76 0 0 1-.23-.6c.18-2.16 1.29-4.73 5.5-4.73h6.4c3.62 0 5.54 1.92 5.54 5.54v4c0 4.21-2.57 5.31-4.73 5.5zM6.92 5.25h6.27c3.62 0 5.54 1.92 5.54 5.54v3.87c1.7-.42 2.5-1.67 2.5-3.87v-4c0-2.79-1.25-4.04-4.04-4.04h-6.4c-2.2 0-3.44.8-3.87 2.5" })
6126
+ ] });
6127
+ }
6128
+ );
6129
+ MagickoConversationBox.displayName = "MagickoConversationBox";
6130
+
6131
+ // dist/icons/MagickoConvertArrow.tsx
6132
+ var import_react426 = __toESM(require("react"));
6133
+ var import_jsx_runtime426 = require("react/jsx-runtime");
6134
+ var MagickoConvertArrow = import_react426.default.forwardRef(
6135
+ ({ size, ...props }, ref) => {
6136
+ return /* @__PURE__ */ (0, import_jsx_runtime426.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6137
+ /* @__PURE__ */ (0, import_jsx_runtime426.jsx)("path", { fill: "#1e293b", d: "M12.005 22.733c-5.918 0-10.728-4.81-10.728-10.728S6.087 1.277 12.005 1.277s10.728 4.81 10.728 10.728-4.82 10.728-10.728 10.728m0-19.959c-5.09 0-9.23 4.142-9.23 9.231 0 5.09 4.14 9.23 9.23 9.23s9.23-4.14 9.23-9.23-4.14-9.23-9.23-9.23" }),
6138
+ /* @__PURE__ */ (0, import_jsx_runtime426.jsx)("path", { fill: "#1e293b", d: "M14.3 12.953c-.2 0-.389-.08-.529-.22L5.608 4.55a.753.753 0 0 1 0-1.058.753.753 0 0 1 1.058 0l6.896 6.906.01-2.734c0-.41.339-.749.748-.749.41-.03.749.34.749.749l-.01 4.54c0 .3-.18.58-.46.689q-.15.06-.299.06M17.863 20.727a.74.74 0 0 1-.53-.22l-6.895-6.905-.01 2.734c0 .41-.339.749-.748.749a.754.754 0 0 1-.749-.749l.01-4.54c0-.3.18-.579.46-.689.279-.12.598-.05.818.16l8.163 8.183c.29.29.29.768 0 1.058-.13.15-.33.22-.52.22" })
6139
+ ] });
6140
+ }
6141
+ );
6142
+ MagickoConvertArrow.displayName = "MagickoConvertArrow";
6143
+
6144
+ // dist/icons/MagickoCopy.tsx
6145
+ var import_react427 = __toESM(require("react"));
6146
+ var import_jsx_runtime427 = require("react/jsx-runtime");
6147
+ var MagickoCopy = import_react427.default.forwardRef(
6148
+ ({ size, ...props }, ref) => {
6149
+ return /* @__PURE__ */ (0, import_jsx_runtime427.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6150
+ /* @__PURE__ */ (0, import_jsx_runtime427.jsx)("path", { fill: "#1e293b", d: "M11.1 22.75H6.9c-3.91 0-5.65-1.74-5.65-5.65v-4.2c0-3.91 1.74-5.65 5.65-5.65h4.2c3.91 0 5.65 1.74 5.65 5.65v4.2c0 3.91-1.74 5.65-5.65 5.65m-4.2-14c-3.1 0-4.15 1.05-4.15 4.15v4.2c0 3.1 1.05 4.15 4.15 4.15h4.2c3.1 0 4.15-1.05 4.15-4.15v-4.2c0-3.1-1.05-4.15-4.15-4.15z" }),
6151
+ /* @__PURE__ */ (0, import_jsx_runtime427.jsx)("path", { fill: "#1e293b", d: "M17.1 16.75H16c-.41 0-.75-.34-.75-.75v-3.1c0-3.1-1.05-4.15-4.15-4.15H8c-.41 0-.75-.34-.75-.75V6.9c0-3.91 1.74-5.65 5.65-5.65h4.2c3.91 0 5.65 1.74 5.65 5.65v4.2c0 3.91-1.74 5.65-5.65 5.65m-.35-1.5h.35c3.1 0 4.15-1.05 4.15-4.15V6.9c0-3.1-1.05-4.15-4.15-4.15h-4.2c-3.1 0-4.15 1.05-4.15 4.15v.35h2.35c3.91 0 5.65 1.74 5.65 5.65z" })
6152
+ ] });
6153
+ }
6154
+ );
6155
+ MagickoCopy.displayName = "MagickoCopy";
6156
+
6157
+ // dist/icons/MagickoCopySuccess.tsx
6158
+ var import_react428 = __toESM(require("react"));
6159
+ var import_jsx_runtime428 = require("react/jsx-runtime");
6160
+ var MagickoCopySuccess = import_react428.default.forwardRef(
6161
+ ({ size, ...props }, ref) => {
6162
+ return /* @__PURE__ */ (0, import_jsx_runtime428.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6163
+ /* @__PURE__ */ (0, import_jsx_runtime428.jsx)("path", { fill: "#1e293b", d: "M17.1 1.25h-4.2c-3.91 0-5.65 1.74-5.65 5.65V8c0 .41.34.75.75.75h3.1c3.1 0 4.15 1.05 4.15 4.15V16c0 .41.34.75.75.75h1.1c3.91 0 5.65-1.74 5.65-5.65V6.9c0-3.91-1.74-5.65-5.65-5.65m-8.35 6V6.9c0-3.1 1.05-4.15 4.15-4.15h4.2c3.1 0 4.15 1.05 4.15 4.15v4.2c0 3.1-1.05 4.15-4.15 4.15h-.35V12.9c0-3.91-1.74-5.65-5.65-5.65z" }),
6164
+ /* @__PURE__ */ (0, import_jsx_runtime428.jsx)("path", { fill: "#1e293b", d: "M11.1 7.25H6.9c-3.91 0-5.65 1.74-5.65 5.65v4.2c0 3.91 1.74 5.65 5.65 5.65h4.2c3.91 0 5.65-1.74 5.65-5.65v-4.2c0-3.91-1.74-5.65-5.65-5.65m-4.2 14c-3.1 0-4.15-1.05-4.15-4.15v-4.2c0-3.1 1.05-4.15 4.15-4.15h4.2c3.1 0 4.15 1.05 4.15 4.15v4.2c0 3.1-1.05 4.15-4.15 4.15z" }),
6165
+ /* @__PURE__ */ (0, import_jsx_runtime428.jsx)("path", { fill: "#1e293b", d: "M8.03 17.7c-.19 0-.38-.07-.53-.22l-1.95-1.95a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.42 1.42 3.36-3.36c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.9 3.89c-.14.14-.33.22-.52.22" })
6166
+ ] });
6167
+ }
6168
+ );
6169
+ MagickoCopySuccess.displayName = "MagickoCopySuccess";
6170
+
6171
+ // dist/icons/MagickoCopyright.tsx
6172
+ var import_react429 = __toESM(require("react"));
6173
+ var import_jsx_runtime429 = require("react/jsx-runtime");
6174
+ var MagickoCopyright = import_react429.default.forwardRef(
6175
+ ({ size, ...props }, ref) => {
6176
+ return /* @__PURE__ */ (0, import_jsx_runtime429.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6177
+ /* @__PURE__ */ (0, import_jsx_runtime429.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
6178
+ /* @__PURE__ */ (0, import_jsx_runtime429.jsx)("path", { fill: "#1e293b", d: "M12.24 16.75c-2.62 0-4.75-2.13-4.75-4.75s2.13-4.75 4.75-4.75c1.15 0 2.27.42 3.13 1.19.31.27.34.75.07 1.06s-.75.34-1.06.07c-.59-.52-1.35-.81-2.14-.81-1.79 0-3.25 1.46-3.25 3.25s1.46 3.25 3.25 3.25c.78 0 1.55-.29 2.14-.81.31-.27.79-.24 1.06.07s.24.79-.07 1.06a4.8 4.8 0 0 1-3.13 1.17" })
6179
+ ] });
6180
+ }
6181
+ );
6182
+ MagickoCopyright.displayName = "MagickoCopyright";
6183
+
6184
+ // dist/icons/MagickoCopyright1.tsx
6185
+ var import_react430 = __toESM(require("react"));
6186
+ var import_jsx_runtime430 = require("react/jsx-runtime");
6187
+ var MagickoCopyright1 = import_react430.default.forwardRef(
6188
+ ({ size, ...props }, ref) => {
6189
+ return /* @__PURE__ */ (0, import_jsx_runtime430.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6190
+ /* @__PURE__ */ (0, import_jsx_runtime430.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
6191
+ /* @__PURE__ */ (0, import_jsx_runtime430.jsx)("path", { fill: "#1e293b", d: "M12.62 16.37c-2.41 0-4.37-1.96-4.37-4.37s1.96-4.37 4.37-4.37c1.06 0 2.08.39 2.88 1.09.31.27.34.75.07 1.06-.28.31-.75.34-1.06.07-.52-.46-1.19-.72-1.89-.72-1.58 0-2.87 1.29-2.87 2.87s1.29 2.87 2.87 2.87c.69 0 1.36-.25 1.89-.72.31-.27.79-.24 1.06.07s.24.79-.07 1.06c-.8.7-1.83 1.09-2.88 1.09" })
6192
+ ] });
6193
+ }
6194
+ );
6195
+ MagickoCopyright1.displayName = "MagickoCopyright1";
6196
+
6197
+ // dist/icons/MagickoCopyright2.tsx
6198
+ var import_react431 = __toESM(require("react"));
6199
+ var import_jsx_runtime431 = require("react/jsx-runtime");
6200
+ var MagickoCopyright2 = import_react431.default.forwardRef(
6201
+ ({ size, ...props }, ref) => {
6202
+ return /* @__PURE__ */ (0, import_jsx_runtime431.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6203
+ /* @__PURE__ */ (0, import_jsx_runtime431.jsx)("path", { fill: "#1e293b", d: "M17 22.75H7c-3.17 0-5.75-2.58-5.75-5.75V7c0-3.17 2.58-5.75 5.75-5.75h10c3.17 0 5.75 2.58 5.75 5.75v10c0 3.17-2.58 5.75-5.75 5.75m-10-20A4.26 4.26 0 0 0 2.75 7v10A4.26 4.26 0 0 0 7 21.25h10A4.26 4.26 0 0 0 21.25 17V7A4.26 4.26 0 0 0 17 2.75z" }),
6204
+ /* @__PURE__ */ (0, import_jsx_runtime431.jsx)("path", { fill: "#1e293b", d: "M11.98 16.09c-1.07 0-2.13-.42-2.93-1.25a4.07 4.07 0 0 1 0-5.68 4.07 4.07 0 0 1 5.68-.18c.31.28.33.75.05 1.06s-.75.33-1.06.05a2.57 2.57 0 0 0-3.59.12 2.56 2.56 0 0 0 0 3.59c.98 1 2.55 1.06 3.59.12.31-.28.78-.25 1.06.05.28.31.26.78-.05 1.06-.79.71-1.77 1.07-2.75 1.07z" })
6205
+ ] });
6206
+ }
6207
+ );
6208
+ MagickoCopyright2.displayName = "MagickoCopyright2";
6209
+
6210
+ // dist/icons/MagickoCopyright3.tsx
6211
+ var import_react432 = __toESM(require("react"));
6212
+ var import_jsx_runtime432 = require("react/jsx-runtime");
6213
+ var MagickoCopyright3 = import_react432.default.forwardRef(
6214
+ ({ size, ...props }, ref) => {
6215
+ return /* @__PURE__ */ (0, import_jsx_runtime432.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6216
+ /* @__PURE__ */ (0, import_jsx_runtime432.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
6217
+ /* @__PURE__ */ (0, import_jsx_runtime432.jsx)("path", { fill: "#1e293b", d: "M12.03 15.53a3.53 3.53 0 1 1 2.33-6.18c.31.27.34.75.07 1.06s-.75.34-1.06.07c-.37-.33-.84-.51-1.34-.51-1.12 0-2.03.91-2.03 2.03s.91 2.03 2.03 2.03c.49 0 .96-.18 1.34-.51.31-.27.79-.24 1.06.07s.24.79-.07 1.06c-.65.57-1.47.88-2.33.88" })
6218
+ ] });
6219
+ }
6220
+ );
6221
+ MagickoCopyright3.displayName = "MagickoCopyright3";
6222
+
6223
+ // dist/icons/MagickoCopyright4.tsx
6224
+ var import_react433 = __toESM(require("react"));
6225
+ var import_jsx_runtime433 = require("react/jsx-runtime");
6226
+ var MagickoCopyright4 = import_react433.default.forwardRef(
6227
+ ({ size, ...props }, ref) => {
6228
+ return /* @__PURE__ */ (0, import_jsx_runtime433.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6229
+ /* @__PURE__ */ (0, import_jsx_runtime433.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
6230
+ /* @__PURE__ */ (0, import_jsx_runtime433.jsx)("path", { fill: "#1e293b", d: "M11.81 16.08c-2.25 0-4.08-1.83-4.08-4.08s1.83-4.08 4.08-4.08c.99 0 1.95.36 2.7 1.02.31.27.34.75.07 1.06s-.75.34-1.06.07a2.56 2.56 0 0 0-1.7-.65c-1.42 0-2.58 1.16-2.58 2.58s1.16 2.58 2.58 2.58c.62 0 1.23-.23 1.7-.65.31-.27.79-.24 1.06.07s.24.78-.07 1.06a4.06 4.06 0 0 1-2.69 1.02z" })
6231
+ ] });
6232
+ }
6233
+ );
6234
+ MagickoCopyright4.displayName = "MagickoCopyright4";
6235
+
6236
+ // dist/icons/MagickoCourthouse.tsx
6237
+ var import_react434 = __toESM(require("react"));
6238
+ var import_jsx_runtime434 = require("react/jsx-runtime");
6239
+ var MagickoCourthouse = import_react434.default.forwardRef(
6240
+ ({ size, ...props }, ref) => {
6241
+ return /* @__PURE__ */ (0, import_jsx_runtime434.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6242
+ /* @__PURE__ */ (0, import_jsx_runtime434.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.75M14.5 6.23c-.94 0-1.88-.18-2.78-.54a.75.75 0 0 1-.47-.7v-3c0-.25.12-.48.33-.62a.76.76 0 0 1 .7-.08c1.43.57 3.01.57 4.44 0a.76.76 0 0 1 .7.08c.21.14.33.37.33.62v3c0 .31-.19.58-.47.7-.9.36-1.84.54-2.78.54m-1.75-1.76c1.14.35 2.36.35 3.5 0V3.02c-1.15.28-2.35.28-3.5 0z" }),
6243
+ /* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M12 8.75c-.41 0-.75-.34-.75-.75V5c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
6244
+ /* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M20 22.75H4c-.41 0-.75-.34-.75-.75V11c0-2.42 1.33-3.75 3.75-3.75h10c2.42 0 3.75 1.33 3.75 3.75v11c0 .41-.34.75-.75.75m-15.25-1.5h14.5V11c0-1.58-.67-2.25-2.25-2.25H7c-1.58 0-2.25.67-2.25 2.25z" }),
6245
+ /* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M19.42 12.75H4.58c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h14.84c.41 0 .75.34.75.75s-.34.75-.75.75" }),
6246
+ /* @__PURE__ */ (0, import_jsx_runtime434.jsx)("path", { fill: "#1e293b", d: "M8.74 12h-1.5v10h1.5zM12.74 12h-1.5v10h1.5zM16.74 12h-1.5v10h1.5z" })
6247
+ ] });
6248
+ }
6249
+ );
6250
+ MagickoCourthouse.displayName = "MagickoCourthouse";
6251
+
6252
+ // dist/icons/MagickoCpu.tsx
6253
+ var import_react435 = __toESM(require("react"));
6254
+ var import_jsx_runtime435 = require("react/jsx-runtime");
6255
+ var MagickoCpu = import_react435.default.forwardRef(
6256
+ ({ size, ...props }, ref) => {
6257
+ return /* @__PURE__ */ (0, import_jsx_runtime435.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6258
+ /* @__PURE__ */ (0, import_jsx_runtime435.jsx)("path", { fill: "#1e293b", d: "M14.4 20.75H9.6c-4.39 0-6.35-1.96-6.35-6.35V9.6c0-4.39 1.96-6.35 6.35-6.35h4.8c4.39 0 6.35 1.96 6.35 6.35v4.8c0 4.39-1.96 6.35-6.35 6.35m-4.8-16c-3.58 0-4.85 1.27-4.85 4.85v4.8c0 3.58 1.27 4.85 4.85 4.85h4.8c3.58 0 4.85-1.27 4.85-4.85V9.6c0-3.58-1.27-4.85-4.85-4.85z" }),
6259
+ /* @__PURE__ */ (0, import_jsx_runtime435.jsx)("path", { fill: "#1e293b", d: "M13.5 17.75h-3c-2.9 0-4.25-1.35-4.25-4.25v-3c0-2.9 1.35-4.25 4.25-4.25h3c2.9 0 4.25 1.35 4.25 4.25v3c0 2.9-1.35 4.25-4.25 4.25m-3-10c-2.08 0-2.75.67-2.75 2.75v3c0 2.08.67 2.75 2.75 2.75h3c2.08 0 2.75-.67 2.75-2.75v-3c0-2.08-.67-2.75-2.75-2.75zM8.01 4.75c-.42 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M22 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 12.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 16.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M16 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M8.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M4 8.75H2a.749.749 0 1 1 0-1.5h2a.749.749 0 1 1 0 1.5M4 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M4 16.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5" })
6260
+ ] });
6261
+ }
6262
+ );
6263
+ MagickoCpu.displayName = "MagickoCpu";
6264
+
6265
+ // dist/icons/MagickoCpu1.tsx
6266
+ var import_react436 = __toESM(require("react"));
6267
+ var import_jsx_runtime436 = require("react/jsx-runtime");
6268
+ var MagickoCpu1 = import_react436.default.forwardRef(
6269
+ ({ size, ...props }, ref) => {
6270
+ return /* @__PURE__ */ (0, import_jsx_runtime436.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6271
+ /* @__PURE__ */ (0, import_jsx_runtime436.jsx)("path", { fill: "#1e293b", d: "M14.4 20.75H9.6c-4.39 0-6.35-1.96-6.35-6.35V9.6c0-4.39 1.96-6.35 6.35-6.35h4.8c4.39 0 6.35 1.96 6.35 6.35v4.8c0 4.39-1.96 6.35-6.35 6.35m-4.8-16c-3.58 0-4.85 1.27-4.85 4.85v4.8c0 3.58 1.27 4.85 4.85 4.85h4.8c3.58 0 4.85-1.27 4.85-4.85V9.6c0-3.58-1.27-4.85-4.85-4.85z" }),
6272
+ /* @__PURE__ */ (0, import_jsx_runtime436.jsx)("path", { fill: "#1e293b", d: "M13.5 17.75h-3c-2.9 0-4.25-1.35-4.25-4.25v-3c0-2.9 1.35-4.25 4.25-4.25h3c2.9 0 4.25 1.35 4.25 4.25v3c0 2.9-1.35 4.25-4.25 4.25m-3-10c-2.08 0-2.75.67-2.75 2.75v3c0 2.08.67 2.75 2.75 2.75h3c2.08 0 2.75-.67 2.75-2.75v-3c0-2.08-.67-2.75-2.75-2.75zM8.01 4.75c-.42 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M22 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 12.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 16.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M16 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M8.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M4 8.75H2a.749.749 0 1 1 0-1.5h2a.749.749 0 1 1 0 1.5M4 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M4 16.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5" })
6273
+ ] });
6274
+ }
6275
+ );
6276
+ MagickoCpu1.displayName = "MagickoCpu1";
6277
+
6278
+ // dist/icons/MagickoCpuCharge.tsx
6279
+ var import_react437 = __toESM(require("react"));
6280
+ var import_jsx_runtime437 = require("react/jsx-runtime");
6281
+ var MagickoCpuCharge = import_react437.default.forwardRef(
6282
+ ({ size, ...props }, ref) => {
6283
+ return /* @__PURE__ */ (0, import_jsx_runtime437.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6284
+ /* @__PURE__ */ (0, import_jsx_runtime437.jsx)("path", { fill: "#1e293b", d: "M14.4 20.75H9.6c-4.39 0-6.35-1.96-6.35-6.35V9.6c0-4.39 1.96-6.35 6.35-6.35h4.8c4.39 0 6.35 1.96 6.35 6.35v4.8c0 4.39-1.96 6.35-6.35 6.35m-4.8-16c-3.58 0-4.85 1.27-4.85 4.85v4.8c0 3.58 1.27 4.85 4.85 4.85h4.8c3.58 0 4.85-1.27 4.85-4.85V9.6c0-3.58-1.27-4.85-4.85-4.85z" }),
6285
+ /* @__PURE__ */ (0, import_jsx_runtime437.jsx)("path", { fill: "#1e293b", d: "M13.5 17.75h-3c-2.9 0-4.25-1.35-4.25-4.25v-3c0-2.9 1.35-4.25 4.25-4.25h3c2.9 0 4.25 1.35 4.25 4.25v3c0 2.9-1.35 4.25-4.25 4.25m-3-10c-2.08 0-2.75.67-2.75 2.75v3c0 2.08.67 2.75 2.75 2.75h3c2.08 0 2.75-.67 2.75-2.75v-3c0-2.08-.67-2.75-2.75-2.75zM8.01 4.75c-.42 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M22 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 12.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M22 16.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M16 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M8.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M4 8.75H2a.749.749 0 1 1 0-1.5h2a.749.749 0 1 1 0 1.5M4 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M4 16.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5" }),
6286
+ /* @__PURE__ */ (0, import_jsx_runtime437.jsx)("path", { fill: "#1e293b", d: "M12 15.05a.754.754 0 0 1-.65-1.12l.68-1.18h-.59c-.48 0-.87-.21-1.08-.57s-.19-.81.04-1.22l.94-1.64c.21-.36.67-.48 1.02-.28.36.21.48.67.28 1.02l-.68 1.18h.59c.48 0 .87.21 1.08.57s.19.81-.04 1.22l-.94 1.64c-.14.25-.39.38-.65.38" })
6287
+ ] });
6288
+ }
6289
+ );
6290
+ MagickoCpuCharge.displayName = "MagickoCpuCharge";
6291
+
6292
+ // dist/icons/MagickoCpuSetting.tsx
6293
+ var import_react438 = __toESM(require("react"));
6294
+ var import_jsx_runtime438 = require("react/jsx-runtime");
6295
+ var MagickoCpuSetting = import_react438.default.forwardRef(
6296
+ ({ size, ...props }, ref) => {
6297
+ return /* @__PURE__ */ (0, import_jsx_runtime438.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6298
+ /* @__PURE__ */ (0, import_jsx_runtime438.jsx)("path", { fill: "#1e293b", d: "M9.6 20.75c-4.39 0-6.35-1.96-6.35-6.35V9.6c0-4.39 1.96-6.35 6.35-6.35h4.8c4.39 0 6.35 1.96 6.35 6.35 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-3.58-1.27-4.85-4.85-4.85H9.6c-3.58 0-4.85 1.27-4.85 4.85v4.8c0 3.58 1.27 4.85 4.85 4.85.41 0 .75.34.75.75s-.34.75-.75.75" }),
6299
+ /* @__PURE__ */ (0, import_jsx_runtime438.jsx)("path", { fill: "#1e293b", d: "M7.99 17.1c-.16 0-.33-.05-.47-.16-.87-.69-1.28-1.79-1.28-3.44v-3c0-2.9 1.35-4.25 4.25-4.25h3c1.65 0 2.74.41 3.44 1.28.26.32.2.8-.12 1.05-.32.26-.8.21-1.05-.12-.24-.31-.74-.71-2.26-.71h-3c-2.08 0-2.75.67-2.75 2.75v3c0 1.52.41 2.02.71 2.26.32.26.38.73.12 1.05-.15.19-.37.29-.59.29M8.01 4.75c-.42 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 4.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M22 8.75h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M8.01 22.75c-.41 0-.75-.34-.75-.75v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M4 8.75H2a.749.749 0 1 1 0-1.5h2a.749.749 0 1 1 0 1.5M4 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M4 16.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2a.749.749 0 1 1 0 1.5M16.71 19.34c-1.29 0-2.34-1.05-2.34-2.34s1.05-2.34 2.34-2.34 2.34 1.05 2.34 2.34a2.35 2.35 0 0 1-2.34 2.34m0-3.18c-.46 0-.84.38-.84.84s.38.84.84.84.84-.38.84-.84a.85.85 0 0 0-.84-.84" }),
6300
+ /* @__PURE__ */ (0, import_jsx_runtime438.jsx)("path", { fill: "#1e293b", d: "M18.4 22.75c-.56 0-1.11-.29-1.41-.81l-.07-.11c-.11-.19-.2-.24-.22-.25-.01 0-.11.06-.22.25l-.06.1a1.63 1.63 0 0 1-2.24.59l-.9-.52c-.41-.23-.7-.61-.82-1.07-.12-.45-.06-.93.17-1.33.11-.19.11-.3.1-.32-.01-.01-.1-.06-.32-.06-.97 0-1.76-.79-1.76-1.75v-.93c0-.97.79-1.75 1.75-1.75.22 0 .31-.06.33-.07 0-.01 0-.12-.11-.31-.23-.41-.3-.88-.17-1.33.12-.45.41-.83.82-1.07l.91-.53c.76-.45 1.77-.19 2.22.59l.06.11c.11.19.2.24.22.25.01 0 .11-.06.22-.25l.06-.1c.47-.79 1.47-1.05 2.24-.59l.93.51c.41.23.7.61.82 1.07.12.45.06.93-.17 1.33-.11.19-.11.3-.1.32.01.01.1.06.32.06.97 0 1.76.79 1.76 1.75v.93c0 .97-.79 1.75-1.75 1.75-.22 0-.31.06-.33.07 0 .01 0 .12.11.31.23.41.3.88.17 1.33-.12.45-.41.83-.82 1.07l-.91.53c-.27.15-.55.23-.83.23m-1.69-2.67c.6 0 1.15.36 1.52 1l.06.11c.03.05.11.08.17.04l.92-.53c.08-.04.11-.12.12-.16s.02-.11-.02-.19c-.37-.63-.4-1.29-.1-1.81s.89-.82 1.62-.82c.14 0 .26-.12.26-.25v-.93c0-.14-.12-.25-.25-.25-.73 0-1.33-.3-1.62-.82-.3-.52-.26-1.18.1-1.81.05-.08.04-.16.02-.19a.27.27 0 0 0-.12-.16l-.91-.53c-.07-.04-.15-.01-.19.05l-.05.09c-.37.64-.92 1-1.52 1s-1.15-.36-1.52-1l-.06-.1c-.03-.06-.12-.08-.17-.05l-.92.53c-.08.04-.11.12-.12.16s-.02.11.02.19c.37.63.4 1.29.1 1.81s-.89.82-1.62.82c-.14 0-.26.12-.26.25v.93c0 .14.12.25.25.25.73 0 1.33.3 1.62.82.3.52.26 1.18-.1 1.81a.27.27 0 0 0 .1.35l.91.53c.07.04.15.01.19-.05l.05-.1c.36-.63.92-.99 1.52-.99" })
6301
+ ] });
6302
+ }
6303
+ );
6304
+ MagickoCpuSetting.displayName = "MagickoCpuSetting";
6305
+
6306
+ // dist/icons/MagickoCreativeCommons.tsx
6307
+ var import_react439 = __toESM(require("react"));
6308
+ var import_jsx_runtime439 = require("react/jsx-runtime");
6309
+ var MagickoCreativeCommons = import_react439.default.forwardRef(
6310
+ ({ size, ...props }, ref) => {
6311
+ return /* @__PURE__ */ (0, import_jsx_runtime439.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6312
+ /* @__PURE__ */ (0, import_jsx_runtime439.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
6313
+ /* @__PURE__ */ (0, import_jsx_runtime439.jsx)("path", { fill: "#1e293b", d: "M8.99 15.62c-2 0-3.62-1.62-3.62-3.62a3.62 3.62 0 0 1 6.01-2.72c.31.27.34.75.07 1.06s-.75.34-1.06.07a2.12 2.12 0 0 0-1.4-.53 2.121 2.121 0 0 0 0 4.24c.51 0 1.01-.19 1.4-.53.31-.27.78-.24 1.06.07.27.31.24.79-.07 1.06-.67.58-1.52.9-2.39.9M15.99 15.62c-2 0-3.62-1.62-3.62-3.62a3.62 3.62 0 0 1 6.01-2.72c.31.27.34.75.07 1.06s-.75.34-1.06.07a2.12 2.12 0 0 0-1.4-.53 2.121 2.121 0 0 0 0 4.24c.51 0 1.01-.19 1.4-.53.31-.27.78-.24 1.06.07.27.31.24.79-.07 1.06-.67.58-1.52.9-2.39.9" })
6314
+ ] });
6315
+ }
6316
+ );
6317
+ MagickoCreativeCommons.displayName = "MagickoCreativeCommons";
6318
+
6319
+ // dist/icons/MagickoCreativeCommons1.tsx
6320
+ var import_react440 = __toESM(require("react"));
6321
+ var import_jsx_runtime440 = require("react/jsx-runtime");
6322
+ var MagickoCreativeCommons1 = import_react440.default.forwardRef(
6323
+ ({ size, ...props }, ref) => {
6324
+ return /* @__PURE__ */ (0, import_jsx_runtime440.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6325
+ /* @__PURE__ */ (0, import_jsx_runtime440.jsx)("path", { fill: "#1e293b", d: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75" }),
6326
+ /* @__PURE__ */ (0, import_jsx_runtime440.jsx)("path", { fill: "#1e293b", d: "M8.99 15.49c-1.92 0-3.49-1.56-3.49-3.49a3.487 3.487 0 0 1 5.79-2.62c.31.27.34.75.07 1.06-.28.31-.75.34-1.06.07A1.982 1.982 0 0 0 7 12a1.982 1.982 0 0 0 3.3 1.49c.31-.27.78-.25 1.06.07.27.31.24.78-.07 1.06-.64.56-1.46.87-2.3.87M15.94 15.49c-1.92 0-3.49-1.56-3.49-3.49a3.487 3.487 0 0 1 5.79-2.62c.31.27.34.75.07 1.06-.28.31-.75.34-1.06.07a1.982 1.982 0 0 0-3.3 1.49 1.982 1.982 0 0 0 3.3 1.49c.31-.27.78-.25 1.06.07.27.31.24.78-.07 1.06-.63.56-1.45.87-2.3.87" })
6327
+ ] });
6328
+ }
6329
+ );
6330
+ MagickoCreativeCommons1.displayName = "MagickoCreativeCommons1";
6331
+
6332
+ // dist/icons/MagickoDecreaseCloud.tsx
6333
+ var import_react441 = __toESM(require("react"));
6334
+ var import_jsx_runtime441 = require("react/jsx-runtime");
6335
+ var MagickoDecreaseCloud = import_react441.default.forwardRef(
6336
+ ({ size, ...props }, ref) => {
6337
+ return /* @__PURE__ */ (0, import_jsx_runtime441.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6338
+ /* @__PURE__ */ (0, import_jsx_runtime441.jsx)("path", { fill: "#1e293b", d: "M16.67 20.81H5.54c-2.94-.21-4.26-2.47-4.26-4.48 0-1.8 1.05-3.8 3.34-4.35-.64-2.5-.1-4.85 1.52-6.55 1.85-1.94 4.81-2.71 7.37-1.93 2.35.72 4 2.65 4.6 5.32 2.05.46 3.69 2.01 4.34 4.16.71 2.33.06 4.72-1.68 6.25a6.1 6.1 0 0 1-4.1 1.58m-11.1-7.47c-1.93.15-2.79 1.6-2.79 2.98 0 1.39.87 2.85 2.81 2.99h11.08c1.16 0 2.25-.43 3.1-1.2 1.56-1.36 1.67-3.32 1.25-4.69-.42-1.38-1.59-2.94-3.64-3.2a.75.75 0 0 1-.65-.62c-.4-2.4-1.7-4.06-3.66-4.66-2.03-.62-4.38-.01-5.84 1.53-1.42 1.49-1.75 3.58-.93 5.88a.75.75 0 0 1-.45.96c-.1.02-.18.03-.28.03" }),
6339
+ /* @__PURE__ */ (0, import_jsx_runtime441.jsx)("path", { fill: "#1e293b", d: "M14.25 14.5h-4.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.5c.41 0 .75.34.75.75s-.34.75-.75.75" })
6340
+ ] });
6341
+ }
6342
+ );
6343
+ MagickoDecreaseCloud.displayName = "MagickoDecreaseCloud";
6344
+
6345
+ // dist/icons/MagickoDevices.tsx
6346
+ var import_react442 = __toESM(require("react"));
6347
+ var import_jsx_runtime442 = require("react/jsx-runtime");
6348
+ var MagickoDevices = import_react442.default.forwardRef(
6349
+ ({ size, ...props }, ref) => {
6350
+ return /* @__PURE__ */ (0, import_jsx_runtime442.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6351
+ /* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M17.01 13.48c-1 0-1.82-.82-1.82-1.82s.82-1.82 1.82-1.82 1.82.82 1.82 1.82-.82 1.82-1.82 1.82m0-2.14c-.18 0-.32.14-.32.32s.14.32.32.32.32-.14.32-.32-.14-.32-.32-.32" }),
6352
+ /* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M12.02 16.45H6c-3.6 0-4.75-1.15-4.75-4.75V6C1.25 2.4 2.4 1.25 6 1.25h10c3.6 0 4.75 1.15 4.75 4.75v1.79c0 .21-.09.42-.25.56s-.37.21-.59.18-.48-.04-.76-.04h-4.28c-1.73 0-2.1.37-2.1 2.1v5.11c0 .41-.34.75-.75.75M6 2.75c-2.79 0-3.25.46-3.25 3.25v5.7c0 2.79.46 3.25 3.25 3.25h5.27v-4.36c0-2.56 1.04-3.6 3.6-3.6h4.38V6c0-2.79-.46-3.25-3.25-3.25z" }),
6353
+ /* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M9 20.75c-.41 0-.75-.34-.75-.75v-4.3c0-.41.34-.75.75-.75s.75.34.75.75V20c0 .41-.34.75-.75.75M12 12.65H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" }),
6354
+ /* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M12 20.75H5.95c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H12c.41 0 .75.34.75.75s-.34.75-.75.75M17.01 13.48c-1 0-1.82-.82-1.82-1.82s.82-1.82 1.82-1.82 1.82.82 1.82 1.82-.82 1.82-1.82 1.82m0-2.14c-.18 0-.32.14-.32.32s.14.32.32.32.32-.14.32-.32-.14-.32-.32-.32M17.01 19.9c-1.59 0-2.89-1.3-2.89-2.89a2.9 2.9 0 0 1 2.89-2.89c.69 0 1.37.25 1.89.7.64.57 1 1.36 1 2.19 0 1.59-1.3 2.89-2.89 2.89m0-4.28c-.43 0-.83.2-1.1.54-.19.24-.29.54-.29.85 0 .77.62 1.39 1.39 1.39s1.39-.62 1.39-1.39c0-.4-.18-.78-.49-1.06-.24-.21-.57-.33-.9-.33" }),
6355
+ /* @__PURE__ */ (0, import_jsx_runtime442.jsx)("path", { fill: "#1e293b", d: "M17.01 13.48c-1 0-1.82-.82-1.82-1.82s.82-1.82 1.82-1.82 1.82.82 1.82 1.82-.82 1.82-1.82 1.82m0-2.14c-.18 0-.32.14-.32.32s.14.32.32.32.32-.14.32-.32-.14-.32-.32-.32" })
6356
+ ] });
6357
+ }
6358
+ );
6359
+ MagickoDevices.displayName = "MagickoDevices";
6360
+
6361
+ // dist/icons/MagickoDevices1.tsx
6362
+ var import_react443 = __toESM(require("react"));
6363
+ var import_jsx_runtime443 = require("react/jsx-runtime");
6364
+ var MagickoDevices1 = import_react443.default.forwardRef(
6365
+ ({ size, ...props }, ref) => {
6366
+ return /* @__PURE__ */ (0, import_jsx_runtime443.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6367
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M12 19.42A6.017 6.017 0 0 1 7.75 9.15 5.97 5.97 0 0 1 12 7.39a6.017 6.017 0 0 1 0 12.03M12 8.9c-1.2 0-2.34.47-3.19 1.32a4.515 4.515 0 0 0 0 6.38c1.76 1.76 4.62 1.75 6.38 0a4.515 4.515 0 0 0 0-6.38A4.5 4.5 0 0 0 12 8.9" }),
6368
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M10.41 15.75c-.19 0-.39-.07-.53-.22a.767.767 0 0 1 0-1.07l1.59-1.59c.29-.29.77-.29 1.07 0 .29.29.29.77 0 1.07l-1.59 1.59c-.16.15-.35.22-.54.22M18.79 7.76c-.31 0-.59-.12-.81-.34a1.16 1.16 0 0 1 0-1.62c.22-.22.5-.33.81-.33s.59.12.81.34.33.5.33.81-.12.59-.34.81c-.2.21-.49.33-.8.33m-.25-.89c.07.07.16.1.25.1s.18-.04.25-.1a.35.35 0 0 0 0-.5.37.37 0 0 0-.5 0c-.06.06-.1.15-.1.25 0 .09.03.18.1.25" }),
6369
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M18.54 6.87c.07.07.16.1.25.1s.18-.04.25-.1a.35.35 0 0 0 0-.5.37.37 0 0 0-.5 0c-.06.06-.1.15-.1.25 0 .09.03.18.1.25M5.21 21.34a1.144 1.144 0 0 1-1.15-1.14 1.142 1.142 0 0 1 1.15-1.14c.31 0 .59.12.81.34.45.45.45 1.17 0 1.62-.22.21-.52.32-.81.32m0-1.5a.35.35 0 1 0 .25.59c.06-.06.1-.15.1-.25 0-.09-.04-.19-.1-.25a.45.45 0 0 0-.25-.09" }),
6370
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M5.21 19.84a.35.35 0 1 0 .25.59c.06-.06.1-.15.1-.25 0-.09-.04-.19-.1-.25a.45.45 0 0 0-.25-.09M21.6 14.55a1.14 1.14 0 0 1-.81-1.95c.22-.22.5-.34.81-.34s.59.12.81.34a1.14 1.14 0 0 1-.81 1.95m-.25-.89c.07.07.16.1.25.1s.18-.04.25-.1a.35.35 0 0 0 0-.5.35.35 0 0 0-.5 0 .36.36 0 0 0 0 .5" }),
6371
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M21.35 13.66c.07.07.16.1.25.1s.18-.04.25-.1a.35.35 0 0 0 0-.5.35.35 0 0 0-.5 0 .36.36 0 0 0 0 .5M2.4 14.55a1.14 1.14 0 0 1-.81-1.95 1.15 1.15 0 0 1 1.62 0c.45.45.45 1.17 0 1.62-.23.22-.52.33-.81.33m-.26-.89c.14.14.36.14.5 0a.35.35 0 0 0 0-.5.35.35 0 0 0-.5 0 .37.37 0 0 0 0 .5" }),
6372
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M2.14 13.66c.14.14.36.14.5 0a.35.35 0 0 0 0-.5.35.35 0 0 0-.5 0 .37.37 0 0 0 0 .5M18.79 21.34a1.14 1.14 0 0 1-.81-1.95 1.14 1.14 0 0 1 1.62 0c.22.22.34.5.34.81s-.12.59-.34.81-.52.33-.81.33m-.25-.89c.14.14.36.14.5 0a.35.35 0 0 0 0-.5.35.35 0 0 0-.6.25c0 .09.03.18.1.25" }),
6373
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M18.54 20.45c.14.14.36.14.5 0a.35.35 0 0 0 0-.5.35.35 0 0 0-.6.25c0 .09.03.18.1.25M5.21 7.76a1.142 1.142 0 0 1-1.14-1.15 1.142 1.142 0 0 1 1.15-1.14c.31 0 .59.12.81.34.44.45.44 1.17 0 1.62-.23.21-.51.33-.82.33m-.25-.89c.07.07.16.11.25.11s.18-.04.25-.1.1-.16.1-.25a.34.34 0 0 0-.11-.25c-.12-.13-.37-.13-.5 0-.13.12-.13.35.01.49" }),
6374
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M4.96 6.87c.07.07.16.11.25.11s.18-.04.25-.1.1-.16.1-.25a.34.34 0 0 0-.11-.25c-.12-.13-.37-.13-.5 0-.13.12-.13.35.01.49M12 4.95a1.142 1.142 0 0 1-1.14-1.15c0-.31.12-.59.34-.81a1.14 1.14 0 0 1 1.62 0c.44.45.44 1.17 0 1.62-.22.22-.51.34-.82.34m.25-1.4-.005.005-.495.495.005.005a.35.35 0 0 0 .595-.255c0-.09-.03-.18-.1-.25m-.25-.1a.34.34 0 0 0-.25.11.35.35 0 0 0 0 .5l.005-.005.495-.495-.005-.005A.33.33 0 0 0 12 3.45" }),
6375
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M12.25 4.05c.07-.07.1-.16.1-.25s-.03-.18-.1-.25l-.005.005.005.005-.495.495a.35.35 0 0 0 .495-.005" }),
6376
+ /* @__PURE__ */ (0, import_jsx_runtime443.jsx)("path", { fill: "#1e293b", d: "M12 3.45a.34.34 0 0 0-.25.11.35.35 0 0 0 0 .5l.005-.005-.005-.005.495-.495A.33.33 0 0 0 12 3.45" })
6377
+ ] });
6378
+ }
6379
+ );
6380
+ MagickoDevices1.displayName = "MagickoDevices1";
6381
+
6382
+ // dist/icons/MagickoDiagram.tsx
6383
+ var import_react444 = __toESM(require("react"));
6384
+ var import_jsx_runtime444 = require("react/jsx-runtime");
6385
+ var MagickoDiagram = import_react444.default.forwardRef(
6386
+ ({ size, ...props }, ref) => {
6387
+ return /* @__PURE__ */ (0, import_jsx_runtime444.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6388
+ /* @__PURE__ */ (0, import_jsx_runtime444.jsx)("path", { fill: "#1e293b", d: "M22 22.75H5c-2.07 0-3.75-1.68-3.75-3.75V2c0-.41.34-.75.75-.75s.75.34.75.75v17c0 1.24 1.01 2.25 2.25 2.25h17c.41 0 .75.34.75.75s-.34.75-.75.75" }),
6389
+ /* @__PURE__ */ (0, import_jsx_runtime444.jsx)("path", { fill: "#1e293b", d: "M5 17.75c-.17 0-.35-.06-.49-.18a.756.756 0 0 1-.08-1.06l4.59-5.36c.5-.58 1.22-.93 1.98-.96.76-.02 1.51.26 2.05.8l.95.95c.25.25.58.37.93.37.35-.01.67-.17.9-.44l4.59-5.36c.27-.31.74-.35 1.06-.08.31.27.35.74.08 1.06l-4.59 5.36c-.5.58-1.22.93-1.98.96-.76.02-1.51-.26-2.05-.8l-.94-.95c-.25-.25-.58-.38-.93-.37s-.67.17-.9.44l-4.59 5.36a.8.8 0 0 1-.58.26" })
6390
+ ] });
6391
+ }
6392
+ );
6393
+ MagickoDiagram.displayName = "MagickoDiagram";
6394
+
6395
+ // dist/icons/MagickoDirectDown.tsx
6396
+ var import_react445 = __toESM(require("react"));
6397
+ var import_jsx_runtime445 = require("react/jsx-runtime");
6398
+ var MagickoDirectDown = import_react445.default.forwardRef(
6399
+ ({ size, ...props }, ref) => {
6400
+ return /* @__PURE__ */ (0, import_jsx_runtime445.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_runtime445.jsx)("path", { fill: "#1e293b", d: "M12 21.75a3.93 3.93 0 0 1-3.49-2.11L2.41 8.05c-.82-1.55-.55-3.35.67-4.6S6.1 1.9 7.66 2.68L10.9 4.3c.68.34 1.5.34 2.19 0l3.24-1.62c1.57-.78 3.37-.48 4.59.77s1.49 3.05.67 4.6l-6.1 11.59A3.93 3.93 0 0 1 12 21.75m-6.12-18c-.71 0-1.33.34-1.73.75-.6.62-1.03 1.69-.42 2.85l6.1 11.59c.43.82 1.24 1.31 2.16 1.31s1.73-.49 2.16-1.31l6.1-11.59c.61-1.16.19-2.24-.42-2.85-.6-.61-1.66-1.06-2.84-.48l-3.24 1.62c-1.11.55-2.42.55-3.53 0L6.99 4.02c-.38-.19-.76-.27-1.11-.27" }) });
6401
+ }
6402
+ );
6403
+ MagickoDirectDown.displayName = "MagickoDirectDown";
6404
+
6405
+ // dist/icons/Marketing.tsx
6406
+ var import_react446 = __toESM(require("react"));
6407
+ var import_jsx_runtime446 = require("react/jsx-runtime");
6408
+ var Marketing = import_react446.default.forwardRef(
6409
+ ({ size, ...props }, ref) => {
6410
+ return /* @__PURE__ */ (0, import_jsx_runtime446.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_runtime446.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" }) });
6411
+ }
6412
+ );
6413
+ Marketing.displayName = "Marketing";
6414
+
6415
+ // dist/icons/MessageEdit.tsx
6416
+ var import_react447 = __toESM(require("react"));
6417
+ var import_jsx_runtime447 = require("react/jsx-runtime");
6418
+ var MessageEdit = import_react447.default.forwardRef(
6419
+ ({ size, ...props }, ref) => {
6420
+ return /* @__PURE__ */ (0, import_jsx_runtime447.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_runtime447.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" }) });
6421
+ }
6422
+ );
6423
+ MessageEdit.displayName = "MessageEdit";
6424
+
6425
+ // dist/icons/Network.tsx
6426
+ var import_react448 = __toESM(require("react"));
6427
+ var import_jsx_runtime448 = require("react/jsx-runtime");
6428
+ var Network = import_react448.default.forwardRef(
6429
+ ({ size, ...props }, ref) => {
6430
+ return /* @__PURE__ */ (0, import_jsx_runtime448.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_runtime448.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" }) });
6431
+ }
6432
+ );
6433
+ Network.displayName = "Network";
6434
+
6435
+ // dist/icons/NotiDot.tsx
6436
+ var import_react449 = __toESM(require("react"));
6437
+ var import_jsx_runtime449 = require("react/jsx-runtime");
6438
+ var NotiDot = import_react449.default.forwardRef(
6439
+ ({ size, ...props }, ref) => {
6440
+ return /* @__PURE__ */ (0, import_jsx_runtime449.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_runtime449.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
6441
+ }
6442
+ );
6443
+ NotiDot.displayName = "NotiDot";
6444
+
6445
+ // dist/icons/PA.tsx
6446
+ var import_react450 = __toESM(require("react"));
6447
+ var import_jsx_runtime450 = require("react/jsx-runtime");
6448
+ var PA = import_react450.default.forwardRef(
6449
+ ({ size, ...props }, ref) => {
6450
+ return /* @__PURE__ */ (0, import_jsx_runtime450.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_runtime450.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" }) });
6451
+ }
6452
+ );
6453
+ PA.displayName = "PA";
6454
+
6455
+ // dist/icons/PauseSquare.tsx
6456
+ var import_react451 = __toESM(require("react"));
6457
+ var import_jsx_runtime451 = require("react/jsx-runtime");
6458
+ var PauseSquare = import_react451.default.forwardRef(
6459
+ ({ size, ...props }, ref) => {
6460
+ return /* @__PURE__ */ (0, import_jsx_runtime451.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_runtime451.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" }) });
6461
+ }
6462
+ );
6463
+ PauseSquare.displayName = "PauseSquare";
6464
+
6465
+ // dist/icons/Pdf.tsx
6466
+ var import_react452 = __toESM(require("react"));
6467
+ var import_jsx_runtime452 = require("react/jsx-runtime");
6468
+ var Pdf = import_react452.default.forwardRef(
6469
+ ({ size, ...props }, ref) => {
6470
+ return /* @__PURE__ */ (0, import_jsx_runtime452.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6471
+ /* @__PURE__ */ (0, import_jsx_runtime452.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" }),
6472
+ /* @__PURE__ */ (0, import_jsx_runtime452.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
6473
+ /* @__PURE__ */ (0, import_jsx_runtime452.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" })
6474
+ ] });
6475
+ }
6476
+ );
6477
+ Pdf.displayName = "Pdf";
6478
+
6479
+ // dist/icons/PlayFilled.tsx
6480
+ var import_react453 = __toESM(require("react"));
6481
+ var import_jsx_runtime453 = require("react/jsx-runtime");
6482
+ var PlayFilled = import_react453.default.forwardRef(
6483
+ ({ size, ...props }, ref) => {
6484
+ return /* @__PURE__ */ (0, import_jsx_runtime453.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_runtime453.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" }) });
6485
+ }
6486
+ );
6487
+ PlayFilled.displayName = "PlayFilled";
6488
+
6489
+ // dist/icons/Signature.tsx
6490
+ var import_react454 = __toESM(require("react"));
6491
+ var import_jsx_runtime454 = require("react/jsx-runtime");
6492
+ var Signature = import_react454.default.forwardRef(
6493
+ ({ size, ...props }, ref) => {
6494
+ return /* @__PURE__ */ (0, import_jsx_runtime454.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_runtime454.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" }) });
6495
+ }
6496
+ );
6497
+ Signature.displayName = "Signature";
6498
+
6499
+ // dist/icons/SperateDot.tsx
6500
+ var import_react455 = __toESM(require("react"));
6501
+ var import_jsx_runtime455 = require("react/jsx-runtime");
6502
+ var SperateDot = import_react455.default.forwardRef(
6503
+ ({ size, ...props }, ref) => {
6504
+ return /* @__PURE__ */ (0, import_jsx_runtime455.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_runtime455.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
6505
+ }
6506
+ );
6507
+ SperateDot.displayName = "SperateDot";
6508
+
6509
+ // dist/icons/SquarePen1.tsx
6510
+ var import_react456 = __toESM(require("react"));
6511
+ var import_jsx_runtime456 = require("react/jsx-runtime");
6512
+ var SquarePen1 = import_react456.default.forwardRef(
6513
+ ({ size, ...props }, ref) => {
6514
+ return /* @__PURE__ */ (0, import_jsx_runtime456.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6515
+ /* @__PURE__ */ (0, import_jsx_runtime456.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" }),
6516
+ /* @__PURE__ */ (0, import_jsx_runtime456.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" })
6517
+ ] });
6518
+ }
6519
+ );
6520
+ SquarePen1.displayName = "SquarePen1";
6521
+
6522
+ // dist/icons/Strikethrough.tsx
6523
+ var import_react457 = __toESM(require("react"));
6524
+ var import_jsx_runtime457 = require("react/jsx-runtime");
6525
+ var Strikethrough = import_react457.default.forwardRef(
6526
+ ({ size, ...props }, ref) => {
6527
+ return /* @__PURE__ */ (0, import_jsx_runtime457.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_runtime457.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" }) });
6528
+ }
6529
+ );
6530
+ Strikethrough.displayName = "Strikethrough";
6531
+
6532
+ // dist/icons/Tasks.tsx
6533
+ var import_react458 = __toESM(require("react"));
6534
+ var import_jsx_runtime458 = require("react/jsx-runtime");
6535
+ var Tasks = import_react458.default.forwardRef(
6536
+ ({ size, ...props }, ref) => {
6537
+ return /* @__PURE__ */ (0, import_jsx_runtime458.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
6538
+ /* @__PURE__ */ (0, import_jsx_runtime458.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" }),
6539
+ /* @__PURE__ */ (0, import_jsx_runtime458.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" })
6540
+ ] });
6541
+ }
6542
+ );
6543
+ Tasks.displayName = "Tasks";
6544
+
6545
+ // dist/icons/Trash.tsx
6546
+ var import_react459 = __toESM(require("react"));
6547
+ var import_jsx_runtime459 = require("react/jsx-runtime");
6548
+ var Trash = import_react459.default.forwardRef(
6549
+ ({ size, ...props }, ref) => {
6550
+ return /* @__PURE__ */ (0, import_jsx_runtime459.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_runtime459.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" }) });
6551
+ }
6552
+ );
6553
+ Trash.displayName = "Trash";
6554
+
6555
+ // dist/icons/Video.tsx
6556
+ var import_react460 = __toESM(require("react"));
6557
+ var import_jsx_runtime460 = require("react/jsx-runtime");
6558
+ var Video = import_react460.default.forwardRef(
6559
+ ({ size, ...props }, ref) => {
6560
+ return /* @__PURE__ */ (0, import_jsx_runtime460.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_runtime460.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" }) });
6561
+ }
6562
+ );
6563
+ Video.displayName = "Video";
6564
+
6565
+ // dist/icons/X.tsx
6566
+ var import_react461 = __toESM(require("react"));
6567
+ var import_jsx_runtime461 = require("react/jsx-runtime");
6568
+ var X = import_react461.default.forwardRef(
5695
6569
  ({ size, ...props }, ref) => {
5696
- return /* @__PURE__ */ (0, import_jsx_runtime401.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_runtime401.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" }) });
6570
+ return /* @__PURE__ */ (0, import_jsx_runtime461.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_runtime461.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" }) });
5697
6571
  }
5698
6572
  );
5699
6573
  X.displayName = "X";
@@ -6077,13 +6951,73 @@ X.displayName = "X";
6077
6951
  MagickoCards1,
6078
6952
  MagickoCategory,
6079
6953
  MagickoCategory2,
6954
+ MagickoChart,
6080
6955
  MagickoChart1,
6081
6956
  MagickoChart2,
6082
6957
  MagickoChart21,
6083
6958
  MagickoChart3,
6959
+ MagickoChart31,
6084
6960
  MagickoChart4,
6085
6961
  MagickoChart5,
6962
+ MagickoChartFail,
6963
+ MagickoChartSquare,
6964
+ MagickoChartSquare1,
6965
+ MagickoChartSquare2,
6966
+ MagickoChartSuccess,
6967
+ MagickoChatbox,
6086
6968
  MagickoCheck,
6969
+ MagickoCirclefinger,
6970
+ MagickoClipboard,
6971
+ MagickoClipboardClose,
6972
+ MagickoClipboardExport,
6973
+ MagickoClipboardImport,
6974
+ MagickoClipboardText,
6975
+ MagickoClipboardTick,
6976
+ MagickoClock,
6977
+ MagickoClock1,
6978
+ MagickoClock2,
6979
+ MagickoCloseCircle,
6980
+ MagickoCloseSquare,
6981
+ MagickoCloud,
6982
+ MagickoCloud1,
6983
+ MagickoCloudAdd,
6984
+ MagickoCloudAdd1,
6985
+ MagickoCloudChange,
6986
+ MagickoCloudConnection,
6987
+ MagickoCloudDrizzle,
6988
+ MagickoCloudFog,
6989
+ MagickoCloudLightning,
6990
+ MagickoCloudMinus,
6991
+ MagickoCloudNotif,
6992
+ MagickoCloudPlus,
6993
+ MagickoCloudRemove,
6994
+ MagickoCloudSnow,
6995
+ MagickoCloudSunny,
6996
+ MagickoCloudWarning,
6997
+ MagickoCoin,
6998
+ MagickoCoin1,
6999
+ MagickoCoin11,
7000
+ MagickoConversationBox,
7001
+ MagickoConvertArrow,
7002
+ MagickoCopy,
7003
+ MagickoCopySuccess,
7004
+ MagickoCopyright,
7005
+ MagickoCopyright1,
7006
+ MagickoCopyright2,
7007
+ MagickoCopyright3,
7008
+ MagickoCopyright4,
7009
+ MagickoCourthouse,
7010
+ MagickoCpu,
7011
+ MagickoCpu1,
7012
+ MagickoCpuCharge,
7013
+ MagickoCpuSetting,
7014
+ MagickoCreativeCommons,
7015
+ MagickoCreativeCommons1,
7016
+ MagickoDecreaseCloud,
7017
+ MagickoDevices,
7018
+ MagickoDevices1,
7019
+ MagickoDiagram,
7020
+ MagickoDirectDown,
6087
7021
  Marketing,
6088
7022
  MessageEdit,
6089
7023
  Network,