@ctlyst.id/icons 2.1.1 → 2.2.0

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.mjs CHANGED
@@ -2,13 +2,27 @@ import {
2
2
  use_icon_props_default
3
3
  } from "./chunk-DXCN5L2H.mjs";
4
4
 
5
+ // src/icons/v2/outline/arrow-left.tsx
6
+ import { jsx } from "react/jsx-runtime";
7
+ var ArrowLeft = (props) => {
8
+ const { color, ...svgProps } = use_icon_props_default(props);
9
+ return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx(
10
+ "path",
11
+ {
12
+ 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",
13
+ fill: color
14
+ }
15
+ ) });
16
+ };
17
+ var arrow_left_default = ArrowLeft;
18
+
5
19
  // src/icons/v2/outline/calendar.tsx
6
- import { jsx, jsxs } from "react/jsx-runtime";
20
+ import { jsx as jsx2, jsxs } from "react/jsx-runtime";
7
21
  var Calendar = (props) => {
8
22
  const { color, ...svgProps } = use_icon_props_default(props);
9
23
  return /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
10
24
  /* @__PURE__ */ jsxs("g", { clipPath: "url(#calendar)", children: [
11
- /* @__PURE__ */ jsx(
25
+ /* @__PURE__ */ jsx2(
12
26
  "path",
13
27
  {
14
28
  fillRule: "evenodd",
@@ -17,7 +31,7 @@ var Calendar = (props) => {
17
31
  fill: color
18
32
  }
19
33
  ),
20
- /* @__PURE__ */ jsx(
34
+ /* @__PURE__ */ jsx2(
21
35
  "path",
22
36
  {
23
37
  fillRule: "evenodd",
@@ -26,7 +40,7 @@ var Calendar = (props) => {
26
40
  fill: color
27
41
  }
28
42
  ),
29
- /* @__PURE__ */ jsx(
43
+ /* @__PURE__ */ jsx2(
30
44
  "path",
31
45
  {
32
46
  fillRule: "evenodd",
@@ -35,8 +49,8 @@ var Calendar = (props) => {
35
49
  fill: color
36
50
  }
37
51
  ),
38
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.2997 11.75H3.70035V10.25H20.2997V11.75Z", fill: color }),
39
- /* @__PURE__ */ jsx(
52
+ /* @__PURE__ */ jsx2("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.2997 11.75H3.70035V10.25H20.2997V11.75Z", fill: color }),
53
+ /* @__PURE__ */ jsx2(
40
54
  "path",
41
55
  {
42
56
  fillRule: "evenodd",
@@ -46,25 +60,25 @@ var Calendar = (props) => {
46
60
  }
47
61
  )
48
62
  ] }),
49
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "calendar", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
63
+ /* @__PURE__ */ jsx2("defs", { children: /* @__PURE__ */ jsx2("clipPath", { id: "calendar", children: /* @__PURE__ */ jsx2("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
50
64
  ] });
51
65
  };
52
66
  var calendar_default = Calendar;
53
67
 
54
68
  // src/icons/v2/outline/calendar-event.tsx
55
- import { jsx as jsx2, jsxs as jsxs2 } from "react/jsx-runtime";
69
+ import { jsx as jsx3, jsxs as jsxs2 } from "react/jsx-runtime";
56
70
  var CalendarEvent = (props) => {
57
71
  const { color, ...svgProps } = use_icon_props_default(props);
58
72
  return /* @__PURE__ */ jsxs2("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
59
73
  /* @__PURE__ */ jsxs2("g", { clipPath: "url(#calendar-event)", children: [
60
- /* @__PURE__ */ jsx2(
74
+ /* @__PURE__ */ jsx3(
61
75
  "path",
62
76
  {
63
77
  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",
64
78
  fill: color
65
79
  }
66
80
  ),
67
- /* @__PURE__ */ jsx2(
81
+ /* @__PURE__ */ jsx3(
68
82
  "path",
69
83
  {
70
84
  fillRule: "evenodd",
@@ -74,18 +88,237 @@ var CalendarEvent = (props) => {
74
88
  }
75
89
  )
76
90
  ] }),
77
- /* @__PURE__ */ jsx2("defs", { children: /* @__PURE__ */ jsx2("clipPath", { id: "calendar-event", children: /* @__PURE__ */ jsx2("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
91
+ /* @__PURE__ */ jsx3("defs", { children: /* @__PURE__ */ jsx3("clipPath", { id: "calendar-event", children: /* @__PURE__ */ jsx3("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
78
92
  ] });
79
93
  };
80
94
  var calendar_event_default = CalendarEvent;
81
95
 
96
+ // src/icons/v2/outline/check.tsx
97
+ import { jsx as jsx4 } from "react/jsx-runtime";
98
+ var Check = (props) => {
99
+ const { color, ...svgProps } = use_icon_props_default(props);
100
+ return /* @__PURE__ */ jsx4("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx4(
101
+ "path",
102
+ {
103
+ 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",
104
+ fill: color
105
+ }
106
+ ) });
107
+ };
108
+ var check_default = Check;
109
+
110
+ // src/icons/v2/outline/chevron-down.tsx
111
+ import { jsx as jsx5 } from "react/jsx-runtime";
112
+ var ChevronUp = (props) => {
113
+ const { color, ...svgProps } = use_icon_props_default(props);
114
+ return /* @__PURE__ */ jsx5("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx5(
115
+ "path",
116
+ {
117
+ 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",
118
+ fill: color
119
+ }
120
+ ) });
121
+ };
122
+ var chevron_down_default = ChevronUp;
123
+
124
+ // src/icons/v2/outline/chevron-left.tsx
125
+ import { jsx as jsx6 } from "react/jsx-runtime";
126
+ var ChevronLeft = (props) => {
127
+ const { color, ...svgProps } = use_icon_props_default(props);
128
+ return /* @__PURE__ */ jsx6("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx6(
129
+ "path",
130
+ {
131
+ 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",
132
+ fill: color
133
+ }
134
+ ) });
135
+ };
136
+ var chevron_left_default = ChevronLeft;
137
+
138
+ // src/icons/v2/outline/chevron-right.tsx
139
+ import { jsx as jsx7 } from "react/jsx-runtime";
140
+ var ChevronRight = (props) => {
141
+ const { color, ...svgProps } = use_icon_props_default(props);
142
+ return /* @__PURE__ */ jsx7("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx7(
143
+ "path",
144
+ {
145
+ 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",
146
+ fill: color
147
+ }
148
+ ) });
149
+ };
150
+ var chevron_right_default = ChevronRight;
151
+
152
+ // src/icons/v2/outline/chevron-up.tsx
153
+ import { jsx as jsx8 } from "react/jsx-runtime";
154
+ var ChevronUp2 = (props) => {
155
+ const { color, ...svgProps } = use_icon_props_default(props);
156
+ return /* @__PURE__ */ jsx8("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx8(
157
+ "path",
158
+ {
159
+ 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",
160
+ fill: color
161
+ }
162
+ ) });
163
+ };
164
+ var chevron_up_default = ChevronUp2;
165
+
166
+ // src/icons/v2/outline/close.tsx
167
+ import { jsx as jsx9, jsxs as jsxs3 } from "react/jsx-runtime";
168
+ var Close = (props) => {
169
+ const { color, ...svgProps } = use_icon_props_default(props);
170
+ return /* @__PURE__ */ jsxs3("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
171
+ /* @__PURE__ */ jsx9(
172
+ "path",
173
+ {
174
+ 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",
175
+ fill: color
176
+ }
177
+ ),
178
+ /* @__PURE__ */ jsx9(
179
+ "path",
180
+ {
181
+ 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",
182
+ fill: color
183
+ }
184
+ )
185
+ ] });
186
+ };
187
+ var close_default = Close;
188
+
189
+ // src/icons/v2/outline/contact-book.tsx
190
+ import { jsx as jsx10, jsxs as jsxs4 } from "react/jsx-runtime";
191
+ var ContactBook = (props) => {
192
+ const { color, ...svgProps } = use_icon_props_default(props);
193
+ return /* @__PURE__ */ jsxs4("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
194
+ /* @__PURE__ */ jsx10(
195
+ "path",
196
+ {
197
+ fillRule: "evenodd",
198
+ clipRule: "evenodd",
199
+ 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",
200
+ fill: color
201
+ }
202
+ ),
203
+ /* @__PURE__ */ jsx10(
204
+ "path",
205
+ {
206
+ fillRule: "evenodd",
207
+ clipRule: "evenodd",
208
+ 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",
209
+ fill: color
210
+ }
211
+ ),
212
+ /* @__PURE__ */ jsx10(
213
+ "path",
214
+ {
215
+ fillRule: "evenodd",
216
+ clipRule: "evenodd",
217
+ 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",
218
+ fill: color
219
+ }
220
+ ),
221
+ /* @__PURE__ */ jsx10(
222
+ "path",
223
+ {
224
+ fillRule: "evenodd",
225
+ clipRule: "evenodd",
226
+ 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",
227
+ fill: color
228
+ }
229
+ ),
230
+ /* @__PURE__ */ jsx10(
231
+ "path",
232
+ {
233
+ fillRule: "evenodd",
234
+ clipRule: "evenodd",
235
+ 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",
236
+ fill: color
237
+ }
238
+ ),
239
+ /* @__PURE__ */ jsx10(
240
+ "path",
241
+ {
242
+ fillRule: "evenodd",
243
+ clipRule: "evenodd",
244
+ 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",
245
+ fill: color
246
+ }
247
+ )
248
+ ] });
249
+ };
250
+ var contact_book_default = ContactBook;
251
+
252
+ // src/icons/v2/outline/eye-close.tsx
253
+ import { jsx as jsx11, jsxs as jsxs5 } from "react/jsx-runtime";
254
+ var EyeClose = (props) => {
255
+ const { color, ...svgProps } = use_icon_props_default(props);
256
+ return /* @__PURE__ */ jsxs5("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
257
+ /* @__PURE__ */ jsx11(
258
+ "path",
259
+ {
260
+ fillRule: "evenodd",
261
+ clipRule: "evenodd",
262
+ 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",
263
+ fill: color
264
+ }
265
+ ),
266
+ /* @__PURE__ */ jsx11(
267
+ "path",
268
+ {
269
+ fillRule: "evenodd",
270
+ clipRule: "evenodd",
271
+ 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",
272
+ fill: color
273
+ }
274
+ ),
275
+ /* @__PURE__ */ jsx11(
276
+ "path",
277
+ {
278
+ fillRule: "evenodd",
279
+ clipRule: "evenodd",
280
+ 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",
281
+ fill: color
282
+ }
283
+ )
284
+ ] });
285
+ };
286
+ var eye_close_default = EyeClose;
287
+
288
+ // src/icons/v2/outline/eye-open.tsx
289
+ import { jsx as jsx12, jsxs as jsxs6 } from "react/jsx-runtime";
290
+ var EyeOpen = (props) => {
291
+ const { color, ...svgProps } = use_icon_props_default(props);
292
+ return /* @__PURE__ */ jsxs6("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
293
+ /* @__PURE__ */ jsx12(
294
+ "path",
295
+ {
296
+ fillRule: "evenodd",
297
+ clipRule: "evenodd",
298
+ 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",
299
+ fill: color
300
+ }
301
+ ),
302
+ /* @__PURE__ */ jsx12(
303
+ "path",
304
+ {
305
+ fillRule: "evenodd",
306
+ clipRule: "evenodd",
307
+ 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",
308
+ fill: color
309
+ }
310
+ )
311
+ ] });
312
+ };
313
+ var eye_open_default = EyeOpen;
314
+
82
315
  // src/icons/v2/outline/map-marker.tsx
83
- import { jsx as jsx3, jsxs as jsxs3 } from "react/jsx-runtime";
316
+ import { jsx as jsx13, jsxs as jsxs7 } from "react/jsx-runtime";
84
317
  var MapMarker = (props) => {
85
318
  const { color, ...svgProps } = use_icon_props_default(props);
86
- return /* @__PURE__ */ jsxs3("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
87
- /* @__PURE__ */ jsxs3("g", { clipPath: "url(#map-marker)", children: [
88
- /* @__PURE__ */ jsx3(
319
+ return /* @__PURE__ */ jsxs7("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
320
+ /* @__PURE__ */ jsxs7("g", { clipPath: "url(#map-marker)", children: [
321
+ /* @__PURE__ */ jsx13(
89
322
  "path",
90
323
  {
91
324
  fillRule: "evenodd",
@@ -94,7 +327,7 @@ var MapMarker = (props) => {
94
327
  fill: color
95
328
  }
96
329
  ),
97
- /* @__PURE__ */ jsx3(
330
+ /* @__PURE__ */ jsx13(
98
331
  "path",
99
332
  {
100
333
  fillRule: "evenodd",
@@ -104,31 +337,97 @@ var MapMarker = (props) => {
104
337
  }
105
338
  )
106
339
  ] }),
107
- /* @__PURE__ */ jsx3("defs", { children: /* @__PURE__ */ jsx3("clipPath", { id: "map-marker", children: /* @__PURE__ */ jsx3("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
340
+ /* @__PURE__ */ jsx13("defs", { children: /* @__PURE__ */ jsx13("clipPath", { id: "map-marker", children: /* @__PURE__ */ jsx13("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
108
341
  ] });
109
342
  };
110
343
  var map_marker_default = MapMarker;
111
344
 
345
+ // src/icons/v2/outline/minus.tsx
346
+ import { jsx as jsx14 } from "react/jsx-runtime";
347
+ var Minus = (props) => {
348
+ const { color, ...svgProps } = use_icon_props_default(props);
349
+ return /* @__PURE__ */ jsx14("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ jsx14(
350
+ "path",
351
+ {
352
+ fillRule: "evenodd",
353
+ clipRule: "evenodd",
354
+ 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",
355
+ fill: color
356
+ }
357
+ ) });
358
+ };
359
+ var minus_default = Minus;
360
+
361
+ // src/icons/v2/outline/plus.tsx
362
+ import { jsx as jsx15, jsxs as jsxs8 } from "react/jsx-runtime";
363
+ var Plus = (props) => {
364
+ const { color, ...svgProps } = use_icon_props_default(props);
365
+ return /* @__PURE__ */ jsxs8("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
366
+ /* @__PURE__ */ jsx15(
367
+ "path",
368
+ {
369
+ 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",
370
+ fill: color
371
+ }
372
+ ),
373
+ /* @__PURE__ */ jsx15(
374
+ "path",
375
+ {
376
+ 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",
377
+ fill: color
378
+ }
379
+ )
380
+ ] });
381
+ };
382
+ var plus_default = Plus;
383
+
384
+ // src/icons/v2/outline/search.tsx
385
+ import { jsx as jsx16, jsxs as jsxs9 } from "react/jsx-runtime";
386
+ var Search = (props) => {
387
+ const { color, ...svgProps } = use_icon_props_default(props);
388
+ return /* @__PURE__ */ jsxs9("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
389
+ /* @__PURE__ */ jsx16(
390
+ "path",
391
+ {
392
+ fillRule: "evenodd",
393
+ clipRule: "evenodd",
394
+ 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",
395
+ fill: color
396
+ }
397
+ ),
398
+ /* @__PURE__ */ jsx16(
399
+ "path",
400
+ {
401
+ fillRule: "evenodd",
402
+ clipRule: "evenodd",
403
+ 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",
404
+ fill: color
405
+ }
406
+ )
407
+ ] });
408
+ };
409
+ var search_default = Search;
410
+
112
411
  // src/icons/v2/outline/store-complete.tsx
113
- import { jsx as jsx4, jsxs as jsxs4 } from "react/jsx-runtime";
412
+ import { jsx as jsx17, jsxs as jsxs10 } from "react/jsx-runtime";
114
413
  var StoreComplete = (props) => {
115
414
  const { color, ...svgProps } = use_icon_props_default(props);
116
- return /* @__PURE__ */ jsxs4("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
117
- /* @__PURE__ */ jsx4(
415
+ return /* @__PURE__ */ jsxs10("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
416
+ /* @__PURE__ */ jsx17(
118
417
  "path",
119
418
  {
120
419
  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",
121
420
  fill: color
122
421
  }
123
422
  ),
124
- /* @__PURE__ */ jsx4(
423
+ /* @__PURE__ */ jsx17(
125
424
  "path",
126
425
  {
127
426
  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",
128
427
  fill: color
129
428
  }
130
429
  ),
131
- /* @__PURE__ */ jsx4(
430
+ /* @__PURE__ */ jsx17(
132
431
  "path",
133
432
  {
134
433
  fillRule: "evenodd",
@@ -142,11 +441,11 @@ var StoreComplete = (props) => {
142
441
  var store_complete_default = StoreComplete;
143
442
 
144
443
  // src/icons/v2/outline/truck.tsx
145
- import { jsx as jsx5, jsxs as jsxs5 } from "react/jsx-runtime";
444
+ import { jsx as jsx18, jsxs as jsxs11 } from "react/jsx-runtime";
146
445
  var Truck = (props) => {
147
446
  const { color, ...svgProps } = use_icon_props_default(props);
148
- return /* @__PURE__ */ jsxs5("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
149
- /* @__PURE__ */ jsx5("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ jsx5(
447
+ return /* @__PURE__ */ jsxs11("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
448
+ /* @__PURE__ */ jsx18("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ jsx18(
150
449
  "path",
151
450
  {
152
451
  fillRule: "evenodd",
@@ -155,19 +454,19 @@ var Truck = (props) => {
155
454
  fill: color
156
455
  }
157
456
  ) }),
158
- /* @__PURE__ */ jsx5("defs", { children: /* @__PURE__ */ jsx5("clipPath", { id: "truck", children: /* @__PURE__ */ jsx5("rect", { width: "24", height: "24", fill: "white" }) }) })
457
+ /* @__PURE__ */ jsx18("defs", { children: /* @__PURE__ */ jsx18("clipPath", { id: "truck", children: /* @__PURE__ */ jsx18("rect", { width: "24", height: "24", fill: "white" }) }) })
159
458
  ] });
160
459
  };
161
460
  var truck_default = Truck;
162
461
 
163
462
  // src/icons/v2/solid/direction.tsx
164
- import { jsx as jsx6, jsxs as jsxs6 } from "react/jsx-runtime";
463
+ import { jsx as jsx19, jsxs as jsxs12 } from "react/jsx-runtime";
165
464
  var Direction = (props) => {
166
465
  const { color, ...svgProps } = use_icon_props_default(props);
167
- return /* @__PURE__ */ jsxs6("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
168
- /* @__PURE__ */ jsxs6("g", { clipPath: "url(#direction)", children: [
169
- /* @__PURE__ */ jsx6("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
170
- /* @__PURE__ */ jsx6(
466
+ return /* @__PURE__ */ jsxs12("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
467
+ /* @__PURE__ */ jsxs12("g", { clipPath: "url(#direction)", children: [
468
+ /* @__PURE__ */ jsx19("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
469
+ /* @__PURE__ */ jsx19(
171
470
  "path",
172
471
  {
173
472
  fillRule: "evenodd",
@@ -177,15 +476,28 @@ var Direction = (props) => {
177
476
  }
178
477
  )
179
478
  ] }),
180
- /* @__PURE__ */ jsx6("defs", { children: /* @__PURE__ */ jsx6("clipPath", { id: "direction", children: /* @__PURE__ */ jsx6("rect", { width: "16", height: "16", fill: "white" }) }) })
479
+ /* @__PURE__ */ jsx19("defs", { children: /* @__PURE__ */ jsx19("clipPath", { id: "direction", children: /* @__PURE__ */ jsx19("rect", { width: "16", height: "16", fill: "white" }) }) })
181
480
  ] });
182
481
  };
183
482
  var direction_default = Direction;
184
483
  export {
484
+ arrow_left_default as ArrowLeft,
185
485
  calendar_default as Calendar,
186
486
  calendar_event_default as CalendarEvent,
487
+ check_default as Check,
488
+ chevron_down_default as ChevronDown,
489
+ chevron_left_default as ChevronLeft,
490
+ chevron_right_default as ChevronRight,
491
+ chevron_up_default as ChevronUp,
492
+ close_default as Close,
493
+ contact_book_default as ContactBook,
187
494
  direction_default as Direction,
495
+ eye_close_default as EyeClose,
496
+ eye_open_default as EyeOpen,
188
497
  map_marker_default as MapMarker,
498
+ minus_default as Minus,
499
+ plus_default as Plus,
500
+ search_default as Search,
189
501
  store_complete_default as StoreComplete,
190
502
  truck_default as Truck
191
503
  };