am-shared-assets 1.0.11 → 1.0.13

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.
Files changed (28) hide show
  1. package/dist/{ChevronBottomIcon-BM6pUrh1.js → CheckIcon-DOBPX5J0.js} +43 -23
  2. package/dist/components/Checkbox.d.ts +9 -2
  3. package/dist/components/index.d.ts +1 -0
  4. package/dist/components.js +239 -229
  5. package/dist/icons/components/BatteryIcon.d.ts +5 -0
  6. package/dist/icons/components/CheckIcon.d.ts +5 -0
  7. package/dist/icons/components/EnergyGradeIcon.d.ts +5 -0
  8. package/dist/icons/components/FlakeIcon.d.ts +5 -0
  9. package/dist/icons/components/MobileScreenIcon.d.ts +5 -0
  10. package/dist/icons/components/PhoneSizeIcon.d.ts +5 -0
  11. package/dist/icons/components/ProcessorIcon.d.ts +5 -0
  12. package/dist/icons/components/RamIcon.d.ts +5 -0
  13. package/dist/icons/components/ResolutionIcon.d.ts +5 -0
  14. package/dist/icons/components/RulerPenIcon.d.ts +5 -0
  15. package/dist/icons/components/ScreenIcon.d.ts +5 -0
  16. package/dist/icons/components/SpeakerIcon.d.ts +5 -0
  17. package/dist/icons/components/TVScreenIcon.d.ts +5 -0
  18. package/dist/icons/components/essetional/TrashBoldIcon.d.ts +5 -0
  19. package/dist/icons/components/essetional/TrashBrokenIcon.d.ts +5 -0
  20. package/dist/icons/components/essetional/TrashBulkIcon.d.ts +5 -0
  21. package/dist/icons/components/essetional/TrashLinearIcon.d.ts +5 -0
  22. package/dist/icons/components/essetional/TrashOutlineIcon.d.ts +5 -0
  23. package/dist/icons/components/essetional/TrashTwotoneIcon.d.ts +5 -0
  24. package/dist/icons/components/essetional/index.d.ts +27 -0
  25. package/dist/icons/index.d.ts +14 -1
  26. package/dist/icons.js +498 -59
  27. package/dist/styles.css +1 -1
  28. package/package.json +1 -1
package/dist/icons.js CHANGED
@@ -1,6 +1,6 @@
1
- import { C as h1, a as c1, b as k1, I as u1, T as w1, W as p1 } from "./ChevronBottomIcon-BM6pUrh1.js";
1
+ import { C as V1, a as Z1, b as m1, c as x1, I as f1, T as j1, W as I1 } from "./CheckIcon-DOBPX5J0.js";
2
2
  import { jsxs as e, jsx as r } from "react/jsx-runtime";
3
- const C = ({
3
+ const n = ({
4
4
  color: t,
5
5
  size: o = 24
6
6
  }) => /* @__PURE__ */ e(
@@ -59,7 +59,7 @@ const C = ({
59
59
  )
60
60
  ]
61
61
  }
62
- ), i = ({
62
+ ), l = ({
63
63
  color: t,
64
64
  size: o = 24
65
65
  }) => /* @__PURE__ */ e(
@@ -94,7 +94,7 @@ const C = ({
94
94
  )
95
95
  ]
96
96
  }
97
- ), l = ({
97
+ ), i = ({
98
98
  color: t,
99
99
  size: o = 24
100
100
  }) => /* @__PURE__ */ e(
@@ -590,7 +590,7 @@ const C = ({
590
590
  )
591
591
  ]
592
592
  }
593
- ), v = ({
593
+ ), H = ({
594
594
  color: t,
595
595
  size: o = 20
596
596
  }) => /* @__PURE__ */ e(
@@ -716,7 +716,7 @@ const C = ({
716
716
  )
717
717
  ]
718
718
  }
719
- ), H = ({
719
+ ), v = ({
720
720
  color: t,
721
721
  size: o = 20
722
722
  }) => /* @__PURE__ */ e(
@@ -748,7 +748,7 @@ const C = ({
748
748
  )
749
749
  ]
750
750
  }
751
- ), m = ({
751
+ ), V = ({
752
752
  color: t,
753
753
  size: o = 20
754
754
  }) => /* @__PURE__ */ e(
@@ -780,7 +780,7 @@ const C = ({
780
780
  )
781
781
  ]
782
782
  }
783
- ), V = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
783
+ ), Z = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
784
784
  "svg",
785
785
  {
786
786
  width: o,
@@ -820,7 +820,7 @@ const C = ({
820
820
  )
821
821
  ]
822
822
  }
823
- ), Z = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
823
+ ), m = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
824
824
  "svg",
825
825
  {
826
826
  width: o,
@@ -865,7 +865,7 @@ const C = ({
865
865
  )
866
866
  ]
867
867
  }
868
- ), j = ({
868
+ ), x = ({
869
869
  color: t,
870
870
  size: o = 24
871
871
  }) => /* @__PURE__ */ e(
@@ -946,7 +946,7 @@ const C = ({
946
946
  )
947
947
  ]
948
948
  }
949
- ), x = ({
949
+ ), f = ({
950
950
  color: t,
951
951
  size: o = 20
952
952
  }) => /* @__PURE__ */ e(
@@ -975,7 +975,7 @@ const C = ({
975
975
  )
976
976
  ]
977
977
  }
978
- ), f = ({
978
+ ), j = ({
979
979
  color: t,
980
980
  size: o = 24
981
981
  }) => /* @__PURE__ */ r(
@@ -1212,7 +1212,7 @@ const C = ({
1212
1212
  )
1213
1213
  ]
1214
1214
  }
1215
- ), _ = ({ color: t, size: o = 24 }) => /* @__PURE__ */ e(
1215
+ ), R = ({ color: t, size: o = 24 }) => /* @__PURE__ */ e(
1216
1216
  "svg",
1217
1217
  {
1218
1218
  width: o,
@@ -1242,7 +1242,7 @@ const C = ({
1242
1242
  )
1243
1243
  ]
1244
1244
  }
1245
- ), R = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
1245
+ ), _ = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
1246
1246
  "svg",
1247
1247
  {
1248
1248
  width: o,
@@ -1301,7 +1301,7 @@ const C = ({
1301
1301
  )
1302
1302
  ]
1303
1303
  }
1304
- ), W = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
1304
+ ), P = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
1305
1305
  "svg",
1306
1306
  {
1307
1307
  width: o,
@@ -1373,7 +1373,7 @@ const C = ({
1373
1373
  )
1374
1374
  ]
1375
1375
  }
