@ctlyst.id/icons 2.1.1 → 2.2.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.js CHANGED
@@ -20,12 +20,28 @@ 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
+ ArrowLeft: () => arrow_left_default,
23
24
  Calendar: () => calendar_default,
24
25
  CalendarEvent: () => calendar_event_default,
26
+ Check: () => check_default,
27
+ ChevronDown: () => chevron_down_default,
28
+ ChevronLeft: () => chevron_left_default,
29
+ ChevronRight: () => chevron_right_default,
30
+ ChevronUp: () => chevron_up_default,
31
+ Close: () => close_default,
32
+ ContactBook: () => contact_book_default,
25
33
  Direction: () => direction_default,
34
+ EyeClose: () => eye_close_default,
35
+ EyeOpen: () => eye_open_default,
36
+ Hand: () => hand_default,
26
37
  MapMarker: () => map_marker_default,
38
+ Minus: () => minus_default,
39
+ Plus: () => plus_default,
40
+ Search: () => search_default,
27
41
  StoreComplete: () => store_complete_default,
28
- Truck: () => truck_default
42
+ TrendUp: () => trend_up_default,
43
+ Truck: () => truck_default,
44
+ Wallet: () => wallet_default
29
45
  });
30
46
  module.exports = __toCommonJS(v2_exports);
31
47
 
@@ -53,13 +69,27 @@ var useIconProps = (props) => {
53
69
  };
54
70
  var use_icon_props_default = useIconProps;
55
71
 
56
- // src/icons/v2/outline/calendar.tsx
72
+ // src/icons/v2/outline/arrow-left.tsx
57
73
  var import_jsx_runtime = require("react/jsx-runtime");
74
+ var ArrowLeft = (props) => {
75
+ const { color, ...svgProps } = use_icon_props_default(props);
76
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
77
+ "path",
78
+ {
79
+ d: "M4.6459 11.357C4.62111 11.3812 4.59772 11.4069 4.57586 11.4339C4.52869 11.4921 4.48985 11.5548 4.45935 11.6204C4.40561 11.7357 4.37561 11.8643 4.37561 12C4.37561 12.1114 4.39584 12.218 4.43283 12.3165C4.47656 12.4331 4.54535 12.5426 4.63921 12.6364L11.8847 19.882C12.2362 20.2334 12.8061 20.2334 13.1575 19.882C13.509 19.5305 13.509 18.9606 13.1575 18.6092L7.44833 12.9H19.7244C20.2215 12.9 20.6244 12.497 20.6244 12C20.6244 11.5029 20.2215 11.1 19.7244 11.1H7.44846L13.1575 5.39089C13.509 5.03941 13.509 4.46957 13.1575 4.11809C12.806 3.76662 12.2362 3.76663 11.8847 4.1181L4.6459 11.357Z",
80
+ fill: color
81
+ }
82
+ ) });
83
+ };
84
+ var arrow_left_default = ArrowLeft;
85
+
86
+ // src/icons/v2/outline/calendar.tsx
87
+ var import_jsx_runtime2 = require("react/jsx-runtime");
58
88
  var Calendar = (props) => {
59
89
  const { color, ...svgProps } = use_icon_props_default(props);
60
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
61
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#calendar)", children: [
62
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
90
+ return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
91
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { clipPath: "url(#calendar)", children: [
92
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
63
93
  "path",
64
94
  {
65
95
  fillRule: "evenodd",
@@ -68,7 +98,7 @@ var Calendar = (props) => {
68
98
  fill: color
69
99
  }
70
100
  ),
71
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
101
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
72
102
  "path",
73
103
  {
74
104
  fillRule: "evenodd",
@@ -77,7 +107,7 @@ var Calendar = (props) => {
77
107
  fill: color
78
108
  }
79
109
  ),
80
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
110
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
81
111
  "path",
82
112
  {
83
113
  fillRule: "evenodd",
@@ -86,8 +116,8 @@ var Calendar = (props) => {
86
116
  fill: color
87
117
  }
88
118
  ),
89
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.2997 11.75H3.70035V10.25H20.2997V11.75Z", fill: color }),
90
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
119
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.2997 11.75H3.70035V10.25H20.2997V11.75Z", fill: color }),
120
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
91
121
  "path",
92
122
  {
93
123
  fillRule: "evenodd",
@@ -97,25 +127,25 @@ var Calendar = (props) => {
97
127
  }
98
128
  )
99
129
  ] }),
100
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "calendar", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
130
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("clipPath", { id: "calendar", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
101
131
  ] });
102
132
  };
103
133
  var calendar_default = Calendar;
104
134
 
105
135
  // src/icons/v2/outline/calendar-event.tsx
