@aristobyte-ui/utils 1.0.35 → 1.0.37

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 CHANGED
@@ -114,18 +114,56 @@ var ArrowRight = ({
114
114
  }
115
115
  );
116
116
 
117
- // icons/Bun.tsx
117
+ // icons/BashCursor.tsx
118
118
  var import_jsx_runtime2 = require("react/jsx-runtime");
119
- var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox: "0 0 80 70", children: [
120
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
119
+ var BashCursor = ({
120
+ size = 24,
121
+ color = "currentColor"
122
+ }) => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
123
+ "svg",
124
+ {
125
+ width: size,
126
+ height: size,
127
+ viewBox: "0 0 16 14",
128
+ fill: "none",
129
+ xmlns: "http://www.w3.org/2000/svg",
130
+ children: [
131
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
132
+ "path",
133
+ {
134
+ d: "M8 12.8334H14.6667",
135
+ stroke: color,
136
+ strokeWidth: "1.66667",
137
+ strokeLinecap: "round",
138
+ strokeLinejoin: "round"
139
+ }
140
+ ),
141
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
142
+ "path",
143
+ {
144
+ d: "M1.33331 11.1666L6.33331 6.16663L1.33331 1.16663",
145
+ stroke: color,
146
+ strokeWidth: "1.66667",
147
+ strokeLinecap: "round",
148
+ strokeLinejoin: "round"
149
+ }
150
+ )
151
+ ]
152
+ }
153
+ );
154
+
155
+ // icons/Bun.tsx
156
+ var import_jsx_runtime3 = require("react/jsx-runtime");
157
+ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("svg", { viewBox: "0 0 80 70", children: [
158
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
121
159
  "path",
122
160
  {
123
161
  id: "Shadow",
124
162
  d: "M71.09,20.74c-.16-.17-.33-.34-.5-.5s-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5A26.46,26.46,0,0,1,75.5,35.7c0,16.57-16.82,30.05-37.5,30.05-11.58,0-21.94-4.23-28.83-10.86l.5.5.5.5.5.5.5.5.5.5.5.5.5.5C19.55,65.3,30.14,69.75,42,69.75c20.68,0,37.5-13.48,37.5-30C79.5,32.69,76.46,26,71.09,20.74Z"
125
163
  }
126
164
  ),
127
- /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { id: "Body", children: [
128
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
165
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { id: "Body", children: [
166
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
129
167
  "path",
130
168
  {
131
169
  id: "Background",
@@ -133,7 +171,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
133
171
  fill: "#fbf0df"
134
172
  }
135
173
  ),
136
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
174
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
137
175
  "path",
138
176
  {
139
177
  id: "Bottom_Shadow",
@@ -142,7 +180,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
142
180
  fill: "#f6dece"
143
181
  }
144
182
  ),
145
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
183
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
146
184
  "path",
147
185
  {
148
186
  id: "Light_Shine",
@@ -151,7 +189,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
151
189
  fill: "#fffefc"
152
190
  }
153
191
  ),
154
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
192
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
155
193
  "path",
156
194
  {
157
195
  id: "Top",
@@ -160,7 +198,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
160
198
  fillRule: "evenodd"
161
199
  }
162
200
  ),
163
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
201
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
164
202
  "path",
165
203
  {
166
204
  id: "Outline",
@@ -168,16 +206,16 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
168
206
  }
169
207
  )
170
208
  ] }),
171
- /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { id: "Mouth", children: [
172
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("g", { id: "Background-2", "data-name": "Background", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
209
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { id: "Mouth", children: [
210
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { id: "Background-2", "data-name": "Background", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
173
211
  "path",
174
212
  {
175
213
  d: "M45.05,43a8.93,8.93,0,0,1-2.92,4.71,6.81,6.81,0,0,1-4,1.88A6.84,6.84,0,0,1,34,47.71,8.93,8.93,0,0,1,31.12,43a.72.72,0,0,1,.8-.81H44.26A.72.72,0,0,1,45.05,43Z",
176
214
  fill: "#b71422"
177
215
  }
178
216
  ) }),
179
- /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { id: "Tongue", children: [
180
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
217
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { id: "Tongue", children: [
218
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
181
219
  "path",
182
220
  {
183
221
  id: "Background-3",
@@ -186,7 +224,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
186
224
  fill: "#ff6164"
187
225
  }
188
226
  ),
189
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
227
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
190
228
  "path",
191
229
  {
192
230
  id: "Outline-2",
@@ -195,7 +233,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
195
233
  }
196
234
  )
197
235
  ] }),
198
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
236
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
199
237
  "path",
200
238
  {
201
239
  id: "Outline-3",
@@ -204,8 +242,8 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
204
242
  }
205
243
  )
206
244
  ] }),
207
- /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { id: "Face", children: [
208
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
245
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { id: "Face", children: [
246
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
209
247
  "ellipse",
210
248
  {
211
249
  id: "Right_Blush",
@@ -217,7 +255,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
217
255
  fill: "#febbd0"
218
256
  }
219
257
  ),
220
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
258
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
221
259
  "ellipse",
222
260
  {
223
261
  id: "Left_Bluch",
@@ -229,7 +267,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
229
267
  fill: "#febbd0"
230
268
  }
231
269
  ),
232
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
270
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
233
271
  "path",
234
272
  {
235
273
  id: "Eyes",
@@ -237,7 +275,7 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
237
275
  fillRule: "evenodd"
238
276
  }
239
277
  ),
240
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
278
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
241
279
  "path",
242
280
  {
243
281
  id: "Iris",
@@ -249,12 +287,47 @@ var Bun = () => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox:
249
287
  ] })
250
288
  ] });
251
289
 
290
+ // icons/Code.tsx
291
+ var import_jsx_runtime4 = require("react/jsx-runtime");
292
+ var Code = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", { width: size, height: size, viewBox: "0 0 16 12", fill: "none", children: [
293
+ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
294
+ "path",
295
+ {
296
+ d: "M12 8.66659L14.6667 5.99992L12 3.33325",
297
+ stroke: color,
298
+ strokeWidth: "1.33333",
299
+ strokeLinecap: "round",
300
+ strokeLinejoin: "round"
301
+ }
302
+ ),
303
+ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
304
+ "path",
305
+ {
306
+ d: "M3.99998 3.33325L1.33331 5.99992L3.99998 8.66659",
307
+ stroke: color,
308
+ strokeWidth: "1.33333",
309
+ strokeLinecap: "round",
310
+ strokeLinejoin: "round"
311
+ }
312
+ ),
313
+ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
314
+ "path",
315
+ {
316
+ d: "M9.66665 0.666748L6.33331 11.3334",
317
+ stroke: color,
318
+ strokeWidth: "1.33333",
319
+ strokeLinecap: "round",
320
+ strokeLinejoin: "round"
321
+ }
322
+ )
323
+ ] });
324
+
252
325
  // icons/Comment.tsx
253
- var import_jsx_runtime3 = require("react/jsx-runtime");
326
+ var import_jsx_runtime5 = require("react/jsx-runtime");
254
327
  var Comment = ({
255
328
  size = 24,
256
329
  color = "currentColor"
257
- }) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("svg", { width: size, height: size, viewBox: "0 0 14 13", fill: "none", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
330
+ }) => /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("svg", { width: size, height: size, viewBox: "0 0 14 13", fill: "none", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
258
331
  "path",
259
332
  {
260
333
  d: "M1.82299 9.11648C1.90877 9.33284 1.92786 9.56992 1.87783 9.79723L1.25658 11.7164C1.23656 11.8137 1.24173 11.9145 1.27161 12.0093C1.30149 12.1041 1.35508 12.1896 1.4273 12.2579C1.49952 12.3261 1.58797 12.3748 1.68428 12.3993C1.78058 12.4237 1.88154 12.4232 1.97758 12.3977L3.96849 11.8156C4.18299 11.773 4.40513 11.7916 4.60958 11.8692C5.85522 12.4509 7.26629 12.574 8.59383 12.2167C9.92137 11.8594 11.0801 11.0448 11.8655 9.91644C12.6509 8.78811 13.0126 7.41863 12.8867 6.04963C12.7608 4.68063 12.1554 3.40008 11.1774 2.43392C10.1993 1.46776 8.91149 0.878082 7.54105 0.768916C6.17061 0.65975 4.80566 1.03812 3.687 1.83726C2.56835 2.6364 1.76789 3.80496 1.42685 5.13676C1.08581 6.46857 1.22611 7.87803 1.82299 9.11648Z",
@@ -265,9 +338,57 @@ var Comment = ({
265
338
  }
266
339
  ) });
267
340
 
341
+ // icons/Components.tsx
342
+ var import_jsx_runtime6 = require("react/jsx-runtime");
343
+ var Components = ({
344
+ size = 24,
345
+ color = "currentColor"
346
+ }) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", { width: size, height: size, viewBox: "0 0 16 16", fill: "none", children: [
347
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
348
+ "path",
349
+ {
350
+ d: "M10.3574 7.52864C10.2324 7.65366 10.1622 7.82319 10.1622 7.99997C10.1622 8.17675 10.2324 8.34628 10.3574 8.4713L11.9414 10.056C12.0664 10.181 12.2359 10.2512 12.4127 10.2512C12.5895 10.2512 12.759 10.181 12.884 10.056L14.4687 8.4713C14.5937 8.34628 14.6639 8.17675 14.6639 7.99997C14.6639 7.82319 14.5937 7.65366 14.4687 7.52864L12.884 5.94397C12.759 5.81899 12.5895 5.74878 12.4127 5.74878C12.2359 5.74878 12.0664 5.81899 11.9414 5.94397L10.3574 7.52864Z",
351
+ stroke: color,
352
+ strokeWidth: "1.33333",
353
+ strokeLinecap: "round",
354
+ strokeLinejoin: "round"
355
+ }
356
+ ),
357
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
358
+ "path",
359
+ {
360
+ d: "M1.53131 7.52864C1.40633 7.65366 1.33612 7.82319 1.33612 7.99997C1.33612 8.17675 1.40633 8.34628 1.53131 8.4713L3.11598 10.056C3.241 10.181 3.41054 10.2512 3.58731 10.2512C3.76409 10.2512 3.93363 10.181 4.05864 10.056L5.64331 8.4713C5.76829 8.34628 5.8385 8.17675 5.8385 7.99997C5.8385 7.82319 5.76829 7.65366 5.64331 7.52864L4.05864 5.94397C3.93363 5.81899 3.76409 5.74878 3.58731 5.74878C3.41054 5.74878 3.241 5.81899 3.11598 5.94397L1.53131 7.52864Z",
361
+ stroke: color,
362
+ strokeWidth: "1.33333",
363
+ strokeLinecap: "round",
364
+ strokeLinejoin: "round"
365
+ }
366
+ ),
367
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
368
+ "path",
369
+ {
370
+ d: "M5.944 11.9413C5.88201 12.0032 5.83284 12.0767 5.79929 12.1577C5.76574 12.2386 5.74847 12.3254 5.74847 12.413C5.74847 12.5006 5.76574 12.5873 5.79929 12.6683C5.83284 12.7492 5.88201 12.8227 5.944 12.8846L7.52867 14.4686C7.65368 14.5936 7.82322 14.6638 8 14.6638C8.17677 14.6638 8.34631 14.5936 8.47133 14.4686L10.056 12.8846C10.118 12.8227 10.1672 12.7492 10.2007 12.6683C10.2343 12.5873 10.2515 12.5006 10.2515 12.413C10.2515 12.3254 10.2343 12.2386 10.2007 12.1577C10.1672 12.0767 10.118 12.0032 10.056 11.9413L8.47133 10.3573C8.34631 10.2323 8.17677 10.1621 8 10.1621C7.82322 10.1621 7.65368 10.2323 7.52867 10.3573L5.944 11.9413Z",
371
+ stroke: color,
372
+ strokeWidth: "1.33333",
373
+ strokeLinecap: "round",
374
+ strokeLinejoin: "round"
375
+ }
376
+ ),
377
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
378
+ "path",
379
+ {
380
+ d: "M5.94397 3.11604C5.81899 3.24106 5.74878 3.4106 5.74878 3.58737C5.74878 3.76415 5.81899 3.93369 5.94397 4.05871L7.52864 5.64271C7.65366 5.76769 7.82319 5.8379 7.99997 5.8379C8.17675 5.8379 8.34628 5.76769 8.4713 5.64271L10.056 4.05871C10.181 3.93369 10.2512 3.76415 10.2512 3.58737C10.2512 3.4106 10.181 3.24106 10.056 3.11604L8.4713 1.53137C8.34628 1.40639 8.17675 1.33618 7.99997 1.33618C7.82319 1.33618 7.65366 1.40639 7.52864 1.53137L5.94397 3.11604Z",
381
+ stroke: color,
382
+ strokeWidth: "1.33333",
383
+ strokeLinecap: "round",
384
+ strokeLinejoin: "round"
385
+ }
386
+ )
387
+ ] });
388
+
268
389
  // icons/Copy.tsx