1376
- ), D = ({
1376
+ ), W = ({
1377
1377
  color: t,
1378
1378
  size: o = 24
1379
1379
  }) => /* @__PURE__ */ r(
@@ -1393,7 +1393,7 @@ const C = ({
1393
1393
  }
1394
1394
  )
1395
1395
  }
1396
- ), A = ({
1396
+ ), D = ({
1397
1397
  color: t,
1398
1398
  size: o = 24
1399
1399
  }) => /* @__PURE__ */ r(
@@ -1448,7 +1448,7 @@ const C = ({
1448
1448
  )
1449
1449
  ]
1450
1450
  }
1451
- ), P = ({
1451
+ ), b = ({
1452
1452
  color: t,
1453
1453
  size: o = 20
1454
1454
  }) => /* @__PURE__ */ e(
@@ -1491,7 +1491,7 @@ const C = ({
1491
1491
  )
1492
1492
  ]
1493
1493
  }
1494
- ), b = ({
1494
+ ), A = ({
1495
1495
  color: t,
1496
1496
  size: o = 20
1497
1497
  }) => /* @__PURE__ */ e(
@@ -1536,7 +1536,7 @@ const C = ({
1536
1536
  )
1537
1537
  ]
1538
1538
  }
1539
- ), U = ({
1539
+ ), E = ({
1540
1540
  color: t,
1541
1541
  size: o = 20
1542
1542
  }) => /* @__PURE__ */ e(
@@ -1591,7 +1591,7 @@ const C = ({
1591
1591
  )
1592
1592
  ]
1593
1593
  }
1594
- ), q = ({
1594
+ ), G = ({
1595
1595
  color: t,
1596
1596
  size: o = 20
1597
1597
  }) => /* @__PURE__ */ e(
@@ -1657,7 +1657,7 @@ const C = ({
1657
1657
  )
1658
1658
  ]
1659
1659
  }
1660
- ), E = ({
1660
+ ), U = ({
1661
1661
  color: t,
1662
1662
  size: o = 20
1663
1663
  }) => /* @__PURE__ */ e(
@@ -1734,7 +1734,7 @@ const C = ({
1734
1734
  )
1735
1735
  ]
1736
1736
  }
1737
- ), G = ({
1737
+ ), q = ({
1738
1738
  color: t,
1739
1739
  size: o = 20
1740
1740
  }) => /* @__PURE__ */ e(
@@ -2195,7 +2195,7 @@ const C = ({
2195
2195
  )
2196
2196
  ]
2197
2197
  }
2198
- ), n1 = ({
2198
+ ), C1 = ({
2199
2199
  color: t,
2200
2200
  size: o = 24
2201
2201
  }) => /* @__PURE__ */ e(
@@ -2229,7 +2229,7 @@ const C = ({
2229
2229
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2535_110461", children: /* @__PURE__ */ r("rect", { width: "16", height: "16", fill: "white" }) }) })
2230
2230
  ]
2231
2231
  }
2232
- ), C1 = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
2232
+ ), n1 = ({ color: t, size: o = 20 }) => /* @__PURE__ */ e(
2233
2233
  "svg",
2234
2234
  {
2235
2235
  width: o,
@@ -2286,7 +2286,7 @@ const C = ({
2286
2286
  )
2287
2287
  ]
2288
2288
  }
2289
- ), i1 = ({ color: t, size: o = 20 }) => /* @__PURE__ */ r(
2289
+ ), l1 = ({ color: t, size: o = 20 }) => /* @__PURE__ */ r(
2290
2290
  "svg",
2291
2291
  {
2292
2292
  width: o,
@@ -2306,7 +2306,7 @@ const C = ({
2306
2306
  }
2307
2307
  )
2308
2308
  }
2309
- ), l1 = ({
2309
+ ), i1 = ({
2310
2310
  color: t,
2311
2311
  size: o = 20
2312
2312
  }) => /* @__PURE__ */ e(
@@ -2337,69 +2337,508 @@ const C = ({
2337
2337
  )
2338
2338
  ]
2339
2339
  }
2340
+ ), s1 = ({
2341
+ color: t,
2342
+ size: o = 24
2343
+ }) => /* @__PURE__ */ e(
2344
+ "svg",
2345
+ {
2346
+ width: o,
2347
+ height: o,
2348
+ viewBox: "0 0 20 20",
2349
+ fill: "none",
2350
+ xmlns: "http://www.w3.org/2000/svg",
2351
+ style: { color: t },
2352
+ children: [
2353
+ /* @__PURE__ */ r(
2354
+ "path",
2355
+ {
2356
+ d: "M17.0833 7.91663C18.3333 7.91663 18.3333 8.33329 18.3333 9.16663V10.8333C18.3333 11.6666 18.3333 12.0833 17.0833 12.0833",
2357
+ stroke: "currentColor",
2358
+ "stroke-width": "1.25",
2359
+ "stroke-linecap": "round",
2360
+ "stroke-linejoin": "round"
2361
+ }
2362
+ ),
2363
+ /* @__PURE__ */ r(
2364
+ "path",
2365
+ {
2366
+ d: "M5.31665 8.33337C5.59165 9.42504 5.59165 10.575 5.31665 11.6667",
2367
+ stroke: "currentColor",
2368
+ "stroke-width": "1.25",
2369
+ "stroke-linecap": "round",
2370
+ "stroke-linejoin": "round"
2371
+ }
2372
+ ),
2373
+ /* @__PURE__ */ r(
2374
+ "path",
2375
+ {
2376
+ d: "M8.23334 8.33337C8.50834 9.42504 8.50834 10.575 8.23334 11.6667",
2377
+ stroke: "currentColor",
2378
+ "stroke-width": "1.25",
2379
+ "stroke-linecap": "round",
2380
+ "stroke-linejoin": "round"
2381
+ }
2382
+ ),
2383
+ /* @__PURE__ */ r(
2384
+ "path",
2385
+ {
2386
+ d: "M11.15 8.33337C11.425 9.42504 11.425 10.575 11.15 11.6667",
2387
+ stroke: "currentColor",
2388
+ "stroke-width": "1.25",
2389
+ "stroke-linecap": "round",
2390
+ "stroke-linejoin": "round"
2391
+ }
2392
+ ),
2393
+ /* @__PURE__ */ r(
2394
+ "path",
2395
+ {
2396
+ d: "M10.8334 15.8333H5.83335C2.50002 15.8333 1.66669 15 1.66669 11.6666V8.33329C1.66669 4.99996 2.50002 4.16663 5.83335 4.16663H10.8334C14.1667 4.16663 15 4.99996 15 8.33329V11.6666C15 15 14.1667 15.8333 10.8334 15.8333Z",
2397
+ stroke: "currentColor",
2398
+ "stroke-width": "1.25",
2399
+ "stroke-linecap": "round",
2400
+ "stroke-linejoin": "round"
2401
+ }
2402
+ )
2403
+ ]
2404
+ }
2405
+ ), d1 = ({
2406
+ color: t,
2407
+ size: o = 20
2408
+ }) => /* @__PURE__ */ r(
2409
+ "svg",
2410
+ {
2411
+ width: o,
2412
+ height: o,
2413
+ viewBox: "0 0 20 20",
2414
+ fill: "none",
2415
+ xmlns: "http://www.w3.org/2000/svg",
2416
+ style: { color: t },
2417
+ children: /* @__PURE__ */ r(
2418
+ "path",
2419
+ {
2420
+ d: "M2.49998 18.3333C2.04165 18.3333 1.64942 18.1702 1.32331 17.8441C0.997202 17.518 0.833869 17.1255 0.833313 16.6666V4.99996C0.833313 4.54163 0.996646 4.1494 1.32331 3.82329C1.64998 3.49718 2.0422 3.33385 2.49998 3.33329H9.16665V4.99996H2.49998V16.6666H14.1666V11.6666H15.8333V16.6666C15.8333 17.125 15.6703 17.5175 15.3441 17.8441C15.018 18.1708 14.6255 18.3338 14.1666 18.3333H2.49998ZM4.16665 15H5.83331V9.16663H4.16665V15ZM7.49998 15H9.16665V6.66663H7.49998V15ZM10.8333 15H12.5V11.6666H10.8333V15ZM15 9.99996C14.5833 9.99996 14.1736 9.93746 13.7708 9.81246C13.368 9.68746 12.993 9.5069 12.6458 9.27079L12.3333 9.56246C12.1666 9.71524 11.9686 9.79163 11.7391 9.79163C11.5097 9.79163 11.3189 9.71524 11.1666 9.56246C11.0144 9.40968 10.938 9.21524 10.9375 8.97913C10.9369 8.74301 11.0133 8.54857 11.1666 8.39579L11.5 8.06246C11.2778 7.72913 11.1111 7.37496 11 6.99996C10.8889 6.62496 10.8333 6.23607 10.8333 5.83329C10.8333 4.68051 11.2397 3.69801 12.0525 2.88579C12.8653 2.07357 13.8478 1.66718 15 1.66663H19.1666V5.83329C19.1666 6.98607 18.7603 7.96885 17.9475 8.78163C17.1347 9.5944 16.1522 10.0005 15 9.99996ZM15 8.33329C15.6944 8.33329 16.2847 8.09024 16.7708 7.60413C17.2569 7.11801 17.5 6.52774 17.5 5.83329V3.33329H15C14.3055 3.33329 13.7153 3.57635 13.2291 4.06246C12.743 4.54857 12.5 5.13885 12.5 5.83329C12.5 6.01385 12.5175 6.18746 12.5525 6.35413C12.5875 6.52079 12.6394 6.68746 12.7083 6.85413L14.875 4.68746C15.0278 4.53468 15.2222 4.45829 15.4583 4.45829C15.6944 4.45829 15.8889 4.53468 16.0416 4.68746C16.2083 4.85413 16.2916 5.05218 16.2916 5.28163C16.2916 5.51107 16.2083 5.70885 16.0416 5.87496L13.875 8.04163C14.0555 8.12496 14.2397 8.1944 14.4275 8.24996C14.6153 8.30551 14.8061 8.33329 15 8.33329Z",
2421
+ fill: "currentColor"
2422
+ }
2423
+ )
2424
+ }
2425
+ ), h1 = ({ color: t, size: o = 24 }) => /* @__PURE__ */ r(
2426
+ "svg",
2427
+ {
2428
+ width: o,
2429
+ height: o,
2430
+ viewBox: "0 0 20 20",
2431
+ fill: "none",
2432
+ xmlns: "http://www.w3.org/2000/svg",
2433
+ style: { color: t },
2434
+ children: /* @__PURE__ */ r(
2435
+ "path",
2436
+ {
2437
+ "fill-rule": "evenodd",
2438
+ "clip-rule": "evenodd",
2439
+ d: "M10 1.66663C10.221 1.66663 10.433 1.75442 10.5893 1.9107C10.7455 2.06698 10.8333 2.27895 10.8333 2.49996V3.30163L11.3783 3.01329C11.5737 2.90997 11.8021 2.88849 12.0133 2.95358C12.2246 3.01867 12.4013 3.165 12.5046 3.36038C12.6079 3.55575 12.6294 3.78417 12.5643 3.99538C12.4992 4.2066 12.3529 4.3833 12.1575 4.48663L10.8333 5.18663V6.77163C11.4292 6.92496 11.96 7.23829 12.3783 7.66413L13.7517 6.87163L13.6958 5.37496C13.6875 5.15406 13.7674 4.93891 13.9177 4.77685C14.068 4.61478 14.2766 4.51908 14.4975 4.51079C14.7184 4.5025 14.9336 4.58231 15.0956 4.73265C15.2577 4.88299 15.3534 5.09156 15.3617 5.31246L15.3842 5.92913L16.0783 5.52829C16.1731 5.47271 16.278 5.43643 16.3869 5.42154C16.4958 5.40666 16.6065 5.41345 16.7128 5.44154C16.819 5.46963 16.9187 5.51846 17.006 5.58522C17.0933 5.65198 17.1665 5.73534 17.2215 5.83052C17.2764 5.92569 17.312 6.0308 17.3262 6.13978C17.3403 6.24877 17.3328 6.35948 17.304 6.46554C17.2752 6.5716 17.2257 6.67091 17.1584 6.75777C17.0911 6.84463 17.0072 6.91731 16.9117 6.97163L16.2175 7.37163L16.74 7.69996C16.8327 7.75818 16.913 7.83408 16.9764 7.92334C17.0397 8.0126 17.0849 8.11347 17.1093 8.22018C17.1336 8.32689 17.1367 8.43735 17.1184 8.54527C17.1001 8.65318 17.0607 8.75643 17.0025 8.84913C16.9443 8.94182 16.8684 9.02213 16.7791 9.08549C16.6899 9.14885 16.589 9.194 16.4823 9.21838C16.3756 9.24275 16.2651 9.24587 16.1572 9.22755C16.0493 9.20924 15.946 9.16985 15.8533 9.11163L14.585 8.31496L13.2125 9.10663C13.3749 9.69082 13.3749 10.3083 13.2125 10.8925L14.585 11.685L15.8533 10.8883C16.0405 10.7707 16.2668 10.7323 16.4823 10.7815C16.6978 10.8308 16.8849 10.9636 17.0025 11.1508C17.1201 11.338 17.1585 11.5642 17.1093 11.7797C17.06 11.9953 16.9272 12.1824 16.74 12.3L16.2183 12.6275L16.9117 13.0283C17.0072 13.0826 17.0911 13.1553 17.1584 13.2421C17.2257 13.329 17.2752 13.4283 17.304 13.5344C17.3328 13.6404 17.3403 13.7512 17.3262 13.8601C17.312 13.9691 17.2764 14.0742 17.2215 14.1694C17.1665 14.2646 17.0933 14.3479 17.006 14.4147C16.9187 14.4815 16.819 14.5303 16.7128 14.5584C16.6065 14.5865 16.4958 14.5933 16.3869 14.5784C16.278 14.5635 16.1731 14.5272 16.0783 14.4716L15.385 14.0716L15.3617 14.6875C15.3534 14.9084 15.2577 15.1169 15.0956 15.2673C14.9336 15.4176 14.7184 15.4974 14.4975 15.4891C14.2766 15.4808 14.068 15.3851 13.9177 15.2231C13.7674 15.061 13.6875 14.8459 13.6958 14.625L13.7517 13.1283L12.3783 12.3358C11.96 12.7608 11.4283 13.075 10.8333 13.2283V14.8133L12.1575 15.5133C12.3529 15.6166 12.4992 15.7933 12.5643 16.0045C12.6294 16.2157 12.6079 16.4442 12.5046 16.6395C12.4013 16.8349 12.2246 16.9812 12.0133 17.0463C11.8021 17.1114 11.5737 17.09 11.3783 16.9866L10.8333 16.6983V17.5C10.8333 17.721 10.7455 17.9329 10.5893 18.0892C10.433 18.2455 10.221 18.3333 10 18.3333C9.77899 18.3333 9.56702 18.2455 9.41074 18.0892C9.25446 17.9329 9.16667 17.721 9.16667 17.5V16.6983L8.62167 16.9866C8.52493 17.0378 8.41906 17.0694 8.3101 17.0796C8.20115 17.0899 8.09124 17.0786 7.98666 17.0463C7.88208 17.0141 7.78487 16.9616 7.70058 16.8918C7.61629 16.822 7.54658 16.7363 7.49542 16.6395C7.44426 16.5428 7.41265 16.4369 7.40241 16.328C7.39216 16.219 7.40347 16.1091 7.4357 16.0045C7.46793 15.9 7.52045 15.8027 7.59025 15.7185C7.66004 15.6342 7.74576 15.5645 7.8425 15.5133L9.16667 14.8133V13.2283C8.58004 13.0765 8.0459 12.7676 7.62167 12.335L6.24833 13.1283L6.30417 14.625C6.30822 14.7343 6.29068 14.8434 6.25256 14.946C6.21445 15.0487 6.15649 15.1427 6.08201 15.2229C6.00753 15.3032 5.91798 15.3679 5.81848 15.4135C5.71898 15.4591 5.61146 15.4847 5.50208 15.4887C5.3927 15.4928 5.2836 15.4752 5.18099 15.4371C5.07839 15.399 4.9843 15.341 4.90409 15.2666C4.82388 15.1921 4.75913 15.1025 4.71353 15.003C4.66794 14.9035 4.64238 14.796 4.63833 14.6866L4.61583 14.0708L3.92167 14.4708C3.8268 14.5295 3.72112 14.5685 3.61089 14.5856C3.50065 14.6027 3.38811 14.5975 3.27993 14.5703C3.17175 14.5431 3.07014 14.4944 2.98111 14.4272C2.89208 14.36 2.81746 14.2756 2.76166 14.179C2.70586 14.0824 2.67002 13.9756 2.65626 13.8649C2.64251 13.7542 2.65112 13.6418 2.68158 13.5345C2.71205 13.4272 2.76375 13.3271 2.83362 13.2402C2.90349 13.1532 2.9901 13.0812 3.08833 13.0283L3.7825 12.6275L3.26 12.2991C3.07776 12.1794 2.94973 11.9929 2.90338 11.7798C2.85704 11.5667 2.89608 11.3439 3.01212 11.1593C3.12816 10.9747 3.31196 10.8429 3.52407 10.7922C3.73618 10.7415 3.9597 10.776 4.14667 10.8883L5.415 11.685L6.7875 10.8925C6.62523 10.3085 6.62523 9.69139 6.7875 9.10746L5.415 8.31579L4.14667 9.11163C3.9597 9.22389 3.73618 9.25839 3.52407 9.20772C3.31196 9.15705 3.12816 9.02526 3.01212 8.84061C2.89608 8.65597 2.85704 8.4332 2.90338 8.2201C2.94973 8.00701 3.07776 7.82057 3.26 7.70079L3.7825 7.37246L3.08833 6.97246C2.89683 6.86195 2.75706 6.67989 2.69978 6.46634C2.64251 6.25278 2.67241 6.02522 2.78292 5.83371C2.89342 5.6422 3.07548 5.50243 3.28904 5.44516C3.50259 5.38788 3.73016 5.41779 3.92167 5.52829L4.61583 5.92913L4.63833 5.31246C4.64662 5.09156 4.74232 4.88299 4.90439 4.73265C4.98463 4.65821 5.07875 4.6003 5.18138 4.56224C5.284 4.52417 5.39312 4.50669 5.5025 4.51079C5.61188 4.5149 5.71938 4.5405 5.81886 4.58615C5.91835 4.6318 6.00787 4.6966 6.08231 4.77685C6.15675 4.85709 6.21466 4.95121 6.25272 5.05384C6.29079 5.15646 6.30827 5.26558 6.30417 5.37496L6.24833 6.87163L7.62167 7.66496C8.0459 7.23229 8.58004 6.92344 9.16667 6.77163V5.18663L7.8425 4.48663C7.64712 4.3833 7.50079 4.2066 7.4357 3.99538C7.37061 3.78417 7.39209 3.55575 7.49542 3.36038C7.59874 3.165 7.77545 3.01867 7.98666 2.95358C8.19787 2.88849 8.42629 2.90997 8.62167 3.01329L9.16667 3.30163V2.49996C9.16667 2.27895 9.25446 2.06698 9.41074 1.9107C9.56702 1.75442 9.77899 1.66663 10 1.66663ZM10 11.6666C10.442 11.6666 10.8659 11.491 11.1785 11.1785C11.4911 10.8659 11.6667 10.442 11.6667 9.99996C11.6667 9.55793 11.4911 9.13401 11.1785 8.82145C10.8659 8.50889 10.442 8.33329 10 8.33329C9.55797 8.33329 9.13405 8.50889 8.82149 8.82145C8.50893 9.13401 8.33333 9.55793 8.33333 9.99996C8.33333 10.442 8.50893 10.8659 8.82149 11.1785C9.13405 11.491 9.55797 11.6666 10 11.6666Z",
2440
+ fill: "currentColor"
2441
+ }
2442
+ )
2443
+ }
2444
+ ), c1 = ({
2445
+ color: t,
2446
+ size: o = 20
2447
+ }) => /* @__PURE__ */ e(
2448
+ "svg",
2449
+ {
2450
+ width: o,
2451
+ height: o,
2452
+ viewBox: "0 0 20 20",
2453
+ fill: "none",
2454
+ xmlns: "http://www.w3.org/2000/svg",
2455
+ style: { color: t },
2456
+ children: [
2457
+ /* @__PURE__ */ r(
2458
+ "path",
2459
+ {
2460
+ d: "M3.33331 8.33329C3.33331 5.1906 3.33331 3.61925 4.30962 2.64294C5.28593 1.66663 6.85728 1.66663 9.99998 1.66663C13.1427 1.66663 14.714 1.66663 15.6903 2.64294C16.6666 3.61925 16.6666 5.1906 16.6666 8.33329V11.6666C16.6666 14.8093 16.6666 16.3807 15.6903 17.357C14.714 18.3333 13.1427 18.3333 9.99998 18.3333C6.85728 18.3333 5.28593 18.3333 4.30962 17.357C3.33331 16.3807 3.33331 14.8093 3.33331 11.6666V8.33329Z",
2461
+ stroke: "currentColor",
2462
+ "stroke-width": "1.25"
2463
+ }
2464
+ ),
2465
+ /* @__PURE__ */ r(
2466
+ "path",
2467
+ {
2468
+ d: "M12.5 15.8334H7.5",
2469
+ stroke: "currentColor",
2470
+ "stroke-width": "1.25",
2471
+ "stroke-linecap": "round"
2472
+ }
2473
+ )
2474
+ ]
2475
+ }
2476
+ ), k1 = ({
2477
+ color: t,
2478
+ size: o = 20
2479
+ }) => /* @__PURE__ */ e(
2480
+ "svg",
2481
+ {
2482
+ width: o,
2483
+ height: o,
2484
+ viewBox: "0 0 20 20",
2485
+ fill: "none",
2486
+ xmlns: "http://www.w3.org/2000/svg",
2487
+ style: { color: t },
2488
+ children: [
2489
+ /* @__PURE__ */ r(
2490
+ "path",
2491
+ {
2492
+ d: "M2.5 8.33329C2.5 5.1906 2.5 3.61925 3.29325 2.64294C4.0865 1.66663 5.36323 1.66663 7.91667 1.66663C10.4701 1.66663 11.7468 1.66663 12.5401 2.64294C13.3333 3.61925 13.3333 5.1906 13.3333 8.33329V11.6666C13.3333 14.8093 13.3333 16.3807 12.5401 17.357C11.7468 18.3333 10.4701 18.3333 7.91667 18.3333C5.36323 18.3333 4.0865 18.3333 3.29325 17.357C2.5 16.3807 2.5 14.8093 2.5 11.6666V8.33329Z",
2493
+ stroke: "currentColor",
2494
+ "stroke-width": "1.25"
2495
+ }
2496
+ ),
2497
+ /* @__PURE__ */ r(
2498
+ "path",
2499
+ {
2500
+ d: "M10.4167 15.8334H5.41669",
2501
+ stroke: "currentColor",
2502
+ "stroke-width": "1.25",
2503
+ "stroke-linecap": "round"
2504
+ }
2505
+ ),
2506
+ /* @__PURE__ */ r(
2507
+ "path",
2508
+ {
2509
+ d: "M17.7357 2.2643C17.6055 2.13412 17.3945 2.13412 17.2643 2.2643L15.143 4.38562C15.0128 4.51579 15.0128 4.72685 15.143 4.85702C15.2732 4.9872 15.4842 4.9872 15.6144 4.85702L17.5 2.9714L19.3856 4.85702C19.5158 4.9872 19.7268 4.9872 19.857 4.85702C19.9872 4.72685 19.9872 4.51579 19.857 4.38562L17.7357 2.2643ZM17.2643 17.7357C17.3945 17.8659 17.6055 17.8659 17.7357 17.7357L19.857 15.6144C19.9872 15.4842 19.9872 15.2732 19.857 15.143C19.7268 15.0128 19.5158 15.0128 19.3856 15.143L17.5 17.0286L15.6144 15.143C15.4842 15.0128 15.2732 15.0128 15.143 15.143C15.0128 15.2732 15.0128 15.4842 15.143 15.6144L17.2643 17.7357ZM17.5 2.5H17.1667V17.5H17.5H17.8333V2.5H17.5Z",
2510
+ fill: "currentColor"
2511
+ }
2512
+ )
2513
+ ]
2514
+ }
2515
+ ), u1 = ({
2516
+ color: t,
2517
+ size: o = 20
2518
+ }) => /* @__PURE__ */ e(
2519
+ "svg",
2520
+ {
2521
+ width: o,
2522
+ height: o,
2523
+ viewBox: "0 0 20 20",
2524
+ fill: "none",
2525
+ xmlns: "http://www.w3.org/2000/svg",
2526
+ style: { color: t },
2527
+ children: [
2528
+ /* @__PURE__ */ r(
2529
+ "path",
2530
+ {
2531
+ "fill-rule": "evenodd",
2532
+ "clip-rule": "evenodd",
2533
+ d: "M11.5066 7.03911C10.5052 6.92804 9.49466 6.92804 8.49329 7.03911C7.74495 7.12245 7.13828 7.71245 7.04995 8.46995C6.93102 9.48648 6.93102 10.5134 7.04995 11.5299C7.13828 12.2883 7.74495 12.8766 8.49329 12.9608C9.48662 13.0716 10.5133 13.0716 11.5066 12.9608C11.8735 12.9204 12.2158 12.757 12.4779 12.4972C12.74 12.2374 12.9064 11.8964 12.95 11.5299C13.0691 10.5133 13.0691 9.48661 12.95 8.46995C12.9064 8.10346 12.74 7.76253 12.4779 7.5027C12.2158 7.24287 11.8735 7.07947 11.5066 7.03911ZM8.63162 8.28162C9.53328 8.18162 10.4666 8.18162 11.3683 8.28162C11.4542 8.2911 11.5344 8.32909 11.5962 8.38951C11.658 8.44992 11.6977 8.52929 11.7091 8.61495C11.8166 9.53495 11.8166 10.4649 11.7091 11.3849C11.6977 11.4707 11.6578 11.5502 11.5959 11.6106C11.5339 11.6711 11.4535 11.709 11.3675 11.7183C10.4583 11.8184 9.54082 11.8184 8.63162 11.7183C8.54573 11.7088 8.46549 11.6708 8.40372 11.6104C8.34194 11.55 8.30218 11.4706 8.29079 11.3849C8.18311 10.4648 8.18311 9.53514 8.29079 8.61495C8.30222 8.52917 8.3421 8.4497 8.40404 8.38927C8.46599 8.32883 8.54641 8.29093 8.63245 8.28162",
2534
+ fill: "currentColor"
2535
+ }
2536
+ ),
2537
+ /* @__PURE__ */ r(
2538
+ "path",
2539
+ {
2540
+ "fill-rule": "evenodd",
2541
+ "clip-rule": "evenodd",
2542
+ d: "M13.125 2.5C13.125 2.33424 13.0592 2.17527 12.9419 2.05806C12.8247 1.94085 12.6658 1.875 12.5 1.875C12.3342 1.875 12.1753 1.94085 12.0581 2.05806C11.9408 2.17527 11.875 2.33424 11.875 2.5V4.60333C11.4588 4.57411 11.0421 4.55466 10.625 4.545V3.33333C10.625 3.16757 10.5592 3.0086 10.4419 2.89139C10.3247 2.77418 10.1658 2.70833 10 2.70833C9.83424 2.70833 9.67527 2.77418 9.55806 2.89139C9.44085 3.0086 9.375 3.16757 9.375 3.33333V4.545C8.95793 4.55466 8.54115 4.57411 8.125 4.60333V2.5C8.125 2.33424 8.05915 2.17527 7.94194 2.05806C7.82473 1.94085 7.66576 1.875 7.5 1.875C7.33424 1.875 7.17527 1.94085 7.05806 2.05806C6.94085 2.17527 6.875 2.33424 6.875 2.5V4.72667C6.34226 4.82373 5.85204 5.08166 5.47033 5.46576C5.08862 5.84985 4.83374 6.34167 4.74 6.875H2.5C2.33424 6.875 2.17527 6.94085 2.05806 7.05806C1.94085 7.17527 1.875 7.33424 1.875 7.5C1.875 7.66576 1.94085 7.82473 2.05806 7.94194C2.17527 8.05915 2.33424 8.125 2.5 8.125H4.61417C4.58417 8.54167 4.56389 8.95833 4.55333 9.375H3.33333C3.16757 9.375 3.0086 9.44085 2.89139 9.55806C2.77418 9.67527 2.70833 9.83424 2.70833 10C2.70833 10.1658 2.77418 10.3247 2.89139 10.4419C3.0086 10.5592 3.16757 10.625 3.33333 10.625H4.55333C4.56444 11.0417 4.58472 11.4583 4.61417 11.875H2.5C2.33424 11.875 2.17527 11.9408 2.05806 12.0581C1.94085 12.1753 1.875 12.3342 1.875 12.5C1.875 12.6658 1.94085 12.8247 2.05806 12.9419C2.17527 13.0592 2.33424 13.125 2.5 13.125H4.74C4.83374 13.6583 5.08862 14.1501 5.47033 14.5342C5.85204 14.9183 6.34226 15.1763 6.875 15.2733V17.5C6.875 17.6658 6.94085 17.8247 7.05806 17.9419C7.17527 18.0592 7.33424 18.125 7.5 18.125C7.66576 18.125 7.82473 18.0592 7.94194 17.9419C8.05915 17.8247 8.125 17.6658 8.125 17.5V15.3967C8.54056 15.4261 8.95722 15.4456 9.375 15.455V16.6667C9.375 16.8324 9.44085 16.9914 9.55806 17.1086C9.67527 17.2258 9.83424 17.2917 10 17.2917C10.1658 17.2917 10.3247 17.2258 10.4419 17.1086C10.5592 16.9914 10.625 16.8324 10.625 16.6667V15.455C11.0421 15.4453 11.4588 15.4259 11.875 15.3967V17.5C11.875 17.6658 11.9408 17.8247 12.0581 17.9419C12.1753 18.0592 12.3342 18.125 12.5 18.125C12.6658 18.125 12.8247 18.0592 12.9419 17.9419C13.0592 17.8247 13.125 17.6658 13.125 17.5V15.2733C13.6577 15.1763 14.148 14.9183 14.5297 14.5342C14.9114 14.1501 15.1663 13.6583 15.26 13.125H17.5C17.6658 13.125 17.8247 13.0592 17.9419 12.9419C18.0592 12.8247 18.125 12.6658 18.125 12.5C18.125 12.3342 18.0592 12.1753 17.9419 12.0581C17.8247 11.9408 17.6658 11.875 17.5 11.875H15.3858C15.4158 11.4583 15.4361 11.0417 15.4467 10.625H16.6667C16.8324 10.625 16.9914 10.5592 17.1086 10.4419C17.2258 10.3247 17.2917 10.1658 17.2917 10C17.2917 9.83424 17.2258 9.67527 17.1086 9.55806C16.9914 9.44085 16.8324 9.375 16.6667 9.375H15.4467C15.4356 8.95833 15.4153 8.54167 15.3858 8.125H17.5C17.6658 8.125 17.8247 8.05915 17.9419 7.94194C18.0592 7.82473 18.125 7.66576 18.125 7.5C18.125 7.33424 18.0592 7.17527 17.9419 7.05806C17.8247 6.94085 17.6658 6.875 17.5 6.875H15.26C15.1663 6.34167 14.9114 5.84985 14.5297 5.46576C14.148 5.08166 13.6577 4.82373 13.125 4.72667V2.5ZM7.19417 5.94167C9.05903 5.73522 10.941 5.73522 12.8058 5.94167C13.45 6.01417 13.9642 6.52333 14.0383 7.1575C14.2589 9.04608 14.2589 10.9539 14.0383 12.8425C13.9988 13.154 13.8557 13.4431 13.632 13.6635C13.4083 13.8839 13.117 14.0226 12.805 14.0575C10.9404 14.2639 9.05875 14.2639 7.19417 14.0575C6.88227 14.0224 6.5912 13.8836 6.36768 13.6633C6.14417 13.4429 6.00118 13.1539 5.96167 12.8425C5.74106 10.9539 5.74106 9.04608 5.96167 7.1575C6.00121 6.84601 6.14433 6.55686 6.36801 6.3365C6.59169 6.11614 6.88295 5.97738 7.195 5.9425",
2543
+ fill: "currentColor"
2544
+ }
2545
+ )
2546
+ ]
2547
+ }
2548
+ ), w1 = ({ color: t, size: o = 20 }) => /* @__PURE__ */ r(
2549
+ "svg",
2550
+ {
2551
+ width: o,
2552
+ height: o,
2553
+ viewBox: "0 0 20 20",
2554
+ fill: "none",
2555
+ xmlns: "http://www.w3.org/2000/svg",
2556
+ style: { color: t },
2557
+ children: /* @__PURE__ */ r(
2558
+ "path",
2559
+ {
2560
+ d: "M4.375 6.25H15.625C15.7908 6.25 15.9497 6.31585 16.0669 6.43306C16.1842 6.55027 16.25 6.70924 16.25 6.875V10.625C16.25 10.7908 16.1842 10.9497 16.0669 11.0669C15.9497 11.1842 15.7908 11.25 15.625 11.25H4.375C4.20924 11.25 4.05027 11.1842 3.93306 11.0669C3.81585 10.9497 3.75 10.7908 3.75 10.625V6.875C3.75 6.70924 3.81585 6.55027 3.93306 6.43306C4.05027 6.31585 4.20924 6.25 4.375 6.25ZM11.25 10V7.5H8.75V10H11.25ZM7.5 7.5H5V10H7.5V7.5ZM12.5 10H15V7.5H12.5V10ZM3.75 3.75H16.25C17.6287 3.75 18.75 4.87125 18.75 6.25V11.25C18.7498 11.6886 18.6341 12.1195 18.4147 12.4993C18.1953 12.8791 17.8799 13.1944 17.5 13.4137V14.6875C17.5 15.5487 16.7987 16.25 15.9375 16.25H11.875C11.7929 16.2501 11.7115 16.2341 11.6356 16.2028C11.5597 16.1715 11.4906 16.1255 11.4325 16.0675L10 14.635L8.5675 16.0675C8.50935 16.1255 8.44034 16.1715 8.36441 16.2028C8.28849 16.2341 8.20713 16.2501 8.125 16.25H4.0625C3.20125 16.25 2.5 15.5487 2.5 14.6875V13.4137C2.12014 13.1944 1.80467 12.8791 1.58526 12.4993C1.36586 12.1195 1.25023 11.6886 1.25 11.25V6.25C1.25 4.87125 2.37125 3.75 3.75 3.75ZM4.0625 15H7.86625L9.11625 13.75H3.75V14.6875C3.75 14.86 3.89 15 4.0625 15ZM15.9375 15C16.0204 15 16.0999 14.9671 16.1585 14.9085C16.2171 14.8499 16.25 14.7704 16.25 14.6875V13.75H10.8837L12.1337 15H15.9375ZM16.25 12.5C16.94 12.5 17.5 11.9388 17.5 11.25V6.25C17.5 5.56125 16.94 5 16.25 5H3.75C3.06 5 2.5 5.56125 2.5 6.25V11.25C2.5 11.9388 3.06 12.5 3.75 12.5H16.25Z",
2561
+ fill: "currentColor"
2562
+ }
2563
+ )
2564
+ }
2565
+ ), p1 = ({
2566
+ color: t,
2567
+ size: o = 20
2568
+ }) => /* @__PURE__ */ r(
2569
+ "svg",
2570
+ {
2571
+ width: o,
2572
+ height: o,
2573
+ viewBox: "0 0 20 20",
2574
+ fill: "none",
2575
+ xmlns: "http://www.w3.org/2000/svg",
2576
+ style: { color: t },
2577
+ children: /* @__PURE__ */ r(
2578
+ "path",
2579
+ {
2580
+ d: "M9.40417 7.69167H16.2625C15.8986 6.71222 15.3178 5.84667 14.52 5.095C13.7228 4.34389 12.8133 3.84 11.7917 3.58333L9.40417 7.69167ZM7.67917 9.35833L11.1417 3.41667C10.9889 3.38889 10.7989 3.36806 10.5717 3.35417C10.3444 3.34028 10.1539 3.33333 10 3.33333C9.08334 3.33333 8.22917 3.50694 7.4375 3.85417C6.64584 4.20139 5.94445 4.66667 5.33334 5.25L7.67917 9.35833ZM3.54167 11.6667H8.275L4.87917 5.75667C4.39139 6.35778 4.01195 7.01278 3.74084 7.72167C3.46973 8.43056 3.33389 9.19 3.33334 10C3.33334 10.2917 3.35084 10.5731 3.38584 10.8442C3.42084 11.1153 3.47278 11.3894 3.54167 11.6667ZM8.24084 16.4167L10.6183 12.3083H3.73667C4.10112 13.2878 4.6875 14.1533 5.49584 14.905C6.30417 15.6567 7.21945 16.1606 8.24167 16.4167M10 16.6667C10.9167 16.6667 11.7708 16.4931 12.5625 16.1458C13.3542 15.7986 14.0556 15.3333 14.6667 14.75L12.3208 10.6417L8.89084 16.5517C9.04362 16.59 9.225 16.6189 9.435 16.6383C9.645 16.6578 9.83334 16.6672 10 16.6667ZM15.1217 14.2433C15.5661 13.6739 15.9347 13.0189 16.2275 12.2783C16.5203 11.5378 16.6667 10.7783 16.6667 10C16.6667 9.70833 16.6494 9.42722 16.615 9.15667C16.5806 8.88611 16.5283 8.61167 16.4583 8.33333H11.725L15.1217 14.2433ZM10 17.5C8.96778 17.5 7.99556 17.3028 7.08334 16.9083C6.17112 16.5133 5.37667 15.9772 4.7 15.3C4.02334 14.6228 3.48723 13.8283 3.09167 12.9167C2.69612 12.005 2.49889 11.0328 2.5 10C2.5 8.96444 2.69723 7.99139 3.09167 7.08083C3.48667 6.16972 4.02278 5.37611 4.7 4.7C5.37723 4.02389 6.17167 3.48778 7.08334 3.09167C7.99556 2.69722 8.96778 2.5 10 2.5C11.0356 2.5 12.0086 2.69722 12.9192 3.09167C13.8303 3.48667 14.6242 4.02278 15.3008 4.7C15.9775 5.37722 16.5133 6.17083 16.9083 7.08083C17.3028 7.99194 17.5 8.965 17.5 10C17.5 11.0322 17.3028 12.0044 16.9083 12.9167C16.5133 13.8289 15.9772 14.6233 15.3 15.3C14.6228 15.9767 13.8292 16.5128 12.9192 16.9083C12.0092 17.3039 11.0361 17.5011 10 17.5Z",
2581
+ fill: "currentColor"
2582
+ }
2583
+ )
2584
+ }
2585
+ ), a1 = ({
2586
+ color: t,
2587
+ size: o = 20
2588
+ }) => /* @__PURE__ */ e(
2589
+ "svg",
2590
+ {
2591
+ width: o,
2592
+ height: o,
2593
+ viewBox: "0 0 20 20",
2594
+ fill: "none",
2595
+ xmlns: "http://www.w3.org/2000/svg",
2596
+ style: { color: t },
2597
+ children: [
2598
+ /* @__PURE__ */ r(
2599
+ "path",
2600
+ {
2601
+ d: "M17.8917 15.8333V4.16663C17.8917 2.49996 17.0583 1.66663 15.3917 1.66663H12.0583C10.3917 1.66663 9.55832 2.49996 9.55832 4.16663V15.8333C9.55832 17.5 10.3917 18.3333 12.0583 18.3333H15.3917C17.0583 18.3333 17.8917 17.5 17.8917 15.8333Z",
2602
+ stroke: "currentColor",
2603
+ "stroke-width": "1.25",
2604
+ "stroke-linecap": "round"
2605
+ }
2606
+ ),
2607
+ /* @__PURE__ */ r(
2608
+ "path",
2609
+ {
2610
+ d: "M9.55832 5H13.725",
2611
+ stroke: "currentColor",
2612
+ "stroke-width": "1.25",
2613
+ "stroke-linecap": "round"
2614
+ }
2615
+ ),
2616
+ /* @__PURE__ */ r(
2617
+ "path",
2618
+ {
2619
+ d: "M9.55832 15H12.8917",
2620
+ stroke: "currentColor",
2621
+ "stroke-width": "1.25",
2622
+ "stroke-linecap": "round"
2623
+ }
2624
+ ),
2625
+ /* @__PURE__ */ r(
2626
+ "path",
2627
+ {
2628
+ d: "M9.55832 11.625L13.725 11.6667",
2629
+ stroke: "currentColor",
2630
+ "stroke-width": "1.25",
2631
+ "stroke-linecap": "round"
2632
+ }
2633
+ ),
2634
+ /* @__PURE__ */ r(
2635
+ "path",
2636
+ {
2637
+ d: "M9.55832 8.33337H12.0583",
2638
+ stroke: "currentColor",
2639
+ "stroke-width": "1.25",
2640
+ "stroke-linecap": "round"
2641
+ }
2642
+ ),
2643
+ /* @__PURE__ */ r(
2644
+ "path",
2645
+ {
2646
+ d: "M4.575 1.66663C3.21667 1.66663 2.10834 2.77496 2.10834 4.12496V14.925C2.10834 15.3 2.26667 15.8666 2.45834 16.1916L3.14167 17.325C3.925 18.6333 5.21667 18.6333 6 17.325L6.68334 16.1916C6.875 15.8666 7.03334 15.3 7.03334 14.925V4.12496C7.03334 2.77496 5.925 1.66663 4.575 1.66663Z",
2647
+ stroke: "currentColor",
2648
+ "stroke-width": "1.25",
2649
+ "stroke-linecap": "round"
2650
+ }
2651
+ ),
2652
+ /* @__PURE__ */ r(
2653
+ "path",
2654
+ {
2655
+ d: "M7.03334 5.83337H2.10834",
2656
+ stroke: "currentColor",
2657
+ "stroke-width": "1.25",
2658
+ "stroke-linecap": "round"
2659
+ }
2660
+ )
2661
+ ]
2662
+ }
2663
+ ), g1 = ({
2664
+ color: t,
2665
+ size: o = 20
2666
+ }) => /* @__PURE__ */ r(
2667
+ "svg",
2668
+ {
2669
+ width: o,
2670
+ height: o,
2671
+ viewBox: "0 0 20 20",
2672
+ fill: "none",
2673
+ xmlns: "http://www.w3.org/2000/svg",
2674
+ style: { color: t },
2675
+ children: /* @__PURE__ */ r(
2676
+ "path",
2677
+ {
2678
+ d: "M5.00002 13.3333H15V6.66659H5.00002V13.3333ZM6.66669 8.33325H13.3334V11.6666H6.66669V8.33325ZM3.33335 12.4999H1.66669V14.9999C1.66669 15.9166 2.41669 16.6666 3.33335 16.6666H5.83335V14.9999H3.33335V12.4999ZM3.33335 4.99992H5.83335V3.33325H3.33335C2.41669 3.33325 1.66669 4.08325 1.66669 4.99992V7.49992H3.33335V4.99992ZM16.6667 3.33325H14.1667V4.99992H16.6667V7.49992H18.3334V4.99992C18.3334 4.08325 17.5834 3.33325 16.6667 3.33325ZM16.6667 14.9999H14.1667V16.6666H16.6667C17.5834 16.6666 18.3334 15.9166 18.3334 14.9999V12.4999H16.6667V14.9999Z",
2679
+ fill: "currentColor"
2680
+ }
2681
+ )
2682
+ }
2683
+ ), M1 = ({
2684
+ color: t,
2685
+ size: o = 20
2686
+ }) => /* @__PURE__ */ e(
2687
+ "svg",
2688
+ {
2689
+ width: o,
2690
+ height: o,
2691
+ viewBox: "0 0 20 20",
2692
+ fill: "none",
2693
+ xmlns: "http://www.w3.org/2000/svg",
2694
+ style: { color: t },
2695
+ children: [
2696
+ /* @__PURE__ */ r(
2697
+ "path",
2698
+ {
2699
+ d: "M7.49999 18.3333H12.5C15 18.3333 15.8333 17.5 15.8333 15V4.99996C15.8333 2.49996 15 1.66663 12.5 1.66663H7.49999C4.99999 1.66663 4.16666 2.49996 4.16666 4.99996V15C4.16666 17.5 4.99999 18.3333 7.49999 18.3333Z",
2700
+ stroke: "currentColor",
2701
+ "stroke-width": "1.25",
2702
+ "stroke-miterlimit": "10",
2703
+ "stroke-linecap": "round",
2704
+ "stroke-linejoin": "round"
2705
+ }
2706
+ ),
2707
+ /* @__PURE__ */ r(
2708
+ "path",
2709
+ {
2710
+ d: "M10 15C11.3807 15 12.5 13.8807 12.5 12.5C12.5 11.1193 11.3807 10 10 10C8.61929 10 7.5 11.1193 7.5 12.5C7.5 13.8807 8.61929 15 10 15Z",
2711
+ stroke: "currentColor",
2712
+ "stroke-width": "1.25",
2713
+ "stroke-miterlimit": "10",
2714
+ "stroke-linecap": "round",
2715
+ "stroke-linejoin": "round"
2716
+ }
2717
+ ),
2718
+ /* @__PURE__ */ r(
2719
+ "path",
2720
+ {
2721
+ d: "M10 7.5C10.6904 7.5 11.25 6.94036 11.25 6.25C11.25 5.55964 10.6904 5 10 5C9.30964 5 8.75 5.55964 8.75 6.25C8.75 6.94036 9.30964 7.5 10 7.5Z",
2722
+ stroke: "currentColor",
2723
+ "stroke-width": "1.25",
2724
+ "stroke-miterlimit": "10",
2725
+ "stroke-linecap": "round",
2726
+ "stroke-linejoin": "round"
2727
+ }
2728
+ )
2729
+ ]
2730
+ }
2731
+ ), H1 = ({
2732
+ color: t,
2733
+ size: o = 20
2734
+ }) => /* @__PURE__ */ e(
2735
+ "svg",
2736
+ {
2737
+ width: o,
2738
+ height: o,
2739
+ viewBox: "0 0 20 20",
2740
+ fill: "none",
2741
+ xmlns: "http://www.w3.org/2000/svg",
2742
+ style: { color: t },
2743
+ children: [
2744
+ /* @__PURE__ */ r(
2745
+ "path",
2746
+ {
2747
+ d: "M5.36666 3H14.625C17.5917 3 18.3333 3.74167 18.3333 6.7V11.975C18.3333 14.9417 17.5917 15.675 14.6333 15.675H5.36666C2.40832 15.6833 1.66666 14.9417 1.66666 11.9833V6.7C1.66666 3.74167 2.40832 3 5.36666 3Z",
2748
+ stroke: "currentColor",
2749
+ "stroke-width": "1.25",
2750
+ "stroke-linecap": "round",
2751
+ "stroke-linejoin": "round"
2752
+ }
2753
+ ),
2754
+ /* @__PURE__ */ r(
2755
+ "path",
2756
+ {
2757
+ d: "M1.66666 12.1667H18.3333",
2758
+ stroke: "currentColor",
2759
+ "stroke-width": "1.25",
2760
+ "stroke-linecap": "round",
2761
+ "stroke-linejoin": "round"
2762
+ }
2763
+ )
2764
+ ]
2765
+ }
2340
2766
  );