106
- var import_jsx_runtime2 = require("react/jsx-runtime");
136
+ var import_jsx_runtime3 = require("react/jsx-runtime");
107
137
  var CalendarEvent = (props) => {
108
138
  const { color, ...svgProps } = use_icon_props_default(props);
109
- return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
110
- /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { clipPath: "url(#calendar-event)", children: [
111
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
139
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
140
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { clipPath: "url(#calendar-event)", children: [
141
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
112
142
  "path",
113
143
  {
114
144
  d: "M12.1617 17.9467C12.0631 17.8837 11.937 17.8837 11.8384 17.9467L10.2769 18.9452C10.0517 19.0892 9.76485 18.889 9.82233 18.6279L10.2486 16.692C10.2716 16.5875 10.2373 16.4787 10.1585 16.4064L8.72429 15.0901C8.53232 14.9139 8.64077 14.5936 8.90028 14.5703L10.7557 14.4035C10.8682 14.3934 10.9654 14.321 11.0074 14.2162L11.7215 12.4311C11.8221 12.1797 12.178 12.1797 12.2786 12.4311L12.9927 14.2162C13.0347 14.321 13.1319 14.3934 13.2444 14.4035L15.0998 14.5703C15.3593 14.5936 15.4678 14.9139 15.2758 15.0901L13.8416 16.4064C13.7628 16.4787 13.7285 16.5875 13.7515 16.692L14.1778 18.6279C14.2353 18.889 13.9484 19.0892 13.7232 18.9452L12.1617 17.9467Z",
115
145
  fill: color
116
146
  }
117
147
  ),
118
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
148
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
119
149
  "path",
120
150
  {
121
151
  fillRule: "evenodd",
@@ -125,18 +155,237 @@ var CalendarEvent = (props) => {
125
155
  }
126
156
  )
127
157
  ] }),
128
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("clipPath", { id: "calendar-event", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
158
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("clipPath", { id: "calendar-event", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
129
159
  ] });
130
160
  };
131
161
  var calendar_event_default = CalendarEvent;
132
162
 
163
+ // src/icons/v2/outline/check.tsx
164
+ var import_jsx_runtime4 = require("react/jsx-runtime");
165
+ var Check = (props) => {
166
+ const { color, ...svgProps } = use_icon_props_default(props);
167
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
168
+ "path",
169
+ {
170
+ d: "M20.3906 6.76232C20.7421 7.11379 20.7421 7.68364 20.3906 8.03511L11.188 17.2377C11.0192 17.4065 10.7903 17.5013 10.5516 17.5013C10.3129 17.5013 10.084 17.4065 9.9152 17.2377L4.6209 11.9434C4.26943 11.5919 4.26943 11.0221 4.62091 10.6706C4.97238 10.3191 5.54223 10.3191 5.8937 10.6706L10.5516 15.3285L19.1178 6.76232C19.4693 6.41085 20.0391 6.41085 20.3906 6.76232Z",
171
+ fill: color
172
+ }
173
+ ) });
174
+ };
175
+ var check_default = Check;
176
+
177
+ // src/icons/v2/outline/chevron-down.tsx
178
+ var import_jsx_runtime5 = require("react/jsx-runtime");
179
+ var ChevronUp = (props) => {
180
+ const { color, ...svgProps } = use_icon_props_default(props);
181
+ return /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
182
+ "path",
183
+ {
184
+ d: "M13.1364 16.2592C12.7849 16.6106 12.215 16.6106 11.8636 16.2592L4.61805 9.01365C4.26657 8.66217 4.26657 8.09233 4.61805 7.74085C4.96952 7.38938 5.53937 7.38938 5.89084 7.74085L12.5 14.35L19.1091 7.74085C19.4606 7.38938 20.0304 7.38938 20.3819 7.74086C20.7334 8.09233 20.7334 8.66218 20.3819 9.01365L13.1364 16.2592Z",
185
+ fill: color
186
+ }
187
+ ) });
188
+ };
189
+ var chevron_down_default = ChevronUp;
190
+
191
+ // src/icons/v2/outline/chevron-left.tsx
192
+ var import_jsx_runtime6 = require("react/jsx-runtime");
193
+ var ChevronLeft = (props) => {
194
+ const { color, ...svgProps } = use_icon_props_default(props);
195
+ return /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
196
+ "path",
197
+ {
198
+ d: "M8.2409 12.6364C7.88943 12.2849 7.88943 11.7151 8.2409 11.3636L15.4864 4.11811C15.8379 3.76664 16.4077 3.76664 16.7592 4.11811C17.1107 4.46958 17.1107 5.03943 16.7592 5.3909L10.1501 12L16.7592 18.6092C17.1107 18.9606 17.1107 19.5305 16.7592 19.882C16.4077 20.2334 15.8379 20.2334 15.4864 19.882L8.2409 12.6364Z",
199
+ fill: color
200
+ }
201
+ ) });
202
+ };
203
+ var chevron_left_default = ChevronLeft;
204
+
205
+ // src/icons/v2/outline/chevron-right.tsx
206
+ var import_jsx_runtime7 = require("react/jsx-runtime");
207
+ var ChevronRight = (props) => {
208
+ const { color, ...svgProps } = use_icon_props_default(props);
209
+ return /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
210
+ "path",
211
+ {
212
+ d: "M16.7591 11.3636C17.1106 11.7151 17.1106 12.285 16.7591 12.6364L9.51359 19.882C9.16211 20.2334 8.59227 20.2334 8.24079 19.882C7.88932 19.5305 7.88932 18.9606 8.24079 18.6092L14.8499 12L8.24079 5.39089C7.88932 5.03941 7.88932 4.46956 8.2408 4.11809C8.59227 3.76662 9.16212 3.76662 9.51359 4.1181L16.7591 11.3636Z",
213
+ fill: color
214
+ }
215
+ ) });
216
+ };
217
+ var chevron_right_default = ChevronRight;
218
+
219
+ // src/icons/v2/outline/chevron-up.tsx
220
+ var import_jsx_runtime8 = require("react/jsx-runtime");
221
+ var ChevronUp2 = (props) => {
222
+ const { color, ...svgProps } = use_icon_props_default(props);
223
+ return /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
224
+ "path",
225
+ {
226
+ d: "M11.8636 7.74084C12.2151 7.38937 12.785 7.38937 13.1364 7.74084L20.382 14.9864C20.7334 15.3378 20.7334 15.9077 20.382 16.2591C20.0305 16.6106 19.4606 16.6106 19.1092 16.2591L12.5 9.65002L5.89089 16.2591C5.53941 16.6106 4.96957 16.6106 4.61809 16.2591C4.26662 15.9077 4.26662 15.3378 4.6181 14.9864L11.8636 7.74084Z",
227
+ fill: color
228
+ }
229
+ ) });
230
+ };
231
+ var chevron_up_default = ChevronUp2;
232
+
233
+ // src/icons/v2/outline/close.tsx
234
+ var import_jsx_runtime9 = require("react/jsx-runtime");
235
+ var Close = (props) => {
236
+ const { color, ...svgProps } = use_icon_props_default(props);
237
+ return /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
238
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
239
+ "path",
240
+ {
241
+ d: "M4.60857 4.11486C4.96004 3.76339 5.52989 3.76339 5.88136 4.11486L20.3915 18.6249C20.743 18.9764 20.743 19.5462 20.3915 19.8977C20.04 20.2492 19.4702 20.2492 19.1187 19.8977L4.60858 5.38766C4.2571 5.03618 4.2571 4.46634 4.60857 4.11486Z",
242
+ fill: color
243
+ }
244
+ ),
245
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
246
+ "path",
247
+ {
248
+ d: "M20.3914 4.1148C20.7429 4.46627 20.7429 5.03612 20.3914 5.38759L5.88138 19.8977C5.52991 20.2492 4.96006 20.2492 4.60859 19.8977C4.25711 19.5463 4.25711 18.9764 4.60858 18.6249L19.1186 4.1148C19.4701 3.76333 20.04 3.76333 20.3914 4.1148Z",
249
+ fill: color
250
+ }
251
+ )
252
+ ] });
253
+ };
254
+ var close_default = Close;
255
+
256
+ // src/icons/v2/outline/contact-book.tsx
257
+ var import_jsx_runtime10 = require("react/jsx-runtime");
258
+ var ContactBook = (props) => {
259
+ const { color, ...svgProps } = use_icon_props_default(props);
260
+ return /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
261
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
262
+ "path",
263
+ {
264
+ fillRule: "evenodd",
265
+ clipRule: "evenodd",
266
+ d: "M4.53833 4.81329C4.53833 3.29451 5.76955 2.06329 7.28833 2.06329H17.7117C19.2305 2.06329 20.4617 3.29451 20.4617 4.81329V19.2269C20.4617 20.7457 19.2305 21.9769 17.7117 21.9769H7.28833C5.76955 21.9769 4.53833 20.7457 4.53833 19.2269V4.81329ZM7.28833 3.56329C6.59797 3.56329 6.03833 4.12294 6.03833 4.81329V19.2269C6.03833 19.9172 6.59797 20.4769 7.28833 20.4769H17.7117C18.402 20.4769 18.9617 19.9172 18.9617 19.2269V4.81329C18.9617 4.12294 18.402 3.56329 17.7117 3.56329H7.28833Z",
267
+ fill: color
268
+ }
269
+ ),
270
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
271
+ "path",
272
+ {
273
+ fillRule: "evenodd",
274
+ clipRule: "evenodd",
275
+ d: "M2.52905 6C2.52905 5.58579 2.86484 5.25 3.27905 5.25H5.21234C5.62655 5.25 5.96234 5.58579 5.96234 6C5.96234 6.41421 5.62655 6.75 5.21234 6.75H3.27905C2.86484 6.75 2.52905 6.41421 2.52905 6Z",
276
+ fill: color
277
+ }
278
+ ),
279
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
280
+ "path",
281
+ {
282
+ fillRule: "evenodd",
283
+ clipRule: "evenodd",
284
+ d: "M2.52905 12C2.52905 11.5858 2.86484 11.25 3.27905 11.25H5.21234C5.62655 11.25 5.96234 11.5858 5.96234 12C5.96234 12.4142 5.62655 12.75 5.21234 12.75H3.27905C2.86484 12.75 2.52905 12.4142 2.52905 12Z",
285
+ fill: color
286
+ }
287
+ ),
288
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
289
+ "path",
290
+ {
291
+ fillRule: "evenodd",
292
+ clipRule: "evenodd",
293
+ d: "M2.52905 18C2.52905 17.5858 2.86484 17.25 3.27905 17.25H5.21234C5.62655 17.25 5.96234 17.5858 5.96234 18C5.96234 18.4142 5.62655 18.75 5.21234 18.75H3.27905C2.86484 18.75 2.52905 18.4142 2.52905 18Z",
294
+ fill: color
295
+ }
296
+ ),
297
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
298
+ "path",
299
+ {
300
+ fillRule: "evenodd",
301
+ clipRule: "evenodd",
302
+ d: "M12.5 10.564C13.5128 10.564 14.3338 9.74299 14.3338 8.73019C14.3338 7.7174 13.5128 6.89636 12.5 6.89636C11.4872 6.89636 10.6661 7.7174 10.6661 8.73019C10.6661 9.74299 11.4872 10.564 12.5 10.564ZM12.5 12.064C14.3412 12.064 15.8338 10.5714 15.8338 8.73019C15.8338 6.88897 14.3412 5.39636 12.5 5.39636C10.6587 5.39636 9.16614 6.88897 9.16614 8.73019C9.16614 10.5714 10.6587 12.064 12.5 12.064Z",
303
+ fill: color
304
+ }
305
+ ),
306
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
307
+ "path",
308
+ {
309
+ fillRule: "evenodd",
310
+ clipRule: "evenodd",
311
+ d: "M12.5 14.3705C10.6165 14.3705 9.12122 15.8557 9.12122 17.6494C9.12122 18.0636 8.78543 18.3994 8.37122 18.3994C7.957 18.3994 7.62122 18.0636 7.62122 17.6494C7.62122 14.9929 9.82294 12.8705 12.5 12.8705C15.1771 12.8705 17.3788 14.9929 17.3788 17.6494C17.3788 18.0636 17.043 18.3994 16.6288 18.3994C16.2146 18.3994 15.8788 18.0636 15.8788 17.6494C15.8788 15.8557 14.3835 14.3705 12.5 14.3705Z",
312
+ fill: color
313
+ }
314
+ )
315
+ ] });
316
+ };
317
+ var contact_book_default = ContactBook;
318
+
319
+ // src/icons/v2/outline/eye-close.tsx
320
+ var import_jsx_runtime11 = require("react/jsx-runtime");
321
+ var EyeClose = (props) => {
322
+ const { color, ...svgProps } = use_icon_props_default(props);
323
+ return /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
324
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
325
+ "path",
326
+ {
327
+ fillRule: "evenodd",
328
+ clipRule: "evenodd",
329
+ d: "M12.5118 6.14139C7.64166 6.14139 4.9072 9.77403 4.01347 11.8981C4.00113 11.9274 4.00084 11.9583 4.01483 11.9901C4.97285 14.1693 7.78324 17.8586 12.5007 17.8586C17.2192 17.8586 20.0298 14.1676 20.9871 11.9887C21.0011 11.957 21.0008 11.9263 20.9886 11.8971C20.103 9.77419 17.382 6.14139 12.5118 6.14139ZM2.63088 11.3163C3.64686 8.90173 6.79415 4.64139 12.5118 4.64139C18.2314 4.64139 21.3654 8.90435 22.373 11.3196C22.5443 11.7302 22.5381 12.1876 22.3604 12.5921C21.295 15.0169 18.0836 19.3586 12.5007 19.3586C6.91899 19.3586 3.70778 15.0188 2.64167 12.5938C2.46309 12.1876 2.45764 11.728 2.63088 11.3163Z",
330
+ fill: color
331
+ }
332
+ ),
333
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
334
+ "path",
335
+ {
336
+ fillRule: "evenodd",
337
+ clipRule: "evenodd",
338
+ d: "M12.5 9.25C10.9812 9.25 9.75 10.4812 9.75 12C9.75 13.5188 10.9812 14.75 12.5 14.75C14.0188 14.75 15.25 13.5188 15.25 12C15.25 10.4812 14.0188 9.25 12.5 9.25ZM8.25 12C8.25 9.65279 10.1528 7.75 12.5 7.75C14.8472 7.75 16.75 9.65279 16.75 12C16.75 14.3472 14.8472 16.25 12.5 16.25C10.1528 16.25 8.25 14.3472 8.25 12Z",
339
+ fill: color
340
+ }
341
+ ),
342
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
343
+ "path",
344
+ {
345
+ fillRule: "evenodd",
346
+ clipRule: "evenodd",
347
+ d: "M3.79316 3.29316C4.08605 3.00026 4.56092 3.00026 4.85382 3.29316L21.218 19.6574C21.5109 19.9502 21.5109 20.4251 21.218 20.718C20.9251 21.0109 20.4502 21.0109 20.1574 20.718L3.79316 4.35382C3.50026 4.06092 3.50026 3.58605 3.79316 3.29316Z",
348
+ fill: color
349
+ }
350
+ )
351
+ ] });
352
+ };
353
+ var eye_close_default = EyeClose;
354
+
355
+ // src/icons/v2/outline/eye-open.tsx
356
+ var import_jsx_runtime12 = require("react/jsx-runtime");
357
+ var EyeOpen = (props) => {
358
+ const { color, ...svgProps } = use_icon_props_default(props);
359
+ return /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
360
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
361
+ "path",
362
+ {
363
+ fillRule: "evenodd",
364
+ clipRule: "evenodd",
365
+ d: "M12.0112 6.14139C7.14105 6.14139 4.40659 9.77403 3.51286 11.8981C3.50052 11.9274 3.50023 11.9583 3.51422 11.9901C4.47224 14.1693 7.28263 17.8586 12.0001 17.8586C16.7186 17.8586 19.5292 14.1676 20.4865 11.9887C20.5004 11.957 20.5002 11.9263 20.488 11.8971C19.6024 9.77419 16.8813 6.14139 12.0112 6.14139ZM2.13027 11.3163C3.14625 8.90173 6.29354 4.64139 12.0112 4.64139C17.7308 4.64139 20.8648 8.90435 21.8724 11.3196C22.0437 11.7302 22.0375 12.1876 21.8598 12.5921C20.7944 15.0169 17.583 19.3586 12.0001 19.3586C6.41838 19.3586 3.20717 15.0188 2.14106 12.5938C1.96248 12.1876 1.95703 11.728 2.13027 11.3163Z",
366
+ fill: color
367
+ }
368
+ ),
369
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
370
+ "path",
371
+ {
372
+ fillRule: "evenodd",
373
+ clipRule: "evenodd",
374
+ d: "M12 9.25C10.4812 9.25 9.25 10.4812 9.25 12C9.25 13.5188 10.4812 14.75 12 14.75C13.5188 14.75 14.75 13.5188 14.75 12C14.75 10.4812 13.5188 9.25 12 9.25ZM7.75 12C7.75 9.65279 9.65279 7.75 12 7.75C14.3472 7.75 16.25 9.65279 16.25 12C16.25 14.3472 14.3472 16.25 12 16.25C9.65279 16.25 7.75 14.3472 7.75 12Z",
375
+ fill: color
376
+ }
377
+ )
378
+ ] });
379
+ };
380
+ var eye_open_default = EyeOpen;
381
+
133
382
  // src/icons/v2/outline/map-marker.tsx