269
- var import_jsx_runtime4 = require("react/jsx-runtime");
270
- var Copy = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(
390
+ var import_jsx_runtime7 = require("react/jsx-runtime");
391
+ var Copy = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
271
392
  "svg",
272
393
  {
273
394
  width: size,
@@ -279,15 +400,47 @@ var Copy = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import
279
400
  strokeLinecap: "round",
280
401
  strokeLinejoin: "round",
281
402
  children: [
282
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2" }),
283
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })
403
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2" }),
404
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })
284
405
  ]
285
406
  }
286
407
  );
287
408
 
409
+ // icons/Disabled.tsx
410
+ var import_jsx_runtime8 = require("react/jsx-runtime");
411
+ var Disabled = ({
412
+ size = 24,
413
+ color = "currentColor"
414
+ }) => /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("svg", { width: size, height: size, viewBox: "0 0 20 20", fill: "none", children: [
415
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
416
+ "path",
417
+ {
418
+ d: "M4.10748 4.10742L15.8916 15.8924",
419
+ stroke: color,
420
+ strokeWidth: "1.66667",
421
+ strokeLinecap: "round",
422
+ strokeLinejoin: "round"
423
+ }
424
+ ),
425
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
426
+ "path",
427
+ {
428
+ d: "M10 18.3334C14.6024 18.3334 18.3334 14.6025 18.3334 10.0001C18.3334 5.39771 14.6024 1.66675 10 1.66675C5.39765 1.66675 1.66669 5.39771 1.66669 10.0001C1.66669 14.6025 5.39765 18.3334 10 18.3334Z",
429
+ stroke: color,
430
+ strokeWidth: "1.66667",
431
+ strokeLinecap: "round",
432
+ strokeLinejoin: "round"
433
+ }
434
+ )
435
+ ] });
436
+
437
+ // icons/Dot.tsx
438
+ var import_jsx_runtime9 = require("react/jsx-runtime");
439
+ var Dot = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("svg", { width: size, height: size, viewBox: "0 0 8 8", children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("rect", { y: "0.5", width: size, height: size, rx: "4", fill: color }) });
440
+
288
441
  // icons/Error.tsx
289
- var import_jsx_runtime5 = require("react/jsx-runtime");
290
- var Error2 = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(
442
+ var import_jsx_runtime10 = require("react/jsx-runtime");
443
+ var Error2 = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)(
291
444
  "svg",
292
445
  {
293
446
  width: size,
@@ -299,19 +452,44 @@ var Error2 = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, impo
299
452
  strokeLinecap: "round",
300
453
  strokeLinejoin: "round",
301
454
  children: [
302
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { d: "m15 9-6 6" }),
303
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" }),
304
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { d: "m9 9 6 6" })
455
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "m15 9-6 6" }),
456
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" }),
457
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "m9 9 6 6" })
305
458
  ]
306
459
  }
307
460
  );
308
461
 
462
+ // icons/Eye.tsx
463
+ var import_jsx_runtime11 = require("react/jsx-runtime");
464
+ var Eye = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("svg", { width: size, height: size, viewBox: "0 0 16 12", fill: "none", children: [
465
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
466
+ "path",
467
+ {
468
+ d: "M1.37468 6.232C1.31912 6.08232 1.31912 5.91767 1.37468 5.768C1.91581 4.4559 2.83435 3.33402 4.01386 2.5446C5.19336 1.75517 6.58071 1.33374 8.00001 1.33374C9.41932 1.33374 10.8067 1.75517 11.9862 2.5446C13.1657 3.33402 14.0842 4.4559 14.6253 5.768C14.6809 5.91767 14.6809 6.08232 14.6253 6.232C14.0842 7.54409 13.1657 8.66597 11.9862 9.4554C10.8067 10.2448 9.41932 10.6663 8.00001 10.6663C6.58071 10.6663 5.19336 10.2448 4.01386 9.4554C2.83435 8.66597 1.91581 7.54409 1.37468 6.232Z",
469
+ stroke: color,
470
+ strokeWidth: "1.33333",
471
+ strokeLinecap: "round",
472
+ strokeLinejoin: "round"
473
+ }
474
+ ),
475
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
476
+ "path",
477
+ {
478
+ d: "M8 8C9.10457 8 10 7.10457 10 6C10 4.89543 9.10457 4 8 4C6.89543 4 6 4.89543 6 6C6 7.10457 6.89543 8 8 8Z",
479
+ stroke: color,
480
+ strokeWidth: "1.33333",
481
+ strokeLinecap: "round",
482
+ strokeLinejoin: "round"
483
+ }
484
+ )
485
+ ] });
486
+
309
487
  // icons/GalleryVertical.tsx
310
- var import_jsx_runtime6 = require("react/jsx-runtime");
488
+ var import_jsx_runtime12 = require("react/jsx-runtime");
311
489
  var GalleryVertical = ({
312
490
  size = 24,
313
491
  color = "currentColor"
314
- }) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)(
492
+ }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
315
493
  "svg",
316
494
  {
317
495
  width: size,
@@ -323,19 +501,19 @@ var GalleryVertical = ({
323
501
  strokeLinecap: "round",
324
502
  strokeLinejoin: "round",
325
503
  children: [
326
- /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { d: "M3 2h18" }),
327
- /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("rect", { width: "18", height: "12", x: "3", y: "6", rx: "2" }),
328
- /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { d: "M3 22h18" })
504
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { d: "M3 2h18" }),
505
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("rect", { width: "18", height: "12", x: "3", y: "6", rx: "2" }),
506
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { d: "M3 22h18" })
329
507
  ]
330
508
  }
331
509
  );
332
510
 
333
511
  // icons/GalleryVerticalEnd.tsx
334
- var import_jsx_runtime7 = require("react/jsx-runtime");
512
+ var import_jsx_runtime13 = require("react/jsx-runtime");
335
513
  var GalleryVerticalEnd = ({
336
514
  size = 24,
337
515
  color = "currentColor"
338
- }) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
516
+ }) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(
339
517
  "svg",
340
518
  {
341
519
  width: size,
@@ -347,32 +525,88 @@ var GalleryVerticalEnd = ({
347
525
  strokeLinecap: "round",
348
526
  strokeLinejoin: "round",
349
527
  children: [
350
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { d: "M7 2h10" }),
351
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { d: "M5 6h14" }),
352
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("rect", { width: "18", height: "12", x: "3", y: "10", rx: "2" })
528
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M7 2h10" }),
529
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M5 6h14" }),
530
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("rect", { width: "18", height: "12", x: "3", y: "10", rx: "2" })
353
531
  ]
354
532
  }
355
533
  );
356
534
 
357
535
  // icons/Github.tsx
358
- var import_jsx_runtime8 = require("react/jsx-runtime");
359
- var Github = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
536
+ var import_jsx_runtime14 = require("react/jsx-runtime");
537
+ var Github = ({
538
+ size = 24,
539
+ color = "currentColor"
540
+ }) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(
360
541
  "svg",
361
542
  {
362
- height: size,
363
543
  width: size,
364
- "aria-hidden": "true",
365
- viewBox: "0 0 24 24",
366
- version: "1.1",
367
- "data-view-component": "true",
368
- fill: "#fff",
369
- children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { d: "M12 1C5.923 1 1 5.923 1 12c0 4.867 3.149 8.979 7.521 10.436.55.096.756-.233.756-.522 0-.262-.013-1.128-.013-2.049-2.764.509-3.479-.674-3.699-1.292-.124-.317-.66-1.293-1.127-1.554-.385-.207-.936-.715-.014-.729.866-.014 1.485.797 1.691 1.128.99 1.663 2.571 1.196 3.204.907.096-.715.385-1.196.701-1.471-2.448-.275-5.005-1.224-5.005-5.432 0-1.196.426-2.186 1.128-2.956-.111-.275-.496-1.402.11-2.915 0 0 .921-.288 3.024 1.128a10.193 10.193 0 0 1 2.75-.371c.936 0 1.871.123 2.75.371 2.104-1.43 3.025-1.128 3.025-1.128.605 1.513.221 2.64.111 2.915.701.77 1.127 1.747 1.127 2.956 0 4.222-2.571 5.157-5.019 5.432.399.344.743 1.004.743 2.035 0 1.471-.014 2.654-.014 3.025 0 .289.206.632.756.522C19.851 20.979 23 16.854 23 12c0-6.077-4.922-11-11-11Z" })
544
+ height: size,
545
+ viewBox: "0 0 14 16",
546
+ fill: "none",
547
+ xmlns: "http://www.w3.org/2000/svg",
548
+ children: [
549
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
550
+ "path",
551
+ {
552
+ d: "M10 14.6667V12C10.0928 11.1649 9.85329 10.3268 9.33334 9.66668C11.3333 9.66668 13.3333 8.33334 13.3333 6.00001C13.3867 5.16668 13.1533 4.34668 12.6667 3.66668C12.8533 2.90001 12.8533 2.10001 12.6667 1.33334C12.6667 1.33334 12 1.33334 10.6667 2.33334C8.90667 2.00001 7.09334 2.00001 5.33334 2.33334C4 1.33334 3.33334 1.33334 3.33334 1.33334C3.13334 2.10001 3.13334 2.90001 3.33334 3.66668C2.84792 4.34393 2.61232 5.16853 2.66667 6.00001C2.66667 8.33334 4.66667 9.66668 6.66667 9.66668C6.40667 9.99334 6.21334 10.3667 6.1 10.7667C5.98667 11.1667 5.95334 11.5867 6 12V14.6667",
553
+ stroke: color,
554
+ strokeWidth: "1.33333",
555
+ strokeLinecap: "round",
556
+ strokeLinejoin: "round"
557
+ }
558
+ ),
559
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
560
+ "path",
561
+ {
562
+ d: "M5.99998 12C2.99331 13.3333 2.66665 10.6667 1.33331 10.6667",
563
+ stroke: color,
564
+ strokeWidth: "1.33333",
565
+ strokeLinecap: "round",
566
+ strokeLinejoin: "round"
567
+ }
568
+ )
569
+ ]
370
570
  }
371
571
  );
372
572
 
