@ctlyst.id/icons 2.8.0 → 2.8.2

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.mjs CHANGED
@@ -1633,13 +1633,58 @@ var Truck = (props) => {
1633
1633
  };
1634
1634
  var truck_default = Truck;
1635
1635
 
1636
- // src/icons/v2/solid/add-bag-solid.tsx
1636
+ // src/icons/v2/outline/voucher-applied.tsx
1637
1637
  import { jsx as jsx57, jsxs as jsxs43 } from "react/jsx-runtime";
1638
+ var VoucherApplied = (props) => {
1639
+ const { color, ...svgProps } = use_icon_props_default(props);
1640
+ return /* @__PURE__ */ jsxs43("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", ...svgProps, children: [
1641
+ /* @__PURE__ */ jsx57(
1642
+ "path",
1643
+ {
1644
+ fillRule: "evenodd",
1645
+ clipRule: "evenodd",
1646
+ d: "M8.33158 10.8552C8.03931 10.8552 7.78878 11.1057 7.78878 11.398V13.3813C7.78878 13.6736 8.03931 13.9241 8.33158 13.9241C8.62386 13.9241 8.87438 13.6736 8.87438 13.3813V11.398C8.87438 11.1057 8.64474 10.8552 8.33158 10.8552Z",
1647
+ fill: color
1648
+ }
1649
+ ),
1650
+ /* @__PURE__ */ jsx57(
1651
+ "path",
1652
+ {
1653
+ fillRule: "evenodd",
1654
+ clipRule: "evenodd",
1655
+ d: "M8.33158 6.88861C8.03931 6.88861 7.78878 7.13913 7.78878 7.4314V9.4147C7.78878 9.70698 8.03931 9.95751 8.33158 9.95751C8.62386 9.95751 8.87438 9.70698 8.87438 9.4147V7.4314C8.87438 7.13913 8.64474 6.88861 8.33158 6.88861Z",
1656
+ fill: color
1657
+ }
1658
+ ),
1659
+ /* @__PURE__ */ jsx57(
1660
+ "path",
1661
+ {
1662
+ fillRule: "evenodd",
1663
+ clipRule: "evenodd",
1664
+ d: "M18.3316 14.6757C18.3316 14.6339 18.3316 14.613 18.3316 14.5713C18.3316 14.5295 18.3316 14.5087 18.3316 14.4669V13.0681C18.3316 12.6506 18.0184 12.3583 17.6635 12.2957C17.2251 11.6276 16.5988 11.1057 15.8681 10.7717C15.8472 10.6464 15.8264 10.5212 15.8264 10.3959C15.8264 9.39383 16.5988 8.57963 17.58 8.517C17.9767 8.49613 18.3316 8.1621 18.3316 7.72369V6.01178C18.3316 4.7383 17.3086 3.71533 16.0351 3.71533H3.96833C2.69484 3.71533 1.67188 4.7383 1.67188 6.01178V7.72369C1.67188 8.1621 2.02678 8.49613 2.42344 8.517C3.40465 8.57963 4.17709 9.39383 4.17709 10.3959C4.17709 11.398 3.40465 12.2122 2.42344 12.2748C2.02678 12.2957 1.67188 12.6297 1.67188 13.0681V14.7801C1.67188 16.0535 2.69484 17.0765 3.96833 17.0765H10.8577C11.6092 18.0786 12.8201 18.7466 14.1771 18.7466C16.223 18.7466 17.9349 17.2644 18.269 15.302C18.3107 15.135 18.3316 14.9679 18.3316 14.7801V14.6757ZM8.87438 15.8239V15.3646C8.87438 15.0723 8.62386 14.8218 8.33158 14.8218C8.03931 14.8218 7.78878 15.0723 7.78878 15.3646V15.8239H3.96833C3.38377 15.8239 2.92448 15.3646 2.92448 14.7801V13.4648C4.34411 13.1725 5.4297 11.9199 5.4297 10.3959C5.4297 8.89279 4.36499 7.6193 2.92448 7.32702V6.01178C2.92448 5.42723 3.38377 4.96794 3.96833 4.96794H7.80966V5.40635C7.80966 5.69863 8.06018 5.94916 8.35246 5.94916C8.64473 5.94916 8.89526 5.69863 8.89526 5.40635V4.96794H16.056C16.6406 4.96794 17.0998 5.42723 17.0998 6.01178V7.32702C15.6802 7.6193 14.5946 8.87191 14.5946 10.3959C14.5946 10.4168 14.5946 10.4168 14.5946 10.4377C14.4485 10.4168 14.3232 10.3959 14.1771 10.3959C11.8806 10.3959 10.0017 12.254 10.0017 14.5713C10.0017 15.0097 10.0852 15.4272 10.2105 15.8239H8.87438ZM14.1771 17.661C12.4652 17.661 11.0873 16.2832 11.0873 14.5713C11.0873 12.8594 12.4652 11.4815 14.1771 11.4815C15.889 11.4815 17.2669 12.8594 17.2669 14.5713C17.246 16.2832 15.8681 17.661 14.1771 17.661Z",
1665
+ fill: color
1666
+ }
1667
+ ),
1668
+ /* @__PURE__ */ jsx57(
1669
+ "path",
1670
+ {
1671
+ fillRule: "evenodd",
1672
+ clipRule: "evenodd",
1673
+ d: "M15.1374 13.3604L13.8639 14.6548L13.1959 13.9867C12.9871 13.778 12.6322 13.778 12.4234 13.9867C12.2147 14.1955 12.2147 14.5504 12.4234 14.7592L13.4673 15.803C13.6761 16.0118 14.031 16.0118 14.2397 15.803L15.9099 14.1329C16.1186 13.9241 16.1186 13.5692 15.9099 13.3604C15.7011 13.1517 15.3671 13.1517 15.1374 13.3604Z",
1674
+ fill: color
1675
+ }
1676
+ )
1677
+ ] });
1678
+ };
1679
+ var voucher_applied_default = VoucherApplied;
1680
+
1681
+ // src/icons/v2/solid/add-bag-solid.tsx
1682
+ import { jsx as jsx58, jsxs as jsxs44 } from "react/jsx-runtime";
1638
1683
  var AddBagSolid = (props) => {
1639
1684
  const { color, ...svgProps } = use_icon_props_default(props);
1640
1685
  const fillColor = color || "#12784A";
1641
- return /* @__PURE__ */ jsxs43("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1642
- /* @__PURE__ */ jsx57(
1686
+ return /* @__PURE__ */ jsxs44("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1687
+ /* @__PURE__ */ jsx58(
1643
1688
  "path",
1644
1689
  {
1645
1690
  fillRule: "evenodd",
@@ -1648,7 +1693,7 @@ var AddBagSolid = (props) => {
1648
1693
  fill: fillColor
1649
1694
  }
1650
1695
  ),
1651
- /* @__PURE__ */ jsx57(
1696
+ /* @__PURE__ */ jsx58(
1652
1697
  "path",
1653
1698
  {
1654
1699
  fillRule: "evenodd",
@@ -1661,11 +1706,25 @@ var AddBagSolid = (props) => {
1661
1706
  };
1662
1707
  var add_bag_solid_default = AddBagSolid;
1663
1708
 
1709
+ // src/icons/v2/solid/arrow-down-circle-solid.tsx
1710
+ import { jsx as jsx59 } from "react/jsx-runtime";
1711
+ var ArrowDownCircleSolid = (props) => {
1712
+ const { color, ...svgProps } = use_icon_props_default(props);
1713
+ return /* @__PURE__ */ jsx59("svg", { xmlns: "http://www.w3.org/2000/svg", width: "11", height: "12", viewBox: "0 0 11 12", fill: "none", ...svgProps, children: /* @__PURE__ */ jsx59(
1714
+ "path",
1715
+ {
1716
+ 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",
1717
+ fill: color
1718
+ }
1719
+ ) });
1720
+ };
1721
+ var arrow_down_circle_solid_default = ArrowDownCircleSolid;
1722
+
1664
1723
  // src/icons/v2/solid/bag-solid.tsx
1665
- import { jsx as jsx58 } from "react/jsx-runtime";
1724
+ import { jsx as jsx60 } from "react/jsx-runtime";
1666
1725
  var BagSolid = (props) => {
1667
1726
  const { color, ...svgProps } = use_icon_props_default(props);
1668
- return /* @__PURE__ */ jsx58("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx58(
1727
+ return /* @__PURE__ */ jsx60("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx60(
1669
1728
  "path",
1670
1729
  {
1671
1730
  fillRule: "evenodd",
@@ -1678,32 +1737,32 @@ var BagSolid = (props) => {
1678
1737
  var bag_solid_default = BagSolid;
1679
1738
 
1680
1739
  // src/icons/v2/solid/category-solid.tsx
1681
- import { jsx as jsx59, jsxs as jsxs44 } from "react/jsx-runtime";
1740
+ import { jsx as jsx61, jsxs as jsxs45 } from "react/jsx-runtime";
1682
1741
  var CategorySolid = (props) => {
1683
1742
  const { color, ...svgProps } = use_icon_props_default(props);
1684
- return /* @__PURE__ */ jsxs44("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1685
- /* @__PURE__ */ jsx59(
1743
+ return /* @__PURE__ */ jsxs45("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1744
+ /* @__PURE__ */ jsx61(
1686
1745
  "path",
1687
1746
  {
1688
1747
  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",
1689
1748
  fill: color
1690
1749
  }
1691
1750
  ),
1692
- /* @__PURE__ */ jsx59(
1751
+ /* @__PURE__ */ jsx61(
1693
1752
  "path",
1694
1753
  {
1695
1754
  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",
1696
1755
  fill: color
1697
1756
  }
1698
1757
  ),
1699
- /* @__PURE__ */ jsx59(
1758
+ /* @__PURE__ */ jsx61(
1700
1759
  "path",
1701
1760
  {
1702
1761
  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",
1703
1762
  fill: color
1704
1763
  }
1705
1764
  ),
1706
- /* @__PURE__ */ jsx59(
1765
+ /* @__PURE__ */ jsx61(
1707
1766
  "path",
1708
1767
  {
1709
1768
  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",
@@ -1715,10 +1774,10 @@ var CategorySolid = (props) => {
1715
1774
  var category_solid_default = CategorySolid;
1716
1775
 
1717
1776
  // src/icons/v2/solid/chat-cs-solid.tsx
1718
- import { jsx as jsx60 } from "react/jsx-runtime";
1777
+ import { jsx as jsx62 } from "react/jsx-runtime";
1719
1778
  var ChatCsSolid = (props) => {
1720
1779
  const { color, ...svgProps } = use_icon_props_default(props);
1721
- return /* @__PURE__ */ jsx60("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx60(
1780
+ return /* @__PURE__ */ jsx62("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx62(
1722
1781
  "path",
1723
1782
  {
1724
1783
  fillRule: "evenodd",
@@ -1731,13 +1790,13 @@ var ChatCsSolid = (props) => {
1731
1790
  var chat_cs_solid_default = ChatCsSolid;
1732
1791
 
1733
1792
  // src/icons/v2/solid/direction.tsx
1734
- import { jsx as jsx61, jsxs as jsxs45 } from "react/jsx-runtime";
1793
+ import { jsx as jsx63, jsxs as jsxs46 } from "react/jsx-runtime";
1735
1794
  var Direction = (props) => {
1736
1795
  const { color, ...svgProps } = use_icon_props_default(props);
1737
- return /* @__PURE__ */ jsxs45("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1738
- /* @__PURE__ */ jsxs45("g", { clipPath: "url(#direction)", children: [
1739
- /* @__PURE__ */ jsx61("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
1740
- /* @__PURE__ */ jsx61(
1796
+ return /* @__PURE__ */ jsxs46("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1797
+ /* @__PURE__ */ jsxs46("g", { clipPath: "url(#direction)", children: [
1798
+ /* @__PURE__ */ jsx63("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
1799
+ /* @__PURE__ */ jsx63(
1741
1800
  "path",
1742
1801
  {
1743
1802
  fillRule: "evenodd",
@@ -1747,16 +1806,16 @@ var Direction = (props) => {
1747
1806
  }
1748
1807
  )
1749
1808
  ] }),
1750
- /* @__PURE__ */ jsx61("defs", { children: /* @__PURE__ */ jsx61("clipPath", { id: "direction", children: /* @__PURE__ */ jsx61("rect", { width: "16", height: "16", fill: "white" }) }) })
1809
+ /* @__PURE__ */ jsx63("defs", { children: /* @__PURE__ */ jsx63("clipPath", { id: "direction", children: /* @__PURE__ */ jsx63("rect", { width: "16", height: "16", fill: "white" }) }) })
1751
1810
  ] });
1752
1811
  };
1753
1812
  var direction_default = Direction;
1754
1813
 
1755
1814
  // src/icons/v2/solid/enveloped-solid.tsx
1756
- import { jsx as jsx62 } from "react/jsx-runtime";
1815
+ import { jsx as jsx64 } from "react/jsx-runtime";
1757
1816
  var EnvelopedSolid = (props) => {
1758
1817
  const { color, ...svgProps } = use_icon_props_default(props);
1759
- return /* @__PURE__ */ jsx62("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx62(
1818
+ return /* @__PURE__ */ jsx64("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx64(
1760
1819
  "path",
1761
1820
  {
1762
1821
  fillRule: "evenodd",
@@ -1768,11 +1827,44 @@ var EnvelopedSolid = (props) => {
1768
1827
  };
1769
1828
  var enveloped_solid_default = EnvelopedSolid;
1770
1829
 
1830
+ // src/icons/v2/solid/fast-truck-solid.tsx
1831
+ import { jsx as jsx65, jsxs as jsxs47 } from "react/jsx-runtime";
1832
+ var FastTruckSolid = (props) => {
1833
+ const { color, ...svgProps } = use_icon_props_default(props);
1834
+ const fillColor = color || "#12784A";
1835
+ return /* @__PURE__ */ jsxs47("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1836
+ /* @__PURE__ */ jsx65(
1837
+ "path",
1838
+ {
1839
+ fillRule: "evenodd",
1840
+ clipRule: "evenodd",
1841
+ d: "M13.355 5.04429L14.4162 6.88487C14.5738 7.16675 14.665 7.48181 14.6733 7.79686V9.82812C14.6733 10.8147 13.9022 11.6189 12.9239 11.6604C12.9239 11.6507 12.9267 11.6438 12.9291 11.6381C12.9307 11.6341 12.9322 11.6307 12.9322 11.6272C12.7332 12.2242 12.1694 12.6553 11.5061 12.6553C10.8429 12.6553 10.2791 12.2242 10.0801 11.6272C10.0801 11.6314 10.0822 11.6376 10.0843 11.6438C10.0863 11.65 10.0884 11.6563 10.0884 11.6604H5.9181C5.9181 11.6563 5.92017 11.65 5.92225 11.6438C5.92432 11.6376 5.92639 11.6314 5.92639 11.6272C5.72741 12.2242 5.16363 12.6553 4.50036 12.6553C3.83709 12.6553 3.27331 12.2242 3.07433 11.6272C3.07433 11.6314 3.07641 11.6376 3.07848 11.6438C3.08055 11.65 3.08262 11.6563 3.08262 11.6604H1.8307C1.55711 11.6604 1.33325 11.4365 1.33325 11.1629C1.33325 10.8894 1.55711 10.6655 1.8307 10.6655H3.08262C3.08262 10.6696 3.08055 10.6759 3.07848 10.6821C3.07641 10.6883 3.07433 10.6945 3.07433 10.6987C3.27331 10.1017 3.83709 9.67059 4.50036 9.67059C5.16363 9.67059 5.72741 10.1017 5.92639 10.6987C5.92639 10.6889 5.92355 10.6821 5.92119 10.6764C5.91952 10.6724 5.9181 10.6689 5.9181 10.6655H7.85816L8.88623 5.33447C8.98572 4.82044 8.58776 4.33957 8.06543 4.33957H1.8307C1.55711 4.33957 1.33325 4.11572 1.33325 3.84212C1.33325 3.56852 1.55711 3.34467 1.8307 3.34467H8.07373C8.70383 3.34467 9.24274 3.65142 9.57437 4.124H11.7632C12.4264 4.124 13.0317 4.47222 13.355 5.04429ZM2.99972 11.1629C2.99972 11.2127 2.99972 11.2624 3.00801 11.3039C2.99972 11.2541 2.99972 11.2127 2.99972 11.1629ZM2.99972 11.1629C2.99972 11.1132 2.99972 11.0717 3.00801 11.022C3.00801 11.0469 3.00593 11.0697 3.00386 11.0925C3.00179 11.1153 2.99972 11.1381 2.99972 11.1629ZM3.02498 10.9269C3.02693 10.9122 3.02899 10.8966 3.03288 10.8811C3.02459 10.9142 3.0163 10.9474 3.0163 10.9723C3.0207 10.9591 3.02277 10.9435 3.02498 10.9269ZM3.05361 11.536C3.04946 11.5215 3.04532 11.507 3.04117 11.4946C3.04946 11.5277 3.05775 11.5526 3.06604 11.5775C3.0619 11.5651 3.05775 11.5505 3.05361 11.536ZM3.03288 11.4448C3.02459 11.42 3.0163 11.3868 3.0163 11.3536C3.0163 11.3811 3.02199 11.4029 3.02865 11.4284C3.03004 11.4337 3.03146 11.4392 3.03288 11.4448ZM3.87026 11.1712C3.87026 11.5195 4.15215 11.8013 4.50036 11.8013C4.84858 11.8013 5.13876 11.5112 5.13047 11.1712C5.13047 10.823 4.84858 10.5411 4.50036 10.5411C4.15215 10.5411 3.87026 10.823 3.87026 11.1712ZM5.99272 11.3039C6.00101 11.2541 6.00101 11.2127 6.00101 11.1629C6.00101 11.2127 6.00101 11.2624 5.99272 11.3039ZM5.99272 11.022C6.00101 11.0717 6.00101 11.1132 6.00101 11.1629C6.00101 11.1132 6.00101 11.0635 5.99272 11.022ZM5.95541 11.5443C5.95126 11.5588 5.94712 11.5733 5.94297 11.5858C5.95126 11.5526 5.95955 11.5277 5.96785 11.5029C5.9637 11.5153 5.95955 11.5298 5.95541 11.5443ZM5.98404 11.399C5.98209 11.4137 5.98002 11.4293 5.97614 11.4448C5.97614 11.4174 5.98182 11.3956 5.98848 11.3701C5.98668 11.3792 5.98539 11.3889 5.98404 11.399ZM5.99272 11.3536C5.9913 11.3593 5.98986 11.3648 5.98848 11.3701L5.99272 11.3536ZM5.98848 11.3701C5.98847 11.3701 5.98848 11.3701 5.98848 11.3701V11.3701ZM5.98404 10.9269C5.98209 10.9122 5.98002 10.8966 5.97614 10.8811C5.97614 10.9142 5.98443 10.9474 5.99272 10.9723C5.98831 10.9591 5.98625 10.9435 5.98404 10.9269ZM10.0511 11.536C10.047 11.5215 10.0428 11.507 10.0387 11.4946C10.0387 11.5277 10.047 11.5526 10.0635 11.5775C10.0594 11.5651 10.0552 11.5506 10.0511 11.536ZM10.5768 5.1272H11.7715C12.0699 5.1272 12.3435 5.28473 12.4928 5.54174L13.554 7.38232C13.5976 7.45505 13.6271 7.53346 13.644 7.61588H11.2435C10.8753 7.61588 10.5768 7.31741 10.5768 6.94922V5.1272ZM12.9729 10.9268L12.9754 10.9256C12.9793 10.9429 12.9819 10.9617 12.9819 10.9805C12.978 10.965 12.976 10.9495 12.974 10.9348C12.9737 10.9321 12.9733 10.9294 12.9729 10.9268ZM10.0304 11.4448C10.0221 11.42 10.0138 11.3868 10.0138 11.3536C10.0138 11.3811 10.0195 11.4029 10.0261 11.4284C10.0275 11.4337 10.0289 11.4392 10.0304 11.4448ZM10.8677 11.1712C10.8677 11.5195 11.1496 11.8013 11.4979 11.8013C11.8461 11.8013 12.128 11.5112 12.128 11.1712C12.128 10.823 11.8461 10.5411 11.4979 10.5411C11.1496 10.5411 10.8677 10.823 10.8677 11.1712ZM12.9985 11.1629C12.9985 11.2127 12.9985 11.2541 12.9902 11.3039C12.9902 11.2841 12.9921 11.2624 12.9941 11.2398C12.9962 11.215 12.9985 11.189 12.9985 11.1629ZM12.9902 11.022C12.9985 11.0717 12.9985 11.1132 12.9985 11.1629C12.9985 11.1132 12.9985 11.0635 12.9902 11.022ZM12.9446 11.5443C12.9405 11.5588 12.9363 11.5733 12.9322 11.5858C12.9402 11.5537 12.9482 11.5293 12.9563 11.5052C12.9524 11.5171 12.9485 11.5307 12.9446 11.5443Z",
1842
+ fill: fillColor
1843
+ }
1844
+ ),
1845
+ /* @__PURE__ */ jsx65(
1846
+ "path",
1847
+ {
1848
+ 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",
1849
+ fill: fillColor
1850
+ }
1851
+ ),
1852
+ /* @__PURE__ */ jsx65(
1853
+ "path",
1854
+ {
1855
+ 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",
1856
+ fill: fillColor
1857
+ }
1858
+ )
1859
+ ] });
1860
+ };
1861
+ var fast_truck_solid_default = FastTruckSolid;
1862
+
1771
1863
  // src/icons/v2/solid/hand.tsx
1772
- import { jsx as jsx63 } from "react/jsx-runtime";
1864
+ import { jsx as jsx66 } from "react/jsx-runtime";
1773
1865
  var Hand = (props) => {
1774
1866
  const { color, ...svgProps } = use_icon_props_default(props);
1775
- return /* @__PURE__ */ jsx63("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx63("g", { id: "Solid / Hand", children: /* @__PURE__ */ jsx63(
1867
+ return /* @__PURE__ */ jsx66("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx66("g", { id: "Solid / Hand", children: /* @__PURE__ */ jsx66(
1776
1868
  "path",
1777
1869
  {
1778
1870
  id: "Vector 650",
@@ -1784,10 +1876,10 @@ var Hand = (props) => {
1784
1876
  var hand_default = Hand;
1785
1877
 
1786
1878
  // src/icons/v2/solid/handphone-solid.tsx
1787
- import { jsx as jsx64 } from "react/jsx-runtime";
1879
+ import { jsx as jsx67 } from "react/jsx-runtime";
1788
1880
  var HandphoneSolid = (props) => {
1789
1881
  const { color, ...svgProps } = use_icon_props_default(props);
1790
- return /* @__PURE__ */ jsx64("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx64(
1882
+ return /* @__PURE__ */ jsx67("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx67(
1791
1883
  "path",
1792
1884
  {
1793
1885
  fillRule: "evenodd",
@@ -1800,10 +1892,10 @@ var HandphoneSolid = (props) => {
1800
1892
  var handphone_solid_default = HandphoneSolid;
1801
1893
 
1802
1894
  // src/icons/v2/solid/heart-solid.tsx
1803
- import { jsx as jsx65 } from "react/jsx-runtime";
1895
+ import { jsx as jsx68 } from "react/jsx-runtime";
1804
1896
  var HeartSolid = (props) => {
1805
1897
  const { color, ...svgProps } = use_icon_props_default(props);
1806
- return /* @__PURE__ */ jsx65("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx65(
1898
+ return /* @__PURE__ */ jsx68("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx68(
1807
1899
  "path",
1808
1900
  {
1809
1901
  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",
@@ -1814,10 +1906,10 @@ var HeartSolid = (props) => {
1814
1906
  var heart_solid_default = HeartSolid;
1815
1907
 
1816
1908
  // src/icons/v2/solid/home-solid.tsx
1817
- import { jsx as jsx66 } from "react/jsx-runtime";
1909
+ import { jsx as jsx69 } from "react/jsx-runtime";
1818
1910
  var HomeSolid = (props) => {
1819
1911
  const { color, ...svgProps } = use_icon_props_default(props);
1820
- return /* @__PURE__ */ jsx66("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx66(
1912
+ return /* @__PURE__ */ jsx69("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx69(
1821
1913
  "path",
1822
1914
  {
1823
1915
  fillRule: "evenodd",
@@ -1830,10 +1922,10 @@ var HomeSolid = (props) => {
1830
1922
  var home_solid_default = HomeSolid;
1831
1923
 
1832
1924
  // src/icons/v2/solid/info-solid.tsx
1833
- import { jsx as jsx67 } from "react/jsx-runtime";
1925
+ import { jsx as jsx70 } from "react/jsx-runtime";
1834
1926
  var InfoSolid = (props) => {
1835
1927
  const { color, ...svgProps } = use_icon_props_default(props);
1836
- return /* @__PURE__ */ jsx67("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx67(
1928
+ return /* @__PURE__ */ jsx70("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx70(
1837
1929
  "path",
1838
1930
  {
1839
1931
  fillRule: "evenodd",
@@ -1846,18 +1938,18 @@ var InfoSolid = (props) => {
1846
1938
  var info_solid_default = InfoSolid;
1847
1939
 
1848
1940
  // src/icons/v2/solid/map-marker-solid.tsx
1849
- import { jsx as jsx68, jsxs as jsxs46 } from "react/jsx-runtime";
1941
+ import { jsx as jsx71, jsxs as jsxs48 } from "react/jsx-runtime";
1850
1942
  var MapMarkerSolid = (props) => {
1851
1943
  const { color, ...svgProps } = use_icon_props_default(props);
1852
- return /* @__PURE__ */ jsxs46("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1853
- /* @__PURE__ */ jsx68(
1944
+ return /* @__PURE__ */ jsxs48("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1945
+ /* @__PURE__ */ jsx71(
1854
1946
  "path",
1855
1947
  {
1856
1948
  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",
1857
1949
  fill: color
1858
1950
  }
1859
1951
  ),
1860
- /* @__PURE__ */ jsx68(
1952
+ /* @__PURE__ */ jsx71(
1861
1953
  "path",
1862
1954
  {
1863
1955
  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",
@@ -1869,18 +1961,18 @@ var MapMarkerSolid = (props) => {
1869
1961
  var map_marker_solid_default = MapMarkerSolid;
1870
1962
 
1871
1963
  // src/icons/v2/solid/profile-solid.tsx
1872
- import { jsx as jsx69, jsxs as jsxs47 } from "react/jsx-runtime";
1964
+ import { jsx as jsx72, jsxs as jsxs49 } from "react/jsx-runtime";
1873
1965
  var ProfileSolid = (props) => {
1874
1966
  const { color, ...svgProps } = use_icon_props_default(props);
1875
- return /* @__PURE__ */ jsxs47("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1876
- /* @__PURE__ */ jsx69(
1967
+ return /* @__PURE__ */ jsxs49("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1968
+ /* @__PURE__ */ jsx72(
1877
1969
  "path",
1878
1970
  {
1879
1971
  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",
1880
1972
  fill: color
1881
1973
  }
1882
1974
  ),
1883
- /* @__PURE__ */ jsx69(
1975
+ /* @__PURE__ */ jsx72(
1884
1976
  "path",
1885
1977
  {
1886
1978
  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",
@@ -1892,10 +1984,10 @@ var ProfileSolid = (props) => {
1892
1984
  var profile_solid_default = ProfileSolid;
1893
1985
 
1894
1986
  // src/icons/v2/solid/search-solid.tsx
1895
- import { jsx as jsx70 } from "react/jsx-runtime";
1987
+ import { jsx as jsx73 } from "react/jsx-runtime";
1896
1988
  var SearchSolid = (props) => {
1897
1989
  const { color, ...svgProps } = use_icon_props_default(props);
1898
- return /* @__PURE__ */ jsx70("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx70(
1990
+ return /* @__PURE__ */ jsx73("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx73(
1899
1991
  "path",
1900
1992
  {
1901
1993
  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",
@@ -1906,18 +1998,18 @@ var SearchSolid = (props) => {
1906
1998
  var search_solid_default = SearchSolid;
1907
1999
 
1908
2000
  // src/icons/v2/solid/setting-solid.tsx
1909
- import { jsx as jsx71, jsxs as jsxs48 } from "react/jsx-runtime";
2001
+ import { jsx as jsx74, jsxs as jsxs50 } from "react/jsx-runtime";
1910
2002
  var SettingSolid = (props) => {
1911
2003
  const { color, ...svgProps } = use_icon_props_default(props);
1912
- return /* @__PURE__ */ jsxs48("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1913
- /* @__PURE__ */ jsx71(
2004
+ return /* @__PURE__ */ jsxs50("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2005
+ /* @__PURE__ */ jsx74(
1914
2006
  "path",
1915
2007
  {
1916
2008
  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",
1917
2009
  fill: "#999999"
1918
2010
  }
1919
2011
  ),
1920
- /* @__PURE__ */ jsx71(
2012
+ /* @__PURE__ */ jsx74(
1921
2013
  "path",
1922
2014
  {
1923
2015
  fillRule: "evenodd",
@@ -1931,10 +2023,10 @@ var SettingSolid = (props) => {
1931
2023
  var setting_solid_default = SettingSolid;
1932
2024
 
1933
2025
  // src/icons/v2/solid/success-solid.tsx
1934
- import { jsx as jsx72 } from "react/jsx-runtime";
2026
+ import { jsx as jsx75 } from "react/jsx-runtime";
1935
2027
  var SuccessSolid = (props) => {
1936
2028
  const { color, ...svgProps } = use_icon_props_default(props);
1937
- return /* @__PURE__ */ jsx72("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "21", viewBox: "0 0 20 21", fill: "none", ...svgProps, children: /* @__PURE__ */ jsx72(
2029
+ return /* @__PURE__ */ jsx75("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "21", viewBox: "0 0 20 21", fill: "none", ...svgProps, children: /* @__PURE__ */ jsx75(
1938
2030
  "path",
1939
2031
  {
1940
2032
  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",
@@ -1945,11 +2037,11 @@ var SuccessSolid = (props) => {
1945
2037
  var success_solid_default = SuccessSolid;
1946
2038
 
1947
2039
  // src/icons/v2/solid/trash-solid.tsx
1948
- import { jsx as jsx73, jsxs as jsxs49 } from "react/jsx-runtime";
2040
+ import { jsx as jsx76, jsxs as jsxs51 } from "react/jsx-runtime";
1949
2041
  var TrashSolid = (props) => {
1950
2042
  const { color, ...svgProps } = use_icon_props_default(props);
1951
- return /* @__PURE__ */ jsxs49("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1952
- /* @__PURE__ */ jsx73(
2043
+ return /* @__PURE__ */ jsxs51("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2044
+ /* @__PURE__ */ jsx76(
1953
2045
  "path",
1954
2046
  {
1955
2047
  fillRule: "evenodd",
@@ -1958,7 +2050,7 @@ var TrashSolid = (props) => {
1958
2050
  fill: color
1959
2051
  }
1960
2052
  ),
1961
- /* @__PURE__ */ jsx73(
2053
+ /* @__PURE__ */ jsx76(
1962
2054
  "path",
1963
2055
  {
1964
2056
  fillRule: "evenodd",
@@ -1972,11 +2064,11 @@ var TrashSolid = (props) => {
1972
2064
  var trash_solid_default = TrashSolid;
1973
2065
 
1974
2066
  // src/icons/v2/solid/trend-up.tsx
1975
- import { jsx as jsx74, jsxs as jsxs50 } from "react/jsx-runtime";
2067
+ import { jsx as jsx77, jsxs as jsxs52 } from "react/jsx-runtime";
1976
2068
  var TrendUp = (props) => {
1977
2069
  const { color, ...svgProps } = use_icon_props_default(props);
1978
- return /* @__PURE__ */ jsx74("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx74("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ jsxs50("g", { id: "Vector", children: [
1979
- /* @__PURE__ */ jsx74(
2070
+ return /* @__PURE__ */ jsx77("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx77("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ jsxs52("g", { id: "Vector", children: [
2071
+ /* @__PURE__ */ jsx77(
1980
2072
  "path",
1981
2073
  {
1982
2074
  fillRule: "evenodd",
@@ -1985,14 +2077,14 @@ var TrendUp = (props) => {
1985
2077
  fill: color
1986
2078
  }
1987
2079
  ),
1988
- /* @__PURE__ */ jsx74(
2080
+ /* @__PURE__ */ jsx77(
1989
2081
  "path",
1990
2082
  {
1991
2083
  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",
1992
2084
  fill: color
1993
2085
  }
1994
2086
  ),
1995
- /* @__PURE__ */ jsx74(
2087
+ /* @__PURE__ */ jsx77(
1996
2088
  "path",
1997
2089
  {
1998
2090
  fillRule: "evenodd",
@@ -2006,10 +2098,10 @@ var TrendUp = (props) => {
2006
2098
  var trend_up_default = TrendUp;
2007
2099
 
2008
2100
  // src/icons/v2/solid/voucher.tsx
2009
- import { jsx as jsx75 } from "react/jsx-runtime";
2101
+ import { jsx as jsx78 } from "react/jsx-runtime";
2010
2102
  var Voucher = (props) => {
2011
2103
  const { color, ...svgProps } = use_icon_props_default(props);
2012
- return /* @__PURE__ */ jsx75("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx75(
2104
+ return /* @__PURE__ */ jsx78("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx78(
2013
2105
  "path",
2014
2106
  {
2015
2107
  fillRule: "evenodd",
@@ -2022,10 +2114,10 @@ var Voucher = (props) => {
2022
2114
  var voucher_default = Voucher;
2023
2115
 
2024
2116
  // src/icons/v2/solid/wallet.tsx
2025
- import { jsx as jsx76 } from "react/jsx-runtime";
2117
+ import { jsx as jsx79 } from "react/jsx-runtime";
2026
2118
  var Wallet = (props) => {
2027
2119
  const { color, ...svgProps } = use_icon_props_default(props);
2028
- return /* @__PURE__ */ jsx76("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx76("g", { id: "24x24", children: /* @__PURE__ */ jsx76(
2120
+ return /* @__PURE__ */ jsx79("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx79("g", { id: "24x24", children: /* @__PURE__ */ jsx79(
2029
2121
  "path",
2030
2122
  {
2031
2123
  id: "Subtract",
@@ -2039,6 +2131,7 @@ var Wallet = (props) => {
2039
2131
  var wallet_default = Wallet;
2040
2132
  export {
2041
2133
  add_bag_solid_default as AddBagSolid,
2134
+ arrow_down_circle_solid_default as ArrowDownCircleSolid,
2042
2135
  arrow_left_default as ArrowLeft,
2043
2136
  arrow_left_large_default as ArrowLeftLarge,
2044
2137
  arrow_right_default as ArrowRight,
@@ -2072,6 +2165,7 @@ export {
2072
2165
  enveloped_solid_default as EnvelopedSolid,
2073
2166
  eye_close_default as EyeClose,
2074
2167
  eye_open_default as EyeOpen,
2168
+ fast_truck_solid_default as FastTruckSolid,
2075
2169
  filter_default as Filter,
2076
2170
  gps_default as Gps,
2077
2171
  hand_default as Hand,
@@ -2113,6 +2207,7 @@ export {
2113
2207
  trend_up_default as TrendUp,
2114
2208
  truck_default as Truck,
2115
2209
  voucher_default as Voucher,
2210
+ voucher_applied_default as VoucherApplied,
2116
2211
  wallet_default as Wallet
2117
2212
  };
2118
2213
  //# sourceMappingURL=v2.mjs.map