134
- var import_jsx_runtime3 = require("react/jsx-runtime");
383
+ var import_jsx_runtime13 = require("react/jsx-runtime");
135
384
  var MapMarker = (props) => {
136
385
  const { color, ...svgProps } = use_icon_props_default(props);
137
- return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
138
- /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { clipPath: "url(#map-marker)", children: [
139
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
386
+ return /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
387
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("g", { clipPath: "url(#map-marker)", children: [
388
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
140
389
  "path",
141
390
  {
142
391
  fillRule: "evenodd",
@@ -145,7 +394,7 @@ var MapMarker = (props) => {
145
394
  fill: color
146
395
  }
147
396
  ),
148
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
397
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
149
398
  "path",
150
399
  {
151
400
  fillRule: "evenodd",
@@ -155,31 +404,97 @@ var MapMarker = (props) => {
155
404
  }
156
405
  )
157
406
  ] }),
158
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("clipPath", { id: "map-marker", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
407
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("clipPath", { id: "map-marker", children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
159
408
  ] });
160
409
  };
161
410
  var map_marker_default = MapMarker;
162
411
 
412
+ // src/icons/v2/outline/minus.tsx
413
+ var import_jsx_runtime14 = require("react/jsx-runtime");
414
+ var Minus = (props) => {
415
+ const { color, ...svgProps } = use_icon_props_default(props);
416
+ return /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
417
+ "path",
418
+ {
419
+ fillRule: "evenodd",
420
+ clipRule: "evenodd",
421
+ d: "M4.2449 12C4.2449 11.4477 4.69262 11 5.2449 11L19.7869 11C20.3392 11 20.7869 11.4477 20.7869 12C20.7869 12.5523 20.3392 13 19.7869 13L5.2449 13C4.69262 13 4.2449 12.5523 4.2449 12Z",
422
+ fill: color
423
+ }
424
+ ) });
425
+ };
426
+ var minus_default = Minus;
427
+
428
+ // src/icons/v2/outline/plus.tsx
429
+ var import_jsx_runtime15 = require("react/jsx-runtime");
430
+ var Plus = (props) => {
431
+ const { color, ...svgProps } = use_icon_props_default(props);
432
+ return /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
433
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
434
+ "path",
435
+ {
436
+ d: "M3.7731 12.0058C3.7731 11.4535 4.22081 11.0058 4.7731 11.0058L19.2582 11.0058C19.8104 11.0058 20.2582 11.4535 20.2582 12.0058C20.2582 12.558 19.8104 13.0058 19.2582 13.0058L4.7731 13.0058C4.22082 13.0058 3.7731 12.5581 3.7731 12.0058Z",
437
+ fill: color
438
+ }
439
+ ),
440
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
441
+ "path",
442
+ {
443
+ d: "M12.0156 3.76321C12.5679 3.76321 13.0156 4.21092 13.0156 4.76321L13.0157 19.2483C13.0157 19.8006 12.568 20.2483 12.0157 20.2483C11.4634 20.2483 11.0157 19.8006 11.0157 19.2483L11.0156 4.76322C11.0156 4.21093 11.4633 3.76321 12.0156 3.76321Z",
444
+ fill: color
445
+ }
446
+ )
447
+ ] });
448
+ };
449
+ var plus_default = Plus;
450
+
451
+ // src/icons/v2/outline/search.tsx
452
+ var import_jsx_runtime16 = require("react/jsx-runtime");
453
+ var Search = (props) => {
454
+ const { color, ...svgProps } = use_icon_props_default(props);
455
+ return /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
456
+ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
457
+ "path",
458
+ {
459
+ fillRule: "evenodd",
460
+ clipRule: "evenodd",
461
+ d: "M11 16.5C14.3137 16.5 17 13.8137 17 10.5C17 7.18629 14.3137 4.5 11 4.5C7.68629 4.5 5 7.18629 5 10.5C5 13.8137 7.68629 16.5 11 16.5ZM11 18C15.1421 18 18.5 14.6421 18.5 10.5C18.5 6.35786 15.1421 3 11 3C6.85786 3 3.5 6.35786 3.5 10.5C3.5 14.6421 6.85786 18 11 18Z",
462
+ fill: color
463
+ }
464
+ ),
465
+ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
466
+ "path",
467
+ {
468
+ fillRule: "evenodd",
469
+ clipRule: "evenodd",
470
+ d: "M15.3395 14.8395C15.6324 14.5466 16.1073 14.5466 16.4002 14.8395L21.304 19.7431C21.5969 20.036 21.5969 20.5108 21.304 20.8037C21.0111 21.0966 20.5362 21.0967 20.2433 20.8038L15.3396 15.9002C15.0467 15.6073 15.0466 15.1324 15.3395 14.8395Z",
471
+ fill: color
472
+ }
473
+ )
474
+ ] });
475
+ };
476
+ var search_default = Search;
477
+
163
478
  // src/icons/v2/outline/store-complete.tsx