573
+ // icons/GradientSquare.tsx
574
+ var import_jsx_runtime15 = require("react/jsx-runtime");
575
+ var GradientSquare = ({
576
+ size = 24,
577
+ colors = ["currentColor"]
578
+ }) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { width: size, height: size, viewBox: "0 0 20 20", fill: "none", children: [
579
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
580
+ "rect",
581
+ {
582
+ x: "0.5",
583
+ y: "0.5",
584
+ width: size,
585
+ height: size,
586
+ rx: "4",
587
+ fill: "url(#gradient)"
588
+ }
589
+ ),
590
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)(
591
+ "linearGradient",
592
+ {
593
+ id: "gradient",
594
+ x1: "0.5",
595
+ y1: "8.5",
596
+ x2: "16.5",
597
+ y2: "8.5",
598
+ gradientUnits: "userSpaceOnUse",
599
+ children: [
600
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("stop", { stopColor: colors[0] }),
601
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("stop", { offset: "1", stopColor: colors[1] })
602
+ ]
603
+ }
604
+ ) })
605
+ ] });
606
+
373
607
  // icons/Heart.tsx
374
- var import_jsx_runtime9 = require("react/jsx-runtime");
375
- var Heart = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("svg", { width: size, height: size, viewBox: "0 0 14 12", fill: "none", children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
608
+ var import_jsx_runtime16 = require("react/jsx-runtime");
609
+ var Heart = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("svg", { width: size, height: size, viewBox: "0 0 14 12", fill: "none", children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
376
610
  "path",
377
611
  {
378
612
  d: "M1.24426 4.12523C1.24427 3.47609 1.44119 2.84223 1.80901 2.30736C2.17682 1.77249 2.69823 1.36178 3.30437 1.12946C3.9105 0.897142 4.57285 0.854153 5.20394 1.00617C5.83502 1.15819 6.40514 1.49806 6.83901 1.98089C6.86957 2.01357 6.90652 2.03962 6.94756 2.05743C6.9886 2.07524 7.03286 2.08443 7.0776 2.08443C7.12233 2.08443 7.16659 2.07524 7.20763 2.05743C7.24868 2.03962 7.28562 2.01357 7.31618 1.98089C7.74869 1.49492 8.31894 1.15219 8.95105 0.998328C9.58316 0.844464 10.2471 0.886762 10.8546 1.11959C11.4621 1.35242 11.9842 1.76474 12.3516 2.30167C12.7189 2.8386 12.914 3.47467 12.9109 4.12523C12.9109 5.46106 12.0359 6.45856 11.1609 7.33356L7.95726 10.4328C7.84857 10.5576 7.71455 10.6579 7.56412 10.727C7.41369 10.796 7.25029 10.8323 7.08476 10.8334C6.91924 10.8344 6.75539 10.8002 6.6041 10.7331C6.4528 10.6659 6.31753 10.5673 6.20726 10.4439L2.99426 7.33356C2.11926 6.45856 1.24426 5.46689 1.24426 4.12523Z",
@@ -384,8 +618,8 @@ var Heart = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, impor
384
618
  ) });
385
619
 
386
620
  // icons/Info.tsx
387
- var import_jsx_runtime10 = require("react/jsx-runtime");
388
- var Info = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)(
621
+ var import_jsx_runtime17 = require("react/jsx-runtime");
622
+ var Info = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)(
389
623
  "svg",
390
624
  {
391
625
  width: size,
@@ -397,16 +631,274 @@ var Info = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import
397
631
  strokeLinecap: "round",
398
632
  strokeLinejoin: "round",
399
633
  children: [
400
- /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
401
- /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "M12 16v-4" }),
402
- /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "M12 8h.01" })
634
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
635
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M12 16v-4" }),
636
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M12 8h.01" })
637
+ ]
638
+ }
639
+ );
640
+
641
+ // icons/Link.tsx
642
+ var import_jsx_runtime18 = require("react/jsx-runtime");
643
+ var Link = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", { width: size, height: size, viewBox: "0 0 10 10", fill: "none", children: [
644
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
645
+ "path",
646
+ {
647
+ d: "M6.5 0.5H9.5V3.5",
648
+ stroke: color,
649
+ strokeLinecap: "round",
650
+ strokeLinejoin: "round"
651
+ }
652
+ ),
653
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
654
+ "path",
655
+ {
656
+ d: "M4 6L9.5 0.5",
657
+ stroke: color,
658
+ strokeLinecap: "round",
659
+ strokeLinejoin: "round"
660
+ }
661
+ ),
662
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
663
+ "path",
664
+ {
665
+ d: "M8 5.5V8.5C8 8.76522 7.89464 9.01957 7.70711 9.20711C7.51957 9.39464 7.26522 9.5 7 9.5H1.5C1.23478 9.5 0.98043 9.39464 0.792893 9.20711C0.605357 9.01957 0.5 8.76522 0.5 8.5V3C0.5 2.73478 0.605357 2.48043 0.792893 2.29289C0.98043 2.10536 1.23478 2 1.5 2H4.5",
666
+ stroke: color,
667
+ strokeLinecap: "round",
668
+ strokeLinejoin: "round"
669
+ }
670
+ )
671
+ ] });
672
+
673
+ // icons/Logo.tsx
674
+ var import_jsx_runtime19 = require("react/jsx-runtime");
675
+ var Logo = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)(
676
+ "svg",
677
+ {
678
+ width: size,
679
+ height: size,
680
+ xmlns: "http://www.w3.org/2000/svg",
681
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
682
+ viewBox: "0 0 1105.92 1474.56",
683
+ children: [
684
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("defs", { children: [
685
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)(
686
+ "linearGradient",
687
+ {
688
+ id: "_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439",
689
+ "data-name": "\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439, \u0436\u0435\u043B\u0442\u044B\u0439",
690
+ x1: "0",
691
+ y1: "1013.8",
692
+ x2: "552.96",
693
+ y2: "1013.8",
694
+ gradientUnits: "userSpaceOnUse",
695
+ children: [
696
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("stop", { offset: "0", stopColor: "#ffef26" }),
697
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("stop", { offset: ".02", stopColor: "#fee921" }),
698
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("stop", { offset: ".1", stopColor: "#fdd70e" }),
699
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("stop", { offset: ".19", stopColor: "#fdcb03" }),
700
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("stop", { offset: ".28", stopColor: "#fdc800" }),
701
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("stop", { offset: ".67", stopColor: "#f18f34" }),
702
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("stop", { offset: ".89", stopColor: "#e95f32" }),
703
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("stop", { offset: "1", stopColor: "#e3312d" })
704
+ ]
705
+ }
706
+ ),
707
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
708
+ "linearGradient",
709
+ {
710
+ id: "_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-2",
711
+ "data-name": "\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439, \u0436\u0435\u043B\u0442\u044B\u0439",
712
+ y1: "875.56",
713
+ x2: "1105.92",
714
+ y2: "875.56",
715
+ xlinkHref: "#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439"
716
+ }
717
+ ),
718
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
719
+ "linearGradient",
720
+ {
721
+ id: "_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-3",
722
+ "data-name": "\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439, \u0436\u0435\u043B\u0442\u044B\u0439",
723
+ x1: ".33",
724
+ y1: "362.66",
725
+ x2: "736.71",
726
+ y2: "362.66",
727
+ xlinkHref: "#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439"
728
+ }
729
+ ),
730
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
731
+ "linearGradient",
732
+ {
733
+ id: "_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-4",
734
+ "data-name": "\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439, \u0436\u0435\u043B\u0442\u044B\u0439",
735
+ x1: "552.96",
736
+ y1: "276.48",
737
+ x2: "1105.92",
738
+ y2: "276.48",
739
+ xlinkHref: "#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439"
740
+ }
741
+ ),
742
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
743
+ "linearGradient",
744
+ {
745
+ id: "_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-5",
746
+ "data-name": "\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439, \u0436\u0435\u043B\u0442\u044B\u0439",
747
+ x1: ".08",
748
+ y1: "645.12",
749
+ x2: "1105.92",
750
+ y2: "645.12",
751
+ xlinkHref: "#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439"
752
+ }
753
+ ),
754
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
755
+ "linearGradient",
756
+ {
757
+ id: "_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-6",
758
+ "data-name": "\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439, \u0436\u0435\u043B\u0442\u044B\u0439",
759
+ y1: "276.36",
760
+ y2: "276.36",
761
+ xlinkHref: "#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439"
762
+ }
763
+ ),
764
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
765
+ "filter",
766
+ {
767
+ id: "luminosity-invert",
768
+ x: "-2.12",
769
+ y: "-2.12",
770
+ width: "1110.24",
771
+ height: "1478.88",
772
+ colorInterpolationFilters: "sRGB",
773
+ filterUnits: "userSpaceOnUse",
774
+ children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
775
+ "feColorMatrix",
776
+ {
777
+ result: "cm",
778
+ values: "-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0"
779
+ }
780
+ )
781
+ }
782
+ ),
783
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
784
+ "mask",
785
+ {
786
+ id: "mask",
787
+ x: "-2.12",
788
+ y: "-2.12",
789
+ width: "1110.24",
790
+ height: "1478.88",
791
+ maskUnits: "userSpaceOnUse",
792
+ children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { filter: "url(#luminosity-invert)", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
793
+ "image",
794
+ {}
795
+ ) })
796
+ }
797
+ )
798
+ ] }),
799
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { style: { isolation: "isolate" }, children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { id: "_\u0421\u043B\u043E\u0439_2", "data-name": "\u0421\u043B\u043E\u0439 2", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { id: "_\u0421\u043B\u043E\u0439_1-2", "data-name": "\u0421\u043B\u043E\u0439 1", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { id: "Logo", children: [
800
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
801
+ "image",
802
+ {}
803
+ ),
804
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { children: [
805
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { children: [
806
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
807
+ "path",
808
+ {
809
+ fill: "url(#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439)",
810
+ d: "M477.92,1100.84c-83.56-11.31-161.22-41.29-228.56-85.69-9.58-6.31-19.01-12.94-28.18-19.82-11.31-8.44-22.2-17.29-32.85-26.62-16.79-14.75-32.69-30.47-47.51-47.1C55.46,826.24,2.62,700.99.08,563.45v-3.19c-.08-2.38-.08-4.83-.08-7.21v843.12c0,43.34,35.06,78.4,78.4,78.4h231.18c32.6,0,59.06-26.46,59.06-59.06v-125.26h.08c0-80.2,51.28-148.36,122.88-173.59,19.17-6.88,39.81-10.57,61.36-10.57v-.16c-25.48,0-50.46-1.72-75.04-5.08ZM.08,1300.73v-3.19c.08,2.38.16,4.67.25,7.05-.08-1.31-.16-2.54-.25-3.85ZM.08,1283.19v-3.19c.08-1.31.16-2.62.25-3.93-.08,2.38-.16,4.75-.25,7.13Z"
811
+ }
812
+ ),
813
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
814
+ "path",
815
+ {
816
+ fill: "url(#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-2)",
817
+ d: "M1105.92,1290.24v127.22c0,31.54-25.56,57.1-57.1,57.1h-252.81c-32.44,0-58.74-26.3-58.74-58.74v-125.58h-.08c0-1.88,0-3.69-.16-5.57-.08-1.8-.16-3.6-.25-5.49-.08-3.03-.41-6.06-.74-9.01,0-.25,0-.49-.08-.74-.08-.98-.16-1.97-.33-2.95-.16-.98-.25-1.97-.41-2.95-.08-.74-.16-1.47-.33-2.21-.66-4.1-1.39-8.19-2.38-12.21-.08-.33-.08-.66-.25-.98-.08-.74-.33-1.47-.49-2.13-.08-.33-.16-.66-.25-.98s-.16-.66-.25-.98c0-.16-.08-.25-.08-.41-.08-.16-.08-.25-.16-.41,0-.16-.08-.41-.16-.57,0-.08,0-.25-.08-.33,0-.16,0-.25-.08-.41-.25-1.07-.57-2.05-.9-3.11-.25-1.07-.57-2.13-.98-3.2-1.64-5.57-3.6-10.98-5.9-16.3-2.21-5.32-4.67-10.57-7.37-15.56-.82-1.64-1.72-3.28-2.7-4.83-.98-1.72-1.97-3.36-2.95-5-.25-.49-.49-.98-.82-1.39-.25-.33-.41-.66-.66-.98-.08-.25-.25-.49-.41-.66-.41-.66-.82-1.31-1.23-1.88-.66-.98-1.23-1.88-1.88-2.79-3.03-4.51-6.39-8.93-9.83-13.11-1.64-2.05-3.28-4.01-5.08-5.9-.25-.33-.49-.57-.82-.9-.9-1.07-1.88-2.13-2.95-3.11-.82-.98-1.72-1.88-2.7-2.79-.57-.65-1.23-1.23-1.88-1.88-4.01-4.01-8.27-7.78-12.7-11.31-1.88-1.56-3.85-3.11-5.82-4.51-.16-.16-.41-.33-.66-.49-1.97-1.47-3.93-2.95-5.98-4.26-.66-.49-1.39-.98-2.13-1.47-1.15-.74-2.38-1.56-3.6-2.29-.66-.49-1.39-.9-2.13-1.31-.57-.41-1.15-.74-1.8-1.07-1.8-1.07-3.6-2.13-5.41-3.11-1.47-.82-3.03-1.64-4.59-2.38-.74-.49-1.56-.82-2.29-1.15-.98-.57-2.05-1.06-3.03-1.47-.82-.49-1.72-.9-2.62-1.23-.08-.08-.16-.16-.33-.16-.25-.16-.49-.25-.74-.33,0-.08-.08-.08-.16-.08-.08-.08-.25-.08-.33-.16-.08,0-.16-.08-.33-.08-.66-.41-1.31-.66-2.05-.9-.33-.16-.74-.33-1.15-.49-.16-.16-.41-.25-.66-.25-.9-.49-1.88-.82-2.87-1.15-.65-.33-1.31-.57-2.05-.82-1.23-.49-2.38-.9-3.52-1.31-.66-.25-1.39-.49-2.13-.74-2.05-.74-4.18-1.39-6.31-2.05-2.46-.74-4.83-1.47-7.29-2.05-2.95-.82-5.9-1.47-8.93-2.05-2.95-.66-5.9-1.15-8.93-1.64h-.16c-2.79-.41-5.57-.82-8.44-1.07-6.47-.74-12.94-1.07-19.58-1.07v-.16c-25.48,0-50.46-1.72-75.04-5.08-83.56-11.31-161.22-41.29-228.56-85.69-9.58-6.31-19.01-12.94-28.18-19.82-11.31-8.44-22.2-17.29-32.85-26.62-16.79-14.75-32.69-30.47-47.51-47.1C55.46,826.24,2.62,700.99.08,563.45c.08,1.31.16,2.54.25,3.85-.08-2.38-.16-4.67-.25-7.04-.08-2.38-.08-4.83-.08-7.21v-.33c0-2.29,0-4.59.08-6.8.08-2.38.16-4.75.25-7.13,7.46-146.06,128.21-262.23,276.15-262.23,81.84,0,155.4,35.55,206.11,92.08,3.11,3.52,6.14,7.04,9.01,10.73-71.6,25.23-122.88,93.47-122.88,173.67s51.28,148.44,122.88,173.67c19.17,6.88,39.81,10.57,61.36,10.57,43.42,0,85.61,5,126.16,14.5,112.39,26.13,211.6,86.67,285.98,169.82,87.57,97.81,140.82,227,140.82,368.64Z"
818
+ }
819
+ ),
820
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
821
+ "path",
822
+ {
823
+ fill: "url(#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-3)",
824
+ d: "M736.71,540.92c-6.14-96.09-86.1-172.11-183.75-172.11-21.54,0-42.19,3.69-61.36,10.57-2.87-3.69-5.9-7.21-9.01-10.73-50.71-56.53-124.27-92.08-206.11-92.08C128.53,276.56,7.78,392.72.33,538.79,7.78,341.85,169.82,184.4,368.64,184.4c136.4,0,255.51,74.14,319.16,184.24,29.49,50.95,46.94,109.61,48.91,172.28Z"
825
+ }
826
+ ),
827
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
828
+ "path",
829
+ {
830
+ fill: "url(#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-4)",
831
+ d: "M921.6,0c101.8,0,184.32,82.52,184.32,184.32v368.64C1105.92,247.56,858.36,0,552.96,0h368.64Z"
832
+ }
833
+ ),
834
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
835
+ "path",
836
+ {
837
+ fill: "url(#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-5)",
838
+ d: "M1105.92,552.96v737.28c0-141.64-53.25-270.83-140.82-368.64-74.38-83.15-173.59-143.69-285.98-169.82-40.55-9.5-82.74-14.5-126.16-14.5,97.65,0,177.6-76.02,183.75-172.11.08-.33.08-.57.08-.9.08-1.23.16-2.38.25-3.6.08-2.54.16-5.08.16-7.62s-.08-5.08-.16-7.62c-.08-1.23-.16-2.38-.25-3.6,0-.33,0-.57-.08-.9-1.97-62.67-19.42-121.32-48.91-172.28-63.65-110.1-182.76-184.24-319.16-184.24C169.82,184.4,7.78,341.85.33,538.79c-.08,1.31-.16,2.62-.25,3.93C5.57,242.07,251,0,552.96,0s552.96,247.56,552.96,552.96Z"
839
+ }
840
+ ),
841
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
842
+ "path",
843
+ {
844
+ fill: "url(#_\u041E\u0440\u0430\u043D\u0436\u0435\u0432\u044B\u0439_\u0436\u0435\u043B\u0442\u044B\u0439-6)",
845
+ d: "M552.96,0C251,0,5.57,242.07.08,542.72v3.2c-.08,2.21-.08,4.51-.08,6.8V184.32C0,82.49,82.49,0,184.32,0h368.64Z"
846
+ }
847
+ )
848
+ ] }),
849
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { mask: "url(#mask)", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { style: { mixBlendMode: "screen", opacity: 0.52 }, children: /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { children: [
850
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
851
+ "path",
852
+ {
853
+ fill: "#fff",
854
+ d: "M477.92,1100.84c-83.56-11.31-161.22-41.29-228.56-85.69-9.58-6.31-19.01-12.94-28.18-19.82-11.31-8.44-22.2-17.29-32.85-26.62-16.79-14.75-32.69-30.47-47.51-47.1C55.46,826.24,2.62,700.99.08,563.45v-3.19c-.08-2.38-.08-4.83-.08-7.21v843.12c0,43.34,35.06,78.4,78.4,78.4h231.18c32.6,0,59.06-26.46,59.06-59.06v-125.26h.08c0-80.2,51.28-148.36,122.88-173.59,19.17-6.88,39.81-10.57,61.36-10.57v-.16c-25.48,0-50.46-1.72-75.04-5.08ZM.08,1300.73v-3.19c.08,2.38.16,4.67.25,7.05-.08-1.31-.16-2.54-.25-3.85ZM.08,1283.19v-3.19c.08-1.31.16-2.62.25-3.93-.08,2.38-.16,4.75-.25,7.13Z"
855
+ }
856
+ ),
857
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
858
+ "path",
859
+ {
860
+ fill: "#fff",
861
+ d: "M1105.92,1290.24v127.22c0,31.54-25.56,57.1-57.1,57.1h-252.81c-32.44,0-58.74-26.3-58.74-58.74v-125.58h-.08c0-1.88,0-3.69-.16-5.57-.08-1.8-.16-3.6-.25-5.49-.08-3.03-.41-6.06-.74-9.01,0-.25,0-.49-.08-.74-.08-.98-.16-1.97-.33-2.95-.16-.98-.25-1.97-.41-2.95-.08-.74-.16-1.47-.33-2.21-.66-4.1-1.39-8.19-2.38-12.21-.08-.33-.08-.66-.25-.98-.08-.74-.33-1.47-.49-2.13-.08-.33-.16-.66-.25-.98s-.16-.66-.25-.98c0-.16-.08-.25-.08-.41-.08-.16-.08-.25-.16-.41,0-.16-.08-.41-.16-.57,0-.08,0-.25-.08-.33,0-.16,0-.25-.08-.41-.25-1.07-.57-2.05-.9-3.11-.25-1.07-.57-2.13-.98-3.2-1.64-5.57-3.6-10.98-5.9-16.3-2.21-5.32-4.67-10.57-7.37-15.56-.82-1.64-1.72-3.28-2.7-4.83-.98-1.72-1.97-3.36-2.95-5-.25-.49-.49-.98-.82-1.39-.25-.33-.41-.66-.66-.98-.08-.25-.25-.49-.41-.66-.41-.66-.82-1.31-1.23-1.88-.66-.98-1.23-1.88-1.88-2.79-3.03-4.51-6.39-8.93-9.83-13.11-1.64-2.05-3.28-4.01-5.08-5.9-.25-.33-.49-.57-.82-.9-.9-1.07-1.88-2.13-2.95-3.11-.82-.98-1.72-1.88-2.7-2.79-.57-.65-1.23-1.23-1.88-1.88-4.01-4.01-8.27-7.78-12.7-11.31-1.88-1.56-3.85-3.11-5.82-4.51-.16-.16-.41-.33-.66-.49-1.97-1.47-3.93-2.95-5.98-4.26-.66-.49-1.39-.98-2.13-1.47-1.15-.74-2.38-1.56-3.6-2.29-.66-.49-1.39-.9-2.13-1.31-.57-.41-1.15-.74-1.8-1.07-1.8-1.07-3.6-2.13-5.41-3.11-1.47-.82-3.03-1.64-4.59-2.38-.74-.49-1.56-.82-2.29-1.15-.98-.57-2.05-1.06-3.03-1.47-.82-.49-1.72-.9-2.62-1.23-.08-.08-.16-.16-.33-.16-.25-.16-.49-.25-.74-.33,0-.08-.08-.08-.16-.08-.08-.08-.25-.08-.33-.16-.08,0-.16-.08-.33-.08-.66-.41-1.31-.66-2.05-.9-.33-.16-.74-.33-1.15-.49-.16-.16-.41-.25-.66-.25-.9-.49-1.88-.82-2.87-1.15-.65-.33-1.31-.57-2.05-.82-1.23-.49-2.38-.9-3.52-1.31-.66-.25-1.39-.49-2.13-.74-2.05-.74-4.18-1.39-6.31-2.05-2.46-.74-4.83-1.47-7.29-2.05-2.95-.82-5.9-1.47-8.93-2.05-2.95-.66-5.9-1.15-8.93-1.64h-.16c-2.79-.41-5.57-.82-8.44-1.07-6.47-.74-12.94-1.07-19.58-1.07v-.16c-25.48,0-50.46-1.72-75.04-5.08-83.56-11.31-161.22-41.29-228.56-85.69-9.58-6.31-19.01-12.94-28.18-19.82-11.31-8.44-22.2-17.29-32.85-26.62-16.79-14.75-32.69-30.47-47.51-47.1C55.46,826.24,2.62,700.99.08,563.45c.08,1.31.16,2.54.25,3.85-.08-2.38-.16-4.67-.25-7.04-.08-2.38-.08-4.83-.08-7.21v-.33c0-2.29,0-4.59.08-6.8.08-2.38.16-4.75.25-7.13,7.46-146.06,128.21-262.23,276.15-262.23,81.84,0,155.4,35.55,206.11,92.08,3.11,3.52,6.14,7.04,9.01,10.73-71.6,25.23-122.88,93.47-122.88,173.67s51.28,148.44,122.88,173.67c19.17,6.88,39.81,10.57,61.36,10.57,43.42,0,85.61,5,126.16,14.5,112.39,26.13,211.6,86.67,285.98,169.82,87.57,97.81,140.82,227,140.82,368.64Z"
862
+ }
863
+ ),
864
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
865
+ "path",
866
+ {
867
+ fill: "#fff",
868
+ d: "M736.71,540.92c-6.14-96.09-86.1-172.11-183.75-172.11-21.54,0-42.19,3.69-61.36,10.57-2.87-3.69-5.9-7.21-9.01-10.73-50.71-56.53-124.27-92.08-206.11-92.08C128.53,276.56,7.78,392.72.33,538.79,7.78,341.85,169.82,184.4,368.64,184.4c136.4,0,255.51,74.14,319.16,184.24,29.49,50.95,46.94,109.61,48.91,172.28Z"
869
+ }
870
+ ),
871
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
872
+ "path",
873
+ {
874
+ fill: "#fff",
875
+ d: "M921.6,0c101.8,0,184.32,82.52,184.32,184.32v368.64C1105.92,247.56,858.36,0,552.96,0h368.64Z"
876
+ }
877
+ ),
878
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
879
+ "path",
880
+ {
881
+ fill: "#fff",
882
+ d: "M1105.92,552.96v737.28c0-141.64-53.25-270.83-140.82-368.64-74.38-83.15-173.59-143.69-285.98-169.82-40.55-9.5-82.74-14.5-126.16-14.5,97.65,0,177.6-76.02,183.75-172.11.08-.33.08-.57.08-.9.08-1.23.16-2.38.25-3.6.08-2.54.16-5.08.16-7.62s-.08-5.08-.16-7.62c-.08-1.23-.16-2.38-.25-3.6,0-.33,0-.57-.08-.9-1.97-62.67-19.42-121.32-48.91-172.28-63.65-110.1-182.76-184.24-319.16-184.24C169.82,184.4,7.78,341.85.33,538.79c-.08,1.31-.16,2.62-.25,3.93C5.57,242.07,251,0,552.96,0s552.96,247.56,552.96,552.96Z"
883
+ }
884
+ ),
885
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
886
+ "path",
887
+ {
888
+ fill: "#fff",
889
+ d: "M552.96,0C251,0,5.57,242.07.08,542.72v3.2c-.08,2.21-.08,4.51-.08,6.8V184.32C0,82.49,82.49,0,184.32,0h368.64Z"
890
+ }
891
+ )
892
+ ] }) }) })
893
+ ] })
894
+ ] }) }) }) })
403
895
  ]
