@ctlyst.id/icons 2.8.8 → 2.8.11

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/v2.js CHANGED
@@ -84,6 +84,7 @@ __export(v2_exports, {
84
84
  Note: () => note_default,
85
85
  OrderHistory: () => order_history_default,
86
86
  Otp: () => otp_default,
87
+ Paylater: () => paylater_default,
87
88
  Plus: () => plus_default,
88
89
  PlusLarge: () => plus_large_default,
89
90
  PrivacyPolicy: () => privacy_policy_default,
@@ -100,6 +101,7 @@ __export(v2_exports, {
100
101
  StoreComplete: () => store_complete_default,
101
102
  SuccessSolid: () => success_solid_default,
102
103
  TermConditions: () => term_conditions_default,
104
+ TipsMeasurement: () => tips_measurement_default,
103
105
  Trash: () => trash_default,
104
106
  TrashSolid: () => trash_solid_default,
105
107
  TrendUp: () => trend_up_default,
@@ -1429,12 +1431,28 @@ var Otp = (props) => {
1429
1431
  };
1430
1432
  var otp_default = Otp;
1431
1433
 
1432
- // src/icons/v2/outline/plus.tsx
1434
+ // src/icons/v2/outline/paylater.tsx
1433
1435
  var import_jsx_runtime49 = require("react/jsx-runtime");
1436
+ var Paylater = (props) => {
1437
+ const { color, ...svgProps } = use_icon_props_default(props);
1438
+ return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "21", height: "21", viewBox: "0 0 21 21", fill: "none", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
1439
+ "path",
1440
+ {
1441
+ fillRule: "evenodd",
1442
+ clipRule: "evenodd",
1443
+ d: "M13.4023 0.237042C14.9333 -0.0536788 16.3619 0.979605 16.623 2.45384H16.6289C17.6952 2.27688 18.666 3.09951 18.666 4.1804V5.56126C19.3888 5.77671 19.916 6.4473 19.916 7.23997V10.6609C20.5708 11.0542 21.0097 11.7701 21.0098 12.5896V17.7615C21.0096 19.0039 20.0023 20.0115 18.7598 20.0115H13.0713C11.9083 20.0113 10.9517 19.1287 10.834 17.9968H4.66504C2.59443 17.9968 0.915732 16.3163 0.915039 14.2458V6.23997C0.915039 6.18131 0.923776 6.12389 0.936523 6.06907V5.70872C0.936889 3.90786 2.21804 2.36124 3.9873 2.02513L13.4023 0.237042ZM2.41504 14.2458C2.41573 15.4879 3.42285 16.4968 4.66504 16.4968H10.8213V12.5896C10.8214 11.3471 11.8288 10.3397 13.0713 10.3396H13.6016V9.55735C13.6017 9.22611 13.8699 8.95677 14.2012 8.95677C14.5323 8.95698 14.8006 9.22624 14.8008 9.55735V10.3396H17.0312V9.55735C17.0314 9.22611 17.2996 8.95677 17.6309 8.95677C17.9621 8.95679 18.2303 9.22612 18.2305 9.55735V10.3396H18.416V7.23997C18.416 7.10194 18.304 6.99004 18.166 6.98997H2.41504V14.2458ZM12.6582 13.5466C12.3823 13.5468 12.1583 13.7707 12.1582 14.0466C12.1585 14.3224 12.3824 14.5465 12.6582 14.5466H19.1729C19.4488 14.5466 19.6726 14.3225 19.6729 14.0466C19.6727 13.7706 19.4489 13.5466 19.1729 13.5466H12.6582ZM15.1416 2.69993C15.0141 2.04003 14.3719 1.57995 13.6826 1.71067L4.2666 3.49876C3.27805 3.6867 2.54454 4.50478 2.44824 5.489H4.24512C4.4367 4.87087 4.9621 4.39194 5.62891 4.28099L15.1416 2.69993ZM16.875 3.93431L7.51074 5.489H17.166V4.1804C17.166 4.02605 17.0273 3.90911 16.875 3.93431Z",
1444
+ fill: color
1445
+ }
1446
+ ) });
1447
+ };
1448
+ var paylater_default = Paylater;
1449
+
1450
+ // src/icons/v2/outline/plus.tsx
1451
+ var import_jsx_runtime50 = require("react/jsx-runtime");
1434
1452
  var Plus = (props) => {
1435
1453
  const { color, ...svgProps } = use_icon_props_default(props);
1436
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1437
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("g", { clipPath: "url(#icon-outline-plus)", children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
1454
+ return /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1455
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("g", { clipPath: "url(#icon-outline-plus)", children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
1438
1456
  "path",
1439
1457
  {
1440
1458
  fillRule: "evenodd",
@@ -1443,24 +1461,24 @@ var Plus = (props) => {
1443
1461
  fill: color
1444
1462
  }
1445
1463
  ) }),
1446
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("clipPath", { id: "icon-outline-plus", children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1464
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("clipPath", { id: "icon-outline-plus", children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1447
1465
  ] });
1448
1466
  };
1449
1467
  var plus_default = Plus;
1450
1468
 
1451
1469
  // src/icons/v2/outline/plus-large.tsx
1452
- var import_jsx_runtime50 = require("react/jsx-runtime");
1470
+ var import_jsx_runtime51 = require("react/jsx-runtime");
1453
1471
  var PlusLarge = (props) => {
1454
1472
  const { color, ...svgProps } = use_icon_props_default(props);
1455
- return /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1456
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
1473
+ return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1474
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1457
1475
  "path",
1458
1476
  {
1459
1477
  d: "M3.7731 12.0058C3.7731 11.4535 4.22081 11.0058 4.7731 11.0058L19.2582 11.0058C19.8104 11.0058 20.2582 11.4535 20.2582 12.0058C20.2582 12.558 19.8104 13.0058 19.2582 13.0058L4.7731 13.0058C4.22082 13.0058 3.7731 12.5581 3.7731 12.0058Z",
1460
1478
  fill: color
1461
1479
  }
1462
1480
  ),
1463
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
1481
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1464
1482
  "path",
1465
1483
  {
1466
1484
  d: "M12.0156 3.76321C12.5679 3.76321 13.0156 4.21092 13.0156 4.76321L13.0157 19.2483C13.0157 19.8006 12.568 20.2483 12.0157 20.2483C11.4634 20.2483 11.0157 19.8006 11.0157 19.2483L11.0156 4.76322C11.0156 4.21093 11.4633 3.76321 12.0156 3.76321Z",
@@ -1472,12 +1490,12 @@ var PlusLarge = (props) => {
1472
1490
  var plus_large_default = PlusLarge;
1473
1491
 
1474
1492
  // src/icons/v2/outline/privacy-policy.tsx
1475
- var import_jsx_runtime51 = require("react/jsx-runtime");
1493
+ var import_jsx_runtime52 = require("react/jsx-runtime");
1476
1494
  var PrivacyPolicy = (props) => {
1477
1495
  const { color, ...svgProps } = use_icon_props_default(props);
1478
- return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1479
- /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)("g", { clipPath: "url(#clip0_6322_13346)", children: [
1480
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1496
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1497
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)("g", { clipPath: "url(#clip0_6322_13346)", children: [
1498
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1481
1499
  "path",
1482
1500
  {
1483
1501
  fillRule: "evenodd",
@@ -1486,7 +1504,7 @@ var PrivacyPolicy = (props) => {
1486
1504
  fill: color
1487
1505
  }
1488
1506
  ),
1489
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1507
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1490
1508
  "path",
1491
1509
  {
1492
1510
  fillRule: "evenodd",
@@ -1495,7 +1513,7 @@ var PrivacyPolicy = (props) => {
1495
1513
  fill: color
1496
1514
  }
1497
1515
  ),
1498
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1516
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1499
1517
  "path",
1500
1518
  {
1501
1519
  fillRule: "evenodd",
@@ -1504,7 +1522,7 @@ var PrivacyPolicy = (props) => {
1504
1522
  fill: color
1505
1523
  }
1506
1524
  ),
1507
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1525
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1508
1526
  "path",
1509
1527
  {
1510
1528
  fillRule: "evenodd",
@@ -1513,7 +1531,7 @@ var PrivacyPolicy = (props) => {
1513
1531
  fill: color
1514
1532
  }
1515
1533
  ),
1516
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1534
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1517
1535
  "path",
1518
1536
  {
1519
1537
  fillRule: "evenodd",
@@ -1522,7 +1540,7 @@ var PrivacyPolicy = (props) => {
1522
1540
  fill: color
1523
1541
  }
1524
1542
  ),
1525
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1543
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1526
1544
  "path",
1527
1545
  {
1528
1546
  fillRule: "evenodd",
@@ -1532,18 +1550,18 @@ var PrivacyPolicy = (props) => {
1532
1550
  }
1533
1551
  )
1534
1552
  ] }),
1535
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("clipPath", { id: "clip0_6322_13346", children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1553
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("clipPath", { id: "clip0_6322_13346", children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1536
1554
  ] });
1537
1555
  };
1538
1556
  var privacy_policy_default = PrivacyPolicy;
1539
1557
 
1540
1558
  // src/icons/v2/outline/profile.tsx
1541
- var import_jsx_runtime52 = require("react/jsx-runtime");
1559
+ var import_jsx_runtime53 = require("react/jsx-runtime");
1542
1560
  var Profile = (props) => {
1543
1561
  const { color, ...svgProps } = use_icon_props_default(props);
1544
- return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1545
- /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)("g", { clipPath: "url(#icon-outline-profile)", children: [
1546
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1562
+ return /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1563
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)("g", { clipPath: "url(#icon-outline-profile)", children: [
1564
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1547
1565
  "path",
1548
1566
  {
1549
1567
  fillRule: "evenodd",
@@ -1552,7 +1570,7 @@ var Profile = (props) => {
1552
1570
  fill: color
1553
1571
  }
1554
1572
  ),
1555
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1573
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1556
1574
  "path",
1557
1575
  {
1558
1576
  fillRule: "evenodd",
@@ -1562,17 +1580,17 @@ var Profile = (props) => {
1562
1580
  }
1563
1581
  )
1564
1582
  ] }),
1565
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("clipPath", { id: "icon-outline-profile", children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1583
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("clipPath", { id: "icon-outline-profile", children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1566
1584
  ] });
1567
1585
  };
1568
1586
  var profile_default = Profile;
1569
1587
 
1570
1588
  // src/icons/v2/outline/qr-code.tsx
1571
- var import_jsx_runtime53 = require("react/jsx-runtime");
1589
+ var import_jsx_runtime54 = require("react/jsx-runtime");
1572
1590
  var QRCode = (props) => {
1573
1591
  const { color, ...svgProps } = use_icon_props_default(props);
1574
- return /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1575
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1592
+ return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1593
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1576
1594
  "path",
1577
1595
  {
1578
1596
  fillRule: "evenodd",
@@ -1581,7 +1599,7 @@ var QRCode = (props) => {
1581
1599
  fill: color
1582
1600
  }
1583
1601
  ),
1584
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1602
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1585
1603
  "path",
1586
1604
  {
1587
1605
  fillRule: "evenodd",
@@ -1590,7 +1608,7 @@ var QRCode = (props) => {
1590
1608
  fill: color
1591
1609
  }
1592
1610
  ),
1593
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1611
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1594
1612
  "path",
1595
1613
  {
1596
1614
  fillRule: "evenodd",
@@ -1599,7 +1617,7 @@ var QRCode = (props) => {
1599
1617
  fill: color
1600
1618
  }
1601
1619
  ),
1602
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1620
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1603
1621
  "path",
1604
1622
  {
1605
1623
  fillRule: "evenodd",
@@ -1608,7 +1626,7 @@ var QRCode = (props) => {
1608
1626
  fill: color
1609
1627
  }
1610
1628
  ),
1611
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1629
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1612
1630
  "path",
1613
1631
  {
1614
1632
  fillRule: "evenodd",
@@ -1617,7 +1635,7 @@ var QRCode = (props) => {
1617
1635
  fill: color
1618
1636
  }
1619
1637
  ),
1620
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1638
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1621
1639
  "path",
1622
1640
  {
1623
1641
  fillRule: "evenodd",
@@ -1626,7 +1644,7 @@ var QRCode = (props) => {
1626
1644
  fill: color
1627
1645
  }
1628
1646
  ),
1629
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1647
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1630
1648
  "path",
1631
1649
  {
1632
1650
  fillRule: "evenodd",
@@ -1635,7 +1653,7 @@ var QRCode = (props) => {
1635
1653
  fill: color
1636
1654
  }
1637
1655
  ),
1638
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1656
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1639
1657
  "path",
1640
1658
  {
1641
1659
  fillRule: "evenodd",
@@ -1644,7 +1662,7 @@ var QRCode = (props) => {
1644
1662
  fill: color
1645
1663
  }
1646
1664
  ),
1647
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1665
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1648
1666
  "path",
1649
1667
  {
1650
1668
  fillRule: "evenodd",
@@ -1653,7 +1671,7 @@ var QRCode = (props) => {
1653
1671
  fill: color
1654
1672
  }
1655
1673
  ),
1656
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1674
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1657
1675
  "path",
1658
1676
  {
1659
1677
  fillRule: "evenodd",
@@ -1667,10 +1685,10 @@ var QRCode = (props) => {
1667
1685
  var qr_code_default = QRCode;
1668
1686
 
1669
1687
  // src/icons/v2/outline/qr-code-base.tsx
1670
- var import_jsx_runtime54 = require("react/jsx-runtime");
1688
+ var import_jsx_runtime55 = require("react/jsx-runtime");
1671
1689
  var QRCodeBase = (props) => {
1672
1690
  const { color, ...svgProps } = use_icon_props_default(props);
1673
- return /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1691
+ return /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
1674
1692
  "path",
1675
1693
  {
1676
1694
  fillRule: "evenodd",
@@ -1683,11 +1701,11 @@ var QRCodeBase = (props) => {
1683
1701
  var qr_code_base_default = QRCodeBase;
1684
1702
 
1685
1703
  // src/icons/v2/outline/search.tsx
1686
- var import_jsx_runtime55 = require("react/jsx-runtime");
1704
+ var import_jsx_runtime56 = require("react/jsx-runtime");
1687
1705
  var Search = (props) => {
1688
1706
  const { color, ...svgProps } = use_icon_props_default(props);
1689
- return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1690
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
1707
+ return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1708
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
1691
1709
  "path",
1692
1710
  {
1693
1711
  fillRule: "evenodd",
@@ -1696,7 +1714,7 @@ var Search = (props) => {
1696
1714
  fill: color
1697
1715
  }
1698
1716
  ),
1699
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
1717
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
1700
1718
  "path",
1701
1719
  {
1702
1720
  fillRule: "evenodd",
@@ -1710,10 +1728,10 @@ var Search = (props) => {
1710
1728
  var search_default = Search;
1711
1729
 
1712
1730
  // src/icons/v2/outline/setting.tsx
1713
- var import_jsx_runtime56 = require("react/jsx-runtime");
1731
+ var import_jsx_runtime57 = require("react/jsx-runtime");
1714
1732
  var Setting = (props) => {
1715
1733
  const { color, ...svgProps } = use_icon_props_default(props);
1716
- return /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
1734
+ return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1717
1735
  "path",
1718
1736
  {
1719
1737
  d: "M15.2339 21.5C14.798 21.5 14.362 21.3549 13.9987 21.1011C13.0723 20.4303 11.9642 20.4303 11.0196 21.1011C10.4565 21.5 9.72984 21.6087 9.07589 21.3731C7.98597 20.9742 6.98688 20.3941 6.09678 19.6507C5.56998 19.2156 5.2975 18.5267 5.37017 17.8378C5.42466 17.2757 5.31567 16.7318 5.06136 16.2967C4.80704 15.8616 4.38924 15.499 3.88061 15.2633C3.24483 14.9733 2.79069 14.3931 2.66354 13.7042C2.46372 12.562 2.46372 11.4198 2.66354 10.2776C2.79069 9.58871 3.24483 9.00856 3.88061 8.71848C4.40741 8.4828 4.80704 8.13833 5.06136 7.68509C5.31567 7.24997 5.42466 6.72421 5.37017 6.14406C5.2975 5.45512 5.56998 4.78432 6.09678 4.33108C6.98688 3.58776 7.98597 3.00761 9.07589 2.60875C9.72984 2.37306 10.4746 2.48184 11.0377 2.8807C11.9642 3.53337 13.0723 3.5515 13.9987 2.8807C14.5436 2.49997 15.2703 2.39119 15.9424 2.62688C17.0323 3.02574 18.0314 3.60589 18.9215 4.34921C19.4483 4.80245 19.7389 5.49138 19.6481 6.18031C19.5936 6.74234 19.7026 7.2681 19.9569 7.72134C20.2112 8.15646 20.629 8.51905 21.1377 8.75474C21.7734 9.02669 22.2276 9.60684 22.3547 10.2958C22.5545 11.4379 22.5545 12.5983 22.3547 13.7223C22.2457 14.3931 21.7916 14.9733 21.1377 15.2633C20.6109 15.499 20.2112 15.8616 19.9569 16.2967C19.7026 16.7318 19.5936 17.2576 19.6481 17.8378C19.7208 18.5267 19.4483 19.2156 18.9215 19.6507C18.0314 20.3941 17.0323 20.9742 15.9424 21.3731C15.7062 21.4637 15.4701 21.5 15.2339 21.5ZM12.5091 19.1975C13.3084 19.1975 14.1077 19.4694 14.8161 19.9771C14.8888 20.0315 15.1613 20.1946 15.4701 20.0858C16.4147 19.7414 17.2684 19.2519 18.0314 18.5992C18.2857 18.3816 18.2857 18.0734 18.2675 17.9828C18.1767 17.1126 18.3402 16.2967 18.758 15.6078C19.1576 14.9189 19.7934 14.3568 20.5745 14.0124C20.6472 13.9761 20.9378 13.8311 20.9923 13.4866C21.174 12.5076 21.174 11.5105 20.9923 10.5315C20.956 10.2958 20.7925 10.1145 20.5745 10.0057C19.7753 9.6431 19.1576 9.09921 18.758 8.39215C18.3584 7.70322 18.1949 6.88738 18.2857 6.01715C18.3039 5.78146 18.213 5.54577 18.0314 5.40073C17.2684 4.76619 16.3965 4.25856 15.4701 3.91409C15.2521 3.84157 15.0159 3.87783 14.8161 4.00474C13.3811 5.02001 11.619 5.02001 10.2021 4.00474C10.0023 3.8597 9.76617 3.82344 9.54819 3.91409C8.62176 4.25856 7.74982 4.74806 6.98688 5.40073C6.80523 5.54577 6.7144 5.78146 6.75073 6.01715C6.84156 6.88738 6.67807 7.70322 6.27843 8.39215C5.87879 9.08108 5.24301 9.6431 4.4619 9.98757C4.24392 10.0782 4.08043 10.2776 4.0441 10.5133C3.88061 11.4923 3.88061 12.4895 4.0441 13.4685C4.09859 13.8129 4.37107 13.958 4.4619 13.9942C5.24301 14.3387 5.87879 14.9007 6.27843 15.5897C6.67807 16.2786 6.84156 17.1126 6.75073 17.9647C6.75073 18.0553 6.73256 18.3635 6.98688 18.5811C7.74982 19.2156 8.62176 19.7233 9.54819 20.0677C9.76617 20.1402 10.0023 20.104 10.2021 19.9771C10.9106 19.4694 11.7099 19.1975 12.5091 19.1975ZM12.5091 15.4809C10.5836 15.4809 9.02139 13.9217 9.02139 12C9.02139 10.0782 10.5836 8.51906 12.5091 8.51906C14.4347 8.51906 15.9969 10.0782 15.9969 12C15.9969 13.9217 14.4347 15.4809 12.5091 15.4809ZM12.5091 9.91505C11.3466 9.91505 10.4201 10.8578 10.4201 12C10.4201 13.1603 11.3647 14.0849 12.5091 14.0849C13.6717 14.0849 14.5981 13.1421 14.5981 12C14.5981 10.8578 13.6535 9.91505 12.5091 9.91505Z",
@@ -1724,11 +1742,11 @@ var Setting = (props) => {
1724
1742
  var setting_default = Setting;
1725
1743
 
1726
1744
  // src/icons/v2/outline/share.tsx
1727
- var import_jsx_runtime57 = require("react/jsx-runtime");
1745
+ var import_jsx_runtime58 = require("react/jsx-runtime");
1728
1746
  var Bag2 = (props) => {
1729
1747
  const { color, ...svgProps } = use_icon_props_default(props);
1730
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", fill: color, ...svgProps, children: [
1731
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1748
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", fill: color, ...svgProps, children: [
1749
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1732
1750
  "path",
1733
1751
  {
1734
1752
  fillRule: "evenodd",
@@ -1737,7 +1755,7 @@ var Bag2 = (props) => {
1737
1755
  fill: color
1738
1756
  }
1739
1757
  ),
1740
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1758
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1741
1759
  "path",
1742
1760
  {
1743
1761
  fillRule: "evenodd",
@@ -1746,7 +1764,7 @@ var Bag2 = (props) => {
1746
1764
  fill: color
1747
1765
  }
1748
1766
  ),
1749
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1767
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1750
1768
  "path",
1751
1769
  {
1752
1770
  fillRule: "evenodd",
@@ -1760,11 +1778,11 @@ var Bag2 = (props) => {
1760
1778
  var share_default = Bag2;
1761
1779
 
1762
1780
  // src/icons/v2/outline/sort.tsx
1763
- var import_jsx_runtime58 = require("react/jsx-runtime");
1781
+ var import_jsx_runtime59 = require("react/jsx-runtime");
1764
1782
  var Sort = (props) => {
1765
1783
  const { color, ...svgProps } = use_icon_props_default(props);
1766
- return /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("svg", { viewBox: "0 0 24 25", fill: color, xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1767
- /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1784
+ return /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)("svg", { viewBox: "0 0 24 25", fill: color, xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1785
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
1768
1786
  "path",
1769
1787
  {
1770
1788
  fillRule: "evenodd",
@@ -1773,7 +1791,7 @@ var Sort = (props) => {
1773
1791
  fill: color
1774
1792
  }
1775
1793
  ),
1776
- /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1794
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
1777
1795
  "path",
1778
1796
  {
1779
1797
  fillRule: "evenodd",
@@ -1787,25 +1805,25 @@ var Sort = (props) => {
1787
1805
  var sort_default = Sort;
1788
1806
 
1789
1807
  // src/icons/v2/outline/store-complete.tsx
1790
- var import_jsx_runtime59 = require("react/jsx-runtime");
1808
+ var import_jsx_runtime60 = require("react/jsx-runtime");
1791
1809
  var StoreComplete = (props) => {
1792
1810
  const { color, ...svgProps } = use_icon_props_default(props);
1793
- return /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1794
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
1811
+ return /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1812
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1795
1813
  "path",
1796
1814
  {
1797
1815
  d: "M4.41675 3C4.00253 3 3.66675 3.33579 3.66675 3.75C3.66675 4.16421 4.00253 4.5 4.41675 4.5H19.5833C19.9975 4.5 20.3333 4.16421 20.3333 3.75C20.3333 3.33579 19.9975 3 19.5833 3H4.41675Z",
1798
1816
  fill: color
1799
1817
  }
1800
1818
  ),
1801
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
1819
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1802
1820
  "path",
1803
1821
  {
1804
1822
  d: "M19.0898 16.5493C19.3437 16.8032 19.3437 17.2147 19.0898 17.4686L17.0898 19.4686C16.836 19.7224 16.4244 19.7224 16.1706 19.4686L14.9104 18.2084C14.6565 17.9545 14.6565 17.543 14.9103 17.2891C15.1642 17.0353 15.5757 17.0353 15.8296 17.2891L16.6302 18.0897L18.1706 16.5493C18.4244 16.2955 18.836 16.2955 19.0898 16.5493Z",
1805
1823
  fill: color
1806
1824
  }
1807
1825
  ),
1808
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
1826
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1809
1827
  "path",
1810
1828
  {
1811
1829
  fillRule: "evenodd",
@@ -1819,12 +1837,12 @@ var StoreComplete = (props) => {
1819
1837
  var store_complete_default = StoreComplete;
1820
1838
 
1821
1839
  // src/icons/v2/outline/term-conditions.tsx
1822
- var import_jsx_runtime60 = require("react/jsx-runtime");
1840
+ var import_jsx_runtime61 = require("react/jsx-runtime");
1823
1841
  var TermConditions = (props) => {
1824
1842
  const { color, ...svgProps } = use_icon_props_default(props);
1825
- return /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1826
- /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)("g", { clipPath: "url(#clip0_6322_13347)", children: [
1827
- /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1843
+ return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1844
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("g", { clipPath: "url(#clip0_6322_13347)", children: [
1845
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1828
1846
  "path",
1829
1847
  {
1830
1848
  fillRule: "evenodd",
@@ -1833,7 +1851,7 @@ var TermConditions = (props) => {
1833
1851
  fill: color
1834
1852
  }
1835
1853
  ),
1836
- /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1854
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1837
1855
  "path",
1838
1856
  {
1839
1857
  fillRule: "evenodd",
@@ -1842,7 +1860,7 @@ var TermConditions = (props) => {
1842
1860
  fill: color
1843
1861
  }
1844
1862
  ),
1845
- /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1863
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1846
1864
  "path",
1847
1865
  {
1848
1866
  fillRule: "evenodd",
@@ -1851,7 +1869,7 @@ var TermConditions = (props) => {
1851
1869
  fill: color
1852
1870
  }
1853
1871
  ),
1854
- /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1872
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1855
1873
  "path",
1856
1874
  {
1857
1875
  fillRule: "evenodd",
@@ -1860,7 +1878,7 @@ var TermConditions = (props) => {
1860
1878
  fill: color
1861
1879
  }
1862
1880
  ),
1863
- /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1881
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1864
1882
  "path",
1865
1883
  {
1866
1884
  fillRule: "evenodd",
@@ -1869,7 +1887,7 @@ var TermConditions = (props) => {
1869
1887
  fill: color
1870
1888
  }
1871
1889
  ),
1872
- /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1890
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1873
1891
  "path",
1874
1892
  {
1875
1893
  fillRule: "evenodd",
@@ -1879,18 +1897,32 @@ var TermConditions = (props) => {
1879
1897
  }
1880
1898
  )
1881
1899
  ] }),
1882
- /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("clipPath", { id: "clip0_6322_13347", children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1900
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("clipPath", { id: "clip0_6322_13347", children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1883
1901
  ] });
1884
1902
  };
1885
1903
  var term_conditions_default = TermConditions;
1886
1904
 
1905
+ // src/icons/v2/outline/tips-measurement.tsx
1906
+ var import_jsx_runtime62 = require("react/jsx-runtime");
1907
+ var TipsMeasurement = (props) => {
1908
+ const { color, ...svgProps } = use_icon_props_default(props);
1909
+ return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", fill: "none", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
1910
+ "path",
1911
+ {
1912
+ d: "M10.0085 1.68457C10.4642 1.22897 11.2033 1.22896 11.6589 1.68457L14.3376 4.3623C14.7932 4.81786 14.7931 5.55707 14.3376 6.0127L6.00659 14.3428C5.5794 14.77 4.90331 14.7968 4.44507 14.4229L4.35718 14.3428L1.67847 11.665C1.22285 11.2094 1.22286 10.4703 1.67847 10.0146L10.0085 1.68457ZM10.9519 2.3916C10.8869 2.32657 10.7817 2.32669 10.7166 2.3916L9.58667 3.51953L10.3933 4.32617C10.5623 4.4953 10.5621 4.76928 10.3933 4.93848C10.2241 5.10764 9.94927 5.1085 9.78003 4.93945L8.97339 4.13281L6.85718 6.25L7.91382 7.30664C8.0827 7.47589 8.08195 7.74983 7.91284 7.91895C7.74373 8.08806 7.46979 8.08881 7.30054 7.91992L6.2439 6.86328L4.34741 8.75977L5.24878 9.66113C5.41783 9.83037 5.41697 10.1052 5.2478 10.2744C5.07861 10.4433 4.80463 10.4434 4.6355 10.2744L3.73413 9.37305L2.3855 10.7217C2.32041 10.7868 2.32041 10.8929 2.3855 10.958L5.06421 13.6357L5.0896 13.6582C5.15428 13.7008 5.24265 13.6927 5.29956 13.6357L13.6306 5.30566C13.6955 5.24056 13.6956 5.13436 13.6306 5.06934L10.9519 2.3916ZM3.72534 2.66309C3.75403 2.67238 3.7773 2.69285 3.79077 2.71875L4.10229 3.50488C4.2215 3.81045 4.45915 4.06057 4.76636 4.20312L5.31519 4.45703C5.33365 4.46568 5.34922 4.47943 5.36011 4.49609C5.37104 4.51287 5.37679 4.53297 5.37671 4.55273C5.37642 4.57198 5.36997 4.59118 5.35913 4.60742C5.34832 4.62344 5.33316 4.63623 5.31519 4.64453L4.76636 4.90039C4.45903 5.04289 4.22095 5.29312 4.10132 5.59863L3.79077 6.38574C3.77985 6.41379 3.75659 6.43621 3.72729 6.44727C3.70007 6.45686 3.66976 6.45574 3.64331 6.44434C3.61683 6.43288 3.5961 6.41165 3.58569 6.38574L3.27515 5.59863C3.15503 5.29388 2.91709 5.04427 2.61011 4.90234L2.06226 4.64746C2.04028 4.63694 2.02247 4.61962 2.01147 4.59863C1.99892 4.57376 1.9972 4.54564 2.00659 4.51953C2.01612 4.49328 2.03608 4.47114 2.06226 4.45898L2.61011 4.2041C2.9176 4.06177 3.15568 3.8115 3.27515 3.50586L3.58569 2.71875C3.59665 2.69723 3.61593 2.6794 3.63843 2.66895C3.66554 2.65634 3.69677 2.65386 3.72534 2.66309ZM6.04272 2.45703C6.05886 2.46236 6.07226 2.47367 6.07983 2.48828L6.19409 2.7793C6.23646 2.88715 6.32087 2.97513 6.42944 3.02539L6.63159 3.12012C6.64401 3.12575 6.6547 3.13556 6.66089 3.14746C6.66432 3.15433 6.66627 3.16232 6.66675 3.16992C6.66717 3.17755 6.66547 3.18516 6.66284 3.19238C6.66021 3.19957 6.65639 3.20619 6.65112 3.21191C6.64569 3.21773 6.63895 3.22318 6.63159 3.22656L6.42944 3.32031C6.321 3.37051 6.23658 3.45875 6.19409 3.56641L6.07983 3.85742C6.07332 3.87333 6.06029 3.88665 6.0437 3.89258C6.0361 3.89533 6.02741 3.89574 6.01929 3.89551C6.01127 3.89524 6.00316 3.89377 5.99585 3.89062C5.98853 3.88744 5.98183 3.88255 5.97632 3.87695C5.97088 3.87135 5.96645 3.86457 5.96362 3.85742L5.84839 3.56641C5.806 3.45881 5.72241 3.3704 5.61401 3.32031L5.41089 3.22656C5.39855 3.22089 5.38846 3.21103 5.38257 3.19922C5.37902 3.19226 5.37721 3.18449 5.37671 3.17676C5.37622 3.16917 5.37711 3.16151 5.37964 3.1543C5.38228 3.14694 5.38694 3.13962 5.39233 3.13379C5.39758 3.12817 5.40384 3.12348 5.41089 3.12012L5.61401 3.02539C5.72247 2.97521 5.80617 2.88707 5.84839 2.7793L5.96362 2.48828C5.96987 2.47606 5.98017 2.46604 5.99292 2.45996C6.00836 2.45283 6.0265 2.45171 6.04272 2.45703Z",
1913
+ fill: color
1914
+ }
1915
+ ) });
1916
+ };
1917
+ var tips_measurement_default = TipsMeasurement;
1918
+
1887
1919
  // src/icons/v2/outline/trash.tsx
1888
- var import_jsx_runtime61 = require("react/jsx-runtime");
1920
+ var import_jsx_runtime63 = require("react/jsx-runtime");
1889
1921
  var Trash = (props) => {
1890
1922
  const { color, ...svgProps } = use_icon_props_default(props);
1891
- return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1892
- /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("g", { clipPath: "url(#clip0_5761_9499)", children: [
1893
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1923
+ return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1924
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("g", { clipPath: "url(#clip0_5761_9499)", children: [
1925
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
1894
1926
  "path",
1895
1927
  {
1896
1928
  fillRule: "evenodd",
@@ -1899,7 +1931,7 @@ var Trash = (props) => {
1899
1931
  fill: color
1900
1932
  }
1901
1933
  ),
1902
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1934
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
1903
1935
  "path",
1904
1936
  {
1905
1937
  fillRule: "evenodd",
@@ -1908,7 +1940,7 @@ var Trash = (props) => {
1908
1940
  fill: color
1909
1941
  }
1910
1942
  ),
1911
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1943
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
1912
1944
  "path",
1913
1945
  {
1914
1946
  fillRule: "evenodd",
@@ -1917,7 +1949,7 @@ var Trash = (props) => {
1917
1949
  fill: color
1918
1950
  }
1919
1951
  ),
1920
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1952
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
1921
1953
  "path",
1922
1954
  {
1923
1955
  fillRule: "evenodd",
@@ -1927,17 +1959,17 @@ var Trash = (props) => {
1927
1959
  }
1928
1960
  )
1929
1961
  ] }),
1930
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("clipPath", { id: "clip0_5761_9499", children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1962
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("clipPath", { id: "clip0_5761_9499", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1931
1963
  ] });
1932
1964
  };
1933
1965
  var trash_default = Trash;
1934
1966
 
1935
1967
  // src/icons/v2/outline/truck.tsx
1936
- var import_jsx_runtime62 = require("react/jsx-runtime");
1968
+ var import_jsx_runtime64 = require("react/jsx-runtime");
1937
1969
  var Truck = (props) => {
1938
1970
  const { color, ...svgProps } = use_icon_props_default(props);
1939
- return /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1940
- /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
1971
+ return /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1972
+ /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
1941
1973
  "path",
1942
1974
  {
1943
1975
  fillRule: "evenodd",
@@ -1946,38 +1978,38 @@ var Truck = (props) => {
1946
1978
  fill: color
1947
1979
  }
1948
1980
  ) }),
1949
- /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("clipPath", { id: "truck", children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
1981
+ /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("clipPath", { id: "truck", children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
1950
1982
  ] });
1951
1983
  };
1952
1984
  var truck_default = Truck;
1953
1985
 
1954
1986
  // src/icons/v2/outline/truck-discount.tsx
1955
- var import_jsx_runtime63 = require("react/jsx-runtime");
1987
+ var import_jsx_runtime65 = require("react/jsx-runtime");
1956
1988
  var TruckDiscount = (props) => {
1957
1989
  const { color, ...svgProps } = use_icon_props_default(props);
1958
- return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1959
- /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
1990
+ return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1991
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
1960
1992
  "path",
1961
1993
  {
1962
1994
  d: "M7.53159 6.71973C7.66828 6.5832 7.89007 6.58309 8.0267 6.71973C8.16285 6.85631 8.16286 7.07729 8.0267 7.21387L5.39584 9.84473L5.34116 9.88965C5.20548 9.9791 5.02126 9.96389 4.9017 9.84473C4.76502 9.70804 4.76502 9.48629 4.9017 9.34961L7.53159 6.71973Z",
1963
1995
  fill: color
1964
1996
  }
1965
1997
  ),
1966
- /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
1998
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
1967
1999
  "path",
1968
2000
  {
1969
2001
  d: "M7.39194 8.75977C7.66062 8.75993 7.87903 8.97742 7.87924 9.24609C7.87924 9.51495 7.66075 9.73323 7.39194 9.7334C7.12311 9.73326 6.90561 9.51496 6.90561 9.24609C6.90582 8.97741 7.12323 8.75991 7.39194 8.75977Z",
1970
2002
  fill: color
1971
2003
  }
1972
2004
  ),
1973
- /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2005
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
1974
2006
  "path",
1975
2007
  {
1976
2008
  d: "M5.47592 6.86719C5.74453 6.86748 5.96308 7.08487 5.96323 7.35352C5.96323 7.62229 5.74462 7.84052 5.47592 7.84082C5.20709 7.84068 4.98959 7.62238 4.98959 7.35352C4.98974 7.08477 5.20718 6.86733 5.47592 6.86719Z",
1977
2009
  fill: color
1978
2010
  }
1979
2011
  ),
1980
- /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2012
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
1981
2013
  "path",
1982
2014
  {
1983
2015
  fillRule: "evenodd",
@@ -1991,12 +2023,12 @@ var TruckDiscount = (props) => {
1991
2023
  var truck_discount_default = TruckDiscount;
1992
2024
 
1993
2025
  // src/icons/v2/outline/virtual-wallet.tsx
1994
- var import_jsx_runtime64 = require("react/jsx-runtime");
2026
+ var import_jsx_runtime66 = require("react/jsx-runtime");
1995
2027
  var VirtualWallet = (props) => {
1996
2028
  const { color, ...svgProps } = use_icon_props_default(props);
1997
- return /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1998
- /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)("g", { clipPath: "url(#clip0_2092_1618)", children: [
1999
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2029
+ return /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2030
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("g", { clipPath: "url(#clip0_2092_1618)", children: [
2031
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2000
2032
  "path",
2001
2033
  {
2002
2034
  fillRule: "evenodd",
@@ -2005,7 +2037,7 @@ var VirtualWallet = (props) => {
2005
2037
  fill: color
2006
2038
  }
2007
2039
  ),
2008
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2040
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2009
2041
  "path",
2010
2042
  {
2011
2043
  fillRule: "evenodd",
@@ -2014,7 +2046,7 @@ var VirtualWallet = (props) => {
2014
2046
  fill: color
2015
2047
  }
2016
2048
  ),
2017
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2049
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2018
2050
  "path",
2019
2051
  {
2020
2052
  fillRule: "evenodd",
@@ -2023,14 +2055,14 @@ var VirtualWallet = (props) => {
2023
2055
  fill: color
2024
2056
  }
2025
2057
  ),
2026
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2058
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2027
2059
  "path",
2028
2060
  {
2029
2061
  d: "M18 14.5039C18 15.3323 17.3284 16.0039 16.5 16.0039C15.6716 16.0039 15 15.3323 15 14.5039C15 13.6755 15.6716 13.0039 16.5 13.0039C17.3284 13.0039 18 13.6755 18 14.5039Z",
2030
2062
  fill: color
2031
2063
  }
2032
2064
  ),
2033
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2065
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2034
2066
  "path",
2035
2067
  {
2036
2068
  fillRule: "evenodd",
@@ -2039,7 +2071,7 @@ var VirtualWallet = (props) => {
2039
2071
  fill: color
2040
2072
  }
2041
2073
  ),
2042
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2074
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2043
2075
  "path",
2044
2076
  {
2045
2077
  fillRule: "evenodd",
@@ -2049,17 +2081,17 @@ var VirtualWallet = (props) => {
2049
2081
  }
2050
2082
  )
2051
2083
  ] }),
2052
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("clipPath", { id: "clip0_2092_1618", children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
2084
+ /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("clipPath", { id: "clip0_2092_1618", children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
2053
2085
  ] });
2054
2086
  };
2055
2087
  var virtual_wallet_default = VirtualWallet;
2056
2088
 
2057
2089
  // src/icons/v2/outline/voucher-applied.tsx
2058
- var import_jsx_runtime65 = require("react/jsx-runtime");
2090
+ var import_jsx_runtime67 = require("react/jsx-runtime");
2059
2091
  var VoucherApplied = (props) => {
2060
2092
  const { color, ...svgProps } = use_icon_props_default(props);
2061
- return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", ...svgProps, children: [
2062
- /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2093
+ return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", ...svgProps, children: [
2094
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2063
2095
  "path",
2064
2096
  {
2065
2097
  fillRule: "evenodd",
@@ -2068,7 +2100,7 @@ var VoucherApplied = (props) => {
2068
2100
  fill: color
2069
2101
  }
2070
2102
  ),
2071
- /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2103
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2072
2104
  "path",
2073
2105
  {
2074
2106
  fillRule: "evenodd",
@@ -2077,7 +2109,7 @@ var VoucherApplied = (props) => {
2077
2109
  fill: color
2078
2110
  }
2079
2111
  ),
2080
- /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2112
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2081
2113
  "path",
2082
2114
  {
2083
2115
  fillRule: "evenodd",
@@ -2086,7 +2118,7 @@ var VoucherApplied = (props) => {
2086
2118
  fill: color
2087
2119
  }
2088
2120
  ),
2089
- /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2121
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2090
2122
  "path",
2091
2123
  {
2092
2124
  fillRule: "evenodd",
@@ -2100,25 +2132,25 @@ var VoucherApplied = (props) => {
2100
2132
  var voucher_applied_default = VoucherApplied;
2101
2133
 
2102
2134
  // src/icons/v2/outline/voucher-outline.tsx
2103
- var import_jsx_runtime66 = require("react/jsx-runtime");
2135
+ var import_jsx_runtime68 = require("react/jsx-runtime");
2104
2136
  var VoucherOutline = (props) => {
2105
2137
  const { color, ...svgProps } = use_icon_props_default(props);
2106
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2107
- /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2138
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2139
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2108
2140
  "path",
2109
2141
  {
2110
2142
  d: "M10 12.541C10.359 12.541 10.6504 12.8324 10.6504 13.1914V15.5762C10.6502 15.935 10.3589 16.2256 10 16.2256C9.6411 16.2256 9.34975 15.935 9.34961 15.5762V13.1914C9.34961 12.8324 9.64102 12.541 10 12.541Z",
2111
2143
  fill: color
2112
2144
  }
2113
2145
  ),
2114
- /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2146
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2115
2147
  "path",
2116
2148
  {
2117
2149
  d: "M10 7.77246C10.3589 7.77247 10.6503 8.06301 10.6504 8.42188V10.8066C10.6504 11.1656 10.359 11.457 10 11.457C9.64102 11.457 9.34961 11.1656 9.34961 10.8066V8.42188C9.34974 8.063 9.64109 7.77246 10 7.77246Z",
2118
2150
  fill: color
2119
2151
  }
2120
2152
  ),
2121
- /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2153
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2122
2154
  "path",
2123
2155
  {
2124
2156
  fillRule: "evenodd",
@@ -2132,12 +2164,12 @@ var VoucherOutline = (props) => {
2132
2164
  var voucher_outline_default = VoucherOutline;
2133
2165
 
2134
2166
  // src/icons/v2/solid/add-bag-solid.tsx
2135
- var import_jsx_runtime67 = require("react/jsx-runtime");
2167
+ var import_jsx_runtime69 = require("react/jsx-runtime");
2136
2168
  var AddBagSolid = (props) => {
2137
2169
  const { color, ...svgProps } = use_icon_props_default(props);
2138
2170
  const fillColor = color || "#12784A";
2139
- return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2140
- /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2171
+ return /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2172
+ /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
2141
2173
  "path",
2142
2174
  {
2143
2175
  fillRule: "evenodd",
@@ -2146,7 +2178,7 @@ var AddBagSolid = (props) => {
2146
2178
  fill: fillColor
2147
2179
  }
2148
2180
  ),
2149
- /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2181
+ /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
2150
2182
  "path",
2151
2183
  {
2152
2184
  fillRule: "evenodd",
@@ -2160,10 +2192,10 @@ var AddBagSolid = (props) => {
2160
2192
  var add_bag_solid_default = AddBagSolid;
2161
2193
 
2162
2194
  // src/icons/v2/solid/arrow-down-circle-solid.tsx
2163
- var import_jsx_runtime68 = require("react/jsx-runtime");
2195
+ var import_jsx_runtime70 = require("react/jsx-runtime");
2164
2196
  var ArrowDownCircleSolid = (props) => {
2165
2197
  const { color, ...svgProps } = use_icon_props_default(props);
2166
- return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "11", height: "12", viewBox: "0 0 11 12", fill: "none", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2198
+ return /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "11", height: "12", viewBox: "0 0 11 12", fill: "none", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2167
2199
  "path",
2168
2200
  {
2169
2201
  d: "M11 6C11 4.54131 10.4205 3.14237 9.38909 2.11091C8.35764 1.07946 6.95869 0.500001 5.5 0.500001C4.04131 0.500001 2.64236 1.07946 1.61091 2.11092C0.579463 3.14237 0 4.54131 0 6C0 7.45869 0.579463 8.85764 1.61091 9.88909C2.64236 10.9205 4.04131 11.5 5.5 11.5C6.95869 11.5 8.35764 10.9205 9.38909 9.88909C10.4205 8.85764 11 7.45869 11 6ZM5.071 8.87956L5.06733 8.87589L2.62289 6.43145C2.5083 6.3167 2.44399 6.16112 2.4441 5.99896C2.44422 5.83679 2.50875 5.68131 2.6235 5.56672C2.73825 5.45213 2.89382 5.38782 3.05599 5.38794C3.21815 5.38805 3.37363 5.45258 3.48822 5.56733L4.88889 6.96922L4.88889 3.55556C4.88889 3.39348 4.95327 3.23804 5.06788 3.12344C5.18248 3.00883 5.33792 2.94445 5.5 2.94445C5.66208 2.94445 5.81751 3.00883 5.93212 3.12344C6.04673 3.23804 6.11111 3.39348 6.11111 3.55556L6.11111 6.96922L7.51178 5.56733C7.62653 5.45258 7.78216 5.38812 7.94444 5.38812C8.10672 5.38812 8.26236 5.45258 8.37711 5.56733C8.49186 5.68208 8.55633 5.83772 8.55633 6C8.55633 6.16228 8.49186 6.31792 8.37711 6.43267L5.93267 8.87711C5.81874 8.99076 5.66458 9.05488 5.50367 9.05556L5.49633 9.05556C5.33703 9.05457 5.18442 8.99142 5.071 8.87956Z",
@@ -2174,10 +2206,10 @@ var ArrowDownCircleSolid = (props) => {
2174
2206
  var arrow_down_circle_solid_default = ArrowDownCircleSolid;
2175
2207
 
2176
2208
  // src/icons/v2/solid/bag-solid.tsx
2177
- var import_jsx_runtime69 = require("react/jsx-runtime");
2209
+ var import_jsx_runtime71 = require("react/jsx-runtime");
2178
2210
  var BagSolid = (props) => {
2179
2211
  const { color, ...svgProps } = use_icon_props_default(props);
2180
- return /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
2212
+ return /* @__PURE__ */ (0, import_jsx_runtime71.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
2181
2213
  "path",
2182
2214
  {
2183
2215
  fillRule: "evenodd",
@@ -2190,32 +2222,32 @@ var BagSolid = (props) => {
2190
2222
  var bag_solid_default = BagSolid;
2191
2223
 
2192
2224
  // src/icons/v2/solid/category-solid.tsx
2193
- var import_jsx_runtime70 = require("react/jsx-runtime");
2225
+ var import_jsx_runtime72 = require("react/jsx-runtime");
2194
2226
  var CategorySolid = (props) => {
2195
2227
  const { color, ...svgProps } = use_icon_props_default(props);
2196
- return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2197
- /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2228
+ return /* @__PURE__ */ (0, import_jsx_runtime72.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2229
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2198
2230
  "path",
2199
2231
  {
2200
2232
  d: "M14.9842 3.5C14.0726 3.5 13.4336 3.94874 13.0372 4.47764C12.6717 4.96527 12.5008 5.52881 12.4471 5.92986C12.2689 6.80014 12.6164 8.45961 14.3831 10.0673C14.6868 10.3553 15.503 11.0402 16.5681 11.707C16.8115 11.8594 17.1206 11.8594 17.364 11.707C18.4292 11.0402 19.2453 10.3553 19.549 10.0673C21.3157 8.45967 21.6632 6.80022 21.485 5.92993C21.4313 5.52888 21.2604 4.96533 20.8949 4.47771C20.4986 3.94881 19.8595 3.50006 18.9479 3.50006C18.0522 3.50006 17.406 3.851 16.9661 4.28201C16.5261 3.85097 15.8799 3.5 14.9842 3.5Z",
2201
2233
  fill: color
2202
2234
  }
2203
2235
  ),
2204
- /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2236
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2205
2237
  "path",
2206
2238
  {
2207
2239
  d: "M4.75 3.52539C3.7835 3.52539 3 4.30889 3 5.27539V10.2754C3 11.2419 3.7835 12.0254 4.75 12.0254H9.75C10.7165 12.0254 11.5 11.2419 11.5 10.2754V5.27539C11.5 4.30889 10.7165 3.52539 9.75 3.52539H4.75Z",
2208
2240
  fill: color
2209
2241
  }
2210
2242
  ),
2211
- /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2243
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2212
2244
  "path",
2213
2245
  {
2214
2246
  d: "M4.75012 12.9817C3.78362 12.9817 3.00012 13.7652 3.00012 14.7317V19.7317C3.00012 20.6982 3.78362 21.4817 4.75012 21.4817H9.75012C10.7166 21.4817 11.5001 20.6982 11.5001 19.7317V14.7317C11.5001 13.7652 10.7166 12.9817 9.75012 12.9817H4.75012Z",
2215
2247
  fill: color
2216
2248
  }
2217
2249
  ),
2218
- /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2250
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2219
2251
  "path",
2220
2252
  {
2221
2253
  d: "M14.2046 12.9819C13.2381 12.9819 12.4546 13.7654 12.4546 14.7319V19.7319C12.4546 20.6984 13.2381 21.4819 14.2046 21.4819H19.2046C20.1711 21.4819 20.9546 20.6984 20.9546 19.7319V14.7319C20.9546 13.7654 20.1711 12.9819 19.2046 12.9819H14.2046Z",
@@ -2227,10 +2259,10 @@ var CategorySolid = (props) => {
2227
2259
  var category_solid_default = CategorySolid;
2228
2260
 
2229
2261
  // src/icons/v2/solid/chat-cs-solid.tsx
2230
- var import_jsx_runtime71 = require("react/jsx-runtime");
2262
+ var import_jsx_runtime73 = require("react/jsx-runtime");
2231
2263
  var ChatCsSolid = (props) => {
2232
2264
  const { color, ...svgProps } = use_icon_props_default(props);
2233
- return /* @__PURE__ */ (0, import_jsx_runtime71.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
2265
+ return /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
2234
2266
  "path",
2235
2267
  {
2236
2268
  fillRule: "evenodd",
@@ -2243,10 +2275,10 @@ var ChatCsSolid = (props) => {
2243
2275
  var chat_cs_solid_default = ChatCsSolid;
2244
2276
 
2245
2277
  // src/icons/v2/solid/check-shield.tsx
2246
- var import_jsx_runtime72 = require("react/jsx-runtime");
2278
+ var import_jsx_runtime74 = require("react/jsx-runtime");
2247
2279
  var CheckShield2 = (props) => {
2248
2280
  const { color, ...svgProps } = use_icon_props_default(props);
2249
- return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2281
+ return /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
2250
2282
  "path",
2251
2283
  {
2252
2284
  fillRule: "evenodd",
@@ -2259,13 +2291,13 @@ var CheckShield2 = (props) => {
2259
2291
  var check_shield_default2 = CheckShield2;
2260
2292
 
2261
2293
  // src/icons/v2/solid/direction.tsx
2262
- var import_jsx_runtime73 = require("react/jsx-runtime");
2294
+ var import_jsx_runtime75 = require("react/jsx-runtime");
2263
2295
  var Direction = (props) => {
2264
2296
  const { color, ...svgProps } = use_icon_props_default(props);
2265
- return /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2266
- /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)("g", { clipPath: "url(#direction)", children: [
2267
- /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
2268
- /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
2297
+ return /* @__PURE__ */ (0, import_jsx_runtime75.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2298
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsxs)("g", { clipPath: "url(#direction)", children: [
2299
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
2300
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2269
2301
  "path",
2270
2302
  {
2271
2303
  fillRule: "evenodd",
@@ -2275,16 +2307,16 @@ var Direction = (props) => {
2275
2307
  }
2276
2308
  )
2277
2309
  ] }),
2278
- /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
2310
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
2279
2311
  ] });
2280
2312
  };
2281
2313
  var direction_default = Direction;
2282
2314
 
2283
2315
  // src/icons/v2/solid/enveloped-solid.tsx
2284
- var import_jsx_runtime74 = require("react/jsx-runtime");
2316
+ var import_jsx_runtime76 = require("react/jsx-runtime");
2285
2317
  var EnvelopedSolid = (props) => {
2286
2318
  const { color, ...svgProps } = use_icon_props_default(props);
2287
- return /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
2319
+ return /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
2288
2320
  "path",
2289
2321
  {
2290
2322
  fillRule: "evenodd",
@@ -2297,12 +2329,12 @@ var EnvelopedSolid = (props) => {
2297
2329
  var enveloped_solid_default = EnvelopedSolid;
2298
2330
 
2299
2331
  // src/icons/v2/solid/fast-truck-solid.tsx
2300
- var import_jsx_runtime75 = require("react/jsx-runtime");
2332
+ var import_jsx_runtime77 = require("react/jsx-runtime");
2301
2333
  var FastTruckSolid = (props) => {
2302
2334
  const { color, ...svgProps } = use_icon_props_default(props);
2303
2335
  const fillColor = color || "#12784A";
2304
- return /* @__PURE__ */ (0, import_jsx_runtime75.jsxs)("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2305
- /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2336
+ return /* @__PURE__ */ (0, import_jsx_runtime77.jsxs)("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2337
+ /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
2306
2338
  "path",
2307
2339
  {
2308
2340
  fillRule: "evenodd",
@@ -2311,14 +2343,14 @@ var FastTruckSolid = (props) => {
2311
2343
  fill: fillColor
2312
2344
  }
2313
2345
  ),
2314
- /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2346
+ /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
2315
2347
  "path",
2316
2348
  {
2317
2349
  d: "M4.832 6.49517H1.8307C1.55711 6.49517 1.33325 6.27131 1.33325 5.99772C1.33325 5.72412 1.55711 5.50026 1.8307 5.50026H4.832C5.1056 5.50026 5.32945 5.72412 5.32945 5.99772C5.32945 6.27131 5.1056 6.49517 4.832 6.49517Z",
2318
2350
  fill: fillColor
2319
2351
  }
2320
2352
  ),
2321
- /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2353
+ /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
2322
2354
  "path",
2323
2355
  {
2324
2356
  d: "M4.832 8.87472H1.8307C1.55711 8.87472 1.33325 8.65087 1.33325 8.37727C1.33325 8.10367 1.55711 7.87982 1.8307 7.87982H4.832C5.1056 7.87982 5.32945 8.10367 5.32945 8.37727C5.32945 8.65087 5.1056 8.87472 4.832 8.87472Z",
@@ -2330,10 +2362,10 @@ var FastTruckSolid = (props) => {
2330
2362
  var fast_truck_solid_default = FastTruckSolid;
2331
2363
 
2332
2364
  // src/icons/v2/solid/hand.tsx
2333
- var import_jsx_runtime76 = require("react/jsx-runtime");
2365
+ var import_jsx_runtime78 = require("react/jsx-runtime");
2334
2366
  var Hand = (props) => {
2335
2367
  const { color, ...svgProps } = use_icon_props_default(props);
2336
- return /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
2368
+ return /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2337
2369
  "path",
2338
2370
  {
2339
2371
  id: "Vector 650",
@@ -2345,10 +2377,10 @@ var Hand = (props) => {
2345
2377
  var hand_default = Hand;
2346
2378
 
2347
2379
  // src/icons/v2/solid/handphone-solid.tsx
2348
- var import_jsx_runtime77 = require("react/jsx-runtime");
2380
+ var import_jsx_runtime79 = require("react/jsx-runtime");
2349
2381
  var HandphoneSolid = (props) => {
2350
2382
  const { color, ...svgProps } = use_icon_props_default(props);
2351
- return /* @__PURE__ */ (0, import_jsx_runtime77.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
2383
+ return /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
2352
2384
  "path",
2353
2385
  {
2354
2386
  fillRule: "evenodd",
@@ -2361,10 +2393,10 @@ var HandphoneSolid = (props) => {
2361
2393
  var handphone_solid_default = HandphoneSolid;
2362
2394
 
2363
2395
  // src/icons/v2/solid/heart-solid.tsx
2364
- var import_jsx_runtime78 = require("react/jsx-runtime");
2396
+ var import_jsx_runtime80 = require("react/jsx-runtime");
2365
2397
  var HeartSolid = (props) => {
2366
2398
  const { color, ...svgProps } = use_icon_props_default(props);
2367
- return /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2399
+ return /* @__PURE__ */ (0, import_jsx_runtime80.jsx)("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
2368
2400
  "path",
2369
2401
  {
2370
2402
  d: "M7.70474 3C5.89396 3 4.64234 3.87618 3.84553 4.93938C3.08007 5.96075 2.72095 7.16404 2.61612 7.99343C2.26375 9.62077 2.86112 13.3065 6.97501 17.0459C7.65023 17.6878 9.57406 19.3084 12.1022 20.8911C12.3456 21.0435 12.6547 21.0435 12.8981 20.8911C15.4262 19.3084 17.35 17.688 18.0253 17.0461C22.1392 13.3067 22.7365 9.6209 22.3841 7.99357C22.2793 7.16418 21.9202 5.9609 21.1547 4.93954C20.3579 3.87634 19.1063 3.00016 17.2955 3.00016C14.8638 3.00016 13.3357 4.25586 12.5001 5.47304C11.6646 4.25581 10.1365 3 7.70474 3Z",
@@ -2375,10 +2407,10 @@ var HeartSolid = (props) => {
2375
2407
  var heart_solid_default = HeartSolid;
2376
2408
 
2377
2409
  // src/icons/v2/solid/home-solid.tsx
2378
- var import_jsx_runtime79 = require("react/jsx-runtime");
2410
+ var import_jsx_runtime81 = require("react/jsx-runtime");
2379
2411
  var HomeSolid = (props) => {
2380
2412
  const { color, ...svgProps } = use_icon_props_default(props);
2381
- return /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
2413
+ return /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
2382
2414
  "path",
2383
2415
  {
2384
2416
  fillRule: "evenodd",
@@ -2391,10 +2423,10 @@ var HomeSolid = (props) => {
2391
2423
  var home_solid_default = HomeSolid;
2392
2424
 
2393
2425
  // src/icons/v2/solid/info-solid.tsx
2394
- var import_jsx_runtime80 = require("react/jsx-runtime");
2426
+ var import_jsx_runtime82 = require("react/jsx-runtime");
2395
2427
  var InfoSolid = (props) => {
2396
2428
  const { color, ...svgProps } = use_icon_props_default(props);
2397
- return /* @__PURE__ */ (0, import_jsx_runtime80.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
2429
+ return /* @__PURE__ */ (0, import_jsx_runtime82.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime82.jsx)(
2398
2430
  "path",
2399
2431
  {
2400
2432
  fillRule: "evenodd",
@@ -2407,11 +2439,11 @@ var InfoSolid = (props) => {
2407
2439
  var info_solid_default = InfoSolid;
2408
2440
 
2409
2441
  // src/icons/v2/solid/lock-solid.tsx
2410
- var import_jsx_runtime81 = require("react/jsx-runtime");
2442
+ var import_jsx_runtime83 = require("react/jsx-runtime");
2411
2443
  var InfoSolid2 = (props) => {
2412
2444
  const { color, ...svgProps } = use_icon_props_default(props);
2413
- return /* @__PURE__ */ (0, import_jsx_runtime81.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2414
- /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("g", { clipPath: "url(#clip0_1327_167542)", children: /* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
2445
+ return /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2446
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { clipPath: "url(#clip0_1327_167542)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2415
2447
  "path",
2416
2448
  {
2417
2449
  fillRule: "evenodd",
@@ -2420,24 +2452,24 @@ var InfoSolid2 = (props) => {
2420
2452
  fill: color
2421
2453
  }
2422
2454
  ) }),
2423
- /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("clipPath", { id: "clip0_1327_167542", children: /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("rect", { width: "20", height: "20", fill: "white" }) }) })
2455
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("clipPath", { id: "clip0_1327_167542", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("rect", { width: "20", height: "20", fill: "white" }) }) })
2424
2456
  ] });
2425
2457
  };
2426
2458
  var lock_solid_default = InfoSolid2;
2427
2459
 
2428
2460
  // src/icons/v2/solid/map-marker-solid.tsx
2429
- var import_jsx_runtime82 = require("react/jsx-runtime");
2461
+ var import_jsx_runtime84 = require("react/jsx-runtime");
2430
2462
  var MapMarkerSolid = (props) => {
2431
2463
  const { color, ...svgProps } = use_icon_props_default(props);
2432
- return /* @__PURE__ */ (0, import_jsx_runtime82.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2433
- /* @__PURE__ */ (0, import_jsx_runtime82.jsx)(
2464
+ return /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2465
+ /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
2434
2466
  "path",
2435
2467
  {
2436
2468
  d: "M12 7.78C10.74 7.78 9.72 8.8 9.72 10.06C9.72 11.32 10.74 12.34 12 12.34C13.26 12.34 14.28 11.32 14.28 10.06C14.28 8.8 13.26 7.78 12 7.78Z",
2437
2469
  fill: color
2438
2470
  }
2439
2471
  ),
2440
- /* @__PURE__ */ (0, import_jsx_runtime82.jsx)(
2472
+ /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
2441
2473
  "path",
2442
2474
  {
2443
2475
  d: "M17.66 4.38C16.16 2.86 14.12 2 12 2C9.88 2 7.84 2.86 6.34 4.38C4.84 5.9 4 7.96 4 10.1C4 14.68 7.9 19.08 10.26 21.3C11.24 22.24 12.74 22.24 13.74 21.3C16.1 19.06 20 14.68 20 10.1C20 7.96 19.16 5.9 17.66 4.38ZM12 13.82C9.92 13.82 8.22 12.14 8.22 10.04C8.22 7.96 9.9 6.26 12 6.26C14.1 6.26 15.78 7.94 15.78 10.04C15.78 12.14 14.08 13.82 12 13.82Z",
@@ -2449,18 +2481,18 @@ var MapMarkerSolid = (props) => {
2449
2481
  var map_marker_solid_default = MapMarkerSolid;
2450
2482
 
2451
2483
  // src/icons/v2/solid/profile-solid.tsx
2452
- var import_jsx_runtime83 = require("react/jsx-runtime");
2484
+ var import_jsx_runtime85 = require("react/jsx-runtime");
2453
2485
  var ProfileSolid = (props) => {
2454
2486
  const { color, ...svgProps } = use_icon_props_default(props);
2455
- return /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2456
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2487
+ return /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2488
+ /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
2457
2489
  "path",
2458
2490
  {
2459
2491
  d: "M12 11.5C14.4853 11.5 16.5 9.48528 16.5 7C16.5 4.51472 14.4853 2.5 12 2.5C9.51472 2.5 7.5 4.51472 7.5 7C7.5 9.48528 9.51472 11.5 12 11.5Z",
2460
2492
  fill: color
2461
2493
  }
2462
2494
  ),
2463
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2495
+ /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
2464
2496
  "path",
2465
2497
  {
2466
2498
  d: "M4.0556 19.5212C4.95811 16.06 8.17325 13.5 12.0011 13.5C15.829 13.5 19.0441 16.06 19.9467 19.5212C20.2254 20.59 19.3039 21.5 18.1994 21.5H5.80289C4.69832 21.5 3.77691 20.59 4.0556 19.5212Z",
@@ -2472,10 +2504,10 @@ var ProfileSolid = (props) => {
2472
2504
  var profile_solid_default = ProfileSolid;
2473
2505
 
2474
2506
  // src/icons/v2/solid/search-solid.tsx
2475
- var import_jsx_runtime84 = require("react/jsx-runtime");
2507
+ var import_jsx_runtime86 = require("react/jsx-runtime");
2476
2508
  var SearchSolid = (props) => {
2477
2509
  const { color, ...svgProps } = use_icon_props_default(props);
2478
- return /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
2510
+ return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2479
2511
  "path",
2480
2512
  {
2481
2513
  d: "M20.7876 20.2156L16.2978 15.7258C17.355 14.4323 17.9893 12.7782 17.9893 10.9872C17.9893 6.85805 14.6312 3.5 10.4896 3.5C6.36048 3.5 2.98999 6.85805 2.98999 10.9872C2.98999 15.1164 6.34805 18.4744 10.4896 18.4744C12.2806 18.4744 13.9347 17.8401 15.2282 16.783L19.7305 21.2728C19.8797 21.422 20.0663 21.4967 20.2529 21.4967C20.4394 21.4967 20.6384 21.422 20.7752 21.2728C21.0862 20.9867 21.0861 20.5141 20.7876 20.2156ZM10.4896 16.982C7.18134 16.982 4.49488 14.2955 4.49488 10.9872C4.49488 7.67891 7.18134 4.99247 10.4896 4.99247C13.7979 4.99247 16.4844 7.67891 16.4844 10.9872C16.4844 14.2955 13.7979 16.982 10.4896 16.982Z",
@@ -2486,18 +2518,18 @@ var SearchSolid = (props) => {
2486
2518
  var search_solid_default = SearchSolid;
2487
2519
 
2488
2520
  // src/icons/v2/solid/setting-solid.tsx
2489
- var import_jsx_runtime85 = require("react/jsx-runtime");
2521
+ var import_jsx_runtime87 = require("react/jsx-runtime");
2490
2522
  var SettingSolid = (props) => {
2491
2523
  const { color, ...svgProps } = use_icon_props_default(props);
2492
- return /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2493
- /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
2524
+ return /* @__PURE__ */ (0, import_jsx_runtime87.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2525
+ /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
2494
2526
  "path",
2495
2527
  {
2496
2528
  d: "M9.91663 13.0145C9.91663 11.8715 10.8433 10.9448 11.9863 10.9448C13.1294 10.9448 14.056 11.8715 14.056 13.0145C14.056 14.1576 13.1294 15.0842 11.9863 15.0842C10.8433 15.0842 9.91663 14.1576 9.91663 13.0145Z",
2497
2529
  fill: "#999999"
2498
2530
  }
2499
2531
  ),
2500
- /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
2532
+ /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
2501
2533
  "path",
2502
2534
  {
2503
2535
  fillRule: "evenodd",
@@ -2511,10 +2543,10 @@ var SettingSolid = (props) => {
2511
2543
  var setting_solid_default = SettingSolid;
2512
2544
 
2513
2545
  // src/icons/v2/solid/success-solid.tsx
2514
- var import_jsx_runtime86 = require("react/jsx-runtime");
2546
+ var import_jsx_runtime88 = require("react/jsx-runtime");
2515
2547
  var SuccessSolid = (props) => {
2516
2548
  const { color, ...svgProps } = use_icon_props_default(props);
2517
- return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "21", viewBox: "0 0 20 21", fill: "none", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2549
+ return /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "21", viewBox: "0 0 20 21", fill: "none", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
2518
2550
  "path",
2519
2551
  {
2520
2552
  d: "M10 0.5C15.5228 0.5 20 4.97715 20 10.5C20 16.0228 15.5228 20.5 10 20.5C4.47715 20.5 0 16.0228 0 10.5C0 4.97715 4.47715 0.5 10 0.5ZM14.4805 7.76953C14.1213 7.41038 13.5388 7.41038 13.1797 7.76953L9.13086 11.8184L6.82031 9.50781C6.46117 9.14867 5.87868 9.14868 5.51953 9.50781C5.16039 9.86696 5.16038 10.4494 5.51953 10.8086L8.48047 13.7695C8.83962 14.1287 9.4221 14.1287 9.78125 13.7695L14.4805 9.07031C14.8396 8.71116 14.8396 8.12868 14.4805 7.76953Z",
@@ -2525,11 +2557,11 @@ var SuccessSolid = (props) => {
2525
2557
  var success_solid_default = SuccessSolid;
2526
2558
 
2527
2559
  // src/icons/v2/solid/trash-solid.tsx
2528
- var import_jsx_runtime87 = require("react/jsx-runtime");
2560
+ var import_jsx_runtime89 = require("react/jsx-runtime");
2529
2561
  var TrashSolid = (props) => {
2530
2562
  const { color, ...svgProps } = use_icon_props_default(props);
2531
- return /* @__PURE__ */ (0, import_jsx_runtime87.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2532
- /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
2563
+ return /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2564
+ /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
2533
2565
  "path",
2534
2566
  {
2535
2567
  fillRule: "evenodd",
@@ -2538,7 +2570,7 @@ var TrashSolid = (props) => {
2538
2570
  fill: color
2539
2571
  }
2540
2572
  ),
2541
- /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
2573
+ /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
2542
2574
  "path",
2543
2575
  {
2544
2576
  fillRule: "evenodd",
@@ -2552,11 +2584,11 @@ var TrashSolid = (props) => {
2552
2584
  var trash_solid_default = TrashSolid;
2553
2585
 
2554
2586
  // src/icons/v2/solid/trend-up.tsx
2555
- var import_jsx_runtime88 = require("react/jsx-runtime");
2587
+ var import_jsx_runtime90 = require("react/jsx-runtime");
2556
2588
  var TrendUp = (props) => {
2557
2589
  const { color, ...svgProps } = use_icon_props_default(props);
2558
- return /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime88.jsxs)("g", { id: "Vector", children: [
2559
- /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
2590
+ return /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("g", { id: "Vector", children: [
2591
+ /* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
2560
2592
  "path",
2561
2593
  {
2562
2594
  fillRule: "evenodd",
@@ -2565,14 +2597,14 @@ var TrendUp = (props) => {
2565
2597
  fill: color
2566
2598
  }
2567
2599
  ),
2568
- /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
2600
+ /* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
2569
2601
  "path",
2570
2602
  {
2571
2603
  d: "M16.0599 20.2002C16.4686 20.2002 16.7999 19.8689 16.7999 19.4602C16.7999 19.0515 16.4686 18.7202 16.0599 18.7202C15.6513 18.7202 15.3199 19.0515 15.3199 19.4602C15.3199 19.8689 15.6513 20.2002 16.0599 20.2002Z",
2572
2604
  fill: color
2573
2605
  }
2574
2606
  ),
2575
- /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
2607
+ /* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
2576
2608
  "path",
2577
2609
  {
2578
2610
  fillRule: "evenodd",
@@ -2586,32 +2618,32 @@ var TrendUp = (props) => {
2586
2618
  var trend_up_default = TrendUp;
2587
2619
 
2588
2620
  // src/icons/v2/solid/voila-point-base.tsx
2589
- var import_jsx_runtime89 = require("react/jsx-runtime");
2621
+ var import_jsx_runtime91 = require("react/jsx-runtime");
2590
2622
  var VoilaPointBase = (props) => {
2591
2623
  const { color, ...svgProps } = use_icon_props_default(props);
2592
- return /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2593
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
2624
+ return /* @__PURE__ */ (0, import_jsx_runtime91.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2625
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
2594
2626
  "path",
2595
2627
  {
2596
2628
  d: "M10 18.001C5.58172 18.001 2 14.4193 2 10.001C2 5.5827 5.58172 2.00098 10 2.00098C14.4183 2.00098 18 5.5827 18 10.001C18 14.4193 14.4183 18.001 10 18.001Z",
2597
2629
  fill: "#8F8F8F"
2598
2630
  }
2599
2631
  ),
2600
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
2632
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
2601
2633
  "path",
2602
2634
  {
2603
2635
  d: "M10 18.001C5.58172 18.001 2 14.4193 2 10.001C2 5.5827 5.58172 2.00098 10 2.00098C14.4183 2.00098 18 5.5827 18 10.001C18 14.4193 14.4183 18.001 10 18.001Z",
2604
2636
  fill: "url(#paint0_linear_1327_167461)"
2605
2637
  }
2606
2638
  ),
2607
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
2639
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
2608
2640
  "path",
2609
2641
  {
2610
2642
  d: "M10 18.001C5.58172 18.001 2 14.4193 2 10.001C2 5.5827 5.58172 2.00098 10 2.00098C14.4183 2.00098 18 5.5827 18 10.001C18 14.4193 14.4183 18.001 10 18.001Z",
2611
2643
  stroke: "white"
2612
2644
  }
2613
2645
  ),
2614
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
2646
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
2615
2647
  "path",
2616
2648
  {
2617
2649
  fillRule: "evenodd",
@@ -2620,15 +2652,15 @@ var VoilaPointBase = (props) => {
2620
2652
  fill: "url(#paint1_linear_1327_167461)"
2621
2653
  }
2622
2654
  ),
2623
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
2655
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
2624
2656
  "path",
2625
2657
  {
2626
2658
  d: "M9.9068 12.7622C9.97092 12.7622 10.0283 12.7622 10.0931 12.7622C10.1079 12.7246 10.1248 12.6862 10.1383 12.6472C10.4056 11.8626 10.6715 11.0788 10.9388 10.2943C11.358 9.06274 11.7771 7.83121 12.1969 6.59967C12.2118 6.55643 12.2246 6.51111 12.2469 6.47205C12.3056 6.36605 12.394 6.30608 12.5148 6.30608C12.7274 6.30538 12.9401 6.30469 13.1527 6.30608C13.3909 6.30817 13.5367 6.51878 13.4557 6.7503C13.3687 6.99995 13.2742 7.24682 13.1824 7.49438C12.4635 9.43792 11.7454 11.3808 11.0259 13.3243C11.0043 13.3836 10.9786 13.4422 10.9449 13.4952C10.8733 13.6074 10.7721 13.6744 10.6405 13.6876C10.6027 13.6911 10.5656 13.6953 10.5278 13.6953C10.1781 13.696 9.82851 13.6953 9.47888 13.696C9.36684 13.696 9.26087 13.6772 9.16705 13.6088C9.07661 13.5426 9.02193 13.4519 8.98346 13.3466C8.73508 12.6723 8.48467 11.9979 8.23561 11.3243C7.67877 9.82007 7.12261 8.31657 6.56644 6.81306C6.53472 6.72659 6.50502 6.64151 6.5327 6.54528C6.57387 6.40371 6.68254 6.30817 6.82495 6.30678C7.05106 6.30399 7.27717 6.30399 7.50328 6.30678C7.643 6.30817 7.74357 6.38698 7.79419 6.53272C7.91771 6.88907 8.03852 7.24612 8.16069 7.60317C8.59469 8.87794 9.02936 10.1527 9.46201 11.4282C9.60037 11.8354 9.73266 12.2448 9.86765 12.6527C9.88048 12.689 9.89398 12.7246 9.9068 12.7622Z",
2627
2659
  fill: "white"
2628
2660
  }
2629
2661
  ),
2630
- /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)("defs", { children: [
2631
- /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)(
2662
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsxs)("defs", { children: [
2663
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsxs)(
2632
2664
  "linearGradient",
2633
2665
  {
2634
2666
  id: "paint0_linear_1327_167461",
@@ -2638,12 +2670,12 @@ var VoilaPointBase = (props) => {
2638
2670
  y2: "2.51294",
2639
2671
  gradientUnits: "userSpaceOnUse",
2640
2672
  children: [
2641
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("stop", { stopColor: "#E6E6E6" }),
2642
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("stop", { offset: "0.648152", stopColor: "#ACACAC" })
2673
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("stop", { stopColor: "#E6E6E6" }),
2674
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("stop", { offset: "0.648152", stopColor: "#ACACAC" })
2643
2675
  ]
2644
2676
  }
2645
2677
  ),
2646
- /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)(
2678
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsxs)(
2647
2679
  "linearGradient",
2648
2680
  {
2649
2681
  id: "paint1_linear_1327_167461",
@@ -2653,9 +2685,9 @@ var VoilaPointBase = (props) => {
2653
2685
  y2: "19.984",
2654
2686
  gradientUnits: "userSpaceOnUse",
2655
2687
  children: [
2656
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("stop", { stopColor: "#E6E6E6" }),
2657
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("stop", { offset: "0.427885", stopColor: "#D3D3D3" }),
2658
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("stop", { offset: "0.648152", stopColor: "#D6D6D6" })
2688
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("stop", { stopColor: "#E6E6E6" }),
2689
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("stop", { offset: "0.427885", stopColor: "#D3D3D3" }),
2690
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("stop", { offset: "0.648152", stopColor: "#D6D6D6" })
2659
2691
  ]
2660
2692
  }
2661
2693
  )
@@ -2665,10 +2697,10 @@ var VoilaPointBase = (props) => {
2665
2697
  var voila_point_base_default = VoilaPointBase;
2666
2698
 
2667
2699
  // src/icons/v2/solid/voucher.tsx
2668
- var import_jsx_runtime90 = require("react/jsx-runtime");
2700
+ var import_jsx_runtime92 = require("react/jsx-runtime");
2669
2701
  var Voucher = (props) => {
2670
2702
  const { color, ...svgProps } = use_icon_props_default(props);
2671
- return /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
2703
+ return /* @__PURE__ */ (0, import_jsx_runtime92.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
2672
2704
  "path",
2673
2705
  {
2674
2706
  fillRule: "evenodd",
@@ -2681,10 +2713,10 @@ var Voucher = (props) => {
2681
2713
  var voucher_default = Voucher;
2682
2714
 
2683
2715
  // src/icons/v2/solid/wallet.tsx
2684
- var import_jsx_runtime91 = require("react/jsx-runtime");
2716
+ var import_jsx_runtime93 = require("react/jsx-runtime");
2685
2717
  var Wallet = (props) => {
2686
2718
  const { color, ...svgProps } = use_icon_props_default(props);
2687
- return /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
2719
+ return /* @__PURE__ */ (0, import_jsx_runtime93.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime93.jsx)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
2688
2720
  "path",
2689
2721
  {
2690
2722
  id: "Subtract",
@@ -2762,6 +2794,7 @@ var wallet_default = Wallet;
2762
2794
  Note,
2763
2795
  OrderHistory,
2764
2796
  Otp,
2797
+ Paylater,
2765
2798
  Plus,
2766
2799
  PlusLarge,
2767
2800
  PrivacyPolicy,
@@ -2778,6 +2811,7 @@ var wallet_default = Wallet;
2778
2811
  StoreComplete,
2779
2812
  SuccessSolid,
2780
2813
  TermConditions,
2814
+ TipsMeasurement,
2781
2815
  Trash,
2782
2816
  TrashSolid,
2783
2817
  TrendUp,