@ctlyst.id/icons 2.6.0 → 2.6.1

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.d.mts CHANGED
@@ -112,6 +112,8 @@ declare const Trash: FC<BaseIconProps>;
112
112
 
113
113
  declare const Truck: FC<BaseIconProps>;
114
114
 
115
+ declare const AddBagSolid: FC<BaseIconProps>;
116
+
115
117
  declare const BagSolid: FC<BaseIconProps>;
116
118
 
117
119
  declare const CategorySolid: FC<BaseIconProps>;
@@ -148,4 +150,4 @@ declare const Voucher: FC<BaseIconProps>;
148
150
 
149
151
  declare const Wallet: FC<BaseIconProps>;
150
152
 
151
- export { ArrowLeft$1 as ArrowLeft, ArrowLeft as ArrowLeftLarge, ArrowRight$1 as ArrowRight, ArrowRight as ArrowRightLarge, Bag$1 as Bag, BagSolid, Calendar, CalendarEvent, Category, CategorySolid, ChatCs, ChatCsSolid, Check$1 as Check, Check as CheckLarge, ChevronUp$2 as ChevronDown, ChevronUp$1 as ChevronDownLarge, ChevronLeft, ChevronLeftLarge, ChevronRight, ChevronRightLarge, ChevronUp, ChevronUpLarge, Close, CloseLarge, ContactBook, Delivered, Direction, Edit, Enveloped, EnvelopedSolid, EyeClose, EyeOpen, Filter, Gps, Hand, Handphone, HandphoneSolid, Heart, HeartSolid, Home, HomeSolid, Info, InfoSolid, KebabMenu, Logout, MapMarker, MapMarkerSolid, Minus, MinusLarge, NoGps, OrderHistory, Otp, Plus, PlusLarge, PrivacyPolicy, Profile, ProfileSolid, QRCode, QRCodeBase, Search, SearchSolid, Setting, SettingSolid, Bag as Share, Sort, StoreComplete, TermConditions, Trash, TrashSolid, TrendUp, Truck, Voucher, Wallet };
153
+ export { AddBagSolid, ArrowLeft$1 as ArrowLeft, ArrowLeft as ArrowLeftLarge, ArrowRight$1 as ArrowRight, ArrowRight as ArrowRightLarge, Bag$1 as Bag, BagSolid, Calendar, CalendarEvent, Category, CategorySolid, ChatCs, ChatCsSolid, Check$1 as Check, Check as CheckLarge, ChevronUp$2 as ChevronDown, ChevronUp$1 as ChevronDownLarge, ChevronLeft, ChevronLeftLarge, ChevronRight, ChevronRightLarge, ChevronUp, ChevronUpLarge, Close, CloseLarge, ContactBook, Delivered, Direction, Edit, Enveloped, EnvelopedSolid, EyeClose, EyeOpen, Filter, Gps, Hand, Handphone, HandphoneSolid, Heart, HeartSolid, Home, HomeSolid, Info, InfoSolid, KebabMenu, Logout, MapMarker, MapMarkerSolid, Minus, MinusLarge, NoGps, OrderHistory, Otp, Plus, PlusLarge, PrivacyPolicy, Profile, ProfileSolid, QRCode, QRCodeBase, Search, SearchSolid, Setting, SettingSolid, Bag as Share, Sort, StoreComplete, TermConditions, Trash, TrashSolid, TrendUp, Truck, Voucher, Wallet };
package/dist/v2.d.ts CHANGED
@@ -112,6 +112,8 @@ declare const Trash: FC<BaseIconProps>;
112
112
 
113
113
  declare const Truck: FC<BaseIconProps>;
114
114
 
115
+ declare const AddBagSolid: FC<BaseIconProps>;
116
+
115
117
  declare const BagSolid: FC<BaseIconProps>;
116
118
 
117
119
  declare const CategorySolid: FC<BaseIconProps>;
@@ -148,4 +150,4 @@ declare const Voucher: FC<BaseIconProps>;
148
150
 
149
151
  declare const Wallet: FC<BaseIconProps>;
150
152
 