404
896
  }
405
897
  );
406
898
 
407
899
  // icons/Npm.tsx
408
- var import_jsx_runtime11 = require("react/jsx-runtime");
409
- var Npm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)(
900
+ var import_jsx_runtime20 = require("react/jsx-runtime");
901
+ var Npm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(
410
902
  "svg",
411
903
  {
412
904
  height: size,
@@ -415,8 +907,8 @@ var Npm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)(
415
907
  fill: "#cb3837",
416
908
  "aria-hidden": "true",
417
909
  children: [
418
- /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("polygon", { fill: "#cb3837", points: "0,700 700,700 700,0 0,0" }),
419
- /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
910
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("polygon", { fill: "#cb3837", points: "0,700 700,700 700,0 0,0" }),
911
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
420
912
  "polygon",
421
913
  {
422
914
  fill: "#ffffff",
@@ -427,9 +919,218 @@ var Npm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)(
427
919
  }
428
920
  );
429
921
 
922
+ // icons/OpenedBook.tsx
923
+ var import_jsx_runtime21 = require("react/jsx-runtime");
924
+ var OpenedBook = ({
925
+ size = 24,
926
+ color = "currentColor"
927
+ }) => /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
928
+ "svg",
929
+ {
930
+ width: size,
931
+ height: size,
932
+ viewBox: "0 0 16 14",
933
+ fill: "none",
934
+ xmlns: "http://www.w3.org/2000/svg",
935
+ children: [
936
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
937
+ "path",
938
+ {
939
+ d: "M8 3.66667V13",
940
+ stroke: color,
941
+ strokeWidth: "1.33333",
942
+ strokeLinecap: "round",
943
+ strokeLinejoin: "round"
944
+ }
945
+ ),
946
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
947
+ "path",
948
+ {
949
+ d: "M1.99998 11C1.82317 11 1.6536 10.9298 1.52858 10.8047C1.40355 10.6797 1.33331 10.5101 1.33331 10.3333V1.66667C1.33331 1.48986 1.40355 1.32029 1.52858 1.19526C1.6536 1.07024 1.82317 1 1.99998 1H5.33331C6.04056 1 6.71883 1.28095 7.21893 1.78105C7.71903 2.28115 7.99998 2.95942 7.99998 3.66667C7.99998 2.95942 8.28093 2.28115 8.78103 1.78105C9.28113 1.28095 9.9594 1 10.6666 1H14C14.1768 1 14.3464 1.07024 14.4714 1.19526C14.5964 1.32029 14.6666 1.48986 14.6666 1.66667V10.3333C14.6666 10.5101 14.5964 10.6797 14.4714 10.8047C14.3464 10.9298 14.1768 11 14 11H9.99998C9.46955 11 8.96084 11.2107 8.58577 11.5858C8.21069 11.9609 7.99998 12.4696 7.99998 13C7.99998 12.4696 7.78927 11.9609 7.41419 11.5858C7.03912 11.2107 6.53041 11 5.99998 11H1.99998Z",
950
+ stroke: color,
951
+ strokeWidth: "1.33333",
952
+ strokeLinecap: "round",
953
+ strokeLinejoin: "round"
954
+ }
955
+ )
956
+ ]
957
+ }
958
+ );
959
+
960
+ // icons/Package.tsx
961
+ var import_jsx_runtime22 = require("react/jsx-runtime");
962
+ var Package = ({
963
+ size = 24,
964
+ color = "currentColor"
965
+ }) => /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)("svg", { width: size, height: size, viewBox: "0 0 14 16", fill: "none", children: [
966
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
967
+ "path",
968
+ {
969
+ d: "M6.33333 14.4867C6.53603 14.6037 6.76595 14.6653 7 14.6653C7.23405 14.6653 7.46397 14.6037 7.66667 14.4867L12.3333 11.82C12.5358 11.7031 12.704 11.535 12.821 11.3325C12.938 11.1301 12.9998 10.9005 13 10.6667V5.33332C12.9998 5.0995 12.938 4.86986 12.821 4.66743C12.704 4.465 12.5358 4.29689 12.3333 4.17999L7.66667 1.51332C7.46397 1.39629 7.23405 1.33469 7 1.33469C6.76595 1.33469 6.53603 1.39629 6.33333 1.51332L1.66667 4.17999C1.46418 4.29689 1.29599 4.465 1.17897 4.66743C1.06196 4.86986 1.00024 5.0995 1 5.33332V10.6667C1.00024 10.9005 1.06196 11.1301 1.17897 11.3325C1.29599 11.535 1.46418 11.7031 1.66667 11.82L6.33333 14.4867Z",
970
+ stroke: color,
971
+ strokeWidth: "1.33333",
972
+ strokeLinecap: "round",
973
+ strokeLinejoin: "round"
974
+ }
975
+ ),
976
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
977
+ "path",
978
+ {
979
+ d: "M7 14.6667V8",
980
+ stroke: color,
981
+ strokeWidth: "1.33333",
982
+ strokeLinecap: "round",
983
+ strokeLinejoin: "round"
984
+ }
985
+ ),
986
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
987
+ "path",
988
+ {
989
+ d: "M1.19336 4.66666L7.00003 7.99999L12.8067 4.66666",
990
+ stroke: color,
991
+ strokeWidth: "1.33333",
992
+ strokeLinecap: "round",
993
+ strokeLinejoin: "round"
994
+ }
995
+ ),
996
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
997
+ "path",
998
+ {
999
+ d: "M4 2.84668L10 6.28001",
1000
+ stroke: color,
1001
+ strokeWidth: "1.33333",
1002
+ strokeLinecap: "round",
1003
+ strokeLinejoin: "round"
1004
+ }
1005
+ )
1006
+ ] });
1007
+
1008
+ // icons/Palette.tsx
1009
+ var import_jsx_runtime23 = require("react/jsx-runtime");
1010
+ var Palette = ({
1011
+ size = 24,
1012
+ color = "currentColor"
1013
+ }) => /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("svg", { width: size, height: size, viewBox: "0 0 16 16", fill: "none", children: [
1014
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1015
+ "path",
1016
+ {
1017
+ d: "M7.99998 14.6667C6.23187 14.6667 4.53618 13.9643 3.28593 12.7141C2.03569 11.4638 1.33331 9.76815 1.33331 8.00004C1.33331 6.23193 2.03569 4.53624 3.28593 3.286C4.53618 2.03575 6.23187 1.33337 7.99998 1.33337C9.76809 1.33337 11.4638 1.96551 12.714 3.09073C13.9643 4.21595 14.6666 5.74208 14.6666 7.33337C14.6666 8.21743 14.3155 9.06528 13.6903 9.6904C13.0652 10.3155 12.2174 10.6667 11.3333 10.6667H9.83331C9.61665 10.6667 9.40427 10.727 9.21996 10.8409C9.03565 10.9549 8.88671 11.1178 8.78981 11.3116C8.69292 11.5054 8.6519 11.7224 8.67136 11.9381C8.69082 12.1539 8.76998 12.36 8.89998 12.5334L9.09998 12.8C9.22998 12.9734 9.30914 13.1795 9.3286 13.3953C9.34806 13.6111 9.30704 13.828 9.21014 14.0218C9.11325 14.2156 8.9643 14.3786 8.78 14.4925C8.59569 14.6064 8.38331 14.6667 8.16665 14.6667H7.99998Z",
1018
+ stroke: color,
1019
+ strokeWidth: "1.33333",
1020
+ strokeLinecap: "round",
1021
+ strokeLinejoin: "round"
1022
+ }
1023
+ ),
1024
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1025
+ "path",
1026
+ {
1027
+ d: "M9.00002 4.66667C9.18412 4.66667 9.33335 4.51743 9.33335 4.33333C9.33335 4.14924 9.18412 4 9.00002 4C8.81593 4 8.66669 4.14924 8.66669 4.33333C8.66669 4.51743 8.81593 4.66667 9.00002 4.66667Z",
1028
+ fill: color,
1029
+ stroke: color,
1030
+ strokeWidth: "1.33333",
1031
+ strokeLinecap: "round",
1032
+ strokeLinejoin: "round"
1033
+ }
1034
+ ),
1035
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1036
+ "path",
1037
+ {
1038
+ d: "M11.6666 7.33329C11.8507 7.33329 12 7.18405 12 6.99996C12 6.81586 11.8507 6.66663 11.6666 6.66663C11.4826 6.66663 11.3333 6.81586 11.3333 6.99996C11.3333 7.18405 11.4826 7.33329 11.6666 7.33329Z",
1039
+ fill: color,
1040
+ stroke: color,
1041
+ strokeWidth: "1.33333",
1042
+ strokeLinecap: "round",
1043
+ strokeLinejoin: "round"
1044
+ }
1045
+ ),
1046
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1047
+ "path",
1048
+ {
1049
+ d: "M4.33333 8.66667C4.51743 8.66667 4.66667 8.51743 4.66667 8.33333C4.66667 8.14924 4.51743 8 4.33333 8C4.14924 8 4 8.14924 4 8.33333C4 8.51743 4.14924 8.66667 4.33333 8.66667Z",
1050
+ fill: color,
1051
+ stroke: color,
1052
+ strokeWidth: "1.33333",
1053
+ strokeLinecap: "round",
1054
+ strokeLinejoin: "round"
1055
+ }
1056
+ ),
1057
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1058
+ "path",
1059
+ {
1060
+ d: "M5.66665 5.33329C5.85074 5.33329 5.99998 5.18405 5.99998 4.99996C5.99998 4.81586 5.85074 4.66663 5.66665 4.66663C5.48255 4.66663 5.33331 4.81586 5.33331 4.99996C5.33331 5.18405 5.48255 5.33329 5.66665 5.33329Z",
1061
+ fill: color,
1062
+ stroke: color,
1063
+ strokeWidth: "1.33333",
1064
+ strokeLinecap: "round",
1065
+ strokeLinejoin: "round"
1066
+ }
1067
+ )
1068
+ ] });
1069
+
1070
+ // icons/PaperCode.tsx
1071
+ var import_jsx_runtime24 = require("react/jsx-runtime");
1072
+ var PaperCode = ({
1073
+ size = 24,
1074
+ color = "currentColor"
1075
+ }) => /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("svg", { width: size, height: size, viewBox: "0 0 12 16", fill: "none", children: [
1076
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1077
+ "path",
1078
+ {
1079
+ d: "M4.66665 8.33337L3.33331 10L4.66665 11.6667",
1080
+ stroke: color,
1081
+ strokeWidth: "1.33333",
1082
+ strokeLinecap: "round",
1083
+ strokeLinejoin: "round"
1084
+ }
1085
+ ),
1086
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1087
+ "path",
1088
+ {
1089
+ d: "M7.33331 8.33337L8.66665 10L7.33331 11.6667",
1090
+ stroke: color,
1091
+ strokeWidth: "1.33333",
1092
+ strokeLinecap: "round",
1093
+ strokeLinejoin: "round"
1094
+ }
1095
+ ),
1096
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1097
+ "path",
1098
+ {
1099
+ d: "M7.33331 1.33337V4.00004C7.33331 4.35366 7.47379 4.6928 7.72384 4.94285C7.97389 5.1929 8.31302 5.33337 8.66665 5.33337H11.3333",
1100
+ stroke: color,
1101
+ strokeWidth: "1.33333",
1102
+ strokeLinecap: "round",
1103
+ strokeLinejoin: "round"
1104
+ }
1105
+ ),
1106
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1107
+ "path",
1108
+ {
1109
+ d: "M8.00002 1.33337H2.00002C1.6464 1.33337 1.30726 1.47385 1.05721 1.7239C0.807163 1.97395 0.666687 2.31309 0.666687 2.66671V13.3334C0.666687 13.687 0.807163 14.0261 1.05721 14.2762C1.30726 14.5262 1.6464 14.6667 2.00002 14.6667H10C10.3536 14.6667 10.6928 14.5262 10.9428 14.2762C11.1929 14.0261 11.3334 13.687 11.3334 13.3334V4.66671L8.00002 1.33337Z",
1110
+ stroke: color,
1111
+ strokeWidth: "1.33333",
1112
+ strokeLinecap: "round",
1113
+ strokeLinejoin: "round"
1114
+ }
1115
+ )
1116
+ ] });
1117
+
1118
+ // icons/Play.tsx
1119
+ var import_jsx_runtime25 = require("react/jsx-runtime");
1120
+ var Play = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("svg", { width: size, height: size, viewBox: "0 0 13 14", fill: "none", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1121
+ "path",
1122
+ {
1123
+ d: "M1.33331 2.33336C1.33324 2.09876 1.39508 1.86829 1.51257 1.66522C1.63006 1.46216 1.79905 1.29369 2.00248 1.17683C2.20591 1.05996 2.43657 0.998845 2.67117 0.999641C2.90578 1.00044 3.13602 1.06312 3.33865 1.18136L11.3366 5.8467C11.5385 5.96382 11.7061 6.13186 11.8226 6.33403C11.9392 6.5362 12.0006 6.76543 12.0008 6.99879C12.001 7.23215 11.94 7.46148 11.8238 7.66385C11.7076 7.86623 11.5403 8.03456 11.3386 8.15203L3.33865 12.8187C3.13602 12.9369 2.90578 12.9996 2.67117 13.0004C2.43657 13.0012 2.20591 12.9401 2.00248 12.8232C1.79905 12.7064 1.63006 12.5379 1.51257 12.3348C1.39508 12.1318 1.33324 11.9013 1.33331 11.6667V2.33336Z",
1124
+ stroke: color,
1125
+ strokeWidth: "1.33333",
1126
+ strokeLinecap: "round",
1127
+ strokeLinejoin: "round"
1128
+ }
1129
+ ) });
1130
+
430
1131
  // icons/Pnpm.tsx