164
- var import_jsx_runtime4 = require("react/jsx-runtime");
479
+ var import_jsx_runtime17 = require("react/jsx-runtime");
165
480
  var StoreComplete = (props) => {
166
481
  const { color, ...svgProps } = use_icon_props_default(props);
167
- return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
168
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
482
+ return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
483
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
169
484
  "path",
170
485
  {
171
486
  d: "M4.41675 3C4.00253 3 3.66675 3.33579 3.66675 3.75C3.66675 4.16421 4.00253 4.5 4.41675 4.5H19.5833C19.9975 4.5 20.3333 4.16421 20.3333 3.75C20.3333 3.33579 19.9975 3 19.5833 3H4.41675Z",
172
487
  fill: color
173
488
  }
174
489
  ),
175
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
490
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
176
491
  "path",
177
492
  {
178
493
  d: "M19.0898 16.5493C19.3437 16.8032 19.3437 17.2147 19.0898 17.4686L17.0898 19.4686C16.836 19.7224 16.4244 19.7224 16.1706 19.4686L14.9104 18.2084C14.6565 17.9545 14.6565 17.543 14.9103 17.2891C15.1642 17.0353 15.5757 17.0353 15.8296 17.2891L16.6302 18.0897L18.1706 16.5493C18.4244 16.2955 18.836 16.2955 19.0898 16.5493Z",
179
494
  fill: color
180
495
  }
