@ctlyst.id/icons 2.2.5 → 2.2.7
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 +7 -1
- package/dist/v2.d.ts +7 -1
- package/dist/v2.js +201 -95
- package/dist/v2.js.map +1 -1
- package/dist/v2.mjs +198 -95
- package/dist/v2.mjs.map +1 -1
- package/package.json +1 -1
package/dist/v2.js
CHANGED
|
@@ -21,6 +21,8 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
21
21
|
var v2_exports = {};
|
|
22
22
|
__export(v2_exports, {
|
|
23
23
|
ArrowLeft: () => arrow_left_default,
|
|
24
|
+
ArrowRight: () => arrow_right_default,
|
|
25
|
+
Bag: () => bag_default,
|
|
24
26
|
Calendar: () => calendar_default,
|
|
25
27
|
CalendarEvent: () => calendar_event_default,
|
|
26
28
|
Check: () => check_default,
|
|
@@ -39,6 +41,7 @@ __export(v2_exports, {
|
|
|
39
41
|
Minus: () => minus_default,
|
|
40
42
|
Plus: () => plus_default,
|
|
41
43
|
Search: () => search_default,
|
|
44
|
+
Share: () => share_default,
|
|
42
45
|
Sort: () => sort_default,
|
|
43
46
|
StoreComplete: () => store_complete_default,
|
|
44
47
|
TrendUp: () => trend_up_default,
|
|
@@ -85,13 +88,77 @@ var ArrowLeft = (props) => {
|
|
|
85
88
|
};
|
|
86
89
|
var arrow_left_default = ArrowLeft;
|
|
87
90
|
|
|
88
|
-
// src/icons/v2/outline/
|
|
91
|
+
// src/icons/v2/outline/arrow-right.tsx
|
|
89
92
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
90
|
-
var
|
|
93
|
+
var ArrowRight = (props) => {
|
|
91
94
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
92
95
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
93
|
-
/* @__PURE__ */ (0, import_jsx_runtime2.
|
|
94
|
-
|
|
96
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)("g", { clipPath: "url(#icon-arrow-right)", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
97
|
+
"path",
|
|
98
|
+
{
|
|
99
|
+
fillRule: "evenodd",
|
|
100
|
+
clipRule: "evenodd",
|
|
101
|
+
d: "M19.8541 11.857C19.8789 11.8812 19.9023 11.9069 19.9242 11.9339C19.9713 11.9921 20.0102 12.0548 20.0407 12.1204C20.0944 12.2357 20.1244 12.3643 20.1244 12.5C20.1244 12.6114 20.1042 12.718 20.0672 12.8165C20.0235 12.9331 19.9547 13.0426 19.8608 13.1364L12.6153 20.382C12.2638 20.7334 11.694 20.7334 11.3425 20.382C10.991 20.0305 10.991 19.4606 11.3425 19.1092L17.0517 13.4H4.7756C4.27854 13.4 3.8756 12.997 3.8756 12.5C3.8756 12.0029 4.27854 11.6 4.7756 11.6H17.0516L11.3425 5.89089C10.991 5.53941 10.991 4.96957 11.3425 4.61809C11.694 4.26662 12.2638 4.26663 12.6153 4.6181L19.8541 11.857Z",
|
|
102
|
+
fill: color
|
|
103
|
+
}
|
|
104
|
+
) }),
|
|
105
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("clipPath", { id: "icon-arrow-right", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
|
|
106
|
+
] });
|
|
107
|
+
};
|
|
108
|
+
var arrow_right_default = ArrowRight;
|
|
109
|
+
|
|
110
|
+
// src/icons/v2/outline/bag.tsx
|
|
111
|
+
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
112
|
+
var Bag = (props) => {
|
|
113
|
+
const { color, ...svgProps } = use_icon_props_default(props);
|
|
114
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("svg", { viewBox: "0 0 24 25", fill: color, xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
115
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
116
|
+
"path",
|
|
117
|
+
{
|
|
118
|
+
fillRule: "evenodd",
|
|
119
|
+
clipRule: "evenodd",
|
|
120
|
+
d: "M17.538 9.00004H6.47314C6.22435 9.00004 6.0134 9.18296 5.97818 9.42925L4.54777 19.4292C4.50468 19.7305 4.73842 20 5.04274 20H18.9558C19.2598 20 19.4935 19.7309 19.4508 19.4299L18.0331 9.42986C17.9981 9.1833 17.7871 9.00004 17.538 9.00004ZM6.47314 7.50004C5.47797 7.50004 4.6342 8.23171 4.49329 9.21685L3.06289 19.2168C2.89053 20.4218 3.82549 21.5 5.04274 21.5H18.9558C20.172 21.5 21.1067 20.4235 20.936 19.2193L19.5182 9.21931C19.3784 8.23306 18.5341 7.50004 17.538 7.50004H6.47314Z",
|
|
121
|
+
fill: color
|
|
122
|
+
}
|
|
123
|
+
),
|
|
124
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
125
|
+
"path",
|
|
126
|
+
{
|
|
127
|
+
fillRule: "evenodd",
|
|
128
|
+
clipRule: "evenodd",
|
|
129
|
+
d: "M12 4.01111C10.2272 4.01111 8.79001 5.44826 8.79001 7.22107H7.29001C7.29001 4.61983 9.39873 2.51111 12 2.51111C14.6012 2.51111 16.7099 4.61983 16.7099 7.22107H15.2099C15.2099 5.44826 13.7728 4.01111 12 4.01111Z",
|
|
130
|
+
fill: color
|
|
131
|
+
}
|
|
132
|
+
),
|
|
133
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
134
|
+
"path",
|
|
135
|
+
{
|
|
136
|
+
fillRule: "evenodd",
|
|
137
|
+
clipRule: "evenodd",
|
|
138
|
+
d: "M7.99997 6.49077C8.41418 6.49077 8.74997 6.82655 8.74997 7.24077V9.50004C8.74997 9.91426 8.41418 10.25 7.99997 10.25C7.58576 10.25 7.24997 9.91426 7.24997 9.50004V7.24077C7.24997 6.82655 7.58576 6.49077 7.99997 6.49077Z",
|
|
139
|
+
fill: color
|
|
140
|
+
}
|
|
141
|
+
),
|
|
142
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
143
|
+
"path",
|
|
144
|
+
{
|
|
145
|
+
fillRule: "evenodd",
|
|
146
|
+
clipRule: "evenodd",
|
|
147
|
+
d: "M15.9599 6.49077C16.3741 6.49077 16.7099 6.82655 16.7099 7.24077V9.50004C16.7099 9.91426 16.3741 10.25 15.9599 10.25C15.5457 10.25 15.2099 9.91426 15.2099 9.50004V7.24077C15.2099 6.82655 15.5457 6.49077 15.9599 6.49077Z",
|
|
148
|
+
fill: color
|
|
149
|
+
}
|
|
150
|
+
)
|
|
151
|
+
] });
|
|
152
|
+
};
|
|
153
|
+
var bag_default = Bag;
|
|
154
|
+
|
|
155
|
+
// src/icons/v2/outline/calendar.tsx
|
|
156
|
+
var import_jsx_runtime4 = require("react/jsx-runtime");
|
|
157
|
+
var Calendar = (props) => {
|
|
158
|
+
const { color, ...svgProps } = use_icon_props_default(props);
|
|
159
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
160
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("g", { clipPath: "url(#calendar)", children: [
|
|
161
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
95
162
|
"path",
|
|
96
163
|
{
|
|
97
164
|
fillRule: "evenodd",
|
|
@@ -100,7 +167,7 @@ var Calendar = (props) => {
|
|
|
100
167
|
fill: color
|
|
101
168
|
}
|
|
102
169
|
),
|
|
103
|
-
/* @__PURE__ */ (0,
|
|
170
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
104
171
|
"path",
|
|
105
172
|
{
|
|
106
173
|
fillRule: "evenodd",
|
|
@@ -109,7 +176,7 @@ var Calendar = (props) => {
|
|
|
109
176
|
fill: color
|
|
110
177
|
}
|
|
111
178
|
),
|
|
112
|
-
/* @__PURE__ */ (0,
|
|
179
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
113
180
|
"path",
|
|
114
181
|
{
|
|
115
182
|
fillRule: "evenodd",
|
|
@@ -118,8 +185,8 @@ var Calendar = (props) => {
|
|
|
118
185
|
fill: color
|
|
119
186
|
}
|
|
120
187
|
),
|
|
121
|
-
/* @__PURE__ */ (0,
|
|
122
|
-
/* @__PURE__ */ (0,
|
|
188
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.2997 11.75H3.70035V10.25H20.2997V11.75Z", fill: color }),
|
|
189
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
123
190
|
"path",
|
|
124
191
|
{
|
|
125
192
|
fillRule: "evenodd",
|
|
@@ -129,25 +196,25 @@ var Calendar = (props) => {
|
|
|
129
196
|
}
|
|
130
197
|
)
|
|
131
198
|
] }),
|
|
132
|
-
/* @__PURE__ */ (0,
|
|
199
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("clipPath", { id: "calendar", children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
|
|
133
200
|
] });
|
|
134
201
|
};
|
|
135
202
|
var calendar_default = Calendar;
|
|
136
203
|
|
|
137
204
|
// src/icons/v2/outline/calendar-event.tsx
|
|
138
|
-
var
|
|
205
|
+
var import_jsx_runtime5 = require("react/jsx-runtime");
|
|
139
206
|
var CalendarEvent = (props) => {
|
|
140
207
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
141
|
-
return /* @__PURE__ */ (0,
|
|
142
|
-
/* @__PURE__ */ (0,
|
|
143
|
-
/* @__PURE__ */ (0,
|
|
208
|
+
return /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
209
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("g", { clipPath: "url(#calendar-event)", children: [
|
|
210
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
144
211
|
"path",
|
|
145
212
|
{
|
|
146
213
|
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",
|
|
147
214
|
fill: color
|
|
148
215
|
}
|
|
149
216
|
),
|
|
150
|
-
/* @__PURE__ */ (0,
|
|
217
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
151
218
|
"path",
|
|
152
219
|
{
|
|
153
220
|
fillRule: "evenodd",
|
|
@@ -157,16 +224,16 @@ var CalendarEvent = (props) => {
|
|
|
157
224
|
}
|
|
158
225
|
)
|
|
159
226
|
] }),
|
|
160
|
-
/* @__PURE__ */ (0,
|
|
227
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("clipPath", { id: "calendar-event", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
|
|
161
228
|
] });
|
|
162
229
|
};
|
|
163
230
|
var calendar_event_default = CalendarEvent;
|
|
164
231
|
|
|
165
232
|
// src/icons/v2/outline/check.tsx
|
|
166
|
-
var
|
|
233
|
+
var import_jsx_runtime6 = require("react/jsx-runtime");
|
|
167
234
|
var Check = (props) => {
|
|
168
235
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
169
|
-
return /* @__PURE__ */ (0,
|
|
236
|
+
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)(
|
|
170
237
|
"path",
|
|
171
238
|
{
|
|
172
239
|
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",
|
|
@@ -177,10 +244,10 @@ var Check = (props) => {
|
|
|
177
244
|
var check_default = Check;
|
|
178
245
|
|
|
179
246
|
// src/icons/v2/outline/chevron-down.tsx
|
|
180
|
-
var
|
|
247
|
+
var import_jsx_runtime7 = require("react/jsx-runtime");
|
|
181
248
|
var ChevronUp = (props) => {
|
|
182
249
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
183
|
-
return /* @__PURE__ */ (0,
|
|
250
|
+
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)(
|
|
184
251
|
"path",
|
|
185
252
|
{
|
|
186
253
|
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",
|
|
@@ -191,10 +258,10 @@ var ChevronUp = (props) => {
|
|
|
191
258
|
var chevron_down_default = ChevronUp;
|
|
192
259
|
|
|
193
260
|
// src/icons/v2/outline/chevron-left.tsx
|
|
194
|
-
var
|
|
261
|
+
var import_jsx_runtime8 = require("react/jsx-runtime");
|
|
195
262
|
var ChevronLeft = (props) => {
|
|
196
263
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
197
|
-
return /* @__PURE__ */ (0,
|
|
264
|
+
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)(
|
|
198
265
|
"path",
|
|
199
266
|
{
|
|
200
267
|
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",
|
|
@@ -205,10 +272,10 @@ var ChevronLeft = (props) => {
|
|
|
205
272
|
var chevron_left_default = ChevronLeft;
|
|
206
273
|
|
|
207
274
|
// src/icons/v2/outline/chevron-right.tsx
|
|
208
|
-
var
|
|
275
|
+
var import_jsx_runtime9 = require("react/jsx-runtime");
|
|
209
276
|
var ChevronRight = (props) => {
|
|
210
277
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
211
|
-
return /* @__PURE__ */ (0,
|
|
278
|
+
return /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
|
|
212
279
|
"path",
|
|
213
280
|
{
|
|
214
281
|
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",
|
|
@@ -219,10 +286,10 @@ var ChevronRight = (props) => {
|
|
|
219
286
|
var chevron_right_default = ChevronRight;
|
|
220
287
|
|
|
221
288
|
// src/icons/v2/outline/chevron-up.tsx
|
|
222
|
-
var
|
|
289
|
+
var import_jsx_runtime10 = require("react/jsx-runtime");
|
|
223
290
|
var ChevronUp2 = (props) => {
|
|
224
291
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
225
|
-
return /* @__PURE__ */ (0,
|
|
292
|
+
return /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
|
|
226
293
|
"path",
|
|
227
294
|
{
|
|
228
295
|
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",
|
|
@@ -233,18 +300,18 @@ var ChevronUp2 = (props) => {
|
|
|
233
300
|
var chevron_up_default = ChevronUp2;
|
|
234
301
|
|
|
235
302
|
// src/icons/v2/outline/close.tsx
|
|
236
|
-
var
|
|
303
|
+
var import_jsx_runtime11 = require("react/jsx-runtime");
|
|
237
304
|
var Close = (props) => {
|
|
238
305
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
239
|
-
return /* @__PURE__ */ (0,
|
|
240
|
-
/* @__PURE__ */ (0,
|
|
306
|
+
return /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
307
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
|
|
241
308
|
"path",
|
|
242
309
|
{
|
|
243
310
|
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",
|
|
244
311
|
fill: color
|
|
245
312
|
}
|
|
246
313
|
),
|
|
247
|
-
/* @__PURE__ */ (0,
|
|
314
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
|
|
248
315
|
"path",
|
|
249
316
|
{
|
|
250
317
|
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",
|
|
@@ -256,11 +323,11 @@ var Close = (props) => {
|
|
|
256
323
|
var close_default = Close;
|
|
257
324
|
|
|
258
325
|
// src/icons/v2/outline/contact-book.tsx
|
|
259
|
-
var
|
|
326
|
+
var import_jsx_runtime12 = require("react/jsx-runtime");
|
|
260
327
|
var ContactBook = (props) => {
|
|
261
328
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
262
|
-
return /* @__PURE__ */ (0,
|
|
263
|
-
/* @__PURE__ */ (0,
|
|
329
|
+
return /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
330
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
264
331
|
"path",
|
|
265
332
|
{
|
|
266
333
|
fillRule: "evenodd",
|
|
@@ -269,7 +336,7 @@ var ContactBook = (props) => {
|
|
|
269
336
|
fill: color
|
|
270
337
|
}
|
|
271
338
|
),
|
|
272
|
-
/* @__PURE__ */ (0,
|
|
339
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
273
340
|
"path",
|
|
274
341
|
{
|
|
275
342
|
fillRule: "evenodd",
|
|
@@ -278,7 +345,7 @@ var ContactBook = (props) => {
|
|
|
278
345
|
fill: color
|
|
279
346
|
}
|
|
280
347
|
),
|
|
281
|
-
/* @__PURE__ */ (0,
|
|
348
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
282
349
|
"path",
|
|
283
350
|
{
|
|
284
351
|
fillRule: "evenodd",
|
|
@@ -287,7 +354,7 @@ var ContactBook = (props) => {
|
|
|
287
354
|
fill: color
|
|
288
355
|
}
|
|
289
356
|
),
|
|
290
|
-
/* @__PURE__ */ (0,
|
|
357
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
291
358
|
"path",
|
|
292
359
|
{
|
|
293
360
|
fillRule: "evenodd",
|
|
@@ -296,7 +363,7 @@ var ContactBook = (props) => {
|
|
|
296
363
|
fill: color
|
|
297
364
|
}
|
|
298
365
|
),
|
|
299
|
-
/* @__PURE__ */ (0,
|
|
366
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
300
367
|
"path",
|
|
301
368
|
{
|
|
302
369
|
fillRule: "evenodd",
|
|
@@ -305,7 +372,7 @@ var ContactBook = (props) => {
|
|
|
305
372
|
fill: color
|
|
306
373
|
}
|
|
307
374
|
),
|
|
308
|
-
/* @__PURE__ */ (0,
|
|
375
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
309
376
|
"path",
|
|
310
377
|
{
|
|
311
378
|
fillRule: "evenodd",
|
|
@@ -319,11 +386,11 @@ var ContactBook = (props) => {
|
|
|
319
386
|
var contact_book_default = ContactBook;
|
|
320
387
|
|
|
321
388
|
// src/icons/v2/outline/eye-close.tsx
|
|
322
|
-
var
|
|
389
|
+
var import_jsx_runtime13 = require("react/jsx-runtime");
|
|
323
390
|
var EyeClose = (props) => {
|
|
324
391
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
325
|
-
return /* @__PURE__ */ (0,
|
|
326
|
-
/* @__PURE__ */ (0,
|
|
392
|
+
return /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
393
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
|
|
327
394
|
"path",
|
|
328
395
|
{
|
|
329
396
|
fillRule: "evenodd",
|
|
@@ -332,7 +399,7 @@ var EyeClose = (props) => {
|
|
|
332
399
|
fill: color
|
|
333
400
|
}
|
|
334
401
|
),
|
|
335
|
-
/* @__PURE__ */ (0,
|
|
402
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
|
|
336
403
|
"path",
|
|
337
404
|
{
|
|
338
405
|
fillRule: "evenodd",
|
|
@@ -341,7 +408,7 @@ var EyeClose = (props) => {
|
|
|
341
408
|
fill: color
|
|
342
409
|
}
|
|
343
410
|
),
|
|
344
|
-
/* @__PURE__ */ (0,
|
|
411
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
|
|
345
412
|
"path",
|
|
346
413
|
{
|
|
347
414
|
fillRule: "evenodd",
|
|
@@ -355,11 +422,11 @@ var EyeClose = (props) => {
|
|
|
355
422
|
var eye_close_default = EyeClose;
|
|
356
423
|
|
|
357
424
|
// src/icons/v2/outline/eye-open.tsx
|
|
358
|
-
var
|
|
425
|
+
var import_jsx_runtime14 = require("react/jsx-runtime");
|
|
359
426
|
var EyeOpen = (props) => {
|
|
360
427
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
361
|
-
return /* @__PURE__ */ (0,
|
|
362
|
-
/* @__PURE__ */ (0,
|
|
428
|
+
return /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
429
|
+
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
|
|
363
430
|
"path",
|
|
364
431
|
{
|
|
365
432
|
fillRule: "evenodd",
|
|
@@ -368,7 +435,7 @@ var EyeOpen = (props) => {
|
|
|
368
435
|
fill: color
|
|
369
436
|
}
|
|
370
437
|
),
|
|
371
|
-
/* @__PURE__ */ (0,
|
|
438
|
+
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
|
|
372
439
|
"path",
|
|
373
440
|
{
|
|
374
441
|
fillRule: "evenodd",
|
|
@@ -382,11 +449,11 @@ var EyeOpen = (props) => {
|
|
|
382
449
|
var eye_open_default = EyeOpen;
|
|
383
450
|
|
|
384
451
|
// src/icons/v2/outline/filter.tsx
|
|
385
|
-
var
|
|
452
|
+
var import_jsx_runtime15 = require("react/jsx-runtime");
|
|
386
453
|
var Filter = (props) => {
|
|
387
454
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
388
|
-
return /* @__PURE__ */ (0,
|
|
389
|
-
/* @__PURE__ */ (0,
|
|
455
|
+
return /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { viewBox: "0 0 24 24", fill: color, xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
456
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
|
390
457
|
"path",
|
|
391
458
|
{
|
|
392
459
|
fillRule: "evenodd",
|
|
@@ -395,7 +462,7 @@ var Filter = (props) => {
|
|
|
395
462
|
fill: color
|
|
396
463
|
}
|
|
397
464
|
),
|
|
398
|
-
/* @__PURE__ */ (0,
|
|
465
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
|
399
466
|
"path",
|
|
400
467
|
{
|
|
401
468
|
fillRule: "evenodd",
|
|
@@ -404,7 +471,7 @@ var Filter = (props) => {
|
|
|
404
471
|
fill: color
|
|
405
472
|
}
|
|
406
473
|
),
|
|
407
|
-
/* @__PURE__ */ (0,
|
|
474
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
|
408
475
|
"path",
|
|
409
476
|
{
|
|
410
477
|
fillRule: "evenodd",
|
|
@@ -418,12 +485,12 @@ var Filter = (props) => {
|
|
|
418
485
|
var filter_default = Filter;
|
|
419
486
|
|
|
420
487
|
// src/icons/v2/outline/map-marker.tsx
|
|
421
|
-
var
|
|
488
|
+
var import_jsx_runtime16 = require("react/jsx-runtime");
|
|
422
489
|
var MapMarker = (props) => {
|
|
423
490
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
424
|
-
return /* @__PURE__ */ (0,
|
|
425
|
-
/* @__PURE__ */ (0,
|
|
426
|
-
/* @__PURE__ */ (0,
|
|
491
|
+
return /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
492
|
+
/* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("g", { clipPath: "url(#map-marker)", children: [
|
|
493
|
+
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
|
|
427
494
|
"path",
|
|
428
495
|
{
|
|
429
496
|
fillRule: "evenodd",
|
|
@@ -432,7 +499,7 @@ var MapMarker = (props) => {
|
|
|
432
499
|
fill: color
|
|
433
500
|
}
|
|
434
501
|
),
|
|
435
|
-
/* @__PURE__ */ (0,
|
|
502
|
+
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
|
|
436
503
|
"path",
|
|
437
504
|
{
|
|
438
505
|
fillRule: "evenodd",
|
|
@@ -442,16 +509,16 @@ var MapMarker = (props) => {
|
|
|
442
509
|
}
|
|
443
510
|
)
|
|
444
511
|
] }),
|
|
445
|
-
/* @__PURE__ */ (0,
|
|
512
|
+
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("clipPath", { id: "map-marker", children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
|
|
446
513
|
] });
|
|
447
514
|
};
|
|
448
515
|
var map_marker_default = MapMarker;
|
|
449
516
|
|
|
450
517
|
// src/icons/v2/outline/minus.tsx
|
|
451
|
-
var
|
|
518
|
+
var import_jsx_runtime17 = require("react/jsx-runtime");
|
|
452
519
|
var Minus = (props) => {
|
|
453
520
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
454
|
-
return /* @__PURE__ */ (0,
|
|
521
|
+
return /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
|
|
455
522
|
"path",
|
|
456
523
|
{
|
|
457
524
|
fillRule: "evenodd",
|
|
@@ -464,18 +531,18 @@ var Minus = (props) => {
|
|
|
464
531
|
var minus_default = Minus;
|
|
465
532
|
|
|
466
533
|
// src/icons/v2/outline/plus.tsx
|
|
467
|
-
var
|
|
534
|
+
var import_jsx_runtime18 = require("react/jsx-runtime");
|
|
468
535
|
var Plus = (props) => {
|
|
469
536
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
470
|
-
return /* @__PURE__ */ (0,
|
|
471
|
-
/* @__PURE__ */ (0,
|
|
537
|
+
return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
538
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
472
539
|
"path",
|
|
473
540
|
{
|
|
474
541
|
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",
|
|
475
542
|
fill: color
|
|
476
543
|
}
|
|
477
544
|
),
|
|
478
|
-
/* @__PURE__ */ (0,
|
|
545
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
479
546
|
"path",
|
|
480
547
|
{
|
|
481
548
|
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",
|
|
@@ -487,11 +554,11 @@ var Plus = (props) => {
|
|
|
487
554
|
var plus_default = Plus;
|
|
488
555
|
|
|
489
556
|
// src/icons/v2/outline/search.tsx
|
|
490
|
-
var
|
|
557
|
+
var import_jsx_runtime19 = require("react/jsx-runtime");
|
|
491
558
|
var Search = (props) => {
|
|
492
559
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
493
|
-
return /* @__PURE__ */ (0,
|
|
494
|
-
/* @__PURE__ */ (0,
|
|
560
|
+
return /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
561
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
|
|
495
562
|
"path",
|
|
496
563
|
{
|
|
497
564
|
fillRule: "evenodd",
|
|
@@ -500,7 +567,7 @@ var Search = (props) => {
|
|
|
500
567
|
fill: color
|
|
501
568
|
}
|
|
502
569
|
),
|
|
503
|
-
/* @__PURE__ */ (0,
|
|
570
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
|
|
504
571
|
"path",
|
|
505
572
|
{
|
|
506
573
|
fillRule: "evenodd",
|
|
@@ -513,12 +580,48 @@ var Search = (props) => {
|
|
|
513
580
|
};
|
|
514
581
|
var search_default = Search;
|
|
515
582
|
|
|
583
|
+
// src/icons/v2/outline/share.tsx
|
|
584
|
+
var import_jsx_runtime20 = require("react/jsx-runtime");
|
|
585
|
+
var Bag2 = (props) => {
|
|
586
|
+
const { color, ...svgProps } = use_icon_props_default(props);
|
|
587
|
+
return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", fill: color, ...svgProps, children: [
|
|
588
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
589
|
+
"path",
|
|
590
|
+
{
|
|
591
|
+
fillRule: "evenodd",
|
|
592
|
+
clipRule: "evenodd",
|
|
593
|
+
d: "M3.75543 10.75C4.16965 10.75 4.50543 11.0858 4.50543 11.5V18.7555C4.50543 18.8936 4.61736 19.0055 4.75543 19.0055H19.2458C19.3839 19.0055 19.4958 18.8936 19.4958 18.7555V11.5C19.4958 11.0858 19.8316 10.75 20.2458 10.75C20.66 10.75 20.9958 11.0858 20.9958 11.5V18.7555C20.9958 19.722 20.2123 20.5055 19.2458 20.5055H4.75543C3.78893 20.5055 3.00543 19.722 3.00543 18.7555V11.5C3.00543 11.0858 3.34122 10.75 3.75543 10.75Z",
|
|
594
|
+
fill: color
|
|
595
|
+
}
|
|
596
|
+
),
|
|
597
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
598
|
+
"path",
|
|
599
|
+
{
|
|
600
|
+
fillRule: "evenodd",
|
|
601
|
+
clipRule: "evenodd",
|
|
602
|
+
d: "M11.4703 5.51386C11.7632 5.22097 12.2381 5.22097 12.531 5.51386L16.2517 9.23458C16.5446 9.52747 16.5446 10.0023 16.2517 10.2952C15.9588 10.5881 15.4839 10.5881 15.191 10.2952L12.0006 7.10485L8.81024 10.2952C8.51734 10.5881 8.04247 10.5881 7.74958 10.2952C7.45668 10.0023 7.45668 9.52747 7.74958 9.23458L11.4703 5.51386Z",
|
|
603
|
+
fill: color
|
|
604
|
+
}
|
|
605
|
+
),
|
|
606
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
607
|
+
"path",
|
|
608
|
+
{
|
|
609
|
+
fillRule: "evenodd",
|
|
610
|
+
clipRule: "evenodd",
|
|
611
|
+
d: "M12 5.29419C12.4142 5.29419 12.75 5.62998 12.75 6.04419L12.75 15.6277C12.75 16.0419 12.4142 16.3777 12 16.3777C11.5858 16.3777 11.25 16.0419 11.25 15.6277L11.25 6.04419C11.25 5.62998 11.5858 5.29419 12 5.29419Z",
|
|
612
|
+
fill: color
|
|
613
|
+
}
|
|
614
|
+
)
|
|
615
|
+
] });
|
|
616
|
+
};
|
|
617
|
+
var share_default = Bag2;
|
|
618
|
+
|
|
516
619
|
// src/icons/v2/outline/sort.tsx
|
|
517
|
-
var
|
|
620
|
+
var import_jsx_runtime21 = require("react/jsx-runtime");
|
|
518
621
|
var Sort = (props) => {
|
|
519
622
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
520
|
-
return /* @__PURE__ */ (0,
|
|
521
|
-
/* @__PURE__ */ (0,
|
|
623
|
+
return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("svg", { viewBox: "0 0 24 25", fill: color, xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
624
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
522
625
|
"path",
|
|
523
626
|
{
|
|
524
627
|
fillRule: "evenodd",
|
|
@@ -527,7 +630,7 @@ var Sort = (props) => {
|
|
|
527
630
|
fill: color
|
|
528
631
|
}
|
|
529
632
|
),
|
|
530
|
-
/* @__PURE__ */ (0,
|
|
633
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
531
634
|
"path",
|
|
532
635
|
{
|
|
533
636
|
fillRule: "evenodd",
|
|
@@ -541,25 +644,25 @@ var Sort = (props) => {
|
|
|
541
644
|
var sort_default = Sort;
|
|
542
645
|
|
|
543
646
|
// src/icons/v2/outline/store-complete.tsx
|
|
544
|
-
var
|
|
647
|
+
var import_jsx_runtime22 = require("react/jsx-runtime");
|
|
545
648
|
var StoreComplete = (props) => {
|
|
546
649
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
547
|
-
return /* @__PURE__ */ (0,
|
|
548
|
-
/* @__PURE__ */ (0,
|
|
650
|
+
return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
651
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
549
652
|
"path",
|
|
550
653
|
{
|
|
551
654
|
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",
|
|
552
655
|
fill: color
|
|
553
656
|
}
|
|
554
657
|
),
|
|
555
|
-
/* @__PURE__ */ (0,
|
|
658
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
556
659
|
"path",
|
|
557
660
|
{
|
|
558
661
|
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",
|
|
559
662
|
fill: color
|
|
560
663
|
}
|
|
561
664
|
),
|
|
562
|
-
/* @__PURE__ */ (0,
|
|
665
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
563
666
|
"path",
|
|
564
667
|
{
|
|
565
668
|
fillRule: "evenodd",
|
|
@@ -573,11 +676,11 @@ var StoreComplete = (props) => {
|
|
|
573
676
|
var store_complete_default = StoreComplete;
|
|
574
677
|
|
|
575
678
|
// src/icons/v2/outline/truck.tsx
|
|
576
|
-
var
|
|
679
|
+
var import_jsx_runtime23 = require("react/jsx-runtime");
|
|
577
680
|
var Truck = (props) => {
|
|
578
681
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
579
|
-
return /* @__PURE__ */ (0,
|
|
580
|
-
/* @__PURE__ */ (0,
|
|
682
|
+
return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
683
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
|
|
581
684
|
"path",
|
|
582
685
|
{
|
|
583
686
|
fillRule: "evenodd",
|
|
@@ -586,19 +689,19 @@ var Truck = (props) => {
|
|
|
586
689
|
fill: color
|
|
587
690
|
}
|
|
588
691
|
) }),
|
|
589
|
-
/* @__PURE__ */ (0,
|
|
692
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("clipPath", { id: "truck", children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
590
693
|
] });
|
|
591
694
|
};
|
|
592
695
|
var truck_default = Truck;
|
|
593
696
|
|
|
594
697
|
// src/icons/v2/solid/direction.tsx
|
|
595
|
-
var
|
|
698
|
+
var import_jsx_runtime24 = require("react/jsx-runtime");
|
|
596
699
|
var Direction = (props) => {
|
|
597
700
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
598
|
-
return /* @__PURE__ */ (0,
|
|
599
|
-
/* @__PURE__ */ (0,
|
|
600
|
-
/* @__PURE__ */ (0,
|
|
601
|
-
/* @__PURE__ */ (0,
|
|
701
|
+
return /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
|
|
702
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("g", { clipPath: "url(#direction)", children: [
|
|
703
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
|
|
704
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
|
|
602
705
|
"path",
|
|
603
706
|
{
|
|
604
707
|
fillRule: "evenodd",
|
|
@@ -608,16 +711,16 @@ var Direction = (props) => {
|
|
|
608
711
|
}
|
|
609
712
|
)
|
|
610
713
|
] }),
|
|
611
|
-
/* @__PURE__ */ (0,
|
|
714
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
|
|
612
715
|
] });
|
|
613
716
|
};
|
|
614
717
|
var direction_default = Direction;
|
|
615
718
|
|
|
616
719
|
// src/icons/v2/solid/hand.tsx
|
|
617
|
-
var
|
|
720
|
+
var import_jsx_runtime25 = require("react/jsx-runtime");
|
|
618
721
|
var Hand = (props) => {
|
|
619
722
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
620
|
-
return /* @__PURE__ */ (0,
|
|
723
|
+
return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
|
|
621
724
|
"path",
|
|
622
725
|
{
|
|
623
726
|
id: "Vector 650",
|
|
@@ -629,11 +732,11 @@ var Hand = (props) => {
|
|
|
629
732
|
var hand_default = Hand;
|
|
630
733
|
|
|
631
734
|
// src/icons/v2/solid/trend-up.tsx
|
|
632
|
-
var
|
|
735
|
+
var import_jsx_runtime26 = require("react/jsx-runtime");
|
|
633
736
|
var TrendUp = (props) => {
|
|
634
737
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
635
|
-
return /* @__PURE__ */ (0,
|
|
636
|
-
/* @__PURE__ */ (0,
|
|
738
|
+
return /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)("g", { id: "Vector", children: [
|
|
739
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
|
|
637
740
|
"path",
|
|
638
741
|
{
|
|
639
742
|
fillRule: "evenodd",
|
|
@@ -642,14 +745,14 @@ var TrendUp = (props) => {
|
|
|
642
745
|
fill: color
|
|
643
746
|
}
|
|
644
747
|
),
|
|
645
|
-
/* @__PURE__ */ (0,
|
|
748
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
|
|
646
749
|
"path",
|
|
647
750
|
{
|
|
648
751
|
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",
|
|
649
752
|
fill: color
|
|
650
753
|
}
|
|
651
754
|
),
|
|
652
|
-
/* @__PURE__ */ (0,
|
|
755
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
|
|
653
756
|
"path",
|
|
654
757
|
{
|
|
655
758
|
fillRule: "evenodd",
|
|
@@ -663,10 +766,10 @@ var TrendUp = (props) => {
|
|
|
663
766
|
var trend_up_default = TrendUp;
|
|
664
767
|
|
|
665
768
|
// src/icons/v2/solid/wallet.tsx
|
|
666
|
-
var
|
|
769
|
+
var import_jsx_runtime27 = require("react/jsx-runtime");
|
|
667
770
|
var Wallet = (props) => {
|
|
668
771
|
const { color, ...svgProps } = use_icon_props_default(props);
|
|
669
|
-
return /* @__PURE__ */ (0,
|
|
772
|
+
return /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
|
|
670
773
|
"path",
|
|
671
774
|
{
|
|
672
775
|
id: "Subtract",
|
|
@@ -681,6 +784,8 @@ var wallet_default = Wallet;
|
|
|
681
784
|
// Annotate the CommonJS export names for ESM import in node:
|
|
682
785
|
0 && (module.exports = {
|
|
683
786
|
ArrowLeft,
|
|
787
|
+
ArrowRight,
|
|
788
|
+
Bag,
|
|
684
789
|
Calendar,
|
|
685
790
|
CalendarEvent,
|
|
686
791
|
Check,
|
|
@@ -699,6 +804,7 @@ var wallet_default = Wallet;
|
|
|
699
804
|
Minus,
|
|
700
805
|
Plus,
|
|
701
806
|
Search,
|
|
807
|
+
Share,
|
|
702
808
|
Sort,
|
|
703
809
|
StoreComplete,
|
|
704
810
|
TrendUp,
|