@edux-design/icons 0.1.12 → 0.1.14

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.mjs CHANGED
@@ -2242,9 +2242,30 @@ var SvgFirst = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(
2242
2242
  );
2243
2243
  var First_default = SvgFirst;
2244
2244
 
2245
- // src/components/Gologo.tsx
2245
+ // src/components/Flag.tsx
2246
2246
  var import_jsx_runtime21 = __toESM(require_jsx_runtime());
2247
- var SvgGologo = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
2247
+ var SvgFlag = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
2248
+ "svg",
2249
+ {
2250
+ xmlns: "http://www.w3.org/2000/svg",
2251
+ width: "1em",
2252
+ height: "1em",
2253
+ fill: "none",
2254
+ stroke: "currentColor",
2255
+ strokeLinecap: "round",
2256
+ strokeLinejoin: "round",
2257
+ strokeWidth: 2,
2258
+ className: "flag_svg__lucide flag_svg__lucide-flag-icon flag_svg__lucide-flag",
2259
+ viewBox: "0 0 24 24",
2260
+ ...props,
2261
+ children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", { d: "M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528" })
2262
+ }
2263
+ );
2264
+ var Flag_default = SvgFlag;
2265
+
2266
+ // src/components/Gologo.tsx
2267
+ var import_jsx_runtime22 = __toESM(require_jsx_runtime());
2268
+ var SvgGologo = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(
2248
2269
  "svg",
2249
2270
  {
2250
2271
  xmlns: "http://www.w3.org/2000/svg",
@@ -2254,14 +2275,14 @@ var SvgGologo = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
2254
2275
  viewBox: "0 0 35 36",
2255
2276
  ...props,
2256
2277
  children: [
2257
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
2278
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2258
2279
  "path",
2259
2280
  {
2260
2281
  fill: "#082663",
2261
2282
  d: "M.385 0v18.72c0 9.203 5.372 11.83 7.954 13.092.474.232 8.442 3.795 8.952 4.023l.344.165.343-.165c.46-.206 8.477-3.79 8.952-4.023 2.582-1.262 7.955-3.89 7.955-13.093V0z"
2262
2283
  }
2263
2284
  ),
2264
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
2285
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2265
2286
  "path",
2266
2287
  {
2267
2288
  fill: "#fff",
@@ -2274,8 +2295,8 @@ var SvgGologo = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
2274
2295
  var Gologo_default = SvgGologo;
2275
2296
 
2276
2297
  // src/components/Hamburger.tsx
2277
- var import_jsx_runtime22 = __toESM(require_jsx_runtime());
2278
- var SvgHamburger = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2298
+ var import_jsx_runtime23 = __toESM(require_jsx_runtime());
2299
+ var SvgHamburger = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
2279
2300
  "svg",
2280
2301
  {
2281
2302
  xmlns: "http://www.w3.org/2000/svg",
@@ -2284,7 +2305,7 @@ var SvgHamburger = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2284
2305
  fill: "none",
2285
2306
  viewBox: "0 0 24 24",
2286
2307
  ...props,
2287
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2308
+ children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
2288
2309
  "path",
2289
2310
  {
2290
2311
  fill: "currentColor",
@@ -2298,8 +2319,8 @@ var SvgHamburger = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2298
2319
  var Hamburger_default = SvgHamburger;
2299
2320
 
2300
2321
  // src/components/Hammer.tsx
2301
- var import_jsx_runtime23 = __toESM(require_jsx_runtime());
2302
- var SvgHammer = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)(
2322
+ var import_jsx_runtime24 = __toESM(require_jsx_runtime());
2323
+ var SvgHammer = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
2303
2324
  "svg",
2304
2325
  {
2305
2326
  xmlns: "http://www.w3.org/2000/svg",
@@ -2314,16 +2335,16 @@ var SvgHammer = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)(
2314
2335
  viewBox: "0 0 24 24",
2315
2336
  ...props,
2316
2337
  children: [
2317
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", { d: "m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9M18 15l4-4" }),
2318
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", { d: "m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5" })
2338
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { d: "m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9M18 15l4-4" }),
2339
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { d: "m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5" })
2319
2340
  ]
2320
2341
  }
2321
2342
  );
2322
2343
  var Hammer_default = SvgHammer;
2323
2344
 
2324
2345
  // src/components/Headingtext.tsx
2325
- var import_jsx_runtime24 = __toESM(require_jsx_runtime());
2326
- var SvgHeadingtext = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
2346
+ var import_jsx_runtime25 = __toESM(require_jsx_runtime());
2347
+ var SvgHeadingtext = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2327
2348
  "svg",
2328
2349
  {
2329
2350
  xmlns: "http://www.w3.org/2000/svg",
@@ -2337,14 +2358,14 @@ var SvgHeadingtext = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
2337
2358
  className: "headingtext_svg__lucide headingtext_svg__lucide-heading-icon headingtext_svg__lucide-heading",
2338
2359
  viewBox: "0 0 24 24",
2339
2360
  ...props,
2340
- children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { d: "M6 12h12M6 20V4M18 20V4" })
2361
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", { d: "M6 12h12M6 20V4M18 20V4" })
2341
2362
  }
2342
2363
  );
2343
2364
  var Headingtext_default = SvgHeadingtext;
2344
2365
 
2345
2366
  // src/components/Headingtext1.tsx
2346
- var import_jsx_runtime25 = __toESM(require_jsx_runtime());
2347
- var SvgHeadingtext1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2367
+ var import_jsx_runtime26 = __toESM(require_jsx_runtime());
2368
+ var SvgHeadingtext1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2348
2369
  "svg",
2349
2370
  {
2350
2371
  xmlns: "http://www.w3.org/2000/svg",
@@ -2358,14 +2379,14 @@ var SvgHeadingtext1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2358
2379
  className: "headingtext1_svg__lucide headingtext1_svg__lucide-heading1-icon headingtext1_svg__lucide-heading-1",
2359
2380
  viewBox: "0 0 24 24",
2360
2381
  ...props,
2361
- children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 12l3-2v8" })
2382
+ children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 12l3-2v8" })
2362
2383
  }
2363
2384
  );
2364
2385
  var Headingtext1_default = SvgHeadingtext1;
2365
2386
 
2366
2387
  // src/components/Headingtext2.tsx
2367
- var import_jsx_runtime26 = __toESM(require_jsx_runtime());
2368
- var SvgHeadingtext2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2388
+ var import_jsx_runtime27 = __toESM(require_jsx_runtime());
2389
+ var SvgHeadingtext2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
2369
2390
  "svg",
2370
2391
  {
2371
2392
  xmlns: "http://www.w3.org/2000/svg",
@@ -2379,14 +2400,14 @@ var SvgHeadingtext2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2379
2400
  className: "headingtext2_svg__lucide headingtext2_svg__lucide-heading1-icon headingtext2_svg__lucide-heading-1",
2380
2401
  viewBox: "0 0 24 24",
2381
2402
  ...props,
2382
- children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 12l3-2v8" })
2403
+ children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 12l3-2v8" })
2383
2404
  }
2384
2405
  );
2385
2406
  var Headingtext2_default = SvgHeadingtext2;
2386
2407
 
2387
2408
  // src/components/Headingtext3.tsx
2388
- var import_jsx_runtime27 = __toESM(require_jsx_runtime());
2389
- var SvgHeadingtext3 = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
2409
+ var import_jsx_runtime28 = __toESM(require_jsx_runtime());
2410
+ var SvgHeadingtext3 = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2390
2411
  "svg",