181
496
  ),
182
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
497
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
183
498
  "path",
184
499
  {
185
500
  fillRule: "evenodd",
@@ -193,11 +508,11 @@ var StoreComplete = (props) => {
193
508
  var store_complete_default = StoreComplete;
194
509
 
195
510
  // src/icons/v2/outline/truck.tsx
196
- var import_jsx_runtime5 = require("react/jsx-runtime");
511
+ var import_jsx_runtime18 = require("react/jsx-runtime");
197
512
  var Truck = (props) => {
198
513
  const { color, ...svgProps } = use_icon_props_default(props);
199
- return /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
200
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
514
+ return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
515
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
201
516
  "path",
202
517
  {
203
518
  fillRule: "evenodd",
@@ -206,19 +521,19 @@ var Truck = (props) => {
206
521
  fill: color
207
522
  }
208
523
  ) }),
209
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("clipPath", { id: "truck", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
524
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("clipPath", { id: "truck", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
210
525
  ] });
211
526
  };
212
527
  var truck_default = Truck;
213
528
 
214
529
  // src/icons/v2/solid/direction.tsx
215
- var import_jsx_runtime6 = require("react/jsx-runtime");
530
+ var import_jsx_runtime19 = require("react/jsx-runtime");
216
531
  var Direction = (props) => {
217
532
  const { color, ...svgProps } = use_icon_props_default(props);
218
- return /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
219
- /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("g", { clipPath: "url(#direction)", children: [
220
- /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
221
- /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
533
+ return /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
534
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { clipPath: "url(#direction)", children: [
535
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
536
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
222
537
  "path",
223
538
  {
224
539
  fillRule: "evenodd",
@@ -228,17 +543,99 @@ var Direction = (props) => {
228
543
  }
229
544
  )
230
545
  ] }),
231
- /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
546
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
232
547
  ] });
233
548
  };
