techpack-icons 0.1.0

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/dist/index.js ADDED
@@ -0,0 +1,1650 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/index.ts
21
+ var index_exports = {};
22
+ __export(index_exports, {
23
+ ArrowDownBold: () => ArrowDownBold,
24
+ ArrowDownLight: () => ArrowDownLight,
25
+ ArrowLeftBold: () => ArrowLeftBold,
26
+ ArrowLeftLight: () => ArrowLeftLight,
27
+ ArrowRightBold: () => ArrowRightBold,
28
+ ArrowRightLight: () => ArrowRightLight,
29
+ ArrowUpBold: () => ArrowUpBold,
30
+ ArrowUpLight: () => ArrowUpLight,
31
+ BellBold: () => BellBold,
32
+ BellLight: () => BellLight,
33
+ BellSlashBold: () => BellSlashBold,
34
+ BellSlashLight: () => BellSlashLight,
35
+ BookmarkBold: () => BookmarkBold,
36
+ BookmarkLight: () => BookmarkLight,
37
+ CalendarBold: () => CalendarBold,
38
+ CalendarLight: () => CalendarLight,
39
+ CameraBold: () => CameraBold,
40
+ CameraLight: () => CameraLight,
41
+ ChartPieBold: () => ChartPieBold,
42
+ ChartPieLight: () => ChartPieLight,
43
+ CheckCircleBold: () => CheckCircleBold,
44
+ CheckCircleLight: () => CheckCircleLight,
45
+ ChevronCircleDownBold: () => ChevronCircleDownBold,
46
+ ChevronCircleDownLight: () => ChevronCircleDownLight,
47
+ ChevronCircleLeftBold: () => ChevronCircleLeftBold,
48
+ ChevronCircleLeftLight: () => ChevronCircleLeftLight,
49
+ ChevronCircleRightBold: () => ChevronCircleRightBold,
50
+ ChevronCircleRightLight: () => ChevronCircleRightLight,
51
+ ChevronCircleUpBold: () => ChevronCircleUpBold,
52
+ ChevronCircleUpLight: () => ChevronCircleUpLight,
53
+ ChevronDownBold: () => ChevronDownBold,
54
+ ChevronDownLight: () => ChevronDownLight,
55
+ ChevronLeftBold: () => ChevronLeftBold,
56
+ ChevronLeftLight: () => ChevronLeftLight,
57
+ ChevronRightBold: () => ChevronRightBold,
58
+ ChevronRightLight: () => ChevronRightLight,
59
+ ChevronUpBold: () => ChevronUpBold,
60
+ ChevronUpLight: () => ChevronUpLight,
61
+ ClockBold: () => ClockBold,
62
+ ClockLight: () => ClockLight,
63
+ CommentBold: () => CommentBold,
64
+ CommentDotsBold: () => CommentDotsBold,
65
+ CommentDotsLight: () => CommentDotsLight,
66
+ CommentLight: () => CommentLight,
67
+ CommentsBold: () => CommentsBold,
68
+ CommentsLight: () => CommentsLight,
69
+ CompassBold: () => CompassBold,
70
+ CompassLight: () => CompassLight,
71
+ CopyBold: () => CopyBold,
72
+ CopyLight: () => CopyLight,
73
+ CouponBold: () => CouponBold,
74
+ CouponLight: () => CouponLight,
75
+ CreditCardBold: () => CreditCardBold,
76
+ CreditCardLight: () => CreditCardLight,
77
+ DesktopBold: () => DesktopBold,
78
+ DesktopLight: () => DesktopLight,
79
+ DiscountBold: () => DiscountBold,
80
+ DiscountLight: () => DiscountLight,
81
+ DownloadBold: () => DownloadBold,
82
+ DownloadLight: () => DownloadLight,
83
+ EnvelopeBold: () => EnvelopeBold,
84
+ EnvelopeLight: () => EnvelopeLight,
85
+ ExclamationCircleBold: () => ExclamationCircleBold,
86
+ ExclamationCircleLight: () => ExclamationCircleLight,
87
+ EyeBold: () => EyeBold,
88
+ EyeLight: () => EyeLight,
89
+ EyeSlashBold: () => EyeSlashBold,
90
+ EyeSlashLight: () => EyeSlashLight,
91
+ FileBold: () => FileBold,
92
+ FileLight: () => FileLight,
93
+ FilmBold: () => FilmBold,
94
+ FilmLight: () => FilmLight,
95
+ FilterBold: () => FilterBold,
96
+ FilterLight: () => FilterLight,
97
+ FlagBold: () => FlagBold,
98
+ FlagLight: () => FlagLight,
99
+ FolderBold: () => FolderBold,
100
+ FolderLight: () => FolderLight,
101
+ GlobeBold: () => GlobeBold,
102
+ GlobeLight: () => GlobeLight,
103
+ HeadphonesBold: () => HeadphonesBold,
104
+ HeadphonesLight: () => HeadphonesLight,
105
+ HeartBold: () => HeartBold,
106
+ HeartLight: () => HeartLight,
107
+ HomeBold: () => HomeBold,
108
+ HomeLight: () => HomeLight,
109
+ ImageBold: () => ImageBold,
110
+ ImageLight: () => ImageLight,
111
+ InboxBold: () => InboxBold,
112
+ InboxLight: () => InboxLight,
113
+ InfoCircleBold: () => InfoCircleBold,
114
+ InfoCircleLight: () => InfoCircleLight,
115
+ LinkBold: () => LinkBold,
116
+ LinkLight: () => LinkLight,
117
+ LockBold: () => LockBold,
118
+ LockLight: () => LockLight,
119
+ LogInBold: () => LogInBold,
120
+ LogInLight: () => LogInLight,
121
+ LogOutBold: () => LogOutBold,
122
+ LogOutLight: () => LogOutLight,
123
+ MapBold: () => MapBold,
124
+ MapLight: () => MapLight,
125
+ MapMarkerBold: () => MapMarkerBold,
126
+ MapMarkerLight: () => MapMarkerLight,
127
+ MapPinBold: () => MapPinBold,
128
+ MapPinLight: () => MapPinLight,
129
+ MenuBold: () => MenuBold,
130
+ MenuLight: () => MenuLight,
131
+ MicrophoneBold: () => MicrophoneBold,
132
+ MicrophoneLight: () => MicrophoneLight,
133
+ MicrophoneSlashBold: () => MicrophoneSlashBold,
134
+ MicrophoneSlashLight: () => MicrophoneSlashLight,
135
+ MinusSquareBold: () => MinusSquareBold,
136
+ MinusSquareLight: () => MinusSquareLight,
137
+ MobileBold: () => MobileBold,
138
+ MobileLight: () => MobileLight,
139
+ MoreHCircleBold: () => MoreHCircleBold,
140
+ MoreHCircleLight: () => MoreHCircleLight,
141
+ MoreVCircleBold: () => MoreVCircleBold,
142
+ MoreVCircleLight: () => MoreVCircleLight,
143
+ PackageBold: () => PackageBold,
144
+ PackageLight: () => PackageLight,
145
+ PaperclipBold: () => PaperclipBold,
146
+ PaperclipLight: () => PaperclipLight,
147
+ PenBold: () => PenBold,
148
+ PenLight: () => PenLight,
149
+ PhoneBold: () => PhoneBold,
150
+ PhoneLight: () => PhoneLight,
151
+ PlusSquareBold: () => PlusSquareBold,
152
+ PlusSquareLight: () => PlusSquareLight,
153
+ QuestionCircleBold: () => QuestionCircleBold,
154
+ QuestionCircleLight: () => QuestionCircleLight,
155
+ SearchBold: () => SearchBold,
156
+ SearchLight: () => SearchLight,
157
+ SendBold: () => SendBold,
158
+ SendLight: () => SendLight,
159
+ SettingsBold: () => SettingsBold,
160
+ SettingsLight: () => SettingsLight,
161
+ ShieldBold: () => ShieldBold,
162
+ ShieldLight: () => ShieldLight,
163
+ ShoppingBasketBold: () => ShoppingBasketBold,
164
+ ShoppingBasketLight: () => ShoppingBasketLight,
165
+ SlidersHBold: () => SlidersHBold,
166
+ SlidersHLight: () => SlidersHLight,
167
+ SortAscendingBold: () => SortAscendingBold,
168
+ SortAscendingLight: () => SortAscendingLight,
169
+ SortDescendingBold: () => SortDescendingBold,
170
+ SortDescendingLight: () => SortDescendingLight,
171
+ StarBold: () => StarBold,
172
+ StarLight: () => StarLight,
173
+ StopwatchBold: () => StopwatchBold,
174
+ StopwatchLight: () => StopwatchLight,
175
+ StoreBold: () => StoreBold,
176
+ StoreLight: () => StoreLight,
177
+ TabletBold: () => TabletBold,
178
+ TabletLight: () => TabletLight,
179
+ TagBold: () => TagBold,
180
+ TagLight: () => TagLight,
181
+ ThumbtackBold: () => ThumbtackBold,
182
+ ThumbtackLight: () => ThumbtackLight,
183
+ TimesSquareBold: () => TimesSquareBold,
184
+ TimesSquareLight: () => TimesSquareLight,
185
+ TrashBold: () => TrashBold,
186
+ TrashLight: () => TrashLight,
187
+ UnlockBold: () => UnlockBold,
188
+ UnlockLight: () => UnlockLight,
189
+ UploadBold: () => UploadBold,
190
+ UploadLight: () => UploadLight,
191
+ UserBold: () => UserBold,
192
+ UserLight: () => UserLight,
193
+ UsersBold: () => UsersBold,
194
+ UsersLight: () => UsersLight,
195
+ UsersThreeBold: () => UsersThreeBold,
196
+ UsersThreeLight: () => UsersThreeLight,
197
+ VideoBold: () => VideoBold,
198
+ VideoLight: () => VideoLight,
199
+ VideoSlashBold: () => VideoSlashBold,
200
+ VideoSlashLight: () => VideoSlashLight,
201
+ VolumeUpBold: () => VolumeUpBold,
202
+ VolumeUpLight: () => VolumeUpLight
203
+ });
204
+ module.exports = __toCommonJS(index_exports);
205
+
206
+ // src/ArrowDownLight.tsx
207
+ var import_jsx_runtime = require("react/jsx-runtime");
208
+ var ArrowDownLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
209
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "arrow-down" }),
210
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "arrow-down-Light", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "arrow-down-Light-2", "data-name": "arrow-down-Light", d: "M19.354,14.353l-7,7a.5.5,0,0,1-.708,0l-7-7a.5.5,0,0,1,.708-.707L11.5,19.793V3a.5.5,0,0,1,1,0V19.793l6.146-6.147a.5.5,0,0,1,.708.707Z" }) })
211
+ ] });
212
+
213
+ // src/ArrowLeftLight.tsx
214
+ var import_jsx_runtime2 = require("react/jsx-runtime");
215
+ var ArrowLeftLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
216
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("title", { children: "arrow-left" }),
217
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("g", { id: "arrow-left-Light", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { id: "arrow-left-Light-2", "data-name": "arrow-left-Light", d: "M21.5,12a.5.5,0,0,1-.5.5H4.207l6.147,6.146a.5.5,0,1,1-.708.707l-7-7a.5.5,0,0,1,0-.707l7-7a.5.5,0,1,1,.708.707L4.207,11.5H21A.5.5,0,0,1,21.5,12Z" }) })
218
+ ] });
219
+
220
+ // src/ArrowRightLight.tsx
221
+ var import_jsx_runtime3 = require("react/jsx-runtime");
222
+ var ArrowRightLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
223
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("title", { children: "arrow-right" }),
224
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { id: "arrow-right-Light", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { id: "arrow-right-Light-2", "data-name": "arrow-right-Light", d: "M21.354,12.353l-7,7a.5.5,0,0,1-.708-.707L19.793,12.5H3a.5.5,0,0,1,0-1H19.793L13.646,5.353a.5.5,0,1,1,.708-.707l7,7A.5.5,0,0,1,21.354,12.353Z" }) })
225
+ ] });
226
+
227
+ // src/ArrowUpLight.tsx
228
+ var import_jsx_runtime4 = require("react/jsx-runtime");
229
+ var ArrowUpLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
230
+ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("title", { children: "arrow-up" }),
231
+ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("g", { id: "arrow-up-Light", children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { id: "arrow-up-Light-2", "data-name": "arrow-up-Light", d: "M19.354,10.353a.5.5,0,0,1-.708,0L12.5,4.207V21a.5.5,0,0,1-1,0V4.207L5.354,10.353a.5.5,0,1,1-.708-.707l7-7a.5.5,0,0,1,.708,0l7,7A.5.5,0,0,1,19.354,10.353Z" }) })
232
+ ] });
233
+
234
+ // src/BellSlashLight.tsx
235
+ var import_jsx_runtime5 = require("react/jsx-runtime");
236
+ var BellSlashLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
237
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("title", { children: "bell-slash" }),
238
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("g", { id: "bell-slash-Light", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { id: "bell-slash-Light-2", "data-name": "bell-slash-Light", d: "M19.138,13.932A4.485,4.485,0,0,1,18.5,11.62V8.99a6.421,6.421,0,0,0-.446-2.338l2.3-2.3a.5.5,0,0,0-.708-.707l-14,14h0l-2,2a.5.5,0,1,0,.708.707L6.207,18.5H9.566A2.474,2.474,0,0,0,9.5,19a2.5,2.5,0,0,0,5,0,2.474,2.474,0,0,0-.066-.5H18.7a1.8,1.8,0,0,0,1.539-2.727ZM13.5,19a1.5,1.5,0,1,1-2.9-.5H13.4A1.5,1.5,0,0,1,13.5,19Zm5.892-1.9a.786.786,0,0,1-.692.4H7.207L17.27,7.437A5.431,5.431,0,0,1,17.5,8.99v2.63a5.486,5.486,0,0,0,.781,2.827l1.1,1.839A.8.8,0,0,1,19.392,17.1Zm-15.3-1.874.77-1.29A4.48,4.48,0,0,0,5.5,11.62V8.99a6.513,6.513,0,0,1,10.529-5.1.5.5,0,0,1-.617.787A5.513,5.513,0,0,0,6.5,8.99v2.63a5.478,5.478,0,0,1-.782,2.828l-.769,1.288a.5.5,0,1,1-.858-.513Z" }) })
239
+ ] });
240
+
241
+ // src/BellLight.tsx
242
+ var import_jsx_runtime6 = require("react/jsx-runtime");
243
+ var BellLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
244
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("title", { children: "bell" }),
245
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("g", { id: "bell-Light", children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { id: "bell-Light-2", "data-name": "bell-Light", d: "M20.242,15.775l-1.107-1.846a4.5,4.5,0,0,1-.64-2.312V8.99a6.5,6.5,0,0,0-12.99,0v2.627a4.5,4.5,0,0,1-.64,2.312L3.758,15.775A1.8,1.8,0,0,0,5.3,18.5H9.566A2.474,2.474,0,0,0,9.5,19a2.5,2.5,0,0,0,5,0,2.474,2.474,0,0,0-.066-.5H18.7a1.8,1.8,0,0,0,1.545-2.725ZM13.5,19a1.5,1.5,0,1,1-2.9-.5H13.4A1.5,1.5,0,0,1,13.5,19Zm5.894-1.906a.793.793,0,0,1-.7.406H5.3a.8.8,0,0,1-.687-1.211l1.106-1.846a5.5,5.5,0,0,0,.783-2.826V8.99a5.5,5.5,0,0,1,10.99,0v2.627a5.5,5.5,0,0,0,.783,2.826l1.106,1.846A.79.79,0,0,1,19.394,17.094Z" }) })
246
+ ] });
247
+
248
+ // src/BookmarkLight.tsx
249
+ var import_jsx_runtime7 = require("react/jsx-runtime");
250
+ var BookmarkLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
251
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("title", { children: "bookmark" }),
252
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("g", { id: "bookmark-Light", children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { id: "bookmark-Light-2", "data-name": "bookmark-Light", d: "M15,2.5H9A4.505,4.505,0,0,0,4.5,7V20a1.5,1.5,0,0,0,2.354,1.232l4.859-3.366a.5.5,0,0,1,.57,0l4.863,3.367A1.5,1.5,0,0,0,19.5,20V7A4.505,4.505,0,0,0,15,2.5ZM18.5,20a.5.5,0,0,1-.785.411l-4.863-3.368a1.506,1.506,0,0,0-1.708,0L6.285,20.409A.5.5,0,0,1,5.5,20V7A3.5,3.5,0,0,1,9,3.5h6A3.5,3.5,0,0,1,18.5,7Z" }) })
253
+ ] });
254
+
255
+ // src/CalendarLight.tsx
256
+ var import_jsx_runtime8 = require("react/jsx-runtime");
257
+ var CalendarLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
258
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("title", { children: "calendar" }),
259
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("g", { id: "calendar-Light", children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { id: "calendar-Light-2", "data-name": "calendar-Light", d: "M17,3.5h-.5V3a.5.5,0,0,0-1,0v.5h-7V3a.5.5,0,0,0-1,0v.5H7A4.5,4.5,0,0,0,2.5,8v9A4.505,4.505,0,0,0,7,21.5H17A4.505,4.505,0,0,0,21.5,17V8A4.5,4.5,0,0,0,17,3.5ZM7,4.5h.5V6a.5.5,0,0,0,1,0V4.5h7V6a.5.5,0,0,0,1,0V4.5H17A3.5,3.5,0,0,1,20.5,8v.5H3.5V8A3.5,3.5,0,0,1,7,4.5Zm10,16H7A3.5,3.5,0,0,1,3.5,17V9.5h17V17A3.5,3.5,0,0,1,17,20.5ZM17,13a1,1,0,1,1-1-1A1,1,0,0,1,17,13Zm-4,0a1,1,0,1,1-1-1A1,1,0,0,1,13,13ZM9,13a1,1,0,1,1-1-1A1,1,0,0,1,9,13Zm8,4a1,1,0,1,1-1-1A1,1,0,0,1,17,17Zm-4,0a1,1,0,1,1-1-1A1,1,0,0,1,13,17ZM9,17a1,1,0,1,1-1-1A1,1,0,0,1,9,17Z" }) })
260
+ ] });
261
+
262
+ // src/CameraLight.tsx
263
+ var import_jsx_runtime9 = require("react/jsx-runtime");
264
+ var CameraLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
265
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("title", { children: "camera" }),
266
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("g", { id: "camera-Light", children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { id: "camera-Light-2", "data-name": "camera-Light", d: "M17.273,6.508,16.01,4.613A2.5,2.5,0,0,0,13.93,3.5H10.07A2.5,2.5,0,0,0,7.99,4.613L6.727,6.508A4.506,4.506,0,0,0,2.5,11v5A4.505,4.505,0,0,0,7,20.5H17A4.505,4.505,0,0,0,21.5,16V11A4.506,4.506,0,0,0,17.273,6.508ZM20.5,16A3.5,3.5,0,0,1,17,19.5H7A3.5,3.5,0,0,1,3.5,16V11A3.5,3.5,0,0,1,7,7.5a.5.5,0,0,0,.416-.223L8.822,5.168A1.5,1.5,0,0,1,10.07,4.5h3.86a1.5,1.5,0,0,1,1.248.668l1.406,2.109A.5.5,0,0,0,17,7.5,3.5,3.5,0,0,1,20.5,11ZM12,9.5A3.5,3.5,0,1,0,15.5,13,3.5,3.5,0,0,0,12,9.5Zm0,6A2.5,2.5,0,1,1,14.5,13,2.5,2.5,0,0,1,12,15.5ZM18.85,10A.85.85,0,1,1,18,9.15.851.851,0,0,1,18.85,10Z" }) })
267
+ ] });
268
+
269
+ // src/ChartPieLight.tsx
270
+ var import_jsx_runtime10 = require("react/jsx-runtime");
271
+ var ChartPieLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
272
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("title", { children: "chart-pie" }),
273
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("g", { id: "chart-pie-Light", children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { id: "chart-pie-Light-2", "data-name": "chart-pie-Light", d: "M21.46,10.029a9.546,9.546,0,0,0-7.489-7.49,2.009,2.009,0,0,0-2.4,1.967V9.93a2.5,2.5,0,0,0,2.5,2.5h5.424a2.007,2.007,0,0,0,1.967-2.4Zm-1.189,1.032a1,1,0,0,1-.778.369H14.069a1.5,1.5,0,0,1-1.5-1.5V4.506A1.009,1.009,0,0,1,13.575,3.5a1.023,1.023,0,0,1,.2.02,8.546,8.546,0,0,1,6.706,6.706A1,1,0,0,1,20.271,11.061ZM20.1,15.146A9,9,0,1,1,8.854,3.9a.5.5,0,1,1,.292.957,8,8,0,1,0,10,10,.5.5,0,1,1,.957.292Z" }) })
274
+ ] });
275
+
276
+ // src/CheckCircleLight.tsx
277
+ var import_jsx_runtime11 = require("react/jsx-runtime");
278
+ var CheckCircleLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
279
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("title", { children: "check-circle" }),
280
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("g", { id: "check-circle-Light", children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("path", { id: "check-circle-Light-2", "data-name": "check-circle-Light", d: "M16.354,9.646a.5.5,0,0,1,0,.707l-5,5a.5.5,0,0,1-.708,0l-3-3a.5.5,0,0,1,.708-.707L11,14.293l4.646-4.647A.5.5,0,0,1,16.354,9.646ZM21.5,12A9.5,9.5,0,1,1,12,2.5,9.511,9.511,0,0,1,21.5,12Zm-1,0A8.5,8.5,0,1,0,12,20.5,8.51,8.51,0,0,0,20.5,12Z" }) })
281
+ ] });
282
+
283
+ // src/ChevronCircleDownLight.tsx
284
+ var import_jsx_runtime12 = require("react/jsx-runtime");
285
+ var ChevronCircleDownLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
286
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("title", { children: "chevron-circle-down" }),
287
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { id: "chevron-circle-down-Light", children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { id: "chevron-circle-down-Light-2", "data-name": "chevron-circle-down-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5Zm3.354-9.854a.5.5,0,0,1,0,.707l-3,3a.5.5,0,0,1-.708,0l-3-3a.5.5,0,0,1,.708-.707L12,13.293l2.646-2.647A.5.5,0,0,1,15.354,10.646Z" }) })
288
+ ] });
289
+
290
+ // src/ChevronCircleLeftLight.tsx
291
+ var import_jsx_runtime13 = require("react/jsx-runtime");
292
+ var ChevronCircleLeftLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
293
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("title", { children: "chevron-circle-left" }),
294
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("g", { id: "chevron-circle-left-Light", children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { id: "chevron-circle-left-Light-2", "data-name": "chevron-circle-left-Light", d: "M13.354,9.353,10.707,12l2.647,2.646a.5.5,0,1,1-.708.707l-3-3a.5.5,0,0,1,0-.707l3-3a.5.5,0,0,1,.708.707ZM21.5,12A9.5,9.5,0,1,1,12,2.5,9.511,9.511,0,0,1,21.5,12Zm-1,0A8.5,8.5,0,1,0,12,20.5,8.51,8.51,0,0,0,20.5,12Z" }) })
295
+ ] });
296
+
297
+ // src/ChevronCircleRightLight.tsx
298
+ var import_jsx_runtime14 = require("react/jsx-runtime");
299
+ var ChevronCircleRightLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
300
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("title", { children: "chevron-circle-right" }),
301
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("g", { id: "chevron-circle-right-Light", children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { id: "chevron-circle-right-Light-2", "data-name": "chevron-circle-right-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5Zm2.354-8.854a.5.5,0,0,1,0,.707l-3,3a.5.5,0,1,1-.708-.707L13.293,12,10.646,9.353a.5.5,0,0,1,.708-.707Z" }) })
302
+ ] });
303
+
304
+ // src/ChevronCircleUpLight.tsx
305
+ var import_jsx_runtime15 = require("react/jsx-runtime");
306
+ var ChevronCircleUpLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
307
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("title", { children: "chevron-circle-up" }),
308
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("g", { id: "chevron-circle-up-Light", children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { id: "chevron-circle-up-Light-2", "data-name": "chevron-circle-up-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5Zm3.354-7.854a.5.5,0,1,1-.708.707L12,10.707,9.354,13.353a.5.5,0,1,1-.708-.707l3-3a.5.5,0,0,1,.708,0Z" }) })
309
+ ] });
310
+
311
+ // src/ChevronDownLight.tsx
312
+ var import_jsx_runtime16 = require("react/jsx-runtime");
313
+ var ChevronDownLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
314
+ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("title", { children: "chevron-down" }),
315
+ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("g", { id: "chevron-down-Light", children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { id: "chevron-down-Light-2", "data-name": "chevron-down-Light", d: "M21.354,8.353l-9,9a.5.5,0,0,1-.708,0l-9-9a.5.5,0,1,1,.708-.707L12,16.293l8.646-8.647a.5.5,0,1,1,.708.707Z" }) })
316
+ ] });
317
+
318
+ // src/ChevronLeftLight.tsx
319
+ var import_jsx_runtime17 = require("react/jsx-runtime");
320
+ var ChevronLeftLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
321
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("title", { children: "chevron-left" }),
322
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("g", { id: "chevron-left-Light", children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { id: "chevron-left-Light-2", "data-name": "chevron-left-Light", d: "M16.354,20.646a.5.5,0,1,1-.708.707l-9-9a.5.5,0,0,1,0-.707l9-9a.5.5,0,0,1,.708.707L7.707,12Z" }) })
323
+ ] });
324
+
325
+ // src/ChevronRightLight.tsx
326
+ var import_jsx_runtime18 = require("react/jsx-runtime");
327
+ var ChevronRightLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
328
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("title", { children: "chevron-right" }),
329
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("g", { id: "chevron-right-Light", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { id: "chevron-right-Light-2", "data-name": "chevron-right-Light", d: "M17.354,12.353l-9,9a.5.5,0,0,1-.708-.707L16.293,12,7.646,3.353a.5.5,0,0,1,.708-.707l9,9A.5.5,0,0,1,17.354,12.353Z" }) })
330
+ ] });
331
+
332
+ // src/ChevronUpLight.tsx
333
+ var import_jsx_runtime19 = require("react/jsx-runtime");
334
+ var ChevronUpLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
335
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("title", { children: "chevron-up" }),
336
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { id: "chevron-up-Light", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { id: "chevron-up-Light-2", "data-name": "chevron-up-Light", d: "M21.354,16.353a.5.5,0,0,1-.708,0L12,7.707,3.354,16.353a.5.5,0,0,1-.708-.707l9-9a.5.5,0,0,1,.708,0l9,9A.5.5,0,0,1,21.354,16.353Z" }) })
337
+ ] });
338
+
339
+ // src/ClockLight.tsx
340
+ var import_jsx_runtime20 = require("react/jsx-runtime");
341
+ var ClockLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
342
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("title", { children: "clock" }),
343
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("g", { id: "clock-Light", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { id: "clock-Light-2", "data-name": "clock-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5ZM16.5,12a.5.5,0,0,1-.5.5H12a.5.5,0,0,1-.5-.5V7a.5.5,0,0,1,1,0v4.5H16A.5.5,0,0,1,16.5,12Z" }) })
344
+ ] });
345
+
346
+ // src/CommentDotsLight.tsx
347
+ var import_jsx_runtime21 = require("react/jsx-runtime");
348
+ var CommentDotsLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
349
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("title", { children: "comment-dots" }),
350
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("g", { id: "comment-dots-Light", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", { id: "comment-dots-Light-2", "data-name": "comment-dots-Light", d: "M17,3.5H7A4.5,4.5,0,0,0,2.5,8V21a.5.5,0,0,0,.309.462A.493.493,0,0,0,3,21.5a.5.5,0,0,0,.354-.147l2.414-2.414A1.491,1.491,0,0,1,6.829,18.5H17A4.505,4.505,0,0,0,21.5,14V8A4.5,4.5,0,0,0,17,3.5ZM20.5,14A3.5,3.5,0,0,1,17,17.5H6.829a2.484,2.484,0,0,0-1.768.732L3.5,19.793V8A3.5,3.5,0,0,1,7,4.5H17A3.5,3.5,0,0,1,20.5,8ZM9,11a1,1,0,1,1-1-1A1,1,0,0,1,9,11Zm4,0a1,1,0,1,1-1-1A1,1,0,0,1,13,11Zm4,0a1,1,0,1,1-1-1A1,1,0,0,1,17,11Z" }) })
351
+ ] });
352
+
353
+ // src/CommentLight.tsx
354
+ var import_jsx_runtime22 = require("react/jsx-runtime");
355
+ var CommentLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
356
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("title", { children: "comment" }),
357
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("g", { id: "comment-Light", children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", { id: "comment-Light-2", "data-name": "comment-Light", d: "M17,3.5H7A4.5,4.5,0,0,0,2.5,8V21a.5.5,0,0,0,.309.462A.493.493,0,0,0,3,21.5a.5.5,0,0,0,.354-.147l2.414-2.414A1.491,1.491,0,0,1,6.829,18.5H17A4.505,4.505,0,0,0,21.5,14V8A4.5,4.5,0,0,0,17,3.5ZM20.5,14A3.5,3.5,0,0,1,17,17.5H6.829a2.484,2.484,0,0,0-1.768.732L3.5,19.793V8A3.5,3.5,0,0,1,7,4.5H17A3.5,3.5,0,0,1,20.5,8Z" }) })
358
+ ] });
359
+
360
+ // src/CommentsLight.tsx
361
+ var import_jsx_runtime23 = require("react/jsx-runtime");
362
+ var CommentsLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
363
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("title", { children: "comments" }),
364
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("g", { id: "comments-Light", children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", { id: "comments-Light-2", "data-name": "comments-Light", d: "M18,7.5h-.5V6A3.5,3.5,0,0,0,14,2.5H6A3.5,3.5,0,0,0,2.5,6V16a.5.5,0,0,0,.857.35L5.17,14.5H6.5V16A3.5,3.5,0,0,0,10,19.5h8.83l1.813,1.85A.5.5,0,0,0,21.5,21V11A3.5,3.5,0,0,0,18,7.5Zm-13.04,6a.5.5,0,0,0-.357.15L3.5,14.775V6A2.5,2.5,0,0,1,6,3.5h8A2.5,2.5,0,0,1,16.5,6v5A2.5,2.5,0,0,1,14,13.5ZM20.5,19.775,19.4,18.65a.5.5,0,0,0-.357-.15H10A2.5,2.5,0,0,1,7.5,16V14.5H14A3.5,3.5,0,0,0,17.5,11V8.5H18A2.5,2.5,0,0,1,20.5,11Z" }) })
365
+ ] });
366
+
367
+ // src/CompassLight.tsx
368
+ var import_jsx_runtime24 = require("react/jsx-runtime");
369
+ var CompassLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
370
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("title", { children: "compass" }),
371
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("g", { id: "compass-Light", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { id: "compass-Light-2", "data-name": "compass-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5ZM15.262,6.919,11.207,7.933a4.491,4.491,0,0,0-3.274,3.274L6.919,15.261a1.5,1.5,0,0,0,1.45,1.865,1.51,1.51,0,0,0,.369-.046l4.055-1.013a4.492,4.492,0,0,0,3.274-3.274l1.014-4.055a1.5,1.5,0,0,0-1.819-1.819Zm.849,1.576L15.1,12.551A3.5,3.5,0,0,1,12.551,15.1L8.495,16.111a.5.5,0,0,1-.606-.607L8.9,11.449A3.494,3.494,0,0,1,11.449,8.9L15.5,7.889a.5.5,0,0,1,.607.606ZM13,12a1,1,0,1,1-1-1A1,1,0,0,1,13,12Z" }) })
372
+ ] });
373
+
374
+ // src/CopyLight.tsx
375
+ var import_jsx_runtime25 = require("react/jsx-runtime");
376
+ var CopyLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
377
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("title", { children: "copy" }),
378
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("g", { id: "copy-Light", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", { id: "copy-Light-2", "data-name": "copy-Light", d: "M21.061,6.354,17.646,2.939a1.49,1.49,0,0,0-1.06-.439H11A3.5,3.5,0,0,0,7.5,6v.5H6A3.5,3.5,0,0,0,2.5,10v8A3.5,3.5,0,0,0,6,21.5h7A3.5,3.5,0,0,0,16.5,18v-.5H18A3.5,3.5,0,0,0,21.5,14V7.414A1.49,1.49,0,0,0,21.061,6.354Zm-3.58-2.166,2.331,2.331H18.8A1.323,1.323,0,0,1,17.481,5.2ZM15.5,18A2.5,2.5,0,0,1,13,20.5H6A2.5,2.5,0,0,1,3.5,18V10A2.5,2.5,0,0,1,6,7.5H7.5V14A3.5,3.5,0,0,0,11,17.5h4.5ZM18,16.5H11A2.5,2.5,0,0,1,8.5,14V6A2.5,2.5,0,0,1,11,3.5h5.481V5.2A2.323,2.323,0,0,0,18.8,7.519h1.7V14A2.5,2.5,0,0,1,18,16.5Z" }) })
379
+ ] });
380
+
381
+ // src/CouponLight.tsx
382
+ var import_jsx_runtime26 = require("react/jsx-runtime");
383
+ var CouponLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
384
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("title", { children: "coupon" }),
385
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { id: "coupon-Light", children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", { id: "coupon-Light-2", "data-name": "coupon-Light", d: "M21,10.5h.5V9A4.5,4.5,0,0,0,17,4.5H7A4.5,4.5,0,0,0,2.5,9v1.5H3a1.5,1.5,0,0,1,0,3H2.5V15A4.505,4.505,0,0,0,7,19.5H17A4.505,4.505,0,0,0,21.5,15V13.5H21a1.5,1.5,0,0,1,0-3Zm-.5,3.949V15A3.5,3.5,0,0,1,17,18.5H15.5V16a.5.5,0,0,0-1,0v2.5H7A3.5,3.5,0,0,1,3.5,15v-.551a2.5,2.5,0,0,0,0-4.9V9A3.5,3.5,0,0,1,7,5.5h7.5V8a.5.5,0,0,0,1,0V5.5H17A3.5,3.5,0,0,1,20.5,9v.55a2.5,2.5,0,0,0,0,4.9ZM15.5,11v2a.5.5,0,0,1-1,0V11a.5.5,0,0,1,1,0Z" }) })
386
+ ] });
387
+
388
+ // src/CreditCardLight.tsx
389
+ var import_jsx_runtime27 = require("react/jsx-runtime");
390
+ var CreditCardLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
391
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("title", { children: "credit-card" }),
392
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("g", { id: "credit-card-Light", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("path", { id: "credit-card-Light-2", "data-name": "credit-card-Light", d: "M17,4.5H7A4.5,4.5,0,0,0,2.5,9v6A4.505,4.505,0,0,0,7,19.5H17A4.505,4.505,0,0,0,21.5,15V9A4.5,4.5,0,0,0,17,4.5ZM7,5.5H17A3.5,3.5,0,0,1,20.5,9v.5H3.5V9A3.5,3.5,0,0,1,7,5.5Zm10,13H7A3.5,3.5,0,0,1,3.5,15V10.5h17V15A3.5,3.5,0,0,1,17,18.5ZM10.5,15a.5.5,0,0,1-.5.5H7a.5.5,0,0,1,0-1h3A.5.5,0,0,1,10.5,15Z" }) })
393
+ ] });
394
+
395
+ // src/DesktopLight.tsx
396
+ var import_jsx_runtime28 = require("react/jsx-runtime");
397
+ var DesktopLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
398
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("title", { children: "desktop" }),
399
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("g", { id: "desktop-Light", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", { id: "desktop-Light-2", "data-name": "desktop-Light", d: "M17,2.5H7A4.5,4.5,0,0,0,2.5,7v6A4.505,4.505,0,0,0,7,17.5h4.5v3H8a.5.5,0,0,0,0,1h8a.5.5,0,0,0,0-1H12.5v-3H17A4.505,4.505,0,0,0,21.5,13V7A4.5,4.5,0,0,0,17,2.5ZM20.5,13A3.5,3.5,0,0,1,17,16.5H7A3.5,3.5,0,0,1,3.5,13V7A3.5,3.5,0,0,1,7,3.5H17A3.5,3.5,0,0,1,20.5,7Z" }) })
400
+ ] });
401
+
402
+ // src/DiscountLight.tsx
403
+ var import_jsx_runtime29 = require("react/jsx-runtime");
404
+ var DiscountLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
405
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("title", { children: "discount" }),
406
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("g", { id: "discount-Light", children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", { id: "discount-Light-2", "data-name": "discount-Light", d: "M20.618,9.871l-.578-.578A1.5,1.5,0,0,1,19.6,8.226V7.412a3.013,3.013,0,0,0-3.01-3.01h-.815a1.5,1.5,0,0,1-1.066-.442l-.579-.578a3.012,3.012,0,0,0-4.256,0l-.579.578A1.5,1.5,0,0,1,8.227,4.4H7.412A3.013,3.013,0,0,0,4.4,7.412v.814A1.5,1.5,0,0,1,3.96,9.293l-.578.578a3.013,3.013,0,0,0,0,4.257l.578.579A1.5,1.5,0,0,1,4.4,15.773v.815a3.014,3.014,0,0,0,3.01,3.01h.815a1.5,1.5,0,0,1,1.066.441l.579.579a3.013,3.013,0,0,0,4.256,0l.579-.579a1.5,1.5,0,0,1,1.066-.441h.815a3.014,3.014,0,0,0,3.01-3.01v-.815a1.5,1.5,0,0,1,.442-1.066l.578-.579A3.013,3.013,0,0,0,20.618,9.871Zm-.707,3.55L19.333,14a2.488,2.488,0,0,0-.735,1.773v.815a2.012,2.012,0,0,1-2.01,2.01h-.815A2.5,2.5,0,0,0,14,19.332l-.579.579a2.013,2.013,0,0,1-2.842,0L10,19.332A2.5,2.5,0,0,0,8.227,18.6H7.412a2.013,2.013,0,0,1-2.01-2.01v-.815A2.488,2.488,0,0,0,4.667,14l-.578-.579a2.012,2.012,0,0,1,0-2.843L4.667,10A2.492,2.492,0,0,0,5.4,8.226V7.412A2.012,2.012,0,0,1,7.412,5.4h.815A2.492,2.492,0,0,0,10,4.667l.579-.578a2.011,2.011,0,0,1,2.842,0L14,4.667a2.492,2.492,0,0,0,1.773.735h.815a2.011,2.011,0,0,1,2.01,2.01v.814A2.492,2.492,0,0,0,19.333,10l.578.578A2.012,2.012,0,0,1,19.911,13.421ZM15.354,8.646a.5.5,0,0,1,0,.707l-6,6a.5.5,0,1,1-.708-.707l6-6A.5.5,0,0,1,15.354,8.646ZM15.5,14.5a1,1,0,1,1-1-1A1,1,0,0,1,15.5,14.5Zm-7-5a1,1,0,1,1,1,1A1,1,0,0,1,8.5,9.5Z" }) })
407
+ ] });
408
+
409
+ // src/DownloadLight.tsx
410
+ var import_jsx_runtime30 = require("react/jsx-runtime");
411
+ var DownloadLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
412
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("title", { children: "download" }),
413
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("g", { id: "download-Light", children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { id: "download-Light-2", "data-name": "download-Light", d: "M8.646,8.354a.5.5,0,0,1,.708-.708L11.5,9.793V4a.5.5,0,0,1,1,0V9.793l2.146-2.147a.5.5,0,0,1,.708.708l-3,3a.5.5,0,0,1-.708,0ZM17,10.5a.5.5,0,0,0,0,1A3.5,3.5,0,0,1,20.5,15v1A3.5,3.5,0,0,1,17,19.5H7A3.5,3.5,0,0,1,3.5,16V15A3.5,3.5,0,0,1,7,11.5a.5.5,0,0,0,0-1A4.505,4.505,0,0,0,2.5,15v1A4.505,4.505,0,0,0,7,20.5H17A4.505,4.505,0,0,0,21.5,16V15A4.505,4.505,0,0,0,17,10.5ZM17,16a1,1,0,1,0-1-1A1,1,0,0,0,17,16Z" }) })
414
+ ] });
415
+
416
+ // src/EnvelopeLight.tsx
417
+ var import_jsx_runtime31 = require("react/jsx-runtime");
418
+ var EnvelopeLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
419
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("title", { children: "envelope" }),
420
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("g", { id: "envelope-Light", children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { id: "envelope-Light-2", "data-name": "envelope-Light", d: "M17,4.5H7A4.5,4.5,0,0,0,2.5,9v6A4.505,4.505,0,0,0,7,19.5H17A4.505,4.505,0,0,0,21.5,15V9A4.5,4.5,0,0,0,17,4.5ZM7,5.5H17a3.493,3.493,0,0,1,3.3,2.368l-6.355,4.237a3.49,3.49,0,0,1-3.882,0L3.7,7.868A3.493,3.493,0,0,1,7,5.5ZM20.5,15A3.5,3.5,0,0,1,17,18.5H7A3.5,3.5,0,0,1,3.5,15V9c0-.021.006-.041.006-.062l6,4a4.489,4.489,0,0,0,4.992,0l6-4c0,.021.006.041.006.062Z" }) })
421
+ ] });
422
+
423
+ // src/ExclamationCircleLight.tsx
424
+ var import_jsx_runtime32 = require("react/jsx-runtime");
425
+ var ExclamationCircleLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
426
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("title", { children: "exclamation-circle" }),
427
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("g", { id: "exclamation-circle-Light", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { id: "exclamation-circle-Light-2", "data-name": "exclamation-circle-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5Zm.75-4.5a.75.75,0,1,1-.75-.75A.75.75,0,0,1,12.75,16ZM11.5,12V8a.5.5,0,0,1,1,0v4a.5.5,0,0,1-1,0Z" }) })
428
+ ] });
429
+
430
+ // src/EyeSlashLight.tsx
431
+ var import_jsx_runtime33 = require("react/jsx-runtime");
432
+ var EyeSlashLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
433
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("title", { children: "eye-slash" }),
434
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("g", { id: "eye-slash-Light", children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", { id: "eye-slash-Light-2", "data-name": "eye-slash-Light", d: "M21.016,10.243a13.957,13.957,0,0,0-3.027-3.528l2.362-2.361a.5.5,0,0,0-.707-.708L14.112,9.178h0v0L3.644,19.646a.5.5,0,0,0,.707.708L6.806,17.9A9.219,9.219,0,0,0,12,19.5c4.824,0,7.719-3.6,9.016-5.743A3.419,3.419,0,0,0,21.016,10.243ZM15,12a3,3,0,0,1-3,3,2.944,2.944,0,0,1-1.731-.562l4.169-4.169A2.942,2.942,0,0,1,15,12Zm5.162,1.241C18.972,15.205,16.333,18.5,12,18.5a8.221,8.221,0,0,1-4.458-1.337L9.56,15.145A3.922,3.922,0,0,0,12,16a4,4,0,0,0,4-4,3.925,3.925,0,0,0-.855-2.438l2.14-2.14a12.869,12.869,0,0,1,2.876,3.335A2.415,2.415,0,0,1,20.159,13.241ZM4.32,15.623a14.659,14.659,0,0,1-1.336-1.865,3.421,3.421,0,0,1,0-3.514C4.281,8.1,7.176,4.5,12,4.5a9.461,9.461,0,0,1,2.753.411.5.5,0,0,1-.288.958A8.463,8.463,0,0,0,12,5.5c-4.333,0-6.972,3.3-8.16,5.259a2.419,2.419,0,0,0,0,2.485,13.444,13.444,0,0,0,1.242,1.733.5.5,0,0,1-.764.646Zm7.051-7.567a.5.5,0,1,1,.153.988,3,3,0,0,0-2.483,2.482.5.5,0,1,1-.988-.152A4,4,0,0,1,11.371,8.056Z" }) })
435
+ ] });
436
+
437
+ // src/EyeLight.tsx
438
+ var import_jsx_runtime34 = require("react/jsx-runtime");
439
+ var EyeLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
440
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("title", { children: "eye" }),
441
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("g", { id: "eye-Light", children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", { id: "eye-Light-2", "data-name": "eye-Light", d: "M21.015,10.245C19.727,8.1,16.843,4.5,12,4.5S4.273,8.1,2.985,10.245a3.4,3.4,0,0,0,0,3.51C4.273,15.9,7.158,19.5,12,19.5s7.727-3.6,9.015-5.745A3.4,3.4,0,0,0,21.015,10.245Zm-.857,3C18.978,15.205,16.35,18.5,12,18.5s-6.978-3.295-8.158-5.259a2.409,2.409,0,0,1,0-2.482C5.022,8.8,7.65,5.5,12,5.5s6.978,3.3,8.158,5.259A2.409,2.409,0,0,1,20.158,13.241ZM12,8a4,4,0,1,0,4,4A4,4,0,0,0,12,8Zm0,7a3,3,0,1,1,3-3A3,3,0,0,1,12,15Z" }) })
442
+ ] });
443
+
444
+ // src/FileLight.tsx
445
+ var import_jsx_runtime35 = require("react/jsx-runtime");
446
+ var FileLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
447
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("title", { children: "file" }),
448
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("g", { id: "file-Light", children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", { id: "file-Light-2", "data-name": "file-Light", d: "M19.061,7.354,14.646,2.939a1.49,1.49,0,0,0-1.06-.439H9A4.505,4.505,0,0,0,4.5,7V17A4.505,4.505,0,0,0,9,21.5h6A4.505,4.505,0,0,0,19.5,17V8.414A1.49,1.49,0,0,0,19.061,7.354ZM14.5,4.207,17.793,7.5H16.5a2,2,0,0,1-2-2ZM15,20.5H9A3.5,3.5,0,0,1,5.5,17V7A3.5,3.5,0,0,1,9,3.5h4.5v2a3,3,0,0,0,3,3h2V17A3.5,3.5,0,0,1,15,20.5Z" }) })
449
+ ] });
450
+
451
+ // src/FilmLight.tsx
452
+ var import_jsx_runtime36 = require("react/jsx-runtime");
453
+ var FilmLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
454
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("title", { children: "film" }),
455
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("g", { id: "film-Light", children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", { id: "film-Light-2", "data-name": "film-Light", d: "M17,2.5H7A4.5,4.5,0,0,0,2.5,7V17A4.505,4.505,0,0,0,7,21.5H17A4.505,4.505,0,0,0,21.5,17V7A4.5,4.5,0,0,0,17,2.5Zm.5,10h3v3h-3Zm0-4h3v3h-3Zm3-1.5v.5h-3V3.55A3.5,3.5,0,0,1,20.5,7Zm-4-3.5v8h-9v-8Zm-10,12h-3v-3h3Zm-3-4v-3h3v3Zm3-7.95V7.5h-3V7A3.5,3.5,0,0,1,6.5,3.55ZM3.5,17v-.5h3v3.949A3.494,3.494,0,0,1,3.5,17Zm4,3.5v-8h9v8Zm10-.051V16.5h3V17A3.494,3.494,0,0,1,17.5,20.449Z" }) })
456
+ ] });
457
+
458
+ // src/FilterLight.tsx
459
+ var import_jsx_runtime37 = require("react/jsx-runtime");
460
+ var FilterLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime37.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
461
+ /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("title", { children: "filter" }),
462
+ /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("g", { id: "filter-Light", children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("path", { id: "filter-Light-2", "data-name": "filter-Light", d: "M18.5,2.5H5.5a2,2,0,0,0-2,2V6.586a1.49,1.49,0,0,0,.439,1.06l5.122,5.121A1.493,1.493,0,0,1,9.5,13.828V21a.5.5,0,0,0,.276.447A.508.508,0,0,0,10,21.5a.5.5,0,0,0,.3-.1l4-3a.5.5,0,0,0,.2-.4V13.828a1.493,1.493,0,0,1,.439-1.061l5.122-5.121a1.49,1.49,0,0,0,.439-1.06V4.5A2,2,0,0,0,18.5,2.5Zm-13,1h13a1,1,0,0,1,1,1v2H4.5v-2A1,1,0,0,1,5.5,3.5Zm8.732,8.56a2.484,2.484,0,0,0-.732,1.768V17.75L10.5,20V13.828a2.484,2.484,0,0,0-.732-1.768L5.207,7.5H18.793Z" }) })
463
+ ] });
464
+
465
+ // src/FlagLight.tsx
466
+ var import_jsx_runtime38 = require("react/jsx-runtime");
467
+ var FlagLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
468
+ /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("title", { children: "flag" }),
469
+ /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("g", { id: "flag-Light", children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", { id: "flag-Light-2", "data-name": "flag-Light", d: "M16.894,9.692a1.508,1.508,0,0,1,0-1.342l2.553-5.106A.5.5,0,0,0,19,2.521H9a4.5,4.5,0,0,0-4.5,4.5V20.979a.5.5,0,0,0,1,0V15.521H19a.5.5,0,0,0,.447-.724ZM5.5,14.521v-7.5A3.5,3.5,0,0,1,9,3.521h9.191L16,7.9a2.512,2.512,0,0,0,0,2.236l2.191,4.382Z" }) })
470
+ ] });
471
+
472
+ // src/FolderLight.tsx
473
+ var import_jsx_runtime39 = require("react/jsx-runtime");
474
+ var FolderLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
475
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("title", { children: "folder" }),
476
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("g", { id: "folder-Light", children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", { id: "folder-Light-2", "data-name": "folder-Light", d: "M17.019,7.5h-4.2a1,1,0,0,1-.832-.445L10.88,5.391A2,2,0,0,0,9.216,4.5h-2.2A4.5,4.5,0,0,0,2.519,9v7a4.5,4.5,0,0,0,4.5,4.5h10a4.505,4.505,0,0,0,4.5-4.5V12A4.505,4.505,0,0,0,17.019,7.5Zm3.5,8.5a3.5,3.5,0,0,1-3.5,3.5h-10a3.5,3.5,0,0,1-3.5-3.5V9a3.5,3.5,0,0,1,3.5-3.5h2.2a1,1,0,0,1,.832.445l1.109,1.664a2,2,0,0,0,1.664.891h4.2a3.5,3.5,0,0,1,3.5,3.5Z" }) })
477
+ ] });
478
+
479
+ // src/GlobeLight.tsx
480
+ var import_jsx_runtime40 = require("react/jsx-runtime");
481
+ var GlobeLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
482
+ /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("title", { children: "globe" }),
483
+ /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("g", { id: "globe-Light", children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { id: "globe-Light-2", "data-name": "globe-Light", d: "M20.952,8.834a9.438,9.438,0,0,0-7.591-6.24,9.926,9.926,0,0,0-2.722,0A9.434,9.434,0,0,0,3.05,8.83a9.412,9.412,0,0,0,0,6.335,9.436,9.436,0,0,0,7.592,6.24,9.789,9.789,0,0,0,2.721,0A9.433,9.433,0,0,0,20.95,15.17a9.415,9.415,0,0,0,0-6.336ZM19.723,8.5H16.1a16.026,16.026,0,0,0-1.791-4.682A8.416,8.416,0,0,1,19.723,8.5ZM15.5,12a15.2,15.2,0,0,1-.222,2.5H8.722A15.168,15.168,0,0,1,8.5,12a15.163,15.163,0,0,1,.222-2.5h6.556A15.134,15.134,0,0,1,15.5,12ZM13,3.569A15.079,15.079,0,0,1,15.078,8.5H8.922A15.069,15.069,0,0,1,11,3.569,8.553,8.553,0,0,1,12,3.5,8.568,8.568,0,0,1,13,3.569Zm-3.309.25A16.054,16.054,0,0,0,7.9,8.5H4.277A8.412,8.412,0,0,1,9.687,3.819ZM3.887,9.5H7.712A16.2,16.2,0,0,0,7.5,12a16.07,16.07,0,0,0,.213,2.5H3.888a8.258,8.258,0,0,1,0-5Zm.392,6H7.9a16.036,16.036,0,0,0,1.791,4.68A8.415,8.415,0,0,1,4.279,15.5ZM11,20.43A15.08,15.08,0,0,1,8.923,15.5h6.154A15.046,15.046,0,0,1,13,20.43,8.73,8.73,0,0,1,11,20.43Zm3.309-.249A16,16,0,0,0,16.1,15.5h3.618A8.415,8.415,0,0,1,14.313,20.181Zm5.8-5.68H16.287A16.111,16.111,0,0,0,16.5,12a16.166,16.166,0,0,0-.212-2.5h3.825a8.258,8.258,0,0,1,0,5Z" }) })
484
+ ] });
485
+
486
+ // src/HeadphonesLight.tsx
487
+ var import_jsx_runtime41 = require("react/jsx-runtime");
488
+ var HeadphonesLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
489
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("title", { children: "headphones" }),
490
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("g", { id: "headphones-Light", children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("path", { id: "headphones-Light-2", "data-name": "headphones-Light", d: "M16.5,13.5a2,2,0,0,0-2,2v4a2,2,0,0,0,4,0v-4A2,2,0,0,0,16.5,13.5Zm1,6a1,1,0,0,1-2,0v-4a1,1,0,0,1,2,0Zm-10-6a2,2,0,0,0-2,2v4a2,2,0,0,0,4,0v-4A2,2,0,0,0,7.5,13.5Zm1,6a1,1,0,0,1-2,0v-4a1,1,0,0,1,2,0Zm13-7.5v5a.5.5,0,0,1-1,0V12a8.5,8.5,0,0,0-17,0v5a.5.5,0,0,1-1,0V12a9.5,9.5,0,0,1,19,0Z" }) })
491
+ ] });
492
+
493
+ // src/HeartLight.tsx
494
+ var import_jsx_runtime42 = require("react/jsx-runtime");
495
+ var HeartLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
496
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("title", { children: "heart" }),
497
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("g", { id: "heart-Light", children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { id: "heart-Light-2", "data-name": "heart-Light", d: "M19.917,5.256A6,6,0,0,0,15.228,3,6.514,6.514,0,0,0,12,3.844,6.514,6.514,0,0,0,8.772,3,6,6,0,0,0,4.083,5.256,7.085,7.085,0,0,0,2.63,11.062c.955,4.9,5.974,8.335,8.088,9.586a2.511,2.511,0,0,0,2.564,0c2.114-1.251,7.133-4.69,8.088-9.586A7.085,7.085,0,0,0,19.917,5.256Zm.471,5.614c-.877,4.5-5.618,7.735-7.616,8.918a1.515,1.515,0,0,1-1.544,0c-2-1.183-6.739-4.419-7.616-8.918A6.071,6.071,0,0,1,4.855,5.892,5.015,5.015,0,0,1,8.772,4a5.478,5.478,0,0,1,2.959.85.5.5,0,0,0,.538,0A5.478,5.478,0,0,1,15.228,4a5.015,5.015,0,0,1,3.917,1.892A6.071,6.071,0,0,1,20.388,10.87Z" }) })
498
+ ] });
499
+
500
+ // src/HomeLight.tsx
501
+ var import_jsx_runtime43 = require("react/jsx-runtime");
502
+ var HomeLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime43.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
503
+ /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("title", { children: "home" }),
504
+ /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("g", { id: "home-Light", children: /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("path", { id: "home-Light-2", "data-name": "home-Light", d: "M19.822,7.509l-5-4.02a4.533,4.533,0,0,0-5.643,0l-5,4.02A4.472,4.472,0,0,0,2.5,11.01V17A4.5,4.5,0,0,0,7,21.5H9.5V17a2.5,2.5,0,0,1,5,0V21.5H17A4.5,4.5,0,0,0,21.5,17V11.01A4.472,4.472,0,0,0,19.822,7.509ZM20.5,17A3.5,3.5,0,0,1,17,20.5H15.5V17a3.5,3.5,0,0,0-7,0V20.5H7A3.5,3.5,0,0,1,3.5,17V11.01a3.477,3.477,0,0,1,1.3-2.722l5-4.02a3.527,3.527,0,0,1,4.39,0l5,4.02a3.477,3.477,0,0,1,1.3,2.722Z" }) })
505
+ ] });
506
+
507
+ // src/ImageLight.tsx
508
+ var import_jsx_runtime44 = require("react/jsx-runtime");
509
+ var ImageLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
510
+ /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("title", { children: "image" }),
511
+ /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("g", { id: "image-Light", children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("path", { id: "image-Light-2", "data-name": "image-Light", d: "M17,3.5H7A4.505,4.505,0,0,0,2.5,8v8a4.476,4.476,0,0,0,.117.989.518.518,0,0,0,.041.132A4.5,4.5,0,0,0,7,20.5H17A4.505,4.505,0,0,0,21.5,16V8A4.505,4.505,0,0,0,17,3.5ZM7,4.5H17A3.5,3.5,0,0,1,20.5,8v5.793L16.063,9.356a1.505,1.505,0,0,0-2.126,0L9,14.3l-.94-.94a1.543,1.543,0,0,0-2.126,0L3.5,15.793V8A3.5,3.5,0,0,1,7,4.5Zm10,15H7a3.492,3.492,0,0,1-3.326-2.467l2.97-2.97a.52.52,0,0,1,.712,0L8.3,15A1,1,0,0,0,9.7,15l4.94-4.94a.5.5,0,0,1,.712,0L20.5,15.207V16A3.5,3.5,0,0,1,17,19.5ZM7,9a1,1,0,1,1,1,1A1,1,0,0,1,7,9Z" }) })
512
+ ] });
513
+
514
+ // src/InboxLight.tsx
515
+ var import_jsx_runtime45 = require("react/jsx-runtime");
516
+ var InboxLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime45.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
517
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("title", { children: "inbox" }),
518
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("g", { id: "inbox-Light", children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("path", { id: "inbox-Light-2", "data-name": "inbox-Light", d: "M7.5,10A.5.5,0,0,1,8,9.5h8a.5.5,0,0,1,0,1H8A.5.5,0,0,1,7.5,10ZM9,7.5h6a.5.5,0,0,0,0-1H9a.5.5,0,0,0,0,1Zm12.5,5.987V16A4.505,4.505,0,0,1,17,20.5H7A4.505,4.505,0,0,1,2.5,16V13.487a3.5,3.5,0,0,1,.18-1.107l1.934-5.8A4.494,4.494,0,0,1,8.883,3.5h6.234a4.494,4.494,0,0,1,4.269,3.076l1.934,5.8A3.5,3.5,0,0,1,21.5,13.487ZM3.693,12.5H9a.5.5,0,0,1,.5.5,2.5,2.5,0,0,0,5,0,.5.5,0,0,1,.5-.5h5.307l-1.87-5.607A3.494,3.494,0,0,0,15.117,4.5H8.883A3.5,3.5,0,0,0,5.562,6.893ZM20.5,16V13.5H15.464a3.5,3.5,0,0,1-6.928,0H3.5V16A3.5,3.5,0,0,0,7,19.5H17A3.5,3.5,0,0,0,20.5,16Z" }) })
519
+ ] });
520
+
521
+ // src/InfoCircleLight.tsx
522
+ var import_jsx_runtime46 = require("react/jsx-runtime");
523
+ var InfoCircleLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime46.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
524
+ /* @__PURE__ */ (0, import_jsx_runtime46.jsx)("title", { children: "info-circle" }),
525
+ /* @__PURE__ */ (0, import_jsx_runtime46.jsx)("g", { id: "info-circle-Light", children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)("path", { id: "info-circle-Light-2", "data-name": "info-circle-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5ZM12.75,8A.75.75,0,1,1,12,7.25.75.75,0,0,1,12.75,8Zm-.25,4v4a.5.5,0,0,1-1,0V12a.5.5,0,0,1,1,0Z" }) })
526
+ ] });
527
+
528
+ // src/LinkLight.tsx
529
+ var import_jsx_runtime47 = require("react/jsx-runtime");
530
+ var LinkLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
531
+ /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("title", { children: "link" }),
532
+ /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("g", { id: "link-Light", children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { id: "link-Light-2", "data-name": "link-Light", d: "M20.191,10.113l-1.839,1.84a.5.5,0,0,1-.707-.707l1.839-1.84a3.464,3.464,0,0,0,0-4.893,3.541,3.541,0,0,0-4.891,0l-3.359,3.36a2.549,2.549,0,0,0-.334.4,3.432,3.432,0,0,0,.334,4.495.5.5,0,1,1-.707.707,4.415,4.415,0,0,1-.449-5.77,3.389,3.389,0,0,1,.449-.537l3.359-3.36a4.459,4.459,0,0,1,6.305,6.307Zm-7.425.413a.5.5,0,0,0,0,.707,3.418,3.418,0,0,1,.809,3.609,3.319,3.319,0,0,1-.809,1.284l-3.359,3.36a3.539,3.539,0,0,1-4.891,0,3.463,3.463,0,0,1,0-4.892l1.839-1.841a.5.5,0,0,0-.707-.707l-1.839,1.84a4.459,4.459,0,1,0,6.305,6.307l3.359-3.36a4.3,4.3,0,0,0,1.047-1.664,4.461,4.461,0,0,0-1.047-4.643A.5.5,0,0,0,12.766,10.526Z" }) })
533
+ ] });
534
+
535
+ // src/LockLight.tsx
536
+ var import_jsx_runtime48 = require("react/jsx-runtime");
537
+ var LockLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
538
+ /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("title", { children: "lock" }),
539
+ /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("g", { id: "lock-Light", children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { id: "lock-Light-2", "data-name": "lock-Light", d: "M16.5,9.776V7a4.5,4.5,0,0,0-9,0V9.776A4.493,4.493,0,0,0,4.5,14v3A4.505,4.505,0,0,0,9,21.5h6A4.505,4.505,0,0,0,19.5,17V14A4.493,4.493,0,0,0,16.5,9.776ZM8.5,7a3.5,3.5,0,0,1,7,0V9.55A4.576,4.576,0,0,0,15,9.5H9a4.576,4.576,0,0,0-.5.05Zm10,10A3.5,3.5,0,0,1,15,20.5H9A3.5,3.5,0,0,1,5.5,17V14A3.5,3.5,0,0,1,9,10.5h6A3.5,3.5,0,0,1,18.5,14Zm-6-2v2a.5.5,0,0,1-1,0V15a.5.5,0,0,1,1,0Z" }) })
540
+ ] });
541
+
542
+ // src/LogInLight.tsx
543
+ var import_jsx_runtime49 = require("react/jsx-runtime");
544
+ var LogInLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
545
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("title", { children: "log-in" }),
546
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("g", { id: "log-in-Light", children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", { id: "log-in-Light-2", "data-name": "log-in-Light", d: "M20.5,7V17A4.505,4.505,0,0,1,16,21.5H12a.5.5,0,0,1,0-1h4A3.5,3.5,0,0,0,19.5,17V7A3.5,3.5,0,0,0,16,3.5H12a.5.5,0,0,1,0-1h4A4.505,4.505,0,0,1,20.5,7Zm-6.146,4.646-4-4a.5.5,0,0,0-.708.708L12.793,11.5H4a.5.5,0,0,0,0,1h8.793L9.646,15.646a.5.5,0,0,0,.708.708l4-4A.5.5,0,0,0,14.354,11.646Z" }) })
547
+ ] });
548
+
549
+ // src/LogOutLight.tsx
550
+ var import_jsx_runtime50 = require("react/jsx-runtime");
551
+ var LogOutLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
552
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("title", { children: "log-out" }),
553
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("g", { id: "log-out-Light", children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { id: "log-out-Light-2", "data-name": "log-out-Light", d: "M12.5,21a.5.5,0,0,1-.5.5H8A4.505,4.505,0,0,1,3.5,17V7A4.505,4.505,0,0,1,8,2.5h4a.5.5,0,0,1,0,1H8A3.5,3.5,0,0,0,4.5,7V17A3.5,3.5,0,0,0,8,20.5h4A.5.5,0,0,1,12.5,21Zm7.854-9.354-4-4a.5.5,0,0,0-.708.708L18.793,11.5H10a.5.5,0,0,0,0,1h8.793l-3.147,3.146a.5.5,0,0,0,.708.708l4-4A.5.5,0,0,0,20.354,11.646Z" }) })
554
+ ] });
555
+
556
+ // src/MapMarkerLight.tsx
557
+ var import_jsx_runtime51 = require("react/jsx-runtime");
558
+ var MapMarkerLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
559
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("title", { children: "map-marker" }),
560
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("g", { id: "map-marker-Light", children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { id: "map-marker-Light-2", "data-name": "map-marker-Light", d: "M12,6.5A3.5,3.5,0,1,0,15.5,10,3.5,3.5,0,0,0,12,6.5Zm0,6A2.5,2.5,0,1,1,14.5,10,2.5,2.5,0,0,1,12,12.5Zm0-10A7.334,7.334,0,0,0,4.5,10c0,6.088,4.659,9.891,6.661,11.243a1.484,1.484,0,0,0,1.668,0C14.835,19.889,19.5,16.082,19.5,10A7.337,7.337,0,0,0,12,2.5Zm.274,17.915a.485.485,0,0,1-.549,0C10.262,19.429,5.5,15.766,5.5,10A6.355,6.355,0,0,1,12,3.5,6.359,6.359,0,0,1,18.5,10C18.5,15.6,14.143,19.15,12.27,20.415Z" }) })
561
+ ] });
562
+
563
+ // src/MapPinLight.tsx
564
+ var import_jsx_runtime52 = require("react/jsx-runtime");
565
+ var MapPinLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
566
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("title", { children: "map-pin" }),
567
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("g", { id: "map-pin-Light", children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { id: "map-pin-Light-2", "data-name": "map-pin-Light", d: "M11.5,12.449V17a.5.5,0,0,0,1,0V12.449a5,5,0,1,0-1,0ZM12,3.5a4,4,0,1,1-4,4A4,4,0,0,1,12,3.5ZM19.5,18c0,2-3.224,3.5-7.5,3.5S4.5,20,4.5,18c0-1.446,1.645-2.642,4.4-3.2a.5.5,0,1,1,.2.98c-2.153.436-3.6,1.328-3.6,2.22,0,1.182,2.669,2.5,6.5,2.5s6.5-1.318,6.5-2.5c0-.892-1.446-1.784-3.6-2.22a.5.5,0,1,1,.2-.98C17.855,15.358,19.5,16.554,19.5,18Z" }) })
568
+ ] });
569
+
570
+ // src/MapLight.tsx
571
+ var import_jsx_runtime53 = require("react/jsx-runtime");
572
+ var MapLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
573
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("title", { children: "map" }),
574
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("g", { id: "map-Light", children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { id: "map-Light-2", "data-name": "map-Light", d: "M20.283,3.888A2.446,2.446,0,0,0,17.877,3.8L15.666,4.934a1.459,1.459,0,0,1-1.332,0L10.123,2.772A2.457,2.457,0,0,0,9.012,2.5L9,2.5l-.012,0a2.457,2.457,0,0,0-1.111.27L4.43,4.542a3.571,3.571,0,0,0-1.93,3.2V17.919a2.544,2.544,0,0,0,1.217,2.192,2.444,2.444,0,0,0,2.406.09l2.211-1.135a1.45,1.45,0,0,1,1.332,0l4.211,2.162a2.444,2.444,0,0,0,1.106.268c.006,0,.011,0,.017,0s.011,0,.017,0a2.444,2.444,0,0,0,1.106-.268l3.447-1.77a3.572,3.572,0,0,0,1.93-3.2V6.08A2.547,2.547,0,0,0,20.283,3.888ZM7.877,18.176,5.666,19.311a1.428,1.428,0,0,1-1.427-.053A1.552,1.552,0,0,1,3.5,17.919V7.742A2.576,2.576,0,0,1,4.887,5.431l3.447-1.77A1.437,1.437,0,0,1,8.5,3.6V17.964A2.428,2.428,0,0,0,7.877,18.176Zm2.246,0a2.428,2.428,0,0,0-.623-.212V3.6a1.437,1.437,0,0,1,.166.061l4.211,2.162a2.43,2.43,0,0,0,.623.213V20.4a1.437,1.437,0,0,1-.166-.061ZM20.5,16.258a2.575,2.575,0,0,1-1.387,2.31l-3.447,1.77a1.657,1.657,0,0,1-.166.062V6.036a2.43,2.43,0,0,0,.623-.213l2.211-1.135a1.428,1.428,0,0,1,1.427.054A1.55,1.55,0,0,1,20.5,6.08Z" }) })
575
+ ] });
576
+
577
+ // src/MenuLight.tsx
578
+ var import_jsx_runtime54 = require("react/jsx-runtime");
579
+ var MenuLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
580
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("title", { children: "menu" }),
581
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("g", { id: "menu-Light", children: /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { id: "menu-Light-2", "data-name": "menu-Light", d: "M2.5,5A.5.5,0,0,1,3,4.5H16a.5.5,0,0,1,0,1H3A.5.5,0,0,1,2.5,5ZM21,11.5H3a.5.5,0,0,0,0,1H21a.5.5,0,0,0,0-1Zm-9,7H3a.5.5,0,0,0,0,1h9a.5.5,0,0,0,0-1Z" }) })
582
+ ] });
583
+
584
+ // src/MicrophoneSlashLight.tsx
585
+ var import_jsx_runtime55 = require("react/jsx-runtime");
586
+ var MicrophoneSlashLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
587
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("title", { children: "microphone-slash" }),
588
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("g", { id: "microphone-slash-Light", children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("path", { id: "microphone-slash-Light-2", "data-name": "microphone-slash-Light", d: "M12,15.5A4.505,4.505,0,0,0,16.5,11V8.207l3.854-3.854a.5.5,0,0,0-.708-.707l-4,4h0l-12,12a.5.5,0,1,0,.708.707l3.287-3.287A7.427,7.427,0,0,0,11.5,18.457V20.5H8a.5.5,0,0,0,0,1h8a.5.5,0,0,0,0-1H12.5V18.474A7.5,7.5,0,0,0,19.5,11a.5.5,0,0,0-1,0A6.462,6.462,0,0,1,8.357,16.349L9.8,14.906A4.465,4.465,0,0,0,12,15.5ZM15.5,11A3.5,3.5,0,0,1,12,14.5a3.445,3.445,0,0,1-1.462-.331L15.5,9.207ZM7.61,12a4.922,4.922,0,0,1-.11-1V7a4.5,4.5,0,0,1,8.191-2.565.5.5,0,0,1-.822.57A3.5,3.5,0,0,0,8.5,7v4a3.877,3.877,0,0,0,.09.8.5.5,0,0,1-.388.591.521.521,0,0,1-.1.011A.5.5,0,0,1,7.61,12Zm-2.274,2.45A7.5,7.5,0,0,1,4.5,11a.5.5,0,0,1,1,0,6.5,6.5,0,0,0,.723,2.989.5.5,0,0,1-.212.674.493.493,0,0,1-.231.057A.5.5,0,0,1,5.336,14.451Z" }) })
589
+ ] });
590
+
591
+ // src/MicrophoneLight.tsx
592
+ var import_jsx_runtime56 = require("react/jsx-runtime");
593
+ var MicrophoneLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
594
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("title", { children: "microphone" }),
595
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("g", { id: "microphone-Light", children: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { id: "microphone-Light-2", "data-name": "microphone-Light", d: "M12,15.5A4.505,4.505,0,0,0,16.5,11V7a4.5,4.5,0,0,0-9,0v4A4.505,4.505,0,0,0,12,15.5ZM8.5,7a3.5,3.5,0,0,1,7,0v4a3.5,3.5,0,0,1-7,0Zm4,11.474V20.5H16a.5.5,0,0,1,0,1H8a.5.5,0,0,1,0-1h3.5V18.474A7.5,7.5,0,0,1,4.5,11a.5.5,0,0,1,1,0,6.5,6.5,0,0,0,13,0,.5.5,0,0,1,1,0A7.5,7.5,0,0,1,12.5,18.474Z" }) })
596
+ ] });
597
+
598
+ // src/MinusSquareLight.tsx
599
+ var import_jsx_runtime57 = require("react/jsx-runtime");
600
+ var MinusSquareLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
601
+ /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("title", { children: "minus-square" }),
602
+ /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("g", { id: "minus-square-Light", children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { id: "minus-square-Light-2", "data-name": "minus-square-Light", d: "M15,2.5H9A6.508,6.508,0,0,0,2.5,9v6A6.508,6.508,0,0,0,9,21.5h6A6.508,6.508,0,0,0,21.5,15V9A6.508,6.508,0,0,0,15,2.5ZM20.5,15A5.506,5.506,0,0,1,15,20.5H9A5.506,5.506,0,0,1,3.5,15V9A5.506,5.506,0,0,1,9,3.5h6A5.506,5.506,0,0,1,20.5,9Zm-4-3a.5.5,0,0,1-.5.5H8a.5.5,0,0,1,0-1h8A.5.5,0,0,1,16.5,12Z" }) })
603
+ ] });
604
+
605
+ // src/MobileLight.tsx
606
+ var import_jsx_runtime58 = require("react/jsx-runtime");
607
+ var MobileLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
608
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("title", { children: "mobile" }),
609
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("g", { id: "mobile-Light", children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { id: "mobile-Light-2", "data-name": "mobile-Light", d: "M14,2.5H10A4.5,4.5,0,0,0,5.5,7V17A4.505,4.505,0,0,0,10,21.5h4A4.505,4.505,0,0,0,18.5,17V7A4.5,4.5,0,0,0,14,2.5ZM17.5,17A3.5,3.5,0,0,1,14,20.5H10A3.5,3.5,0,0,1,6.5,17V7A3.5,3.5,0,0,1,10,3.5h4A3.5,3.5,0,0,1,17.5,7Zm-4,1a.5.5,0,0,1-.5.5H11a.5.5,0,0,1,0-1h2A.5.5,0,0,1,13.5,18Z" }) })
610
+ ] });
611
+
612
+ // src/MoreHCircleLight.tsx
613
+ var import_jsx_runtime59 = require("react/jsx-runtime");
614
+ var MoreHCircleLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
615
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("title", { children: "more-h-circle" }),
616
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("g", { id: "more-h-circle-Light", children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { id: "more-h-circle-Light-2", "data-name": "more-h-circle-Light", d: "M17.5,12a1,1,0,1,1-1-1A1,1,0,0,1,17.5,12ZM12,11a1,1,0,1,0,1,1A1,1,0,0,0,12,11ZM7.5,11a1,1,0,1,0,1,1A1,1,0,0,0,7.5,11Zm14,1A9.5,9.5,0,1,1,12,2.5,9.511,9.511,0,0,1,21.5,12Zm-1,0A8.5,8.5,0,1,0,12,20.5,8.51,8.51,0,0,0,20.5,12Z" }) })
617
+ ] });
618
+
619
+ // src/MoreVCircleLight.tsx
620
+ var import_jsx_runtime60 = require("react/jsx-runtime");
621
+ var MoreVCircleLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
622
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("title", { children: "more-v-circle" }),
623
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("g", { id: "more-v-circle-Light", children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { id: "more-v-circle-Light-2", "data-name": "more-v-circle-Light", d: "M13,16.5a1,1,0,1,1-1-1A1,1,0,0,1,13,16.5ZM12,11a1,1,0,1,0,1,1A1,1,0,0,0,12,11Zm0-4.5a1,1,0,1,0,1,1A1,1,0,0,0,12,6.5ZM21.5,12A9.5,9.5,0,1,1,12,2.5,9.511,9.511,0,0,1,21.5,12Zm-1,0A8.5,8.5,0,1,0,12,20.5,8.51,8.51,0,0,0,20.5,12Z" }) })
624
+ ] });
625
+
626
+ // src/PackageLight.tsx
627
+ var import_jsx_runtime61 = require("react/jsx-runtime");
628
+ var PackageLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
629
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("title", { children: "package" }),
630
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("g", { id: "package-Light", children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("path", { id: "package-Light-2", "data-name": "package-Light", d: "M18.715,4.938l-4.4-1.953a5.786,5.786,0,0,0-4.632,0l-4.4,1.953A4.453,4.453,0,0,0,2.5,8.974v6.049a4.453,4.453,0,0,0,2.785,4.036l4.4,1.954a5.729,5.729,0,0,0,2.3.482c.006,0,.012,0,.019,0s.013,0,.019,0a5.729,5.729,0,0,0,2.3-.482l4.4-1.954A4.453,4.453,0,0,0,21.5,15.023V8.974A4.453,4.453,0,0,0,18.715,4.938ZM10.09,3.9a4.771,4.771,0,0,1,3.82,0l4.4,1.954a4.019,4.019,0,0,1,1.156.78L16.5,7.952,8.732,4.5Zm-4.4,1.954,1.809-.8L15.267,8.5,13.3,9.372a3.379,3.379,0,0,1-2.608,0L4.535,6.633A4.019,4.019,0,0,1,5.691,5.853Zm0,12.292A3.468,3.468,0,0,1,3.5,15.023V8.974a3.144,3.144,0,0,1,.4-1.526l6.385,2.838a4.174,4.174,0,0,0,1.21.3v9.858a4.659,4.659,0,0,1-1.409-.347ZM20.5,15.023a3.468,3.468,0,0,1-2.191,3.122l-4.4,1.954a4.659,4.659,0,0,1-1.409.347V10.588a4.174,4.174,0,0,0,1.21-.3L20.1,7.448A3.144,3.144,0,0,1,20.5,8.974Z" }) })
631
+ ] });
632
+
633
+ // src/PaperclipLight.tsx
634
+ var import_jsx_runtime62 = require("react/jsx-runtime");
635
+ var PaperclipLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
636
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("title", { children: "paperclip" }),
637
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("g", { id: "paperclip-Light", children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("path", { id: "paperclip-Light-2", "data-name": "paperclip-Light", d: "M20.362,14.383l-5.028,5.042A7.137,7.137,0,0,1,10.313,21.5a6.765,6.765,0,0,1-4.832-1.98,7.008,7.008,0,0,1,.095-9.877L11.3,3.9a4.757,4.757,0,0,1,6.741,0,4.791,4.791,0,0,1,0,6.756L12.29,16.427a2.69,2.69,0,0,1-3.725,0,2.648,2.648,0,0,1,0-3.731l5.056-5.069a.5.5,0,1,1,.708.706L9.273,13.4a1.646,1.646,0,0,0,0,2.319,1.668,1.668,0,0,0,2.309,0L17.337,9.95a3.789,3.789,0,0,0,0-5.344,3.849,3.849,0,0,0-5.325,0L6.284,10.349a6.081,6.081,0,0,0-.095,8.465A5.774,5.774,0,0,0,10.313,20.5a6.127,6.127,0,0,0,4.313-1.781l5.028-5.042a.5.5,0,0,1,.708.706Z" }) })
638
+ ] });
639
+
640
+ // src/PenLight.tsx
641
+ var import_jsx_runtime63 = require("react/jsx-runtime");
642
+ var PenLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
643
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("title", { children: "pen" }),
644
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("g", { id: "pen-Light", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { id: "pen-Light-2", "data-name": "pen-Light", d: "M20.305,3.7a4.08,4.08,0,0,0-5.77,0L4,14.228a2.481,2.481,0,0,0-.7,1.357l-.79,4.738a1.013,1.013,0,0,0,1.162,1.163l4.739-.79A2.481,2.481,0,0,0,9.771,20L20.305,9.465a4.08,4.08,0,0,0,0-5.77ZM9.064,19.291a1.493,1.493,0,0,1-.813.419L3.5,20.488l.79-4.739a1.489,1.489,0,0,1,.419-.814l8.26-8.26,4.355,4.356ZM19.6,8.758l-1.567,1.566L13.676,5.968,15.242,4.4A3.08,3.08,0,0,1,19.6,8.758Z" }) })
645
+ ] });
646
+
647
+ // src/PhoneLight.tsx
648
+ var import_jsx_runtime64 = require("react/jsx-runtime");
649
+ var PhoneLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
650
+ /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("title", { children: "phone" }),
651
+ /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("g", { id: "phone-Light", children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { id: "phone-Light-2", "data-name": "phone-Light", d: "M21.44,16.643a3.288,3.288,0,0,0-.075-.333,1.471,1.471,0,0,0-1.186-1.033l-4.332-.721a1.5,1.5,0,0,0-1.431.549c-.051.065-.1.131-.145.2a.544.544,0,0,1-.671.222A9.861,9.861,0,0,1,8.473,10.4a.537.537,0,0,1,.218-.666c.089-.061.175-.125.26-.193a1.514,1.514,0,0,0,.541-1.411L8.821,3.872a1.486,1.486,0,0,0-1-1.19,3.4,3.4,0,0,0-.474-.119A4.029,4.029,0,0,0,4,3.493,4.281,4.281,0,0,0,2.5,6.867,15.044,15.044,0,0,0,17.132,21.5h.116a4.276,4.276,0,0,0,3.241-1.489A4.073,4.073,0,0,0,21.44,16.643Zm-1.708,2.713A3.233,3.233,0,0,1,17.159,20.5,14.042,14.042,0,0,1,3.5,6.84,3.287,3.287,0,0,1,4.65,4.251,3.062,3.062,0,0,1,6.645,3.5a3.025,3.025,0,0,1,.526.047,2.332,2.332,0,0,1,.335.084.492.492,0,0,1,.327.4L8.5,8.283a.51.51,0,0,1-.182.477c-.062.051-.127.1-.194.144A1.531,1.531,0,0,0,7.556,10.8,10.861,10.861,0,0,0,13.2,16.442a1.54,1.54,0,0,0,1.9-.576c.033-.048.068-.1.105-.143a.5.5,0,0,1,.481-.181l4.332.722a.466.466,0,0,1,.387.316c.02.069.037.147.053.234A3.072,3.072,0,0,1,19.732,19.356Z" }) })
652
+ ] });
653
+
654
+ // src/PlusSquareLight.tsx
655
+ var import_jsx_runtime65 = require("react/jsx-runtime");
656
+ var PlusSquareLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
657
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("title", { children: "plus-square" }),
658
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("g", { id: "plus-square-Light", children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("path", { id: "plus-square-Light-2", "data-name": "plus-square-Light", d: "M15,2.5H9A6.508,6.508,0,0,0,2.5,9v6A6.508,6.508,0,0,0,9,21.5h6A6.508,6.508,0,0,0,21.5,15V9A6.508,6.508,0,0,0,15,2.5ZM20.5,15A5.506,5.506,0,0,1,15,20.5H9A5.506,5.506,0,0,1,3.5,15V9A5.506,5.506,0,0,1,9,3.5h6A5.506,5.506,0,0,1,20.5,9Zm-4-3a.5.5,0,0,1-.5.5H12.5V16a.5.5,0,0,1-1,0V12.5H8a.5.5,0,0,1,0-1h3.5V8a.5.5,0,0,1,1,0v3.5H16A.5.5,0,0,1,16.5,12Z" }) })
659
+ ] });
660
+
661
+ // src/QuestionCircleLight.tsx
662
+ var import_jsx_runtime66 = require("react/jsx-runtime");
663
+ var QuestionCircleLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
664
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("title", { children: "question-circle" }),
665
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("g", { id: "question-circle-Light", children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("path", { id: "question-circle-Light-2", "data-name": "question-circle-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5ZM15.445,9.369a3.371,3.371,0,0,1-1.681,3.53c-.921.611-1.21,1.023-1.29,1.26a.5.5,0,1,1-.947-.319,3.873,3.873,0,0,1,1.683-1.774,2.407,2.407,0,0,0,1.25-2.524A2.5,2.5,0,0,0,9.5,10a.5.5,0,0,1-1,0,3.5,3.5,0,0,1,6.945-.631ZM12.75,17a.75.75,0,1,1-.75-.75A.75.75,0,0,1,12.75,17Z" }) })
666
+ ] });
667
+
668
+ // src/SearchLight.tsx
669
+ var import_jsx_runtime67 = require("react/jsx-runtime");
670
+ var SearchLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
671
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("title", { children: "search" }),
672
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("g", { id: "search-Light", children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", { id: "search-Light-2", "data-name": "search-Light", d: "M21.354,20.646l-4.863-4.862a8.029,8.029,0,1,0-.707.707l4.862,4.863a.5.5,0,0,0,.708-.708ZM10.5,17.5a7,7,0,1,1,7-7A7.008,7.008,0,0,1,10.5,17.5Z" }) })
673
+ ] });
674
+
675
+ // src/SendLight.tsx
676
+ var import_jsx_runtime68 = require("react/jsx-runtime");
677
+ var SendLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
678
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("title", { children: "send" }),
679
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("g", { id: "send-Light", children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { id: "send-Light-2", "data-name": "send-Light", d: "M20.75,3.249a2.535,2.535,0,0,0-2.425-.671L5.212,5.856a3.581,3.581,0,0,0,.048,6.959l4.8,1.129,1.129,4.8a3.533,3.533,0,0,0,3.46,2.76h.024a3.532,3.532,0,0,0,3.475-2.713L21.422,5.675A2.532,2.532,0,0,0,20.75,3.249Zm-.3,2.183L17.174,18.545a2.518,2.518,0,0,1-2.5,1.955h-.018a2.518,2.518,0,0,1-2.493-1.99l-1.136-4.826,4.331-4.331a.5.5,0,0,0-.708-.707l-4.33,4.331L5.49,11.841A2.518,2.518,0,0,1,3.5,9.347,2.518,2.518,0,0,1,5.455,6.826L18.567,3.548A1.576,1.576,0,0,1,18.95,3.5a1.556,1.556,0,0,1,1.5,1.932Z" }) })
680
+ ] });
681
+
682
+ // src/SettingsLight.tsx
683
+ var import_jsx_runtime69 = require("react/jsx-runtime");
684
+ var SettingsLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
685
+ /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("title", { children: "settings" }),
686
+ /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("g", { id: "settings-Light", children: /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { id: "settings-Light-2", "data-name": "settings-Light", d: "M12.015,15.5A3.5,3.5,0,1,1,15.5,11.985,3.5,3.5,0,0,1,12.015,15.5Zm-.025-6a2.5,2.5,0,1,0,2.51,2.49A2.5,2.5,0,0,0,11.99,9.5Zm.55,12-1,0A2,2,0,0,1,9.531,19.51a.61.61,0,0,0-.378-.569l-.007,0a.579.579,0,0,0-.631.128,2.008,2.008,0,0,1-2.85.033l-.708-.7a2,2,0,0,1-.008-2.833.621.621,0,0,0,.129-.667v0a.584.584,0,0,0-.541-.363A2.007,2.007,0,0,1,2.5,12.54l0-1A2,2,0,0,1,4.49,9.531a.61.61,0,0,0,.569-.378l0-.007a.582.582,0,0,0-.128-.631A2.009,2.009,0,0,1,4.9,5.665l.705-.711a2,2,0,0,1,2.829-.012.609.609,0,0,0,.669.137.581.581,0,0,0,.365-.541A2.008,2.008,0,0,1,11.46,2.5l1,0A2,2,0,0,1,14.469,4.49a.592.592,0,0,0,.369.564h0a.616.616,0,0,0,.654-.121,1.992,1.992,0,0,1,1.425-.609h0a1.989,1.989,0,0,1,1.417.58l.708.7a2,2,0,0,1,.012,2.829.6.6,0,0,0-.143.657l.007.014a.579.579,0,0,0,.54.363A2.008,2.008,0,0,1,21.5,11.46l0,1a2,2,0,0,1-1.992,2.009.592.592,0,0,0-.564.369h0a.618.618,0,0,0,.121.654,2,2,0,0,1,.029,2.845l-.7.708a2,2,0,0,1-2.829.012.6.6,0,0,0-.657-.143.6.6,0,0,0-.377.547A2.008,2.008,0,0,1,12.54,21.5ZM9.581,18.039a1.612,1.612,0,0,1,.95,1.439,1.008,1.008,0,0,0,1,1.024l1,0a1,1,0,0,0,1-1,1.62,1.62,0,0,1,.993-1.5,1.58,1.58,0,0,1,1.724.335,1.009,1.009,0,0,0,1.436.015l.7-.708a1,1,0,0,0-.008-1.417,1.621,1.621,0,0,1-.364-1.74l0-.011,0-.013a1.574,1.574,0,0,1,1.457-.984,1.008,1.008,0,0,0,1.022-1l0-1a1,1,0,0,0-1-1A1.589,1.589,0,0,1,18,9.5l0-.007a1.586,1.586,0,0,1,.33-1.737,1.008,1.008,0,0,0,.015-1.436l-.708-.7a1,1,0,0,0-.709-.29h0a.99.99,0,0,0-.707.3,1.621,1.621,0,0,1-1.74.364l-.011,0-.013,0a1.574,1.574,0,0,1-.984-1.457,1.008,1.008,0,0,0-1-1.022l-1,0a1,1,0,0,0-1,1A1.588,1.588,0,0,1,9.489,6a1.612,1.612,0,0,1-1.737-.33,1.009,1.009,0,0,0-1.436-.015l-.7.711a1,1,0,0,0,.006,1.415,1.59,1.59,0,0,1,.37,1.742.464.464,0,0,1-.026.055,1.612,1.612,0,0,1-1.439.95,1.008,1.008,0,0,0-1.024,1l0,1a1,1,0,0,0,1,1A1.585,1.585,0,0,1,6,14.506l0,.01,0,.011a1.617,1.617,0,0,1-.337,1.731,1,1,0,0,0-.009,1.429l.708.7a1,1,0,0,0,1.415-.006,1.59,1.59,0,0,1,1.742-.37A.464.464,0,0,1,9.581,18.039Z" }) })
687
+ ] });
688
+
689
+ // src/ShieldLight.tsx
690
+ var import_jsx_runtime70 = require("react/jsx-runtime");
691
+ var ShieldLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
692
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("title", { children: "shield" }),
693
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("g", { id: "shield-Light", children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", { id: "shield-Light-2", "data-name": "shield-Light", d: "M20.158,6.526C17.232,5.55,13.3,3.594,12.372,2.649A.5.5,0,0,0,12.02,2.5a.515.515,0,0,0-.355.144,20.247,20.247,0,0,1-7.8,4.005A.5.5,0,0,0,3.5,7.13c0,8.271,1.208,12.306,8.364,14.351a.5.5,0,0,0,.274,0C19.293,19.436,20.5,15.361,20.5,7A.5.5,0,0,0,20.158,6.526ZM12,20.479C5.65,18.619,4.535,15.094,4.5,7.505a22.234,22.234,0,0,0,7.523-3.837A32.632,32.632,0,0,0,19.5,7.357C19.467,15.049,18.356,18.617,12,20.479Z" }) })
694
+ ] });
695
+
696
+ // src/ShoppingBasketLight.tsx
697
+ var import_jsx_runtime71 = require("react/jsx-runtime");
698
+ var ShoppingBasketLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
699
+ /* @__PURE__ */ (0, import_jsx_runtime71.jsx)("title", { children: "shopping-basket" }),
700
+ /* @__PURE__ */ (0, import_jsx_runtime71.jsx)("g", { id: "shopping-basket-Light", children: /* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { id: "shopping-basket-Light-2", "data-name": "shopping-basket-Light", d: "M10.5,15v3a.5.5,0,0,1-1,0V15a.5.5,0,0,1,1,0Zm3.5-.5a.5.5,0,0,0-.5.5v3a.5.5,0,0,0,1,0V15A.5.5,0,0,0,14,14.5Zm5.965-2.2-.783,6.138A3.507,3.507,0,0,1,15.71,21.5h-7.4a3.509,3.509,0,0,1-3.47-3.045l-.806-6.15A2.5,2.5,0,0,1,5,7.5H6.717L9.571,2.742a.5.5,0,0,1,.858.515L7.883,7.5h8.234L13.571,3.257a.5.5,0,0,1,.858-.515L17.283,7.5H19a2.5,2.5,0,0,1,.965,4.805ZM18.19,18.316l.742-5.816H5.07l.763,5.825A2.508,2.508,0,0,0,8.312,20.5h7.4A2.506,2.506,0,0,0,18.19,18.316ZM20.5,10A1.5,1.5,0,0,0,19,8.5H5a1.5,1.5,0,0,0,0,3H19A1.5,1.5,0,0,0,20.5,10Z" }) })
701
+ ] });
702
+
703
+ // src/SlidersHLight.tsx
704
+ var import_jsx_runtime72 = require("react/jsx-runtime");
705
+ var SlidersHLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime72.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
706
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("title", { children: "sliders-h" }),
707
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("g", { id: "sliders-h-Light", children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("path", { id: "sliders-h-Light-2", "data-name": "sliders-h-Light", d: "M8.5,4A3,3,0,0,0,5.551,6.5H3a.5.5,0,0,0,0,1H5.551A3,3,0,1,0,8.5,4Zm0,5a2,2,0,1,1,2-2A2,2,0,0,1,8.5,9Zm6-2a.5.5,0,0,1,.5-.5h6a.5.5,0,0,1,0,1H15A.5.5,0,0,1,14.5,7ZM21,16.5H18.449a3,3,0,1,0,0,1H21a.5.5,0,0,0,0-1ZM15.5,19a2,2,0,1,1,2-2A2,2,0,0,1,15.5,19Zm-6-2a.5.5,0,0,1-.5.5H3a.5.5,0,0,1,0-1H9A.5.5,0,0,1,9.5,17Z" }) })
708
+ ] });
709
+
710
+ // src/SortAscendingLight.tsx
711
+ var import_jsx_runtime73 = require("react/jsx-runtime");
712
+ var SortAscendingLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
713
+ /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("title", { children: "sort-ascending" }),
714
+ /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("g", { id: "sort-ascending-Light", children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { id: "sort-ascending-Light-2", "data-name": "sort-ascending-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5ZM16.5,16a.5.5,0,0,1-.5.5H8a.5.5,0,0,1,0-1h8A.5.5,0,0,1,16.5,16ZM9,12a.5.5,0,0,1,.5-.5h5a.5.5,0,0,1,0,1h-5A.5.5,0,0,1,9,12Zm1.5-4a.5.5,0,0,1,.5-.5h2a.5.5,0,0,1,0,1H11A.5.5,0,0,1,10.5,8Z" }) })
715
+ ] });
716
+
717
+ // src/SortDescendingLight.tsx
718
+ var import_jsx_runtime74 = require("react/jsx-runtime");
719
+ var SortDescendingLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime74.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
720
+ /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("title", { children: "sort-descending" }),
721
+ /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("g", { id: "sort-descending-Light", children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("path", { id: "sort-descending-Light-2", "data-name": "sort-descending-Light", d: "M12,2.5A9.5,9.5,0,1,0,21.5,12,9.511,9.511,0,0,0,12,2.5Zm0,18A8.5,8.5,0,1,1,20.5,12,8.51,8.51,0,0,1,12,20.5ZM16.5,8a.5.5,0,0,1-.5.5H8a.5.5,0,0,1,0-1h8A.5.5,0,0,1,16.5,8ZM15,12a.5.5,0,0,1-.5.5h-5a.5.5,0,0,1,0-1h5A.5.5,0,0,1,15,12Zm-1.5,4a.5.5,0,0,1-.5.5H11a.5.5,0,0,1,0-1h2A.5.5,0,0,1,13.5,16Z" }) })
722
+ ] });
723
+
724
+ // src/StarLight.tsx
725
+ var import_jsx_runtime75 = require("react/jsx-runtime");
726
+ var StarLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime75.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
727
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("title", { children: "star" }),
728
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("g", { id: "star-Light", children: /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("path", { id: "star-Light-2", "data-name": "star-Light", d: "M21.411,10.25A1.844,1.844,0,0,0,19.9,8.986l-4.309-.617L13.668,4.524h0a1.871,1.871,0,0,0-3.336,0L8.406,8.369,4.1,8.986A1.844,1.844,0,0,0,2.589,10.25a1.821,1.821,0,0,0,.477,1.881l3.114,2.99-.735,4.221a1.827,1.827,0,0,0,.726,1.793,1.868,1.868,0,0,0,1.973.151l3.856-2,3.856,2a1.866,1.866,0,0,0,1.973-.151,1.827,1.827,0,0,0,.726-1.793l-.735-4.221,3.114-2.991A1.819,1.819,0,0,0,21.411,10.25Zm-1.17,1.159-3.3,3.175a.5.5,0,0,0-.147.447l.78,4.483a.817.817,0,0,1-.332.814.861.861,0,0,1-.921.071L12.23,18.282a.5.5,0,0,0-.46,0L7.684,20.4a.859.859,0,0,1-.921-.071.817.817,0,0,1-.332-.814l.78-4.483a.5.5,0,0,0-.147-.447l-3.3-3.175a.814.814,0,0,1-.218-.853.84.84,0,0,1,.7-.58l4.569-.654a.5.5,0,0,0,.376-.271l2.043-4.08a.9.9,0,0,1,1.548,0h0l2.043,4.079a.5.5,0,0,0,.376.271l4.569.654a.84.84,0,0,1,.7.58A.814.814,0,0,1,20.241,11.409Z" }) })
729
+ ] });
730
+
731
+ // src/StopwatchLight.tsx
732
+ var import_jsx_runtime76 = require("react/jsx-runtime");
733
+ var StopwatchLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime76.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
734
+ /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("title", { children: "stopwatch" }),
735
+ /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("g", { id: "stopwatch-Light", children: /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { id: "stopwatch-Light-2", "data-name": "stopwatch-Light", d: "M17.734,7.933a.493.493,0,0,0,.12-.08l1.5-1.5a.5.5,0,1,0-.708-.707l-1.5,1.5a.528.528,0,0,0-.1.153A7.955,7.955,0,0,0,12.5,5.525V3.5H14a.5.5,0,0,0,0-1H10a.5.5,0,0,0,0,1h1.5V5.525a8,8,0,1,0,6.234,2.408ZM12,20.5a7,7,0,1,1,7-7A7.008,7.008,0,0,1,12,20.5Zm2.391-4.813a.5.5,0,0,1-.782.625l-2-2.5A.5.5,0,0,1,11.5,13.5V10a.5.5,0,0,1,1,0v3.324Z" }) })
736
+ ] });
737
+
738
+ // src/StoreLight.tsx
739
+ var import_jsx_runtime77 = require("react/jsx-runtime");
740
+ var StoreLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime77.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
741
+ /* @__PURE__ */ (0, import_jsx_runtime77.jsx)("title", { children: "store" }),
742
+ /* @__PURE__ */ (0, import_jsx_runtime77.jsx)("g", { id: "store-Light", children: /* @__PURE__ */ (0, import_jsx_runtime77.jsx)("path", { id: "store-Light-2", "data-name": "store-Light", d: "M21.5,9a.5.5,0,0,0-.026-.158L20.386,5.576A4.494,4.494,0,0,0,16.117,2.5H7.883A4.494,4.494,0,0,0,3.614,5.576L2.526,8.842A.5.5,0,0,0,2.5,9a3.494,3.494,0,0,0,1,2.446l0,.012V18A3.5,3.5,0,0,0,7,21.5h3.527V18a1.5,1.5,0,0,1,3,0v3.5H17A3.5,3.5,0,0,0,20.5,18V11.458l0-.012A3.494,3.494,0,0,0,21.5,9ZM4.562,5.893A3.5,3.5,0,0,1,7.883,3.5h8.234a3.494,3.494,0,0,1,3.32,2.393L20.5,9.077A2.5,2.5,0,0,1,18.01,11.5a2.74,2.74,0,0,1-2.538-1.666A.5.5,0,0,0,15,9.5h0a.5.5,0,0,0-.471.338,2.752,2.752,0,0,1-5.054,0A.5.5,0,0,0,9,9.5a.589.589,0,0,0-.474.334A2.74,2.74,0,0,1,5.99,11.5,2.5,2.5,0,0,1,3.5,9.077ZM17,20.5H14.527V18a2.5,2.5,0,0,0-5,0v2.5H7A2.5,2.5,0,0,1,4.5,18V12.151a3.44,3.44,0,0,0,1.49.349A3.853,3.853,0,0,0,9,11.034a3.809,3.809,0,0,0,6.006,0A3.854,3.854,0,0,0,18.01,12.5a3.44,3.44,0,0,0,1.49-.349V18A2.5,2.5,0,0,1,17,20.5Z" }) })
743
+ ] });
744
+
745
+ // src/TabletLight.tsx
746
+ var import_jsx_runtime78 = require("react/jsx-runtime");
747
+ var TabletLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime78.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
748
+ /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("title", { children: "tablet" }),
749
+ /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("g", { id: "tablet-Light", children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { id: "tablet-Light-2", "data-name": "tablet-Light", d: "M13.5,18a.5.5,0,0,1-.5.5H11a.5.5,0,0,1,0-1h2A.5.5,0,0,1,13.5,18Zm6-11V17A4.505,4.505,0,0,1,15,21.5H9A4.505,4.505,0,0,1,4.5,17V7A4.5,4.5,0,0,1,9,2.5h6A4.5,4.5,0,0,1,19.5,7Zm-1,0A3.5,3.5,0,0,0,15,3.5H9A3.5,3.5,0,0,0,5.5,7V17A3.5,3.5,0,0,0,9,20.5h6A3.5,3.5,0,0,0,18.5,17Z" }) })
750
+ ] });
751
+
752
+ // src/TagLight.tsx
753
+ var import_jsx_runtime79 = require("react/jsx-runtime");
754
+ var TagLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime79.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
755
+ /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("title", { children: "tag" }),
756
+ /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("g", { id: "tag-Light", children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("path", { id: "tag-Light-2", "data-name": "tag-Light", d: "M20.183,10.353,13.649,3.819A4.47,4.47,0,0,0,10.467,2.5H6A3.5,3.5,0,0,0,2.5,6v4.466a4.47,4.47,0,0,0,1.318,3.182l6.534,6.534a4.5,4.5,0,0,0,6.364,0l3.466-3.466A4.5,4.5,0,0,0,20.183,10.353Zm-.707,5.657L16.01,19.476a3.5,3.5,0,0,1-4.95,0L4.526,12.942A3.477,3.477,0,0,1,3.5,10.467V6A2.5,2.5,0,0,1,6,3.5h4.466a3.477,3.477,0,0,1,2.475,1.025l6.534,6.534A3.5,3.5,0,0,1,19.476,16.01ZM8.5,7.5a1,1,0,1,1-1-1A1,1,0,0,1,8.5,7.5Z" }) })
757
+ ] });
758
+
759
+ // src/ThumbtackLight.tsx
760
+ var import_jsx_runtime80 = require("react/jsx-runtime");
761
+ var ThumbtackLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime80.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
762
+ /* @__PURE__ */ (0, import_jsx_runtime80.jsx)("title", { children: "thumbtack" }),
763
+ /* @__PURE__ */ (0, import_jsx_runtime80.jsx)("g", { id: "thumbtack-Light", children: /* @__PURE__ */ (0, import_jsx_runtime80.jsx)("path", { id: "thumbtack-Light-2", "data-name": "thumbtack-Light", d: "M17.233,9.526,16.5,8.793v-2.6A5.488,5.488,0,0,0,17.5,3a.5.5,0,0,0-.5-.5H7a.5.5,0,0,0-.5.5,5.487,5.487,0,0,0,1,3.192v2.6l-.733.733A7.69,7.69,0,0,0,4.5,15a.5.5,0,0,0,.5.5h6.5V21a.5.5,0,0,0,1,0V15.5H19a.5.5,0,0,0,.5-.5A7.688,7.688,0,0,0,17.233,9.526ZM5.519,14.5a6.683,6.683,0,0,1,1.955-4.266l.88-.88A.5.5,0,0,0,8.5,9V6a.5.5,0,0,0-.146-.353A3.941,3.941,0,0,1,7.53,3.5h8.94a3.948,3.948,0,0,1-.824,2.146A.5.5,0,0,0,15.5,6V9a.5.5,0,0,0,.146.353l.88.88A6.683,6.683,0,0,1,18.481,14.5Z" }) })
764
+ ] });
765
+
766
+ // src/TimesSquareLight.tsx
767
+ var import_jsx_runtime81 = require("react/jsx-runtime");
768
+ var TimesSquareLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime81.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
769
+ /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("title", { children: "times-square" }),
770
+ /* @__PURE__ */ (0, import_jsx_runtime81.jsxs)("g", { id: "times-square-Light", children: [
771
+ /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("path", { id: "times-square-Light-2", "data-name": "times-square-Light", d: "M15.354,9.353,12.707,12l2.647,2.646a.5.5,0,1,1-.708.707L12,12.707,9.354,15.353a.5.5,0,1,1-.708-.707L11.293,12,8.646,9.353a.5.5,0,0,1,.708-.707L12,11.293l2.646-2.647a.5.5,0,0,1,.708.707ZM21.5,9v6A6.508,6.508,0,0,1,15,21.5H9A6.508,6.508,0,0,1,2.5,15V9A6.508,6.508,0,0,1,9,2.5h6A6.508,6.508,0,0,1,21.5,9Zm-1,0A5.506,5.506,0,0,0,15,3.5H9A5.506,5.506,0,0,0,3.5,9v6A5.506,5.506,0,0,0,9,20.5h6A5.506,5.506,0,0,0,20.5,15Z" }),
772
+ /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("path", { id: "times-square-Light-3", "data-name": "times-square-Light", d: "M15.354,9.354,12.707,12l2.647,2.646a.5.5,0,0,1-.708.708L12,12.707,9.354,15.354a.5.5,0,0,1-.708-.708L11.293,12,8.646,9.354a.5.5,0,0,1,.708-.708L12,11.293l2.646-2.647a.5.5,0,0,1,.708.708ZM21.5,9v6A6.508,6.508,0,0,1,15,21.5H9A6.508,6.508,0,0,1,2.5,15V9A6.508,6.508,0,0,1,9,2.5h6A6.508,6.508,0,0,1,21.5,9Zm-1,0A5.506,5.506,0,0,0,15,3.5H9A5.506,5.506,0,0,0,3.5,9v6A5.506,5.506,0,0,0,9,20.5h6A5.506,5.506,0,0,0,20.5,15Z" })
773
+ ] })
774
+ ] });
775
+
776
+ // src/TrashLight.tsx
777
+ var import_jsx_runtime82 = require("react/jsx-runtime");
778
+ var TrashLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime82.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
779
+ /* @__PURE__ */ (0, import_jsx_runtime82.jsx)("title", { children: "trash" }),
780
+ /* @__PURE__ */ (0, import_jsx_runtime82.jsx)("g", { id: "trash-Light", children: /* @__PURE__ */ (0, import_jsx_runtime82.jsx)("path", { id: "trash-Light-2", "data-name": "trash-Light", d: "M21,5.5H17.441a1.5,1.5,0,0,1-1.422-1.026L15.7,3.525A1.5,1.5,0,0,0,14.279,2.5H9.721A1.5,1.5,0,0,0,8.3,3.525l-.315.949A1.5,1.5,0,0,1,6.559,5.5H3a.5.5,0,0,0,0,1H4.532l.782,11.733A3.51,3.51,0,0,0,8.807,21.5h6.386a3.51,3.51,0,0,0,3.493-3.267L19.468,6.5H21a.5.5,0,0,0,0-1ZM9.246,3.842A.5.5,0,0,1,9.721,3.5h4.558a.5.5,0,0,1,.474.342l.317.949a2.511,2.511,0,0,0,.372.709H8.558a2.514,2.514,0,0,0,.373-.709Zm8.441,14.325A2.5,2.5,0,0,1,15.193,20.5H8.807a2.506,2.506,0,0,1-2.495-2.333L5.535,6.5H6.559a2.541,2.541,0,0,0,.316-.025A.478.478,0,0,0,7,6.5H17a.478.478,0,0,0,.125-.025,2.541,2.541,0,0,0,.316.025h1.024ZM14.5,11v5a.5.5,0,0,1-1,0V11a.5.5,0,0,1,1,0Zm-4,0v5a.5.5,0,0,1-1,0V11a.5.5,0,0,1,1,0Z" }) })
781
+ ] });
782
+
783
+ // src/UnlockLight.tsx
784
+ var import_jsx_runtime83 = require("react/jsx-runtime");
785
+ var UnlockLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
786
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("title", { children: "unlock" }),
787
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { id: "unlock-Light", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { id: "unlock-Light-2", "data-name": "unlock-Light", d: "M15,9.5H9a4.576,4.576,0,0,0-.5.05V7A3.5,3.5,0,0,1,12,3.5a3.675,3.675,0,0,1,3.516,2.624.5.5,0,1,0,.968-.249A4.638,4.638,0,0,0,12,2.5,4.5,4.5,0,0,0,7.5,7V9.776A4.493,4.493,0,0,0,4.5,14v3A4.505,4.505,0,0,0,9,21.5h6A4.505,4.505,0,0,0,19.5,17V14A4.5,4.5,0,0,0,15,9.5ZM18.5,17A3.5,3.5,0,0,1,15,20.5H9A3.5,3.5,0,0,1,5.5,17V14A3.5,3.5,0,0,1,9,10.5h6A3.5,3.5,0,0,1,18.5,14Zm-6-2v2a.5.5,0,0,1-1,0V15a.5.5,0,0,1,1,0Z" }) })
788
+ ] });
789
+
790
+ // src/UploadLight.tsx
791
+ var import_jsx_runtime84 = require("react/jsx-runtime");
792
+ var UploadLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
793
+ /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("title", { children: "upload" }),
794
+ /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("g", { id: "upload-Light", children: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("path", { id: "upload-Light-2", "data-name": "upload-Light", d: "M8.646,7.354a.5.5,0,0,1,0-.708l3-3a.5.5,0,0,1,.708,0l3,3a.5.5,0,0,1-.708.708L12.5,5.207V11a.5.5,0,0,1-1,0V5.207L9.354,7.354A.5.5,0,0,1,8.646,7.354ZM17,10.5a.5.5,0,0,0,0,1A3.5,3.5,0,0,1,20.5,15v1A3.5,3.5,0,0,1,17,19.5H7A3.5,3.5,0,0,1,3.5,16V15A3.5,3.5,0,0,1,7,11.5a.5.5,0,0,0,0-1A4.505,4.505,0,0,0,2.5,15v1A4.505,4.505,0,0,0,7,20.5H17A4.505,4.505,0,0,0,21.5,16V15A4.505,4.505,0,0,0,17,10.5ZM17,16a1,1,0,1,0-1-1A1,1,0,0,0,17,16Z" }) })
795
+ ] });
796
+
797
+ // src/UserLight.tsx
798
+ var import_jsx_runtime85 = require("react/jsx-runtime");
799
+ var UserLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
800
+ /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("title", { children: "user" }),
801
+ /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("g", { id: "user-Light", children: /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("path", { id: "user-Light-2", "data-name": "user-Light", d: "M12,12.5a5,5,0,1,0-5-5A5.006,5.006,0,0,0,12,12.5Zm0-9a4,4,0,1,1-4,4A4,4,0,0,1,12,3.5Zm7.5,14.467v1.011a3.526,3.526,0,0,1-.9,2.355.5.5,0,0,1-.746-.667,2.521,2.521,0,0,0,.643-1.688V17.967a3.509,3.509,0,0,0-2.632-3.428,1.273,1.273,0,0,0-.931.121,6.057,6.057,0,0,1-5.87,0,1.265,1.265,0,0,0-.934-.124A3.51,3.51,0,0,0,5.5,17.967v1.011a2.521,2.521,0,0,0,.643,1.688.5.5,0,0,1-.746.667,3.526,3.526,0,0,1-.9-2.355V17.967a4.51,4.51,0,0,1,3.388-4.4,2.281,2.281,0,0,1,1.67.222,5.05,5.05,0,0,0,4.889,0,2.271,2.271,0,0,1,1.666-.22A4.509,4.509,0,0,1,19.5,17.967Z" }) })
802
+ ] });
803
+
804
+ // src/UsersThreeLight.tsx
805
+ var import_jsx_runtime86 = require("react/jsx-runtime");
806
+ var UsersThreeLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
807
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("title", { children: "users-three" }),
808
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { id: "users-three-Light", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("path", { id: "users-three-Light-2", "data-name": "users-three-Light", d: "M12,13.5A4.5,4.5,0,1,0,7.5,9,4.505,4.505,0,0,0,12,13.5Zm0-8A3.5,3.5,0,1,1,8.5,9,3.5,3.5,0,0,1,12,5.5Zm6.5,12.9v.866a3.1,3.1,0,0,1-.787,2.067.5.5,0,0,1-.373.167.494.494,0,0,1-.333-.128.5.5,0,0,1-.04-.706,2.094,2.094,0,0,0,.533-1.4V18.4a2.937,2.937,0,0,0-2.2-2.869,1,1,0,0,0-.744.1,5.27,5.27,0,0,1-5.1,0,1.006,1.006,0,0,0-.749-.1A2.937,2.937,0,0,0,6.5,18.4v.866a2.094,2.094,0,0,0,.533,1.4.5.5,0,0,1-.746.667A3.1,3.1,0,0,1,5.5,19.266V18.4a3.938,3.938,0,0,1,2.958-3.839,2.02,2.02,0,0,1,1.484.2,4.259,4.259,0,0,0,4.12,0,2.027,2.027,0,0,1,1.48-.2A3.938,3.938,0,0,1,18.5,18.4ZM17.528,5a.5.5,0,0,1,.639-.3,3.5,3.5,0,0,1,1.166,5.909.494.494,0,0,1-.333.128.5.5,0,0,1-.333-.873,2.5,2.5,0,0,0-.834-4.221A.5.5,0,0,1,17.528,5ZM21.5,15.833v.722a.5.5,0,0,1-1,0v-.722a2.365,2.365,0,0,0-1.772-2.31.5.5,0,1,1,.244-.97A3.364,3.364,0,0,1,21.5,15.833ZM4.667,11.052A3.5,3.5,0,0,1,5.833,5.143a.5.5,0,0,1,.334.944,2.5,2.5,0,0,0-.834,4.22A.5.5,0,0,1,5,11.18.494.494,0,0,1,4.667,11.052Zm.605,2.916A2.365,2.365,0,0,0,3.5,16.278V17a.5.5,0,0,1-1,0v-.722A3.363,3.363,0,0,1,5.028,13a.5.5,0,1,1,.244.97Z" }) })
809
+ ] });
810
+
811
+ // src/UsersLight.tsx
812
+ var import_jsx_runtime87 = require("react/jsx-runtime");
813
+ var UsersLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime87.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
814
+ /* @__PURE__ */ (0, import_jsx_runtime87.jsx)("title", { children: "users" }),
815
+ /* @__PURE__ */ (0, import_jsx_runtime87.jsx)("g", { id: "users-Light", children: /* @__PURE__ */ (0, import_jsx_runtime87.jsx)("path", { id: "users-Light-2", "data-name": "users-Light", d: "M16.5,17.638v.507a3.259,3.259,0,0,1-.844,2.191.5.5,0,0,1-.741-.672,2.259,2.259,0,0,0,.585-1.519v-.507a3.186,3.186,0,0,0-2.416-3.1,1.151,1.151,0,0,0-.84.108,5.726,5.726,0,0,1-5.483,0,1.149,1.149,0,0,0-.845-.111,3.186,3.186,0,0,0-2.416,3.1v.507a2.26,2.26,0,0,0,.585,1.519.5.5,0,0,1-.741.671,3.258,3.258,0,0,1-.844-2.19v-.507a4.186,4.186,0,0,1,3.174-4.074,2.172,2.172,0,0,1,1.574.208,4.716,4.716,0,0,0,4.509,0,2.154,2.154,0,0,1,1.569-.2A4.184,4.184,0,0,1,16.5,17.638Zm1.826-4.074a.5.5,0,0,0-.242.971,3.186,3.186,0,0,1,2.416,3.1v.507a2.259,2.259,0,0,1-.585,1.519.5.5,0,0,0,.741.672,3.259,3.259,0,0,0,.844-2.191v-.507A4.186,4.186,0,0,0,18.326,13.564ZM5,8a4.5,4.5,0,1,1,4.5,4.5A4.5,4.5,0,0,1,5,8ZM6,8A3.5,3.5,0,1,0,9.5,4.5,3.5,3.5,0,0,0,6,8Zm9.062-4.466a.5.5,0,0,0-.124.993,3.5,3.5,0,0,1,1.749,6.2.5.5,0,0,0,.626.78,4.5,4.5,0,0,0-2.251-7.978Z" }) })
816
+ ] });
817
+
818
+ // src/VideoSlashLight.tsx
819
+ var import_jsx_runtime88 = require("react/jsx-runtime");
820
+ var VideoSlashLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime88.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
821
+ /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("title", { children: "video-slash" }),
822
+ /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("g", { id: "video-slash-Light", children: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("path", { id: "video-slash-Light-2", "data-name": "video-slash-Light", d: "M3.721,16.78a.5.5,0,0,1-.412-.216A4.489,4.489,0,0,1,2.5,14V10A4.5,4.5,0,0,1,7,5.5h4a4.487,4.487,0,0,1,2.564.809A.5.5,0,1,1,13,7.131,3.491,3.491,0,0,0,11,6.5H7A3.5,3.5,0,0,0,3.5,10v4A3.491,3.491,0,0,0,4.131,16a.5.5,0,0,1-.41.785ZM21.5,9.238v5.523a1.7,1.7,0,0,1-2.641,1.416L15.5,13.945V14A4.505,4.505,0,0,1,11,18.5H7a4.7,4.7,0,0,1-.727-.067l-1.919,1.92a.5.5,0,0,1-.708-.707l16-16a.5.5,0,0,1,.708.707l-4.92,4.92A4.812,4.812,0,0,1,15.5,10v.055l3.359-2.233A1.7,1.7,0,0,1,21.5,9.238ZM14.5,14V10.207L7.207,17.5H11A3.5,3.5,0,0,0,14.5,14Zm6-4.762a.7.7,0,0,0-1.088-.583l-3.912,2.6v1.488l3.913,2.6a.7.7,0,0,0,1.087-.583Z" }) })
823
+ ] });
824
+
825
+ // src/VideoLight.tsx
826
+ var import_jsx_runtime89 = require("react/jsx-runtime");
827
+ var VideoLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
828
+ /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("title", { children: "video" }),
829
+ /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("g", { id: "video-Light", children: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("path", { id: "video-Light-2", "data-name": "video-Light", d: "M20.6,7.74a1.7,1.7,0,0,0-1.745.082L15.5,10.055V10A4.5,4.5,0,0,0,11,5.5H7A4.5,4.5,0,0,0,2.5,10v4A4.505,4.505,0,0,0,7,18.5h4A4.505,4.505,0,0,0,15.5,14v-.055l3.359,2.232A1.7,1.7,0,0,0,21.5,14.761V9.238A1.7,1.7,0,0,0,20.6,7.74ZM14.5,14A3.5,3.5,0,0,1,11,17.5H7A3.5,3.5,0,0,1,3.5,14V10A3.5,3.5,0,0,1,7,6.5h4A3.5,3.5,0,0,1,14.5,10Zm6,.761a.7.7,0,0,1-1.087.583l-3.913-2.6V11.256l3.912-2.6a.7.7,0,0,1,1.088.583Z" }) })
830
+ ] });
831
+
832
+ // src/VolumeUpLight.tsx
833
+ var import_jsx_runtime90 = require("react/jsx-runtime");
834
+ var VolumeUpLight = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("svg", { id: "magicoon-Light", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
835
+ /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("title", { children: "volume-up" }),
836
+ /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("g", { id: "volume-up-Light", children: /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("path", { id: "volume-up-Light-2", "data-name": "volume-up-Light", d: "M11.751,3.778a2.964,2.964,0,0,0-3.2.449l-2.6,2.225a.492.492,0,0,1-.323.121H4.893A2.4,2.4,0,0,0,2.5,8.974v6.051a2.4,2.4,0,0,0,2.393,2.4H5.63a.5.5,0,0,1,.325.12l2.594,2.225a2.971,2.971,0,0,0,1.942.728,3.015,3.015,0,0,0,1.26-.279A2.976,2.976,0,0,0,13.5,17.489V6.51A2.976,2.976,0,0,0,11.751,3.778ZM12.5,17.489a1.986,1.986,0,0,1-1.167,1.824,1.955,1.955,0,0,1-2.134-.3L6.606,16.788a1.491,1.491,0,0,0-.974-.361H4.894a1.4,1.4,0,0,1-1.394-1.4V8.974a1.4,1.4,0,0,1,1.394-1.4h.738a1.491,1.491,0,0,0,.973-.362L9.2,4.986A1.966,1.966,0,0,1,10.487,4.5a2.021,2.021,0,0,1,.846.19A1.986,1.986,0,0,1,12.5,6.51ZM16.4,8.7a5.5,5.5,0,0,1,0,6.6.5.5,0,0,1-.4.2.5.5,0,0,1-.4-.8,4.5,4.5,0,0,0,0-5.4.5.5,0,1,1,.8-.6ZM21.5,12a9.455,9.455,0,0,1-2.428,6.334.5.5,0,0,1-.744-.669,8.475,8.475,0,0,0,0-11.331.5.5,0,0,1,.744-.669A9.458,9.458,0,0,1,21.5,12Z" }) })
837
+ ] });
838
+
839
+ // src/ArrowDownBold.tsx
840
+ var import_jsx_runtime91 = require("react/jsx-runtime");
841
+ var ArrowDownBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime91.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
842
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("title", { children: "arrow-down" }),
843
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("g", { id: "arrow-down-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("path", { id: "arrow-down-Bold-2", "data-name": "arrow-down-Bold", d: "M19.707,14.707l-7,7a1,1,0,0,1-1.414,0l-7-7a1,1,0,0,1,1.414-1.414L11,18.586V3a1,1,0,0,1,2,0V18.586l5.293-5.293a1,1,0,0,1,1.414,1.414Z" }) })
844
+ ] });
845
+
846
+ // src/ArrowLeftBold.tsx
847
+ var import_jsx_runtime92 = require("react/jsx-runtime");
848
+ var ArrowLeftBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime92.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
849
+ /* @__PURE__ */ (0, import_jsx_runtime92.jsx)("title", { children: "arrow-left" }),
850
+ /* @__PURE__ */ (0, import_jsx_runtime92.jsx)("g", { id: "arrow-left-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime92.jsx)("path", { id: "arrow-left-Bold-2", "data-name": "arrow-left-Bold", d: "M22,12a1,1,0,0,1-1,1H5.414l5.293,5.293a1,1,0,1,1-1.414,1.414l-7-7a1,1,0,0,1,0-1.414l7-7a1,1,0,1,1,1.414,1.414L5.414,11H21A1,1,0,0,1,22,12Z" }) })
851
+ ] });
852
+
853
+ // src/ArrowRightBold.tsx
854
+ var import_jsx_runtime93 = require("react/jsx-runtime");
855
+ var ArrowRightBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime93.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
856
+ /* @__PURE__ */ (0, import_jsx_runtime93.jsx)("title", { children: "arrow-right" }),
857
+ /* @__PURE__ */ (0, import_jsx_runtime93.jsx)("g", { id: "arrow-right-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime93.jsx)("path", { id: "arrow-right-Bold-2", "data-name": "arrow-right-Bold", d: "M21.707,12.707l-7,7a1,1,0,0,1-1.414-1.414L18.586,13H3a1,1,0,0,1,0-2H18.586L13.293,5.707a1,1,0,0,1,1.414-1.414l7,7A1,1,0,0,1,21.707,12.707Z" }) })
858
+ ] });
859
+
860
+ // src/ArrowUpBold.tsx
861
+ var import_jsx_runtime94 = require("react/jsx-runtime");
862
+ var ArrowUpBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime94.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
863
+ /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("title", { children: "arrow-up" }),
864
+ /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("g", { id: "arrow-up-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { id: "arrow-up-Bold-2", "data-name": "arrow-up-Bold", d: "M19.707,10.707a1,1,0,0,1-1.414,0L13,5.414V21a1,1,0,0,1-2,0V5.414L5.707,10.707A1,1,0,0,1,4.293,9.293l7-7a1,1,0,0,1,1.414,0l7,7A1,1,0,0,1,19.707,10.707Z" }) })
865
+ ] });
866
+
867
+ // src/BellSlashBold.tsx
868
+ var import_jsx_runtime95 = require("react/jsx-runtime");
869
+ var BellSlashBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime95.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
870
+ /* @__PURE__ */ (0, import_jsx_runtime95.jsx)("title", { children: "bell-slash" }),
871
+ /* @__PURE__ */ (0, import_jsx_runtime95.jsx)("g", { id: "bell-slash-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime95.jsx)("path", { id: "bell-slash-Bold-2", "data-name": "bell-slash-Bold", d: "M19.567,13.675A3.98,3.98,0,0,1,19,11.62V8.99a6.9,6.9,0,0,0-.362-2.214l2.069-2.069a1,1,0,1,0-1.414-1.414l-14,14,0,0-2,2a1,1,0,1,0,1.414,1.414L6.414,19H9a3,3,0,0,0,6,0h3.7a2.3,2.3,0,0,0,1.968-3.483ZM12,20a1,1,0,0,1-1-1h2A1,1,0,0,1,12,20Zm6.957-3.148A.283.283,0,0,1,18.7,17H8.414l8.531-8.531A5.026,5.026,0,0,1,17,8.99v2.63a5.979,5.979,0,0,0,.852,3.084l1.1,1.839A.3.3,0,0,1,18.957,16.852Zm-15.3-1.884.77-1.29A3.979,3.979,0,0,0,5,11.62V8.99a7.012,7.012,0,0,1,11.337-5.5A1,1,0,0,1,15.1,5.067,5.012,5.012,0,0,0,7,8.99v2.63a5.975,5.975,0,0,1-.854,3.087l-.767,1.286a1,1,0,0,1-1.718-1.025Z" }) })
872
+ ] });
873
+
874
+ // src/BellBold.tsx
875
+ var import_jsx_runtime96 = require("react/jsx-runtime");
876
+ var BellBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime96.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
877
+ /* @__PURE__ */ (0, import_jsx_runtime96.jsx)("title", { children: "bell" }),
878
+ /* @__PURE__ */ (0, import_jsx_runtime96.jsx)("g", { id: "bell-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime96.jsx)("path", { id: "bell-Bold-2", "data-name": "bell-Bold", d: "M20.671,15.518l-1.107-1.845A4.005,4.005,0,0,1,19,11.617V8.99a7,7,0,0,0-13.99,0v2.627a4,4,0,0,1-.569,2.055L3.33,15.518A2.3,2.3,0,0,0,5.3,19H9a3,3,0,0,0,6,0h3.7a2.3,2.3,0,0,0,1.974-3.482ZM12,20a1,1,0,0,1-1-1h2A1,1,0,0,1,12,20Zm6.959-3.152A.292.292,0,0,1,18.7,17H5.3a.3.3,0,0,1-.258-.453L6.151,14.7a6,6,0,0,0,.854-3.083V8.99a5,5,0,0,1,9.99,0v2.627a6.008,6.008,0,0,0,.854,3.084l1.107,1.846A.291.291,0,0,1,18.959,16.848Z" }) })
879
+ ] });
880
+
881
+ // src/BookmarkBold.tsx
882
+ var import_jsx_runtime97 = require("react/jsx-runtime");
883
+ var BookmarkBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime97.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
884
+ /* @__PURE__ */ (0, import_jsx_runtime97.jsx)("title", { children: "bookmark" }),
885
+ /* @__PURE__ */ (0, import_jsx_runtime97.jsx)("g", { id: "bookmark-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime97.jsx)("path", { id: "bookmark-Bold-2", "data-name": "bookmark-Bold", d: "M15,2H9A5.006,5.006,0,0,0,4,7V20a2,2,0,0,0,3.139,1.645L12,18.275l4.864,3.368A2,2,0,0,0,20,20V7A5.006,5.006,0,0,0,15,2Zm3,18-4.863-3.367a2.009,2.009,0,0,0-2.278,0L6,20V7A3,3,0,0,1,9,4h6a3,3,0,0,1,3,3Z" }) })
886
+ ] });
887
+
888
+ // src/CalendarBold.tsx
889
+ var import_jsx_runtime98 = require("react/jsx-runtime");
890
+ var CalendarBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime98.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
891
+ /* @__PURE__ */ (0, import_jsx_runtime98.jsx)("title", { children: "calendar" }),
892
+ /* @__PURE__ */ (0, import_jsx_runtime98.jsx)("g", { id: "calendar-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime98.jsx)("path", { id: "calendar-Bold-2", "data-name": "calendar-Bold", d: "M17,3a1,1,0,0,0-2,0H9A1,1,0,0,0,7,3,5.006,5.006,0,0,0,2,8v9a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V8A5.006,5.006,0,0,0,17,3ZM7,5V6A1,1,0,0,0,9,6V5h6V6a1,1,0,0,0,2,0V5a3,3,0,0,1,3,3H4A3,3,0,0,1,7,5ZM17,20H7a3,3,0,0,1-3-3V10H20v7A3,3,0,0,1,17,20Zm0-7a1,1,0,1,1-1-1A1,1,0,0,1,17,13Zm-4,0a1,1,0,1,1-1-1A1,1,0,0,1,13,13ZM9,13a1,1,0,1,1-1-1A1,1,0,0,1,9,13Zm8,4a1,1,0,1,1-1-1A1,1,0,0,1,17,17Zm-4,0a1,1,0,1,1-1-1A1,1,0,0,1,13,17ZM9,17a1,1,0,1,1-1-1A1,1,0,0,1,9,17Z" }) })
893
+ ] });
894
+
895
+ // src/CameraBold.tsx
896
+ var import_jsx_runtime99 = require("react/jsx-runtime");
897
+ var CameraBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime99.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
898
+ /* @__PURE__ */ (0, import_jsx_runtime99.jsx)("title", { children: "camera" }),
899
+ /* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { id: "camera-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { id: "camera-Bold-2", "data-name": "camera-Bold", d: "M17.556,6.03l-1.13-1.694A2.993,2.993,0,0,0,13.93,3H10.07a2.993,2.993,0,0,0-2.5,1.336L6.444,6.03A5.009,5.009,0,0,0,2,11v5a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V11A5.009,5.009,0,0,0,17.556,6.03ZM20,16a3,3,0,0,1-3,3H7a3,3,0,0,1-3-3V11A3,3,0,0,1,7,8a1,1,0,0,0,.832-.445l1.406-2.11A1,1,0,0,1,10.07,5h3.86a1,1,0,0,1,.832.445l1.406,2.11A1,1,0,0,0,17,8a3,3,0,0,1,3,3ZM12,9a4,4,0,1,0,4,4A4,4,0,0,0,12,9Zm0,6a2,2,0,1,1,2-2A2,2,0,0,1,12,15Zm7-5a1,1,0,1,1-1-1A1,1,0,0,1,19,10Z" }) })
900
+ ] });
901
+
902
+ // src/ChartPieBold.tsx
903
+ var import_jsx_runtime100 = require("react/jsx-runtime");
904
+ var ChartPieBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime100.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
905
+ /* @__PURE__ */ (0, import_jsx_runtime100.jsx)("title", { children: "chart-pie" }),
906
+ /* @__PURE__ */ (0, import_jsx_runtime100.jsx)("g", { id: "chart-pie-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime100.jsx)("path", { id: "chart-pie-Bold-2", "data-name": "chart-pie-Bold", d: "M21.95,9.931A10.045,10.045,0,0,0,14.069,2.05a2.507,2.507,0,0,0-3,2.457V9.931a3,3,0,0,0,3,3h5.424a2.507,2.507,0,0,0,2.457-3Zm-2.065.813a.5.5,0,0,1-.392.187H14.069a1,1,0,0,1-1-1V4.507a.509.509,0,0,1,.5-.507.476.476,0,0,1,.1.011,8.046,8.046,0,0,1,6.314,6.314A.5.5,0,0,1,19.885,10.744Zm.692,4.547A9.5,9.5,0,0,1,2,12.5,9.431,9.431,0,0,1,8.709,3.423a1,1,0,0,1,.582,1.914,7.5,7.5,0,1,0,9.372,9.372,1,1,0,0,1,1.914.582Z" }) })
907
+ ] });
908
+
909
+ // src/CheckCircleBold.tsx
910
+ var import_jsx_runtime101 = require("react/jsx-runtime");
911
+ var CheckCircleBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
912
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("title", { children: "check-circle" }),
913
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("g", { id: "check-circle-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("path", { id: "check-circle-Bold-2", "data-name": "check-circle-Bold", d: "M16.707,9.293a1,1,0,0,1,0,1.414l-5,5a1,1,0,0,1-1.414,0l-3-3a1,1,0,1,1,1.414-1.414L11,13.586l4.293-4.293A1,1,0,0,1,16.707,9.293ZM22,12A10,10,0,1,1,12,2,10.011,10.011,0,0,1,22,12Zm-2,0a8,8,0,1,0-8,8A8.009,8.009,0,0,0,20,12Z" }) })
914
+ ] });
915
+
916
+ // src/ChevronCircleDownBold.tsx
917
+ var import_jsx_runtime102 = require("react/jsx-runtime");
918
+ var ChevronCircleDownBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
919
+ /* @__PURE__ */ (0, import_jsx_runtime102.jsx)("title", { children: "chevron-circle-down" }),
920
+ /* @__PURE__ */ (0, import_jsx_runtime102.jsx)("g", { id: "chevron-circle-down-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime102.jsx)("path", { id: "chevron-circle-down-Bold-2", "data-name": "chevron-circle-down-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20Zm3.707-9.707a1,1,0,0,1,0,1.414l-3,3a1,1,0,0,1-1.414,0l-3-3a1,1,0,0,1,1.414-1.414L12,12.586l2.293-2.293A1,1,0,0,1,15.707,10.293Z" }) })
921
+ ] });
922
+
923
+ // src/ChevronCircleLeftBold.tsx
924
+ var import_jsx_runtime103 = require("react/jsx-runtime");
925
+ var ChevronCircleLeftBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime103.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
926
+ /* @__PURE__ */ (0, import_jsx_runtime103.jsx)("title", { children: "chevron-circle-left" }),
927
+ /* @__PURE__ */ (0, import_jsx_runtime103.jsx)("g", { id: "chevron-circle-left-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime103.jsx)("path", { id: "chevron-circle-left-Bold-2", "data-name": "chevron-circle-left-Bold", d: "M13.707,9.707,11.414,12l2.293,2.293a1,1,0,1,1-1.414,1.414l-3-3a1,1,0,0,1,0-1.414l3-3a1,1,0,0,1,1.414,1.414ZM22,12A10,10,0,1,1,12,2,10.011,10.011,0,0,1,22,12Zm-2,0a8,8,0,1,0-8,8A8.009,8.009,0,0,0,20,12Z" }) })
928
+ ] });
929
+
930
+ // src/ChevronCircleRightBold.tsx
931
+ var import_jsx_runtime104 = require("react/jsx-runtime");
932
+ var ChevronCircleRightBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime104.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
933
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)("title", { children: "chevron-circle-right" }),
934
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)("g", { id: "chevron-circle-right-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime104.jsx)("path", { id: "chevron-circle-right-Bold-2", "data-name": "chevron-circle-right-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20Zm2.707-8.707a1,1,0,0,1,0,1.414l-3,3a1,1,0,0,1-1.414-1.414L12.586,12,10.293,9.707a1,1,0,0,1,1.414-1.414Z" }) })
935
+ ] });
936
+
937
+ // src/ChevronCircleUpBold.tsx
938
+ var import_jsx_runtime105 = require("react/jsx-runtime");
939
+ var ChevronCircleUpBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime105.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
940
+ /* @__PURE__ */ (0, import_jsx_runtime105.jsx)("title", { children: "chevron-circle-up" }),
941
+ /* @__PURE__ */ (0, import_jsx_runtime105.jsx)("g", { id: "chevron-circle-up-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime105.jsx)("path", { id: "chevron-circle-up-Bold-2", "data-name": "chevron-circle-up-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20Zm3.707-7.707a1,1,0,1,1-1.414,1.414L12,11.414,9.707,13.707a1,1,0,0,1-1.414-1.414l3-3a1,1,0,0,1,1.414,0Z" }) })
942
+ ] });
943
+
944
+ // src/ChevronDownBold.tsx
945
+ var import_jsx_runtime106 = require("react/jsx-runtime");
946
+ var ChevronDownBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
947
+ /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("title", { children: "chevron-down" }),
948
+ /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("g", { id: "chevron-down-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("path", { id: "chevron-down-Bold-2", "data-name": "chevron-down-Bold", d: "M21.707,8.707l-9,9a1,1,0,0,1-1.414,0l-9-9A1,1,0,1,1,3.707,7.293L12,15.586l8.293-8.293a1,1,0,1,1,1.414,1.414Z" }) })
949
+ ] });
950
+
951
+ // src/ChevronLeftBold.tsx
952
+ var import_jsx_runtime107 = require("react/jsx-runtime");
953
+ var ChevronLeftBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime107.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
954
+ /* @__PURE__ */ (0, import_jsx_runtime107.jsx)("title", { children: "chevron-left" }),
955
+ /* @__PURE__ */ (0, import_jsx_runtime107.jsx)("g", { id: "chevron-left-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime107.jsx)("path", { id: "chevron-left-Bold-2", "data-name": "chevron-left-Bold", d: "M16.707,20.293a1,1,0,1,1-1.414,1.414l-9-9a1,1,0,0,1,0-1.414l9-9a1,1,0,1,1,1.414,1.414L8.414,12Z" }) })
956
+ ] });
957
+
958
+ // src/ChevronRightBold.tsx
959
+ var import_jsx_runtime108 = require("react/jsx-runtime");
960
+ var ChevronRightBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime108.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
961
+ /* @__PURE__ */ (0, import_jsx_runtime108.jsx)("title", { children: "chevron-right" }),
962
+ /* @__PURE__ */ (0, import_jsx_runtime108.jsx)("g", { id: "chevron-right-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime108.jsx)("path", { id: "chevron-right-Bold-2", "data-name": "chevron-right-Bold", d: "M17.707,12.707l-9,9a1,1,0,1,1-1.414-1.414L15.586,12,7.293,3.707A1,1,0,1,1,8.707,2.293l9,9A1,1,0,0,1,17.707,12.707Z" }) })
963
+ ] });
964
+
965
+ // src/ChevronUpBold.tsx
966
+ var import_jsx_runtime109 = require("react/jsx-runtime");
967
+ var ChevronUpBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime109.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
968
+ /* @__PURE__ */ (0, import_jsx_runtime109.jsx)("title", { children: "chevron-up" }),
969
+ /* @__PURE__ */ (0, import_jsx_runtime109.jsx)("g", { id: "chevron-up-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime109.jsx)("path", { id: "chevron-up-Bold-2", "data-name": "chevron-up-Bold", d: "M21.707,16.707a1,1,0,0,1-1.414,0L12,8.414,3.707,16.707a1,1,0,0,1-1.414-1.414l9-9a1,1,0,0,1,1.414,0l9,9A1,1,0,0,1,21.707,16.707Z" }) })
970
+ ] });
971
+
972
+ // src/ClockBold.tsx
973
+ var import_jsx_runtime110 = require("react/jsx-runtime");
974
+ var ClockBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime110.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
975
+ /* @__PURE__ */ (0, import_jsx_runtime110.jsx)("title", { children: "clock" }),
976
+ /* @__PURE__ */ (0, import_jsx_runtime110.jsx)("g", { id: "clock-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime110.jsx)("path", { id: "clock-Bold-2", "data-name": "clock-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20Zm5-8a1,1,0,0,1-1,1H12a1,1,0,0,1-1-1V7a1,1,0,0,1,2,0v4h3A1,1,0,0,1,17,12Z" }) })
977
+ ] });
978
+
979
+ // src/CommentDotsBold.tsx
980
+ var import_jsx_runtime111 = require("react/jsx-runtime");
981
+ var CommentDotsBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime111.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
982
+ /* @__PURE__ */ (0, import_jsx_runtime111.jsx)("title", { children: "comment-dots" }),
983
+ /* @__PURE__ */ (0, import_jsx_runtime111.jsx)("g", { id: "comment-dots-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime111.jsx)("path", { id: "comment-dots-Bold-2", "data-name": "comment-dots-Bold", d: "M17,3H7A5.006,5.006,0,0,0,2,8V21a1,1,0,0,0,.617.924A.987.987,0,0,0,3,22a1,1,0,0,0,.707-.293l2.414-2.414A1,1,0,0,1,6.829,19H17a5.006,5.006,0,0,0,5-5V8A5.006,5.006,0,0,0,17,3Zm3,11a3,3,0,0,1-3,3H6.829a2.978,2.978,0,0,0-2.122.879L4,18.586V8A3,3,0,0,1,7,5H17a3,3,0,0,1,3,3ZM9.25,11A1.25,1.25,0,1,1,8,9.75,1.25,1.25,0,0,1,9.25,11Zm4,0A1.25,1.25,0,1,1,12,9.75,1.25,1.25,0,0,1,13.25,11Zm4,0A1.25,1.25,0,1,1,16,9.75,1.25,1.25,0,0,1,17.25,11Z" }) })
984
+ ] });
985
+
986
+ // src/CommentBold.tsx
987
+ var import_jsx_runtime112 = require("react/jsx-runtime");
988
+ var CommentBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime112.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
989
+ /* @__PURE__ */ (0, import_jsx_runtime112.jsx)("title", { children: "comment" }),
990
+ /* @__PURE__ */ (0, import_jsx_runtime112.jsx)("g", { id: "comment-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime112.jsx)("path", { id: "comment-Bold-2", "data-name": "comment-Bold", d: "M17,3H7A5.006,5.006,0,0,0,2,8V21a1,1,0,0,0,.617.924A.987.987,0,0,0,3,22a1,1,0,0,0,.707-.293l2.414-2.414A1,1,0,0,1,6.829,19H17a5.006,5.006,0,0,0,5-5V8A5.006,5.006,0,0,0,17,3Zm3,11a3,3,0,0,1-3,3H6.829a2.978,2.978,0,0,0-2.122.879L4,18.586V8A3,3,0,0,1,7,5H17a3,3,0,0,1,3,3Z" }) })
991
+ ] });
992
+
993
+ // src/CommentsBold.tsx
994
+ var import_jsx_runtime113 = require("react/jsx-runtime");
995
+ var CommentsBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime113.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
996
+ /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("title", { children: "comments" }),
997
+ /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("g", { id: "comments-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { id: "comments-Bold-2", "data-name": "comments-Bold", d: "M18,7V6a4,4,0,0,0-4-4H6A4,4,0,0,0,2,6V16a1,1,0,0,0,1.714.7L5.38,15H6v1a4,4,0,0,0,4,4h8.62l1.666,1.7A1,1,0,0,0,22,21V11A4,4,0,0,0,18,7ZM4.96,13a1,1,0,0,0-.714.3L4,13.551V6A2,2,0,0,1,6,4h8a2,2,0,0,1,2,2v5a2,2,0,0,1-2,2ZM20,18.551l-.246-.251a1,1,0,0,0-.714-.3H10a2,2,0,0,1-2-2V15h6a4,4,0,0,0,4-4V9a2,2,0,0,1,2,2Z" }) })
998
+ ] });
999
+
1000
+ // src/CompassBold.tsx
1001
+ var import_jsx_runtime114 = require("react/jsx-runtime");
1002
+ var CompassBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime114.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1003
+ /* @__PURE__ */ (0, import_jsx_runtime114.jsx)("title", { children: "compass" }),
1004
+ /* @__PURE__ */ (0, import_jsx_runtime114.jsx)("g", { id: "compass-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime114.jsx)("path", { id: "compass-Bold-2", "data-name": "compass-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20ZM15.141,6.435,11.085,7.448a4.991,4.991,0,0,0-3.637,3.638L6.434,15.141a1.993,1.993,0,0,0,2.425,2.424l4.056-1.013a4.991,4.991,0,0,0,3.637-3.638l1.014-4.055a2,2,0,0,0-2.425-2.424Zm.484,1.94-1.013,4.054a3,3,0,0,1-2.183,2.183L8.375,15.625l1.013-4.054a3,3,0,0,1,2.183-2.183l4.055-1.014ZM12,10.5A1.5,1.5,0,1,1,10.5,12,1.5,1.5,0,0,1,12,10.5Z" }) })
1005
+ ] });
1006
+
1007
+ // src/CopyBold.tsx
1008
+ var import_jsx_runtime115 = require("react/jsx-runtime");
1009
+ var CopyBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime115.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1010
+ /* @__PURE__ */ (0, import_jsx_runtime115.jsx)("title", { children: "copy" }),
1011
+ /* @__PURE__ */ (0, import_jsx_runtime115.jsx)("g", { id: "copy-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime115.jsx)("path", { id: "copy-Bold-2", "data-name": "copy-Bold", d: "M21.414,6,18,2.586A1.986,1.986,0,0,0,16.586,2H11A4,4,0,0,0,7,6H6a4,4,0,0,0-4,4v8a4,4,0,0,0,4,4h7a4,4,0,0,0,4-4h1a4,4,0,0,0,4-4V7.414A2.011,2.011,0,0,0,21.414,6ZM17,4.414,19.586,7H18.265A1.266,1.266,0,0,1,17,5.735ZM13,20H6a2,2,0,0,1-2-2V10A2,2,0,0,1,6,8H7v6a4,4,0,0,0,4,4h4A2,2,0,0,1,13,20Zm5-4H11a2,2,0,0,1-2-2V6a2,2,0,0,1,2-2h4V5.735A3.269,3.269,0,0,0,18.265,9H20v5A2,2,0,0,1,18,16Z" }) })
1012
+ ] });
1013
+
1014
+ // src/CouponBold.tsx
1015
+ var import_jsx_runtime116 = require("react/jsx-runtime");
1016
+ var CouponBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime116.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1017
+ /* @__PURE__ */ (0, import_jsx_runtime116.jsx)("title", { children: "coupon" }),
1018
+ /* @__PURE__ */ (0, import_jsx_runtime116.jsx)("g", { id: "coupon-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime116.jsx)("path", { id: "coupon-Bold-2", "data-name": "coupon-Bold", d: "M21,11h1V9a5.006,5.006,0,0,0-5-5H7A5.006,5.006,0,0,0,2,9v2H3a1,1,0,0,1,0,2H2v2a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V13H21a1,1,0,0,1,0-2ZM20,9.171a3,3,0,0,0,0,5.658V15a3,3,0,0,1-3,3H16V16a1,1,0,0,0-2,0v2H7a3,3,0,0,1-3-3v-.171A3,3,0,0,0,4,9.171V9A3,3,0,0,1,7,6h7V8a1,1,0,0,0,2,0V6h1a3,3,0,0,1,3,3ZM16,11v2a1,1,0,0,1-2,0V11a1,1,0,0,1,2,0Z" }) })
1019
+ ] });
1020
+
1021
+ // src/CreditCardBold.tsx
1022
+ var import_jsx_runtime117 = require("react/jsx-runtime");
1023
+ var CreditCardBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime117.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1024
+ /* @__PURE__ */ (0, import_jsx_runtime117.jsx)("title", { children: "credit-card" }),
1025
+ /* @__PURE__ */ (0, import_jsx_runtime117.jsx)("g", { id: "credit-card-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime117.jsx)("path", { id: "credit-card-Bold-2", "data-name": "credit-card-Bold", d: "M17,4H7A5.006,5.006,0,0,0,2,9v6a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V9A5.006,5.006,0,0,0,17,4Zm3,11a3,3,0,0,1-3,3H7a3,3,0,0,1-3-3V11H20ZM4,9A3,3,0,0,1,7,6H17a3,3,0,0,1,3,3Zm2,6a1,1,0,0,1,1-1h3a1,1,0,0,1,0,2H7A1,1,0,0,1,6,15Z" }) })
1026
+ ] });
1027
+
1028
+ // src/DesktopBold.tsx
1029
+ var import_jsx_runtime118 = require("react/jsx-runtime");
1030
+ var DesktopBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1031
+ /* @__PURE__ */ (0, import_jsx_runtime118.jsx)("title", { children: "desktop" }),
1032
+ /* @__PURE__ */ (0, import_jsx_runtime118.jsx)("g", { id: "desktop-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime118.jsx)("path", { id: "desktop-Bold-2", "data-name": "desktop-Bold", d: "M17,2H7A5.006,5.006,0,0,0,2,7v6a5.006,5.006,0,0,0,5,5h4v2H8a1,1,0,0,0,0,2h8a1,1,0,0,0,0-2H13V18h4a5.006,5.006,0,0,0,5-5V7A5.006,5.006,0,0,0,17,2Zm3,11a3,3,0,0,1-3,3H7a3,3,0,0,1-3-3V7A3,3,0,0,1,7,4H17a3,3,0,0,1,3,3Z" }) })
1033
+ ] });
1034
+
1035
+ // src/DiscountBold.tsx
1036
+ var import_jsx_runtime119 = require("react/jsx-runtime");
1037
+ var DiscountBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime119.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1038
+ /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("title", { children: "discount" }),
1039
+ /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("g", { id: "discount-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("path", { id: "discount-Bold-2", "data-name": "discount-Bold", d: "M20.972,9.519l-.578-.58a1,1,0,0,1-.3-.712V7.412a3.515,3.515,0,0,0-3.51-3.51h-.815a.994.994,0,0,1-.712-.3l-.579-.578a3.513,3.513,0,0,0-4.964,0l-.579.578a.994.994,0,0,1-.712.3H7.412A3.515,3.515,0,0,0,3.9,7.412v.815a1,1,0,0,1-.3.712l-.577.58a3.507,3.507,0,0,0,0,4.962l.578.58a1,1,0,0,1,.3.712v.815a3.515,3.515,0,0,0,3.51,3.51h.815a.994.994,0,0,1,.712.3l.579.578a3.515,3.515,0,0,0,4.964,0l.579-.578a.994.994,0,0,1,.712-.3h.815a3.515,3.515,0,0,0,3.51-3.51v-.815a1,1,0,0,1,.3-.712l.578-.58a3.508,3.508,0,0,0,0-4.962Zm-1.414,3.548h0l-.578.579a2.993,2.993,0,0,0-.881,2.127v.815a1.512,1.512,0,0,1-1.51,1.51h-.815a2.989,2.989,0,0,0-2.127.881l-.578.579a1.514,1.514,0,0,1-2.136,0l-.578-.579A2.989,2.989,0,0,0,8.227,18.1H7.412a1.513,1.513,0,0,1-1.51-1.51v-.815a2.993,2.993,0,0,0-.881-2.127l-.579-.579a1.508,1.508,0,0,1,0-2.134l.578-.579A2.993,2.993,0,0,0,5.9,8.227V7.412A1.513,1.513,0,0,1,7.412,5.9h.815a2.989,2.989,0,0,0,2.127-.881l.578-.579a1.514,1.514,0,0,1,2.136,0l.578.579a2.989,2.989,0,0,0,2.127.881h.815a1.512,1.512,0,0,1,1.51,1.51v.815a2.993,2.993,0,0,0,.881,2.127l.579.579a1.509,1.509,0,0,1,0,2.134ZM15.707,8.293a1,1,0,0,1,0,1.414l-6,6a1,1,0,0,1-1.414-1.414l6-6A1,1,0,0,1,15.707,8.293ZM16,14.5A1.5,1.5,0,1,1,14.5,13,1.5,1.5,0,0,1,16,14.5Zm-8-5A1.5,1.5,0,1,1,9.5,11,1.5,1.5,0,0,1,8,9.5Z" }) })
1040
+ ] });
1041
+
1042
+ // src/DownloadBold.tsx
1043
+ var import_jsx_runtime120 = require("react/jsx-runtime");
1044
+ var DownloadBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime120.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1045
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsx)("title", { children: "download" }),
1046
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsx)("g", { id: "download-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime120.jsx)("path", { id: "download-Bold-2", "data-name": "download-Bold", d: "M8.293,8.707A1,1,0,1,1,9.707,7.293L11,8.586V4a1,1,0,0,1,2,0V8.586l1.293-1.293a1,1,0,1,1,1.414,1.414l-3,3a1,1,0,0,1-1.414,0ZM17,10a1,1,0,0,0,0,2,3,3,0,0,1,3,3v1a3,3,0,0,1-3,3H7a3,3,0,0,1-3-3V15a3,3,0,0,1,3-3,1,1,0,0,0,0-2,5.006,5.006,0,0,0-5,5v1a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V15A5.006,5.006,0,0,0,17,10Zm1,5a1,1,0,1,0-1,1A1,1,0,0,0,18,15Z" }) })
1047
+ ] });
1048
+
1049
+ // src/EnvelopeBold.tsx
1050
+ var import_jsx_runtime121 = require("react/jsx-runtime");
1051
+ var EnvelopeBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1052
+ /* @__PURE__ */ (0, import_jsx_runtime121.jsx)("title", { children: "envelope" }),
1053
+ /* @__PURE__ */ (0, import_jsx_runtime121.jsx)("g", { id: "envelope-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { id: "envelope-Bold-2", "data-name": "envelope-Bold", d: "M17,4H7A5.006,5.006,0,0,0,2,9v6a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V9A5.006,5.006,0,0,0,17,4ZM7,6H17a2.994,2.994,0,0,1,2.68,1.678l-6.016,4.01a2.992,2.992,0,0,1-3.328,0L4.32,7.678A2.994,2.994,0,0,1,7,6ZM17,18H7a3,3,0,0,1-3-3V9.868l5.226,3.485a4.989,4.989,0,0,0,5.547,0L20,9.868V15A3,3,0,0,1,17,18Z" }) })
1054
+ ] });
1055
+
1056
+ // src/ExclamationCircleBold.tsx
1057
+ var import_jsx_runtime122 = require("react/jsx-runtime");
1058
+ var ExclamationCircleBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1059
+ /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("title", { children: "exclamation-circle" }),
1060
+ /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("g", { id: "exclamation-circle-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { id: "exclamation-circle-Bold-2", "data-name": "exclamation-circle-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20Zm1-4a1,1,0,1,1-1-1A1,1,0,0,1,13,16Zm0-8v4a1,1,0,0,1-2,0V8a1,1,0,0,1,2,0Z" }) })
1061
+ ] });
1062
+
1063
+ // src/EyeSlashBold.tsx
1064
+ var import_jsx_runtime123 = require("react/jsx-runtime");
1065
+ var EyeSlashBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1066
+ /* @__PURE__ */ (0, import_jsx_runtime123.jsx)("title", { children: "eye-slash" }),
1067
+ /* @__PURE__ */ (0, import_jsx_runtime123.jsx)("g", { id: "eye-slash-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)("path", { id: "eye-slash-Bold-2", "data-name": "eye-slash-Bold", d: "M21.445,9.985a14.772,14.772,0,0,0-2.718-3.3l1.978-1.978a1,1,0,0,0-1.414-1.414L8.828,13.756h0L3.291,19.293a1,1,0,1,0,1.414,1.414L6.872,18.54A9.659,9.659,0,0,0,12,20c5.069,0,8.092-3.748,9.446-5.986A3.922,3.922,0,0,0,21.445,9.985ZM14.5,12a2.493,2.493,0,0,1-3.411,2.325l3.235-3.236A2.474,2.474,0,0,1,14.5,12Zm5.233.982C18.6,14.856,16.088,18,12,18a7.669,7.669,0,0,1-3.659-.929L9.61,15.8A4.436,4.436,0,0,0,12,16.5,4.505,4.505,0,0,0,16.5,12a4.433,4.433,0,0,0-.7-2.387L17.31,8.1a12.6,12.6,0,0,1,2.419,2.912A1.937,1.937,0,0,1,19.731,12.982ZM3.938,15.945a15.131,15.131,0,0,1-1.382-1.928,3.922,3.922,0,0,1,0-4.03C3.908,7.748,6.931,4,12,4a9.947,9.947,0,0,1,2.9.432,1,1,0,0,1-.573,1.916A7.961,7.961,0,0,0,12,6C7.912,6,5.4,9.144,4.269,11.018a1.944,1.944,0,0,0,0,1.969,13,13,0,0,0,1.2,1.667,1,1,0,0,1-.119,1.409A.986.986,0,0,1,4.7,16.3,1,1,0,0,1,3.938,15.945ZM11.3,7.562A1,1,0,1,1,11.6,9.538,2.492,2.492,0,0,0,9.536,11.6a1,1,0,0,1-1.977-.3A4.453,4.453,0,0,1,11.3,7.562Z" }) })
1068
+ ] });
1069
+
1070
+ // src/EyeBold.tsx
1071
+ var import_jsx_runtime124 = require("react/jsx-runtime");
1072
+ var EyeBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1073
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("title", { children: "eye" }),
1074
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("g", { id: "eye-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("path", { id: "eye-Bold-2", "data-name": "eye-Bold", d: "M21.444,9.987C20.1,7.751,17.09,4,12,4S3.9,7.751,2.556,9.987a3.91,3.91,0,0,0,0,4.026C3.9,16.249,6.911,20,12,20s8.1-3.751,9.444-5.987A3.905,3.905,0,0,0,21.444,9.987Zm-1.715,3C18.6,14.857,16.105,18,12,18s-6.6-3.144-7.729-5.017a1.906,1.906,0,0,1,0-1.966C5.4,9.144,7.9,6,12,6s6.6,3.143,7.729,5.017A1.906,1.906,0,0,1,19.729,12.983ZM12,7.5A4.5,4.5,0,1,0,16.5,12,4.505,4.505,0,0,0,12,7.5Zm0,7A2.5,2.5,0,1,1,14.5,12,2.5,2.5,0,0,1,12,14.5Z" }) })
1075
+ ] });
1076
+
1077
+ // src/FileBold.tsx
1078
+ var import_jsx_runtime125 = require("react/jsx-runtime");
1079
+ var FileBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1080
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)("title", { children: "file" }),
1081
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)("g", { id: "file-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)("path", { id: "file-Bold-2", "data-name": "file-Bold", d: "M19.414,7,15,2.586A1.986,1.986,0,0,0,13.586,2H9A5.006,5.006,0,0,0,4,7V17a5.006,5.006,0,0,0,5,5h6a5.006,5.006,0,0,0,5-5V8.414A2.011,2.011,0,0,0,19.414,7ZM15,5.414,16.586,7H16.5A1.5,1.5,0,0,1,15,5.5ZM15,20H9a3,3,0,0,1-3-3V7A3,3,0,0,1,9,4h4V5.5A3.5,3.5,0,0,0,16.5,9H18v8A3,3,0,0,1,15,20Z" }) })
1082
+ ] });
1083
+
1084
+ // src/FilmBold.tsx
1085
+ var import_jsx_runtime126 = require("react/jsx-runtime");
1086
+ var FilmBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1087
+ /* @__PURE__ */ (0, import_jsx_runtime126.jsx)("title", { children: "film" }),
1088
+ /* @__PURE__ */ (0, import_jsx_runtime126.jsx)("g", { id: "film-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)("path", { id: "film-Bold-2", "data-name": "film-Bold", d: "M17,2H7A5.006,5.006,0,0,0,2,7V17a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V7A5.006,5.006,0,0,0,17,2Zm1,11h2v2H18Zm0-4h2v2H18Zm2-2H18V4.184A3,3,0,0,1,20,7ZM16,4v7H8V4ZM6,15H4V13H6ZM4,11V9H6v2ZM6,4.184V7H4A3,3,0,0,1,6,4.184ZM4,17H6v2.816A3,3,0,0,1,4,17Zm4,3V13h8v7Zm10-.184V17h2A3,3,0,0,1,18,19.816Z" }) })
1089
+ ] });
1090
+
1091
+ // src/FilterBold.tsx
1092
+ var import_jsx_runtime127 = require("react/jsx-runtime");
1093
+ var FilterBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1094
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsx)("title", { children: "filter" }),
1095
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsx)("g", { id: "filter-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime127.jsx)("path", { id: "filter-Bold-2", "data-name": "filter-Bold", d: "M18.5,2H5.5A2.5,2.5,0,0,0,3,4.5V6.586A2.011,2.011,0,0,0,3.586,8l5.121,5.121A1.009,1.009,0,0,1,9,13.828V21a1,1,0,0,0,1.6.8l4-3A1,1,0,0,0,15,18V13.828a1.009,1.009,0,0,1,.293-.707L20.414,8A2.011,2.011,0,0,0,21,6.586V4.5A2.5,2.5,0,0,0,18.5,2ZM5.5,4h13a.5.5,0,0,1,.5.5V6H5V4.5A.5.5,0,0,1,5.5,4Zm8.379,7.707A2.978,2.978,0,0,0,13,13.828V17.5L11,19V13.828a2.978,2.978,0,0,0-.879-2.121L6.414,8H17.586Z" }) })
1096
+ ] });
1097
+
1098
+ // src/FlagBold.tsx
1099
+ var import_jsx_runtime128 = require("react/jsx-runtime");
1100
+ var FlagBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime128.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1101
+ /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("title", { children: "flag" }),
1102
+ /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("g", { id: "flag-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("path", { id: "flag-Bold-2", "data-name": "flag-Bold", d: "M17.342,9.447a1,1,0,0,1,0-.894L19.9,3.447A1,1,0,0,0,19,2H9A5.006,5.006,0,0,0,4,7V20.958a1,1,0,0,0,2,0V16H19a1,1,0,0,0,.895-1.447ZM6,14V7A3,3,0,0,1,9,4h8.382L15.553,7.658a3.016,3.016,0,0,0,0,2.684L17.382,14Z" }) })
1103
+ ] });
1104
+
1105
+ // src/FolderBold.tsx
1106
+ var import_jsx_runtime129 = require("react/jsx-runtime");
1107
+ var FolderBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime129.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1108
+ /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("title", { children: "folder" }),
1109
+ /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("g", { id: "folder-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { id: "folder-Bold-2", "data-name": "folder-Bold", d: "M17,7H12.8a.5.5,0,0,1-.416-.223l-1.11-1.664A2.5,2.5,0,0,0,9.2,4H7A5.006,5.006,0,0,0,2,9v7a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V12A5.006,5.006,0,0,0,17,7Zm3,9a3,3,0,0,1-3,3H7a3,3,0,0,1-3-3V9A3,3,0,0,1,7,6H9.2a.5.5,0,0,1,.416.223l1.11,1.664A2.5,2.5,0,0,0,12.8,9H17a3,3,0,0,1,3,3Z" }) })
1110
+ ] });
1111
+
1112
+ // src/GlobeBold.tsx
1113
+ var import_jsx_runtime130 = require("react/jsx-runtime");
1114
+ var GlobeBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime130.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1115
+ /* @__PURE__ */ (0, import_jsx_runtime130.jsx)("title", { children: "globe" }),
1116
+ /* @__PURE__ */ (0, import_jsx_runtime130.jsx)("g", { id: "globe-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime130.jsx)("path", { id: "globe-Bold-2", "data-name": "globe-Bold", d: "M21.424,8.669A9.936,9.936,0,0,0,13.431,2.1a10.322,10.322,0,0,0-2.863,0A9.93,9.93,0,0,0,2.58,8.66a9.913,9.913,0,0,0,0,6.671A9.936,9.936,0,0,0,10.569,21.9a10.3,10.3,0,0,0,2.863,0,9.93,9.93,0,0,0,7.988-6.56,9.913,9.913,0,0,0,0-6.671ZM20,12a7.832,7.832,0,0,1-.257,2H16.865A16.728,16.728,0,0,0,17,12a16.667,16.667,0,0,0-.135-2h2.879A7.838,7.838,0,0,1,20,12ZM9.154,14A14.544,14.544,0,0,1,9,12a14.576,14.576,0,0,1,.154-2h5.692A14.527,14.527,0,0,1,15,12a14.764,14.764,0,0,1-.154,2Zm-4.9,0a7.94,7.94,0,0,1,0-4H7.135A16.7,16.7,0,0,0,7,12a16.686,16.686,0,0,0,.135,2ZM18.909,8H16.5a16.5,16.5,0,0,0-1.146-3.266A7.906,7.906,0,0,1,18.909,8ZM12.7,4.049A14.566,14.566,0,0,1,14.445,8H9.555A14.555,14.555,0,0,1,11.3,4.049c.233-.02.464-.049.7-.049S12.469,4.029,12.7,4.049Zm-4.053.685A16.479,16.479,0,0,0,7.5,8H5.089A7.916,7.916,0,0,1,8.649,4.734ZM5.092,16H7.5a16.423,16.423,0,0,0,1.147,3.264A7.907,7.907,0,0,1,5.092,16Zm6.205,3.95A14.575,14.575,0,0,1,9.556,16h4.889a14.591,14.591,0,0,1-1.743,3.95A8.451,8.451,0,0,1,11.3,19.951Zm4.055-.685A16.432,16.432,0,0,0,16.5,16h2.411A7.91,7.91,0,0,1,15.352,19.266Z" }) })
1117
+ ] });
1118
+
1119
+ // src/HeadphonesBold.tsx
1120
+ var import_jsx_runtime131 = require("react/jsx-runtime");
1121
+ var HeadphonesBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime131.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1122
+ /* @__PURE__ */ (0, import_jsx_runtime131.jsx)("title", { children: "headphones" }),
1123
+ /* @__PURE__ */ (0, import_jsx_runtime131.jsx)("g", { id: "headphones-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime131.jsx)("path", { id: "headphones-Bold-2", "data-name": "headphones-Bold", d: "M16.5,13A2.5,2.5,0,0,0,14,15.5v4a2.5,2.5,0,0,0,5,0v-4A2.5,2.5,0,0,0,16.5,13Zm.5,6.5a.5.5,0,0,1-1,0v-4a.5.5,0,0,1,1,0ZM7.5,13A2.5,2.5,0,0,0,5,15.5v4a2.5,2.5,0,0,0,5,0v-4A2.5,2.5,0,0,0,7.5,13ZM8,19.5a.5.5,0,0,1-1,0v-4a.5.5,0,0,1,1,0ZM22,12v5a1,1,0,0,1-2,0V12A8,8,0,0,0,4,12v5a1,1,0,0,1-2,0V12a10,10,0,0,1,20,0Z" }) })
1124
+ ] });
1125
+
1126
+ // src/HeartBold.tsx
1127
+ var import_jsx_runtime132 = require("react/jsx-runtime");
1128
+ var HeartBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1129
+ /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("title", { children: "heart" }),
1130
+ /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("g", { id: "heart-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("path", { id: "heart-Bold-2", "data-name": "heart-Bold", d: "M20.3,5.438A6.49,6.49,0,0,0,15.228,3,7.025,7.025,0,0,0,12,3.775,7.025,7.025,0,0,0,8.772,3,6.49,6.49,0,0,0,3.7,5.438,7.586,7.586,0,0,0,2.14,11.657c.993,5.095,6.152,8.636,8.324,9.922a3.017,3.017,0,0,0,3.073,0c2.171-1.285,7.33-4.826,8.323-9.921A7.586,7.586,0,0,0,20.3,5.438ZM19.9,11.274c-.838,4.3-5.439,7.435-7.379,8.583a1.022,1.022,0,0,1-1.036,0c-1.94-1.148-6.541-4.283-7.379-8.583A5.568,5.568,0,0,1,5.241,6.709,4.521,4.521,0,0,1,8.772,5a4.984,4.984,0,0,1,2.69.771,1.006,1.006,0,0,0,1.076,0A4.984,4.984,0,0,1,15.228,5a4.521,4.521,0,0,1,3.531,1.709A5.568,5.568,0,0,1,19.9,11.274Z" }) })
1131
+ ] });
1132
+
1133
+ // src/HomeBold.tsx
1134
+ var import_jsx_runtime133 = require("react/jsx-runtime");
1135
+ var HomeBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime133.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1136
+ /* @__PURE__ */ (0, import_jsx_runtime133.jsx)("title", { children: "home" }),
1137
+ /* @__PURE__ */ (0, import_jsx_runtime133.jsx)("g", { id: "home-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime133.jsx)("path", { id: "home-Bold-2", "data-name": "home-Bold", d: "M20.135,7.118l-5-4.019a5.035,5.035,0,0,0-6.27,0l-5,4.019A4.973,4.973,0,0,0,2,11.01V17A5,5,0,0,0,7,22h3V17a2,2,0,0,1,4,0V22h3A5,5,0,0,0,22,17V11.01A4.973,4.973,0,0,0,20.135,7.118ZM20,17A3,3,0,0,1,17,20H16V17a4,4,0,0,0-8,0V20H7A3,3,0,0,1,4,17V11.01A2.982,2.982,0,0,1,5.118,8.677l5-4.019a3.024,3.024,0,0,1,3.764,0l5,4.019A2.979,2.979,0,0,1,20,11.01Z" }) })
1138
+ ] });
1139
+
1140
+ // src/ImageBold.tsx
1141
+ var import_jsx_runtime134 = require("react/jsx-runtime");
1142
+ var ImageBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime134.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1143
+ /* @__PURE__ */ (0, import_jsx_runtime134.jsx)("title", { children: "image" }),
1144
+ /* @__PURE__ */ (0, import_jsx_runtime134.jsx)("g", { id: "image-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime134.jsx)("path", { id: "image-Bold-2", "data-name": "image-Bold", d: "M17,3H7A5.006,5.006,0,0,0,2,8v8a4.953,4.953,0,0,0,.152,1.169.99.99,0,0,0,.045.143A4.994,4.994,0,0,0,7,21H17a5.006,5.006,0,0,0,5-5V8A5.006,5.006,0,0,0,17,3ZM7,5H17a3,3,0,0,1,3,3v4.586L16.417,9a2.009,2.009,0,0,0-2.834,0L9,13.586,8.417,13a2.009,2.009,0,0,0-2.834,0L4,14.586V8A3,3,0,0,1,7,5ZM17,19H7a3,3,0,0,1-2.759-1.825L7,14.417l.942.941a1.5,1.5,0,0,0,2.113,0L15,10.417l5,5V16A3,3,0,0,1,17,19ZM6.5,9A1.5,1.5,0,1,1,8,10.5,1.5,1.5,0,0,1,6.5,9Z" }) })
1145
+ ] });
1146
+
1147
+ // src/InboxBold.tsx
1148
+ var import_jsx_runtime135 = require("react/jsx-runtime");
1149
+ var InboxBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1150
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsx)("title", { children: "inbox" }),
1151
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsx)("g", { id: "inbox-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { id: "inbox-Bold-2", "data-name": "inbox-Bold", d: "M7,10A1,1,0,0,1,8,9h8a1,1,0,0,1,0,2H8A1,1,0,0,1,7,10ZM9,8h6a1,1,0,0,0,0-2H9A1,1,0,0,0,9,8Zm13,5.487V16a5.006,5.006,0,0,1-5,5H7a5.006,5.006,0,0,1-5-5V13.487a3.99,3.99,0,0,1,.205-1.265l1.935-5.8A4.993,4.993,0,0,1,8.883,3h6.234A4.993,4.993,0,0,1,19.86,6.419l1.935,5.8A3.99,3.99,0,0,1,22,13.487ZM4.387,12H9a1,1,0,0,1,1,1,2,2,0,0,0,4,0,1,1,0,0,1,1-1h4.613l-1.65-4.948A3,3,0,0,0,15.117,5H8.883A3,3,0,0,0,6.037,7.052ZM20,16V14H15.874a4,4,0,0,1-7.748,0H4v2a3,3,0,0,0,3,3H17A3,3,0,0,0,20,16Z" }) })
1152
+ ] });
1153
+
1154
+ // src/InfoCircleBold.tsx
1155
+ var import_jsx_runtime136 = require("react/jsx-runtime");
1156
+ var InfoCircleBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime136.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1157
+ /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("title", { children: "info-circle" }),
1158
+ /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("g", { id: "info-circle-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("path", { id: "info-circle-Bold-2", "data-name": "info-circle-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20ZM13,8a1,1,0,1,1-1-1A1,1,0,0,1,13,8Zm0,4v4a1,1,0,0,1-2,0V12a1,1,0,0,1,2,0Z" }) })
1159
+ ] });
1160
+
1161
+ // src/LinkBold.tsx
1162
+ var import_jsx_runtime137 = require("react/jsx-runtime");
1163
+ var LinkBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime137.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1164
+ /* @__PURE__ */ (0, import_jsx_runtime137.jsx)("title", { children: "link" }),
1165
+ /* @__PURE__ */ (0, import_jsx_runtime137.jsx)("g", { id: "link-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime137.jsx)("path", { id: "link-Bold-2", "data-name": "link-Bold", d: "M20.545,10.467l-1.839,1.84a1,1,0,0,1-1.414-1.414l1.839-1.84a2.965,2.965,0,0,0,0-4.186,3.027,3.027,0,0,0-4.184,0l-3.36,3.36a2.046,2.046,0,0,0-.267.316,2.943,2.943,0,0,0,.268,3.87,1,1,0,0,1-1.415,1.414,4.915,4.915,0,0,1-.5-6.42,3.792,3.792,0,0,1,.5-.594l3.36-3.36a4.959,4.959,0,0,1,7.013,7.014Zm-8.132-.294a1,1,0,0,0,0,1.414,2.928,2.928,0,0,1,.688,3.1,2.827,2.827,0,0,1-.688,1.088l-3.36,3.36a3.027,3.027,0,0,1-4.184,0,2.965,2.965,0,0,1,0-4.186l1.839-1.84a1,1,0,1,0-1.414-1.414l-1.839,1.84a4.959,4.959,0,1,0,7.013,7.014l3.359-3.359a4.813,4.813,0,0,0,1.163-1.849,4.963,4.963,0,0,0-1.163-5.166A1,1,0,0,0,12.413,10.173Z" }) })
1166
+ ] });
1167
+
1168
+ // src/LockBold.tsx
1169
+ var import_jsx_runtime138 = require("react/jsx-runtime");
1170
+ var LockBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime138.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1171
+ /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("title", { children: "lock" }),
1172
+ /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("g", { id: "lock-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("path", { id: "lock-Bold-2", "data-name": "lock-Bold", d: "M17,9.424V7A5,5,0,0,0,7,7V9.424A5,5,0,0,0,4,14v3a5.006,5.006,0,0,0,5,5h6a5.006,5.006,0,0,0,5-5V14A5,5,0,0,0,17,9.424ZM9,7a3,3,0,0,1,6,0V9H9Zm9,10a3,3,0,0,1-3,3H9a3,3,0,0,1-3-3V14a3,3,0,0,1,3-3h6a3,3,0,0,1,3,3Zm-5-2v1a1,1,0,0,1-2,0V15a1,1,0,0,1,2,0Z" }) })
1173
+ ] });
1174
+
1175
+ // src/LogInBold.tsx
1176
+ var import_jsx_runtime139 = require("react/jsx-runtime");
1177
+ var LogInBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime139.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1178
+ /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("title", { children: "log-in" }),
1179
+ /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("g", { id: "log-in-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { id: "log-in-Bold-2", "data-name": "log-in-Bold", d: "M21,7V17a5.006,5.006,0,0,1-5,5H12a1,1,0,0,1,0-2h4a3,3,0,0,0,3-3V7a3,3,0,0,0-3-3H12a1,1,0,0,1,0-2h4A5.006,5.006,0,0,1,21,7Zm-6.077,5.382a1,1,0,0,0-.217-1.09l-4-4A1,1,0,1,0,9.293,8.707L11.586,11H4a1,1,0,0,0,0,2h7.586L9.293,15.293a1,1,0,1,0,1.414,1.414l4-4A1,1,0,0,0,14.923,12.382Z" }) })
1180
+ ] });
1181
+
1182
+ // src/LogOutBold.tsx
1183
+ var import_jsx_runtime140 = require("react/jsx-runtime");
1184
+ var LogOutBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime140.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1185
+ /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("title", { children: "log-out" }),
1186
+ /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("g", { id: "log-out-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("path", { id: "log-out-Bold-2", "data-name": "log-out-Bold", d: "M13,21a1,1,0,0,1-1,1H8a5.006,5.006,0,0,1-5-5V7A5.006,5.006,0,0,1,8,2h4a1,1,0,0,1,0,2H8A3,3,0,0,0,5,7V17a3,3,0,0,0,3,3h4A1,1,0,0,1,13,21Zm7.923-8.618a1,1,0,0,0,0-.764,1.017,1.017,0,0,0-.217-.326l-4-4a1,1,0,1,0-1.414,1.414L17.587,11H10a1,1,0,1,0,0,2h7.586l-2.293,2.293a1,1,0,1,0,1.414,1.414l4-4A1.017,1.017,0,0,0,20.924,12.382Z" }) })
1187
+ ] });
1188
+
1189
+ // src/MapMarkerBold.tsx
1190
+ var import_jsx_runtime141 = require("react/jsx-runtime");
1191
+ var MapMarkerBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime141.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1192
+ /* @__PURE__ */ (0, import_jsx_runtime141.jsx)("title", { children: "map-marker" }),
1193
+ /* @__PURE__ */ (0, import_jsx_runtime141.jsx)("g", { id: "map-marker-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime141.jsx)("path", { id: "map-marker-Bold-2", "data-name": "map-marker-Bold", d: "M12,6a4,4,0,1,0,4,4A4,4,0,0,0,12,6Zm0,6a2,2,0,1,1,2-2A2,2,0,0,1,12,12ZM12,2a7.823,7.823,0,0,0-8,8c0,6.326,4.812,10.26,6.881,11.657a1.981,1.981,0,0,0,2.228,0C15.181,20.26,20,16.324,20,10A7.826,7.826,0,0,0,12,2Zm0,18c-1.8-1.219-6-4.633-6-10a5.8,5.8,0,0,1,6-6,5.87,5.87,0,0,1,6,6C18,15.364,13.8,18.781,12,20Z" }) })
1194
+ ] });
1195
+
1196
+ // src/MapPinBold.tsx
1197
+ var import_jsx_runtime142 = require("react/jsx-runtime");
1198
+ var MapPinBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1199
+ /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("title", { children: "map-pin" }),
1200
+ /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("g", { id: "map-pin-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("path", { id: "map-pin-Bold-2", "data-name": "map-pin-Bold", d: "M11,12.9V17a1,1,0,0,0,2,0V12.9a5.5,5.5,0,1,0-2,0ZM12,4A3.5,3.5,0,1,1,8.5,7.5,3.5,3.5,0,0,1,12,4Zm8,14c0,2.626-4.024,4-8,4s-8-1.374-8-4c0-1.7,1.8-3.082,4.8-3.69a1,1,0,0,1,.4,1.961C7.017,16.712,6,17.563,6,18c0,.7,2.278,2,6,2s6-1.3,6-2c0-.437-1.017-1.288-3.2-1.729a1,1,0,0,1,.4-1.961C18.2,14.918,20,16.3,20,18Z" }) })
1201
+ ] });
1202
+
1203
+ // src/MapBold.tsx
1204
+ var import_jsx_runtime143 = require("react/jsx-runtime");
1205
+ var MapBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime143.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1206
+ /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("title", { children: "map" }),
1207
+ /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("g", { id: "map-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { id: "map-Bold-2", "data-name": "map-Bold", d: "M20.542,3.461a2.939,2.939,0,0,0-2.893-.107L15.438,4.489a.948.948,0,0,1-.876,0L10.351,2.327A2.956,2.956,0,0,0,9.019,2C9.012,2,9.007,2,9,2s-.012,0-.019,0a2.964,2.964,0,0,0-1.333.323L4.2,4.1A4.068,4.068,0,0,0,2,7.742V17.919a3.043,3.043,0,0,0,1.458,2.62,2.938,2.938,0,0,0,2.893.107l2.211-1.135a.948.948,0,0,1,.876,0l4.211,2.162A2.961,2.961,0,0,0,14.988,22L15,22l.012,0a2.961,2.961,0,0,0,1.339-.325h0L19.8,19.9A4.068,4.068,0,0,0,22,16.258V6.081A3.043,3.043,0,0,0,20.542,3.461ZM5.437,18.866a.943.943,0,0,1-.937-.034,1.056,1.056,0,0,1-.5-.913V7.742A2.074,2.074,0,0,1,5.115,5.877L8,4.395V17.6a2.952,2.952,0,0,0-.351.129Zm4.914-1.135A2.952,2.952,0,0,0,10,17.6V4.395l3.649,1.874A2.952,2.952,0,0,0,14,6.4V19.605ZM20,16.258a2.074,2.074,0,0,1-1.115,1.865L16,19.605V6.4a2.952,2.952,0,0,0,.351-.129l2.211-1.135a.943.943,0,0,1,.938.034,1.056,1.056,0,0,1,.5.913Z" }) })
1208
+ ] });
1209
+
1210
+ // src/MenuBold.tsx
1211
+ var import_jsx_runtime144 = require("react/jsx-runtime");
1212
+ var MenuBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime144.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1213
+ /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("title", { children: "menu" }),
1214
+ /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("g", { id: "menu-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("path", { id: "menu-Bold-2", "data-name": "menu-Bold", d: "M2,5A1,1,0,0,1,3,4H16a1,1,0,0,1,0,2H3A1,1,0,0,1,2,5Zm19,6H3a1,1,0,0,0,0,2H21a1,1,0,0,0,0-2Zm-9,7H3a1,1,0,0,0,0,2h9a1,1,0,0,0,0-2Z" }) })
1215
+ ] });
1216
+
1217
+ // src/MicrophoneSlashBold.tsx
1218
+ var import_jsx_runtime145 = require("react/jsx-runtime");
1219
+ var MicrophoneSlashBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime145.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1220
+ /* @__PURE__ */ (0, import_jsx_runtime145.jsx)("title", { children: "microphone-slash" }),
1221
+ /* @__PURE__ */ (0, import_jsx_runtime145.jsx)("g", { id: "microphone-slash-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime145.jsx)("path", { id: "microphone-slash-Bold-2", "data-name": "microphone-slash-Bold", d: "M12,16a5.006,5.006,0,0,0,5-5V8.414l3.707-3.707a1,1,0,1,0-1.414-1.414l-4,4,0,0-12,12a1,1,0,1,0,1.414,1.414l2.98-2.98A7.972,7.972,0,0,0,11,18.93V20H8a1,1,0,0,0,0,2h8a1,1,0,0,0,0-2H13V18.931A8.008,8.008,0,0,0,20,11a1,1,0,0,0-2,0,5.986,5.986,0,0,1-8.854,5.268l.745-.745A4.957,4.957,0,0,0,12,16Zm3-5a3,3,0,0,1-3,3,2.865,2.865,0,0,1-.532-.054L15,10.414ZM7.121,12.1A5.437,5.437,0,0,1,7,11V7a5,5,0,0,1,9.1-2.85,1,1,0,1,1-1.644,1.139A3,3,0,0,0,9,7v4a3.453,3.453,0,0,0,.079.7A1,1,0,0,1,8.3,12.88a1.022,1.022,0,0,1-.2.02A1,1,0,0,1,7.121,12.1ZM4.893,14.682A8,8,0,0,1,4,11a1,1,0,0,1,2,0,5.983,5.983,0,0,0,.667,2.758,1,1,0,0,1-.425,1.348.985.985,0,0,1-.461.114A1,1,0,0,1,4.893,14.682Z" }) })
1222
+ ] });
1223
+
1224
+ // src/MicrophoneBold.tsx
1225
+ var import_jsx_runtime146 = require("react/jsx-runtime");
1226
+ var MicrophoneBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime146.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1227
+ /* @__PURE__ */ (0, import_jsx_runtime146.jsx)("title", { children: "microphone" }),
1228
+ /* @__PURE__ */ (0, import_jsx_runtime146.jsx)("g", { id: "microphone-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime146.jsx)("path", { id: "microphone-Bold-2", "data-name": "microphone-Bold", d: "M12,16a5.006,5.006,0,0,0,5-5V7A5,5,0,0,0,7,7v4A5.006,5.006,0,0,0,12,16ZM9,7a3,3,0,0,1,6,0v4a3,3,0,0,1-6,0Zm4,11.931V20h3a1,1,0,0,1,0,2H8a1,1,0,0,1,0-2h3V18.931A8.008,8.008,0,0,1,4,11a1,1,0,0,1,2,0,6,6,0,0,0,12,0,1,1,0,0,1,2,0A8.008,8.008,0,0,1,13,18.931Z" }) })
1229
+ ] });
1230
+
1231
+ // src/MinusSquareBold.tsx
1232
+ var import_jsx_runtime147 = require("react/jsx-runtime");
1233
+ var MinusSquareBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime147.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1234
+ /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("title", { children: "minus-square" }),
1235
+ /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("g", { id: "minus-square-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { id: "minus-square-Bold-2", "data-name": "minus-square-Bold", d: "M15,2H9A7.008,7.008,0,0,0,2,9v6a7.008,7.008,0,0,0,7,7h6a7.008,7.008,0,0,0,7-7V9A7.008,7.008,0,0,0,15,2Zm5,13a5.006,5.006,0,0,1-5,5H9a5.006,5.006,0,0,1-5-5V9A5.006,5.006,0,0,1,9,4h6a5.006,5.006,0,0,1,5,5Zm-3-3a1,1,0,0,1-1,1H8a1,1,0,0,1,0-2h8A1,1,0,0,1,17,12Z" }) })
1236
+ ] });
1237
+
1238
+ // src/MobileBold.tsx
1239
+ var import_jsx_runtime148 = require("react/jsx-runtime");
1240
+ var MobileBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime148.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1241
+ /* @__PURE__ */ (0, import_jsx_runtime148.jsx)("title", { children: "mobile" }),
1242
+ /* @__PURE__ */ (0, import_jsx_runtime148.jsx)("g", { id: "mobile-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { id: "mobile-Bold-2", "data-name": "mobile-Bold", d: "M14,2H10A5.006,5.006,0,0,0,5,7V17a5.006,5.006,0,0,0,5,5h4a5.006,5.006,0,0,0,5-5V7A5.006,5.006,0,0,0,14,2Zm3,15a3,3,0,0,1-3,3H10a3,3,0,0,1-3-3V7a3,3,0,0,1,3-3h4a3,3,0,0,1,3,3Zm-3.5,1a1,1,0,0,1-1,1h-1a1,1,0,0,1,0-2h1A1,1,0,0,1,13.5,18Z" }) })
1243
+ ] });
1244
+
1245
+ // src/MoreHCircleBold.tsx
1246
+ var import_jsx_runtime149 = require("react/jsx-runtime");
1247
+ var MoreHCircleBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime149.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1248
+ /* @__PURE__ */ (0, import_jsx_runtime149.jsx)("title", { children: "more-h-circle" }),
1249
+ /* @__PURE__ */ (0, import_jsx_runtime149.jsx)("g", { id: "more-v-circle-Bold-2", "data-name": "more-v-circle-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime149.jsx)("path", { id: "more-v-circle-Bold-3", "data-name": "more-v-circle-Bold", d: "M17.75,12a1.25,1.25,0,1,1-1.25-1.25A1.25,1.25,0,0,1,17.75,12ZM12,10.75A1.25,1.25,0,1,0,13.25,12,1.25,1.25,0,0,0,12,10.75Zm-4.5,0A1.25,1.25,0,1,0,8.75,12,1.25,1.25,0,0,0,7.5,10.75ZM22,12A10,10,0,1,1,12,2,10.011,10.011,0,0,1,22,12Zm-2,0a8,8,0,1,0-8,8A8.009,8.009,0,0,0,20,12Z" }) })
1250
+ ] });
1251
+
1252
+ // src/MoreVCircleBold.tsx
1253
+ var import_jsx_runtime150 = require("react/jsx-runtime");
1254
+ var MoreVCircleBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime150.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1255
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("title", { children: "more-v-circle" }),
1256
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("g", { id: "more-v-circle-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { id: "more-v-circle-Bold-2", "data-name": "more-v-circle-Bold", d: "M13.25,16.5A1.25,1.25,0,1,1,12,15.25,1.25,1.25,0,0,1,13.25,16.5ZM12,10.75A1.25,1.25,0,1,0,13.25,12,1.25,1.25,0,0,0,12,10.75Zm0-4.5A1.25,1.25,0,1,0,13.25,7.5,1.25,1.25,0,0,0,12,6.25ZM22,12A10,10,0,1,1,12,2,10.011,10.011,0,0,1,22,12Zm-2,0a8,8,0,1,0-8,8A8.009,8.009,0,0,0,20,12Z" }) })
1257
+ ] });
1258
+
1259
+ // src/PackageBold.tsx
1260
+ var import_jsx_runtime151 = require("react/jsx-runtime");
1261
+ var PackageBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime151.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1262
+ /* @__PURE__ */ (0, import_jsx_runtime151.jsx)("title", { children: "package" }),
1263
+ /* @__PURE__ */ (0, import_jsx_runtime151.jsx)("g", { id: "package-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime151.jsx)("path", { id: "package-Bold-2", "data-name": "package-Bold", d: "M18.918,4.481l-4.4-1.954a6.314,6.314,0,0,0-5.038,0h0l-4.4,1.954A5.008,5.008,0,0,0,2,8.973v6.049a5.008,5.008,0,0,0,3.082,4.492l4.4,1.955a6.221,6.221,0,0,0,2.492.523.059.059,0,0,0,.052,0,6.226,6.226,0,0,0,2.493-.523l4.4-1.955A5.008,5.008,0,0,0,22,15.022V8.973A5.008,5.008,0,0,0,18.918,4.481Zm-5.211-.126,4.4,1.954a3.753,3.753,0,0,1,.394.205l-2,.89L9.963,4.5l.329-.146A4.27,4.27,0,0,1,13.707,4.355ZM7.5,5.6l6.535,2.9-.934.415a2.868,2.868,0,0,1-2.2,0l-5.4-2.4A3.77,3.77,0,0,1,5.9,6.309ZM5.894,17.686A2.973,2.973,0,0,1,4,15.022V8.973a2.6,2.6,0,0,1,.153-.868l5.933,2.637a4.511,4.511,0,0,0,.914.291v8.834a4.118,4.118,0,0,1-.706-.226ZM20,15.022a2.973,2.973,0,0,1-1.895,2.664l-4.4,1.955a4.157,4.157,0,0,1-.707.226V11.033a4.511,4.511,0,0,0,.914-.291l5.933-2.637A2.6,2.6,0,0,1,20,8.973Z" }) })
1264
+ ] });
1265
+
1266
+ // src/PaperclipBold.tsx
1267
+ var import_jsx_runtime152 = require("react/jsx-runtime");
1268
+ var PaperclipBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime152.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1269
+ /* @__PURE__ */ (0, import_jsx_runtime152.jsx)("title", { children: "paperclip" }),
1270
+ /* @__PURE__ */ (0, import_jsx_runtime152.jsx)("g", { id: "paperclip-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime152.jsx)("path", { id: "paperclip-Bold-2", "data-name": "paperclip-Bold", d: "M20.716,14.736l-5.028,5.042A7.638,7.638,0,0,1,10.313,22h0a7.264,7.264,0,0,1-5.185-2.127,7.507,7.507,0,0,1,.1-10.582L10.95,3.547a5.257,5.257,0,0,1,7.449,0,5.293,5.293,0,0,1,0,7.463l-5.755,5.77a3.2,3.2,0,0,1-4.433,0,3.146,3.146,0,0,1,0-4.436l5.055-5.07a1,1,0,1,1,1.416,1.413L9.627,13.756a1.136,1.136,0,1,0,1.6,1.612L16.983,9.6a3.291,3.291,0,0,0,0-4.639,3.338,3.338,0,0,0-4.617,0L6.638,10.7a5.572,5.572,0,0,0-.095,7.758A5.278,5.278,0,0,0,10.312,20h0a5.628,5.628,0,0,0,3.959-1.634L19.3,13.324a1,1,0,0,1,1.416,1.412Z" }) })
1271
+ ] });
1272
+
1273
+ // src/PenBold.tsx
1274
+ var import_jsx_runtime153 = require("react/jsx-runtime");
1275
+ var PenBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime153.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1276
+ /* @__PURE__ */ (0, import_jsx_runtime153.jsx)("title", { children: "pen" }),
1277
+ /* @__PURE__ */ (0, import_jsx_runtime153.jsx)("g", { id: "pen-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime153.jsx)("path", { id: "pen-Bold-2", "data-name": "pen-Bold", d: "M20.658,3.342a4.577,4.577,0,0,0-6.476,0L3.648,13.875A2.98,2.98,0,0,0,2.811,15.5l-.79,4.738A1.509,1.509,0,0,0,3.511,22a1.483,1.483,0,0,0,.248-.021l4.738-.79a2.973,2.973,0,0,0,1.628-.837L20.658,9.818a4.577,4.577,0,0,0,0-6.476ZM8.711,18.938a1,1,0,0,1-.542.279l-4.063.677.677-4.063a1,1,0,0,1,.279-.542l7.907-7.906,3.648,3.648ZM19.244,8.4,18.031,9.617,14.383,5.969,15.6,4.756A2.58,2.58,0,1,1,19.244,8.4Z" }) })
1278
+ ] });
1279
+
1280
+ // src/PhoneBold.tsx
1281
+ var import_jsx_runtime154 = require("react/jsx-runtime");
1282
+ var PhoneBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime154.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1283
+ /* @__PURE__ */ (0, import_jsx_runtime154.jsx)("title", { children: "phone" }),
1284
+ /* @__PURE__ */ (0, import_jsx_runtime154.jsx)("g", { id: "phone-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime154.jsx)("path", { id: "phone-Bold-2", "data-name": "phone-Bold", d: "M21.933,16.557c-.026-.144-.055-.271-.086-.381a1.976,1.976,0,0,0-1.586-1.392l-4.331-.72a2.012,2.012,0,0,0-1.9.729c-.059.073-.114.15-.227.274a9.093,9.093,0,0,1-4.83-4.92c.1-.07.2-.143.3-.22A2.015,2.015,0,0,0,9.986,8.05L9.315,3.8A1.987,1.987,0,0,0,7.979,2.207a4.122,4.122,0,0,0-.543-.136A4.531,4.531,0,0,0,3.673,3.114,4.778,4.778,0,0,0,2,6.881,15.543,15.543,0,0,0,17.118,22h.131a4.769,4.769,0,0,0,3.618-1.661A4.573,4.573,0,0,0,21.933,16.557ZM19.354,19.03A2.769,2.769,0,0,1,17.172,20,13.543,13.543,0,0,1,4,6.826a2.792,2.792,0,0,1,.975-2.2A2.53,2.53,0,0,1,6.633,4a2.615,2.615,0,0,1,.447.04,1.6,1.6,0,0,1,.26.068l.666,4.268c-.051.04-.1.078-.159.116A2.027,2.027,0,0,0,7.1,11,11.354,11.354,0,0,0,13,16.9a2.031,2.031,0,0,0,2.507-.749l.093-.116,4.321.681a1.862,1.862,0,0,1,.04.184A2.576,2.576,0,0,1,19.354,19.03Z" }) })
1285
+ ] });
1286
+
1287
+ // src/PlusSquareBold.tsx
1288
+ var import_jsx_runtime155 = require("react/jsx-runtime");
1289
+ var PlusSquareBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime155.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1290
+ /* @__PURE__ */ (0, import_jsx_runtime155.jsx)("title", { children: "plus-square" }),
1291
+ /* @__PURE__ */ (0, import_jsx_runtime155.jsx)("g", { id: "plus-square-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime155.jsx)("path", { id: "plus-square-Bold-2", "data-name": "plus-square-Bold", d: "M15,2H9A7.008,7.008,0,0,0,2,9v6a7.008,7.008,0,0,0,7,7h6a7.008,7.008,0,0,0,7-7V9A7.008,7.008,0,0,0,15,2Zm5,13a5.006,5.006,0,0,1-5,5H9a5.006,5.006,0,0,1-5-5V9A5.006,5.006,0,0,1,9,4h6a5.006,5.006,0,0,1,5,5Zm-3-3a1,1,0,0,1-1,1H13v3a1,1,0,0,1-2,0V13H8a1,1,0,0,1,0-2h3V8a1,1,0,0,1,2,0v3h3A1,1,0,0,1,17,12Z" }) })
1292
+ ] });
1293
+
1294
+ // src/QuestionCircleBold.tsx
1295
+ var import_jsx_runtime156 = require("react/jsx-runtime");
1296
+ var QuestionCircleBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime156.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1297
+ /* @__PURE__ */ (0, import_jsx_runtime156.jsx)("title", { children: "question-circle" }),
1298
+ /* @__PURE__ */ (0, import_jsx_runtime156.jsx)("g", { id: "question-circle-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime156.jsx)("path", { id: "question-circle-Bold-2", "data-name": "question-circle-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20ZM15.937,9.283a3.884,3.884,0,0,1-1.9,4.032c-.925.616-1.073.945-1.093,1a1,1,0,0,1-1.895-.638,4.541,4.541,0,0,1,1.88-2.032,1.866,1.866,0,0,0,1.035-2.02,2.025,2.025,0,0,0-1.6-1.6A2,2,0,0,0,10,10a1,1,0,0,1-2,0,4,4,0,0,1,7.937-.717ZM13,17a1,1,0,1,1-1-1A1,1,0,0,1,13,17Z" }) })
1299
+ ] });
1300
+
1301
+ // src/SearchBold.tsx
1302
+ var import_jsx_runtime157 = require("react/jsx-runtime");
1303
+ var SearchBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime157.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1304
+ /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("title", { children: "search" }),
1305
+ /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("g", { id: "search-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("path", { id: "search-Bold-2", "data-name": "search-Bold", d: "M21.707,20.293l-4.539-4.539a8.527,8.527,0,1,0-1.414,1.414l4.539,4.539a1,1,0,0,0,1.414-1.414ZM4,10.5A6.5,6.5,0,1,1,10.5,17,6.508,6.508,0,0,1,4,10.5Z" }) })
1306
+ ] });
1307
+
1308
+ // src/SendBold.tsx
1309
+ var import_jsx_runtime158 = require("react/jsx-runtime");
1310
+ var SendBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime158.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1311
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("title", { children: "send" }),
1312
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("g", { id: "send-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { id: "send-Bold-2", "data-name": "send-Bold", d: "M21.1,2.9a3.027,3.027,0,0,0-2.9-.8L5.091,5.372A4.019,4.019,0,0,0,2,9.358,4.022,4.022,0,0,0,5.146,13.3l4.5,1.057L10.7,18.854A4.021,4.021,0,0,0,14.642,22h.03a4.019,4.019,0,0,0,3.957-3.09h0L21.907,5.8A3.028,3.028,0,0,0,21.1,2.9ZM19.967,5.312,16.688,18.425A1.976,1.976,0,0,1,14.655,20a2,2,0,0,1-2.009-1.6L11.573,13.84l4.134-4.133a1,1,0,0,0-1.414-1.414l-4.134,4.133L5.6,11.354A2,2,0,0,1,4,9.345,2.006,2.006,0,0,1,5.576,7.312L18.689,4.033A1.132,1.132,0,0,1,18.956,4a1.049,1.049,0,0,1,.734.311A1.039,1.039,0,0,1,19.967,5.312Z" }) })
1313
+ ] });
1314
+
1315
+ // src/SettingsBold.tsx
1316
+ var import_jsx_runtime159 = require("react/jsx-runtime");
1317
+ var SettingsBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime159.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1318
+ /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("title", { children: "settings" }),
1319
+ /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("g", { id: "settings-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("path", { id: "settings-Bold-2", "data-name": "settings-Bold", d: "M12,16a4,4,0,1,1,4-4A4,4,0,0,1,12,16Zm0-6a2,2,0,1,0,2,2A2,2,0,0,0,12,10Zm.5,12h-1A2.5,2.5,0,0,1,9,19.5a.107.107,0,0,0-.068-.109c-.049-.024-.106.028-.106.028a2.51,2.51,0,0,1-3.543.009l-.706-.707a2.5,2.5,0,0,1,.006-3.54.1.1,0,0,0,.02-.123A.13.13,0,0,0,4.5,15,2.5,2.5,0,0,1,2,12.5v-1A2.5,2.5,0,0,1,4.5,9a.113.113,0,0,0,.108-.064.087.087,0,0,0-.022-.105,2.508,2.508,0,0,1-.012-3.549l.708-.709a2.507,2.507,0,0,1,3.535,0,.1.1,0,0,0,.126.032C9,4.58,9,4.5,9,4.5A2.5,2.5,0,0,1,11.5,2h1A2.5,2.5,0,0,1,15,4.5s-.005.1.05.12a.123.123,0,0,0,.118-.025,2.487,2.487,0,0,1,1.781-.75h0a2.48,2.48,0,0,1,1.768.732l.7.705a2.5,2.5,0,0,1,0,3.535c-.014.021-.072.064-.049.124a.086.086,0,0,0,.1.059A2.509,2.509,0,0,1,22,11.5v1A2.5,2.5,0,0,1,19.5,15c-.06,0-.114,0-.133.049s-.009.08.04.121a2.5,2.5,0,0,1,.016,3.551l-.7.706a2.507,2.507,0,0,1-3.535,0h0s-.056-.068-.112-.048a.1.1,0,0,0-.071.092A2.509,2.509,0,0,1,12.5,22ZM9.671,17.532l.044.018A2.1,2.1,0,0,1,11,19.472a.508.508,0,0,0,.5.528h1a.5.5,0,0,0,.5-.5,2.124,2.124,0,0,1,1.31-1.961,2.084,2.084,0,0,1,2.265.451.507.507,0,0,0,.729.022l.705-.705a.5.5,0,0,0,0-.708,2.125,2.125,0,0,1-.475-2.265c.006-.016.011-.031.018-.047l.006-.014A2.074,2.074,0,0,1,19.474,13,.507.507,0,0,0,20,12.5v-1a.5.5,0,0,0-.5-.5,2.086,2.086,0,0,1-1.952-1.291l-.019-.046a2.066,2.066,0,0,1,.463-2.239.508.508,0,0,0,.02-.728l-.705-.7a.5.5,0,0,0-.354-.146h0a.5.5,0,0,0-.354.147,2.128,2.128,0,0,1-2.3.464h0A2.075,2.075,0,0,1,13,4.526.507.507,0,0,0,12.5,4h-1a.5.5,0,0,0-.5.5A2.1,2.1,0,0,1,7.425,6.01.506.506,0,0,0,6.7,5.988L5.988,6.7a.5.5,0,0,0,0,.707A2.089,2.089,0,0,1,6.46,9.691a1.007,1.007,0,0,1-.1.189A2.106,2.106,0,0,1,4.528,11,.508.508,0,0,0,4,11.5v1a.5.5,0,0,0,.5.5,2.083,2.083,0,0,1,1.943,1.273l.006.014c.009.021.017.041.024.063a2.1,2.1,0,0,1-.468,2.236.511.511,0,0,0-.16.366.494.494,0,0,0,.146.355l.706.706a.5.5,0,0,0,.707,0A2.092,2.092,0,0,1,9.671,17.532ZM19.4,8.96l0,.006Z" }) })
1320
+ ] });
1321
+
1322
+ // src/ShieldBold.tsx
1323
+ var import_jsx_runtime160 = require("react/jsx-runtime");
1324
+ var ShieldBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime160.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1325
+ /* @__PURE__ */ (0, import_jsx_runtime160.jsx)("title", { children: "shield" }),
1326
+ /* @__PURE__ */ (0, import_jsx_runtime160.jsx)("g", { id: "shield-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime160.jsx)("path", { id: "shield-Bold-2", "data-name": "shield-Bold", d: "M20.316,6.052C17.25,5.029,13.519,3.1,12.728,2.3a1,1,0,0,0-.7-.3,1.022,1.022,0,0,0-.71.288,20.035,20.035,0,0,1-7.585,3.88A1,1,0,0,0,3,7.13c0,8.359,1.306,12.711,8.726,14.832a1.014,1.014,0,0,0,.55,0C19.694,19.842,21,15.448,21,7A1,1,0,0,0,20.316,6.052ZM12,19.958C6.257,18.235,5.073,15.2,5,7.873A23.338,23.338,0,0,0,12.039,4.3,35.028,35.028,0,0,0,19,7.709C18.931,15.16,17.755,18.231,12,19.958Z" }) })
1327
+ ] });
1328
+
1329
+ // src/ShoppingBasketBold.tsx
1330
+ var import_jsx_runtime161 = require("react/jsx-runtime");
1331
+ var ShoppingBasketBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime161.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1332
+ /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("title", { children: "shopping-basket" }),
1333
+ /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("g", { id: "shopping-basket-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("path", { id: "shopping-basket-Bold-2", "data-name": "shopping-basket-Bold", d: "M11,15v3a1,1,0,0,1-2,0V15a1,1,0,0,1,2,0Zm3-1a1,1,0,0,0-1,1v3a1,1,0,0,0,2,0V15A1,1,0,0,0,14,14Zm6.429-1.379-.751,5.886A4.008,4.008,0,0,1,15.71,22h-7.4a4.011,4.011,0,0,1-3.966-3.48l-.773-5.9A2.989,2.989,0,0,1,5,7H6.434L9.143,2.485a1,1,0,0,1,1.714,1.03L8.766,7h6.468L13.143,3.515a1,1,0,1,1,1.714-1.03L17.566,7H19a2.989,2.989,0,0,1,1.429,5.621ZM4,10a1,1,0,0,0,1,1H19a1,1,0,0,0,0-2H5A1,1,0,0,0,4,10Zm14.364,3H5.64l.69,5.26A2,2,0,0,0,8.312,20h7.4a2,2,0,0,0,1.984-1.746Z" }) })
1334
+ ] });
1335
+
1336
+ // src/SlidersHBold.tsx
1337
+ var import_jsx_runtime162 = require("react/jsx-runtime");
1338
+ var SlidersHBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime162.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1339
+ /* @__PURE__ */ (0, import_jsx_runtime162.jsx)("title", { children: "sliders-h" }),
1340
+ /* @__PURE__ */ (0, import_jsx_runtime162.jsx)("g", { id: "sliders-h-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime162.jsx)("path", { id: "sliders-h-Bold-2", "data-name": "sliders-h-Bold", d: "M8.5,3.5A3.494,3.494,0,0,0,5.163,6H3A1,1,0,0,0,3,8H5.163A3.493,3.493,0,1,0,8.5,3.5Zm0,5A1.5,1.5,0,1,1,10,7,1.5,1.5,0,0,1,8.5,8.5ZM14,7a1,1,0,0,1,1-1h6a1,1,0,0,1,0,2H15A1,1,0,0,1,14,7Zm7,9H18.837a3.5,3.5,0,1,0,0,2H21a1,1,0,0,0,0-2Zm-5.5,2.5A1.5,1.5,0,1,1,17,17,1.5,1.5,0,0,1,15.5,18.5ZM10,17a1,1,0,0,1-1,1H3a1,1,0,0,1,0-2H9A1,1,0,0,1,10,17Z" }) })
1341
+ ] });
1342
+
1343
+ // src/SortAscendingBold.tsx
1344
+ var import_jsx_runtime163 = require("react/jsx-runtime");
1345
+ var SortAscendingBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime163.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1346
+ /* @__PURE__ */ (0, import_jsx_runtime163.jsx)("title", { children: "sort-ascending" }),
1347
+ /* @__PURE__ */ (0, import_jsx_runtime163.jsx)("g", { id: "sort-ascending-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime163.jsx)("path", { id: "sort-ascending-Bold-2", "data-name": "sort-ascending-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20Zm5-4a1,1,0,0,1-1,1H8a1,1,0,0,1,0-2h8A1,1,0,0,1,17,16ZM8.5,12a1,1,0,0,1,1-1h5a1,1,0,0,1,0,2h-5A1,1,0,0,1,8.5,12ZM10,8a1,1,0,0,1,1-1h2a1,1,0,0,1,0,2H11A1,1,0,0,1,10,8Z" }) })
1348
+ ] });
1349
+
1350
+ // src/SortDescendingBold.tsx
1351
+ var import_jsx_runtime164 = require("react/jsx-runtime");
1352
+ var SortDescendingBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime164.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1353
+ /* @__PURE__ */ (0, import_jsx_runtime164.jsx)("title", { children: "sort-descending" }),
1354
+ /* @__PURE__ */ (0, import_jsx_runtime164.jsx)("g", { id: "sort-descending-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime164.jsx)("path", { id: "sort-descending-Bold-2", "data-name": "sort-descending-Bold", d: "M12,2A10,10,0,1,0,22,12,10.011,10.011,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,12,20ZM17,8a1,1,0,0,1-1,1H8A1,1,0,0,1,8,7h8A1,1,0,0,1,17,8Zm-1.5,4a1,1,0,0,1-1,1h-5a1,1,0,0,1,0-2h5A1,1,0,0,1,15.5,12ZM14,16a1,1,0,0,1-1,1H11a1,1,0,0,1,0-2h2A1,1,0,0,1,14,16Z" }) })
1355
+ ] });
1356
+
1357
+ // src/StarBold.tsx
1358
+ var import_jsx_runtime165 = require("react/jsx-runtime");
1359
+ var StarBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime165.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1360
+ /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("title", { children: "star" }),
1361
+ /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("g", { id: "star-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("path", { id: "star-Bold-2", "data-name": "star-Bold", d: "M21.887,10.1a2.34,2.34,0,0,0-1.913-1.605l-4.05-.58L14.115,4.3a2.37,2.37,0,0,0-4.23,0L8.076,7.911l-4.05.58A2.34,2.34,0,0,0,2.113,10.1,2.314,2.314,0,0,0,2.72,12.49L5.642,15.3l-.689,3.959a2.318,2.318,0,0,0,.922,2.281,2.361,2.361,0,0,0,2.5.192L12,19.853l3.626,1.877a2.363,2.363,0,0,0,2.5-.192,2.318,2.318,0,0,0,.922-2.281L18.358,15.3,21.28,12.49A2.314,2.314,0,0,0,21.887,10.1Zm-1.992.953-3.306,3.176a1,1,0,0,0-.293.892l.781,4.484a.317.317,0,0,1-.135.324.371.371,0,0,1-.4.03L12.46,17.839a.991.991,0,0,0-.92,0L7.454,19.955a.371.371,0,0,1-.4-.03.317.317,0,0,1-.135-.324L7.7,15.117a1,1,0,0,0-.293-.892L4.105,11.049a.311.311,0,0,1-.088-.339.339.339,0,0,1,.292-.238l4.568-.655a1,1,0,0,0,.753-.542L11.673,5.2a.371.371,0,0,1,.654,0L14.37,9.275a1,1,0,0,0,.753.542l4.568.655a.339.339,0,0,1,.292.238A.311.311,0,0,1,19.9,11.049Z" }) })
1362
+ ] });
1363
+
1364
+ // src/StopwatchBold.tsx
1365
+ var import_jsx_runtime166 = require("react/jsx-runtime");
1366
+ var StopwatchBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime166.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1367
+ /* @__PURE__ */ (0, import_jsx_runtime166.jsx)("title", { children: "stopwatch" }),
1368
+ /* @__PURE__ */ (0, import_jsx_runtime166.jsx)("g", { id: "stopwatch-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime166.jsx)("path", { id: "stopwatch-Bold-2", "data-name": "stopwatch-Bold", d: "M18.443,7.971l1.264-1.264a1,1,0,1,0-1.414-1.414L16.968,6.618A8.444,8.444,0,0,0,13,5.064V4h1a1,1,0,0,0,0-2H10a1,1,0,0,0,0,2h1V5.064a8.514,8.514,0,1,0,7.443,2.907ZM12,20a6.5,6.5,0,1,1,6.5-6.5A6.508,6.508,0,0,1,12,20Zm2.781-4.625a1,1,0,0,1-1.562,1.25l-2-2.5A1,1,0,0,1,11,13.5V10a1,1,0,0,1,2,0v3.149Z" }) })
1369
+ ] });
1370
+
1371
+ // src/StoreBold.tsx
1372
+ var import_jsx_runtime167 = require("react/jsx-runtime");
1373
+ var StoreBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime167.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1374
+ /* @__PURE__ */ (0, import_jsx_runtime167.jsx)("title", { children: "store" }),
1375
+ /* @__PURE__ */ (0, import_jsx_runtime167.jsx)("g", { id: "store-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime167.jsx)("path", { id: "store-Bold-2", "data-name": "store-Bold", d: "M22,9a1.008,1.008,0,0,0-.051-.318L20.86,5.419A4.993,4.993,0,0,0,16.117,2H7.883A4.993,4.993,0,0,0,3.14,5.419L2.051,8.684A1.008,1.008,0,0,0,2,9a3.979,3.979,0,0,0,1,2.616V18a4,4,0,0,0,4,4h4.027V18a1,1,0,0,1,2,0v4H17a4,4,0,0,0,4-4V11.618A3.979,3.979,0,0,0,22,9ZM5.037,6.052A3,3,0,0,1,7.883,4h8.234a3,3,0,0,1,2.846,2.052L20,9.146A1.974,1.974,0,0,1,18.01,11a2.252,2.252,0,0,1-2.066-1.331A1,1,0,0,0,15,9h0a1,1,0,0,0-.942.677,2.256,2.256,0,0,1-4.108,0A1,1,0,0,0,9,9H9a1,1,0,0,0-.944.669A2.252,2.252,0,0,1,5.99,11,1.974,1.974,0,0,1,4.005,9.146ZM17,20H15.027V18a3,3,0,0,0-6,0v2H7a2,2,0,0,1-2-2V12.86a3.95,3.95,0,0,0,.99.14A4.39,4.39,0,0,0,9,11.779a4.306,4.306,0,0,0,6.008,0A4.393,4.393,0,0,0,18.01,13a3.9,3.9,0,0,0,.99-.14V18A2,2,0,0,1,17,20Z" }) })
1376
+ ] });
1377
+
1378
+ // src/TabletBold.tsx
1379
+ var import_jsx_runtime168 = require("react/jsx-runtime");
1380
+ var TabletBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime168.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1381
+ /* @__PURE__ */ (0, import_jsx_runtime168.jsx)("title", { children: "tablet" }),
1382
+ /* @__PURE__ */ (0, import_jsx_runtime168.jsx)("g", { id: "tablet-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime168.jsx)("path", { id: "tablet-Bold-2", "data-name": "tablet-Bold", d: "M13.5,18a1,1,0,0,1-1,1h-1a1,1,0,0,1,0-2h1A1,1,0,0,1,13.5,18ZM20,7V17a5.006,5.006,0,0,1-5,5H9a5.006,5.006,0,0,1-5-5V7A5.006,5.006,0,0,1,9,2h6A5.006,5.006,0,0,1,20,7ZM18,7a3,3,0,0,0-3-3H9A3,3,0,0,0,6,7V17a3,3,0,0,0,3,3h6a3,3,0,0,0,3-3Z" }) })
1383
+ ] });
1384
+
1385
+ // src/TagBold.tsx
1386
+ var import_jsx_runtime169 = require("react/jsx-runtime");
1387
+ var TagBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime169.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1388
+ /* @__PURE__ */ (0, import_jsx_runtime169.jsx)("title", { children: "tag" }),
1389
+ /* @__PURE__ */ (0, import_jsx_runtime169.jsx)("g", { id: "tag-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime169.jsx)("path", { id: "tag-Bold-2", "data-name": "tag-Bold", d: "M20.537,10,14,3.465A4.972,4.972,0,0,0,10.468,2H6A4,4,0,0,0,2,6v4.466A4.968,4.968,0,0,0,3.466,14L10,20.535a5,5,0,0,0,7.071,0l3.466-3.466A5.006,5.006,0,0,0,20.537,10Zm-1.414,5.657-3.467,3.466a3.072,3.072,0,0,1-4.242,0L4.88,12.588A2.982,2.982,0,0,1,4,10.466V6A2,2,0,0,1,6,4h4.467a3.02,3.02,0,0,1,2.121.879l6.534,6.533A3.005,3.005,0,0,1,19.123,15.655ZM9,7.5A1.5,1.5,0,1,1,7.5,6,1.5,1.5,0,0,1,9,7.5Z" }) })
1390
+ ] });
1391
+
1392
+ // src/ThumbtackBold.tsx
1393
+ var import_jsx_runtime170 = require("react/jsx-runtime");
1394
+ var ThumbtackBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime170.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1395
+ /* @__PURE__ */ (0, import_jsx_runtime170.jsx)("title", { children: "thumbtack" }),
1396
+ /* @__PURE__ */ (0, import_jsx_runtime170.jsx)("g", { id: "thumbtack-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime170.jsx)("path", { id: "thumbtack-Bold-2", "data-name": "thumbtack-Bold", d: "M17.587,9.173,17,8.586V6.364A6.128,6.128,0,0,0,18,3a1,1,0,0,0-1-1H7A1,1,0,0,0,6,3,6.121,6.121,0,0,0,7,6.364V8.586l-.587.587A8.186,8.186,0,0,0,4,15a1,1,0,0,0,1,1h6v5a1,1,0,0,0,2,0V16h6a1,1,0,0,0,1-1A8.185,8.185,0,0,0,17.587,9.173ZM6.079,14a6.192,6.192,0,0,1,1.748-3.412l.88-.88A1,1,0,0,0,9,9V6a1,1,0,0,0-.293-.707A2.91,2.91,0,0,1,8.122,4h7.756a2.92,2.92,0,0,1-.585,1.293A1,1,0,0,0,15,6V9a1,1,0,0,0,.293.707l.88.88A6.2,6.2,0,0,1,17.921,14Z" }) })
1397
+ ] });
1398
+
1399
+ // src/TimesSquareBold.tsx
1400
+ var import_jsx_runtime171 = require("react/jsx-runtime");
1401
+ var TimesSquareBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime171.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1402
+ /* @__PURE__ */ (0, import_jsx_runtime171.jsx)("title", { children: "times-square" }),
1403
+ /* @__PURE__ */ (0, import_jsx_runtime171.jsx)("g", { id: "times-square-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime171.jsx)("path", { id: "times-square-Bold-2", "data-name": "times-square-Bold", d: "M15.707,9.707,13.414,12l2.293,2.293a1,1,0,1,1-1.414,1.414L12,13.414,9.707,15.707a1,1,0,0,1-1.414-1.414L10.586,12,8.293,9.707A1,1,0,0,1,9.707,8.293L12,10.586l2.293-2.293a1,1,0,0,1,1.414,1.414ZM22,9v6a7.008,7.008,0,0,1-7,7H9a7.008,7.008,0,0,1-7-7V9A7.008,7.008,0,0,1,9,2h6A7.008,7.008,0,0,1,22,9ZM20,9a5.006,5.006,0,0,0-5-5H9A5.006,5.006,0,0,0,4,9v6a5.006,5.006,0,0,0,5,5h6a5.006,5.006,0,0,0,5-5Z" }) })
1404
+ ] });
1405
+
1406
+ // src/TrashBold.tsx
1407
+ var import_jsx_runtime172 = require("react/jsx-runtime");
1408
+ var TrashBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime172.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1409
+ /* @__PURE__ */ (0, import_jsx_runtime172.jsx)("title", { children: "trash" }),
1410
+ /* @__PURE__ */ (0, import_jsx_runtime172.jsx)("g", { id: "trash-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { id: "trash-Bold-2", "data-name": "trash-Bold", d: "M21,5H17.441a1,1,0,0,1-.948-.683l-.316-.95A2,2,0,0,0,14.279,2H9.721a2,2,0,0,0-1.9,1.368l-.316.948A1,1,0,0,1,6.559,5H3A1,1,0,0,0,3,7H4.065l.751,11.266A4.01,4.01,0,0,0,8.807,22h6.386a4.01,4.01,0,0,0,3.991-3.734L19.935,7H21a1,1,0,0,0,0-2ZM9.721,4h4.558l.316.95c.006.018.016.033.022.051H9.383c.006-.018.016-.034.022-.052Zm7.468,14.133a2.005,2.005,0,0,1-2,1.867H8.807a2.005,2.005,0,0,1-2-1.867L6.069,7h.49a3.013,3.013,0,0,0,.316-.025A1.063,1.063,0,0,0,7,7H17a1.063,1.063,0,0,0,.125-.025A3.013,3.013,0,0,0,17.441,7h.49ZM15,11v5a1,1,0,0,1-2,0V11a1,1,0,0,1,2,0Zm-4,0v5a1,1,0,0,1-2,0V11a1,1,0,0,1,2,0Z" }) })
1411
+ ] });
1412
+
1413
+ // src/UnlockBold.tsx
1414
+ var import_jsx_runtime173 = require("react/jsx-runtime");
1415
+ var UnlockBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime173.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1416
+ /* @__PURE__ */ (0, import_jsx_runtime173.jsx)("title", { children: "unlock" }),
1417
+ /* @__PURE__ */ (0, import_jsx_runtime173.jsx)("g", { id: "unlock-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)("path", { id: "unlock-Bold-2", "data-name": "unlock-Bold", d: "M15,9H9V7a3,3,0,0,1,3-3,3.163,3.163,0,0,1,3.032,2.249,1,1,0,1,0,1.936-.5A5.145,5.145,0,0,0,12,2,5.006,5.006,0,0,0,7,7V9.424A5,5,0,0,0,4,14v3a5.006,5.006,0,0,0,5,5h6a5.006,5.006,0,0,0,5-5V14A5.006,5.006,0,0,0,15,9Zm3,8a3,3,0,0,1-3,3H9a3,3,0,0,1-3-3V14a3,3,0,0,1,3-3h6a3,3,0,0,1,3,3Zm-5-2v1a1,1,0,0,1-2,0V15a1,1,0,0,1,2,0Z" }) })
1418
+ ] });
1419
+
1420
+ // src/UploadBold.tsx
1421
+ var import_jsx_runtime174 = require("react/jsx-runtime");
1422
+ var UploadBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime174.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1423
+ /* @__PURE__ */ (0, import_jsx_runtime174.jsx)("title", { children: "upload" }),
1424
+ /* @__PURE__ */ (0, import_jsx_runtime174.jsx)("g", { id: "upload-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime174.jsx)("path", { id: "upload-Bold-2", "data-name": "upload-Bold", d: "M8.293,7.707a1,1,0,0,1,0-1.414l3-3a1,1,0,0,1,1.414,0l3,3a1,1,0,1,1-1.414,1.414L13,6.414V11a1,1,0,0,1-2,0V6.414L9.707,7.707A1,1,0,0,1,8.293,7.707ZM17,10a1,1,0,0,0,0,2,3,3,0,0,1,3,3v1a3,3,0,0,1-3,3H7a3,3,0,0,1-3-3V15a3,3,0,0,1,3-3,1,1,0,0,0,0-2,5.006,5.006,0,0,0-5,5v1a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V15A5.006,5.006,0,0,0,17,10Zm1,5a1,1,0,1,0-1,1A1,1,0,0,0,18,15Z" }) })
1425
+ ] });
1426
+
1427
+ // src/UserBold.tsx
1428
+ var import_jsx_runtime175 = require("react/jsx-runtime");
1429
+ var UserBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime175.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1430
+ /* @__PURE__ */ (0, import_jsx_runtime175.jsx)("title", { children: "user" }),
1431
+ /* @__PURE__ */ (0, import_jsx_runtime175.jsx)("g", { id: "user-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime175.jsx)("path", { id: "user-Bold-2", "data-name": "user-Bold", d: "M12,13A5.5,5.5,0,1,0,6.5,7.5,5.506,5.506,0,0,0,12,13Zm0-9A3.5,3.5,0,1,1,8.5,7.5,3.5,3.5,0,0,1,12,4Zm8,13.967v1.011a4.023,4.023,0,0,1-1.025,2.689,1,1,0,0,1-1.49-1.334A2.03,2.03,0,0,0,18,18.978V17.967a3.01,3.01,0,0,0-2.253-2.943.765.765,0,0,0-.561.071,6.571,6.571,0,0,1-6.362.006.774.774,0,0,0-.569-.077A3.01,3.01,0,0,0,6,17.967v1.011a2.03,2.03,0,0,0,.515,1.355,1,1,0,1,1-1.49,1.334A4.023,4.023,0,0,1,4,18.978V17.967a5.007,5.007,0,0,1,3.767-4.882,2.772,2.772,0,0,1,2.039.273,4.561,4.561,0,0,0,4.4-.005,2.757,2.757,0,0,1,2.031-.268A5.007,5.007,0,0,1,20,17.967Z" }) })
1432
+ ] });
1433
+
1434
+ // src/UsersThreeBold.tsx
1435
+ var import_jsx_runtime176 = require("react/jsx-runtime");
1436
+ var UsersThreeBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime176.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1437
+ /* @__PURE__ */ (0, import_jsx_runtime176.jsx)("title", { children: "users-three" }),
1438
+ /* @__PURE__ */ (0, import_jsx_runtime176.jsx)("g", { id: "users-three-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime176.jsx)("path", { id: "users-three-Bold-2", "data-name": "users-three-Bold", d: "M12,14A5,5,0,1,0,7,9,5.006,5.006,0,0,0,12,14Zm0-8A3,3,0,1,1,9,9,3,3,0,0,1,12,6Zm7,12.4v.867a3.593,3.593,0,0,1-.915,2.4,1,1,0,0,1-1.49-1.334A1.6,1.6,0,0,0,17,19.267V18.4a2.437,2.437,0,0,0-1.823-2.383.51.51,0,0,0-.374.045,5.764,5.764,0,0,1-5.594.006.506.506,0,0,0-.383-.051A2.436,2.436,0,0,0,7,18.4v.867a1.6,1.6,0,0,0,.405,1.066,1,1,0,0,1-1.49,1.334A3.593,3.593,0,0,1,5,19.267V18.4a4.433,4.433,0,0,1,3.337-4.323,2.5,2.5,0,0,1,1.854.25,3.762,3.762,0,0,0,3.629-.007,2.533,2.533,0,0,1,1.846-.243A4.434,4.434,0,0,1,19,18.4ZM17.058,4.838a1,1,0,0,1,1.275-.609,4,4,0,0,1,1.334,6.752,1,1,0,0,1-1.334-1.49,2,2,0,0,0-.666-3.378A1,1,0,0,1,17.058,4.838Zm4.942,11v.722a1,1,0,0,1-2,0v-.722a1.865,1.865,0,0,0-1.394-1.825,1,1,0,0,1,.487-1.94A3.862,3.862,0,0,1,22,15.834ZM4.333,11.426A4,4,0,0,1,5.667,4.673a1,1,0,0,1,.666,1.885,2,2,0,0,0-.666,3.378,1,1,0,1,1-1.334,1.49ZM5.4,14.453A1.865,1.865,0,0,0,4,16.278V17a1,1,0,0,1-2,0v-.722a3.861,3.861,0,0,1,2.907-3.764A1,1,0,0,1,5.4,14.453Z" }) })
1439
+ ] });
1440
+
1441
+ // src/UsersBold.tsx
1442
+ var import_jsx_runtime177 = require("react/jsx-runtime");
1443
+ var UsersBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime177.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1444
+ /* @__PURE__ */ (0, import_jsx_runtime177.jsx)("title", { children: "users" }),
1445
+ /* @__PURE__ */ (0, import_jsx_runtime177.jsx)("g", { id: "users-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime177.jsx)("path", { id: "users-Bold-2", "data-name": "users-Bold", d: "M17,17.639v.507a3.754,3.754,0,0,1-.974,2.526,1,1,0,0,1-1.482-1.344A1.754,1.754,0,0,0,15,18.146v-.507a2.685,2.685,0,0,0-2.036-2.618.649.649,0,0,0-.476.058,6.227,6.227,0,0,1-5.967,0,.647.647,0,0,0-.485-.063A2.685,2.685,0,0,0,4,17.639v.507a1.756,1.756,0,0,0,.456,1.182,1,1,0,1,1-1.482,1.344A3.754,3.754,0,0,1,2,18.146v-.507a4.684,4.684,0,0,1,3.554-4.56,2.693,2.693,0,0,1,1.938.256,4.2,4.2,0,0,0,4.025-.005,2.688,2.688,0,0,1,1.929-.251A4.684,4.684,0,0,1,17,17.639Zm1.446-4.56a1,1,0,1,0-.482,1.942A2.685,2.685,0,0,1,20,17.639v.507a1.754,1.754,0,0,1-.456,1.182,1,1,0,0,0,1.482,1.344A3.754,3.754,0,0,0,22,18.146v-.507A4.684,4.684,0,0,0,18.446,13.079ZM4.5,8a5,5,0,1,1,5,5A5.006,5.006,0,0,1,4.5,8Zm2,0a3,3,0,1,0,3-3A3,3,0,0,0,6.5,8Zm13,0a5,5,0,0,0-4.376-4.961,1,1,0,1,0-.248,1.984,3,3,0,0,1,1.5,5.319,1,1,0,1,0,1.251,1.56A4.976,4.976,0,0,0,19.5,8Z" }) })
1446
+ ] });
1447
+
1448
+ // src/VideoSlashBold.tsx
1449
+ var import_jsx_runtime178 = require("react/jsx-runtime");
1450
+ var VideoSlashBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime178.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1451
+ /* @__PURE__ */ (0, import_jsx_runtime178.jsx)("title", { children: "video-slash" }),
1452
+ /* @__PURE__ */ (0, import_jsx_runtime178.jsx)("g", { id: "video-slash-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime178.jsx)("path", { id: "video-slash-Bold-2", "data-name": "video-slash-Bold", d: "M3.721,17.28a1,1,0,0,1-.823-.43A4.993,4.993,0,0,1,2,14V10A5.006,5.006,0,0,1,7,5h4a4.994,4.994,0,0,1,2.849.9A1,1,0,1,1,12.71,7.542,3,3,0,0,0,11,7H7a3,3,0,0,0-3,3v4a3,3,0,0,0,.542,1.711,1,1,0,0,1-.821,1.569ZM22,9.238v5.524a2.2,2.2,0,0,1-3.418,1.832l-2.665-1.771A5,5,0,0,1,11,19H7a4.778,4.778,0,0,1-.553-.033l-1.74,1.74a1,1,0,0,1-1.414-1.414l16-16a1,1,0,1,1,1.414,1.414L16.87,8.544l1.712-1.138A2.2,2.2,0,0,1,22,9.238ZM14,14V11.414L8.414,17H11A3,3,0,0,0,14,14Zm6-4.762a.2.2,0,0,0-.311-.166L16,11.524v.952l3.689,2.452A.2.2,0,0,0,20,14.762Z" }) })
1453
+ ] });
1454
+
1455
+ // src/VideoBold.tsx
1456
+ var import_jsx_runtime179 = require("react/jsx-runtime");
1457
+ var VideoBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime179.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1458
+ /* @__PURE__ */ (0, import_jsx_runtime179.jsx)("title", { children: "video" }),
1459
+ /* @__PURE__ */ (0, import_jsx_runtime179.jsx)("g", { id: "video-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime179.jsx)("path", { id: "video-Bold-2", "data-name": "video-Bold", d: "M20.84,7.3a2.194,2.194,0,0,0-2.258.106L15.917,9.177A5,5,0,0,0,11,5H7a5.006,5.006,0,0,0-5,5v4a5.006,5.006,0,0,0,5,5h4a5,5,0,0,0,4.917-4.177l2.665,1.771A2.2,2.2,0,0,0,22,14.762V9.238A2.194,2.194,0,0,0,20.84,7.3ZM14,14a3,3,0,0,1-3,3H7a3,3,0,0,1-3-3V10A3,3,0,0,1,7,7h4a3,3,0,0,1,3,3Zm6,.762a.2.2,0,0,1-.311.166L16,12.476v-.952l3.689-2.452A.2.2,0,0,1,20,9.238Z" }) })
1460
+ ] });
1461
+
1462
+ // src/VolumeUpBold.tsx
1463
+ var import_jsx_runtime180 = require("react/jsx-runtime");
1464
+ var VolumeUpBold = ({ className, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime180.jsxs)("svg", { id: "magicoon-Bold", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props, className, children: [
1465
+ /* @__PURE__ */ (0, import_jsx_runtime180.jsx)("title", { children: "volume-up" }),
1466
+ /* @__PURE__ */ (0, import_jsx_runtime180.jsx)("g", { id: "volume-up-Bold", children: /* @__PURE__ */ (0, import_jsx_runtime180.jsx)("path", { id: "volume-up-Bold-2", "data-name": "volume-up-Bold", d: "M11.96,3.324a3.461,3.461,0,0,0-3.736.524L5.631,6.073h-.74A2.9,2.9,0,0,0,2,8.975v6.05a2.9,2.9,0,0,0,2.892,2.9h.737l2.6,2.225A3.464,3.464,0,0,0,10.489,21a3.509,3.509,0,0,0,1.471-.326A3.468,3.468,0,0,0,14,17.489V6.511A3.471,3.471,0,0,0,11.96,3.324ZM12,17.489a1.5,1.5,0,0,1-2.475,1.146L6.932,16.409a2.006,2.006,0,0,0-1.3-.482H4.895a.9.9,0,0,1-.895-.9V8.975a.9.9,0,0,1,.895-.9h.741a2.011,2.011,0,0,0,1.3-.482L9.525,5.365A1.483,1.483,0,0,1,10.49,5a1.511,1.511,0,0,1,.635.143A1.471,1.471,0,0,1,12,6.511ZM18,12a5.912,5.912,0,0,1-1.2,3.6A1,1,0,1,1,15.2,14.4a4,4,0,0,0,0-4.792A1,1,0,1,1,16.8,8.4,5.912,5.912,0,0,1,18,12Zm4,0a9.956,9.956,0,0,1-2.557,6.669,1,1,0,0,1-1.486-1.338,7.977,7.977,0,0,0,0-10.662,1,1,0,1,1,1.486-1.338A9.956,9.956,0,0,1,22,12Z" }) })
1467
+ ] });
1468
+ // Annotate the CommonJS export names for ESM import in node:
1469
+ 0 && (module.exports = {
1470
+ ArrowDownBold,
1471
+ ArrowDownLight,
1472
+ ArrowLeftBold,
1473
+ ArrowLeftLight,
1474
+ ArrowRightBold,
1475
+ ArrowRightLight,
1476
+ ArrowUpBold,
1477
+ ArrowUpLight,
1478
+ BellBold,
1479
+ BellLight,
1480
+ BellSlashBold,
1481
+ BellSlashLight,
1482
+ BookmarkBold,
1483
+ BookmarkLight,
1484
+ CalendarBold,
1485
+ CalendarLight,
1486
+ CameraBold,
1487
+ CameraLight,
1488
+ ChartPieBold,
1489
+ ChartPieLight,
1490
+ CheckCircleBold,
1491
+ CheckCircleLight,
1492
+ ChevronCircleDownBold,
1493
+ ChevronCircleDownLight,
1494
+ ChevronCircleLeftBold,
1495
+ ChevronCircleLeftLight,
1496
+ ChevronCircleRightBold,
1497
+ ChevronCircleRightLight,
1498
+ ChevronCircleUpBold,
1499
+ ChevronCircleUpLight,
1500
+ ChevronDownBold,
1501
+ ChevronDownLight,
1502
+ ChevronLeftBold,
1503
+ ChevronLeftLight,
1504
+ ChevronRightBold,
1505
+ ChevronRightLight,
1506
+ ChevronUpBold,
1507
+ ChevronUpLight,
1508
+ ClockBold,
1509
+ ClockLight,
1510
+ CommentBold,
1511
+ CommentDotsBold,
1512
+ CommentDotsLight,
1513
+ CommentLight,
1514
+ CommentsBold,
1515
+ CommentsLight,
1516
+ CompassBold,
1517
+ CompassLight,
1518
+ CopyBold,
1519
+ CopyLight,
1520
+ CouponBold,
1521
+ CouponLight,
1522
+ CreditCardBold,
1523
+ CreditCardLight,
1524
+ DesktopBold,
1525
+ DesktopLight,
1526
+ DiscountBold,
1527
+ DiscountLight,
1528
+ DownloadBold,
1529
+ DownloadLight,
1530
+ EnvelopeBold,
1531
+ EnvelopeLight,
1532
+ ExclamationCircleBold,
1533
+ ExclamationCircleLight,
1534
+ EyeBold,
1535
+ EyeLight,
1536
+ EyeSlashBold,
1537
+ EyeSlashLight,
1538
+ FileBold,
1539
+ FileLight,
1540
+ FilmBold,
1541
+ FilmLight,
1542
+ FilterBold,
1543
+ FilterLight,
1544
+ FlagBold,
1545
+ FlagLight,
1546
+ FolderBold,
1547
+ FolderLight,
1548
+ GlobeBold,
1549
+ GlobeLight,
1550
+ HeadphonesBold,
1551
+ HeadphonesLight,
1552
+ HeartBold,
1553
+ HeartLight,
1554
+ HomeBold,
1555
+ HomeLight,
1556
+ ImageBold,
1557
+ ImageLight,
1558
+ InboxBold,
1559
+ InboxLight,
1560
+ InfoCircleBold,
1561
+ InfoCircleLight,
1562
+ LinkBold,
1563
+ LinkLight,
1564
+ LockBold,
1565
+ LockLight,
1566
+ LogInBold,
1567
+ LogInLight,
1568
+ LogOutBold,
1569
+ LogOutLight,
1570
+ MapBold,
1571
+ MapLight,
1572
+ MapMarkerBold,
1573
+ MapMarkerLight,
1574
+ MapPinBold,
1575
+ MapPinLight,
1576
+ MenuBold,
1577
+ MenuLight,
1578
+ MicrophoneBold,
1579
+ MicrophoneLight,
1580
+ MicrophoneSlashBold,
1581
+ MicrophoneSlashLight,
1582
+ MinusSquareBold,
1583
+ MinusSquareLight,
1584
+ MobileBold,
1585
+ MobileLight,
1586
+ MoreHCircleBold,
1587
+ MoreHCircleLight,
1588
+ MoreVCircleBold,
1589
+ MoreVCircleLight,
1590
+ PackageBold,
1591
+ PackageLight,
1592
+ PaperclipBold,
1593
+ PaperclipLight,
1594
+ PenBold,
1595
+ PenLight,
1596
+ PhoneBold,
1597
+ PhoneLight,
1598
+ PlusSquareBold,
1599
+ PlusSquareLight,
1600
+ QuestionCircleBold,
1601
+ QuestionCircleLight,
1602
+ SearchBold,
1603
+ SearchLight,
1604
+ SendBold,
1605
+ SendLight,
1606
+ SettingsBold,
1607
+ SettingsLight,
1608
+ ShieldBold,
1609
+ ShieldLight,
1610
+ ShoppingBasketBold,
1611
+ ShoppingBasketLight,
1612
+ SlidersHBold,
1613
+ SlidersHLight,
1614
+ SortAscendingBold,
1615
+ SortAscendingLight,
1616
+ SortDescendingBold,
1617
+ SortDescendingLight,
1618
+ StarBold,
1619
+ StarLight,
1620
+ StopwatchBold,
1621
+ StopwatchLight,
1622
+ StoreBold,
1623
+ StoreLight,
1624
+ TabletBold,
1625
+ TabletLight,
1626
+ TagBold,
1627
+ TagLight,
1628
+ ThumbtackBold,
1629
+ ThumbtackLight,
1630
+ TimesSquareBold,
1631
+ TimesSquareLight,
1632
+ TrashBold,
1633
+ TrashLight,
1634
+ UnlockBold,
1635
+ UnlockLight,
1636
+ UploadBold,
1637
+ UploadLight,
1638
+ UserBold,
1639
+ UserLight,
1640
+ UsersBold,
1641
+ UsersLight,
1642
+ UsersThreeBold,
1643
+ UsersThreeLight,
1644
+ VideoBold,
1645
+ VideoLight,
1646
+ VideoSlashBold,
1647
+ VideoSlashLight,
1648
+ VolumeUpBold,
1649
+ VolumeUpLight
1650
+ });