2391
2412
  {
2392
2413
  xmlns: "http://www.w3.org/2000/svg",
@@ -2400,14 +2421,14 @@ var SvgHeadingtext3 = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
2400
2421
  className: "headingtext3_svg__lucide headingtext3_svg__lucide-heading3-icon headingtext3_svg__lucide-heading-3",
2401
2422
  viewBox: "0 0 24 24",
2402
2423
  ...props,
2403
- children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2" })
2424
+ children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2" })
2404
2425
  }
2405
2426
  );
2406
2427
  var Headingtext3_default = SvgHeadingtext3;
2407
2428
 
2408
2429
  // src/components/Headingtext4.tsx
2409
- var import_jsx_runtime28 = __toESM(require_jsx_runtime());
2410
- var SvgHeadingtext4 = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2430
+ var import_jsx_runtime29 = __toESM(require_jsx_runtime());
2431
+ var SvgHeadingtext4 = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2411
2432
  "svg",
2412
2433
  {
2413
2434
  xmlns: "http://www.w3.org/2000/svg",
@@ -2421,14 +2442,14 @@ var SvgHeadingtext4 = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2421
2442
  className: "headingtext4_svg__lucide headingtext4_svg__lucide-heading4-icon headingtext4_svg__lucide-heading-4",
2422
2443
  viewBox: "0 0 24 24",
2423
2444
  ...props,
2424
- children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", { d: "M12 18V6M17 10v3a1 1 0 0 0 1 1h3M21 10v8M4 12h8M4 18V6" })
2445
+ children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", { d: "M12 18V6M17 10v3a1 1 0 0 0 1 1h3M21 10v8M4 12h8M4 18V6" })
2425
2446
  }
2426
2447
  );
2427
2448
  var Headingtext4_default = SvgHeadingtext4;
2428
2449
 
2429
2450
  // src/components/Headingtext5.tsx
2430
- var import_jsx_runtime29 = __toESM(require_jsx_runtime());
2431
- var SvgHeadingtext5 = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2451
+ var import_jsx_runtime30 = __toESM(require_jsx_runtime());
2452
+ var SvgHeadingtext5 = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2432
2453
  "svg",
2433
2454
  {
2434
2455
  xmlns: "http://www.w3.org/2000/svg",
@@ -2442,14 +2463,14 @@ var SvgHeadingtext5 = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2442
2463
  className: "headingtext5_svg__lucide headingtext5_svg__lucide-heading5-icon headingtext5_svg__lucide-heading-5",
2443
2464
  viewBox: "0 0 24 24",
2444
2465
  ...props,
2445
- children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 13v-3h4M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17" })
2466
+ children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 13v-3h4M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17" })
2446
2467
  }
2447
2468
  );
2448
2469
  var Headingtext5_default = SvgHeadingtext5;
2449
2470
 
2450
2471
  // src/components/Headingtext6.tsx
2451
- var import_jsx_runtime30 = __toESM(require_jsx_runtime());
2452
- var SvgHeadingtext6 = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(
2472
+ var import_jsx_runtime31 = __toESM(require_jsx_runtime());
2473
+ var SvgHeadingtext6 = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(
2453
2474
  "svg",
2454
2475
  {
2455
2476
  xmlns: "http://www.w3.org/2000/svg",
@@ -2464,17 +2485,17 @@ var SvgHeadingtext6 = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(
2464
2485
  viewBox: "0 0 24 24",
2465
2486
  ...props,
2466
2487
  children: [
2467
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6" }),
2468
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("circle", { cx: 19, cy: 16, r: 2 }),
2469
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { d: "M20 10c-2 2-3 3.5-3 6" })
2488
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6" }),
2489
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("circle", { cx: 19, cy: 16, r: 2 }),
2490
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { d: "M20 10c-2 2-3 3.5-3 6" })
2470
2491
  ]
2471
2492
  }
2472
2493
  );
2473
2494
  var Headingtext6_default = SvgHeadingtext6;
2474
2495
 
2475
2496
  // src/components/History.tsx
2476
- var import_jsx_runtime31 = __toESM(require_jsx_runtime());
2477
- var SvgHistory = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(
2497
+ var import_jsx_runtime32 = __toESM(require_jsx_runtime());
2498
+ var SvgHistory = (props) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(
2478
2499
  "svg",
2479
2500
  {
2480
2501
  xmlns: "http://www.w3.org/2000/svg",
@@ -2489,16 +2510,16 @@ var SvgHistory = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(
2489
2510
  viewBox: "0 0 24 24",
2490
2511
  ...props,
2491
2512
  children: [
2492
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8" }),
2493
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { d: "M3 3v5h5M12 7v5l4 2" })
2513
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8" }),
2514
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { d: "M3 3v5h5M12 7v5l4 2" })
2494
2515
  ]
2495
2516
  }
2496
2517
  );
2497
2518
  var History_default = SvgHistory;
2498
2519
 
2499
2520
  // src/components/House.tsx