431
- var import_jsx_runtime12 = require("react/jsx-runtime");
432
- var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
1132
+ var import_jsx_runtime26 = require("react/jsx-runtime");
1133
+ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(
433
1134
  "svg",
434
1135
  {
435
1136
  preserveAspectRatio: "xMidYMid meet",
@@ -437,58 +1138,58 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
437
1138
  width: size,
438
1139
  height: size,
439
1140
  children: [
440
- /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("defs", { children: [
441
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1141
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)("defs", { children: [
1142
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
442
1143
  "path",
443
1144
  {
444
1145
  d: "M67.59 35L247.59 35L247.59 215L67.59 215L67.59 35Z",
445
1146
  id: "b2JZZcA3fT"
446
1147
  }
447
1148
  ),
448
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { d: "M237.6 95L187.6 95L187.6 45L237.6 45L237.6 95Z", id: "bj0tb0Y8q" }),
449
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1149
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", { d: "M237.6 95L187.6 95L187.6 45L237.6 45L237.6 95Z", id: "bj0tb0Y8q" }),
1150
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
450
1151
  "path",
451
1152
  {
452
1153
  d: "M182.59 95L132.59 95L132.59 45L182.59 45L182.59 95Z",
453
1154
  id: "dkDSTzPj3"
454
1155
  }
455
1156
  ),
456
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1157
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
457
1158
  "path",
458
1159
  {
459
1160
  d: "M127.59 95L77.59 95L77.59 45L127.59 45L127.59 95Z",
460
1161
  id: "a4vNdcNLpF"
461
1162
  }
462
1163
  ),
463
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1164
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
464
1165
  "path",
465
1166
  {
466
1167
  d: "M237.6 150L187.6 150L187.6 100L237.6 100L237.6 150Z",
467
1168
  id: "h2t4Zj1jSU"
468
1169
  }
469
1170
  ),
470
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1171
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
471
1172
  "path",
472
1173
  {
473
1174
  d: "M182.59 150L132.59 150L132.59 100L182.59 100L182.59 150Z",
474
1175
  id: "b4t5pngwvT"
475
1176
  }
476
1177
  ),
477
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1178
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
478
1179
  "path",
479
1180
  {
480
1181
  d: "M182.59 205L132.59 205L132.59 155L182.59 155L182.59 205Z",
481
1182
  id: "b9s1gd5m2"
482
1183
  }
483
1184
  ),
484
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1185
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
485
1186
  "path",
486
1187
  {
487
1188
  d: "M237.6 205L187.6 205L187.6 155L237.6 155L237.6 205Z",
488
1189
  id: "cmt9WLvz7"
489
1190
  }
490
1191
  ),
