@kingsimba/nc-ui 0.1.45 → 0.1.47

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.
@@ -1,13 +1,13 @@
1
1
  import { jsxs as t, jsx as o } from "react/jsx-runtime";
2
- function d({ size: n = 24, color: r = "currentColor", strokeWidth: e = 2, className: i, style: h }) {
2
+ function d({ size: r = 24, color: n = "currentColor", strokeWidth: e = 2, className: i, style: h }) {
3
3
  return /* @__PURE__ */ t(
4
4
  "svg",
5
5
  {
6
- width: n,
7
- height: n,
6
+ width: r,
7
+ height: r,
8
8
  viewBox: "0 0 24 24",
9
9
  fill: "none",
10
- stroke: r,
10
+ stroke: n,
11
11
  strokeWidth: e,
12
12
  strokeLinecap: "round",
13
13
  strokeLinejoin: "round",
@@ -20,41 +20,41 @@ function d({ size: n = 24, color: r = "currentColor", strokeWidth: e = 2, classN
20
20
  }
21
21
  );
22
22
  }
23
- function l({ size: n = 24, className: r, style: e }) {
23
+ function l({ size: r = 24, className: n, style: e }) {
24
24
  return /* @__PURE__ */ t(
25
25
  "svg",
26
26
  {
27
- width: n,
28
- height: n,
27
+ width: r,
28
+ height: r,
29
29
  viewBox: "0 0 24 24",
30
30
  fill: "none",
31
31
  stroke: "currentColor",
32
- strokeWidth: 2,
32
+ strokeWidth: 1.7,
33
33
  strokeLinecap: "round",
34
34
  strokeLinejoin: "round",
35
- className: r,
35
+ className: n,
36
36
  style: e,
37
37
  children: [
38
- /* @__PURE__ */ o("path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h8" }),
38
+ /* @__PURE__ */ o("path", { d: "M18 13v5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h7" }),
39
39
  /* @__PURE__ */ o("polyline", { points: "17 4 20 4 20 7" }),
40
40
  /* @__PURE__ */ o("line", { x1: "13", y1: "11", x2: "20", y2: "4" })
41
41
  ]
42
42
  }
43
43
  );
44
44
  }
45
- function a({ size: n = 24, className: r, style: e }) {
45
+ function a({ size: r = 24, className: n, style: e }) {
46
46
  return /* @__PURE__ */ t(
47
47
  "svg",
48
48
  {
49
- width: n,
50
- height: n,
49
+ width: r,
50
+ height: r,
51
51
  viewBox: "0 0 24 24",
52
52
  fill: "none",
53
53
  stroke: "currentColor",
54
54
  strokeWidth: 2,
55
55
  strokeLinecap: "round",
56
56
  strokeLinejoin: "round",
57
- className: r,
57
+ className: n,
58
58
  style: e,
59
59
  children: [
60
60
  /* @__PURE__ */ o("rect", { x: "3", y: "4", width: "18", height: "14", rx: "2" }),
@@ -65,19 +65,19 @@ function a({ size: n = 24, className: r, style: e }) {
65
65
  }
66
66
  );
67
67
  }
68
- function s({ size: n = 24, className: r, style: e }) {
68
+ function u({ size: r = 24, className: n, style: e }) {
69
69
  return /* @__PURE__ */ t(
70
70
  "svg",
71
71
  {
72
- width: n,
73
- height: n,
72
+ width: r,
73
+ height: r,
74
74
  viewBox: "0 0 24 24",
75
75
  fill: "none",
76
76
  stroke: "currentColor",
77
77
  strokeWidth: 2,
78
78
  strokeLinecap: "round",
79
79
  strokeLinejoin: "round",
80
- className: r,
80
+ className: n,
81
81
  style: e,
82
82
  children: [
83
83
  /* @__PURE__ */ o("path", { d: "M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z" }),
@@ -86,19 +86,19 @@ function s({ size: n = 24, className: r, style: e }) {
86
86
  }
87
87
  );
88
88
  }
89
- function u({ size: n = 24, className: r, style: e }) {
89
+ function s({ size: r = 24, className: n, style: e }) {
90
90
  return /* @__PURE__ */ t(
91
91
  "svg",
92
92
  {
93
- width: n,
94
- height: n,
93
+ width: r,
94
+ height: r,
95
95
  viewBox: "0 0 24 24",
96
96
  fill: "none",
97
97
  stroke: "currentColor",
98
98
  strokeWidth: 2,
99
99
  strokeLinecap: "round",
100
100
  strokeLinejoin: "round",
101
- className: r,
101
+ className: n,
102
102
  style: e,
103
103
  children: [
104
104
  /* @__PURE__ */ o("path", { d: "M1.5 9a15.5 15.5 0 0 1 21 0" }),
@@ -109,19 +109,19 @@ function u({ size: n = 24, className: r, style: e }) {
109
109
  }
110
110
  );
111
111
  }
112
- function k({ size: n = 24, className: r, style: e }) {
112
+ function k({ size: r = 24, className: n, style: e }) {
113
113
  return /* @__PURE__ */ t(
114
114
  "svg",
115
115
  {
116
- width: n,
117
- height: n,
116
+ width: r,
117
+ height: r,
118
118
  viewBox: "0 0 24 24",
119
119
  fill: "none",
120
120
  stroke: "currentColor",
121
121
  strokeWidth: 2,
122
122
  strokeLinecap: "round",
123
123
  strokeLinejoin: "round",
124
- className: r,
124
+ className: n,
125
125
  style: e,
126
126
  children: [
127
127
  /* @__PURE__ */ o("rect", { x: "5", y: "11", width: "14", height: "10", rx: "2" }),
@@ -130,19 +130,19 @@ function k({ size: n = 24, className: r, style: e }) {
130
130
  }
131
131
  );
132
132
  }
133
- function p({ size: n = 24, className: r, style: e }) {
133
+ function p({ size: r = 24, className: n, style: e }) {
134
134
  return /* @__PURE__ */ t(
135
135
  "svg",
136
136
  {
137
- width: n,
138
- height: n,
137
+ width: r,
138
+ height: r,
139
139
  viewBox: "0 0 24 24",
140
140
  fill: "none",
141
141
  stroke: "currentColor",
142
142
  strokeWidth: 2,
143
143
  strokeLinecap: "round",
144
144
  strokeLinejoin: "round",
145
- className: r,
145
+ className: n,
146
146
  style: e,
147
147
  children: [
148
148
  /* @__PURE__ */ o("rect", { x: "5", y: "11", width: "14", height: "10", rx: "2" }),
@@ -151,138 +151,161 @@ function p({ size: n = 24, className: r, style: e }) {
151
151
  }
152
152
  );
153
153
  }
154
- function x({ size: n = 24, className: r, style: e }) {
154
+ function v({ size: r = 24, className: n, style: e }) {
155
+ return /* @__PURE__ */ t(
156
+ "svg",
157
+ {
158
+ width: r,
159
+ height: r,
160
+ viewBox: "0 0 24 24",
161
+ fill: "none",
162
+ stroke: "currentColor",
163
+ strokeWidth: 2,
164
+ strokeLinecap: "round",
165
+ strokeLinejoin: "round",
166
+ className: n,
167
+ style: e,
168
+ children: [
169
+ /* @__PURE__ */ o("circle", { cx: "7", cy: "12", r: "4" }),
170
+ /* @__PURE__ */ o("path", { d: "M11 12h10" }),
171
+ /* @__PURE__ */ o("path", { d: "M15.5 12v3" }),
172
+ /* @__PURE__ */ o("path", { d: "M18.5 12v3" })
173
+ ]
174
+ }
175
+ );
176
+ }
177
+ function L({ size: r = 24, className: n, style: e }) {
155
178
  return /* @__PURE__ */ o(
156
179
  "svg",
157
180
  {
158
- width: n,
159
- height: n,
181
+ width: r,
182
+ height: r,
160
183
  viewBox: "0 0 24 24",
161
184
  fill: "none",
162
185
  stroke: "currentColor",
163
186
  strokeWidth: 2,
164
187
  strokeLinecap: "round",
165
188
  strokeLinejoin: "round",
166
- className: r,
189
+ className: n,
167
190
  style: e,
168
191
  children: /* @__PURE__ */ o("polyline", { points: "9 18 15 12 9 6" })
169
192
  }
170
193
  );
171
194
  }
172
- function v({ size: n = 24, className: r, style: e }) {
195
+ function x({ size: r = 24, className: n, style: e }) {
173
196
  return /* @__PURE__ */ o(
174
197
  "svg",
175
198
  {
176
- width: n,
177
- height: n,
199
+ width: r,
200
+ height: r,
178
201
  viewBox: "0 0 24 24",
179
202
  fill: "none",
180
203
  stroke: "currentColor",
181
204
  strokeWidth: 2,
182
205
  strokeLinecap: "round",
183
206
  strokeLinejoin: "round",
184
- className: r,
207
+ className: n,
185
208
  style: e,
186
209
  children: /* @__PURE__ */ o("polyline", { points: "15 18 9 12 15 6" })
187
210
  }
188
211
  );
189
212
  }
190
- function L({ size: n = 24, className: r, style: e }) {
213
+ function f({ size: r = 24, className: n, style: e }) {
191
214
  return /* @__PURE__ */ o(
192
215
  "svg",
193
216
  {
194
- width: n,
195
- height: n,
217
+ width: r,
218
+ height: r,
196
219
  viewBox: "0 0 24 24",
197
220
  fill: "none",
198
221
  stroke: "currentColor",
199
222
  strokeWidth: 2,
200
223
  strokeLinecap: "round",
201
224
  strokeLinejoin: "round",
202
- className: r,
225
+ className: n,
203
226
  style: e,
204
227
  children: /* @__PURE__ */ o("polyline", { points: "6 9 12 15 18 9" })
205
228
  }
206
229
  );
207
230
  }
208
- function g({ size: n = 24, className: r, style: e }) {
231
+ function w({ size: r = 24, className: n, style: e }) {
209
232
  return /* @__PURE__ */ t(
210
233
  "svg",
211
234
  {
212
- width: n,
213
- height: n,
235
+ width: r,
236
+ height: r,
214
237
  viewBox: "0 0 24 24",
215
238
  fill: "none",
216
239
  stroke: "currentColor",
217
- strokeWidth: 2,
240
+ strokeWidth: 1.7,
218
241
  strokeLinecap: "round",
219
242
  strokeLinejoin: "round",
220
- className: r,
243
+ className: n,
221
244
  style: e,
222
245
  children: [
223
- /* @__PURE__ */ o("path", { d: "M21 3v5h-5" }),
224
- /* @__PURE__ */ o("path", { d: "M3 12a9 9 0 0 1 15-6.7L21 8" }),
225
- /* @__PURE__ */ o("path", { d: "M3 21v-5h5" }),
226
- /* @__PURE__ */ o("path", { d: "M21 12a9 9 0 0 1-15 6.7L3 16" })
246
+ /* @__PURE__ */ o("path", { d: "M20 4v4.44h-4.44" }),
247
+ /* @__PURE__ */ o("path", { d: "M4 12A8 8 0 0 1 17.33 6.04L20 8.44" }),
248
+ /* @__PURE__ */ o("path", { d: "M4 20v-4.44h4.44" }),
249
+ /* @__PURE__ */ o("path", { d: "M20 12A8 8 0 0 1 6.67 17.96L4 15.56" })
227
250
  ]
228
251
  }
229
252
  );
230
253
  }
231
- function w({ size: n = 24, className: r, style: e }) {
254
+ function g({ size: r = 24, className: n, style: e }) {
232
255
  return /* @__PURE__ */ t(
233
256
  "svg",
234
257
  {
235
- width: n,
236
- height: n,
258
+ width: r,
259
+ height: r,
237
260
  viewBox: "0 0 24 24",
238
261
  fill: "none",
239
262
  stroke: "currentColor",
240
- strokeWidth: 2,
263
+ strokeWidth: 1.7,
241
264
  strokeLinecap: "round",
242
265
  strokeLinejoin: "round",
243
- className: r,
266
+ className: n,
244
267
  style: e,
245
268
  children: [
246
- /* @__PURE__ */ o("path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8" }),
247
- /* @__PURE__ */ o("path", { d: "M3 3v5h5" })
269
+ /* @__PURE__ */ o("path", { d: "M4 12A8 8 0 1 0 12 4A8.67 8.67 0 0 0 6.01 6.44L4 8.44" }),
270
+ /* @__PURE__ */ o("path", { d: "M4 4v4.44h4.44" })
248
271
  ]
249
272
  }
250
273
  );
251
274
  }
252
- function f({ size: n = 24, className: r, style: e }) {
275
+ function M({ size: r = 24, className: n, style: e }) {
253
276
  return /* @__PURE__ */ t(
254
277
  "svg",
255
278
  {
256
- width: n,
257
- height: n,
279
+ width: r,
280
+ height: r,
258
281
  viewBox: "-2.1 -2.1 28.2 28.2",
259
282
  fill: "none",
260
283
  stroke: "currentColor",
261
284
  strokeWidth: 2,
262
285
  strokeLinecap: "round",
263
286
  strokeLinejoin: "round",
264
- className: r,
287
+ className: n,
265
288
  style: e,
266
289
  children: [
267
- /* @__PURE__ */ o("path", { d: "M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7" }),
290
+ /* @__PURE__ */ o("path", { d: "M11 4H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-6" }),
268
291
  /* @__PURE__ */ o("path", { d: "M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z" })
269
292
  ]
270
293
  }
271
294
  );
272
295
  }
273
- function y({ size: n = 24, className: r, style: e }) {
296
+ function y({ size: r = 24, className: n, style: e }) {
274
297
  return /* @__PURE__ */ t(
275
298
  "svg",
276
299
  {
277
- width: n,
278
- height: n,
300
+ width: r,
301
+ height: r,
279
302
  viewBox: "0 0 24 24",
280
303
  fill: "none",
281
304
  stroke: "currentColor",
282
- strokeWidth: 1.5,
305
+ strokeWidth: 1.7,
283
306
  strokeLinecap: "round",
284
307
  strokeLinejoin: "round",
285
- className: r,
308
+ className: n,
286
309
  style: e,
287
310
  children: [
288
311
  /* @__PURE__ */ o("polyline", { points: "3 6 5 6 21 6" }),
@@ -293,19 +316,43 @@ function y({ size: n = 24, className: r, style: e }) {
293
316
  }
294
317
  );
295
318
  }
296
- function M({ size: n = 24, className: r, style: e }) {
319
+ function C({ size: r = 24, className: n, style: e }) {
320
+ return /* @__PURE__ */ t(
321
+ "svg",
322
+ {
323
+ width: r,
324
+ height: r,
325
+ viewBox: "0 0 24 24",
326
+ fill: "currentColor",
327
+ className: n,
328
+ style: e,
329
+ children: [
330
+ /* @__PURE__ */ o("path", { d: "M7.15 6V4A2.85 2.85 0 0 1 10 1.15h4A2.85 2.85 0 0 1 16.85 4v2Z" }),
331
+ /* @__PURE__ */ o("rect", { x: "2.15", y: "5.15", width: "19.7", height: "1.7", rx: "0.85" }),
332
+ /* @__PURE__ */ o(
333
+ "path",
334
+ {
335
+ fillRule: "evenodd",
336
+ d: "M4.15 6.85h15.7V20a2.85 2.85 0 0 1-2.85 2.85h-10A2.85 2.85 0 0 1 4.15 20ZM9.15 11a0.85 0.85 0 0 1 1.7 0v6a0.85 0.85 0 0 1-1.7 0ZM13.15 11a0.85 0.85 0 0 1 1.7 0v6a0.85 0.85 0 0 1-1.7 0Z"
337
+ }
338
+ )
339
+ ]
340
+ }
341
+ );
342
+ }
343
+ function A({ size: r = 24, className: n, style: e }) {
297
344
  return /* @__PURE__ */ t(
298
345
  "svg",
299
346
  {
300
- width: n,
301
- height: n,
347
+ width: r,
348
+ height: r,
302
349
  viewBox: "0 0 24 24",
303
350
  fill: "none",
304
351
  stroke: "currentColor",
305
- strokeWidth: 1.5,
352
+ strokeWidth: 1.7,
306
353
  strokeLinecap: "round",
307
354
  strokeLinejoin: "round",
308
- className: r,
355
+ className: n,
309
356
  style: e,
310
357
  children: [
311
358
  /* @__PURE__ */ o("path", { d: "M4 4h5l2 2h9a1 1 0 0 1 1 1v2H3V5a1 1 0 0 1 1-1z" }),
@@ -315,63 +362,103 @@ function M({ size: n = 24, className: r, style: e }) {
315
362
  }
316
363
  );
317
364
  }
318
- function C({ size: n = 24, className: r, style: e }) {
365
+ function I({ size: r = 24, className: n, style: e }) {
319
366
  return /* @__PURE__ */ t(
320
367
  "svg",
321
368
  {
322
- width: n,
323
- height: n,
369
+ width: r,
370
+ height: r,
324
371
  viewBox: "0 0 24 24",
325
372
  fill: "none",
326
373
  stroke: "currentColor",
327
374
  strokeWidth: 2,
328
375
  strokeLinecap: "round",
329
376
  strokeLinejoin: "round",
330
- className: r,
377
+ className: n,
331
378
  style: e,
332
379
  children: [
333
380
  /* @__PURE__ */ o("circle", { cx: "12", cy: "12", r: "10" }),
334
- /* @__PURE__ */ o("line", { x1: "12", y1: "16", x2: "12", y2: "12" }),
335
- /* @__PURE__ */ o("line", { x1: "12", y1: "8", x2: "12.01", y2: "8" })
381
+ /* @__PURE__ */ o("line", { x1: "12", y1: "17.2", x2: "12", y2: "12.3", strokeWidth: 2.6 }),
382
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "7.4", r: "1.6", fill: "currentColor", stroke: "none" })
336
383
  ]
337
384
  }
338
385
  );
339
386
  }
340
- function I({ size: n = 24, className: r, style: e }) {
387
+ function B({ size: r = 24, className: n, style: e }) {
388
+ return /* @__PURE__ */ o(
389
+ "svg",
390
+ {
391
+ width: r,
392
+ height: r,
393
+ viewBox: "0 0 24 24",
394
+ fill: "currentColor",
395
+ className: n,
396
+ style: e,
397
+ children: /* @__PURE__ */ o(
398
+ "path",
399
+ {
400
+ fillRule: "evenodd",
401
+ d: "M12 1a11 11 0 1 0 0 22 11 11 0 0 0 0-22ZM12 5.7a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4ZM10.6 12.4a1.4 1.4 0 0 1 2.8 0v4.7a1.4 1.4 0 0 1-2.8 0Z"
402
+ }
403
+ )
404
+ }
405
+ );
406
+ }
407
+ function j({ size: r = 24, className: n, style: e }) {
341
408
  return /* @__PURE__ */ t(
342
409
  "svg",
343
410
  {
344
- width: n,
345
- height: n,
411
+ width: r,
412
+ height: r,
346
413
  viewBox: "0 0 24 24",
347
414
  fill: "none",
348
415
  stroke: "currentColor",
349
416
  strokeWidth: 2,
350
417
  strokeLinecap: "round",
351
418
  strokeLinejoin: "round",
352
- className: r,
419
+ className: n,
353
420
  style: e,
354
421
  children: [
355
422
  /* @__PURE__ */ o("circle", { cx: "12", cy: "12", r: "10" }),
356
423
  /* @__PURE__ */ o("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
357
- /* @__PURE__ */ o("line", { x1: "12", y1: "17", x2: "12.01", y2: "17" })
424
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "17", r: "1.2", fill: "currentColor", stroke: "none" })
358
425
  ]
359
426
  }
360
427
  );
361
428
  }
362
- function j({ size: n = 24, className: r, style: e }) {
429
+ function W({ size: r = 24, className: n, style: e }) {
430
+ return /* @__PURE__ */ o(
431
+ "svg",
432
+ {
433
+ width: r,
434
+ height: r,
435
+ viewBox: "0 0 24 24",
436
+ fill: "currentColor",
437
+ className: n,
438
+ style: e,
439
+ children: /* @__PURE__ */ o(
440
+ "path",
441
+ {
442
+ fillRule: "evenodd",
443
+ d: "M12 1a11 11 0 1 0 0 22 11 11 0 0 0 0-22ZM8.24 8.63A4 4 0 1 1 12 14a1 1 0 0 1 0-2A2 2 0 1 0 10.12 9.32a1 1 0 0 1-1.88-.69ZM12 15.8a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Z"
444
+ }
445
+ )
446
+ }
447
+ );
448
+ }
449
+ function Z({ size: r = 24, className: n, style: e }) {
363
450
  return /* @__PURE__ */ t(
364
451
  "svg",
365
452
  {
366
- width: n,
367
- height: n,
453
+ width: r,
454
+ height: r,
368
455
  viewBox: "0 0 24 24",
369
456
  fill: "none",
370
457
  stroke: "currentColor",
371
- strokeWidth: 2,
458
+ strokeWidth: 1.7,
372
459
  strokeLinecap: "round",
373
460
  strokeLinejoin: "round",
374
- className: r,
461
+ className: n,
375
462
  style: e,
376
463
  children: [
377
464
  /* @__PURE__ */ o("path", { d: "M21.21 15.89A10 10 0 1 1 8 2.83" }),
@@ -380,19 +467,19 @@ function j({ size: n = 24, className: r, style: e }) {
380
467
  }
381
468
  );
382
469
  }
383
- function B({ size: n = 24, className: r, style: e }) {
470
+ function V({ size: r = 24, className: n, style: e }) {
384
471
  return /* @__PURE__ */ t(
385
472
  "svg",
386
473
  {
387
- width: n,
388
- height: n,
474
+ width: r,
475
+ height: r,
389
476
  viewBox: "0 0 24 24",
390
477
  fill: "none",
391
478
  stroke: "currentColor",
392
479
  strokeWidth: 2,
393
480
  strokeLinecap: "round",
394
481
  strokeLinejoin: "round",
395
- className: r,
482
+ className: n,
396
483
  style: e,
397
484
  children: [
398
485
  /* @__PURE__ */ o("path", { d: "M12 2v10" }),
@@ -401,19 +488,19 @@ function B({ size: n = 24, className: r, style: e }) {
401
488
  }
402
489
  );
403
490
  }
404
- function W({ size: n = 24, className: r, style: e }) {
491
+ function H({ size: r = 24, className: n, style: e }) {
405
492
  return /* @__PURE__ */ t(
406
493
  "svg",
407
494
  {
408
- width: n,
409
- height: n,
495
+ width: r,
496
+ height: r,
410
497
  viewBox: "-1.5 -1.5 27 27",
411
498
  fill: "none",
412
499
  stroke: "currentColor",
413
500
  strokeWidth: 2,
414
501
  strokeLinecap: "round",
415
502
  strokeLinejoin: "round",
416
- className: r,
503
+ className: n,
417
504
  style: e,
418
505
  children: [
419
506
  /* @__PURE__ */ o("path", { d: "M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z" }),
@@ -422,19 +509,19 @@ function W({ size: n = 24, className: r, style: e }) {
422
509
  }
423
510
  );
424
511
  }
425
- function V({ size: n = 24, className: r, style: e }) {
512
+ function F({ size: r = 24, className: n, style: e }) {
426
513
  return /* @__PURE__ */ t(
427
514
  "svg",
428
515
  {
429
- width: n,
430
- height: n,
516
+ width: r,
517
+ height: r,
431
518
  viewBox: "0 0 24 24",
432
519
  fill: "none",
433
520
  stroke: "currentColor",
434
521
  strokeWidth: 2,
435
522
  strokeLinecap: "round",
436
523
  strokeLinejoin: "round",
437
- className: r,
524
+ className: n,
438
525
  style: e,
439
526
  children: [
440
527
  /* @__PURE__ */ o("line", { x1: "12", y1: "5", x2: "12", y2: "19" }),
@@ -443,37 +530,37 @@ function V({ size: n = 24, className: r, style: e }) {
443
530
  }
444
531
  );
445
532
  }
446
- function H({ size: n = 24, className: r, style: e }) {
533
+ function S({ size: r = 24, className: n, style: e }) {
447
534
  return /* @__PURE__ */ o(
448
535
  "svg",
449
536
  {
450
- width: n,
451
- height: n,
537
+ width: r,
538
+ height: r,
452
539
  viewBox: "0 0 24 24",
453
540
  fill: "none",
454
541
  stroke: "currentColor",
455
542
  strokeWidth: 2,
456
543
  strokeLinecap: "round",
457
544
  strokeLinejoin: "round",
458
- className: r,
545
+ className: n,
459
546
  style: e,
460
547
  children: /* @__PURE__ */ o("line", { x1: "5", y1: "12", x2: "19", y2: "12" })
461
548
  }
462
549
  );
463
550
  }
464
- function A({ size: n = 24, className: r, style: e }) {
551
+ function m({ size: r = 24, className: n, style: e }) {
465
552
  return /* @__PURE__ */ t(
466
553
  "svg",
467
554
  {
468
- width: n,
469
- height: n,
555
+ width: r,
556
+ height: r,
470
557
  viewBox: "0 0 24 24",
471
558
  fill: "none",
472
559
  stroke: "currentColor",
473
560
  strokeWidth: 1.5,
474
561
  strokeLinecap: "round",
475
562
  strokeLinejoin: "round",
476
- className: r,
563
+ className: n,
477
564
  style: e,
478
565
  children: [
479
566
  /* @__PURE__ */ o("circle", { cx: "9.5", cy: "4", r: "2", opacity: "0.5" }),
@@ -486,15 +573,15 @@ function A({ size: n = 24, className: r, style: e }) {
486
573
  }
487
574
  );
488
575
  }
489
- function m({ size: n = 24, className: r, style: e }) {
576
+ function P({ size: r = 24, className: n, style: e }) {
490
577
  return /* @__PURE__ */ t(
491
578
  "svg",
492
579
  {
493
- width: n,
494
- height: n,
580
+ width: r,
581
+ height: r,
495
582
  viewBox: "0 0 24 24",
496
583
  fill: "currentColor",
497
- className: r,
584
+ className: n,
498
585
  style: e,
499
586
  children: [
500
587
  /* @__PURE__ */ o("circle", { cx: "12", cy: "5", r: "2" }),
@@ -504,15 +591,15 @@ function m({ size: n = 24, className: r, style: e }) {
504
591
  }
505
592
  );
506
593
  }
507
- function S({ size: n = 24, className: r, style: e }) {
594
+ function R({ size: r = 24, className: n, style: e }) {
508
595
  return /* @__PURE__ */ t(
509
596
  "svg",
510
597
  {
511
- width: n,
512
- height: n,
598
+ width: r,
599
+ height: r,
513
600
  viewBox: "0 0 24 24",
514
601
  fill: "currentColor",
515
- className: r,
602
+ className: n,
516
603
  style: e,
517
604
  children: [
518
605
  /* @__PURE__ */ o("circle", { cx: "5", cy: "12", r: "2" }),
@@ -522,19 +609,19 @@ function S({ size: n = 24, className: r, style: e }) {
522
609
  }
523
610
  );
524
611
  }
525
- function E({ size: n = 24, className: r, style: e }) {
612
+ function D({ size: r = 24, className: n, style: e }) {
526
613
  return /* @__PURE__ */ t(
527
614
  "svg",
528
615
  {
529
- width: n,
530
- height: n,
616
+ width: r,
617
+ height: r,
531
618
  viewBox: "0 0 24 24",
532
619
  fill: "none",
533
620
  stroke: "currentColor",
534
621
  strokeWidth: 2.5,
535
622
  strokeLinecap: "round",
536
623
  strokeLinejoin: "round",
537
- className: r,
624
+ className: n,
538
625
  style: e,
539
626
  children: [
540
627
  /* @__PURE__ */ o("path", { d: "M4 6h16" }),
@@ -544,19 +631,19 @@ function E({ size: n = 24, className: r, style: e }) {
544
631
  }
545
632
  );
546
633
  }
547
- function D({ size: n = 24, className: r, style: e }) {
634
+ function E({ size: r = 24, className: n, style: e }) {
548
635
  return /* @__PURE__ */ t(
549
636
  "svg",
550
637
  {
551
- width: n,
552
- height: n,
638
+ width: r,
639
+ height: r,
553
640
  viewBox: "0 0 24 24",
554
641
  fill: "none",
555
642
  stroke: "currentColor",
556
643
  strokeWidth: 2,
557
644
  strokeLinecap: "round",
558
645
  strokeLinejoin: "round",
559
- className: r,
646
+ className: n,
560
647
  style: e,
561
648
  children: [
562
649
  /* @__PURE__ */ o("path", { d: "M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24" }),
@@ -565,19 +652,19 @@ function D({ size: n = 24, className: r, style: e }) {
565
652
  }
566
653
  );
567
654
  }
568
- function P({ size: n = 24, className: r, style: e }) {
655
+ function Q({ size: r = 24, className: n, style: e }) {
569
656
  return /* @__PURE__ */ t(
570
657
  "svg",
571
658
  {
572
- width: n,
573
- height: n,
659
+ width: r,
660
+ height: r,
574
661
  viewBox: "0 0 24 24",
575
662
  fill: "none",
576
663
  stroke: "currentColor",
577
664
  strokeWidth: 2,
578
665
  strokeLinecap: "round",
579
666
  strokeLinejoin: "round",
580
- className: r,
667
+ className: n,
581
668
  style: e,
582
669
  children: [
583
670
  /* @__PURE__ */ o("circle", { cx: "11", cy: "11", r: "8" }),
@@ -586,58 +673,107 @@ function P({ size: n = 24, className: r, style: e }) {
586
673
  }
587
674
  );
588
675
  }
589
- function R({ size: n = 24, className: r, style: e }) {
676
+ function T({ size: r = 24, className: n, style: e }) {
590
677
  return /* @__PURE__ */ t(
591
678
  "svg",
592
679
  {
593
- width: n,
594
- height: n,
680
+ width: r,
681
+ height: r,
595
682
  viewBox: "0 0 24 24",
596
683
  fill: "none",
597
684
  stroke: "currentColor",
598
685
  strokeWidth: 2,
599
686
  strokeLinecap: "round",
600
687
  strokeLinejoin: "round",
601
- className: r,
688
+ className: n,
602
689
  style: e,
603
690
  children: [
604
- /* @__PURE__ */ o("rect", { x: "8", y: "8", width: "14", height: "14", rx: "2" }),
605
- /* @__PURE__ */ o("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })
691
+ /* @__PURE__ */ o("rect", { x: "8.4", y: "8.4", width: "12.6", height: "12.6", rx: "1.8" }),
692
+ /* @__PURE__ */ o("path", { d: "M4.8 15.6c-.99 0-1.8-.81-1.8-1.8V4.8c0-.99.81-1.8 1.8-1.8h9c.99 0 1.8.81 1.8 1.8" })
606
693
  ]
607
694
  }
608
695
  );
609
696
  }
610
- function Z({ size: n = 24, className: r, style: e }) {
697
+ function U({ size: r = 24, className: n, style: e }) {
698
+ return /* @__PURE__ */ t(
699
+ "svg",
700
+ {
701
+ width: r,
702
+ height: r,
703
+ viewBox: "0 0 24 24",
704
+ fill: "currentColor",
705
+ stroke: "currentColor",
706
+ strokeWidth: 2,
707
+ strokeLinecap: "round",
708
+ strokeLinejoin: "round",
709
+ className: n,
710
+ style: e,
711
+ children: [
712
+ /* @__PURE__ */ o("rect", { x: "8.4", y: "8.4", width: "12.6", height: "12.6", rx: "1.8" }),
713
+ /* @__PURE__ */ o(
714
+ "path",
715
+ {
716
+ d: "M4.8 15.6c-.99 0-1.8-.81-1.8-1.8V4.8c0-.99.81-1.8 1.8-1.8h9c.99 0 1.8.81 1.8 1.8",
717
+ fill: "none"
718
+ }
719
+ )
720
+ ]
721
+ }
722
+ );
723
+ }
724
+ function b({ size: r = 24, className: n, style: e }) {
725
+ return /* @__PURE__ */ t(
726
+ "svg",
727
+ {
728
+ width: r,
729
+ height: r,
730
+ viewBox: "0 0 24 24",
731
+ fill: "none",
732
+ stroke: "currentColor",
733
+ strokeWidth: 2,
734
+ strokeLinecap: "round",
735
+ strokeLinejoin: "round",
736
+ className: n,
737
+ style: e,
738
+ children: [
739
+ /* @__PURE__ */ o("path", { d: "M3 21h18" }),
740
+ /* @__PURE__ */ o("path", { d: "M12 3v14" }),
741
+ /* @__PURE__ */ o("path", { d: "M7 12l5 5 5-5" })
742
+ ]
743
+ }
744
+ );
745
+ }
746
+ function K({ size: r = 24, className: n, style: e }) {
611
747
  return /* @__PURE__ */ o(
612
748
  "svg",
613
749
  {
614
- width: n,
615
- height: n,
750
+ width: r,
751
+ height: r,
616
752
  viewBox: "0 0 24 24",
617
753
  fill: "none",
618
754
  stroke: "currentColor",
619
755
  strokeWidth: 2,
620
756
  strokeLinecap: "round",
621
757
  strokeLinejoin: "round",
622
- className: r,
758
+ className: n,
623
759
  style: e,
624
760
  children: /* @__PURE__ */ o("path", { d: "M5.33 3H18.67A1.5 1.5 0 0 1 19.79 5.5L14.4 11.6V21L9.6 18.6V11.6L4.21 5.5A1.5 1.5 0 0 1 5.33 3Z" })
625
761
  }
626
762
  );
627
763
  }
628
- function F({ size: n = 24, className: r, style: e }) {
764
+ function q({ size: r = 24, className: n, style: e }) {
629
765
  return /* @__PURE__ */ t(
630
766
  "svg",
631
767
  {
632
- width: n,
633
- height: n,
768
+ width: r,
769
+ height: r,
634
770
  viewBox: "0 0 24 24",
635
771
  fill: "none",
636
772
  stroke: "currentColor",
637
773
  strokeWidth: 2,
638
774
  strokeLinecap: "round",
639
775
  strokeLinejoin: "round",
640
- className: r,
776
+ className: n,
641
777
  style: e,
642
778
  children: [
643
779
  /* @__PURE__ */ o("circle", { cx: "12", cy: "12", r: "4.5" }),
@@ -653,37 +789,83 @@ function F({ size: n = 24, className: r, style: e }) {
653
789
  }
654
790
  );
655
791
  }
656
- function b({ size: n = 24, className: r, style: e }) {
792
+ function G({ size: r = 24, className: n, style: e }) {
793
+ return /* @__PURE__ */ t(
794
+ "svg",
795
+ {
796
+ width: r,
797
+ height: r,
798
+ viewBox: "0 0 24 24",
799
+ fill: "currentColor",
800
+ stroke: "currentColor",
801
+ strokeWidth: 2,
802
+ strokeLinecap: "round",
803
+ strokeLinejoin: "round",
804
+ className: n,
805
+ style: e,
806
+ children: [
807
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "12", r: "4.5" }),
808
+ /* @__PURE__ */ o("path", { d: "M12 4.5V2" }),
809
+ /* @__PURE__ */ o("path", { d: "M19.5 12H22" }),
810
+ /* @__PURE__ */ o("path", { d: "M12 19.5V22" }),
811
+ /* @__PURE__ */ o("path", { d: "M4.5 12H2" }),
812
+ /* @__PURE__ */ o("path", { d: "M17.3 6.7 19.07 4.93" }),
813
+ /* @__PURE__ */ o("path", { d: "M6.7 6.7 4.93 4.93" }),
814
+ /* @__PURE__ */ o("path", { d: "M6.7 17.3 4.93 19.07" }),
815
+ /* @__PURE__ */ o("path", { d: "M17.3 17.3 19.07 19.07" })
816
+ ]
817
+ }
818
+ );
819
+ }
820
+ function J({ size: r = 24, className: n, style: e }) {
657
821
  return /* @__PURE__ */ o(
658
822
  "svg",
659
823
  {
660
- width: n,
661
- height: n,
824
+ width: r,
825
+ height: r,
662
826
  viewBox: "0 0 24 24",
663
827
  fill: "none",
664
828
  stroke: "currentColor",
665
829
  strokeWidth: 2,
666
830
  strokeLinecap: "round",
667
831
  strokeLinejoin: "round",
668
- className: r,
832
+ className: n,
833
+ style: e,
834
+ children: /* @__PURE__ */ o("path", { d: "M12 3.5a6.01 6.01 0 0 0 8.5 8.5 8.5 8.5 0 1 1-8.5-8.5Z" })
835
+ }
836
+ );
837
+ }
838
+ function N({ size: r = 24, className: n, style: e }) {
839
+ return /* @__PURE__ */ o(
840
+ "svg",
841
+ {
842
+ width: r,
843
+ height: r,
844
+ viewBox: "0 0 24 24",
845
+ fill: "currentColor",
846
+ stroke: "currentColor",
847
+ strokeWidth: 2,
848
+ strokeLinecap: "round",
849
+ strokeLinejoin: "round",
850
+ className: n,
669
851
  style: e,
670
852
  children: /* @__PURE__ */ o("path", { d: "M12 3.5a6.01 6.01 0 0 0 8.5 8.5 8.5 8.5 0 1 1-8.5-8.5Z" })
671
853
  }
672
854
  );
673
855
  }
674
- function Q({ size: n = 24, className: r, style: e }) {
856
+ function O({ size: r = 24, className: n, style: e }) {
675
857
  return /* @__PURE__ */ t(
676
858
  "svg",
677
859
  {
678
- width: n,
679
- height: n,
860
+ width: r,
861
+ height: r,
680
862
  viewBox: "0 0 24 24",
681
863
  fill: "none",
682
864
  stroke: "currentColor",
683
- strokeWidth: 1.5,
865
+ strokeWidth: 1.7,
684
866
  strokeLinecap: "round",
685
867
  strokeLinejoin: "round",
686
- className: r,
868
+ className: n,
687
869
  style: e,
688
870
  children: [
689
871
  /* @__PURE__ */ o("path", { d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z" }),
@@ -693,19 +875,19 @@ function Q({ size: n = 24, className: r, style: e }) {
693
875
  }
694
876
  );
695
877
  }
696
- function T({ size: n = 24, className: r, style: e }) {
878
+ function X({ size: r = 24, className: n, style: e }) {
697
879
  return /* @__PURE__ */ t(
698
880
  "svg",
699
881
  {
700
- width: n,
701
- height: n,
882
+ width: r,
883
+ height: r,
702
884
  viewBox: "0 0 24 24",
703
885
  fill: "none",
704
886
  stroke: "currentColor",
705
- strokeWidth: 1.5,
887
+ strokeWidth: 1.7,
706
888
  strokeLinecap: "round",
707
889
  strokeLinejoin: "round",
708
- className: r,
890
+ className: n,
709
891
  style: e,
710
892
  children: [
711
893
  /* @__PURE__ */ o("path", { d: "M10.092 3.25c.485-2 3.33-2 3.815 0a1.963 1.963 0 002.93 1.214c1.757-1.071 3.77.941 2.699 2.699a1.963 1.963 0 001.213 2.929c2 .485 2 3.33 0 3.815a1.963 1.963 0 00-1.214 2.93c1.071 1.757-.941 3.77-2.699 2.699a1.963 1.963 0 00-2.929 1.213c-.485 2-3.33 2-3.815 0a1.963 1.963 0 00-2.93-1.214c-1.757 1.071-3.77-.941-2.699-2.699a1.963 1.963 0 00-1.213-2.929c-2-.485-2-3.33 0-3.815a1.963 1.963 0 001.214-2.93c-1.071-1.757.941-3.77 2.699-2.699 1.134.692 2.615.08 2.929-1.213z" }),
@@ -714,19 +896,19 @@ function T({ size: n = 24, className: r, style: e }) {
714
896
  }
715
897
  );
716
898
  }
717
- function U({ size: n = 24, className: r, style: e }) {
899
+ function Y({ size: r = 24, className: n, style: e }) {
718
900
  return /* @__PURE__ */ t(
719
901
  "svg",
720
902
  {
721
- width: n,
722
- height: n,
903
+ width: r,
904
+ height: r,
723
905
  viewBox: "0 0 24 24",
724
906
  fill: "none",
725
907
  stroke: "currentColor",
726
908
  strokeWidth: 2,
727
909
  strokeLinecap: "round",
728
910
  strokeLinejoin: "round",
729
- className: r,
911
+ className: n,
730
912
  style: e,
731
913
  children: [
732
914
  /* @__PURE__ */ o("rect", { x: "4", y: "4", width: "16", height: "16", rx: "2" }),
@@ -736,59 +918,216 @@ function U({ size: n = 24, className: r, style: e }) {
736
918
  }
737
919
  );
738
920
  }
739
- function q({ size: n = 24, className: r, style: e }) {
921
+ function _({ size: r = 24, className: n, style: e }) {
922
+ return /* @__PURE__ */ t(
923
+ "svg",
924
+ {
925
+ width: r,
926
+ height: r,
927
+ viewBox: "0 0 24 24",
928
+ fill: "none",
929
+ stroke: "currentColor",
930
+ strokeWidth: 1.7,
931
+ strokeLinecap: "round",
932
+ strokeLinejoin: "round",
933
+ className: n,
934
+ style: e,
935
+ children: [
936
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "6.42", r: "4.47" }),
937
+ /* @__PURE__ */ o("path", { d: "M20.94 22.05v-2.23a4.47 4.47 0 0 0-4.47-4.47H7.53a4.47 4.47 0 0 0-4.47 4.47v2.23" })
938
+ ]
939
+ }
940
+ );
941
+ }
942
+ function $({ size: r = 24, className: n, style: e }) {
740
943
  return /* @__PURE__ */ o(
741
944
  "svg",
742
945
  {
743
- width: n,
744
- height: n,
946
+ width: r,
947
+ height: r,
745
948
  viewBox: "0 0 24 24",
746
949
  fill: "none",
747
950
  stroke: "currentColor",
748
951
  strokeWidth: 2,
749
952
  strokeLinecap: "round",
750
953
  strokeLinejoin: "round",
751
- className: r,
954
+ className: n,
752
955
  style: e,
753
956
  children: /* @__PURE__ */ o("path", { d: "M13.43 3.37A1.55 1.55 0 0 0 10.57 3.37L8.58 8.15L3.44 8.56A1.55 1.55 0 0 0 2.54 11.29L6.47 14.65L5.27 19.67A1.55 1.55 0 0 0 7.58 21.36L12 18.66L16.42 21.36A1.55 1.55 0 0 0 18.73 19.67L17.53 14.65L21.46 11.29A1.55 1.55 0 0 0 20.56 8.56L15.42 8.15Z" })
754
957
  }
755
958
  );
756
959
  }
960
+ function z({ size: r = 24, className: n, style: e }) {
961
+ return /* @__PURE__ */ o(
962
+ "svg",
963
+ {
964
+ width: r,
965
+ height: r,
966
+ viewBox: "0 0 24 24",
967
+ fill: "currentColor",
968
+ stroke: "currentColor",
969
+ strokeWidth: 2,
970
+ strokeLinecap: "round",
971
+ strokeLinejoin: "round",
972
+ className: n,
973
+ style: e,
974
+ children: /* @__PURE__ */ o("path", { d: "M13.11 3.14A1.2 1.2 0 0 0 10.89 3.14L8.73 8.33L3.12 8.78A1.2 1.2 0 0 0 2.44 10.89L6.71 14.55L5.41 20.02A1.2 1.2 0 0 0 7.2 21.32L12 18.39L16.8 21.32A1.2 1.2 0 0 0 18.59 20.02L17.29 14.55L21.56 10.89A1.2 1.2 0 0 0 20.88 8.78L15.27 8.33Z" })
975
+ }
976
+ );
977
+ }
978
+ function r1({ size: r = 24, className: n, style: e }) {
979
+ return /* @__PURE__ */ o(
980
+ "svg",
981
+ {
982
+ width: r,
983
+ height: r,
984
+ viewBox: "0 0 24 24",
985
+ fill: "none",
986
+ stroke: "currentColor",
987
+ strokeWidth: 1.7,
988
+ strokeLinecap: "round",
989
+ strokeLinejoin: "round",
990
+ className: n,
991
+ style: e,
992
+ children: /* @__PURE__ */ o("path", { d: "M4.79 4.8A1.92 1.95 0 0 1 7.71 3.14L19.18 10.34A1.92 1.95 0 0 1 19.18 13.66L7.71 20.86A1.92 1.95 0 0 1 4.79 19.2Z" })
993
+ }
994
+ );
995
+ }
996
+ function o1({ size: r = 24, className: n, style: e }) {
997
+ return /* @__PURE__ */ t(
998
+ "svg",
999
+ {
1000
+ width: r,
1001
+ height: r,
1002
+ viewBox: "0 0 24 24",
1003
+ fill: "none",
1004
+ stroke: "currentColor",
1005
+ strokeWidth: 1.7,
1006
+ strokeLinecap: "round",
1007
+ strokeLinejoin: "round",
1008
+ className: n,
1009
+ style: e,
1010
+ children: [
1011
+ /* @__PURE__ */ o("path", { d: "M4.85 4.8A1.9 1.95 0 0 1 6.75 2.85L7.63 2.85A1.9 1.95 0 0 1 9.53 4.8L9.53 19.2A1.9 1.95 0 0 1 7.63 21.15L6.75 21.15A1.9 1.95 0 0 1 4.85 19.2Z" }),
1012
+ /* @__PURE__ */ o("path", { d: "M14.47 4.8A1.9 1.95 0 0 1 16.37 2.85L17.25 2.85A1.9 1.95 0 0 1 19.15 4.8L19.15 19.2A1.9 1.95 0 0 1 17.25 21.15L16.37 21.15A1.9 1.95 0 0 1 14.47 19.2Z" })
1013
+ ]
1014
+ }
1015
+ );
1016
+ }
1017
+ function n1({ size: r = 24, className: n, style: e }) {
1018
+ return /* @__PURE__ */ o(
1019
+ "svg",
1020
+ {
1021
+ width: r,
1022
+ height: r,
1023
+ viewBox: "0 0 24 24",
1024
+ fill: "none",
1025
+ stroke: "currentColor",
1026
+ strokeWidth: 1.7,
1027
+ strokeLinecap: "round",
1028
+ strokeLinejoin: "round",
1029
+ className: n,
1030
+ style: e,
1031
+ children: /* @__PURE__ */ o("path", { d: "M4.85 6.75A1.9 1.9 0 0 1 6.75 4.85L17.25 4.85A1.9 1.9 0 0 1 19.15 6.75L19.15 17.25A1.9 1.9 0 0 1 17.25 19.15L6.75 19.15A1.9 1.9 0 0 1 4.85 17.25Z" })
1032
+ }
1033
+ );
1034
+ }
1035
+ function e1({ size: r = 24, className: n, style: e }) {
1036
+ return /* @__PURE__ */ o(
1037
+ "svg",
1038
+ {
1039
+ width: r,
1040
+ height: r,
1041
+ viewBox: "0 0 24 24",
1042
+ fill: "currentColor",
1043
+ className: n,
1044
+ style: e,
1045
+ children: /* @__PURE__ */ o("path", { d: "M4 4A2 2 0 0 1 7.05 2.3L20.05 10.3A2 2 0 0 1 20.05 13.7L7.05 21.7A2 2 0 0 1 4 20Z" })
1046
+ }
1047
+ );
1048
+ }
1049
+ function t1({ size: r = 24, className: n, style: e }) {
1050
+ return /* @__PURE__ */ t(
1051
+ "svg",
1052
+ {
1053
+ width: r,
1054
+ height: r,
1055
+ viewBox: "0 0 24 24",
1056
+ fill: "currentColor",
1057
+ className: n,
1058
+ style: e,
1059
+ children: [
1060
+ /* @__PURE__ */ o("path", { d: "M4 4A2 2 0 0 1 6 2L7 2A2 2 0 0 1 9 4L9 20A2 2 0 0 1 7 22L6 22A2 2 0 0 1 4 20Z" }),
1061
+ /* @__PURE__ */ o("path", { d: "M15 4A2 2 0 0 1 17 2L18 2A2 2 0 0 1 20 4L20 20A2 2 0 0 1 18 22L17 22A2 2 0 0 1 15 20Z" })
1062
+ ]
1063
+ }
1064
+ );
1065
+ }
1066
+ function i1({ size: r = 24, className: n, style: e }) {
1067
+ return /* @__PURE__ */ o(
1068
+ "svg",
1069
+ {
1070
+ width: r,
1071
+ height: r,
1072
+ viewBox: "0 0 24 24",
1073
+ fill: "currentColor",
1074
+ className: n,
1075
+ style: e,
1076
+ children: /* @__PURE__ */ o("path", { d: "M4 6A2 2 0 0 1 6 4L18 4A2 2 0 0 1 20 6L20 18A2 2 0 0 1 18 20L6 20A2 2 0 0 1 4 18Z" })
1077
+ }
1078
+ );
1079
+ }
757
1080
  export {
758
- W as C,
759
- A as D,
760
- f as E,
761
- Z as F,
1081
+ X as A,
1082
+ z as B,
1083
+ H as C,
1084
+ m as D,
1085
+ M as E,
1086
+ K as F,
1087
+ $ as G,
762
1088
  a as H,
763
- C as I,
1089
+ B as I,
1090
+ i1 as J,
1091
+ v as K,
764
1092
  k as L,
765
- E as M,
766
- j as P,
767
- I as Q,
768
- g as R,
769
- Q as S,
770
- y as T,
771
- p as U,
772
- s as V,
773
- u as W,
774
- L as a,
775
- v as b,
776
- x as c,
1093
+ D as M,
1094
+ n1 as N,
1095
+ G as O,
1096
+ t1 as P,
1097
+ W as Q,
1098
+ w as R,
1099
+ O as S,
1100
+ q as T,
1101
+ C as U,
1102
+ y as V,
1103
+ p as W,
1104
+ _ as X,
1105
+ u as Y,
1106
+ s as Z,
1107
+ f as a,
1108
+ x as b,
1109
+ L as c,
777
1110
  d,
778
- U as e,
779
- R as f,
780
- M as g,
781
- l as h,
782
- D as i,
783
- H as j,
784
- b as k,
785
- S as l,
786
- m,
787
- V as n,
788
- B as o,
789
- w as p,
1111
+ Y as e,
1112
+ U as f,
1113
+ T as g,
1114
+ b as h,
1115
+ A as i,
1116
+ l as j,
1117
+ E as k,
1118
+ I as l,
1119
+ S as m,
1120
+ N as n,
1121
+ J as o,
1122
+ R as p,
790
1123
  P as q,
791
- T as r,
792
- q as s,
793
- F as t
1124
+ o1 as r,
1125
+ Z as s,
1126
+ e1 as t,
1127
+ r1 as u,
1128
+ F as v,
1129
+ V as w,
1130
+ j as x,
1131
+ g as y,
1132
+ Q as z
794
1133
  };