2500
- var import_jsx_runtime32 = __toESM(require_jsx_runtime());
2501
- var SvgHouse = (props) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(
2521
+ var import_jsx_runtime33 = __toESM(require_jsx_runtime());
2522
+ var SvgHouse = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(
2502
2523
  "svg",
2503
2524
  {
2504
2525
  xmlns: "http://www.w3.org/2000/svg",
@@ -2513,16 +2534,16 @@ var SvgHouse = (props) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(
2513
2534
  viewBox: "0 0 24 24",
2514
2535
  ...props,
2515
2536
  children: [
2516
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8" }),
2517
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { d: "M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" })
2537
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8" }),
2538
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", { d: "M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" })
2518
2539
  ]
2519
2540
  }
2520
2541
  );
2521
2542
  var House_default = SvgHouse;
2522
2543
 
2523
2544
  // src/components/Html.tsx
2524
- var import_jsx_runtime33 = __toESM(require_jsx_runtime());
2525
- var SvgHtml = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
2545
+ var import_jsx_runtime34 = __toESM(require_jsx_runtime());
2546
+ var SvgHtml = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2526
2547
  "svg",
2527
2548
  {
2528
2549
  xmlns: "http://www.w3.org/2000/svg",
@@ -2531,7 +2552,7 @@ var SvgHtml = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
2531
2552
  fill: "none",
2532
2553
  viewBox: "0 0 24 24",
2533
2554
  ...props,
2534
- children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
2555
+ children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2535
2556
  "path",
2536
2557
  {
2537
2558
  fill: "#212529",
@@ -2543,8 +2564,8 @@ var SvgHtml = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
2543
2564
  var Html_default = SvgHtml;
2544
2565
 
2545
2566
  // src/components/Indeterminate.tsx
2546
- var import_jsx_runtime34 = __toESM(require_jsx_runtime());
2547
- var SvgIndeterminate = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2567
+ var import_jsx_runtime35 = __toESM(require_jsx_runtime());
2568
+ var SvgIndeterminate = (props) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2548
2569
  "svg",
2549
2570
  {
2550
2571
  xmlns: "http://www.w3.org/2000/svg",
@@ -2553,7 +2574,7 @@ var SvgIndeterminate = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2553
2574
  fill: "none",
2554
2575
  viewBox: "0 0 24 24",
2555
2576
  ...props,
2556
- children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2577
+ children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2557
2578
  "path",
2558
2579
  {
2559
2580
  fill: "currentColor",
@@ -2567,32 +2588,27 @@ var SvgIndeterminate = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2567
2588
  var Indeterminate_default = SvgIndeterminate;
2568
2589
 
2569
2590
  // src/components/Info.tsx
2570
- var import_jsx_runtime35 = __toESM(require_jsx_runtime());
2571
- var SvgInfo = (props) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2591
+ var import_jsx_runtime36 = __toESM(require_jsx_runtime());
2592
+ var SvgInfo = (props) => /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)(
2572
2593
  "svg",
2573
2594
  {
2574
2595
  xmlns: "http://www.w3.org/2000/svg",
2575
2596
  width: "1em",
2576
2597
  height: "1em",
2577
- fill: "none",
2578
2598
  viewBox: "0 0 24 24",
2579
2599
  ...props,
2580
- children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2581
- "path",
2582
- {
2583
- fill: "currentColor",
2584
- fillRule: "evenodd",
2585
- d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 9a1 1 0 0 0-1 1v4.5a1 1 0 1 0 2 0V12a1 1 0 0 0-1-1m0-4a1 1 0 1 0 0 2 1 1 0 0 0 0-2",
2586
- clipRule: "evenodd"
2587
- }
2588
- )
2600
+ children: [
2601
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("circle", { cx: 12, cy: 12, r: 10, fill: "currentColor" }),
2602
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("rect", { width: 2, height: 6.5, x: 11, y: 11, fill: "#FFF", rx: 1 }),
2603
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("circle", { cx: 12, cy: 8, r: 1, fill: "#FFF" })
2604
+ ]
2589
2605
  }
2590
2606
  );
2591
2607
  var Info_default = SvgInfo;
2592
2608
 
2593
2609
  // src/components/Italicstext.tsx
2594
- var import_jsx_runtime36 = __toESM(require_jsx_runtime());
2595
- var SvgItalicstext = (props) => /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
2610
+ var import_jsx_runtime37 = __toESM(require_jsx_runtime());
2611
+ var SvgItalicstext = (props) => /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2596
2612
  "svg",
2597
2613
  {
2598
2614
  xmlns: "http://www.w3.org/2000/svg",
@@ -2606,14 +2622,14 @@ var SvgItalicstext = (props) => /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
2606
2622
  className: "italicstext_svg__lucide italicstext_svg__lucide-italic-icon italicstext_svg__lucide-italic",
2607
2623
  viewBox: "0 0 24 24",
2608
2624
  ...props,
2609
- children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", { d: "M19 4h-9M14 20H5M15 4 9 20" })
2625
+ children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("path", { d: "M19 4h-9M14 20H5M15 4 9 20" })
2610
2626
  }
2611
2627
  );
2612
2628
  var Italicstext_default = SvgItalicstext;
2613
2629
 
2614
2630
  // src/components/Json.tsx
2615
- var import_jsx_runtime37 = __toESM(require_jsx_runtime());
2616
- var SvgJson = (props) => /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2631
+ var import_jsx_runtime38 = __toESM(require_jsx_runtime());
2632
+ var SvgJson = (props) => /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2617
2633
  "svg",
2618
2634
  {
2619
2635
  xmlns: "http://www.w3.org/2000/svg",
@@ -2622,7 +2638,7 @@ var SvgJson = (props) => /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2622
2638
  fill: "none",
2623
2639
  viewBox: "0 0 24 24",
2624
2640
  ...props,
2625
- children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2641
+ children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2626
2642
  "path",
2627
2643
  {
2628
2644
  fill: "#212529",
@@ -2634,8 +2650,8 @@ var SvgJson = (props) => /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2634
2650
  var Json_default = SvgJson;
2635
2651
 
2636
2652
  // src/components/Last.tsx
2637
- var import_jsx_runtime38 = __toESM(require_jsx_runtime());
2638
- var SvgLast = (props) => /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(
2653
+ var import_jsx_runtime39 = __toESM(require_jsx_runtime());
2654
+ var SvgLast = (props) => /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)(
2639
2655
  "svg",
2640
2656
  {
2641
2657
  xmlns: "http://www.w3.org/2000/svg",
@@ -2645,14 +2661,14 @@ var SvgLast = (props) => /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(
2645
2661
  viewBox: "0 0 24 24",
2646
2662
  ...props,
2647
2663
  children: [
2648
- /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2664
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2649
2665
  "path",
2650
2666
  {
2651
2667
  fill: "#212529",
2652
2668
  d: "M17.707 16.293 13.414 12l4.293-4.293a1 1 0 0 0-1.414-1.414l-5 5a1 1 0 0 0 0 1.414l5 5a1 1 0 0 0 1.414-1.414"
2653
2669
  }
2654
2670
  ),
2655
- /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2671
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2656
2672
  "path",
2657
2673
  {
2658
2674
  fill: "currentColor",
@@ -2665,8 +2681,8 @@ var SvgLast = (props) => /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(
2665
2681
  var Last_default = SvgLast;
2666
2682
 
2667
2683
  // src/components/List.tsx
2668
- var import_jsx_runtime39 = __toESM(require_jsx_runtime());
2669
- var SvgList = (props) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2684
+ var import_jsx_runtime40 = __toESM(require_jsx_runtime());
2685
+ var SvgList = (props) => /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2670
2686
  "svg",
2671
2687
  {
2672
2688
  xmlns: "http://www.w3.org/2000/svg",
@@ -2680,14 +2696,14 @@ var SvgList = (props) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2680
2696
  className: "list_svg__lucide list_svg__lucide-list-icon list_svg__lucide-list",
2681
2697
  viewBox: "0 0 24 24",
2682
2698
  ...props,
2683
- children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", { d: "M3 5h.01M3 12h.01M3 19h.01M8 5h13M8 12h13M8 19h13" })
2699
+ children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { d: "M3 5h.01M3 12h.01M3 19h.01M8 5h13M8 12h13M8 19h13" })
2684
2700
  }
2685
2701
  );
2686
2702
  var List_default = SvgList;
2687
2703
 
2688
2704
  // src/components/Listordered.tsx
2689
- var import_jsx_runtime40 = __toESM(require_jsx_runtime());
2690
- var SvgListordered = (props) => /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2705
+ var import_jsx_runtime41 = __toESM(require_jsx_runtime());
2706
+ var SvgListordered = (props) => /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2691
2707
  "svg",
2692
2708
  {
2693
2709
  xmlns: "http://www.w3.org/2000/svg",
@@ -2701,14 +2717,14 @@ var SvgListordered = (props) => /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2701
2717
  className: "listordered_svg__lucide listordered_svg__lucide-list-ordered-icon listordered_svg__lucide-list-ordered",
2702
2718
  viewBox: "0 0 24 24",
2703
2719
  ...props,
2704
- children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { d: "M11 5h10M11 12h10M11 19h10M4 4h1v5M4 9h2M6.5 20H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02" })
2720
+ children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("path", { d: "M11 5h10M11 12h10M11 19h10M4 4h1v5M4 9h2M6.5 20H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02" })
2705
2721
  }
2706
2722
  );
2707
2723
  var Listordered_default = SvgListordered;
2708
2724
 
2709
2725
  // src/components/Logout.tsx
2710
- var import_jsx_runtime41 = __toESM(require_jsx_runtime());
2711
- var SvgLogout = (props) => /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2726
+ var import_jsx_runtime42 = __toESM(require_jsx_runtime());
2727
+ var SvgLogout = (props) => /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
2712
2728
  "svg",
2713
2729
  {
2714
2730
  xmlns: "http://www.w3.org/2000/svg",
@@ -2717,7 +2733,7 @@ var SvgLogout = (props) => /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2717
2733
  fill: "none",
2718
2734
  viewBox: "0 0 24 24",
2719
2735
  ...props,
2720
- children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2736
+ children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
2721
2737
  "path",
2722
2738
  {
2723
2739
  fill: "currentColor",
@@ -2729,8 +2745,8 @@ var SvgLogout = (props) => /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2729
2745
  var Logout_default = SvgLogout;
2730
2746
 
2731
2747
  // src/components/Manuscript.tsx
2732
- var import_jsx_runtime42 = __toESM(require_jsx_runtime());
2733
- var SvgManuscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)(
2748
+ var import_jsx_runtime43 = __toESM(require_jsx_runtime());
2749
+ var SvgManuscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime43.jsxs)(
2734
2750
  "svg",
2735
2751
  {
2736
2752
  xmlns: "http://www.w3.org/2000/svg",
@@ -2745,16 +2761,16 @@ var SvgManuscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)(
2745
2761
  viewBox: "0 0 24 24",
2746
2762
  ...props,
2747
2763
  children: [
2748
- /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" }),
2749
- /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { d: "m8 13 4-7 4 7M9.1 11h5.7" })
2764
+ /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" }),
2765
+ /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("path", { d: "m8 13 4-7 4 7M9.1 11h5.7" })
2750
2766
  ]
2751
2767
  }
2752
2768
  );
2753
2769
  var Manuscript_default = SvgManuscript;
2754
2770
 
2755
2771
  // src/components/Meatball.tsx
2756
- var import_jsx_runtime43 = __toESM(require_jsx_runtime());
2757
- var SvgMeatball = (props) => /* @__PURE__ */ (0, import_jsx_runtime43.jsxs)(
2772
+ var import_jsx_runtime44 = __toESM(require_jsx_runtime());
2773
+ var SvgMeatball = (props) => /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)(
2758
2774
  "svg",
2759
2775
  {
2760
2776
  xmlns: "http://www.w3.org/2000/svg",
@@ -2769,17 +2785,17 @@ var SvgMeatball = (props) => /* @__PURE__ */ (0, import_jsx_runtime43.jsxs)(
2769
2785
  viewBox: "0 0 24 24",
2770
2786
  ...props,
2771
2787
  children: [
2772
- /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("circle", { cx: 12, cy: 12, r: 1 }),
2773
- /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("circle", { cx: 19, cy: 12, r: 1 }),
2774
- /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("circle", { cx: 5, cy: 12, r: 1 })
2788
+ /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("circle", { cx: 12, cy: 12, r: 1 }),
2789
+ /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("circle", { cx: 19, cy: 12, r: 1 }),
2790
+ /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("circle", { cx: 5, cy: 12, r: 1 })
2775
2791
  ]
2776
2792
  }
2777
2793
  );
2778
2794
  var Meatball_default = SvgMeatball;
2779
2795
 
2780
2796
  // src/components/MeatballVertical.tsx
2781
- var import_jsx_runtime44 = __toESM(require_jsx_runtime());
2782
- var SvgMeatballVertical = (props) => /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)(
2797
+ var import_jsx_runtime45 = __toESM(require_jsx_runtime());
2798
+ var SvgMeatballVertical = (props) => /* @__PURE__ */ (0, import_jsx_runtime45.jsxs)(
2783
2799
  "svg",
2784
2800
  {
2785
2801
  xmlns: "http://www.w3.org/2000/svg",
@@ -2794,17 +2810,17 @@ var SvgMeatballVertical = (props) => /* @__PURE__ */ (0, import_jsx_runtime44.js
2794
2810
  viewBox: "0 0 24 24",
2795
2811
  ...props,
2796
2812
  children: [
2797
- /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("circle", { cx: 12, cy: 12, r: 1 }),
2798
- /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("circle", { cx: 12, cy: 5, r: 1 }),
2799
- /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("circle", { cx: 12, cy: 19, r: 1 })
2813
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("circle", { cx: 12, cy: 12, r: 1 }),
2814
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("circle", { cx: 12, cy: 5, r: 1 }),
2815
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("circle", { cx: 12, cy: 19, r: 1 })
2800
2816
  ]
2801
2817
  }
2802
2818
  );
2803
2819
  var MeatballVertical_default = SvgMeatballVertical;
2804
2820
 
2805
2821
  // src/components/Next.tsx
2806
- var import_jsx_runtime45 = __toESM(require_jsx_runtime());
2807
- var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2822
+ var import_jsx_runtime46 = __toESM(require_jsx_runtime());
2823
+ var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2808
2824
  "svg",
2809
2825
  {
2810
2826
  xmlns: "http://www.w3.org/2000/svg",
@@ -2813,7 +2829,7 @@ var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2813
2829
  fill: "none",
2814
2830
  viewBox: "0 0 24 24",
2815
2831
  ...props,
2816
- children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2832
+ children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2817
2833
  "path",
2818
2834
  {
2819
2835
  fill: "currentColor",
@@ -2826,9 +2842,30 @@ var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2826
2842
  );
2827
2843
  var Next_default = SvgNext;
2828
2844
 
2845
+ // src/components/Pencil.tsx
2846
+ var import_jsx_runtime47 = __toESM(require_jsx_runtime());
2847
+ var SvgPencil = (props) => /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2848
+ "svg",
2849
+ {
2850
+ xmlns: "http://www.w3.org/2000/svg",
2851
+ width: "1em",
2852
+ height: "1em",
2853
+ fill: "none",
2854
+ stroke: "currentColor",
2855
+ strokeLinecap: "round",
2856
+ strokeLinejoin: "round",
2857
+ strokeWidth: 2,
2858
+ className: "pencil_svg__lucide pencil_svg__lucide-pencil-icon pencil_svg__lucide-pencil",
2859
+ viewBox: "0 0 24 24",
2860
+ ...props,
2861
+ children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497zM15 5l4 4" })
2862
+ }
2863
+ );
2864
+ var Pencil_default = SvgPencil;
2865
+
2829
2866
  // src/components/PersonAvatar.tsx
2830
- var import_jsx_runtime46 = __toESM(require_jsx_runtime());
2831
- var SvgPersonAvatar = (props) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2867
+ var import_jsx_runtime48 = __toESM(require_jsx_runtime());
2868
+ var SvgPersonAvatar = (props) => /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2832
2869
  "svg",
2833
2870
  {
2834
2871
  xmlns: "http://www.w3.org/2000/svg",
@@ -2837,7 +2874,7 @@ var SvgPersonAvatar = (props) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2837
2874
  fill: "none",
2838
2875
  viewBox: "0 0 24 24",
2839
2876
  ...props,
2840
- children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2877
+ children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2841
2878
  "path",
2842
2879
  {
2843
2880
  fill: "currentColor",
@@ -2851,8 +2888,8 @@ var SvgPersonAvatar = (props) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2851
2888
  var PersonAvatar_default = SvgPersonAvatar;
2852
2889
 
2853
2890
  // src/components/Plus.tsx
2854
- var import_jsx_runtime47 = __toESM(require_jsx_runtime());
2855
- var SvgPlus = (props) => /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2891
+ var import_jsx_runtime49 = __toESM(require_jsx_runtime());
2892
+ var SvgPlus = (props) => /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2856
2893
  "svg",
2857
2894
  {
2858
2895
  xmlns: "http://www.w3.org/2000/svg",
@@ -2861,7 +2898,7 @@ var SvgPlus = (props) => /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2861
2898
  fill: "none",
2862
2899
  viewBox: "0 0 24 24",
2863
2900
  ...props,
2864
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2901
+ children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2865
2902
  "path",
2866
2903
  {
2867
2904
  fill: "currentColor",
@@ -2875,8 +2912,8 @@ var SvgPlus = (props) => /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2875
2912
  var Plus_default = SvgPlus;
2876
2913
 
2877
2914
  // src/components/Previous.tsx
2878
- var import_jsx_runtime48 = __toESM(require_jsx_runtime());
2879
- var SvgPrevious = (props) => /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2915
+ var import_jsx_runtime50 = __toESM(require_jsx_runtime());
2916
+ var SvgPrevious = (props) => /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2880
2917
  "svg",
2881
2918
  {
2882
2919
  xmlns: "http://www.w3.org/2000/svg",
@@ -2885,7 +2922,7 @@ var SvgPrevious = (props) => /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2885
2922
  fill: "none",
2886
2923
  viewBox: "0 0 24 24",
2887
2924
  ...props,
2888
- children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2925
+ children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2889
2926
  "path",
2890
2927
  {
2891
2928
  fill: "currentColor",
@@ -2899,8 +2936,8 @@ var SvgPrevious = (props) => /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2899
2936
  var Previous_default = SvgPrevious;
2900
2937
 
2901
2938
  // src/components/Product.tsx
2902
- var import_jsx_runtime49 = __toESM(require_jsx_runtime());
2903
- var SvgProduct = (props) => /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2939
+ var import_jsx_runtime51 = __toESM(require_jsx_runtime());
2940
+ var SvgProduct = (props) => /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2904
2941
  "svg",
2905
2942
  {
2906
2943
  xmlns: "http://www.w3.org/2000/svg",
@@ -2909,7 +2946,7 @@ var SvgProduct = (props) => /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2909
2946
  fill: "none",
2910
2947
  viewBox: "0 0 18 20",
2911
2948
  ...props,
2912
- children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2949
+ children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2913
2950
  "path",
2914
2951
  {
2915
2952
  fill: "currentColor",
@@ -2923,8 +2960,8 @@ var SvgProduct = (props) => /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2923
2960
  var Product_default = SvgProduct;
2924
2961
 
2925
2962
  // src/components/Redo.tsx
2926
- var import_jsx_runtime50 = __toESM(require_jsx_runtime());
2927
- var SvgRedo = (props) => /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(
2963
+ var import_jsx_runtime52 = __toESM(require_jsx_runtime());
2964
+ var SvgRedo = (props) => /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(
2928
2965
  "svg",
2929
2966
  {
2930
2967
  xmlns: "http://www.w3.org/2000/svg",
@@ -2939,16 +2976,16 @@ var SvgRedo = (props) => /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(
2939
2976
  viewBox: "0 0 24 24",
2940
2977
  ...props,
2941
2978
  children: [
2942
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { d: "m15 14 5-5-5-5" }),
2943
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5 5.5 5.5 0 0 0 9.5 20H13" })
2979
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { d: "m15 14 5-5-5-5" }),
2980
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5 5.5 5.5 0 0 0 9.5 20H13" })
2944
2981
  ]
2945
2982
  }
2946
2983
  );
2947
2984
  var Redo_default = SvgRedo;
2948
2985
 
2949
2986
  // src/components/Refresh.tsx
2950
- var import_jsx_runtime51 = __toESM(require_jsx_runtime());
2951
- var SvgRefresh = (props) => /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2987
+ var import_jsx_runtime53 = __toESM(require_jsx_runtime());
2988
+ var SvgRefresh = (props) => /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
2952
2989
  "svg",
2953
2990
  {
2954
2991
  xmlns: "http://www.w3.org/2000/svg",
@@ -2957,7 +2994,7 @@ var SvgRefresh = (props) => /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2957
2994
  fill: "none",
2958
2995
  viewBox: "0 0 24 24",
2959
2996
  ...props,
2960
- children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2997
+ children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
2961
2998
  "path",
2962
2999
  {
2963
3000
  fill: "currentColor",
@@ -2969,8 +3006,8 @@ var SvgRefresh = (props) => /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2969
3006
  var Refresh_default = SvgRefresh;
2970
3007
 
2971
3008
  // src/components/Searchglass.tsx
2972
- var import_jsx_runtime52 = __toESM(require_jsx_runtime());
2973
- var SvgSearchglass = (props) => /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
3009
+ var import_jsx_runtime54 = __toESM(require_jsx_runtime());
3010
+ var SvgSearchglass = (props) => /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
2974
3011
  "svg",
2975
3012
  {
2976
3013
  xmlns: "http://www.w3.org/2000/svg",
@@ -2979,7 +3016,7 @@ var SvgSearchglass = (props) => /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2979
3016
  fill: "none",
2980
3017
  viewBox: "0 0 24 24",
2981
3018
  ...props,
2982
- children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
3019
+ children: /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
2983
3020
  "path",
2984
3021
  {
2985
3022
  fill: "currentColor",
@@ -2993,8 +3030,8 @@ var SvgSearchglass = (props) => /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2993
3030
  var Searchglass_default = SvgSearchglass;
2994
3031
 
2995
3032
  // src/components/Series.tsx
2996
- var import_jsx_runtime53 = __toESM(require_jsx_runtime());
2997
- var SvgSeries = (props) => /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
3033
+ var import_jsx_runtime55 = __toESM(require_jsx_runtime());
3034
+ var SvgSeries = (props) => /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
2998
3035
  "svg",
2999
3036
  {
3000
3037
  xmlns: "http://www.w3.org/2000/svg",
@@ -3003,7 +3040,7 @@ var SvgSeries = (props) => /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
3003
3040
  fill: "none",
3004
3041
  viewBox: "0 0 24 24",
3005
3042
  ...props,
3006
- children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
3043
+ children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
3007
3044
  "path",
3008
3045
  {
3009
3046
  fill: "currentColor",
@@ -3017,8 +3054,8 @@ var SvgSeries = (props) => /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
3017
3054
  var Series_default = SvgSeries;
3018
3055
 
3019
3056
  // src/components/Settings.tsx
3020
- var import_jsx_runtime54 = __toESM(require_jsx_runtime());
3021
- var SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
3057
+ var import_jsx_runtime56 = __toESM(require_jsx_runtime());
3058
+ var SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
3022
3059
  "svg",
3023
3060
  {
3024
3061
  xmlns: "http://www.w3.org/2000/svg",
@@ -3027,7 +3064,7 @@ var SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
3027
3064
  fill: "none",
3028
3065
  viewBox: "0 0 20 20",
3029
3066
  ...props,
3030
- children: /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
3067
+ children: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
3031
3068
  "path",
3032
3069
  {
3033
3070
  fill: "currentColor",
@@ -3041,8 +3078,8 @@ var SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
3041
3078
  var Settings_default = SvgSettings;
3042
3079
 
3043
3080
  // src/components/Sigma.tsx
3044
- var import_jsx_runtime55 = __toESM(require_jsx_runtime());
3045
- var SvgSigma = (props) => /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
3081
+ var import_jsx_runtime57 = __toESM(require_jsx_runtime());
3082
+ var SvgSigma = (props) => /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
3046
3083
  "svg",
3047
3084
  {
3048
3085
  xmlns: "http://www.w3.org/2000/svg",
@@ -3056,14 +3093,14 @@ var SvgSigma = (props) => /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
3056
3093
  className: "sigma_svg__lucide sigma_svg__lucide-sigma-icon sigma_svg__lucide-sigma",
3057
3094
  viewBox: "0 0 24 24",
3058
3095
  ...props,
3059
- children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("path", { d: "M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2" })
3096
+ children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { d: "M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2" })
3060
3097
  }
3061
3098
  );
3062
3099
  var Sigma_default = SvgSigma;
3063
3100
 
3064
3101
  // src/components/Strikethrough.tsx
3065
- var import_jsx_runtime56 = __toESM(require_jsx_runtime());
3066
- var SvgStrikethrough = (props) => /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
3102
+ var import_jsx_runtime58 = __toESM(require_jsx_runtime());
3103
+ var SvgStrikethrough = (props) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3067
3104
  "svg",
3068
3105
  {
3069
3106
  xmlns: "http://www.w3.org/2000/svg",
@@ -3077,14 +3114,14 @@ var SvgStrikethrough = (props) => /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
3077
3114
  className: "strikethrough_svg__lucide strikethrough_svg__lucide-strikethrough-icon strikethrough_svg__lucide-strikethrough",
3078
3115
  viewBox: "0 0 24 24",
3079
3116
  ...props,
3080
- children: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { d: "M16 4H9a3 3 0 0 0-2.83 4M14 12a4 4 0 0 1 0 8H6M4 12h16" })
3117
+ children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { d: "M16 4H9a3 3 0 0 0-2.83 4M14 12a4 4 0 0 1 0 8H6M4 12h16" })
3081
3118
  }
3082
3119
  );
3083
3120
  var Strikethrough_default = SvgStrikethrough;
3084
3121
 
3085
3122
  // src/components/Subscript.tsx
3086
- var import_jsx_runtime57 = __toESM(require_jsx_runtime());
3087
- var SvgSubscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
3123
+ var import_jsx_runtime59 = __toESM(require_jsx_runtime());
3124
+ var SvgSubscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
3088
3125
  "svg",
3089
3126
  {
3090
3127
  xmlns: "http://www.w3.org/2000/svg",
@@ -3098,14 +3135,14 @@ var SvgSubscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
3098
3135
  className: "subscript_svg__lucide subscript_svg__lucide-subscript-icon subscript_svg__lucide-subscript",
3099
3136
  viewBox: "0 0 24 24",
3100
3137
  ...props,
3101
- children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { d: "m4 5 8 8M12 5l-8 8M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07" })
3138
+ children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { d: "m4 5 8 8M12 5l-8 8M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07" })
3102
3139
  }
3103
3140
  );
3104
3141
  var Subscript_default = SvgSubscript;
3105
3142
 
3106
3143
  // src/components/Success.tsx
3107
- var import_jsx_runtime58 = __toESM(require_jsx_runtime());
3108
- var SvgSuccess = (props) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3144
+ var import_jsx_runtime60 = __toESM(require_jsx_runtime());
3145
+ var SvgSuccess = (props) => /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
3109
3146
  "svg",
3110
3147
  {
3111
3148
  xmlns: "http://www.w3.org/2000/svg",
@@ -3114,7 +3151,7 @@ var SvgSuccess = (props) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3114
3151
  fill: "none",
3115
3152
  viewBox: "0 0 24 24",
3116
3153
  ...props,
3117
- children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3154
+ children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
3118
3155
  "path",
3119
3156
  {
3120
3157
  fill: "currentColor",
@@ -3128,8 +3165,8 @@ var SvgSuccess = (props) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3128
3165
  var Success_default = SvgSuccess;
3129
3166
 
3130
3167
  // src/components/Superscript.tsx
3131
- var import_jsx_runtime59 = __toESM(require_jsx_runtime());
3132
- var SvgSuperscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
3168
+ var import_jsx_runtime61 = __toESM(require_jsx_runtime());
3169
+ var SvgSuperscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
3133
3170
  "svg",
3134
3171
  {
3135
3172
  xmlns: "http://www.w3.org/2000/svg",
@@ -3143,14 +3180,14 @@ var SvgSuperscript = (props) => /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
3143
3180
  className: "superscript_svg__lucide superscript_svg__lucide-superscript-icon superscript_svg__lucide-superscript",
3144
3181
  viewBox: "0 0 24 24",
3145
3182
  ...props,
3146
- children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { d: "m4 19 8-8M12 19l-8-8M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06" })
3183
+ children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("path", { d: "m4 19 8-8M12 19l-8-8M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06" })
3147
3184
  }
3148
3185
  );
3149
3186
  var Superscript_default = SvgSuperscript;
3150
3187
 
3151
3188
  // src/components/Swaporder.tsx
3152
- var import_jsx_runtime60 = __toESM(require_jsx_runtime());
3153
- var SvgSwaporder = (props) => /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
3189
+ var import_jsx_runtime62 = __toESM(require_jsx_runtime());
3190
+ var SvgSwaporder = (props) => /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
3154
3191
  "svg",
3155
3192
  {
3156
3193
  xmlns: "http://www.w3.org/2000/svg",
@@ -3159,7 +3196,7 @@ var SvgSwaporder = (props) => /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
3159
3196
  fill: "none",
3160
3197
  viewBox: "0 0 24 24",
3161
3198
  ...props,
3162
- children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
3199
+ children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
3163
3200
  "path",
3164
3201
  {
3165
3202
  fill: "currentColor",
@@ -3173,8 +3210,8 @@ var SvgSwaporder = (props) => /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
3173
3210
  var Swaporder_default = SvgSwaporder;
3174
3211
 
3175
3212
  // src/components/Switch.tsx
3176
- var import_jsx_runtime61 = __toESM(require_jsx_runtime());
3177
- var SvgSwitch = (props) => /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
3213
+ var import_jsx_runtime63 = __toESM(require_jsx_runtime());
3214
+ var SvgSwitch = (props) => /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
3178
3215
  "svg",
3179
3216
  {
3180
3217
  xmlns: "http://www.w3.org/2000/svg",
@@ -3183,7 +3220,7 @@ var SvgSwitch = (props) => /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
3183
3220
  fill: "none",
3184
3221
  viewBox: "0 0 24 24",
3185
3222
  ...props,
3186
- children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
3223
+ children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
3187
3224
  "path",
3188
3225
  {
3189
3226
  fill: "#212529",
@@ -3195,8 +3232,8 @@ var SvgSwitch = (props) => /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
3195
3232
  var Switch_default = SvgSwitch;
3196
3233
 
3197
3234
  // src/components/Table.tsx
3198
- var import_jsx_runtime62 = __toESM(require_jsx_runtime());
3199
- var SvgTable = (props) => /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
3235
+ var import_jsx_runtime64 = __toESM(require_jsx_runtime());
3236
+ var SvgTable = (props) => /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
3200
3237
  "svg",
3201
3238
  {
3202
3239
  xmlns: "http://www.w3.org/2000/svg",
@@ -3210,14 +3247,14 @@ var SvgTable = (props) => /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
3210
3247
  className: "table_svg__lucide table_svg__lucide-table2-icon table_svg__lucide-table-2",
3211
3248
  viewBox: "0 0 24 24",
3212
3249
  ...props,
3213
- children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("path", { d: "M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18" })
3250
+ children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { d: "M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18" })
3214
3251
  }
3215
3252
  );
3216
3253
  var Table_default = SvgTable;
3217
3254
 
3218
3255
  // src/components/TextAlignCenter.tsx
3219
- var import_jsx_runtime63 = __toESM(require_jsx_runtime());
3220
- var SvgTextAlignCenter = (props) => /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
3256
+ var import_jsx_runtime65 = __toESM(require_jsx_runtime());
3257
+ var SvgTextAlignCenter = (props) => /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
3221
3258
  "svg",
3222
3259
  {
3223
3260
  xmlns: "http://www.w3.org/2000/svg",
@@ -3231,14 +3268,14 @@ var SvgTextAlignCenter = (props) => /* @__PURE__ */ (0, import_jsx_runtime63.jsx
3231
3268
  className: "text-align-center_svg__lucide text-align-center_svg__lucide-text-align-center-icon text-align-center_svg__lucide-text-align-center",
3232
3269
  viewBox: "0 0 24 24",
3233
3270
  ...props,
3234
- children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { d: "M21 5H3M17 12H7M19 19H5" })
3271
+ children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("path", { d: "M21 5H3M17 12H7M19 19H5" })
3235
3272
  }
3236
3273
  );
3237
3274
  var TextAlignCenter_default = SvgTextAlignCenter;
3238
3275
 
3239
3276
  // src/components/TextAlignEnd.tsx
3240
- var import_jsx_runtime64 = __toESM(require_jsx_runtime());
3241
- var SvgTextAlignEnd = (props) => /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
3277
+ var import_jsx_runtime66 = __toESM(require_jsx_runtime());
3278
+ var SvgTextAlignEnd = (props) => /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
3242
3279
  "svg",
3243
3280
  {
3244
3281
  xmlns: "http://www.w3.org/2000/svg",
@@ -3252,14 +3289,14 @@ var SvgTextAlignEnd = (props) => /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
3252
3289
  className: "text-align-end_svg__lucide text-align-end_svg__lucide-text-align-end-icon text-align-end_svg__lucide-text-align-end",
3253
3290
  viewBox: "0 0 24 24",
3254
3291
  ...props,
3255
- children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { d: "M21 5H3M21 12H9M21 19H7" })
3292
+ children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("path", { d: "M21 5H3M21 12H9M21 19H7" })
3256
3293
  }
3257
3294
  );
3258
3295
  var TextAlignEnd_default = SvgTextAlignEnd;
3259
3296
 
3260
3297
  // src/components/TextAlignJustify.tsx
3261
- var import_jsx_runtime65 = __toESM(require_jsx_runtime());
3262
- var SvgTextAlignJustify = (props) => /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
3298
+ var import_jsx_runtime67 = __toESM(require_jsx_runtime());
3299
+ var SvgTextAlignJustify = (props) => /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
3263
3300
  "svg",
3264
3301
  {
3265
3302
  xmlns: "http://www.w3.org/2000/svg",
@@ -3273,14 +3310,14 @@ var SvgTextAlignJustify = (props) => /* @__PURE__ */ (0, import_jsx_runtime65.js
3273
3310
  className: "text-align-justify_svg__lucide text-align-justify_svg__lucide-text-align-justify-icon text-align-justify_svg__lucide-text-align-justify",
3274
3311
  viewBox: "0 0 24 24",
3275
3312
  ...props,
3276
- children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("path", { d: "M3 5h18M3 12h18M3 19h18" })
3313
+ children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", { d: "M3 5h18M3 12h18M3 19h18" })
3277
3314
  }
3278
3315
  );
3279
3316
  var TextAlignJustify_default = SvgTextAlignJustify;
3280
3317
 
3281
3318
  // src/components/TextAlignStart.tsx
3282
- var import_jsx_runtime66 = __toESM(require_jsx_runtime());
3283
- var SvgTextAlignStart = (props) => /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
3319
+ var import_jsx_runtime68 = __toESM(require_jsx_runtime());
3320
+ var SvgTextAlignStart = (props) => /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3284
3321
  "svg",
3285
3322
  {
3286
3323
  xmlns: "http://www.w3.org/2000/svg",
@@ -3294,14 +3331,14 @@ var SvgTextAlignStart = (props) => /* @__PURE__ */ (0, import_jsx_runtime66.jsx)
3294
3331
  className: "text-align-start_svg__lucide text-align-start_svg__lucide-text-align-start-icon text-align-start_svg__lucide-text-align-start",
3295
3332
  viewBox: "0 0 24 24",
3296
3333
  ...props,
3297
- children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("path", { d: "M21 5H3M15 12H3M17 19H3" })
3334
+ children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { d: "M21 5H3M15 12H3M17 19H3" })
3298
3335
  }
3299
3336
  );
3300
3337
  var TextAlignStart_default = SvgTextAlignStart;
3301
3338
 
3302
3339
  // src/components/Trash.tsx
3303
- var import_jsx_runtime67 = __toESM(require_jsx_runtime());
3304
- var SvgTrash = (props) => /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
3340
+ var import_jsx_runtime69 = __toESM(require_jsx_runtime());
3341
+ var SvgTrash = (props) => /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
3305
3342
  "svg",
3306
3343
  {
3307
3344
  xmlns: "http://www.w3.org/2000/svg",
@@ -3310,7 +3347,7 @@ var SvgTrash = (props) => /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
3310
3347
  fill: "none",
3311
3348
  viewBox: "0 0 24 24",
3312
3349
  ...props,
3313
- children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
3350
+ children: /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
3314
3351
  "path",
3315
3352
  {
3316
3353
  fill: "currentColor",
@@ -3322,8 +3359,8 @@ var SvgTrash = (props) => /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
3322
3359
  var Trash_default = SvgTrash;
3323
3360
 
3324
3361
  // src/components/Underlinetext.tsx
3325
- var import_jsx_runtime68 = __toESM(require_jsx_runtime());
3326
- var SvgUnderlinetext = (props) => /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3362
+ var import_jsx_runtime70 = __toESM(require_jsx_runtime());
3363
+ var SvgUnderlinetext = (props) => /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3327
3364
  "svg",
3328
3365
  {
3329
3366
  xmlns: "http://www.w3.org/2000/svg",
@@ -3337,14 +3374,14 @@ var SvgUnderlinetext = (props) => /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3337
3374
  className: "underlinetext_svg__lucide underlinetext_svg__lucide-underline-icon underlinetext_svg__lucide-underline",
3338
3375
  viewBox: "0 0 24 24",
3339
3376
  ...props,
3340
- children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { d: "M6 4v6a6 6 0 0 0 12 0V4M4 20h16" })
3377
+ children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", { d: "M6 4v6a6 6 0 0 0 12 0V4M4 20h16" })
3341
3378
  }
3342
3379
  );
3343
3380
  var Underlinetext_default = SvgUnderlinetext;
3344
3381
 
3345
3382
  // src/components/Undo.tsx
3346
- var import_jsx_runtime69 = __toESM(require_jsx_runtime());
3347
- var SvgUndo = (props) => /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)(
3383
+ var import_jsx_runtime71 = __toESM(require_jsx_runtime());
3384
+ var SvgUndo = (props) => /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)(
3348
3385
  "svg",
3349
3386
  {
3350
3387
  xmlns: "http://www.w3.org/2000/svg",
@@ -3359,16 +3396,16 @@ var SvgUndo = (props) => /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)(
3359
3396
  viewBox: "0 0 24 24",
3360
3397
  ...props,
3361
3398
  children: [
3362
- /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { d: "M9 14 4 9l5-5" }),
3363
- /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { d: "M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5 5.5 5.5 0 0 1-5.5 5.5H11" })
3399
+ /* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M9 14 4 9l5-5" }),
3400
+ /* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5 5.5 5.5 0 0 1-5.5 5.5H11" })
3364
3401
  ]
3365
3402
  }
3366
3403
  );
3367
3404
  var Undo_default = SvgUndo;
3368
3405
 
3369
3406
  // src/components/Unknown.tsx
3370
- var import_jsx_runtime70 = __toESM(require_jsx_runtime());
3371
- var SvgUnknown = (props) => /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3407
+ var import_jsx_runtime72 = __toESM(require_jsx_runtime());
3408
+ var SvgUnknown = (props) => /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
3372
3409
  "svg",
3373
3410
  {
3374
3411
  xmlns: "http://www.w3.org/2000/svg",
@@ -3377,7 +3414,7 @@ var SvgUnknown = (props) => /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3377
3414
  fill: "none",
3378
3415
  viewBox: "0 0 24 24",
3379
3416
  ...props,
3380
- children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3417
+ children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
3381
3418
  "path",
3382
3419
  {
3383
3420
  fill: "currentColor",
@@ -3391,8 +3428,8 @@ var SvgUnknown = (props) => /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3391
3428
  var Unknown_default = SvgUnknown;
3392
3429
 
3393
3430
  // src/components/Users.tsx
3394
- var import_jsx_runtime71 = __toESM(require_jsx_runtime());
3395
- var SvgUsers = (props) => /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
3431
+ var import_jsx_runtime73 = __toESM(require_jsx_runtime());
3432
+ var SvgUsers = (props) => /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
3396
3433
  "svg",
3397
3434
  {
3398
3435
  xmlns: "http://www.w3.org/2000/svg",
@@ -3401,7 +3438,7 @@ var SvgUsers = (props) => /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
3401
3438
  fill: "none",
3402
3439
  viewBox: "0 0 24 24",
3403
3440
  ...props,
3404
- children: /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
3441
+ children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
3405
3442
  "path",
3406
3443
  {
3407
3444
  fill: "currentColor",
@@ -3415,8 +3452,8 @@ var SvgUsers = (props) => /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
3415
3452
  var Users_default = SvgUsers;
3416
3453
 
3417
3454
  // src/components/Warning.tsx
3418
- var import_jsx_runtime72 = __toESM(require_jsx_runtime());
3419
- var SvgWarning = (props) => /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
3455
+ var import_jsx_runtime74 = __toESM(require_jsx_runtime());
3456
+ var SvgWarning = (props) => /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
3420
3457
  "svg",
3421
3458
  {
3422
3459
  xmlns: "http://www.w3.org/2000/svg",
@@ -3425,7 +3462,7 @@ var SvgWarning = (props) => /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
3425
3462
  fill: "none",
3426
3463
  viewBox: "0 0 24 24",
3427
3464
  ...props,
3428
- children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
3465
+ children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
3429
3466
  "path",
3430
3467
  {
3431
3468
  fill: "currentColor",
@@ -3484,6 +3521,6 @@ react/cjs/react-jsx-runtime.development.js:
3484
3521
  *)
3485
3522
  */
3486
3523
 
3487
- export { Addimage_default as Addimage, Arrow_default as Arrow, Boldtext_default as Boldtext, Book_default as Book, Check_default as Check, Chevron_default as Chevron, Class_default as Class, Close_default as Close, Code_default as Code, Collapse_default as Collapse, Comment_default as Comment, Copy_default as Copy, Draghandle_default as Draghandle, Error_default as Error, External_default as External, Eye_default as Eye, Eyehide_default as Eyehide, FileWord_default as FileWord, Filter_default as Filter, First_default as First, Gologo_default as Gologo, Hamburger_default as Hamburger, Hammer_default as Hammer, Headingtext_default as Headingtext, Headingtext1_default as Headingtext1, Headingtext2_default as Headingtext2, Headingtext3_default as Headingtext3, Headingtext4_default as Headingtext4, Headingtext5_default as Headingtext5, Headingtext6_default as Headingtext6, History_default as History, House_default as House, Html_default as Html, Indeterminate_default as Indeterminate, Info_default as Info, Italicstext_default as Italicstext, Json_default as Json, Last_default as Last, List_default as List, Listordered_default as Listordered, Logout_default as Logout, Manuscript_default as Manuscript, Meatball_default as Meatball, MeatballVertical_default as MeatballVertical, Next_default as Next, PersonAvatar_default as PersonAvatar, Plus_default as Plus, Previous_default as Previous, Product_default as Product, Redo_default as Redo, Refresh_default as Refresh, Searchglass_default as Searchglass, Series_default as Series, Settings_default as Settings, Sigma_default as Sigma, Strikethrough_default as Strikethrough, Subscript_default as Subscript, Success_default as Success, Superscript_default as Superscript, Swaporder_default as Swaporder, Switch_default as Switch, Table_default as Table, TextAlignCenter_default as TextAlignCenter, TextAlignEnd_default as TextAlignEnd, TextAlignJustify_default as TextAlignJustify, TextAlignStart_default as TextAlignStart, Trash_default as Trash, Underlinetext_default as Underlinetext, Undo_default as Undo, Unknown_default as Unknown, Users_default as Users, Warning_default as Warning };
3524
+ export { Addimage_default as Addimage, Arrow_default as Arrow, Boldtext_default as Boldtext, Book_default as Book, Check_default as Check, Chevron_default as Chevron, Class_default as Class, Close_default as Close, Code_default as Code, Collapse_default as Collapse, Comment_default as Comment, Copy_default as Copy, Draghandle_default as Draghandle, Error_default as Error, External_default as External, Eye_default as Eye, Eyehide_default as Eyehide, FileWord_default as FileWord, Filter_default as Filter, First_default as First, Flag_default as Flag, Gologo_default as Gologo, Hamburger_default as Hamburger, Hammer_default as Hammer, Headingtext_default as Headingtext, Headingtext1_default as Headingtext1, Headingtext2_default as Headingtext2, Headingtext3_default as Headingtext3, Headingtext4_default as Headingtext4, Headingtext5_default as Headingtext5, Headingtext6_default as Headingtext6, History_default as History, House_default as House, Html_default as Html, Indeterminate_default as Indeterminate, Info_default as Info, Italicstext_default as Italicstext, Json_default as Json, Last_default as Last, List_default as List, Listordered_default as Listordered, Logout_default as Logout, Manuscript_default as Manuscript, Meatball_default as Meatball, MeatballVertical_default as MeatballVertical, Next_default as Next, Pencil_default as Pencil, PersonAvatar_default as PersonAvatar, Plus_default as Plus, Previous_default as Previous, Product_default as Product, Redo_default as Redo, Refresh_default as Refresh, Searchglass_default as Searchglass, Series_default as Series, Settings_default as Settings, Sigma_default as Sigma, Strikethrough_default as Strikethrough, Subscript_default as Subscript, Success_default as Success, Superscript_default as Superscript, Swaporder_default as Swaporder, Switch_default as Switch, Table_default as Table, TextAlignCenter_default as TextAlignCenter, TextAlignEnd_default as TextAlignEnd, TextAlignJustify_default as TextAlignJustify, TextAlignStart_default as TextAlignStart, Trash_default as Trash, Underlinetext_default as Underlinetext, Undo_default as Undo, Unknown_default as Unknown, Users_default as Users, Warning_default as Warning };
3488
3525
  //# sourceMappingURL=index.mjs.map
3489
3526
  //# sourceMappingURL=index.mjs.map