491
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1192
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
492
1193
  "path",
493
1194
  {
494
1195
  d: "M127.59 205L77.59 205L77.59 155L127.59 155L127.59 205Z",
@@ -496,8 +1197,8 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
496
1197
  }
497
1198
  )
498
1199
  ] }),
499
- /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("g", { children: [
500
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1200
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)("g", { children: [
1201
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
501
1202
  "use",
502
1203
  {
503
1204
  xlinkHref: "#b2JZZcA3fT",
@@ -506,7 +1207,7 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
506
1207
  fillOpacity: "1"
507
1208
  }
508
1209
  ) }),
509
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1210
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
510
1211
  "use",
511
1212
  {
512
1213
  xlinkHref: "#bj0tb0Y8q",
@@ -515,7 +1216,7 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
515
1216
  fillOpacity: "1"
516
1217
  }
517
1218
  ) }),
518
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1219
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
519
1220
  "use",
520
1221
  {
521
1222
  xlinkHref: "#dkDSTzPj3",
@@ -524,7 +1225,7 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
524
1225
  fillOpacity: "1"
525
1226
  }
526
1227
  ) }),
527
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1228
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
528
1229
  "use",
529
1230
  {
530
1231
  xlinkHref: "#a4vNdcNLpF",
@@ -533,7 +1234,7 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
533
1234
  fillOpacity: "1"
534
1235
  }
535
1236
  ) }),
536
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1237
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
537
1238
  "use",
538
1239
  {
539
1240
  xlinkHref: "#h2t4Zj1jSU",
@@ -542,7 +1243,7 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
542
1243
  fillOpacity: "1"
543
1244
  }
544
1245
  ) }),
545
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1246
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
546
1247
  "use",
547
1248
  {
548
1249
  xlinkHref: "#b4t5pngwvT",
@@ -551,7 +1252,7 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
551
1252
  fillOpacity: "1"
552
1253
  }
553
1254
  ) }),
554
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1255
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
555
1256
  "use",
556
1257
  {
557
1258
  xlinkHref: "#b9s1gd5m2",
@@ -560,7 +1261,7 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
560
1261
  fillOpacity: "1"
561
1262
  }
562
1263
  ) }),
563
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1264
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
564
1265
  "use",
565
1266
  {
566
1267
  xlinkHref: "#cmt9WLvz7",
@@ -569,7 +1270,7 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
569
1270
  fillOpacity: "1"
570
1271
  }
571
1272
  ) }),
572
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1273
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
573
1274
  "use",
574
1275
  {
575
1276
  xlinkHref: "#bJUNqgFSg",
@@ -583,10 +1284,58 @@ var Pnpm = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
583
1284
  }
584
1285
  );
585
1286
 
1287
+ // icons/Resize.tsx
1288
+ var import_jsx_runtime27 = require("react/jsx-runtime");
1289
+ var Resize = ({
1290
+ size = 24,
1291
+ color = "currentColor"
1292
+ }) => /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)("svg", { width: size, height: size, viewBox: "0 0 18 18", fill: "none", children: [
1293
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1294
+ "path",
1295
+ {
1296
+ d: "M11.5 1.5H16.5V6.5",
1297
+ stroke: color,
1298
+ strokeWidth: "1.66667",
1299
+ strokeLinecap: "round",
1300
+ strokeLinejoin: "round"
1301
+ }
1302
+ ),
1303
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1304
+ "path",
1305
+ {
1306
+ d: "M16.5 1.5L10.6667 7.33333",
1307
+ stroke: color,
1308
+ strokeWidth: "1.66667",
1309
+ strokeLinecap: "round",
1310
+ strokeLinejoin: "round"
1311
+ }
1312
+ ),
1313
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1314
+ "path",
1315
+ {
1316
+ d: "M1.5 16.5001L7.33333 10.6667",
1317
+ stroke: color,
1318
+ strokeWidth: "1.66667",
1319
+ strokeLinecap: "round",
1320
+ strokeLinejoin: "round"
1321
+ }
1322
+ ),
1323
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1324
+ "path",
1325
+ {
1326
+ d: "M6.5 16.5H1.5V11.5",
1327
+ stroke: color,
1328
+ strokeWidth: "1.66667",
1329
+ strokeLinecap: "round",
1330
+ strokeLinejoin: "round"
1331
+ }
1332
+ )
1333
+ ] });
1334
+
586
1335
  // icons/Share.tsx