234
549
  var direction_default = Direction;
550
+
551
+ // src/icons/v2/solid/hand.tsx
552
+ var import_jsx_runtime20 = require("react/jsx-runtime");
553
+ var Hand = (props) => {
554
+ const { color, ...svgProps } = use_icon_props_default(props);
555
+ return /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
556
+ "path",
557
+ {
558
+ id: "Vector 650",
559
+ d: "M19.4271 19.2744L11.3546 21.4374C10.8877 21.5625 10.3913 21.5143 9.95719 21.3017L4.0494 18.4081C3.15932 17.9721 2.77812 16.9068 3.18958 16.0051C3.60191 15.1015 4.65978 14.6918 5.57315 15.082L8.02749 16.1305L5.40632 6.34819C5.08496 5.14886 5.79669 3.9161 6.99602 3.59474C8.19535 3.27338 9.42811 3.98512 9.74947 5.18444L10.9892 9.81113L16.3868 9.48093C17.8105 9.39383 19.0986 10.3212 19.4678 11.6989L20.8413 16.8249C21.1272 17.8918 20.494 18.9885 19.4271 19.2744Z",
560
+ fill: "#999999"
561
+ }
562
+ ) }) });
563
+ };
564
+ var hand_default = Hand;
565
+
566
+ // src/icons/v2/solid/trend-up.tsx
567
+ var import_jsx_runtime21 = require("react/jsx-runtime");
568
+ var TrendUp = (props) => {
569
+ const { color, ...svgProps } = use_icon_props_default(props);
570
+ return /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("g", { id: "Vector", children: [
571
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
572
+ "path",
573
+ {
574
+ fillRule: "evenodd",
575
+ clipRule: "evenodd",
576
+ d: "M16.06 12.5001C15.56 12.5001 15.06 12.5801 14.6 12.7201C14.6 12.7201 14.6 12.7201 14.62 12.7201V10.0201H17.1C17.4 10.0201 17.68 9.84012 17.8 9.56012C17.92 9.28012 17.86 8.96012 17.64 8.74012L11.6 2.72012C11.3 2.42012 10.84 2.42012 10.54 2.72012L4.51996 8.74012C4.29996 8.96012 4.23996 9.28012 4.35996 9.56012C4.47996 9.84012 4.73996 10.0201 5.05996 10.0201H7.49996V16.0401C7.49996 16.4601 7.83996 16.8001 8.25996 16.8001H11.1C11.1 16.8001 11.1 16.8001 11.1 16.7801C11.06 17.0201 11.04 17.2601 11.04 17.5201C11.04 17.7601 11.06 18.0001 11.1 18.2401V18.2201H8.05996C7.63996 18.2201 7.31996 18.5601 7.31996 18.9801C7.31996 19.4001 7.65996 19.7401 8.05996 19.7401H11.54C11.78 20.2401 12.1 20.6801 12.48 21.0601L12.46 21.0401H8.05996C7.63996 21.0401 7.31996 21.3801 7.31996 21.8001C7.31996 22.2201 7.65996 22.5601 8.05996 22.5601H14.06C14.26 22.5601 14.44 22.4801 14.58 22.3601C15.04 22.5001 15.54 22.5801 16.06 22.5801C18.82 22.5801 21.06 20.3401 21.06 17.5801C21.06 14.7401 18.82 12.5001 16.06 12.5001ZM14.28 12.8201C14.26 12.8201 14.24 12.8401 14.2 12.8401C14.24 12.8401 14.26 12.8401 14.28 12.8201ZM13.36 13.2801C13.34 13.3001 13.32 13.3001 13.3 13.3201C13.32 13.3201 13.34 13.3001 13.36 13.2801ZM13.04 13.5001C13.02 13.5001 13.02 13.5201 13 13.5401C13.02 13.5201 13.04 13.5201 13.04 13.5001ZM12.06 14.4801L12.04 14.5001C12.06 14.5001 12.06 14.5001 12.06 14.4801ZM11.88 14.7601C11.86 14.7801 11.86 14.8001 11.84 14.8201C11.84 14.8001 11.86 14.7801 11.88 14.7601ZM11.7 15.0601C11.7 15.0801 11.68 15.1001 11.68 15.1001C11.68 15.0801 11.68 15.0801 11.7 15.0601ZM11.18 16.3601C11.18 16.3801 11.16 16.4201 11.16 16.4401C11.16 16.4201 11.18 16.4001 11.18 16.3601ZM11.52 15.3801C11.5 15.4001 11.5 15.4201 11.48 15.4401C11.5 15.4201 11.52 15.4001 11.52 15.3801ZM11.4 15.6801C11.4 15.7001 11.38 15.7201 11.38 15.7401C11.38 15.7201 11.38 15.7001 11.4 15.6801ZM11.26 16.0401C11.26 16.0601 11.24 16.0801 11.24 16.1001C11.26 16.1001 11.26 16.0801 11.26 16.0401ZM11.38 19.3001C11.38 19.3201 11.4 19.3401 11.4 19.3801C11.4 19.3401 11.4 19.3201 11.38 19.3001ZM12.9 21.4001C12.92 21.4201 12.94 21.4401 12.98 21.4601C12.96 21.4201 12.92 21.4001 12.9 21.4001ZM13.4 21.7401C13.42 21.7401 13.42 21.7601 13.44 21.7601C13.44 21.7601 13.42 21.7601 13.4 21.7401ZM13.7 21.9201C13.72 21.9401 13.74 21.9401 13.76 21.9601C13.74 21.9401 13.72 21.9201 13.7 21.9201ZM13.94 22.0401C13.96 22.0601 14 22.0601 14.02 22.0801C14 22.0601 13.98 22.0601 13.94 22.0401ZM14.24 22.1601C14.26 22.1601 14.28 22.1801 14.32 22.1801C14.28 22.1801 14.26 22.1801 14.24 22.1601ZM16.06 21.2001C14.02 21.2001 12.36 19.5401 12.36 17.5001C12.36 15.4601 14.02 13.8001 16.06 13.8001C18.1 13.8001 19.76 15.4601 19.76 17.5001C19.76 19.5401 18.1 21.2001 16.06 21.2001Z",
577
+ fill: "#999999"
578
+ }
579
+ ),
580
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
581
+ "path",
582
+ {
583
+ 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",
584
+ fill: "#999999"
585
+ }
586
+ ),
587
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
588
+ "path",
589
+ {
590
+ fillRule: "evenodd",
591
+ clipRule: "evenodd",
592
+ d: "M16.0599 18.3599C15.6999 18.3599 15.4199 18.0599 15.4199 17.7199V15.4999C15.4199 15.1399 15.7199 14.8599 16.0599 14.8599C16.3999 14.8599 16.6999 15.1399 16.6999 15.4999V17.6999C16.6999 18.0599 16.3999 18.3599 16.0599 18.3599Z",
593
+ fill: "#999999"
594
+ }
595
+ )
596
+ ] }) }) });
597
+ };
598
+ var trend_up_default = TrendUp;
599
+
600
+ // src/icons/v2/solid/wallet.tsx
601
+ var import_jsx_runtime22 = require("react/jsx-runtime");
602
+ var Wallet = (props) => {
603
+ const { color, ...svgProps } = use_icon_props_default(props);
604
+ return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
605
+ "path",
606
+ {
607
+ id: "Subtract",
608
+ fillRule: "evenodd",
609
+ clipRule: "evenodd",
610
+ d: "M5.75977 6.00098C4.51712 6.00098 3.50977 7.00833 3.50977 8.25097V9.5159H20.2393C21.2058 9.5159 21.9893 10.2994 21.9893 11.2659V18.743C21.9893 19.7095 21.2058 20.493 20.2393 20.493H5.76074C3.68967 20.493 2.01074 18.8141 2.01074 16.743V11.2407C2.01009 11.2279 2.00977 11.215 2.00977 11.2021V8.25097C2.00977 6.17991 3.6887 4.50098 5.75977 4.50098H18C18.4142 4.50098 18.75 4.83676 18.75 5.25098C18.75 5.66519 18.4142 6.00098 18 6.00098H5.75977ZM6 7.00694C5.58579 7.00694 5.25 7.34273 5.25 7.75694C5.25 8.17116 5.58579 8.50694 6 8.50694H20C20.4142 8.50694 20.75 8.17116 20.75 7.75694C20.75 7.34273 20.4142 7.00694 20 7.00694H6ZM16.5 16.5044C17.3284 16.5044 18 15.8329 18 15.0044C18 14.176 17.3284 13.5044 16.5 13.5044C15.6716 13.5044 15 14.176 15 15.0044C15 15.8329 15.6716 16.5044 16.5 16.5044Z",
611
+ fill: "#999999"
612
+ }
613
+ ) }) });
614
+ };
615
+ var wallet_default = Wallet;
235
616
  // Annotate the CommonJS export names for ESM import in node:
236
617
  0 && (module.exports = {
618
+ ArrowLeft,
237
619
  Calendar,
238
620
  CalendarEvent,
621
+ Check,
622
+ ChevronDown,
623
+ ChevronLeft,
624
+ ChevronRight,
625
+ ChevronUp,
626
+ Close,
627
+ ContactBook,
239
628
  Direction,
629
+ EyeClose,
630
+ EyeOpen,
631
+ Hand,
240
632
  MapMarker,
633
+ Minus,
634
+ Plus,
635
+ Search,
241
636
  StoreComplete,
242
- Truck
637
+ TrendUp,
638
+ Truck,
639
+ Wallet
243
640
  });
244
641
  //# sourceMappingURL=v2.js.map