151
- export { ArrowLeft$1 as ArrowLeft, ArrowLeft as ArrowLeftLarge, ArrowRight$1 as ArrowRight, ArrowRight as ArrowRightLarge, Bag$1 as Bag, BagSolid, Calendar, CalendarEvent, Category, CategorySolid, ChatCs, ChatCsSolid, Check$1 as Check, Check as CheckLarge, ChevronUp$2 as ChevronDown, ChevronUp$1 as ChevronDownLarge, ChevronLeft, ChevronLeftLarge, ChevronRight, ChevronRightLarge, ChevronUp, ChevronUpLarge, Close, CloseLarge, ContactBook, Delivered, Direction, Edit, Enveloped, EnvelopedSolid, EyeClose, EyeOpen, Filter, Gps, Hand, Handphone, HandphoneSolid, Heart, HeartSolid, Home, HomeSolid, Info, InfoSolid, KebabMenu, Logout, MapMarker, MapMarkerSolid, Minus, MinusLarge, NoGps, OrderHistory, Otp, Plus, PlusLarge, PrivacyPolicy, Profile, ProfileSolid, QRCode, QRCodeBase, Search, SearchSolid, Setting, SettingSolid, Bag as Share, Sort, StoreComplete, TermConditions, Trash, TrashSolid, TrendUp, Truck, Voucher, Wallet };
153
+ export { AddBagSolid, ArrowLeft$1 as ArrowLeft, ArrowLeft as ArrowLeftLarge, ArrowRight$1 as ArrowRight, ArrowRight as ArrowRightLarge, Bag$1 as Bag, BagSolid, Calendar, CalendarEvent, Category, CategorySolid, ChatCs, ChatCsSolid, Check$1 as Check, Check as CheckLarge, ChevronUp$2 as ChevronDown, ChevronUp$1 as ChevronDownLarge, ChevronLeft, ChevronLeftLarge, ChevronRight, ChevronRightLarge, ChevronUp, ChevronUpLarge, Close, CloseLarge, ContactBook, Delivered, Direction, Edit, Enveloped, EnvelopedSolid, EyeClose, EyeOpen, Filter, Gps, Hand, Handphone, HandphoneSolid, Heart, HeartSolid, Home, HomeSolid, Info, InfoSolid, KebabMenu, Logout, MapMarker, MapMarkerSolid, Minus, MinusLarge, NoGps, OrderHistory, Otp, Plus, PlusLarge, PrivacyPolicy, Profile, ProfileSolid, QRCode, QRCodeBase, Search, SearchSolid, Setting, SettingSolid, Bag as Share, Sort, StoreComplete, TermConditions, Trash, TrashSolid, TrendUp, Truck, Voucher, Wallet };
package/dist/v2.js CHANGED
@@ -20,6 +20,7 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
20
20
  // src/icons/v2/index.ts
21
21
  var v2_exports = {};