587
- var import_jsx_runtime13 = require("react/jsx-runtime");
588
- var Share = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { width: size, height: size, viewBox: "0 0 12 13", fill: "none", children: [
589
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1336
+ var import_jsx_runtime28 = require("react/jsx-runtime");
1337
+ var Share = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("svg", { width: size, height: size, viewBox: "0 0 12 13", fill: "none", children: [
1338
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
590
1339
  "path",
591
1340
  {
592
1341
  d: "M9.57764 4.25024C10.5441 4.25024 11.3276 3.46674 11.3276 2.50024C11.3276 1.53375 10.5441 0.750244 9.57764 0.750244C8.61114 0.750244 7.82764 1.53375 7.82764 2.50024C7.82764 3.46674 8.61114 4.25024 9.57764 4.25024Z",
@@ -596,7 +1345,7 @@ var Share = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, impor
596
1345
  strokeLinejoin: "round"
597
1346
  }
598
1347
  ),
599
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1348
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
600
1349
  "path",
601
1350
  {
602
1351
  d: "M2.57764 8.33362C3.54413 8.33362 4.32764 7.55012 4.32764 6.58362C4.32764 5.61712 3.54413 4.83362 2.57764 4.83362C1.61114 4.83362 0.827637 5.61712 0.827637 6.58362C0.827637 7.55012 1.61114 8.33362 2.57764 8.33362Z",
@@ -606,7 +1355,7 @@ var Share = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, impor
606
1355
  strokeLinejoin: "round"
607
1356
  }
608
1357
  ),
609
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1358
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
610
1359
  "path",
611
1360
  {
612
1361
  d: "M9.57764 12.417C10.5441 12.417 11.3276 11.6335 11.3276 10.667C11.3276 9.70049 10.5441 8.91699 9.57764 8.91699C8.61114 8.91699 7.82764 9.70049 7.82764 10.667C7.82764 11.6335 8.61114 12.417 9.57764 12.417Z",
@@ -616,7 +1365,7 @@ var Share = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, impor
616
1365
  strokeLinejoin: "round"
617
1366
  }
618
1367
  ),
619
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1368
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
620
1369
  "path",
621
1370
  {
622
1371
  d: "M4.0885 7.46448L8.07267 9.78614",
@@ -626,7 +1375,7 @@ var Share = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, impor
626
1375
  strokeLinejoin: "round"
627
1376
  }
628
1377
  ),
629
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1378
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
630
1379
  "path",
631
1380
  {
632
1381
  d: "M8.06683 3.3811L4.0885 5.70277",
@@ -638,17 +1387,75 @@ var Share = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, impor
638
1387
  )
639
1388
  ] });
640
1389
 
1390
+ // icons/Stars.tsx
1391
+ var import_jsx_runtime29 = require("react/jsx-runtime");
1392
+ var Stars = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)("svg", { width: size, height: size, viewBox: "0 0 15 14", fill: "none", children: [
1393
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1394
+ "path",
1395
+ {
1396
+ d: "M7.12655 1.64151C7.15154 1.5077 7.22255 1.38684 7.32727 1.29987C7.43199 1.21289 7.56384 1.16528 7.69996 1.16528C7.83609 1.16528 7.96794 1.21289 8.07266 1.29987C8.17738 1.38684 8.24839 1.5077 8.27338 1.64151L8.88646 4.88368C8.93001 5.11418 9.04203 5.32621 9.2079 5.49208C9.37377 5.65795 9.58579 5.76997 9.8163 5.81351L13.0585 6.4266C13.1923 6.45159 13.3131 6.5226 13.4001 6.62732C13.4871 6.73204 13.5347 6.86388 13.5347 7.00001C13.5347 7.13614 13.4871 7.26798 13.4001 7.37271C13.3131 7.47743 13.1923 7.54844 13.0585 7.57343L9.8163 8.18651C9.58579 8.23006 9.37377 8.34207 9.2079 8.50795C9.04203 8.67382 8.93001 8.88584 8.88646 9.11635L8.27338 12.3585C8.24839 12.4923 8.17738 12.6132 8.07266 12.7002C7.96794 12.7871 7.83609 12.8347 7.69996 12.8347C7.56384 12.8347 7.43199 12.7871 7.32727 12.7002C7.22255 12.6132 7.15154 12.4923 7.12655 12.3585L6.51346 9.11635C6.46992 8.88584 6.3579 8.67382 6.19203 8.50795C6.02616 8.34207 5.81413 8.23006 5.58363 8.18651L2.34146 7.57343C2.20765 7.54844 2.08679 7.47743 1.99982 7.37271C1.91284 7.26798 1.86523 7.13614 1.86523 7.00001C1.86523 6.86388 1.91284 6.73204 1.99982 6.62732C2.08679 6.5226 2.20765 6.45159 2.34146 6.4266L5.58363 5.81351C5.81413 5.76997 6.02616 5.65795 6.19203 5.49208C6.3579 5.32621 6.46992 5.11418 6.51346 4.88368L7.12655 1.64151Z",
1397
+ stroke: color,
1398
+ strokeWidth: "1.16667",
1399
+ strokeLinecap: "round",
1400
+ strokeLinejoin: "round"
1401
+ }
1402
+ ),
1403
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1404
+ "path",
1405
+ {
1406
+ d: "M12.3667 1.16669V3.50002",
1407
+ stroke: color,
1408
+ strokeWidth: "1.16667",
1409
+ strokeLinecap: "round",
1410
+ strokeLinejoin: "round"
1411
+ }
1412
+ ),
1413
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1414
+ "path",
1415
+ {
1416
+ d: "M13.5335 2.33331H11.2002",
1417
+ stroke: color,
1418
+ strokeWidth: "1.16667",
1419
+ strokeLinecap: "round",
1420
+ strokeLinejoin: "round"
1421
+ }
1422
+ ),
1423
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1424
+ "path",
1425
+ {
1426
+ d: "M3.03337 12.8333C3.6777 12.8333 4.20003 12.311 4.20003 11.6667C4.20003 11.0223 3.6777 10.5 3.03337 10.5C2.38903 10.5 1.8667 11.0223 1.8667 11.6667C1.8667 12.311 2.38903 12.8333 3.03337 12.8333Z",
1427
+ stroke: color,
1428
+ strokeWidth: "1.16667",
1429
+ strokeLinecap: "round",
1430
+ strokeLinejoin: "round"
1431
+ }
1432
+ )
1433
+ ] });
1434
+
1435
+ // icons/Star.tsx
1436
+ var import_jsx_runtime30 = require("react/jsx-runtime");
1437
+ var Star = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("svg", { width: size, height: size, viewBox: "0 0 20 19", fill: "none", children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
1438
+ "path",
1439
+ {
1440
+ d: "M9.60416 1.91249C9.64068 1.83871 9.6971 1.7766 9.76704 1.73318C9.83698 1.68976 9.91767 1.66675 9.99999 1.66675C10.0823 1.66675 10.163 1.68976 10.233 1.73318C10.3029 1.7766 10.3593 1.83871 10.3958 1.91249L12.3208 5.81166C12.4476 6.0683 12.6348 6.29033 12.8663 6.4587C13.0979 6.62707 13.3668 6.73675 13.65 6.77833L17.955 7.40833C18.0366 7.42014 18.1132 7.45455 18.1762 7.50766C18.2393 7.56076 18.2862 7.63045 18.3117 7.70883C18.3372 7.78721 18.3402 7.87116 18.3205 7.95119C18.3007 8.03121 18.259 8.10412 18.2 8.16166L15.0867 11.1933C14.8813 11.3934 14.7277 11.6404 14.639 11.913C14.5503 12.1856 14.5292 12.4757 14.5775 12.7583L15.3125 17.0417C15.3269 17.1232 15.3181 17.2071 15.2871 17.2839C15.2561 17.3607 15.2041 17.4272 15.1371 17.4758C15.0701 17.5245 14.9908 17.5533 14.9082 17.5591C14.8256 17.5648 14.7431 17.5472 14.67 17.5083L10.8217 15.485C10.5681 15.3518 10.286 15.2823 9.99958 15.2823C9.71318 15.2823 9.43106 15.3518 9.17749 15.485L5.32999 17.5083C5.25694 17.547 5.17449 17.5644 5.09204 17.5585C5.00958 17.5527 4.93043 17.5238 4.86357 17.4752C4.79672 17.4266 4.74485 17.3601 4.71387 17.2835C4.68289 17.2069 4.67404 17.1231 4.68833 17.0417L5.42249 12.7592C5.47099 12.4764 5.44998 12.1862 5.36128 11.9134C5.27257 11.6406 5.11883 11.3935 4.91333 11.1933L1.79999 8.16249C1.74049 8.10502 1.69832 8.03199 1.6783 7.95172C1.65827 7.87145 1.66119 7.78717 1.68673 7.70848C1.71226 7.6298 1.75938 7.55986 1.82272 7.50665C1.88607 7.45343 1.96308 7.41907 2.04499 7.40749L6.34916 6.77833C6.63271 6.73708 6.90199 6.62754 7.13381 6.45915C7.36564 6.29076 7.55308 6.06855 7.67999 5.81166L9.60416 1.91249Z",
1441
+ stroke: color,
1442
+ strokeWidth: "1.66667",
1443
+ strokeLinecap: "round",
1444
+ strokeLinejoin: "round"
1445
+ }
1446
+ ) });
1447
+
641
1448
  // icons/Storybook.tsx
642
- var import_jsx_runtime14 = require("react/jsx-runtime");
643
- var Storybook = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("svg", { fill: "none", height: size, width: size, viewBox: "0 0 16.05 20", children: [
644
- /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
1449
+ var import_jsx_runtime31 = require("react/jsx-runtime");
1450
+ var Storybook = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)("svg", { fill: "none", height: size, width: size, viewBox: "0 0 16.05 20", children: [
1451
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
645
1452
  "path",
646
1453
  {
647
1454
  d: "M0.620279 18.4293L0.000720095 1.92089C-0.0197415 1.37568 0.398305 0.913625 0.942836 0.879592L14.9844 0.00199235C15.5387 -0.0326493 16.0161 0.38859 16.0507 0.942857C16.052 0.96374 16.0527 0.984658 16.0527 1.00558V18.9945C16.0527 19.5498 15.6025 20 15.0471 20C15.0321 20 15.0171 19.9997 15.002 19.999L1.58 19.3962C1.05727 19.3727 0.639903 18.9522 0.620279 18.4293Z",
648
1455
  fill: "#FF4785"
649
1456
  }
650
1457
  ),
651
- /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
1458
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
652
1459
  "path",
653
1460
  {
654
1461
  clipRule: "evenodd",
@@ -660,11 +1467,11 @@ var Storybook = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs
660
1467
  ] });
661
1468
 
662
1469
  // icons/Success.tsx
663
- var import_jsx_runtime15 = require("react/jsx-runtime");
1470
+ var import_jsx_runtime32 = require("react/jsx-runtime");
664
1471
  var Success = ({
665
1472
  size = 24,
666
1473
  color = "currentColor"
667
- }) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)(
1474
+ }) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(
668
1475
  "svg",
669
1476
  {
670
1477
  width: size,
@@ -676,16 +1483,16 @@ var Success = ({
676
1483
  strokeLinecap: "round",
677
1484
  strokeLinejoin: "round",
678
1485
  children: [
679
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
680
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { d: "m9 12 2 2 4-4" })
1486
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
1487
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { d: "m9 12 2 2 4-4" })
681
1488
  ]
682
1489
  }
683
1490
  );
684
1491
 
685
1492
  // icons/User.tsx
