@ctlyst.id/icons 2.7.0 → 2.8.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 +5 -1
- package/dist/v2.d.ts +5 -1
- package/dist/v2.js +125 -62
- package/dist/v2.js.map +1 -1
- package/dist/v2.mjs +123 -62
- package/dist/v2.mjs.map +1 -1
- package/package.json +1 -1
package/dist/v2.d.mts
CHANGED
|
@@ -114,8 +114,12 @@ declare const Trash: FC<BaseIconProps>;
|
|
|
114
114
|
|
|
115
115
|
declare const Truck: FC<BaseIconProps>;
|
|
116
116
|
|
|
117
|
+
declare const VoucherApplied: FC<BaseIconProps>;
|
|
118
|
+
|
|
117
119
|
declare const AddBagSolid: FC<BaseIconProps>;
|
|
118
120
|
|
|
121
|
+
declare const ArrowDownCircleSolid: FC<BaseIconProps>;
|
|
122
|
+
|
|
119
123
|
declare const BagSolid: FC<BaseIconProps>;
|
|
120
124
|
|
|
121
125
|
declare const CategorySolid: FC<BaseIconProps>;
|
|
@@ -154,4 +158,4 @@ declare const Voucher: FC<BaseIconProps>;
|
|
|
154
158
|
|
|
155
159
|
declare const Wallet: FC<BaseIconProps>;
|
|
156
160
|
|
|
157
|
-
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, Copy, 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, SuccessSolid, TermConditions, Trash, TrashSolid, TrendUp, Truck, Voucher, Wallet };
|
|
161
|
+
export { AddBagSolid, ArrowDownCircleSolid, 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, Copy, 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, SuccessSolid, TermConditions, Trash, TrashSolid, TrendUp, Truck, Voucher, VoucherApplied, Wallet };
|
package/dist/v2.d.ts
CHANGED
|
@@ -114,8 +114,12 @@ declare const Trash: FC<BaseIconProps>;
|
|
|
114
114
|
|
|
115
115
|
declare const Truck: FC<BaseIconProps>;
|
|
116
116
|
|
|
117
|
+
declare const VoucherApplied: FC<BaseIconProps>;
|
|
118
|
+
|
|
117
119
|
declare const AddBagSolid: FC<BaseIconProps>;
|
|
118
120
|
|
|
121
|
+
declare const ArrowDownCircleSolid: FC<BaseIconProps>;
|
|
122
|
+
|
|
119
123
|
declare const BagSolid: FC<BaseIconProps>;
|
|
120
124
|
|
|
121
125
|
declare const CategorySolid: FC<BaseIconProps>;
|
|
@@ -154,4 +158,4 @@ declare const Voucher: FC<BaseIconProps>;
|
|
|
154
158
|
|
|
155
159
|
declare const Wallet: FC<BaseIconProps>;
|
|
156
160
|
|
|
157
|
-
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, Copy, 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, SuccessSolid, TermConditions, Trash, TrashSolid, TrendUp, Truck, Voucher, Wallet };
|
|
161
|
+
export { AddBagSolid, ArrowDownCircleSolid, 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, Copy, 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, SuccessSolid, TermConditions, Trash, TrashSolid, TrendUp, Truck, Voucher, VoucherApplied, Wallet };
|
package/dist/v2.js
CHANGED
|
@@ -21,6 +21,7 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
21
21
|
var v2_exports = {};
|
|
22
22
|
__export(v2_exports, {
|
|
23
23
|
AddBagSolid: () => add_bag_solid_default,
|
|
24
|
+
ArrowDownCircleSolid: () => arrow_down_circle_solid_default,
|
|
24
25
|
ArrowLeft: () => arrow_left_default,
|
|
25
26
|
ArrowLeftLarge: () => arrow_left_large_default,
|
|
26
27
|
ArrowRight: () => arrow_right_default,
|
|
@@ -95,6 +96,7 @@ __export(v2_exports, {
|
|
|
95
96
|
TrendUp: () => trend_up_default,
|
|
96
97
|
Truck: () => truck_default,
|
|
97
98
|
Voucher: () => voucher_default,
|
|
99
|
+
VoucherApplied: () => voucher_applied_default,
|
|
98
100
|
Wallet: () => wallet_default
|
|
99
101
|
});
|
|
100
102
|
module.exports = __toCommonJS(v2_exports);
|
|
@@ -1754,13 +1756,58 @@ var Truck = (props) => {
|
|
|
1754
1756
|
};
|
|
1755
1757
|
var truck_default = Truck;
|
|
1756
1758
|
|
|
1757
|
-
// src/icons/v2/
|
|
1759
|
+
// src/icons/v2/outline/voucher-applied.tsx
|
|
1758
1760
|
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
1761
|
+
var VoucherApplied = (props) => {
|
|
1762
|
+
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1763
|
+
return /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", ...svgProps, children: [
|
|
1764
|
+
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
|
|
1765
|
+
"path",
|
|
1766
|
+
{
|
|
1767
|
+
fillRule: "evenodd",
|
|
1768
|
+
clipRule: "evenodd",
|
|
1769
|
+
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",
|
|
1770
|
+
fill: color
|
|
1771
|
+
}
|
|
1772
|
+
),
|
|
1773
|
+
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
|
|
1774
|
+
"path",
|
|
1775
|
+
{
|
|
1776
|
+
fillRule: "evenodd",
|
|
1777
|
+
clipRule: "evenodd",
|
|
1778
|
+
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",
|
|
1779
|
+
fill: color
|
|
1780
|
+
}
|
|
1781
|
+
),
|
|
1782
|
+
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
|
|
1783
|
+
"path",
|
|
1784
|
+
{
|
|
1785
|
+
fillRule: "evenodd",
|
|
1786
|
+
clipRule: "evenodd",
|
|
1787
|
+
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",
|
|
1788
|
+
fill: color
|
|
1789
|
+
}
|
|
1790
|
+
),
|
|
1791
|
+
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
|
|
1792
|
+
"path",
|
|
1793
|
+
{
|
|
1794
|
+
fillRule: "evenodd",
|
|
1795
|
+
clipRule: "evenodd",
|
|
1796
|
+
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",
|
|
1797
|
+
fill: color
|
|
1798
|
+
}
|
|
1799
|
+
)
|
|
1800
|
+
] });
|
|
1801
|
+
};
|
|
1802
|
+
var voucher_applied_default = VoucherApplied;
|
|
1803
|
+
|
|
1804
|
+
// src/icons/v2/solid/add-bag-solid.tsx
|
|
1805
|
+
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
1759
1806
|
var AddBagSolid = (props) => {
|
|
1760
1807
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1761
1808
|
const fillColor = color || "#12784A";
|
|
1762
|
-
return /* @__PURE__ */ (0,
|
|
1763
|
-
/* @__PURE__ */ (0,
|
|
1809
|
+
return /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
1810
|
+
/* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
1764
1811
|
"path",
|
|
1765
1812
|
{
|
|
1766
1813
|
fillRule: "evenodd",
|
|
@@ -1769,7 +1816,7 @@ var AddBagSolid = (props) => {
|
|
|
1769
1816
|
fill: fillColor
|
|
1770
1817
|
}
|
|
1771
1818
|
),
|
|
1772
|
-
/* @__PURE__ */ (0,
|
|
1819
|
+
/* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
1773
1820
|
"path",
|
|
1774
1821
|
{
|
|
1775
1822
|
fillRule: "evenodd",
|
|
@@ -1782,11 +1829,25 @@ var AddBagSolid = (props) => {
|
|
|
1782
1829
|
};
|
|
1783
1830
|
var add_bag_solid_default = AddBagSolid;
|
|
1784
1831
|
|
|
1832
|
+
// src/icons/v2/solid/arrow-down-circle-solid.tsx
|
|
1833
|
+
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
1834
|
+
var ArrowDownCircleSolid = (props) => {
|
|
1835
|
+
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1836
|
+
return /* @__PURE__ */ (0, import_jsx_runtime59.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_runtime59.jsx)(
|
|
1837
|
+
"path",
|
|
1838
|
+
{
|
|
1839
|
+
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",
|
|
1840
|
+
fill: color
|
|
1841
|
+
}
|
|
1842
|
+
) });
|
|
1843
|
+
};
|
|
1844
|
+
var arrow_down_circle_solid_default = ArrowDownCircleSolid;
|
|
1845
|
+
|
|
1785
1846
|
// src/icons/v2/solid/bag-solid.tsx
|
|
1786
|
-
var
|
|
1847
|
+
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
1787
1848
|
var BagSolid = (props) => {
|
|
1788
1849
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1789
|
-
return /* @__PURE__ */ (0,
|
|
1850
|
+
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)(
|
|
1790
1851
|
"path",
|
|
1791
1852
|
{
|
|
1792
1853
|
fillRule: "evenodd",
|
|
@@ -1799,32 +1860,32 @@ var BagSolid = (props) => {
|
|
|
1799
1860
|
var bag_solid_default = BagSolid;
|
|
1800
1861
|
|
|
1801
1862
|
// src/icons/v2/solid/category-solid.tsx
|
|
1802
|
-
var
|
|
1863
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
1803
1864
|
var CategorySolid = (props) => {
|
|
1804
1865
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1805
|
-
return /* @__PURE__ */ (0,
|
|
1806
|
-
/* @__PURE__ */ (0,
|
|
1866
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
1867
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
1807
1868
|
"path",
|
|
1808
1869
|
{
|
|
1809
1870
|
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",
|
|
1810
1871
|
fill: color
|
|
1811
1872
|
}
|
|
1812
1873
|
),
|
|
1813
|
-
/* @__PURE__ */ (0,
|
|
1874
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
1814
1875
|
"path",
|
|
1815
1876
|
{
|
|
1816
1877
|
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",
|
|
1817
1878
|
fill: color
|
|
1818
1879
|
}
|
|
1819
1880
|
),
|
|
1820
|
-
/* @__PURE__ */ (0,
|
|
1881
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
1821
1882
|
"path",
|
|
1822
1883
|
{
|
|
1823
1884
|
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",
|
|
1824
1885
|
fill: color
|
|
1825
1886
|
}
|
|
1826
1887
|
),
|
|
1827
|
-
/* @__PURE__ */ (0,
|
|
1888
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
1828
1889
|
"path",
|
|
1829
1890
|
{
|
|
1830
1891
|
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",
|
|
@@ -1836,10 +1897,10 @@ var CategorySolid = (props) => {
|
|
|
1836
1897
|
var category_solid_default = CategorySolid;
|
|
1837
1898
|
|
|
1838
1899
|
// src/icons/v2/solid/chat-cs-solid.tsx
|
|
1839
|
-
var
|
|
1900
|
+
var import_jsx_runtime62 = require("react/jsx-runtime");
|
|
1840
1901
|
var ChatCsSolid = (props) => {
|
|
1841
1902
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1842
|
-
return /* @__PURE__ */ (0,
|
|
1903
|
+
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)(
|
|
1843
1904
|
"path",
|
|
1844
1905
|
{
|
|
1845
1906
|
fillRule: "evenodd",
|
|
@@ -1852,13 +1913,13 @@ var ChatCsSolid = (props) => {
|
|
|
1852
1913
|
var chat_cs_solid_default = ChatCsSolid;
|
|
1853
1914
|
|
|
1854
1915
|
// src/icons/v2/solid/direction.tsx
|
|
1855
|
-
var
|
|
1916
|
+
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
1856
1917
|
var Direction = (props) => {
|
|
1857
1918
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1858
|
-
return /* @__PURE__ */ (0,
|
|
1859
|
-
/* @__PURE__ */ (0,
|
|
1860
|
-
/* @__PURE__ */ (0,
|
|
1861
|
-
/* @__PURE__ */ (0,
|
|
1919
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
1920
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("g", { clipPath: "url(#direction)", children: [
|
|
1921
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
|
|
1922
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
1862
1923
|
"path",
|
|
1863
1924
|
{
|
|
1864
1925
|
fillRule: "evenodd",
|
|
@@ -1868,16 +1929,16 @@ var Direction = (props) => {
|
|
|
1868
1929
|
}
|
|
1869
1930
|
)
|
|
1870
1931
|
] }),
|
|
1871
|
-
/* @__PURE__ */ (0,
|
|
1932
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
|
|
1872
1933
|
] });
|
|
1873
1934
|
};
|
|
1874
1935
|
var direction_default = Direction;
|
|
1875
1936
|
|
|
1876
1937
|
// src/icons/v2/solid/enveloped-solid.tsx
|
|
1877
|
-
var
|
|
1938
|
+
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
1878
1939
|
var EnvelopedSolid = (props) => {
|
|
1879
1940
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1880
|
-
return /* @__PURE__ */ (0,
|
|
1941
|
+
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)(
|
|
1881
1942
|
"path",
|
|
1882
1943
|
{
|
|
1883
1944
|
fillRule: "evenodd",
|
|
@@ -1890,10 +1951,10 @@ var EnvelopedSolid = (props) => {
|
|
|
1890
1951
|
var enveloped_solid_default = EnvelopedSolid;
|
|
1891
1952
|
|
|
1892
1953
|
// src/icons/v2/solid/hand.tsx
|
|
1893
|
-
var
|
|
1954
|
+
var import_jsx_runtime65 = require("react/jsx-runtime");
|
|
1894
1955
|
var Hand = (props) => {
|
|
1895
1956
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1896
|
-
return /* @__PURE__ */ (0,
|
|
1957
|
+
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)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
|
|
1897
1958
|
"path",
|
|
1898
1959
|
{
|
|
1899
1960
|
id: "Vector 650",
|
|
@@ -1905,10 +1966,10 @@ var Hand = (props) => {
|
|
|
1905
1966
|
var hand_default = Hand;
|
|
1906
1967
|
|
|
1907
1968
|
// src/icons/v2/solid/handphone-solid.tsx
|
|
1908
|
-
var
|
|
1969
|
+
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
1909
1970
|
var HandphoneSolid = (props) => {
|
|
1910
1971
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1911
|
-
return /* @__PURE__ */ (0,
|
|
1972
|
+
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)(
|
|
1912
1973
|
"path",
|
|
1913
1974
|
{
|
|
1914
1975
|
fillRule: "evenodd",
|
|
@@ -1921,13 +1982,13 @@ var HandphoneSolid = (props) => {
|
|
|
1921
1982
|
var handphone_solid_default = HandphoneSolid;
|
|
1922
1983
|
|
|
1923
1984
|
// src/icons/v2/solid/heart-solid.tsx
|
|
1924
|
-
var
|
|
1985
|
+
var import_jsx_runtime67 = require("react/jsx-runtime");
|
|
1925
1986
|
var HeartSolid = (props) => {
|
|
1926
1987
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1927
|
-
return /* @__PURE__ */ (0,
|
|
1988
|
+
return /* @__PURE__ */ (0, import_jsx_runtime67.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_runtime67.jsx)(
|
|
1928
1989
|
"path",
|
|
1929
1990
|
{
|
|
1930
|
-
d: "M7.
|
|
1991
|
+
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",
|
|
1931
1992
|
fill: color
|
|
1932
1993
|
}
|
|
1933
1994
|
) });
|
|
@@ -1935,10 +1996,10 @@ var HeartSolid = (props) => {
|
|
|
1935
1996
|
var heart_solid_default = HeartSolid;
|
|
1936
1997
|
|
|
1937
1998
|
// src/icons/v2/solid/home-solid.tsx
|
|
1938
|
-
var
|
|
1999
|
+
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
1939
2000
|
var HomeSolid = (props) => {
|
|
1940
2001
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1941
|
-
return /* @__PURE__ */ (0,
|
|
2002
|
+
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)(
|
|
1942
2003
|
"path",
|
|
1943
2004
|
{
|
|
1944
2005
|
fillRule: "evenodd",
|
|
@@ -1951,10 +2012,10 @@ var HomeSolid = (props) => {
|
|
|
1951
2012
|
var home_solid_default = HomeSolid;
|
|
1952
2013
|
|
|
1953
2014
|
// src/icons/v2/solid/info-solid.tsx
|
|
1954
|
-
var
|
|
2015
|
+
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
1955
2016
|
var InfoSolid = (props) => {
|
|
1956
2017
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1957
|
-
return /* @__PURE__ */ (0,
|
|
2018
|
+
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)(
|
|
1958
2019
|
"path",
|
|
1959
2020
|
{
|
|
1960
2021
|
fillRule: "evenodd",
|
|
@@ -1967,18 +2028,18 @@ var InfoSolid = (props) => {
|
|
|
1967
2028
|
var info_solid_default = InfoSolid;
|
|
1968
2029
|
|
|
1969
2030
|
// src/icons/v2/solid/map-marker-solid.tsx
|
|
1970
|
-
var
|
|
2031
|
+
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
1971
2032
|
var MapMarkerSolid = (props) => {
|
|
1972
2033
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1973
|
-
return /* @__PURE__ */ (0,
|
|
1974
|
-
/* @__PURE__ */ (0,
|
|
2034
|
+
return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
2035
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
|
|
1975
2036
|
"path",
|
|
1976
2037
|
{
|
|
1977
2038
|
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",
|
|
1978
2039
|
fill: color
|
|
1979
2040
|
}
|
|
1980
2041
|
),
|
|
1981
|
-
/* @__PURE__ */ (0,
|
|
2042
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
|
|
1982
2043
|
"path",
|
|
1983
2044
|
{
|
|
1984
2045
|
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",
|
|
@@ -1990,18 +2051,18 @@ var MapMarkerSolid = (props) => {
|
|
|
1990
2051
|
var map_marker_solid_default = MapMarkerSolid;
|
|
1991
2052
|
|
|
1992
2053
|
// src/icons/v2/solid/profile-solid.tsx
|
|
1993
|
-
var
|
|
2054
|
+
var import_jsx_runtime71 = require("react/jsx-runtime");
|
|
1994
2055
|
var ProfileSolid = (props) => {
|
|
1995
2056
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1996
|
-
return /* @__PURE__ */ (0,
|
|
1997
|
-
/* @__PURE__ */ (0,
|
|
2057
|
+
return /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
2058
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
|
|
1998
2059
|
"path",
|
|
1999
2060
|
{
|
|
2000
2061
|
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",
|
|
2001
2062
|
fill: color
|
|
2002
2063
|
}
|
|
2003
2064
|
),
|
|
2004
|
-
/* @__PURE__ */ (0,
|
|
2065
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
|
|
2005
2066
|
"path",
|
|
2006
2067
|
{
|
|
2007
2068
|
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",
|
|
@@ -2013,10 +2074,10 @@ var ProfileSolid = (props) => {
|
|
|
2013
2074
|
var profile_solid_default = ProfileSolid;
|
|
2014
2075
|
|
|
2015
2076
|
// src/icons/v2/solid/search-solid.tsx
|
|
2016
|
-
var
|
|
2077
|
+
var import_jsx_runtime72 = require("react/jsx-runtime");
|
|
2017
2078
|
var SearchSolid = (props) => {
|
|
2018
2079
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2019
|
-
return /* @__PURE__ */ (0,
|
|
2080
|
+
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)(
|
|
2020
2081
|
"path",
|
|
2021
2082
|
{
|
|
2022
2083
|
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",
|
|
@@ -2027,18 +2088,18 @@ var SearchSolid = (props) => {
|
|
|
2027
2088
|
var search_solid_default = SearchSolid;
|
|
2028
2089
|
|
|
2029
2090
|
// src/icons/v2/solid/setting-solid.tsx
|
|
2030
|
-
var
|
|
2091
|
+
var import_jsx_runtime73 = require("react/jsx-runtime");
|
|
2031
2092
|
var SettingSolid = (props) => {
|
|
2032
2093
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2033
|
-
return /* @__PURE__ */ (0,
|
|
2034
|
-
/* @__PURE__ */ (0,
|
|
2094
|
+
return /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
2095
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
|
|
2035
2096
|
"path",
|
|
2036
2097
|
{
|
|
2037
2098
|
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",
|
|
2038
2099
|
fill: "#999999"
|
|
2039
2100
|
}
|
|
2040
2101
|
),
|
|
2041
|
-
/* @__PURE__ */ (0,
|
|
2102
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
|
|
2042
2103
|
"path",
|
|
2043
2104
|
{
|
|
2044
2105
|
fillRule: "evenodd",
|
|
@@ -2052,10 +2113,10 @@ var SettingSolid = (props) => {
|
|
|
2052
2113
|
var setting_solid_default = SettingSolid;
|
|
2053
2114
|
|
|
2054
2115
|
// src/icons/v2/solid/success-solid.tsx
|
|
2055
|
-
var
|
|
2116
|
+
var import_jsx_runtime74 = require("react/jsx-runtime");
|
|
2056
2117
|
var SuccessSolid = (props) => {
|
|
2057
2118
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2058
|
-
return /* @__PURE__ */ (0,
|
|
2119
|
+
return /* @__PURE__ */ (0, import_jsx_runtime74.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_runtime74.jsx)(
|
|
2059
2120
|
"path",
|
|
2060
2121
|
{
|
|
2061
2122
|
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",
|
|
@@ -2066,11 +2127,11 @@ var SuccessSolid = (props) => {
|
|
|
2066
2127
|
var success_solid_default = SuccessSolid;
|
|
2067
2128
|
|
|
2068
2129
|
// src/icons/v2/solid/trash-solid.tsx
|
|
2069
|
-
var
|
|
2130
|
+
var import_jsx_runtime75 = require("react/jsx-runtime");
|
|
2070
2131
|
var TrashSolid = (props) => {
|
|
2071
2132
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2072
|
-
return /* @__PURE__ */ (0,
|
|
2073
|
-
/* @__PURE__ */ (0,
|
|
2133
|
+
return /* @__PURE__ */ (0, import_jsx_runtime75.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
2134
|
+
/* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
|
|
2074
2135
|
"path",
|
|
2075
2136
|
{
|
|
2076
2137
|
fillRule: "evenodd",
|
|
@@ -2079,7 +2140,7 @@ var TrashSolid = (props) => {
|
|
|
2079
2140
|
fill: color
|
|
2080
2141
|
}
|
|
2081
2142
|
),
|
|
2082
|
-
/* @__PURE__ */ (0,
|
|
2143
|
+
/* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
|
|
2083
2144
|
"path",
|
|
2084
2145
|
{
|
|
2085
2146
|
fillRule: "evenodd",
|
|
@@ -2093,11 +2154,11 @@ var TrashSolid = (props) => {
|
|
|
2093
2154
|
var trash_solid_default = TrashSolid;
|
|
2094
2155
|
|
|
2095
2156
|
// src/icons/v2/solid/trend-up.tsx
|
|
2096
|
-
var
|
|
2157
|
+
var import_jsx_runtime76 = require("react/jsx-runtime");
|
|
2097
2158
|
var TrendUp = (props) => {
|
|
2098
2159
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2099
|
-
return /* @__PURE__ */ (0,
|
|
2100
|
-
/* @__PURE__ */ (0,
|
|
2160
|
+
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 / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime76.jsxs)("g", { id: "Vector", children: [
|
|
2161
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
|
|
2101
2162
|
"path",
|
|
2102
2163
|
{
|
|
2103
2164
|
fillRule: "evenodd",
|
|
@@ -2106,14 +2167,14 @@ var TrendUp = (props) => {
|
|
|
2106
2167
|
fill: color
|
|
2107
2168
|
}
|
|
2108
2169
|
),
|
|
2109
|
-
/* @__PURE__ */ (0,
|
|
2170
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
|
|
2110
2171
|
"path",
|
|
2111
2172
|
{
|
|
2112
2173
|
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",
|
|
2113
2174
|
fill: color
|
|
2114
2175
|
}
|
|
2115
2176
|
),
|
|
2116
|
-
/* @__PURE__ */ (0,
|
|
2177
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
|
|
2117
2178
|
"path",
|
|
2118
2179
|
{
|
|
2119
2180
|
fillRule: "evenodd",
|
|
@@ -2127,10 +2188,10 @@ var TrendUp = (props) => {
|
|
|
2127
2188
|
var trend_up_default = TrendUp;
|
|
2128
2189
|
|
|
2129
2190
|
// src/icons/v2/solid/voucher.tsx
|
|
2130
|
-
var
|
|
2191
|
+
var import_jsx_runtime77 = require("react/jsx-runtime");
|
|
2131
2192
|
var Voucher = (props) => {
|
|
2132
2193
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2133
|
-
return /* @__PURE__ */ (0,
|
|
2194
|
+
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)(
|
|
2134
2195
|
"path",
|
|
2135
2196
|
{
|
|
2136
2197
|
fillRule: "evenodd",
|
|
@@ -2143,10 +2204,10 @@ var Voucher = (props) => {
|
|
|
2143
2204
|
var voucher_default = Voucher;
|
|
2144
2205
|
|
|
2145
2206
|
// src/icons/v2/solid/wallet.tsx
|
|
2146
|
-
var
|
|
2207
|
+
var import_jsx_runtime78 = require("react/jsx-runtime");
|
|
2147
2208
|
var Wallet = (props) => {
|
|
2148
2209
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2149
|
-
return /* @__PURE__ */ (0,
|
|
2210
|
+
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: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
|
|
2150
2211
|
"path",
|
|
2151
2212
|
{
|
|
2152
2213
|
id: "Subtract",
|
|
@@ -2161,6 +2222,7 @@ var wallet_default = Wallet;
|
|
|
2161
2222
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2162
2223
|
0 && (module.exports = {
|
|
2163
2224
|
AddBagSolid,
|
|
2225
|
+
ArrowDownCircleSolid,
|
|
2164
2226
|
ArrowLeft,
|
|
2165
2227
|
ArrowLeftLarge,
|
|
2166
2228
|
ArrowRight,
|
|
@@ -2235,6 +2297,7 @@ var wallet_default = Wallet;
|
|
|
2235
2297
|
TrendUp,
|
|
2236
2298
|
Truck,
|
|
2237
2299
|
Voucher,
|
|
2300
|
+
VoucherApplied,
|
|
2238
2301
|
Wallet
|
|
2239
2302
|
});
|
|
2240
2303
|
//# sourceMappingURL=v2.js.map
|