magick-icons 0.1.233 → 0.1.234

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
@@ -595,6 +595,36 @@ __export(index_exports, {
595
595
  MagickoGrid3: () => MagickoGrid3,
596
596
  MagickoGrid4: () => MagickoGrid4,
597
597
  MagickoGrid5: () => MagickoGrid5,
598
+ MagickoGrid6: () => MagickoGrid6,
599
+ MagickoGrid7: () => MagickoGrid7,
600
+ MagickoGrid8: () => MagickoGrid8,
601
+ MagickoGrid9: () => MagickoGrid9,
602
+ MagickoGridAdd: () => MagickoGridAdd,
603
+ MagickoGridEqual: () => MagickoGridEqual,
604
+ MagickoGrids4: () => MagickoGrids4,
605
+ MagickoGrinning: () => MagickoGrinning,
606
+ MagickoHandcircle: () => MagickoHandcircle,
607
+ MagickoHandtohand: () => MagickoHandtohand,
608
+ MagickoHappy: () => MagickoHappy,
609
+ MagickoHappy1: () => MagickoHappy1,
610
+ MagickoHappyemoji: () => MagickoHappyemoji,
611
+ MagickoHashtag: () => MagickoHashtag,
612
+ MagickoHashtag1: () => MagickoHashtag1,
613
+ MagickoHeadphone: () => MagickoHeadphone,
614
+ MagickoHeadphones: () => MagickoHeadphones,
615
+ MagickoHealth: () => MagickoHealth,
616
+ MagickoHealth1: () => MagickoHealth1,
617
+ MagickoHeart: () => MagickoHeart,
618
+ MagickoHeart1: () => MagickoHeart1,
619
+ MagickoHeartTap: () => MagickoHeartTap,
620
+ MagickoHearted: () => MagickoHearted,
621
+ MagickoHome: () => MagickoHome,
622
+ MagickoHome2: () => MagickoHome2,
623
+ MagickoHome21: () => MagickoHome21,
624
+ MagickoHomeHashtag: () => MagickoHomeHashtag,
625
+ MagickoHomeTrendDown: () => MagickoHomeTrendDown,
626
+ MagickoHomeTrendUp: () => MagickoHomeTrendUp,
627
+ MagickoHospital1: () => MagickoHospital1,
598
628
  Marketing: () => Marketing,
599
629
  MessageEdit: () => MessageEdit,
600
630
  Network: () => Network,
@@ -8106,172 +8136,558 @@ var MagickoGrid5 = import_react565.default.forwardRef(
8106
8136
  );
8107
8137
  MagickoGrid5.displayName = "MagickoGrid5";
8108
8138
 
8109
- // dist/icons/Marketing.tsx
8139
+ // dist/icons/MagickoGrid6.tsx
8110
8140
  var import_react566 = __toESM(require("react"));
8111
8141
  var import_jsx_runtime566 = require("react/jsx-runtime");
8112
- var Marketing = import_react566.default.forwardRef(
8142
+ var MagickoGrid6 = import_react566.default.forwardRef(
8113
8143
  ({ size, ...props }, ref) => {
8114
- return /* @__PURE__ */ (0, import_jsx_runtime566.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_runtime566.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" }) });
8144
+ return /* @__PURE__ */ (0, import_jsx_runtime566.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8145
+ /* @__PURE__ */ (0, import_jsx_runtime566.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" }),
8146
+ /* @__PURE__ */ (0, import_jsx_runtime566.jsx)("path", { fill: "#1e293b", d: "M10 22.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v20c0 .41-.34.75-.75.75" }),
8147
+ /* @__PURE__ */ (0, import_jsx_runtime566.jsx)("path", { fill: "#1e293b", d: "M22 9.25H10c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75M22 16.25H10c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75" })
8148
+ ] });
8115
8149
  }
8116
8150
  );
8117
- Marketing.displayName = "Marketing";
8151
+ MagickoGrid6.displayName = "MagickoGrid6";
8118
8152
 
8119
- // dist/icons/MessageEdit.tsx
8153
+ // dist/icons/MagickoGrid7.tsx
8120
8154
  var import_react567 = __toESM(require("react"));
8121
8155
  var import_jsx_runtime567 = require("react/jsx-runtime");
8122
- var MessageEdit = import_react567.default.forwardRef(
8156
+ var MagickoGrid7 = import_react567.default.forwardRef(
8123
8157
  ({ size, ...props }, ref) => {
8124
- return /* @__PURE__ */ (0, import_jsx_runtime567.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_runtime567.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" }) });
8158
+ return /* @__PURE__ */ (0, import_jsx_runtime567.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8159
+ /* @__PURE__ */ (0, import_jsx_runtime567.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" }),
8160
+ /* @__PURE__ */ (0, import_jsx_runtime567.jsx)("path", { fill: "#1e293b", d: "M22 10.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8161
+ /* @__PURE__ */ (0, import_jsx_runtime567.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75V10c0-.41.34-.75.75-.75s.75.34.75.75v12c0 .41-.34.75-.75.75" })
8162
+ ] });
8125
8163
  }
8126
8164
  );
8127
- MessageEdit.displayName = "MessageEdit";
8165
+ MagickoGrid7.displayName = "MagickoGrid7";
8128
8166
 
8129
- // dist/icons/Network.tsx
8167
+ // dist/icons/MagickoGrid8.tsx
8130
8168
  var import_react568 = __toESM(require("react"));
8131
8169
  var import_jsx_runtime568 = require("react/jsx-runtime");
8132
- var Network = import_react568.default.forwardRef(
8170
+ var MagickoGrid8 = import_react568.default.forwardRef(
8133
8171
  ({ size, ...props }, ref) => {
8134
- return /* @__PURE__ */ (0, import_jsx_runtime568.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_runtime568.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" }) });
8172
+ return /* @__PURE__ */ (0, import_jsx_runtime568.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8173
+ /* @__PURE__ */ (0, import_jsx_runtime568.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" }),
8174
+ /* @__PURE__ */ (0, import_jsx_runtime568.jsx)("path", { fill: "#1e293b", d: "M22 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8175
+ /* @__PURE__ */ (0, import_jsx_runtime568.jsx)("path", { fill: "#1e293b", d: "M8.25 22.25c-.41 0-.75-.34-.75-.75V12c0-.41.34-.75.75-.75s.75.34.75.75v9.5c0 .41-.34.75-.75.75M15.75 22.75c-.41 0-.75-.34-.75-.75V12c0-.41.34-.75.75-.75s.75.34.75.75v10c0 .41-.34.75-.75.75" }),
8176
+ /* @__PURE__ */ (0, import_jsx_runtime568.jsx)("path", { fill: "#1e293b", d: "M8.25 12.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75S9 1.59 9 2v10c0 .41-.34.75-.75.75M15.75 12.75c-.41 0-.75-.34-.75-.75V2.54c0-.41.34-.75.75-.75s.75.34.75.75V12c0 .41-.34.75-.75.75" })
8177
+ ] });
8135
8178
  }
8136
8179
  );
8137
- Network.displayName = "Network";
8180
+ MagickoGrid8.displayName = "MagickoGrid8";
8138
8181
 
8139
- // dist/icons/NotiDot.tsx
8182
+ // dist/icons/MagickoGrid9.tsx
8140
8183
  var import_react569 = __toESM(require("react"));
8141
8184
  var import_jsx_runtime569 = require("react/jsx-runtime");
8142
- var NotiDot = import_react569.default.forwardRef(
8185
+ var MagickoGrid9 = import_react569.default.forwardRef(
8143
8186
  ({ size, ...props }, ref) => {
8144
- return /* @__PURE__ */ (0, import_jsx_runtime569.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_runtime569.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
8187
+ return /* @__PURE__ */ (0, import_jsx_runtime569.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8188
+ /* @__PURE__ */ (0, import_jsx_runtime569.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" }),
8189
+ /* @__PURE__ */ (0, import_jsx_runtime569.jsx)("path", { fill: "#1e293b", d: "M12 22.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v20c0 .41-.34.75-.75.75" })
8190
+ ] });
8145
8191
  }
8146
8192
  );
8147
- NotiDot.displayName = "NotiDot";
8193
+ MagickoGrid9.displayName = "MagickoGrid9";
8148
8194
 
8149
- // dist/icons/PA.tsx
8195
+ // dist/icons/MagickoGridAdd.tsx
8150
8196
  var import_react570 = __toESM(require("react"));
8151
8197
  var import_jsx_runtime570 = require("react/jsx-runtime");
8152
- var PA = import_react570.default.forwardRef(
8198
+ var MagickoGridAdd = import_react570.default.forwardRef(
8153
8199
  ({ size, ...props }, ref) => {
8154
- return /* @__PURE__ */ (0, import_jsx_runtime570.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_runtime570.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" }) });
8200
+ return /* @__PURE__ */ (0, import_jsx_runtime570.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8201
+ /* @__PURE__ */ (0, import_jsx_runtime570.jsx)("path", { fill: "#1e293b", d: "M19.77 11.25h-4.04c-2.01 0-2.98-.98-2.98-2.98V4.23c0-2.01.98-2.98 2.98-2.98h4.04c2.01 0 2.98.98 2.98 2.98v4.04c0 2-.98 2.98-2.98 2.98m-4.04-8.5c-1.18 0-1.48.3-1.48 1.48v4.04c0 1.18.3 1.48 1.48 1.48h4.04c1.18 0 1.48-.3 1.48-1.48V4.23c0-1.18-.3-1.48-1.48-1.48zM8.27 11.25H4.23c-2.01 0-2.98-.89-2.98-2.73V3.98c0-1.84.98-2.73 2.98-2.73h4.04c2.01 0 2.98.89 2.98 2.73v4.53c0 1.85-.98 2.74-2.98 2.74m-4.04-8.5c-1.34 0-1.48.38-1.48 1.23v4.53c0 .86.14 1.23 1.48 1.23h4.04c1.34 0 1.48-.38 1.48-1.23V3.98c0-.86-.14-1.23-1.48-1.23zM8.27 22.75H4.23c-2.01 0-2.98-.98-2.98-2.98v-4.04c0-2.01.98-2.98 2.98-2.98h4.04c2.01 0 2.98.98 2.98 2.98v4.04c0 2-.98 2.98-2.98 2.98m-4.04-8.5c-1.18 0-1.48.3-1.48 1.48v4.04c0 1.18.3 1.48 1.48 1.48h4.04c1.18 0 1.48-.3 1.48-1.48v-4.04c0-1.18-.3-1.48-1.48-1.48zM20.5 18.25h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8202
+ /* @__PURE__ */ (0, import_jsx_runtime570.jsx)("path", { fill: "#1e293b", d: "M17.5 21.25c-.41 0-.75-.34-.75-.75v-6c0-.41.34-.75.75-.75s.75.34.75.75v6c0 .41-.34.75-.75.75" })
8203
+ ] });
8155
8204
  }
8156
8205
  );
8157
- PA.displayName = "PA";
8206
+ MagickoGridAdd.displayName = "MagickoGridAdd";
8158
8207
 
8159
- // dist/icons/PauseSquare.tsx
8208
+ // dist/icons/MagickoGridEqual.tsx
8160
8209
  var import_react571 = __toESM(require("react"));
8161
8210
  var import_jsx_runtime571 = require("react/jsx-runtime");
8162
- var PauseSquare = import_react571.default.forwardRef(
8211
+ var MagickoGridEqual = import_react571.default.forwardRef(
8163
8212
  ({ size, ...props }, ref) => {
8164
- return /* @__PURE__ */ (0, import_jsx_runtime571.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_runtime571.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" }) });
8213
+ return /* @__PURE__ */ (0, import_jsx_runtime571.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_runtime571.jsx)("path", { fill: "#1e293b", d: "M19.77 11.25h-4.04c-2.01 0-2.98-.98-2.98-2.98V4.23c0-2.01.98-2.98 2.98-2.98h4.04c2.01 0 2.98.98 2.98 2.98v4.04c0 2-.98 2.98-2.98 2.98m-4.04-8.5c-1.18 0-1.48.3-1.48 1.48v4.04c0 1.18.3 1.48 1.48 1.48h4.04c1.18 0 1.48-.3 1.48-1.48V4.23c0-1.18-.3-1.48-1.48-1.48zM8.27 11.25H4.23c-2.01 0-2.98-.89-2.98-2.73V3.98c0-1.84.98-2.73 2.98-2.73h4.04c2.01 0 2.98.89 2.98 2.73v4.53c0 1.85-.98 2.74-2.98 2.74m-4.04-8.5c-1.34 0-1.48.38-1.48 1.23v4.53c0 .86.14 1.23 1.48 1.23h4.04c1.34 0 1.48-.38 1.48-1.23V3.98c0-.86-.14-1.23-1.48-1.23zM8.27 22.75H4.23c-2.01 0-2.98-.98-2.98-2.98v-4.04c0-2.01.98-2.98 2.98-2.98h4.04c2.01 0 2.98.98 2.98 2.98v4.04c0 2-.98 2.98-2.98 2.98m-4.04-8.5c-1.18 0-1.48.3-1.48 1.48v4.04c0 1.18.3 1.48 1.48 1.48h4.04c1.18 0 1.48-.3 1.48-1.48v-4.04c0-1.18-.3-1.48-1.48-1.48zM21 16.25h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75M21 20.25h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
8165
8214
  }
8166
8215
  );
8167
- PauseSquare.displayName = "PauseSquare";
8216
+ MagickoGridEqual.displayName = "MagickoGridEqual";
8168
8217
 
8169
- // dist/icons/Pdf.tsx
8218
+ // dist/icons/MagickoGrids4.tsx
8170
8219
  var import_react572 = __toESM(require("react"));
8171
8220
  var import_jsx_runtime572 = require("react/jsx-runtime");
8172
- var Pdf = import_react572.default.forwardRef(
8221
+ var MagickoGrids4 = import_react572.default.forwardRef(
8173
8222
  ({ size, ...props }, ref) => {
8174
- return /* @__PURE__ */ (0, import_jsx_runtime572.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8175
- /* @__PURE__ */ (0, import_jsx_runtime572.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" }),
8176
- /* @__PURE__ */ (0, import_jsx_runtime572.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
8177
- /* @__PURE__ */ (0, import_jsx_runtime572.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" })
8178
- ] });
8223
+ return /* @__PURE__ */ (0, import_jsx_runtime572.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_runtime572.jsx)("path", { fill: "#1e293b", d: "M19.77 11.25h-4.04c-2.01 0-2.98-.89-2.98-2.73V3.98c0-1.84.98-2.73 2.98-2.73h4.04c2.01 0 2.98.89 2.98 2.73v4.53c0 1.85-.98 2.74-2.98 2.74m-4.04-8.5c-1.34 0-1.48.38-1.48 1.23v4.53c0 .86.14 1.23 1.48 1.23h4.04c1.34 0 1.48-.38 1.48-1.23V3.98c0-.86-.14-1.23-1.48-1.23zM19.77 22.75h-4.04c-2.01 0-2.98-.98-2.98-2.98v-4.04c0-2.01.98-2.98 2.98-2.98h4.04c2.01 0 2.98.98 2.98 2.98v4.04c0 2-.98 2.98-2.98 2.98m-4.04-8.5c-1.18 0-1.48.3-1.48 1.48v4.04c0 1.18.3 1.48 1.48 1.48h4.04c1.18 0 1.48-.3 1.48-1.48v-4.04c0-1.18-.3-1.48-1.48-1.48zM8.27 11.25H4.23c-2.01 0-2.98-.89-2.98-2.73V3.98c0-1.84.98-2.73 2.98-2.73h4.04c2.01 0 2.98.89 2.98 2.73v4.53c0 1.85-.98 2.74-2.98 2.74m-4.04-8.5c-1.34 0-1.48.38-1.48 1.23v4.53c0 .86.14 1.23 1.48 1.23h4.04c1.34 0 1.48-.38 1.48-1.23V3.98c0-.86-.14-1.23-1.48-1.23zM8.27 22.75H4.23c-2.01 0-2.98-.98-2.98-2.98v-4.04c0-2.01.98-2.98 2.98-2.98h4.04c2.01 0 2.98.98 2.98 2.98v4.04c0 2-.98 2.98-2.98 2.98m-4.04-8.5c-1.18 0-1.48.3-1.48 1.48v4.04c0 1.18.3 1.48 1.48 1.48h4.04c1.18 0 1.48-.3 1.48-1.48v-4.04c0-1.18-.3-1.48-1.48-1.48z" }) });
8179
8224
  }
8180
8225
  );
8181
- Pdf.displayName = "Pdf";
8226
+ MagickoGrids4.displayName = "MagickoGrids4";
8182
8227
 
8183
- // dist/icons/PlayFilled.tsx
8228
+ // dist/icons/MagickoGrinning.tsx
8184
8229
  var import_react573 = __toESM(require("react"));
8185
8230
  var import_jsx_runtime573 = require("react/jsx-runtime");
8186
- var PlayFilled = import_react573.default.forwardRef(
8231
+ var MagickoGrinning = import_react573.default.forwardRef(
8187
8232
  ({ size, ...props }, ref) => {
8188
- return /* @__PURE__ */ (0, import_jsx_runtime573.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_runtime573.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" }) });
8233
+ return /* @__PURE__ */ (0, import_jsx_runtime573.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8234
+ /* @__PURE__ */ (0, import_jsx_runtime573.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" }),
8235
+ /* @__PURE__ */ (0, import_jsx_runtime573.jsx)("path", { fill: "#1e293b", d: "M15 11.75c-1.24 0-2.25-1.01-2.25-2.25v-1c0-1.24 1.01-2.25 2.25-2.25s2.25 1.01 2.25 2.25v1c0 1.24-1.01 2.25-2.25 2.25m0-4c-.41 0-.75.34-.75.75v1c0 .41.34.75.75.75s.75-.34.75-.75v-1c0-.41-.34-.75-.75-.75M9 11.75c-1.24 0-2.25-1.01-2.25-2.25v-1c0-1.24 1.01-2.25 2.25-2.25s2.25 1.01 2.25 2.25v1c0 1.24-1.01 2.25-2.25 2.25m0-4c-.41 0-.75.34-.75.75v1c0 .41.34.75.75.75s.75-.34.75-.75v-1c0-.41-.34-.75-.75-.75M12 19.17c-.45 0-.9-.06-1.34-.18-1.81-.5-3.24-1.95-3.83-3.88-.09-.3-.03-.64.15-.89.22-.29.59-.46.94-.37 2.66.63 5.47.63 8.13 0 .35-.09.72.07.94.37.19.25.25.59.15.89-.58 1.93-2.01 3.38-3.83 3.88-.41.12-.86.18-1.31.18m-3.38-3.65c.53 1 1.4 1.74 2.44 2.02.61.17 1.26.17 1.87 0 1.04-.29 1.91-1.02 2.44-2.02-2.22.4-4.52.4-6.75 0" })
8236
+ ] });
8189
8237
  }
8190
8238
  );
8191
- PlayFilled.displayName = "PlayFilled";
8239
+ MagickoGrinning.displayName = "MagickoGrinning";
8192
8240
 
8193
- // dist/icons/Signature.tsx
8241
+ // dist/icons/MagickoHandcircle.tsx
8194
8242
  var import_react574 = __toESM(require("react"));
8195
8243
  var import_jsx_runtime574 = require("react/jsx-runtime");
8196
- var Signature = import_react574.default.forwardRef(
8244
+ var MagickoHandcircle = import_react574.default.forwardRef(
8197
8245
  ({ size, ...props }, ref) => {
8198
- return /* @__PURE__ */ (0, import_jsx_runtime574.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_runtime574.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" }) });
8246
+ return /* @__PURE__ */ (0, import_jsx_runtime574.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8247
+ /* @__PURE__ */ (0, import_jsx_runtime574.jsx)("path", { fill: "#1e293b", d: "M14.82 22.75h-3.97c-1.1 0-2.13-.53-2.77-1.42L5.13 17.2c-.26-.37-.41-.79-.44-1.23-.04-.53.1-1.07.4-1.51.45-.67 1.21-1.08 2.01-1.08.61 0 1.19.23 1.64.64V8.77c0-1.38 1.13-2.51 2.51-2.51a2.52 2.52 0 0 1 2.52 2.51v2.96l3.31.86c1.32.35 2.24 1.54 2.24 2.91v2.76c0 1.2-.47 2.33-1.32 3.18-.85.84-1.98 1.31-3.18 1.31M7.1 14.87c-.3 0-.59.16-.77.42-.11.16-.16.36-.14.56.01.18.07.34.17.48l2.94 4.12c.36.5.94.8 1.55.8h3.97c.8 0 1.55-.31 2.12-.88s.88-1.32.88-2.12v-2.76c0-.68-.46-1.28-1.12-1.46l-3.31-.87c-.66-.18-1.12-.78-1.12-1.45V8.75a1.016 1.016 0 0 0-2.03 0v7.06c0 .3-.18.58-.46.69-.28.12-.6.05-.82-.16l-1.21-1.21a.97.97 0 0 0-.65-.26" }),
8248
+ /* @__PURE__ */ (0, import_jsx_runtime574.jsx)("path", { fill: "#1e293b", d: "M5.44 16.66a.74.74 0 0 1-.58-.28 9.3 9.3 0 0 1-2.11-5.88c0-5.1 4.15-9.25 9.25-9.25s9.25 4.15 9.25 9.25c0 2.14-.75 4.23-2.1 5.88a.752.752 0 0 1-1.33-.48v-.41c0-.68-.46-1.28-1.12-1.46l-3.31-.87c-.66-.18-1.12-.78-1.12-1.45V8.75a1.016 1.016 0 0 0-2.03 0v7.06c0 .3-.18.58-.46.69-.28.12-.6.05-.82-.16l-1.21-1.21c-.39-.39-1.1-.33-1.42.15-.11.16-.16.36-.14.56.03.33-.16.63-.47.76-.09.04-.19.06-.28.06M12 2.75c-4.27 0-7.75 3.48-7.75 7.75 0 1.34.33 2.62.97 3.77.85-1.04 2.53-1.16 3.52-.25V8.77c0-1.38 1.13-2.51 2.51-2.51a2.52 2.52 0 0 1 2.52 2.51v2.96l3.31.86c.8.21 1.45.73 1.84 1.41.54-1.08.83-2.27.83-3.49 0-4.28-3.48-7.76-7.75-7.76" })
8249
+ ] });
8199
8250
  }
8200
8251
  );
8201
- Signature.displayName = "Signature";
8252
+ MagickoHandcircle.displayName = "MagickoHandcircle";
8202
8253
 
8203
- // dist/icons/SperateDot.tsx
8254
+ // dist/icons/MagickoHandtohand.tsx
8204
8255
  var import_react575 = __toESM(require("react"));
8205
8256
  var import_jsx_runtime575 = require("react/jsx-runtime");
8206
- var SperateDot = import_react575.default.forwardRef(
8257
+ var MagickoHandtohand = import_react575.default.forwardRef(
8207
8258
  ({ size, ...props }, ref) => {
8208
- return /* @__PURE__ */ (0, import_jsx_runtime575.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_runtime575.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
8259
+ return /* @__PURE__ */ (0, import_jsx_runtime575.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_runtime575.jsx)("path", { fill: "#1e293b", d: "M6.61 20.75c-.93 0-1.81-.36-2.49-1.02l-2.08-2.08c-.62-.62-.9-1.5-.75-2.36l.62-3.7c.13-.81.76-1.46 1.56-1.62.15-.03.28-.03.38-.03.93 0 1.71.64 1.93 1.5l2.47-2.48a2.052 2.052 0 0 1 3.5 1.46c0 .54-.21 1.05-.59 1.45l-1.44 1.44 1.2 2.05c.55.95.4 2.15-.37 2.92l-1.44 1.45c-.69.66-1.57 1.02-2.5 1.02m-2.76-9.32c-.28.04-.43.2-.47.4l-.62 3.7c-.07.38.06.78.33 1.05l2.03 2.03c.86.85 2.13.81 2.91.04l1.44-1.44c.29-.29.35-.75.14-1.11l-1.27-2.18c-.3-.51-.22-1.16.2-1.58l1.54-1.54c.1-.11.16-.24.16-.4 0-.15-.06-.29-.16-.39a.56.56 0 0 0-.78 0L5.61 13.7c-.22.21-.54.28-.82.16a.75.75 0 0 1-.46-.69V11.9c.01-.28-.24-.47-.48-.47M14.29 15.54c-.52 0-1.04-.2-1.44-.6-.39-.39-.6-.9-.6-1.45 0-.53.21-1.04.59-1.44l1.42-1.42-1.18-2.03c-.55-.94-.4-2.14.37-2.91l1.43-1.44c1.34-1.32 3.61-1.32 4.94-.01l2.06 2.06c.62.62.9 1.5.75 2.35l-.61 3.66c-.13.8-.76 1.45-1.56 1.61-.15.03-.28.03-.38.03-.92 0-1.69-.63-1.91-1.48l-2.44 2.45c-.39.42-.92.62-1.44.62m3.06-10.8c-.53 0-1.03.21-1.42.58l-1.42 1.43c-.29.29-.34.74-.14 1.09L15.63 10c.3.51.22 1.16-.2 1.57L13.9 13.1a.55.55 0 0 0 0 .78c.21.21.55.21.76 0l3.66-3.66a.751.751 0 0 1 1.28.53v1.26c0 .28.24.46.47.46.27-.04.42-.2.46-.39l.61-3.67c.07-.38-.06-.76-.33-1.04L18.8 5.36c-.41-.41-.92-.62-1.45-.62" }) });
8209
8260
  }
8210
8261
  );
8211
- SperateDot.displayName = "SperateDot";
8262
+ MagickoHandtohand.displayName = "MagickoHandtohand";
8212
8263
 
8213
- // dist/icons/SquarePen1.tsx
8264
+ // dist/icons/MagickoHappy.tsx
8214
8265
  var import_react576 = __toESM(require("react"));
8215
8266
  var import_jsx_runtime576 = require("react/jsx-runtime");
8216
- var SquarePen1 = import_react576.default.forwardRef(
8267
+ var MagickoHappy = import_react576.default.forwardRef(
8217
8268
  ({ size, ...props }, ref) => {
8218
8269
  return /* @__PURE__ */ (0, import_jsx_runtime576.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8219
- /* @__PURE__ */ (0, import_jsx_runtime576.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" }),
8220
- /* @__PURE__ */ (0, import_jsx_runtime576.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" })
8270
+ /* @__PURE__ */ (0, import_jsx_runtime576.jsx)("path", { fill: "#1e293b", d: "M12 22.72c-2.67 0-5.35-.96-7.38-2.89-2.13-2.02-3.33-4.74-3.37-7.66-.04-2.93 1.08-5.68 3.15-7.75C8.59.23 15.41.23 19.6 4.42c2.07 2.07 3.19 4.82 3.15 7.75s-1.24 5.65-3.37 7.66c-2.03 1.93-4.71 2.89-7.38 2.89m0-19.94c-2.37 0-4.74.9-6.54 2.7a9.2 9.2 0 0 0-2.71 6.67 9.12 9.12 0 0 0 2.9 6.59c3.5 3.32 9.2 3.31 12.7 0a9.22 9.22 0 0 0 2.9-6.59c.04-2.51-.93-4.89-2.71-6.67A9.22 9.22 0 0 0 12 2.78" }),
8271
+ /* @__PURE__ */ (0, import_jsx_runtime576.jsx)("path", { fill: "#1e293b", d: "M12 18.32c-1.58 0-3.15-.57-4.35-1.7a.755.755 0 0 1-.03-1.06c.29-.3.76-.31 1.06-.03 1.83 1.73 4.81 1.73 6.64 0 .3-.28.78-.27 1.06.03s.27.78-.03 1.06c-1.2 1.13-2.77 1.7-4.35 1.7" })
8221
8272
  ] });
8222
8273
  }
8223
8274
  );
8224
- SquarePen1.displayName = "SquarePen1";
8275
+ MagickoHappy.displayName = "MagickoHappy";
8225
8276
 
8226
- // dist/icons/Strikethrough.tsx
8277
+ // dist/icons/MagickoHappy1.tsx
8227
8278
  var import_react577 = __toESM(require("react"));
8228
8279
  var import_jsx_runtime577 = require("react/jsx-runtime");
8229
- var Strikethrough = import_react577.default.forwardRef(
8280
+ var MagickoHappy1 = import_react577.default.forwardRef(
8230
8281
  ({ size, ...props }, ref) => {
8231
- return /* @__PURE__ */ (0, import_jsx_runtime577.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_runtime577.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" }) });
8282
+ return /* @__PURE__ */ (0, import_jsx_runtime577.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8283
+ /* @__PURE__ */ (0, import_jsx_runtime577.jsx)("path", { fill: "#1e293b", d: "M12 22.5C6.21 22.5 1.5 17.79 1.5 12S6.21 1.5 12 1.5 22.5 6.21 22.5 12 17.79 22.5 12 22.5M12 3c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9" }),
8284
+ /* @__PURE__ */ (0, import_jsx_runtime577.jsx)("path", { fill: "#1e293b", d: "M12 17.34a5.33 5.33 0 0 1-3.78-1.56.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0a3.85 3.85 0 0 0 5.44 0c.29-.29.77-.29 1.06 0s.29.77 0 1.06A5.33 5.33 0 0 1 12 17.34" })
8285
+ ] });
8232
8286
  }
8233
8287
  );
8234
- Strikethrough.displayName = "Strikethrough";
8288
+ MagickoHappy1.displayName = "MagickoHappy1";
8235
8289
 
8236
- // dist/icons/Tasks.tsx
8290
+ // dist/icons/MagickoHappyemoji.tsx
8237
8291
  var import_react578 = __toESM(require("react"));
8238
8292
  var import_jsx_runtime578 = require("react/jsx-runtime");
8239
- var Tasks = import_react578.default.forwardRef(
8293
+ var MagickoHappyemoji = import_react578.default.forwardRef(
8240
8294
  ({ size, ...props }, ref) => {
8241
8295
  return /* @__PURE__ */ (0, import_jsx_runtime578.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8242
- /* @__PURE__ */ (0, import_jsx_runtime578.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" }),
8243
- /* @__PURE__ */ (0, import_jsx_runtime578.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" })
8296
+ /* @__PURE__ */ (0, import_jsx_runtime578.jsx)("path", { fill: "#1e293b", d: "M11.97 22.75C6.05 22.75 1.22 17.93 1.22 12S6.05 1.25 11.97 1.25 22.72 6.07 22.72 12 17.9 22.75 11.97 22.75m0-20c-5.1 0-9.25 4.15-9.25 9.25s4.15 9.25 9.25 9.25 9.25-4.15 9.25-9.25-4.15-9.25-9.25-9.25" }),
8297
+ /* @__PURE__ */ (0, import_jsx_runtime578.jsx)("path", { fill: "#1e293b", d: "M12 19.25c-2.15 0-4.17-1.05-5.4-2.82a.74.74 0 0 1 .19-1.04c.34-.24.81-.15 1.04.19A5.1 5.1 0 0 0 12 17.76c1.66 0 3.22-.81 4.17-2.18.24-.34.7-.42 1.04-.19.34.24.42.7.19 1.04a6.58 6.58 0 0 1-5.4 2.82" })
8244
8298
  ] });
8245
8299
  }
8246
8300
  );
8247
- Tasks.displayName = "Tasks";
8301
+ MagickoHappyemoji.displayName = "MagickoHappyemoji";
8248
8302
 
8249
- // dist/icons/Trash.tsx
8303
+ // dist/icons/MagickoHashtag.tsx
8250
8304
  var import_react579 = __toESM(require("react"));
8251
8305
  var import_jsx_runtime579 = require("react/jsx-runtime");
8252
- var Trash = import_react579.default.forwardRef(
8306
+ var MagickoHashtag = import_react579.default.forwardRef(
8253
8307
  ({ size, ...props }, ref) => {
8254
- return /* @__PURE__ */ (0, import_jsx_runtime579.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_runtime579.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" }) });
8308
+ return /* @__PURE__ */ (0, import_jsx_runtime579.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8309
+ /* @__PURE__ */ (0, import_jsx_runtime579.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" }),
8310
+ /* @__PURE__ */ (0, import_jsx_runtime579.jsx)("path", { fill: "#1e293b", d: "M14 17.75h-4c-2.07 0-3.75-1.68-3.75-3.75v-4c0-2.07 1.68-3.75 3.75-3.75h4c2.07 0 3.75 1.68 3.75 3.75v4c0 2.07-1.68 3.75-3.75 3.75m-4-10c-1.24 0-2.25 1.01-2.25 2.25v4c0 1.24 1.01 2.25 2.25 2.25h4c1.24 0 2.25-1.01 2.25-2.25v-4c0-1.24-1.01-2.25-2.25-2.25z" }),
8311
+ /* @__PURE__ */ (0, import_jsx_runtime579.jsx)("path", { fill: "#1e293b", d: "M12 17.75c-.41 0-.75-.34-.75-.75V7c0-.41.34-.75.75-.75s.75.34.75.75v10c0 .41-.34.75-.75.75" }),
8312
+ /* @__PURE__ */ (0, import_jsx_runtime579.jsx)("path", { fill: "#1e293b", d: "M17 12.75H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h10c.41 0 .75.34.75.75s-.34.75-.75.75" })
8313
+ ] });
8255
8314
  }
8256
8315
  );
8257
- Trash.displayName = "Trash";
8316
+ MagickoHashtag.displayName = "MagickoHashtag";
8258
8317
 
8259
- // dist/icons/Video.tsx
8318
+ // dist/icons/MagickoHashtag1.tsx
8260
8319
  var import_react580 = __toESM(require("react"));
8261
8320
  var import_jsx_runtime580 = require("react/jsx-runtime");
8262
- var Video = import_react580.default.forwardRef(
8321
+ var MagickoHashtag1 = import_react580.default.forwardRef(
8263
8322
  ({ size, ...props }, ref) => {
8264
- return /* @__PURE__ */ (0, import_jsx_runtime580.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_runtime580.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" }) });
8323
+ return /* @__PURE__ */ (0, import_jsx_runtime580.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8324
+ /* @__PURE__ */ (0, import_jsx_runtime580.jsx)("path", { fill: "#1e293b", d: "M8 21.75h-.08a.75.75 0 0 1-.66-.83l2-18c.05-.41.42-.7.83-.66.41.05.71.42.66.83l-2 18c-.05.38-.37.66-.75.66M14 21.75h-.08a.75.75 0 0 1-.66-.83l2-18c.05-.41.41-.7.83-.66.41.05.71.42.66.83l-2 18c-.05.38-.37.66-.75.66" }),
8325
+ /* @__PURE__ */ (0, import_jsx_runtime580.jsx)("path", { fill: "#1e293b", d: "M21.5 9.75h-18c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75M20.5 15.75h-18c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75" })
8326
+ ] });
8265
8327
  }
8266
8328
  );
8267
- Video.displayName = "Video";
8329
+ MagickoHashtag1.displayName = "MagickoHashtag1";
8268
8330
 
8269
- // dist/icons/X.tsx
8331
+ // dist/icons/MagickoHeadphone.tsx
8270
8332
  var import_react581 = __toESM(require("react"));
8271
8333
  var import_jsx_runtime581 = require("react/jsx-runtime");
8272
- var X = import_react581.default.forwardRef(
8334
+ var MagickoHeadphone = import_react581.default.forwardRef(
8335
+ ({ size, ...props }, ref) => {
8336
+ return /* @__PURE__ */ (0, import_jsx_runtime581.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_runtime581.jsx)("path", { fill: "#1e293b", d: "M5.57 22.7c-2.34 0-4.32-1.98-4.32-4.32v-6.16C1.2 9.3 2.28 6.55 4.3 4.49a10.65 10.65 0 0 1 7.65-3.19c5.96 0 10.8 4.85 10.8 10.8v6.16c0 2.38-1.94 4.32-4.32 4.32-2.34 0-4.32-1.98-4.32-4.32v-2.81c0-1.45 1.14-2.59 2.59-2.59s2.59 1.14 2.59 2.59v3.03c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-3.03c0-.68-.55-1.09-1.09-1.09-.68 0-1.09.55-1.09 1.09v2.81c0 1.53 1.29 2.82 2.82 2.82s2.82-1.29 2.82-2.82V12.1c0-5.13-4.17-9.3-9.3-9.3-2.51 0-4.84.97-6.58 2.74S2.7 9.68 2.75 12.2v6.18c0 1.53 1.29 2.82 2.82 2.82s2.82-1.29 2.82-2.82v-2.81c0-.68-.55-1.09-1.09-1.09-.68 0-1.09.55-1.09 1.09v2.92c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-2.92c0-1.45 1.14-2.59 2.59-2.59s2.59 1.14 2.59 2.59v2.81c0 2.34-1.98 4.32-4.32 4.32" }) });
8337
+ }
8338
+ );
8339
+ MagickoHeadphone.displayName = "MagickoHeadphone";
8340
+
8341
+ // dist/icons/MagickoHeadphones.tsx
8342
+ var import_react582 = __toESM(require("react"));
8343
+ var import_jsx_runtime582 = require("react/jsx-runtime");
8344
+ var MagickoHeadphones = import_react582.default.forwardRef(
8345
+ ({ size, ...props }, ref) => {
8346
+ return /* @__PURE__ */ (0, import_jsx_runtime582.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8347
+ /* @__PURE__ */ (0, import_jsx_runtime582.jsx)("path", { fill: "#1e293b", d: "M8.5 12.75c-.41 0-.75-.34-.75-.75V7.22c0-.41.34-.75.75-.75s.75.34.75.75V12c0 .41-.34.75-.75.75M8.5 22.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M15.5 22.75c-.41 0-.75-.34-.75-.75V7.22c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75" }),
8348
+ /* @__PURE__ */ (0, import_jsx_runtime582.jsx)("path", { fill: "#1e293b", d: "M8.3 7.85H6.05a.74.74 0 0 1-.67-.42c-.13-.26-.1-.56.07-.79.19-.25.3-.57.3-.9v-.9c0-.32-.11-.64-.3-.9a.75.75 0 0 1-.07-.79.77.77 0 0 1 .67-.42H8.3a2.548 2.548 0 0 1 1.79 4.36c-.46.49-1.1.76-1.79.76m-1.11-1.5H8.3c.28 0 .54-.11.73-.3.21-.2.32-.46.32-.75 0-.58-.47-1.05-1.05-1.05H7.19q.06.3.06.6v.9q0 .3-.06.6" }),
8349
+ /* @__PURE__ */ (0, import_jsx_runtime582.jsx)("path", { fill: "#1e293b", d: "M4.25 8.75c-.66 0-1.54-.21-2.46-1.03-.31-.28-.53-.78-.53-1.22V4.16c0-.39.18-.85.44-1.12.93-.97 1.89-1.18 2.53-1.19h.03a3 3 0 0 1 2.41 1.22c.37.49.58 1.13.58 1.78v.9a2.988 2.988 0 0 1-2.7 2.98c-.09.01-.2.02-.3.02m0-5.4h-.02c-.51.01-1.01.26-1.46.73 0 0-.02.07-.02.1v2.33c0 .02.03.09.05.12.51.45 1.07.68 1.6.62a1.498 1.498 0 0 0 1.35-1.49v-.9c0-.32-.11-.64-.3-.9-.05-.08-.1-.12-.14-.17-.28-.28-.66-.44-1.06-.44M17.95 7.85H15.7c-.69 0-1.33-.27-1.81-.76-.47-.46-.74-1.1-.74-1.79 0-1.41 1.14-2.55 2.55-2.55h2.25c.28 0 .54.16.67.42.13.25.1.56-.07.79-.19.25-.3.57-.3.9v.9c0 .33.11.64.3.9.17.23.2.53.07.79-.12.24-.38.4-.67.4m-2.25-3.6c-.58 0-1.05.47-1.05 1.05 0 .28.11.54.3.73.2.21.46.32.75.32h1.11q-.06-.3-.06-.6v-.9q0-.3.06-.6z" }),
8350
+ /* @__PURE__ */ (0, import_jsx_runtime582.jsx)("path", { fill: "#1e293b", d: "M19.75 8.75c-.11 0-.21-.01-.31-.01-.83-.08-1.59-.51-2.1-1.18-.39-.51-.6-1.15-.6-1.8v-.9c0-.65.21-1.29.6-1.8.07-.1.17-.22.27-.32.56-.56 1.33-.88 2.12-.88h.03c.64.01 1.6.22 2.53 1.19.26.27.44.73.44 1.12v2.34c0 .44-.22.94-.53 1.21-.91.82-1.79 1.03-2.45 1.03m0-5.4c-.4 0-.79.16-1.06.44-.04.04-.08.09-.12.14-.21.28-.32.6-.32.92v.9c0 .33.11.64.3.9.26.34.63.55 1.05.6.53.06 1.09-.17 1.63-.64l.03-.1V4.18c0-.02-.03-.09-.04-.11-.43-.45-.93-.7-1.44-.7-.02-.02-.02-.02-.03-.02M8.5 19.75c-1.24 0-2.25-1.01-2.25-2.25v-4c0-1.24 1.01-2.25 2.25-2.25s2.25 1.01 2.25 2.25v4c0 1.24-1.01 2.25-2.25 2.25m0-7c-.41 0-.75.34-.75.75v4c0 .41.34.75.75.75s.75-.34.75-.75v-4c0-.41-.34-.75-.75-.75" })
8351
+ ] });
8352
+ }
8353
+ );
8354
+ MagickoHeadphones.displayName = "MagickoHeadphones";
8355
+
8356
+ // dist/icons/MagickoHealth.tsx
8357
+ var import_react583 = __toESM(require("react"));
8358
+ var import_jsx_runtime583 = require("react/jsx-runtime");
8359
+ var MagickoHealth = import_react583.default.forwardRef(
8360
+ ({ size, ...props }, ref) => {
8361
+ return /* @__PURE__ */ (0, import_jsx_runtime583.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8362
+ /* @__PURE__ */ (0, import_jsx_runtime583.jsx)("path", { fill: "#1e293b", d: "M14.97 22.75h-6c-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.31 7.75-7.75 7.75m-6-20C4.36 2.75 2.72 4.39 2.72 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" }),
8363
+ /* @__PURE__ */ (0, import_jsx_runtime583.jsx)("path", { fill: "#1e293b", d: "M11.45 18.06c-.24 0-.82-.09-1.16-.96l-1.14-2.88c-.16-.41-.73-.79-1.16-.79l-6 .02a.749.749 0 1 1 0-1.5l6-.02H8c1.05 0 2.17.76 2.56 1.74l.91 2.3 2.06-5.22c.31-.78.86-.89 1.09-.91.23-.01.79.04 1.18.78l1.04 1.97c.18.34.72.67 1.11.67h4.06c.41 0 .75.34.75.75s-.34.75-.75.75h-4.06c-.95 0-1.99-.63-2.43-1.47l-.78-1.48-2.1 5.29c-.37.86-.96.96-1.19.96" })
8364
+ ] });
8365
+ }
8366
+ );
8367
+ MagickoHealth.displayName = "MagickoHealth";
8368
+
8369
+ // dist/icons/MagickoHealth1.tsx
8370
+ var import_react584 = __toESM(require("react"));
8371
+ var import_jsx_runtime584 = require("react/jsx-runtime");
8372
+ var MagickoHealth1 = import_react584.default.forwardRef(
8373
+ ({ size, ...props }, ref) => {
8374
+ return /* @__PURE__ */ (0, import_jsx_runtime584.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8375
+ /* @__PURE__ */ (0, import_jsx_runtime584.jsx)("path", { fill: "#1e293b", d: "M16.44 22.75h-4.45c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.45c2.65 0 4.81-2.16 4.81-4.81V7.55c0-2.65-2.16-4.81-4.81-4.81H7.55c-2.65 0-4.81 2.16-4.81 4.81v4.44c0 .41-.34.75-.75.75s-.75-.34-.75-.75V7.55c.01-3.47 2.84-6.3 6.31-6.3h8.89c3.48 0 6.31 2.83 6.31 6.31v8.89c0 3.48-2.83 6.31-6.31 6.31z" }),
8376
+ /* @__PURE__ */ (0, import_jsx_runtime584.jsx)("path", { fill: "#1e293b", d: "M6.44 22.75c-.71 0-1.41-.29-1.91-.8l-2.35-2.38a3.284 3.284 0 0 1 0-4.58c1.1-1.12 3.04-1.23 4.26-.26 1.22-.98 3.16-.87 4.26.26 1.23 1.26 1.23 3.32 0 4.58l-2.35 2.39c-.5.51-1.19.8-1.91.8zm-1.99-7.22c-.46 0-.88.18-1.2.5-.67.68-.67 1.8 0 2.48l2.35 2.38c.44.45 1.24.45 1.68 0l2.35-2.39c.67-.68.67-1.79 0-2.48-.63-.65-1.77-.65-2.4 0l-.25.26c-.28.29-.79.29-1.07 0l-.25-.25c-.31-.32-.75-.51-1.2-.51z" })
8377
+ ] });
8378
+ }
8379
+ );
8380
+ MagickoHealth1.displayName = "MagickoHealth1";
8381
+
8382
+ // dist/icons/MagickoHeart.tsx
8383
+ var import_react585 = __toESM(require("react"));
8384
+ var import_jsx_runtime585 = require("react/jsx-runtime");
8385
+ var MagickoHeart = import_react585.default.forwardRef(
8386
+ ({ size, ...props }, ref) => {
8387
+ return /* @__PURE__ */ (0, import_jsx_runtime585.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_runtime585.jsx)("path", { fill: "#1e293b", d: "M12 16.76c-1.23 0-5.26-2.51-5.26-5.89 0-1.76 1.37-3.64 3.41-3.64.68 0 1.32.21 1.85.59.53-.39 1.17-.59 1.85-.59 2.04 0 3.41 1.88 3.41 3.64 0 3.38-4.03 5.89-5.26 5.89m-1.85-8.02c-1.13 0-1.91 1.13-1.91 2.14 0 2.39 3.15 4.34 3.77 4.39.61-.05 3.75-2 3.75-4.39 0-1.01-.78-2.14-1.91-2.14-.51 0-.95.2-1.28.6-.28.33-.86.33-1.14 0-.34-.4-.77-.6-1.28-.6M3.54 12.76H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.54c.41 0 .75.34.75.75s-.34.75-.75.75M22 12.76h-1.46c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H22c.41 0 .75.34.75.75s-.34.75-.75.75M4.93 19.83c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.09-1.09c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.09 1.09c-.15.15-.34.22-.53.22M18.04 6.72c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.03-1.03c.29-.29.77-.29 1.06 0s.29.77 0 1.06L18.57 6.5c-.15.15-.34.22-.53.22M12 22.76c-.41 0-.75-.34-.75-.75v-1.54c0-.41.34-.75.75-.75s.75.34.75.75v1.54c0 .41-.34.75-.75.75M12 4.22c-.41 0-.75-.34-.75-.75V2.01c0-.41.34-.75.75-.75s.75.34.75.75v1.46c0 .41-.34.75-.75.75M19.07 19.83c-.19 0-.38-.07-.53-.22l-1.09-1.09a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.09 1.09c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M5.96 6.72c-.19 0-.38-.07-.53-.22L4.4 5.47a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.03 1.03c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }) });
8388
+ }
8389
+ );
8390
+ MagickoHeart.displayName = "MagickoHeart";
8391
+
8392
+ // dist/icons/MagickoHeart1.tsx
8393
+ var import_react586 = __toESM(require("react"));
8394
+ var import_jsx_runtime586 = require("react/jsx-runtime");
8395
+ var MagickoHeart1 = import_react586.default.forwardRef(
8396
+ ({ size, ...props }, ref) => {
8397
+ return /* @__PURE__ */ (0, import_jsx_runtime586.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_runtime586.jsx)("path", { fill: "#1e293b", d: "M12 21.64c-2.25 0-10.75-5.16-10.75-12.13 0-3.45 2.67-7.15 6.64-7.15 1.88 0 3.22.76 4.11 1.57.89-.81 2.23-1.57 4.11-1.57 3.97 0 6.64 3.69 6.64 7.14 0 6.97-8.5 12.13-10.75 12.13zM7.89 3.86c-3.08 0-5.14 2.92-5.14 5.64 0 6.1 7.76 10.63 9.25 10.63s9.25-4.54 9.25-10.63c0-2.73-2.07-5.64-5.14-5.64-1.77 0-2.9.89-3.54 1.64-.28.33-.86.33-1.14 0-.64-.75-1.77-1.64-3.54-1.64" }) });
8398
+ }
8399
+ );
8400
+ MagickoHeart1.displayName = "MagickoHeart1";
8401
+
8402
+ // dist/icons/MagickoHeartTap.tsx
8403
+ var import_react587 = __toESM(require("react"));
8404
+ var import_jsx_runtime587 = require("react/jsx-runtime");
8405
+ var MagickoHeartTap = import_react587.default.forwardRef(
8406
+ ({ size, ...props }, ref) => {
8407
+ return /* @__PURE__ */ (0, import_jsx_runtime587.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_runtime587.jsx)("path", { fill: "#1e293b", d: "M3.54 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.54c.41 0 .75.34.75.75s-.34.75-.75.75M22 12.75h-1.46c-.41 0-.75-.34-.75-.75s.34-.75.75-.75H22c.41 0 .75.34.75.75s-.34.75-.75.75M4.93 19.82c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.09-1.09c.29-.29.77-.29 1.06 0s.29.77 0 1.06L5.46 19.6c-.15.15-.34.22-.53.22M18.04 6.71c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l1.03-1.03c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.03 1.03c-.15.15-.34.22-.53.22M12 22.75c-.41 0-.75-.34-.75-.75v-1.54c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75M12 4.21c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v1.46c0 .41-.34.75-.75.75M19.07 19.82c-.19 0-.38-.07-.53-.22l-1.09-1.09a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.09 1.09c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M5.96 6.71c-.19 0-.38-.07-.53-.22L4.4 5.46a.755.755 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.03 1.03c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M12 17.05a1.7 1.7 0 0 1-.51-.07c-1.85-.62-4.75-2.84-4.75-6.17 0-1.8 1.46-3.26 3.25-3.26.74 0 1.43.25 2 .69.56-.44 1.27-.69 2-.69 1.79 0 3.25 1.46 3.25 3.26-.01 3.71-3.41 5.71-4.72 6.16h-.01c-.14.05-.32.08-.51.08m-2-8c-.96 0-1.75.79-1.75 1.76 0 2.63 2.5 4.33 3.71 4.74h.09c.98-.35 3.69-1.93 3.7-4.74 0-.97-.79-1.76-1.75-1.76-.55 0-1.07.26-1.4.71a.74.74 0 0 1-.6.3c-.24 0-.46-.11-.6-.3-.34-.45-.85-.71-1.4-.71" }) });
8408
+ }
8409
+ );
8410
+ MagickoHeartTap.displayName = "MagickoHeartTap";
8411
+
8412
+ // dist/icons/MagickoHearted.tsx
8413
+ var import_react588 = __toESM(require("react"));
8414
+ var import_jsx_runtime588 = require("react/jsx-runtime");
8415
+ var MagickoHearted = import_react588.default.forwardRef(
8416
+ ({ size, ...props }, ref) => {
8417
+ return /* @__PURE__ */ (0, import_jsx_runtime588.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8418
+ /* @__PURE__ */ (0, import_jsx_runtime588.jsx)("path", { fill: "#1e293b", d: "M14.8 11.67c-.27 0-.53-.09-.72-.24-.82-.63-1.85-2.16-1.33-3.82.36-1.06 1.45-1.6 2.45-1.27.17.06.33.14.48.25.11.08.22.17.32.27.31-.06.65-.04.97.07.49.16.88.51 1.1.97.23.46.26.98.09 1.47-.12.36-.31.69-.55.98-.09.11-.21.23-.33.35-.69.62-1.53.84-1.96.92-.2.04-.38.05-.52.05m-.2-3.92c-.18 0-.34.11-.4.29-.31.96.38 1.82.71 2.12.05 0 .12-.01.18-.02.21-.04.78-.17 1.2-.55q.09-.075.18-.18c.14-.16.23-.33.29-.51a.42.42 0 0 0-.26-.54.4.4 0 0 0-.32.02c-.05.04-.1.06-.15.09-.19.09-.42.1-.62.02a.74.74 0 0 1-.42-.46.4.4 0 0 0-.15-.2c-.05-.03-.08-.05-.11-.06a.6.6 0 0 0-.13-.02M9.1 11.7h-.05c-1.04-.06-2.75-.75-3.25-2.41-.15-.55-.09-1.07.16-1.52s.66-.77 1.16-.9a1.95 1.95 0 0 1 .95-.02c.23-.22.52-.39.84-.48 1.02-.28 2.08.32 2.36 1.34.1.37.13.75.09 1.12-.01.14-.04.31-.08.47-.22.9-.79 1.55-1.11 1.86-.16.15-.3.26-.41.34-.19.12-.43.2-.66.2M7.63 8.29c-.06 0-.09.01-.1.01-.11.03-.2.1-.25.2-.06.1-.07.21-.04.33.29.97 1.34 1.29 1.78 1.36.04-.03.09-.07.14-.12.15-.15.55-.58.69-1.13.02-.08.04-.16.04-.25.02-.21.01-.4-.04-.58a.42.42 0 0 0-.51-.3c-.11.03-.2.1-.25.19-.02.05-.04.11-.07.15-.11.19-.29.32-.5.37a.8.8 0 0 1-.61-.14.54.54 0 0 0-.28-.09" }),
8419
+ /* @__PURE__ */ (0, import_jsx_runtime588.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" }),
8420
+ /* @__PURE__ */ (0, import_jsx_runtime588.jsx)("path", { fill: "#1e293b", d: "M12 19.17c-.45 0-.9-.06-1.34-.18-1.81-.5-3.24-1.95-3.83-3.88-.09-.3-.03-.64.15-.89.22-.29.59-.46.94-.37 2.66.63 5.47.63 8.13 0 .35-.09.72.07.94.37.19.25.25.59.15.89-.58 1.93-2.01 3.38-3.83 3.88-.41.12-.86.18-1.31.18m-3.38-3.65c.53 1 1.4 1.74 2.44 2.02.61.17 1.26.17 1.87 0 1.04-.29 1.91-1.02 2.44-2.02-2.22.4-4.52.4-6.75 0" })
8421
+ ] });
8422
+ }
8423
+ );
8424
+ MagickoHearted.displayName = "MagickoHearted";
8425
+
8426
+ // dist/icons/MagickoHome.tsx
8427
+ var import_react589 = __toESM(require("react"));
8428
+ var import_jsx_runtime589 = require("react/jsx-runtime");
8429
+ var MagickoHome = import_react589.default.forwardRef(
8430
+ ({ size, ...props }, ref) => {
8431
+ return /* @__PURE__ */ (0, import_jsx_runtime589.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8432
+ /* @__PURE__ */ (0, import_jsx_runtime589.jsx)("path", { fill: "#1e293b", d: "M12 18.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
8433
+ /* @__PURE__ */ (0, import_jsx_runtime589.jsx)("path", { fill: "#1e293b", d: "M17.6 22.56H6.4c-1.82 0-3.48-1.4-3.78-3.19L1.29 11.4c-.22-1.24.39-2.83 1.38-3.62L9.6 2.23c1.34-1.08 3.45-1.07 4.8.01l6.93 5.54c.98.79 1.58 2.38 1.38 3.62l-1.33 7.96c-.3 1.77-2 3.2-3.78 3.2M11.99 2.93c-.53 0-1.06.16-1.45.47L3.61 8.96c-.56.45-.96 1.49-.84 2.2l1.33 7.96c.18 1.05 1.23 1.94 2.3 1.94h11.2c1.07 0 2.12-.89 2.3-1.95l1.33-7.96c.11-.7-.29-1.76-.84-2.2l-6.93-5.54c-.4-.32-.94-.48-1.47-.48" })
8434
+ ] });
8435
+ }
8436
+ );
8437
+ MagickoHome.displayName = "MagickoHome";
8438
+
8439
+ // dist/icons/MagickoHome2.tsx
8440
+ var import_react590 = __toESM(require("react"));
8441
+ var import_jsx_runtime590 = require("react/jsx-runtime");
8442
+ var MagickoHome2 = import_react590.default.forwardRef(
8443
+ ({ size, ...props }, ref) => {
8444
+ return /* @__PURE__ */ (0, import_jsx_runtime590.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8445
+ /* @__PURE__ */ (0, import_jsx_runtime590.jsx)("path", { fill: "#1e293b", d: "M17.79 22.75H6.21c-2.74 0-4.96-2.23-4.96-4.97v-7.41c0-1.36.84-3.07 1.92-3.91l5.39-4.2C10.18 1 12.77.94 14.45 2.12l6.18 4.33c1.19.83 2.12 2.61 2.12 4.06v7.28c0 2.73-2.22 4.96-4.96 4.96M9.48 3.44l-5.39 4.2c-.71.56-1.34 1.83-1.34 2.73v7.41a3.47 3.47 0 0 0 3.46 3.47h11.58c1.91 0 3.46-1.55 3.46-3.46v-7.28c0-.96-.69-2.29-1.48-2.83l-6.18-4.33c-1.14-.8-3.02-.76-4.11.09" }),
8446
+ /* @__PURE__ */ (0, import_jsx_runtime590.jsx)("path", { fill: "#1e293b", d: "M12 18.75c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" })
8447
+ ] });
8448
+ }
8449
+ );
8450
+ MagickoHome2.displayName = "MagickoHome2";
8451
+
8452
+ // dist/icons/MagickoHome21.tsx
8453
+ var import_react591 = __toESM(require("react"));
8454
+ var import_jsx_runtime591 = require("react/jsx-runtime");
8455
+ var MagickoHome21 = import_react591.default.forwardRef(
8456
+ ({ size, ...props }, ref) => {
8457
+ return /* @__PURE__ */ (0, import_jsx_runtime591.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8458
+ /* @__PURE__ */ (0, import_jsx_runtime591.jsx)("path", { fill: "#1e293b", d: "M22 11.86c-.17 0-.35-.06-.49-.18l-8.82-7.56c-.4-.35-.99-.35-1.39 0l-8.81 7.55c-.32.27-.79.23-1.06-.08a.757.757 0 0 1 .08-1.06l8.82-7.55c.97-.83 2.37-.83 3.34 0l8.82 7.56c.31.27.35.74.08 1.06-.15.17-.36.26-.57.26" }),
8459
+ /* @__PURE__ */ (0, import_jsx_runtime591.jsx)("path", { fill: "#1e293b", d: "M20.89 22.19c-.41 0-.75-.34-.75-.75V4.78c0-.81-.66-1.47-1.47-1.47s-1.47.66-1.47 1.47v1.23c0 .41-.34.75-.75.75s-.75-.34-.75-.75V4.78a2.97 2.97 0 0 1 5.94 0v16.66c0 .41-.34.75-.75.75M14.73 22.19c-.41 0-.75-.34-.75-.75v-4.49c0-1.09-.89-1.98-1.98-1.98s-1.98.89-1.98 1.98v4.49c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4.49c0-1.92 1.56-3.48 3.48-3.48s3.48 1.56 3.48 3.48v4.49c0 .41-.34.75-.75.75M3.43 22.19c-.41 0-.75-.34-.75-.75V9.88c0-.41.34-.75.75-.75s.75.34.75.75v11.56c0 .41-.34.75-.75.75" }),
8460
+ /* @__PURE__ */ (0, import_jsx_runtime591.jsx)("path", { fill: "#1e293b", d: "M22 22.19H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75" })
8461
+ ] });
8462
+ }
8463
+ );
8464
+ MagickoHome21.displayName = "MagickoHome21";
8465
+
8466
+ // dist/icons/MagickoHomeHashtag.tsx
8467
+ var import_react592 = __toESM(require("react"));
8468
+ var import_jsx_runtime592 = require("react/jsx-runtime");
8469
+ var MagickoHomeHashtag = import_react592.default.forwardRef(
8470
+ ({ size, ...props }, ref) => {
8471
+ return /* @__PURE__ */ (0, import_jsx_runtime592.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8472
+ /* @__PURE__ */ (0, import_jsx_runtime592.jsx)("path", { fill: "#1e293b", d: "M17.79 22.74H6.21c-2.74 0-4.96-2.23-4.96-4.97v-7.41c0-1.36.84-3.07 1.92-3.91l5.39-4.2c1.62-1.26 4.21-1.32 5.89-.14l6.18 4.33c1.19.83 2.12 2.61 2.12 4.06v7.28c0 2.73-2.22 4.96-4.96 4.96M9.48 3.43l-5.39 4.2c-.71.56-1.34 1.83-1.34 2.73v7.41a3.47 3.47 0 0 0 3.46 3.47h11.58c1.91 0 3.46-1.55 3.46-3.46V10.5c0-.96-.69-2.29-1.48-2.83l-6.18-4.33c-1.14-.8-3.02-.76-4.11.09" }),
8473
+ /* @__PURE__ */ (0, import_jsx_runtime592.jsx)("path", { fill: "#1e293b", d: "M13.5 18.75h-3c-2.07 0-3.75-1.68-3.75-3.75v-3c0-2.07 1.68-3.75 3.75-3.75h3c2.07 0 3.75 1.68 3.75 3.75v3c0 2.07-1.68 3.75-3.75 3.75m-3-9c-1.24 0-2.25 1.01-2.25 2.25v3c0 1.24 1.01 2.25 2.25 2.25h3c1.24 0 2.25-1.01 2.25-2.25v-3c0-1.24-1.01-2.25-2.25-2.25z" }),
8474
+ /* @__PURE__ */ (0, import_jsx_runtime592.jsx)("path", { fill: "#1e293b", d: "M12 18.75c-.41 0-.75-.34-.75-.75V9c0-.41.34-.75.75-.75s.75.34.75.75v9c0 .41-.34.75-.75.75" }),
8475
+ /* @__PURE__ */ (0, import_jsx_runtime592.jsx)("path", { fill: "#1e293b", d: "M16.5 14.25h-9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9c.41 0 .75.34.75.75s-.34.75-.75.75" })
8476
+ ] });
8477
+ }
8478
+ );
8479
+ MagickoHomeHashtag.displayName = "MagickoHomeHashtag";
8480
+
8481
+ // dist/icons/MagickoHomeTrendDown.tsx
8482
+ var import_react593 = __toESM(require("react"));
8483
+ var import_jsx_runtime593 = require("react/jsx-runtime");
8484
+ var MagickoHomeTrendDown = import_react593.default.forwardRef(
8485
+ ({ size, ...props }, ref) => {
8486
+ return /* @__PURE__ */ (0, import_jsx_runtime593.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8487
+ /* @__PURE__ */ (0, import_jsx_runtime593.jsx)("path", { fill: "#1e293b", d: "M17.79 22.74H6.21c-2.74 0-4.96-2.23-4.96-4.97v-7.41c0-1.36.84-3.07 1.92-3.91l5.39-4.2c1.62-1.26 4.21-1.32 5.89-.14l6.18 4.33c1.19.83 2.12 2.61 2.12 4.06v7.28c0 2.73-2.22 4.96-4.96 4.96M9.48 3.43l-5.39 4.2c-.71.56-1.34 1.83-1.34 2.73v7.41a3.47 3.47 0 0 0 3.46 3.47h11.58c1.91 0 3.46-1.55 3.46-3.46V10.5c0-.96-.69-2.29-1.48-2.83l-6.18-4.33c-1.14-.8-3.02-.76-4.11.09" }),
8488
+ /* @__PURE__ */ (0, import_jsx_runtime593.jsx)("path", { fill: "#1e293b", d: "M16.5 17.25c-.19 0-.38-.07-.53-.22l-3.55-3.55-1.09 1.64c-.12.19-.33.31-.55.33a.73.73 0 0 1-.6-.22l-3.2-3.2a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.55 2.55 1.09-1.64c.12-.19.33-.31.55-.33.23-.02.45.06.6.22l4.2 4.2c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }),
8489
+ /* @__PURE__ */ (0, import_jsx_runtime593.jsx)("path", { fill: "#1e293b", d: "M16.5 17.25h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.25V14.5c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75" })
8490
+ ] });
8491
+ }
8492
+ );
8493
+ MagickoHomeTrendDown.displayName = "MagickoHomeTrendDown";
8494
+
8495
+ // dist/icons/MagickoHomeTrendUp.tsx
8496
+ var import_react594 = __toESM(require("react"));
8497
+ var import_jsx_runtime594 = require("react/jsx-runtime");
8498
+ var MagickoHomeTrendUp = import_react594.default.forwardRef(
8499
+ ({ size, ...props }, ref) => {
8500
+ return /* @__PURE__ */ (0, import_jsx_runtime594.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8501
+ /* @__PURE__ */ (0, import_jsx_runtime594.jsx)("path", { fill: "#1e293b", d: "M17.79 22.74H6.21c-2.74 0-4.96-2.23-4.96-4.97v-7.41c0-1.36.84-3.07 1.92-3.91l5.39-4.2c1.62-1.26 4.21-1.32 5.89-.14l6.18 4.33c1.19.83 2.12 2.61 2.12 4.06v7.28c0 2.73-2.22 4.96-4.96 4.96M9.48 3.43l-5.39 4.2c-.71.56-1.34 1.83-1.34 2.73v7.41a3.47 3.47 0 0 0 3.46 3.47h11.58c1.91 0 3.46-1.55 3.46-3.46V10.5c0-.96-.69-2.29-1.48-2.83l-6.18-4.33c-1.14-.8-3.02-.76-4.11.09" }),
8502
+ /* @__PURE__ */ (0, import_jsx_runtime594.jsx)("path", { fill: "#1e293b", d: "M7.5 17.25c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l3.2-3.2a.74.74 0 0 1 1.15.11l1.09 1.64 3.55-3.55c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-4.2 4.2a.74.74 0 0 1-1.15-.11l-1.09-1.64-2.55 2.55c-.15.15-.34.22-.53.22" }),
8503
+ /* @__PURE__ */ (0, import_jsx_runtime594.jsx)("path", { fill: "#1e293b", d: "M16.5 14.25c-.41 0-.75-.34-.75-.75v-1.25H14.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75v2c0 .41-.34.75-.75.75" })
8504
+ ] });
8505
+ }
8506
+ );
8507
+ MagickoHomeTrendUp.displayName = "MagickoHomeTrendUp";
8508
+
8509
+ // dist/icons/MagickoHospital1.tsx
8510
+ var import_react595 = __toESM(require("react"));
8511
+ var import_jsx_runtime595 = require("react/jsx-runtime");
8512
+ var MagickoHospital1 = import_react595.default.forwardRef(
8513
+ ({ size, ...props }, ref) => {
8514
+ return /* @__PURE__ */ (0, import_jsx_runtime595.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8515
+ /* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M19 7.25h-3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75" }),
8516
+ /* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M17.5 8.75c-.41 0-.75-.34-.75-.75V5c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75" }),
8517
+ /* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M10.5 22.75c-5.1 0-9.25-4.15-9.25-9.25S5.4 4.25 10.5 4.25c.97 0 1.93.15 2.86.46.38.12.59.52.5.9-.07.28-.11.57-.11.89 0 2.07 1.68 3.75 3.75 3.75.32 0 .62-.04.89-.11.39-.09.78.12.9.5.3.93.46 1.9.46 2.86 0 5.1-4.15 9.25-9.25 9.25m0-17c-4.27 0-7.75 3.48-7.75 7.75s3.48 7.75 7.75 7.75 7.75-3.48 7.75-7.75c0-.6-.07-1.19-.21-1.78q-.27.03-.54.03c-2.89 0-5.25-2.36-5.25-5.25q0-.27.03-.54c-.59-.14-1.18-.21-1.78-.21" }),
8518
+ /* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M17.5 11.75a5.262 5.262 0 0 1-5.1-6.52 5.23 5.23 0 0 1 5.1-3.98c2.89 0 5.25 2.36 5.25 5.25a5.226 5.226 0 0 1-5.25 5.25m0-9c-1.74 0-3.23 1.17-3.64 2.85a3.751 3.751 0 0 0 3.64 4.65c.32 0 .62-.04.89-.11a3.73 3.73 0 0 0 2.86-3.64c0-2.07-1.68-3.75-3.75-3.75M7.48 17.15c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75M12.5 17.15c-.41 0-.75-.34-.75-.75v-5.02c0-.41.34-.75.75-.75s.75.34.75.75v5.02c0 .41-.34.75-.75.75" }),
8519
+ /* @__PURE__ */ (0, import_jsx_runtime595.jsx)("path", { fill: "#1e293b", d: "M12.49 14.64h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" })
8520
+ ] });
8521
+ }
8522
+ );
8523
+ MagickoHospital1.displayName = "MagickoHospital1";
8524
+
8525
+ // dist/icons/Marketing.tsx
8526
+ var import_react596 = __toESM(require("react"));
8527
+ var import_jsx_runtime596 = require("react/jsx-runtime");
8528
+ var Marketing = import_react596.default.forwardRef(
8529
+ ({ size, ...props }, ref) => {
8530
+ return /* @__PURE__ */ (0, import_jsx_runtime596.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_runtime596.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" }) });
8531
+ }
8532
+ );
8533
+ Marketing.displayName = "Marketing";
8534
+
8535
+ // dist/icons/MessageEdit.tsx
8536
+ var import_react597 = __toESM(require("react"));
8537
+ var import_jsx_runtime597 = require("react/jsx-runtime");
8538
+ var MessageEdit = import_react597.default.forwardRef(
8539
+ ({ size, ...props }, ref) => {
8540
+ return /* @__PURE__ */ (0, import_jsx_runtime597.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_runtime597.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" }) });
8541
+ }
8542
+ );
8543
+ MessageEdit.displayName = "MessageEdit";
8544
+
8545
+ // dist/icons/Network.tsx
8546
+ var import_react598 = __toESM(require("react"));
8547
+ var import_jsx_runtime598 = require("react/jsx-runtime");
8548
+ var Network = import_react598.default.forwardRef(
8549
+ ({ size, ...props }, ref) => {
8550
+ return /* @__PURE__ */ (0, import_jsx_runtime598.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_runtime598.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" }) });
8551
+ }
8552
+ );
8553
+ Network.displayName = "Network";
8554
+
8555
+ // dist/icons/NotiDot.tsx
8556
+ var import_react599 = __toESM(require("react"));
8557
+ var import_jsx_runtime599 = require("react/jsx-runtime");
8558
+ var NotiDot = import_react599.default.forwardRef(
8559
+ ({ size, ...props }, ref) => {
8560
+ return /* @__PURE__ */ (0, import_jsx_runtime599.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_runtime599.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
8561
+ }
8562
+ );
8563
+ NotiDot.displayName = "NotiDot";
8564
+
8565
+ // dist/icons/PA.tsx
8566
+ var import_react600 = __toESM(require("react"));
8567
+ var import_jsx_runtime600 = require("react/jsx-runtime");
8568
+ var PA = import_react600.default.forwardRef(
8569
+ ({ size, ...props }, ref) => {
8570
+ return /* @__PURE__ */ (0, import_jsx_runtime600.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_runtime600.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" }) });
8571
+ }
8572
+ );
8573
+ PA.displayName = "PA";
8574
+
8575
+ // dist/icons/PauseSquare.tsx
8576
+ var import_react601 = __toESM(require("react"));
8577
+ var import_jsx_runtime601 = require("react/jsx-runtime");
8578
+ var PauseSquare = import_react601.default.forwardRef(
8579
+ ({ size, ...props }, ref) => {
8580
+ return /* @__PURE__ */ (0, import_jsx_runtime601.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_runtime601.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" }) });
8581
+ }
8582
+ );
8583
+ PauseSquare.displayName = "PauseSquare";
8584
+
8585
+ // dist/icons/Pdf.tsx
8586
+ var import_react602 = __toESM(require("react"));
8587
+ var import_jsx_runtime602 = require("react/jsx-runtime");
8588
+ var Pdf = import_react602.default.forwardRef(
8589
+ ({ size, ...props }, ref) => {
8590
+ return /* @__PURE__ */ (0, import_jsx_runtime602.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8591
+ /* @__PURE__ */ (0, import_jsx_runtime602.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" }),
8592
+ /* @__PURE__ */ (0, import_jsx_runtime602.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
8593
+ /* @__PURE__ */ (0, import_jsx_runtime602.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" })
8594
+ ] });
8595
+ }
8596
+ );
8597
+ Pdf.displayName = "Pdf";
8598
+
8599
+ // dist/icons/PlayFilled.tsx
8600
+ var import_react603 = __toESM(require("react"));
8601
+ var import_jsx_runtime603 = require("react/jsx-runtime");
8602
+ var PlayFilled = import_react603.default.forwardRef(
8603
+ ({ size, ...props }, ref) => {
8604
+ return /* @__PURE__ */ (0, import_jsx_runtime603.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_runtime603.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" }) });
8605
+ }
8606
+ );
8607
+ PlayFilled.displayName = "PlayFilled";
8608
+
8609
+ // dist/icons/Signature.tsx
8610
+ var import_react604 = __toESM(require("react"));
8611
+ var import_jsx_runtime604 = require("react/jsx-runtime");
8612
+ var Signature = import_react604.default.forwardRef(
8613
+ ({ size, ...props }, ref) => {
8614
+ return /* @__PURE__ */ (0, import_jsx_runtime604.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_runtime604.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" }) });
8615
+ }
8616
+ );
8617
+ Signature.displayName = "Signature";
8618
+
8619
+ // dist/icons/SperateDot.tsx
8620
+ var import_react605 = __toESM(require("react"));
8621
+ var import_jsx_runtime605 = require("react/jsx-runtime");
8622
+ var SperateDot = import_react605.default.forwardRef(
8623
+ ({ size, ...props }, ref) => {
8624
+ return /* @__PURE__ */ (0, import_jsx_runtime605.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_runtime605.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
8625
+ }
8626
+ );
8627
+ SperateDot.displayName = "SperateDot";
8628
+
8629
+ // dist/icons/SquarePen1.tsx
8630
+ var import_react606 = __toESM(require("react"));
8631
+ var import_jsx_runtime606 = require("react/jsx-runtime");
8632
+ var SquarePen1 = import_react606.default.forwardRef(
8633
+ ({ size, ...props }, ref) => {
8634
+ return /* @__PURE__ */ (0, import_jsx_runtime606.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8635
+ /* @__PURE__ */ (0, import_jsx_runtime606.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" }),
8636
+ /* @__PURE__ */ (0, import_jsx_runtime606.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" })
8637
+ ] });
8638
+ }
8639
+ );
8640
+ SquarePen1.displayName = "SquarePen1";
8641
+
8642
+ // dist/icons/Strikethrough.tsx
8643
+ var import_react607 = __toESM(require("react"));
8644
+ var import_jsx_runtime607 = require("react/jsx-runtime");
8645
+ var Strikethrough = import_react607.default.forwardRef(
8646
+ ({ size, ...props }, ref) => {
8647
+ return /* @__PURE__ */ (0, import_jsx_runtime607.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_runtime607.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" }) });
8648
+ }
8649
+ );
8650
+ Strikethrough.displayName = "Strikethrough";
8651
+
8652
+ // dist/icons/Tasks.tsx
8653
+ var import_react608 = __toESM(require("react"));
8654
+ var import_jsx_runtime608 = require("react/jsx-runtime");
8655
+ var Tasks = import_react608.default.forwardRef(
8656
+ ({ size, ...props }, ref) => {
8657
+ return /* @__PURE__ */ (0, import_jsx_runtime608.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
8658
+ /* @__PURE__ */ (0, import_jsx_runtime608.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" }),
8659
+ /* @__PURE__ */ (0, import_jsx_runtime608.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" })
8660
+ ] });
8661
+ }
8662
+ );
8663
+ Tasks.displayName = "Tasks";
8664
+
8665
+ // dist/icons/Trash.tsx
8666
+ var import_react609 = __toESM(require("react"));
8667
+ var import_jsx_runtime609 = require("react/jsx-runtime");
8668
+ var Trash = import_react609.default.forwardRef(
8669
+ ({ size, ...props }, ref) => {
8670
+ return /* @__PURE__ */ (0, import_jsx_runtime609.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_runtime609.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" }) });
8671
+ }
8672
+ );
8673
+ Trash.displayName = "Trash";
8674
+
8675
+ // dist/icons/Video.tsx
8676
+ var import_react610 = __toESM(require("react"));
8677
+ var import_jsx_runtime610 = require("react/jsx-runtime");
8678
+ var Video = import_react610.default.forwardRef(
8679
+ ({ size, ...props }, ref) => {
8680
+ return /* @__PURE__ */ (0, import_jsx_runtime610.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_runtime610.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" }) });
8681
+ }
8682
+ );
8683
+ Video.displayName = "Video";
8684
+
8685
+ // dist/icons/X.tsx
8686
+ var import_react611 = __toESM(require("react"));
8687
+ var import_jsx_runtime611 = require("react/jsx-runtime");
8688
+ var X = import_react611.default.forwardRef(
8273
8689
  ({ size, ...props }, ref) => {
8274
- return /* @__PURE__ */ (0, import_jsx_runtime581.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_runtime581.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" }) });
8690
+ return /* @__PURE__ */ (0, import_jsx_runtime611.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_runtime611.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" }) });
8275
8691
  }
8276
8692
  );
8277
8693
  X.displayName = "X";
@@ -8842,6 +9258,36 @@ X.displayName = "X";
8842
9258
  MagickoGrid3,
8843
9259
  MagickoGrid4,
8844
9260
  MagickoGrid5,
9261
+ MagickoGrid6,
9262
+ MagickoGrid7,
9263
+ MagickoGrid8,
9264
+ MagickoGrid9,
9265
+ MagickoGridAdd,
9266
+ MagickoGridEqual,
9267
+ MagickoGrids4,
9268
+ MagickoGrinning,
9269
+ MagickoHandcircle,
9270
+ MagickoHandtohand,
9271
+ MagickoHappy,
9272
+ MagickoHappy1,
9273
+ MagickoHappyemoji,
9274
+ MagickoHashtag,
9275
+ MagickoHashtag1,
9276
+ MagickoHeadphone,
9277
+ MagickoHeadphones,
9278
+ MagickoHealth,
9279
+ MagickoHealth1,
9280
+ MagickoHeart,
9281
+ MagickoHeart1,
9282
+ MagickoHeartTap,
9283
+ MagickoHearted,
9284
+ MagickoHome,
9285
+ MagickoHome2,
9286
+ MagickoHome21,
9287
+ MagickoHomeHashtag,
9288
+ MagickoHomeTrendDown,
9289
+ MagickoHomeTrendUp,
9290
+ MagickoHospital1,
8845
9291
  Marketing,
8846
9292
  MessageEdit,
8847
9293
  Network,