22
22
  __export(v2_exports, {
23
+ AddBagSolid: () => add_bag_solid_default,
23
24
  ArrowLeft: () => arrow_left_default,
24
25
  ArrowLeftLarge: () => arrow_left_large_default,
25
26
  ArrowRight: () => arrow_right_default,
@@ -1708,11 +1709,39 @@ var Truck = (props) => {
1708
1709
  };
1709
1710
  var truck_default = Truck;
1710
1711
 
1711
- // src/icons/v2/solid/bag-solid.tsx
1712
+ // src/icons/v2/solid/add-bag-solid.tsx
1712
1713
  var import_jsx_runtime56 = require("react/jsx-runtime");
1714
+ var AddBagSolid = (props) => {
1715
+ const { color, ...svgProps } = use_icon_props_default(props);
1716
+ const fillColor = color || "#12784A";
1717
+ return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1718
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
1719
+ "path",
1720
+ {
1721
+ fillRule: "evenodd",
1722
+ clipRule: "evenodd",
1723
+ d: "M16.784 10.9336L16.2673 7.26693C16.1506 6.45026 15.4506 5.83359 14.6173 5.83359H13.934V5.60026C13.934 3.43359 12.184 1.68359 10.0173 1.68359C7.91729 1.68359 6.20062 3.33359 6.10062 5.41693C6.08396 5.48359 6.06729 5.55026 6.06729 5.61693V5.83359H5.41729C4.58396 5.83359 3.88396 6.45026 3.76729 7.26693L2.56729 15.6003C2.41729 16.6003 3.20062 17.5003 4.21729 17.5003H11.6673C12.3673 18.0169 13.234 18.3336 14.1673 18.3336C16.4673 18.3336 18.334 16.4669 18.334 14.1669C18.334 12.8503 17.734 11.6836 16.784 10.9336ZM7.28396 5.60026H7.33396C7.33396 4.11693 8.53396 2.93359 10.0006 2.93359C11.4673 2.93359 12.6673 4.13359 12.6673 5.60026V5.83359H7.30062L7.28396 5.60026ZM14.1673 17.2503C12.4673 17.2503 11.084 15.8669 11.084 14.1669C11.084 12.4669 12.4673 11.0836 14.1673 11.0836C15.8673 11.0836 17.2506 12.4669 17.2506 14.1669C17.2506 15.8669 15.8673 17.2503 14.1673 17.2503Z",
1724
+ fill: fillColor
1725
+ }
1726
+ ),
1727
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
1728
+ "path",
1729
+ {
1730
+ fillRule: "evenodd",
1731
+ clipRule: "evenodd",
1732
+ d: "M15.7173 13.6336H14.7173V12.6336C14.7173 12.3336 14.4673 12.1003 14.184 12.1003C13.9006 12.1003 13.6506 12.3503 13.6506 12.6336V13.6336H12.6506C12.3506 13.6336 12.1173 13.8836 12.1173 14.1669C12.1173 14.4669 12.3673 14.7003 12.6506 14.7003H13.6506V15.7003C13.6506 16.0003 13.9006 16.2336 14.184 16.2336C14.4673 16.2336 14.7173 15.9836 14.7173 15.7003V14.7003H15.7173C16.0173 14.7003 16.2506 14.4503 16.2506 14.1669C16.2506 13.8669 16.0173 13.6336 15.7173 13.6336Z",
1733
+ fill: fillColor
1734
+ }
1735
+ )
1736
+ ] });
1737
+ };
1738
+ var add_bag_solid_default = AddBagSolid;
1739
+
1740
+ // src/icons/v2/solid/bag-solid.tsx
1741
+ var import_jsx_runtime57 = require("react/jsx-runtime");
1713
1742
  var BagSolid = (props) => {
1714
1743
  const { color, ...svgProps } = use_icon_props_default(props);
1715
- return /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
1744
+ return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1716
1745
  "path",
1717
1746
  {
1718
1747
  fillRule: "evenodd",
@@ -1725,32 +1754,32 @@ var BagSolid = (props) => {
1725
1754
  var bag_solid_default = BagSolid;
1726
1755
 
1727
1756
  // src/icons/v2/solid/category-solid.tsx
1728
- var import_jsx_runtime57 = require("react/jsx-runtime");
1757
+ var import_jsx_runtime58 = require("react/jsx-runtime");
1729
1758
  var CategorySolid = (props) => {
1730
1759
  const { color, ...svgProps } = use_icon_props_default(props);
1731
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1732
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1760
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1761
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1733
1762
  "path",
1734
1763
  {
1735
1764
  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",
1736
1765
  fill: color
1737
1766
  }
1738
1767
  ),
1739
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1768
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1740
1769
  "path",
1741
1770
  {
1742
1771
  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",
1743
1772
  fill: color
1744
1773
  }
1745
1774
  ),
1746
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1775
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1747
1776
  "path",
1748
1777
  {
1749
1778
  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",
1750
1779
  fill: color
1751
1780
  }
1752
1781
  ),
1753
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
1782
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1754
1783
  "path",
1755
1784
  {
1756
1785
  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",
@@ -1762,10 +1791,10 @@ var CategorySolid = (props) => {
1762
1791
  var category_solid_default = CategorySolid;
1763
1792
 
1764
1793
  // src/icons/v2/solid/chat-cs-solid.tsx
1765
- var import_jsx_runtime58 = require("react/jsx-runtime");
1794
+ var import_jsx_runtime59 = require("react/jsx-runtime");
1766
1795
  var ChatCsSolid = (props) => {
1767
1796
  const { color, ...svgProps } = use_icon_props_default(props);
1768
- return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
1797
+ return /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
1769
1798
  "path",
1770
1799
  {
1771
1800
  fillRule: "evenodd",
@@ -1778,13 +1807,13 @@ var ChatCsSolid = (props) => {
1778
1807
  var chat_cs_solid_default = ChatCsSolid;
1779
1808
 
1780
1809
  // src/icons/v2/solid/direction.tsx
1781
- var import_jsx_runtime59 = require("react/jsx-runtime");
1810
+ var import_jsx_runtime60 = require("react/jsx-runtime");
1782
1811
  var Direction = (props) => {
1783
1812
  const { color, ...svgProps } = use_icon_props_default(props);
1784
- return /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1785
- /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)("g", { clipPath: "url(#direction)", children: [
1786
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
1787
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
1813
+ return /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1814
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)("g", { clipPath: "url(#direction)", children: [
1815
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
1816
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1788
1817
  "path",
1789
1818
  {
1790
1819
  fillRule: "evenodd",
@@ -1794,16 +1823,16 @@ var Direction = (props) => {
1794
1823
  }
1795
1824
  )
1796
1825
  ] }),
1797
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
1826
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
1798
1827
  ] });
1799
1828
  };
1800
1829
  var direction_default = Direction;
1801
1830
 
1802
1831
  // src/icons/v2/solid/enveloped-solid.tsx
1803
- var import_jsx_runtime60 = require("react/jsx-runtime");
1832
+ var import_jsx_runtime61 = require("react/jsx-runtime");
1804
1833
  var EnvelopedSolid = (props) => {
1805
1834
  const { color, ...svgProps } = use_icon_props_default(props);
1806
- return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
1835
+ return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1807
1836
  "path",
1808
1837
  {
1809
1838
  fillRule: "evenodd",
@@ -1816,10 +1845,10 @@ var EnvelopedSolid = (props) => {
1816
1845
  var enveloped_solid_default = EnvelopedSolid;
1817
1846
 
1818
1847
  // src/icons/v2/solid/hand.tsx
1819
- var import_jsx_runtime61 = require("react/jsx-runtime");
1848
+ var import_jsx_runtime62 = require("react/jsx-runtime");
1820
1849
  var Hand = (props) => {
1821
1850
  const { color, ...svgProps } = use_icon_props_default(props);
1822
- return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
1851
+ return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
1823
1852
  "path",
1824
1853
  {
1825
1854
  id: "Vector 650",
@@ -1831,10 +1860,10 @@ var Hand = (props) => {
1831
1860
  var hand_default = Hand;
1832
1861
 
1833
1862
  // src/icons/v2/solid/handphone-solid.tsx
1834
- var import_jsx_runtime62 = require("react/jsx-runtime");
1863
+ var import_jsx_runtime63 = require("react/jsx-runtime");
1835
1864
  var HandphoneSolid = (props) => {
1836
1865
  const { color, ...svgProps } = use_icon_props_default(props);
1837
- return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
1866
+ return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
1838
1867
  "path",
1839
1868
  {
1840
1869
  fillRule: "evenodd",
@@ -1847,10 +1876,10 @@ var HandphoneSolid = (props) => {
1847
1876
  var handphone_solid_default = HandphoneSolid;
1848
1877
 
1849
1878
  // src/icons/v2/solid/heart-solid.tsx
1850
- var import_jsx_runtime63 = require("react/jsx-runtime");
1879
+ var import_jsx_runtime64 = require("react/jsx-runtime");
1851
1880
  var HeartSolid = (props) => {
1852
1881
  const { color, ...svgProps } = use_icon_props_default(props);
1853
- return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
1882
+ return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
1854
1883
  "path",
1855
1884
  {
1856
1885
  d: "M7.20462 3.5C5.39384 3.5 4.14221 4.37618 3.34541 5.43938C2.57995 6.46075 2.22083 7.66404 2.116 8.49343C1.76363 10.1208 2.361 13.8065 6.47489 17.5459C7.15011 18.1878 9.07394 19.8084 11.6021 21.3911C11.8455 21.5435 12.1546 21.5435 12.398 21.3911C14.9261 19.8084 16.8499 18.188 17.5251 17.5461C21.639 13.8067 22.2364 10.1209 21.884 8.49357C21.7792 7.66418 21.4201 6.4609 20.6546 5.43954C19.8578 4.37634 18.6062 3.50016 16.7954 3.50016C14.3637 3.50016 12.8356 4.75586 12 5.97304C11.1645 4.75581 9.63638 3.5 7.20462 3.5Z",
@@ -1861,10 +1890,10 @@ var HeartSolid = (props) => {
1861
1890
  var heart_solid_default = HeartSolid;
1862
1891
 
1863
1892
  // src/icons/v2/solid/home-solid.tsx
1864
- var import_jsx_runtime64 = require("react/jsx-runtime");
1893
+ var import_jsx_runtime65 = require("react/jsx-runtime");
1865
1894
  var HomeSolid = (props) => {
1866
1895
  const { color, ...svgProps } = use_icon_props_default(props);
1867
- return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
1896
+ return /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
1868
1897
  "path",
1869
1898
  {
1870
1899
  fillRule: "evenodd",
@@ -1877,10 +1906,10 @@ var HomeSolid = (props) => {
1877
1906
  var home_solid_default = HomeSolid;
1878
1907
 
1879
1908
  // src/icons/v2/solid/info-solid.tsx
1880
- var import_jsx_runtime65 = require("react/jsx-runtime");
1909
+ var import_jsx_runtime66 = require("react/jsx-runtime");
1881
1910
  var InfoSolid = (props) => {
1882
1911
  const { color, ...svgProps } = use_icon_props_default(props);
1883
- return /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
1912
+ return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
1884
1913
  "path",
1885
1914
  {
1886
1915
  fillRule: "evenodd",
@@ -1893,18 +1922,18 @@ var InfoSolid = (props) => {
1893
1922
  var info_solid_default = InfoSolid;
1894
1923
 
1895
1924
  // src/icons/v2/solid/map-marker-solid.tsx
1896
- var import_jsx_runtime66 = require("react/jsx-runtime");
1925
+ var import_jsx_runtime67 = require("react/jsx-runtime");
1897
1926
  var MapMarkerSolid = (props) => {
1898
1927
  const { color, ...svgProps } = use_icon_props_default(props);
1899
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1900
- /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
1928
+ return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1929
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
1901
1930
  "path",
1902
1931
  {
1903
1932
  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",
1904
1933
  fill: color
1905
1934
  }
1906
1935
  ),
1907
- /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
1936
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
1908
1937
  "path",
1909
1938
  {
1910
1939
  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",
@@ -1916,18 +1945,18 @@ var MapMarkerSolid = (props) => {
1916
1945
  var map_marker_solid_default = MapMarkerSolid;
1917
1946
 
1918
1947
  // src/icons/v2/solid/profile-solid.tsx
1919
- var import_jsx_runtime67 = require("react/jsx-runtime");
1948
+ var import_jsx_runtime68 = require("react/jsx-runtime");
1920
1949
  var ProfileSolid = (props) => {
1921
1950
  const { color, ...svgProps } = use_icon_props_default(props);
1922
- return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1923
- /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
1951
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1952
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
1924
1953
  "path",
1925
1954
  {
1926
1955
  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",
1927
1956
  fill: color
1928
1957
  }
1929
1958
  ),
1930
- /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
1959
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
1931
1960
  "path",
1932
1961
  {
1933
1962
  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",
@@ -1939,10 +1968,10 @@ var ProfileSolid = (props) => {
1939
1968
  var profile_solid_default = ProfileSolid;
1940
1969
 
1941
1970
  // src/icons/v2/solid/search-solid.tsx
1942
- var import_jsx_runtime68 = require("react/jsx-runtime");
1971
+ var import_jsx_runtime69 = require("react/jsx-runtime");
1943
1972
  var SearchSolid = (props) => {
1944
1973
  const { color, ...svgProps } = use_icon_props_default(props);
1945
- return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
1974
+ 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)(
1946
1975
  "path",
1947
1976
  {
1948
1977
  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",
@@ -1953,18 +1982,18 @@ var SearchSolid = (props) => {
1953
1982
  var search_solid_default = SearchSolid;
1954
1983
 
1955
1984
  // src/icons/v2/solid/setting-solid.tsx
1956
- var import_jsx_runtime69 = require("react/jsx-runtime");
1985
+ var import_jsx_runtime70 = require("react/jsx-runtime");
1957
1986
  var SettingSolid = (props) => {
1958
1987
  const { color, ...svgProps } = use_icon_props_default(props);
1959
- return /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1960
- /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
1988
+ return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1989
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
1961
1990
  "path",
1962
1991
  {
1963
1992
  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",
1964
1993
  fill: "#999999"
1965
1994
  }
1966
1995
  ),
1967
- /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
1996
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
1968
1997
  "path",
1969
1998
  {
1970
1999
  fillRule: "evenodd",
@@ -1978,11 +2007,11 @@ var SettingSolid = (props) => {
1978
2007
  var setting_solid_default = SettingSolid;
1979
2008
 
1980
2009
  // src/icons/v2/solid/trash-solid.tsx
1981
- var import_jsx_runtime70 = require("react/jsx-runtime");
2010
+ var import_jsx_runtime71 = require("react/jsx-runtime");
1982
2011
  var TrashSolid = (props) => {
1983
2012
  const { color, ...svgProps } = use_icon_props_default(props);
1984
- return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
1985
- /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2013
+ return /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
2014
+ /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
1986
2015
  "path",
1987
2016
  {
1988
2017
  fillRule: "evenodd",
@@ -1991,7 +2020,7 @@ var TrashSolid = (props) => {
1991
2020
  fill: color
1992
2021
  }
1993
2022
  ),
1994
- /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2023
+ /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
1995
2024
  "path",
1996
2025
  {
1997
2026
  fillRule: "evenodd",
@@ -2005,11 +2034,11 @@ var TrashSolid = (props) => {
2005
2034
  var trash_solid_default = TrashSolid;
2006
2035
 
2007
2036
  // src/icons/v2/solid/trend-up.tsx
2008
- var import_jsx_runtime71 = require("react/jsx-runtime");
2037
+ var import_jsx_runtime72 = require("react/jsx-runtime");
2009
2038
  var TrendUp = (props) => {
2010
2039
  const { color, ...svgProps } = use_icon_props_default(props);
2011
- 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)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)("g", { id: "Vector", children: [
2012
- /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
2040
+ return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime72.jsxs)("g", { id: "Vector", children: [
2041
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2013
2042
  "path",
2014
2043
  {
2015
2044
  fillRule: "evenodd",
@@ -2018,14 +2047,14 @@ var TrendUp = (props) => {
2018
2047
  fill: color
2019
2048
  }
2020
2049
  ),
2021
- /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
2050
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2022
2051
  "path",
2023
2052
  {
2024
2053
  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",
2025
2054
  fill: color
2026
2055
  }
2027
2056
  ),
2028
- /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
2057
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2029
2058
  "path",
2030
2059
  {
2031
2060
  fillRule: "evenodd",
@@ -2039,10 +2068,10 @@ var TrendUp = (props) => {
2039
2068
  var trend_up_default = TrendUp;
2040
2069
 
2041
2070
  // src/icons/v2/solid/voucher.tsx
2042
- var import_jsx_runtime72 = require("react/jsx-runtime");
2071
+ var import_jsx_runtime73 = require("react/jsx-runtime");
2043
2072
  var Voucher = (props) => {
2044
2073
  const { color, ...svgProps } = use_icon_props_default(props);
2045
- return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2074
+ 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)(
2046
2075
  "path",
2047
2076
  {
2048
2077
  fillRule: "evenodd",
@@ -2055,10 +2084,10 @@ var Voucher = (props) => {
2055
2084
  var voucher_default = Voucher;
2056
2085
 
2057
2086
  // src/icons/v2/solid/wallet.tsx
2058
- var import_jsx_runtime73 = require("react/jsx-runtime");
2087
+ var import_jsx_runtime74 = require("react/jsx-runtime");
2059
2088
  var Wallet = (props) => {
2060
2089
  const { color, ...svgProps } = use_icon_props_default(props);
2061
- 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)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
2090
+ 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)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
2062
2091
  "path",
2063
2092
  {
2064
2093
  id: "Subtract",
@@ -2072,6 +2101,7 @@ var Wallet = (props) => {
2072
2101
  var wallet_default = Wallet;
2073
2102
  // Annotate the CommonJS export names for ESM import in node:
2074
2103
  0 && (module.exports = {
2104
+ AddBagSolid,
2075
2105
  ArrowLeft,
2076
2106
  ArrowLeftLarge,
2077
2107
  ArrowRight,