2341
2767
  export {
2342
- _ as AddIcon,
2343
- D as ArrowDownIcon,
2344
- l as ArrowRightIcon,
2345
- f as BagIcon,
2346
- n1 as BalloonIcon,
2768
+ R as AddIcon,
2769
+ W as ArrowDownIcon,
2770
+ i as ArrowRightIcon,
2771
+ j as BagIcon,
2772
+ C1 as BalloonIcon,
2773
+ s1 as BatteryIcon,
2347
2774
  a as BoxIcon,
2348
- q as BoxTickIcon,
2349
- R as BoxTimeIcon,
2775
+ G as BoxTickIcon,
2776
+ _ as BoxTimeIcon,
2350
2777
  g as CardTickIcon,
2351
2778
  M as CardsIcon,
2352
2779
  e1 as CartIcon,
2353
2780
  I as CategoryIcon,
2354
- h1 as ChevronBottomIcon,
2781
+ V1 as CheckIcon,
2782
+ Z1 as ChevronBottomIcon,
2355
2783
  s as ChevronLeftIcon,
2356
2784
  d as ChevronRightIcon,
2357
2785
  h as ChevronTopIcon,
2358
- c1 as CloseCircleIcon,
2359
- k1 as CloseIcon,
2786
+ m1 as CloseCircleIcon,
2787
+ x1 as CloseIcon,
2360
2788
  X as CosmeticsIcon,
2361
2789
  K as DigitalDevicesIcon,
2362
- m as DislikeIcon,
2363
- Z as EditIcon,
2364
- P as FillShoppingCartIcon,
2790
+ V as DislikeIcon,
2791
+ m as EditIcon,
2792
+ d1 as EnergyGradeIcon,
2793
+ b as FillShoppingCartIcon,
2365
2794
  t1 as FireIcon,
2795
+ h1 as FlakeIcon,
2366
2796
  Q as FridgeIcon,
2367
2797
  $ as GoldIcon,
2368
2798
  o1 as HammerIcon,
2369
2799
  u as HeartIcon,
2370
2800
  B as HomeIcon,
2371
- u1 as InfoIcon,
2801
+ f1 as InfoIcon,
2372
2802
  J as LaptopIcon,
2373
- H as LikeIcon,
2374
- l1 as LocationIcon,
2375
- G as LogoutIcon,
2803
+ v as LikeIcon,
2804
+ i1 as LocationIcon,
2805
+ q as LogoutIcon,
2376
2806
  T as MessageIcon,
2377
- i1 as MinusIcon,
2807
+ l1 as MinusIcon,
2378
2808
  O as MobileIcon,
2379
- W as MoneyIcon,
2809
+ c1 as MobileScreenIcon,
2810
+ P as MoneyIcon,
2380
2811
  S as MoreIcon,
2381
2812
  z as MotorcycleIcon,
2382
2813
  F as OutlineTickCircleIcon,
2383
- C1 as PetIcon,
2384
- E as ReceiptIcon,
2814
+ n1 as PetIcon,
2815
+ k1 as PhoneSizeIcon,
2816
+ u1 as ProcessorIcon,
2817
+ w1 as RamIcon,
2818
+ U as ReceiptIcon,
2819
+ p1 as ResolutionIcon,
2385
2820
  L as RotateBoxIcon,
2386
- V as RotateInfoIcon,
2387
- i as SearchIcon,
2388
- j as SettingIcon,
2821
+ Z as RotateInfoIcon,
2822
+ a1 as RulerPenIcon,
2823
+ g1 as ScreenIcon,
2824
+ l as SearchIcon,
2825
+ x as SettingIcon,
2389
2826
  w as ShareIcon,
2390
2827
  c as ShopIcon,
2391
- C as ShoppingCartIcon,
2828
+ n as ShoppingCartIcon,
2392
2829
  N as SofaIcon,
2393
- A as SpinnerIcon,
2830
+ M1 as SpeakerIcon,
2831
+ D as SpinnerIcon,
2394
2832
  k as StarIcon,
2395
2833
  Y as TShirtIcon,
2396
- w1 as TickCircleIcon,
2834
+ H1 as TVScreenIcon,
2835
+ j1 as TickCircleIcon,
2397
2836
  y as TrashIcon,
2398
2837
  p as TruckIcon,
2399
- x as UserIcon,
2400
- b as UserSquareIcon,
2401
- v as WalletCheckIcon,
2402
- U as WalletIcon,
2403
- p1 as WarningIcon,
2838
+ f as UserIcon,
2839
+ A as UserSquareIcon,
2840
+ H as WalletCheckIcon,
2841
+ E as WalletIcon,
2842
+ I1 as WarningIcon,
2404
2843
  r1 as WheelIcon
2405
2844
  };