686
- var import_jsx_runtime16 = require("react/jsx-runtime");
687
- var User = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { width: size, height: size, viewBox: "0 0 15 19", fill: "none", children: [
688
- /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
1493
+ var import_jsx_runtime33 = require("react/jsx-runtime");
1494
+ var User = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)("svg", { width: size, height: size, viewBox: "0 0 15 19", fill: "none", children: [
1495
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
689
1496
  "path",
690
1497
  {
691
1498
  d: "M13.2026 17.4586V15.7086C13.2026 14.7804 12.8339 13.8901 12.1775 13.2337C11.5211 12.5774 10.6309 12.2086 9.70264 12.2086H4.45264C3.52438 12.2086 2.63414 12.5774 1.97776 13.2337C1.32139 13.8901 0.952637 14.7804 0.952637 15.7086V17.4586",
@@ -695,7 +1502,7 @@ var User = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import
695
1502
  strokeLinejoin: "round"
696
1503
  }
697
1504
  ),
698
- /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
1505
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
699
1506
  "path",
700
1507
  {
701
1508
  d: "M7.07764 8.70862C9.01063 8.70862 10.5776 7.14161 10.5776 5.20862C10.5776 3.27562 9.01063 1.70862 7.07764 1.70862C5.14464 1.70862 3.57764 3.27562 3.57764 5.20862C3.57764 7.14161 5.14464 8.70862 7.07764 8.70862Z",
@@ -707,12 +1514,60 @@ var User = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ (0, import
707
1514
  )
708
1515
  ] });
709
1516
 
1517
+ // icons/UserGroup.tsx
1518
+ var import_jsx_runtime34 = require("react/jsx-runtime");
1519
+ var UserGroup = ({
1520
+ size = 24,
1521
+ color = "currentColor"
1522
+ }) => /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)("svg", { width: size, height: size, viewBox: "0 0 20 18", fill: "none", children: [
1523
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1524
+ "path",
1525
+ {
1526
+ d: "M13.3334 16.5V14.8333C13.3334 13.9493 12.9822 13.1014 12.357 12.4763C11.7319 11.8512 10.8841 11.5 10 11.5H5.00002C4.11597 11.5 3.26812 11.8512 2.643 12.4763C2.01788 13.1014 1.66669 13.9493 1.66669 14.8333V16.5",
1527
+ stroke: color,
1528
+ strokeWidth: "1.66667",
1529
+ strokeLinecap: "round",
1530
+ strokeLinejoin: "round"
1531
+ }
1532
+ ),
1533
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1534
+ "path",
1535
+ {
1536
+ d: "M13.3333 1.60669C14.0481 1.792 14.6811 2.20941 15.133 2.79341C15.585 3.37741 15.8301 4.09493 15.8301 4.83336C15.8301 5.57178 15.585 6.28931 15.133 6.8733C14.6811 7.4573 14.0481 7.87471 13.3333 8.06002",
1537
+ stroke: color,
1538
+ strokeWidth: "1.66667",
1539
+ strokeLinecap: "round",
1540
+ strokeLinejoin: "round"
1541
+ }
1542
+ ),
1543
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1544
+ "path",
1545
+ {
1546
+ d: "M18.3333 16.5001V14.8334C18.3328 14.0948 18.0869 13.3774 17.6345 12.7937C17.182 12.2099 16.5484 11.793 15.8333 11.6084",
1547
+ stroke: color,
1548
+ strokeWidth: "1.66667",
1549
+ strokeLinecap: "round",
1550
+ strokeLinejoin: "round"
1551
+ }
1552
+ ),
1553
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1554
+ "path",
1555
+ {
1556
+ d: "M7.50002 8.16667C9.34097 8.16667 10.8334 6.67428 10.8334 4.83333C10.8334 2.99238 9.34097 1.5 7.50002 1.5C5.65907 1.5 4.16669 2.99238 4.16669 4.83333C4.16669 6.67428 5.65907 8.16667 7.50002 8.16667Z",
1557
+ stroke: color,
1558
+ strokeWidth: "1.66667",
1559
+ strokeLinecap: "round",
1560
+ strokeLinejoin: "round"
1561
+ }
1562
+ )
1563
+ ] });
1564
+
710
1565
  // icons/Warning.tsx
711
- var import_jsx_runtime17 = require("react/jsx-runtime");
1566
+ var import_jsx_runtime35 = require("react/jsx-runtime");
712
1567
  var Warning = ({
713
1568
  size = 24,
714
1569
  color = "currentColor"
715
- }) => /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)(
1570
+ }) => /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(
716
1571
  "svg",
717
1572
  {
718
1573
  width: size,
@@ -724,16 +1579,16 @@ var Warning = ({
724
1579
  strokeLinecap: "round",
725
1580
  strokeLinejoin: "round",
726
1581
  children: [
727
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M12 16h.01" }),
728
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M12 8v4" }),
729
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z" })
1582
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", { d: "M12 16h.01" }),
1583
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", { d: "M12 8v4" }),
1584
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", { d: "M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z" })
730
1585
  ]
731
1586
  }
732
1587
  );
733
1588
 
734
1589
  // icons/Yarn.tsx
735
- var import_jsx_runtime18 = require("react/jsx-runtime");
736
- var Yarn = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
1590
+ var import_jsx_runtime36 = require("react/jsx-runtime");
1591
+ var Yarn = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
737
1592
  "svg",
738
1593
  {
739
1594
  viewBox: "0 0 496 512",
@@ -742,28 +1597,46 @@ var Yarn = ({ size = 24 }) => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
742
1597
  stroke: "#2c8ebb",
743
1598
  strokeWidth: "0",
744
1599
  fill: "#2c8ebb",
745
- children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M393.9 345.2c-39 9.3-48.4 32.1-104 47.4 0 0-2.7 4-10.4 5.8-13.4 3.3-63.9 6-68.5 6.1-12.4.1-19.9-3.2-22-8.2-6.4-15.3 9.2-22 9.2-22-8.1-5-9-9.9-9.8-8.1-2.4 5.8-3.6 20.1-10.1 26.5-8.8 8.9-25.5 5.9-35.3.8-10.8-5.7.8-19.2.8-19.2s-5.8 3.4-10.5-3.6c-6-9.3-17.1-37.3 11.5-62-1.3-10.1-4.6-53.7 40.6-85.6 0 0-20.6-22.8-12.9-43.3 5-13.4 7-13.3 8.6-13.9 5.7-2.2 11.3-4.6 15.4-9.1 20.6-22.2 46.8-18 46.8-18s12.4-37.8 23.9-30.4c3.5 2.3 16.3 30.6 16.3 30.6s13.6-7.9 15.1-5c8.2 16 9.2 46.5 5.6 65.1-6.1 30.6-21.4 47.1-27.6 57.5-1.4 2.4 16.5 10 27.8 41.3 10.4 28.6 1.1 52.7 2.8 55.3.8 1.4 13.7.8 36.4-13.2 12.8-7.9 28.1-16.9 45.4-17 16.7-.5 17.6 19.2 4.9 22.2zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-79.3 75.2c-1.7-13.6-13.2-23-28-22.8-22 .3-40.5 11.7-52.8 19.2-4.8 3-8.9 5.2-12.4 6.8 3.1-44.5-22.5-73.1-28.7-79.4 7.8-11.3 18.4-27.8 23.4-53.2 4.3-21.7 3-55.5-6.9-74.5-1.6-3.1-7.4-11.2-21-7.4-9.7-20-13-22.1-15.6-23.8-1.1-.7-23.6-16.4-41.4 28-12.2.9-31.3 5.3-47.5 22.8-2 2.2-5.9 3.8-10.1 5.4h.1c-8.4 3-12.3 9.9-16.9 22.3-6.5 17.4.2 34.6 6.8 45.7-17.8 15.9-37 39.8-35.7 82.5-34 36-11.8 73-5.6 79.6-1.6 11.1 3.7 19.4 12 23.8 12.6 6.7 30.3 9.6 43.9 2.8 4.9 5.2 13.8 10.1 30 10.1 6.8 0 58-2.9 72.6-6.5 6.8-1.6 11.5-4.5 14.6-7.1 9.8-3.1 36.8-12.3 62.2-28.7 18-11.7 24.2-14.2 37.6-17.4 12.9-3.2 21-15.1 19.4-28.2z" })
1600
+ children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", { d: "M393.9 345.2c-39 9.3-48.4 32.1-104 47.4 0 0-2.7 4-10.4 5.8-13.4 3.3-63.9 6-68.5 6.1-12.4.1-19.9-3.2-22-8.2-6.4-15.3 9.2-22 9.2-22-8.1-5-9-9.9-9.8-8.1-2.4 5.8-3.6 20.1-10.1 26.5-8.8 8.9-25.5 5.9-35.3.8-10.8-5.7.8-19.2.8-19.2s-5.8 3.4-10.5-3.6c-6-9.3-17.1-37.3 11.5-62-1.3-10.1-4.6-53.7 40.6-85.6 0 0-20.6-22.8-12.9-43.3 5-13.4 7-13.3 8.6-13.9 5.7-2.2 11.3-4.6 15.4-9.1 20.6-22.2 46.8-18 46.8-18s12.4-37.8 23.9-30.4c3.5 2.3 16.3 30.6 16.3 30.6s13.6-7.9 15.1-5c8.2 16 9.2 46.5 5.6 65.1-6.1 30.6-21.4 47.1-27.6 57.5-1.4 2.4 16.5 10 27.8 41.3 10.4 28.6 1.1 52.7 2.8 55.3.8 1.4 13.7.8 36.4-13.2 12.8-7.9 28.1-16.9 45.4-17 16.7-.5 17.6 19.2 4.9 22.2zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-79.3 75.2c-1.7-13.6-13.2-23-28-22.8-22 .3-40.5 11.7-52.8 19.2-4.8 3-8.9 5.2-12.4 6.8 3.1-44.5-22.5-73.1-28.7-79.4 7.8-11.3 18.4-27.8 23.4-53.2 4.3-21.7 3-55.5-6.9-74.5-1.6-3.1-7.4-11.2-21-7.4-9.7-20-13-22.1-15.6-23.8-1.1-.7-23.6-16.4-41.4 28-12.2.9-31.3 5.3-47.5 22.8-2 2.2-5.9 3.8-10.1 5.4h.1c-8.4 3-12.3 9.9-16.9 22.3-6.5 17.4.2 34.6 6.8 45.7-17.8 15.9-37 39.8-35.7 82.5-34 36-11.8 73-5.6 79.6-1.6 11.1 3.7 19.4 12 23.8 12.6 6.7 30.3 9.6 43.9 2.8 4.9 5.2 13.8 10.1 30 10.1 6.8 0 58-2.9 72.6-6.5 6.8-1.6 11.5-4.5 14.6-7.1 9.8-3.1 36.8-12.3 62.2-28.7 18-11.7 24.2-14.2 37.6-17.4 12.9-3.2 21-15.1 19.4-28.2z" })
746
1601
  }
747
1602
  );
748
1603
 
749
1604
  // icons/index.ts
750
1605
  var Icons = {
751
1606
  ArrowRight,
1607
+ BashCursor,
752
1608
  Bun,
1609
+ Code,
753
1610
  Copy,
754
1611
  Comment,
1612
+ Components,
1613
+ Disabled,
1614
+ Dot,
1615
+ Eye,
755
1616
  Error: Error2,
756
1617
  GalleryVertical,
757
1618
  GalleryVerticalEnd,
1619
+ GradientSquare,
758
1620
  Github,
759
1621
  Info,
1622
+ Link,
1623
+ Logo,
760
1624
  Npm,
1625
+ OpenedBook,
1626
+ Package,
1627
+ Palette,
1628
+ PaperCode,
1629
+ Play,
761
1630
  Pnpm,
762
1631
  Heart,
1632
+ Resize,
763
1633
  Share,
1634
+ Star,
1635
+ Stars,
764
1636
  Storybook,
765
1637
  Success,
766
1638
  User,
1639
+ UserGroup,
767
1640
  Warning,
768
1641
  Yarn
769
1642
  };