@ctlyst.id/icons 2.8.1 → 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.d.mts +3 -1
- package/dist/v2.d.ts +3 -1
- package/dist/v2.js +74 -39
- package/dist/v2.js.map +1 -1
- package/dist/v2.mjs +73 -39
- package/dist/v2.mjs.map +1 -1
- package/package.json +1 -1
package/dist/v2.d.mts
CHANGED
|
@@ -130,6 +130,8 @@ declare const Direction: FC<BaseIconProps>;
|
|
|
130
130
|
|
|
131
131
|
declare const EnvelopedSolid: FC<BaseIconProps>;
|
|
132
132
|
|
|
133
|
+
declare const FastTruckSolid: FC<BaseIconProps>;
|
|
134
|
+
|
|
133
135
|
declare const Hand: FC<BaseIconProps>;
|
|
134
136
|
|
|
135
137
|
declare const HandphoneSolid: FC<BaseIconProps>;
|
|
@@ -158,4 +160,4 @@ declare const Voucher: FC<BaseIconProps>;
|
|
|
158
160
|
|
|
159
161
|
declare const Wallet: FC<BaseIconProps>;
|
|
160
162
|
|
|
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 };
|
|
163
|
+
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, FastTruckSolid, 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
|
@@ -130,6 +130,8 @@ declare const Direction: FC<BaseIconProps>;
|
|
|
130
130
|
|
|
131
131
|
declare const EnvelopedSolid: FC<BaseIconProps>;
|
|
132
132
|
|
|
133
|
+
declare const FastTruckSolid: FC<BaseIconProps>;
|
|
134
|
+
|
|
133
135
|
declare const Hand: FC<BaseIconProps>;
|
|
134
136
|
|
|
135
137
|
declare const HandphoneSolid: FC<BaseIconProps>;
|
|
@@ -158,4 +160,4 @@ declare const Voucher: FC<BaseIconProps>;
|
|
|
158
160
|
|
|
159
161
|
declare const Wallet: FC<BaseIconProps>;
|
|
160
162
|
|
|
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 };
|
|
163
|
+
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, FastTruckSolid, 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
|
@@ -55,6 +55,7 @@ __export(v2_exports, {
|
|
|
55
55
|
EnvelopedSolid: () => enveloped_solid_default,
|
|
56
56
|
EyeClose: () => eye_close_default,
|
|
57
57
|
EyeOpen: () => eye_open_default,
|
|
58
|
+
FastTruckSolid: () => fast_truck_solid_default,
|
|
58
59
|
Filter: () => filter_default,
|
|
59
60
|
Gps: () => gps_default,
|
|
60
61
|
Hand: () => hand_default,
|
|
@@ -1950,11 +1951,44 @@ var EnvelopedSolid = (props) => {
|
|
|
1950
1951
|
};
|
|
1951
1952
|
var enveloped_solid_default = EnvelopedSolid;
|
|
1952
1953
|
|
|
1953
|
-
// src/icons/v2/solid/
|
|
1954
|
+
// src/icons/v2/solid/fast-truck-solid.tsx
|
|
1954
1955
|
var import_jsx_runtime65 = require("react/jsx-runtime");
|
|
1956
|
+
var FastTruckSolid = (props) => {
|
|
1957
|
+
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1958
|
+
const fillColor = color || "#12784A";
|
|
1959
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
1960
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
|
|
1961
|
+
"path",
|
|
1962
|
+
{
|
|
1963
|
+
fillRule: "evenodd",
|
|
1964
|
+
clipRule: "evenodd",
|
|
1965
|
+
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",
|
|
1966
|
+
fill: fillColor
|
|
1967
|
+
}
|
|
1968
|
+
),
|
|
1969
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
|
|
1970
|
+
"path",
|
|
1971
|
+
{
|
|
1972
|
+
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",
|
|
1973
|
+
fill: fillColor
|
|
1974
|
+
}
|
|
1975
|
+
),
|
|
1976
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
|
|
1977
|
+
"path",
|
|
1978
|
+
{
|
|
1979
|
+
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",
|
|
1980
|
+
fill: fillColor
|
|
1981
|
+
}
|
|
1982
|
+
)
|
|
1983
|
+
] });
|
|
1984
|
+
};
|
|
1985
|
+
var fast_truck_solid_default = FastTruckSolid;
|
|
1986
|
+
|
|
1987
|
+
// src/icons/v2/solid/hand.tsx
|
|
1988
|
+
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
1955
1989
|
var Hand = (props) => {
|
|
1956
1990
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1957
|
-
return /* @__PURE__ */ (0,
|
|
1991
|
+
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)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
|
|
1958
1992
|
"path",
|
|
1959
1993
|
{
|
|
1960
1994
|
id: "Vector 650",
|
|
@@ -1966,10 +2000,10 @@ var Hand = (props) => {
|
|
|
1966
2000
|
var hand_default = Hand;
|
|
1967
2001
|
|
|
1968
2002
|
// src/icons/v2/solid/handphone-solid.tsx
|
|
1969
|
-
var
|
|
2003
|
+
var import_jsx_runtime67 = require("react/jsx-runtime");
|
|
1970
2004
|
var HandphoneSolid = (props) => {
|
|
1971
2005
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1972
|
-
return /* @__PURE__ */ (0,
|
|
2006
|
+
return /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
|
|
1973
2007
|
"path",
|
|
1974
2008
|
{
|
|
1975
2009
|
fillRule: "evenodd",
|
|
@@ -1982,10 +2016,10 @@ var HandphoneSolid = (props) => {
|
|
|
1982
2016
|
var handphone_solid_default = HandphoneSolid;
|
|
1983
2017
|
|
|
1984
2018
|
// src/icons/v2/solid/heart-solid.tsx
|
|
1985
|
-
var
|
|
2019
|
+
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
1986
2020
|
var HeartSolid = (props) => {
|
|
1987
2021
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
1988
|
-
return /* @__PURE__ */ (0,
|
|
2022
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.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_runtime68.jsx)(
|
|
1989
2023
|
"path",
|
|
1990
2024
|
{
|
|
1991
2025
|
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",
|
|
@@ -1996,10 +2030,10 @@ var HeartSolid = (props) => {
|
|
|
1996
2030
|
var heart_solid_default = HeartSolid;
|
|
1997
2031
|
|
|
1998
2032
|
// src/icons/v2/solid/home-solid.tsx
|
|
1999
|
-
var
|
|
2033
|
+
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
2000
2034
|
var HomeSolid = (props) => {
|
|
2001
2035
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2002
|
-
return /* @__PURE__ */ (0,
|
|
2036
|
+
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)(
|
|
2003
2037
|
"path",
|
|
2004
2038
|
{
|
|
2005
2039
|
fillRule: "evenodd",
|
|
@@ -2012,10 +2046,10 @@ var HomeSolid = (props) => {
|
|
|
2012
2046
|
var home_solid_default = HomeSolid;
|
|
2013
2047
|
|
|
2014
2048
|
// src/icons/v2/solid/info-solid.tsx
|
|
2015
|
-
var
|
|
2049
|
+
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
2016
2050
|
var InfoSolid = (props) => {
|
|
2017
2051
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2018
|
-
return /* @__PURE__ */ (0,
|
|
2052
|
+
return /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
|
|
2019
2053
|
"path",
|
|
2020
2054
|
{
|
|
2021
2055
|
fillRule: "evenodd",
|
|
@@ -2028,18 +2062,18 @@ var InfoSolid = (props) => {
|
|
|
2028
2062
|
var info_solid_default = InfoSolid;
|
|
2029
2063
|
|
|
2030
2064
|
// src/icons/v2/solid/map-marker-solid.tsx
|
|
2031
|
-
var
|
|
2065
|
+
var import_jsx_runtime71 = require("react/jsx-runtime");
|
|
2032
2066
|
var MapMarkerSolid = (props) => {
|
|
2033
2067
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2034
|
-
return /* @__PURE__ */ (0,
|
|
2035
|
-
/* @__PURE__ */ (0,
|
|
2068
|
+
return /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
2069
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
|
|
2036
2070
|
"path",
|
|
2037
2071
|
{
|
|
2038
2072
|
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",
|
|
2039
2073
|
fill: color
|
|
2040
2074
|
}
|
|
2041
2075
|
),
|
|
2042
|
-
/* @__PURE__ */ (0,
|
|
2076
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
|
|
2043
2077
|
"path",
|
|
2044
2078
|
{
|
|
2045
2079
|
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",
|
|
@@ -2051,18 +2085,18 @@ var MapMarkerSolid = (props) => {
|
|
|
2051
2085
|
var map_marker_solid_default = MapMarkerSolid;
|
|
2052
2086
|
|
|
2053
2087
|
// src/icons/v2/solid/profile-solid.tsx
|
|
2054
|
-
var
|
|
2088
|
+
var import_jsx_runtime72 = require("react/jsx-runtime");
|
|
2055
2089
|
var ProfileSolid = (props) => {
|
|
2056
2090
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2057
|
-
return /* @__PURE__ */ (0,
|
|
2058
|
-
/* @__PURE__ */ (0,
|
|
2091
|
+
return /* @__PURE__ */ (0, import_jsx_runtime72.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
2092
|
+
/* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
|
|
2059
2093
|
"path",
|
|
2060
2094
|
{
|
|
2061
2095
|
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",
|
|
2062
2096
|
fill: color
|
|
2063
2097
|
}
|
|
2064
2098
|
),
|
|
2065
|
-
/* @__PURE__ */ (0,
|
|
2099
|
+
/* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
|
|
2066
2100
|
"path",
|
|
2067
2101
|
{
|
|
2068
2102
|
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",
|
|
@@ -2074,10 +2108,10 @@ var ProfileSolid = (props) => {
|
|
|
2074
2108
|
var profile_solid_default = ProfileSolid;
|
|
2075
2109
|
|
|
2076
2110
|
// src/icons/v2/solid/search-solid.tsx
|
|
2077
|
-
var
|
|
2111
|
+
var import_jsx_runtime73 = require("react/jsx-runtime");
|
|
2078
2112
|
var SearchSolid = (props) => {
|
|
2079
2113
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2080
|
-
return /* @__PURE__ */ (0,
|
|
2114
|
+
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)(
|
|
2081
2115
|
"path",
|
|
2082
2116
|
{
|
|
2083
2117
|
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",
|
|
@@ -2088,18 +2122,18 @@ var SearchSolid = (props) => {
|
|
|
2088
2122
|
var search_solid_default = SearchSolid;
|
|
2089
2123
|
|
|
2090
2124
|
// src/icons/v2/solid/setting-solid.tsx
|
|
2091
|
-
var
|
|
2125
|
+
var import_jsx_runtime74 = require("react/jsx-runtime");
|
|
2092
2126
|
var SettingSolid = (props) => {
|
|
2093
2127
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2094
|
-
return /* @__PURE__ */ (0,
|
|
2095
|
-
/* @__PURE__ */ (0,
|
|
2128
|
+
return /* @__PURE__ */ (0, import_jsx_runtime74.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
2129
|
+
/* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
|
|
2096
2130
|
"path",
|
|
2097
2131
|
{
|
|
2098
2132
|
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",
|
|
2099
2133
|
fill: "#999999"
|
|
2100
2134
|
}
|
|
2101
2135
|
),
|
|
2102
|
-
/* @__PURE__ */ (0,
|
|
2136
|
+
/* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
|
|
2103
2137
|
"path",
|
|
2104
2138
|
{
|
|
2105
2139
|
fillRule: "evenodd",
|
|
@@ -2113,10 +2147,10 @@ var SettingSolid = (props) => {
|
|
|
2113
2147
|
var setting_solid_default = SettingSolid;
|
|
2114
2148
|
|
|
2115
2149
|
// src/icons/v2/solid/success-solid.tsx
|
|
2116
|
-
var
|
|
2150
|
+
var import_jsx_runtime75 = require("react/jsx-runtime");
|
|
2117
2151
|
var SuccessSolid = (props) => {
|
|
2118
2152
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2119
|
-
return /* @__PURE__ */ (0,
|
|
2153
|
+
return /* @__PURE__ */ (0, import_jsx_runtime75.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_runtime75.jsx)(
|
|
2120
2154
|
"path",
|
|
2121
2155
|
{
|
|
2122
2156
|
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",
|
|
@@ -2127,11 +2161,11 @@ var SuccessSolid = (props) => {
|
|
|
2127
2161
|
var success_solid_default = SuccessSolid;
|
|
2128
2162
|
|
|
2129
2163
|
// src/icons/v2/solid/trash-solid.tsx
|
|
2130
|
-
var
|
|
2164
|
+
var import_jsx_runtime76 = require("react/jsx-runtime");
|
|
2131
2165
|
var TrashSolid = (props) => {
|
|
2132
2166
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2133
|
-
return /* @__PURE__ */ (0,
|
|
2134
|
-
/* @__PURE__ */ (0,
|
|
2167
|
+
return /* @__PURE__ */ (0, import_jsx_runtime76.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
2168
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
|
|
2135
2169
|
"path",
|
|
2136
2170
|
{
|
|
2137
2171
|
fillRule: "evenodd",
|
|
@@ -2140,7 +2174,7 @@ var TrashSolid = (props) => {
|
|
|
2140
2174
|
fill: color
|
|
2141
2175
|
}
|
|
2142
2176
|
),
|
|
2143
|
-
/* @__PURE__ */ (0,
|
|
2177
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
|
|
2144
2178
|
"path",
|
|
2145
2179
|
{
|
|
2146
2180
|
fillRule: "evenodd",
|
|
@@ -2154,11 +2188,11 @@ var TrashSolid = (props) => {
|
|
|
2154
2188
|
var trash_solid_default = TrashSolid;
|
|
2155
2189
|
|
|
2156
2190
|
// src/icons/v2/solid/trend-up.tsx
|
|
2157
|
-
var
|
|
2191
|
+
var import_jsx_runtime77 = require("react/jsx-runtime");
|
|
2158
2192
|
var TrendUp = (props) => {
|
|
2159
2193
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2160
|
-
return /* @__PURE__ */ (0,
|
|
2161
|
-
/* @__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)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime77.jsxs)("g", { id: "Vector", children: [
|
|
2195
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
|
|
2162
2196
|
"path",
|
|
2163
2197
|
{
|
|
2164
2198
|
fillRule: "evenodd",
|
|
@@ -2167,14 +2201,14 @@ var TrendUp = (props) => {
|
|
|
2167
2201
|
fill: color
|
|
2168
2202
|
}
|
|
2169
2203
|
),
|
|
2170
|
-
/* @__PURE__ */ (0,
|
|
2204
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
|
|
2171
2205
|
"path",
|
|
2172
2206
|
{
|
|
2173
2207
|
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",
|
|
2174
2208
|
fill: color
|
|
2175
2209
|
}
|
|
2176
2210
|
),
|
|
2177
|
-
/* @__PURE__ */ (0,
|
|
2211
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
|
|
2178
2212
|
"path",
|
|
2179
2213
|
{
|
|
2180
2214
|
fillRule: "evenodd",
|
|
@@ -2188,10 +2222,10 @@ var TrendUp = (props) => {
|
|
|
2188
2222
|
var trend_up_default = TrendUp;
|
|
2189
2223
|
|
|
2190
2224
|
// src/icons/v2/solid/voucher.tsx
|
|
2191
|
-
var
|
|
2225
|
+
var import_jsx_runtime78 = require("react/jsx-runtime");
|
|
2192
2226
|
var Voucher = (props) => {
|
|
2193
2227
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2194
|
-
return /* @__PURE__ */ (0,
|
|
2228
|
+
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)(
|
|
2195
2229
|
"path",
|
|
2196
2230
|
{
|
|
2197
2231
|
fillRule: "evenodd",
|
|
@@ -2204,10 +2238,10 @@ var Voucher = (props) => {
|
|
|
2204
2238
|
var voucher_default = Voucher;
|
|
2205
2239
|
|
|
2206
2240
|
// src/icons/v2/solid/wallet.tsx
|
|
2207
|
-
var
|
|
2241
|
+
var import_jsx_runtime79 = require("react/jsx-runtime");
|
|
2208
2242
|
var Wallet = (props) => {
|
|
2209
2243
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
2210
|
-
return /* @__PURE__ */ (0,
|
|
2244
|
+
return /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
|
|
2211
2245
|
"path",
|
|
2212
2246
|
{
|
|
2213
2247
|
id: "Subtract",
|
|
@@ -2256,6 +2290,7 @@ var wallet_default = Wallet;
|
|
|
2256
2290
|
EnvelopedSolid,
|
|
2257
2291
|
EyeClose,
|
|
2258
2292
|
EyeOpen,
|
|
2293
|
+
FastTruckSolid,
|
|
2259
2294
|
Filter,
|
|
2260
2295
|
Gps,
|
|
2261
2296
|
Hand,
|