huspy-icons 0.1.9 → 0.1.10

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.
Files changed (44) hide show
  1. package/dist/fonts/HuspyIcons.css +88 -19
  2. package/dist/fonts/HuspyIcons.eot +0 -0
  3. package/dist/fonts/HuspyIcons.json +38 -15
  4. package/dist/fonts/HuspyIcons.ts +85 -16
  5. package/dist/fonts/HuspyIcons.ttf +0 -0
  6. package/dist/fonts/HuspyIcons.woff +0 -0
  7. package/dist/fonts/HuspyIcons.woff2 +0 -0
  8. package/dist/native/index.d.ts +1 -1
  9. package/dist/native/index.js +38 -15
  10. package/dist/native/index.js.map +1 -1
  11. package/dist/react/index.d.mts +48 -2
  12. package/dist/react/index.d.ts +48 -2
  13. package/dist/react/index.js +1438 -221
  14. package/dist/react/index.js.map +1 -1
  15. package/dist/react/index.mjs +1428 -211
  16. package/dist/react/index.mjs.map +1 -1
  17. package/package.json +1 -1
  18. package/src/native/glyphMap.ts +39 -16
  19. package/src/react/AlertTriangle.tsx +38 -0
  20. package/src/react/ArrowDown.tsx +32 -0
  21. package/src/react/ArrowDownLeft.tsx +32 -0
  22. package/src/react/ArrowDownRight.tsx +32 -0
  23. package/src/react/ArrowRight.tsx +32 -0
  24. package/src/react/ArrowUp.tsx +32 -0
  25. package/src/react/ArrowUpLeft.tsx +32 -0
  26. package/src/react/ArrowUpRight.tsx +32 -0
  27. package/src/react/Bell.tsx +32 -0
  28. package/src/react/CancelCircleSolid.tsx +26 -0
  29. package/src/react/ChevronDown.tsx +24 -0
  30. package/src/react/ChevronLeft.tsx +24 -0
  31. package/src/react/ChevronRight.tsx +24 -0
  32. package/src/react/ChevronUp.tsx +24 -0
  33. package/src/react/FileKey.tsx +44 -0
  34. package/src/react/Icon.tsx +70 -1
  35. package/src/react/Keys01.tsx +38 -0
  36. package/src/react/Mail.tsx +32 -0
  37. package/src/react/Mortgage.tsx +62 -0
  38. package/src/react/Payments.tsx +24 -0
  39. package/src/react/Rent.tsx +38 -0
  40. package/src/react/SearchX.tsx +44 -0
  41. package/src/react/Share.tsx +38 -0
  42. package/src/react/Whatsapp.tsx +26 -0
  43. package/src/react/index.ts +23 -0
  44. package/src/react/index.tsx +23 -0
@@ -51,18 +51,18 @@ var init_types = __esm({
51
51
  }
52
52
  });
53
53
 
54
- // src/react/ArrowLeft.tsx
55
- var ArrowLeft_exports = {};
56
- __export(ArrowLeft_exports, {
57
- default: () => ArrowLeft_default
54
+ // src/react/AlertTriangle.tsx
55
+ var AlertTriangle_exports = {};
56
+ __export(AlertTriangle_exports, {
57
+ default: () => AlertTriangle_default
58
58
  });
59
- var React, SvgArrowLeft, ArrowLeft_default;
60
- var init_ArrowLeft = __esm({
61
- "src/react/ArrowLeft.tsx"() {
59
+ var React, SvgAlertTriangle, AlertTriangle_default;
60
+ var init_AlertTriangle = __esm({
61
+ "src/react/AlertTriangle.tsx"() {
62
62
  "use strict";
63
63
  React = __toESM(require("react"));
64
64
  init_types();
65
- SvgArrowLeft = ({ size = 16, ...props }) => {
65
+ SvgAlertTriangle = ({ size = 16, ...props }) => {
66
66
  const sizeValue = resolveSize(size);
67
67
  return /* @__PURE__ */ React.createElement(
68
68
  "svg",
@@ -79,7 +79,7 @@ var init_ArrowLeft = __esm({
79
79
  {
80
80
  fillRule: "evenodd",
81
81
  clipRule: "evenodd",
82
- d: "M12.7071 4.29289C13.0976 4.68342 13.0976 5.31658 12.7071 5.70711L6.41421 12L12.7071 18.2929C13.0976 18.6834 13.0976 19.3166 12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071L4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929L11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289Z",
82
+ d: "M10.4795 2.39403C10.9381 2.12685 11.4592 1.98608 11.9899 1.98608C12.5206 1.98608 13.0418 2.12685 13.5003 2.39403C13.9583 2.66087 14.3373 3.04427 14.5989 3.50518L14.5999 3.50693L22.596 17.5L22.5969 17.5017C22.8595 17.9571 22.9977 18.4735 22.9979 18.9992C22.998 19.5256 22.8597 20.0427 22.5967 20.4986C22.3338 20.9546 21.9555 21.3334 21.4999 21.5969C21.0442 21.8604 20.5273 21.9994 20.001 22H4.00403C3.47682 22.0039 2.95787 21.8687 2.49947 21.6082C2.03965 21.3468 1.6571 20.9685 1.3906 20.5117C1.12409 20.0548 0.983112 19.5356 0.981941 19.0067C0.980772 18.4786 1.11902 17.9596 1.38269 17.5021L1.38393 17.4999L9.37993 3.50693L9.38092 3.50518C9.64254 3.04426 10.0216 2.66087 10.4795 2.39403ZM11.9899 3.98608C11.813 3.98608 11.6393 4.03301 11.4865 4.12207C11.3336 4.21113 11.2071 4.33913 11.1199 4.49303L11.1182 4.49612L3.11594 18.5C3.02778 18.6527 2.98155 18.826 2.98194 19.0023C2.98233 19.1786 3.02932 19.3516 3.11815 19.5039C3.20699 19.6562 3.3345 19.7823 3.48778 19.8694C3.64105 19.9566 3.81464 20.0016 3.99093 20L3.99993 19.9999L19.9989 20C20.1744 19.9998 20.3467 19.9535 20.4985 19.8656C20.6504 19.7778 20.7765 19.6515 20.8642 19.4995C20.9518 19.3475 20.9979 19.1752 20.9979 18.9997C20.9978 18.8243 20.9516 18.6519 20.8639 18.5L20.8617 18.4961L12.8617 4.49612L12.8599 4.49303C12.7727 4.33913 12.6462 4.21113 12.4934 4.12207C12.3406 4.03301 12.1668 3.98608 11.9899 3.98608Z",
83
83
  fill: "currentColor"
84
84
  }
85
85
  ),
@@ -88,28 +88,37 @@ var init_ArrowLeft = __esm({
88
88
  {
89
89
  fillRule: "evenodd",
90
90
  clipRule: "evenodd",
91
- d: "M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z",
91
+ d: "M11.9999 7.99998C12.5522 7.99998 12.9999 8.4477 12.9999 8.99998V13C12.9999 13.5523 12.5522 14 11.9999 14C11.4476 14 10.9999 13.5523 10.9999 13V8.99998C10.9999 8.4477 11.4476 7.99998 11.9999 7.99998Z",
92
+ fill: "currentColor"
93
+ }
94
+ ),
95
+ /* @__PURE__ */ React.createElement(
96
+ "path",
97
+ {
98
+ fillRule: "evenodd",
99
+ clipRule: "evenodd",
100
+ d: "M10.9999 17C10.9999 16.4477 11.4476 16 11.9999 16H12.0099C12.5622 16 13.0099 16.4477 13.0099 17C13.0099 17.5523 12.5622 18 12.0099 18H11.9999C11.4476 18 10.9999 17.5523 10.9999 17Z",
92
101
  fill: "currentColor"
93
102
  }
94
103
  )
95
104
  );
96
105
  };
97
- ArrowLeft_default = SvgArrowLeft;
106
+ AlertTriangle_default = SvgAlertTriangle;
98
107
  }
99
108
  });
100
109
 
101
- // src/react/Cancel.tsx
102
- var Cancel_exports = {};
103
- __export(Cancel_exports, {
104
- default: () => Cancel_default
110
+ // src/react/ArrowDown.tsx
111
+ var ArrowDown_exports = {};
112
+ __export(ArrowDown_exports, {
113
+ default: () => ArrowDown_default
105
114
  });
106
- var React2, SvgCancel, Cancel_default;
107
- var init_Cancel = __esm({
108
- "src/react/Cancel.tsx"() {
115
+ var React2, SvgArrowDown, ArrowDown_default;
116
+ var init_ArrowDown = __esm({
117
+ "src/react/ArrowDown.tsx"() {
109
118
  "use strict";
110
119
  React2 = __toESM(require("react"));
111
120
  init_types();
112
- SvgCancel = ({ size = 16, ...props }) => {
121
+ SvgArrowDown = ({ size = 16, ...props }) => {
113
122
  const sizeValue = resolveSize(size);
114
123
  return /* @__PURE__ */ React2.createElement(
115
124
  "svg",
@@ -126,7 +135,7 @@ var init_Cancel = __esm({
126
135
  {
127
136
  fillRule: "evenodd",
128
137
  clipRule: "evenodd",
129
- d: "M18.7071 5.29289C19.0976 5.68342 19.0976 6.31658 18.7071 6.70711L6.70711 18.7071C6.31658 19.0976 5.68342 19.0976 5.29289 18.7071C4.90237 18.3166 4.90237 17.6834 5.29289 17.2929L17.2929 5.29289C17.6834 4.90237 18.3166 4.90237 18.7071 5.29289Z",
138
+ d: "M12 4C12.5523 4 13 4.44772 13 5V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V5C11 4.44772 11.4477 4 12 4Z",
130
139
  fill: "currentColor"
131
140
  }
132
141
  ),
@@ -135,35 +144,35 @@ var init_Cancel = __esm({
135
144
  {
136
145
  fillRule: "evenodd",
137
146
  clipRule: "evenodd",
138
- d: "M5.29289 5.29289C5.68342 4.90237 6.31658 4.90237 6.70711 5.29289L18.7071 17.2929C19.0976 17.6834 19.0976 18.3166 18.7071 18.7071C18.3166 19.0976 17.6834 19.0976 17.2929 18.7071L5.29289 6.70711C4.90237 6.31658 4.90237 5.68342 5.29289 5.29289Z",
147
+ d: "M4.29289 11.2929C4.68342 10.9024 5.31658 10.9024 5.70711 11.2929L12 17.5858L18.2929 11.2929C18.6834 10.9024 19.3166 10.9024 19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071L12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071L4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929Z",
139
148
  fill: "currentColor"
140
149
  }
141
150
  )
142
151
  );
143
152
  };
144
- Cancel_default = SvgCancel;
153
+ ArrowDown_default = SvgArrowDown;
145
154
  }
146
155
  });
147
156
 
148
- // src/react/Check.tsx
149
- var Check_exports = {};
150
- __export(Check_exports, {
151
- default: () => Check_default
157
+ // src/react/ArrowDownLeft.tsx
158
+ var ArrowDownLeft_exports = {};
159
+ __export(ArrowDownLeft_exports, {
160
+ default: () => ArrowDownLeft_default
152
161
  });
153
- var React3, SvgCheck, Check_default;
154
- var init_Check = __esm({
155
- "src/react/Check.tsx"() {
162
+ var React3, SvgArrowDownLeft, ArrowDownLeft_default;
163
+ var init_ArrowDownLeft = __esm({
164
+ "src/react/ArrowDownLeft.tsx"() {
156
165
  "use strict";
157
166
  React3 = __toESM(require("react"));
158
167
  init_types();
159
- SvgCheck = ({ size = 16, ...props }) => {
168
+ SvgArrowDownLeft = ({ size = 16, ...props }) => {
160
169
  const sizeValue = resolveSize(size);
161
170
  return /* @__PURE__ */ React3.createElement(
162
171
  "svg",
163
172
  {
164
173
  width: sizeValue,
165
174
  height: sizeValue,
166
- viewBox: "0 0 16 16",
175
+ viewBox: "0 0 24 24",
167
176
  fill: "none",
168
177
  xmlns: "http://www.w3.org/2000/svg",
169
178
  ...props
@@ -173,28 +182,37 @@ var init_Check = __esm({
173
182
  {
174
183
  fillRule: "evenodd",
175
184
  clipRule: "evenodd",
176
- d: "M13.8047 3.52858C14.0651 3.78892 14.0651 4.21103 13.8047 4.47138L6.4714 11.8047C6.21106 12.0651 5.78894 12.0651 5.5286 11.8047L2.19526 8.47138C1.93491 8.21103 1.93491 7.78892 2.19526 7.52858C2.45561 7.26823 2.87772 7.26823 3.13807 7.52858L6 10.3905L12.8619 3.52858C13.1223 3.26823 13.5444 3.26823 13.8047 3.52858Z",
185
+ d: "M17.7071 6.29289C18.0976 6.68342 18.0976 7.31658 17.7071 7.70711L7.70711 17.7071C7.31658 18.0976 6.68342 18.0976 6.29289 17.7071C5.90237 17.3166 5.90237 16.6834 6.29289 16.2929L16.2929 6.29289C16.6834 5.90237 17.3166 5.90237 17.7071 6.29289Z",
186
+ fill: "currentColor"
187
+ }
188
+ ),
189
+ /* @__PURE__ */ React3.createElement(
190
+ "path",
191
+ {
192
+ fillRule: "evenodd",
193
+ clipRule: "evenodd",
194
+ d: "M7 6C7.55228 6 8 6.44772 8 7V16H17C17.5523 16 18 16.4477 18 17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17V7C6 6.44772 6.44772 6 7 6Z",
177
195
  fill: "currentColor"
178
196
  }
179
197
  )
180
198
  );
181
199
  };
182
- Check_default = SvgCheck;
200
+ ArrowDownLeft_default = SvgArrowDownLeft;
183
201
  }
184
202
  });
185
203
 
186
- // src/react/Edit.tsx
187
- var Edit_exports = {};
188
- __export(Edit_exports, {
189
- default: () => Edit_default
204
+ // src/react/ArrowDownRight.tsx
205
+ var ArrowDownRight_exports = {};
206
+ __export(ArrowDownRight_exports, {
207
+ default: () => ArrowDownRight_default
190
208
  });
191
- var React4, SvgEdit, Edit_default;
192
- var init_Edit = __esm({
193
- "src/react/Edit.tsx"() {
209
+ var React4, SvgArrowDownRight, ArrowDownRight_default;
210
+ var init_ArrowDownRight = __esm({
211
+ "src/react/ArrowDownRight.tsx"() {
194
212
  "use strict";
195
213
  React4 = __toESM(require("react"));
196
214
  init_types();
197
- SvgEdit = ({ size = 16, ...props }) => {
215
+ SvgArrowDownRight = ({ size = 16, ...props }) => {
198
216
  const sizeValue = resolveSize(size);
199
217
  return /* @__PURE__ */ React4.createElement(
200
218
  "svg",
@@ -211,7 +229,7 @@ var init_Edit = __esm({
211
229
  {
212
230
  fillRule: "evenodd",
213
231
  clipRule: "evenodd",
214
- d: "M19.8596 3.11765C19.6197 3.02426 19.3627 2.98143 19.1049 2.99207C18.8471 3.00271 18.5946 3.06656 18.3636 3.1793C18.1325 3.29203 17.9282 3.45107 17.7634 3.64587C17.7455 3.66702 17.7267 3.68742 17.7071 3.70701L4.39491 17.0192L3.42524 20.5747L6.9807 19.605L20.2929 6.2928C20.3158 6.26991 20.3398 6.24815 20.3648 6.22759C20.5625 6.06494 20.7235 5.86358 20.8378 5.6366C20.9522 5.40964 21.0174 5.16186 21.0298 4.90899C21.0422 4.65612 21.0014 4.40333 20.9099 4.16664C20.8183 3.92993 20.6779 3.71425 20.4972 3.53353C20.3165 3.3528 20.0994 3.21103 19.8596 3.11765ZM19.0224 0.993769C19.5557 0.971764 20.088 1.06031 20.5852 1.25394C21.0825 1.44757 21.5343 1.74216 21.9114 2.11932C22.2886 2.4965 22.5829 2.948 22.7752 3.44525C22.9676 3.94252 23.0535 4.47436 23.0274 5.00678C23.0014 5.5392 22.8639 6.06014 22.624 6.53634C22.392 6.99698 22.0692 7.4058 21.6754 7.73877L8.20713 21.207C8.08407 21.3301 7.93104 21.4189 7.76314 21.4647L2.26314 22.9647C1.91693 23.0591 1.54667 22.9608 1.29292 22.707C1.03917 22.4533 0.940838 22.083 1.03526 21.7368L2.53526 16.2368C2.58105 16.0689 2.66986 15.9159 2.79292 15.7928L16.2657 2.31998C16.605 1.92839 17.0203 1.60935 17.4865 1.38187C17.9661 1.14787 18.4891 1.01577 19.0224 0.993769Z",
232
+ d: "M6.29289 6.29289C6.68342 5.90237 7.31658 5.90237 7.70711 6.29289L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L6.29289 7.70711C5.90237 7.31658 5.90237 6.68342 6.29289 6.29289Z",
215
233
  fill: "currentColor"
216
234
  }
217
235
  ),
@@ -220,28 +238,28 @@ var init_Edit = __esm({
220
238
  {
221
239
  fillRule: "evenodd",
222
240
  clipRule: "evenodd",
223
- d: "M14.2929 4.29289C14.6834 3.90237 15.3166 3.90237 15.7071 4.29289L19.7071 8.29289C20.0976 8.68342 20.0976 9.31658 19.7071 9.70711C19.3166 10.0976 18.6834 10.0976 18.2929 9.70711L14.2929 5.70711C13.9024 5.31658 13.9024 4.68342 14.2929 4.29289Z",
241
+ d: "M17 6C17.5523 6 18 6.44772 18 7V17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17C6 16.4477 6.44772 16 7 16H16V7C16 6.44772 16.4477 6 17 6Z",
224
242
  fill: "currentColor"
225
243
  }
226
244
  )
227
245
  );
228
246
  };
229
- Edit_default = SvgEdit;
247
+ ArrowDownRight_default = SvgArrowDownRight;
230
248
  }
231
249
  });
232
250
 
233
- // src/react/EyeHidden.tsx
234
- var EyeHidden_exports = {};
235
- __export(EyeHidden_exports, {
236
- default: () => EyeHidden_default
251
+ // src/react/ArrowLeft.tsx
252
+ var ArrowLeft_exports = {};
253
+ __export(ArrowLeft_exports, {
254
+ default: () => ArrowLeft_default
237
255
  });
238
- var React5, SvgEyeHidden, EyeHidden_default;
239
- var init_EyeHidden = __esm({
240
- "src/react/EyeHidden.tsx"() {
256
+ var React5, SvgArrowLeft, ArrowLeft_default;
257
+ var init_ArrowLeft = __esm({
258
+ "src/react/ArrowLeft.tsx"() {
241
259
  "use strict";
242
260
  React5 = __toESM(require("react"));
243
261
  init_types();
244
- SvgEyeHidden = ({ size = 16, ...props }) => {
262
+ SvgArrowLeft = ({ size = 16, ...props }) => {
245
263
  const sizeValue = resolveSize(size);
246
264
  return /* @__PURE__ */ React5.createElement(
247
265
  "svg",
@@ -258,16 +276,7 @@ var init_EyeHidden = __esm({
258
276
  {
259
277
  fillRule: "evenodd",
260
278
  clipRule: "evenodd",
261
- d: "M2.02994 11.7575C2.61883 9.4019 5.4549 5 12.0001 5C18.5453 5 21.3813 9.4019 21.9702 11.7575L22.0285 11.9907L21.9745 12.2249C21.3836 14.7852 18.5247 19 12.0001 19C5.42044 19 2.6206 14.4091 2.03532 12.2631L1.96655 12.011L2.02994 11.7575ZM4.04308 11.9886C4.61202 13.6329 6.83349 17 12.0001 17C17.2425 17 19.4283 13.8356 19.9639 12.0101C19.4182 10.2828 17.2104 7 12.0001 7C6.81136 7 4.60029 10.2556 4.04308 11.9886Z",
262
- fill: "currentColor"
263
- }
264
- ),
265
- /* @__PURE__ */ React5.createElement(
266
- "path",
267
- {
268
- fillRule: "evenodd",
269
- clipRule: "evenodd",
270
- d: "M12.0001 10C10.8955 10 10.0001 10.8954 10.0001 12C10.0001 13.1046 10.8955 14 12.0001 14C13.1046 14 14.0001 13.1046 14.0001 12C14.0001 10.8954 13.1046 10 12.0001 10ZM8.00008 12C8.00008 9.79086 9.79094 8 12.0001 8C14.2092 8 16.0001 9.79086 16.0001 12C16.0001 14.2091 14.2092 16 12.0001 16C9.79094 16 8.00008 14.2091 8.00008 12Z",
279
+ d: "M12.7071 4.29289C13.0976 4.68342 13.0976 5.31658 12.7071 5.70711L6.41421 12L12.7071 18.2929C13.0976 18.6834 13.0976 19.3166 12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071L4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929L11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289Z",
271
280
  fill: "currentColor"
272
281
  }
273
282
  ),
@@ -276,28 +285,28 @@ var init_EyeHidden = __esm({
276
285
  {
277
286
  fillRule: "evenodd",
278
287
  clipRule: "evenodd",
279
- d: "M20.7072 3.29289C21.0977 3.68342 21.0977 4.31658 20.7072 4.70711L4.70719 20.7071C4.31666 21.0976 3.6835 21.0976 3.29297 20.7071C2.90245 20.3166 2.90245 19.6834 3.29297 19.2929L19.293 3.29289C19.6835 2.90237 20.3167 2.90237 20.7072 3.29289Z",
288
+ d: "M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z",
280
289
  fill: "currentColor"
281
290
  }
282
291
  )
283
292
  );
284
293
  };
285
- EyeHidden_default = SvgEyeHidden;
294
+ ArrowLeft_default = SvgArrowLeft;
286
295
  }
287
296
  });
288
297
 
289
- // src/react/EyeVisible.tsx
290
- var EyeVisible_exports = {};
291
- __export(EyeVisible_exports, {
292
- default: () => EyeVisible_default
298
+ // src/react/ArrowRight.tsx
299
+ var ArrowRight_exports = {};
300
+ __export(ArrowRight_exports, {
301
+ default: () => ArrowRight_default
293
302
  });
294
- var React6, SvgEyeVisible, EyeVisible_default;
295
- var init_EyeVisible = __esm({
296
- "src/react/EyeVisible.tsx"() {
303
+ var React6, SvgArrowRight, ArrowRight_default;
304
+ var init_ArrowRight = __esm({
305
+ "src/react/ArrowRight.tsx"() {
297
306
  "use strict";
298
307
  React6 = __toESM(require("react"));
299
308
  init_types();
300
- SvgEyeVisible = ({ size = 16, ...props }) => {
309
+ SvgArrowRight = ({ size = 16, ...props }) => {
301
310
  const sizeValue = resolveSize(size);
302
311
  return /* @__PURE__ */ React6.createElement(
303
312
  "svg",
@@ -314,7 +323,7 @@ var init_EyeVisible = __esm({
314
323
  {
315
324
  fillRule: "evenodd",
316
325
  clipRule: "evenodd",
317
- d: "M2.02994 11.7575C2.61883 9.4019 5.4549 5 12.0001 5C18.5453 5 21.3813 9.4019 21.9702 11.7575L22.0285 11.9906L21.9745 12.2249C21.3836 14.7852 18.5247 19 12.0001 19C5.42044 19 2.6206 14.4091 2.03532 12.2631L1.96655 12.011L2.02994 11.7575ZM4.04308 11.9886C4.61202 13.6329 6.83349 17 12.0001 17C17.2425 17 19.4283 13.8356 19.9639 12.0101C19.4182 10.2828 17.2104 7 12.0001 7C6.81136 7 4.60029 10.2556 4.04308 11.9886Z",
326
+ d: "M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z",
318
327
  fill: "currentColor"
319
328
  }
320
329
  ),
@@ -323,28 +332,28 @@ var init_EyeVisible = __esm({
323
332
  {
324
333
  fillRule: "evenodd",
325
334
  clipRule: "evenodd",
326
- d: "M12.0001 10C10.8955 10 10.0001 10.8954 10.0001 12C10.0001 13.1046 10.8955 14 12.0001 14C13.1046 14 14.0001 13.1046 14.0001 12C14.0001 10.8954 13.1046 10 12.0001 10ZM8.00008 12C8.00008 9.79086 9.79094 8 12.0001 8C14.2092 8 16.0001 9.79086 16.0001 12C16.0001 14.2091 14.2092 16 12.0001 16C9.79094 16 8.00008 14.2091 8.00008 12Z",
335
+ d: "M11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289L19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071L12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071C10.9024 19.3166 10.9024 18.6834 11.2929 18.2929L17.5858 12L11.2929 5.70711C10.9024 5.31658 10.9024 4.68342 11.2929 4.29289Z",
327
336
  fill: "currentColor"
328
337
  }
329
338
  )
330
339
  );
331
340
  };
332
- EyeVisible_default = SvgEyeVisible;
341
+ ArrowRight_default = SvgArrowRight;
333
342
  }
334
343
  });
335
344
 
336
- // src/react/HomeFilled.tsx
337
- var HomeFilled_exports = {};
338
- __export(HomeFilled_exports, {
339
- default: () => HomeFilled_default
345
+ // src/react/ArrowUp.tsx
346
+ var ArrowUp_exports = {};
347
+ __export(ArrowUp_exports, {
348
+ default: () => ArrowUp_default
340
349
  });
341
- var React7, SvgHomeFilled, HomeFilled_default;
342
- var init_HomeFilled = __esm({
343
- "src/react/HomeFilled.tsx"() {
350
+ var React7, SvgArrowUp, ArrowUp_default;
351
+ var init_ArrowUp = __esm({
352
+ "src/react/ArrowUp.tsx"() {
344
353
  "use strict";
345
354
  React7 = __toESM(require("react"));
346
355
  init_types();
347
- SvgHomeFilled = ({ size = 16, ...props }) => {
356
+ SvgArrowUp = ({ size = 16, ...props }) => {
348
357
  const sizeValue = resolveSize(size);
349
358
  return /* @__PURE__ */ React7.createElement(
350
359
  "svg",
@@ -359,28 +368,39 @@ var init_HomeFilled = __esm({
359
368
  /* @__PURE__ */ React7.createElement(
360
369
  "path",
361
370
  {
362
- d: "M9.78125 3.47949C11.1248 2.58376 12.8752 2.58376 14.2188 3.47949L19.2188 6.8125C20.3315 7.5543 20.9999 8.80333 21 10.1406V18C21 20.2091 19.2091 22 17 22H7C4.79086 22 3 20.2091 3 18V10.1406C3.00011 8.80333 3.66855 7.5543 4.78125 6.8125L9.78125 3.47949ZM11 11.5928C9.89548 11.5928 9.00008 12.4883 9 13.5928V18.9629C9 19.5152 9.44772 19.9629 10 19.9629H14C14.5523 19.9629 15 19.5152 15 18.9629V13.5928C14.9999 12.4883 14.1045 11.5928 13 11.5928H11Z",
371
+ fillRule: "evenodd",
372
+ clipRule: "evenodd",
373
+ d: "M11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289L19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071C19.3166 13.0976 18.6834 13.0976 18.2929 12.7071L12 6.41421L5.70711 12.7071C5.31658 13.0976 4.68342 13.0976 4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929L11.2929 4.29289Z",
374
+ fill: "currentColor"
375
+ }
376
+ ),
377
+ /* @__PURE__ */ React7.createElement(
378
+ "path",
379
+ {
380
+ fillRule: "evenodd",
381
+ clipRule: "evenodd",
382
+ d: "M12 4C12.5523 4 13 4.44772 13 5V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V5C11 4.44772 11.4477 4 12 4Z",
363
383
  fill: "currentColor"
364
384
  }
365
385
  )
366
386
  );
367
387
  };
368
- HomeFilled_default = SvgHomeFilled;
388
+ ArrowUp_default = SvgArrowUp;
369
389
  }
370
390
  });
371
391
 
372
- // src/react/HomeLinear.tsx
373
- var HomeLinear_exports = {};
374
- __export(HomeLinear_exports, {
375
- default: () => HomeLinear_default
392
+ // src/react/ArrowUpLeft.tsx
393
+ var ArrowUpLeft_exports = {};
394
+ __export(ArrowUpLeft_exports, {
395
+ default: () => ArrowUpLeft_default
376
396
  });
377
- var React8, SvgHomeLinear, HomeLinear_default;
378
- var init_HomeLinear = __esm({
379
- "src/react/HomeLinear.tsx"() {
397
+ var React8, SvgArrowUpLeft, ArrowUpLeft_default;
398
+ var init_ArrowUpLeft = __esm({
399
+ "src/react/ArrowUpLeft.tsx"() {
380
400
  "use strict";
381
401
  React8 = __toESM(require("react"));
382
402
  init_types();
383
- SvgHomeLinear = ({ size = 16, ...props }) => {
403
+ SvgArrowUpLeft = ({ size = 16, ...props }) => {
384
404
  const sizeValue = resolveSize(size);
385
405
  return /* @__PURE__ */ React8.createElement(
386
406
  "svg",
@@ -397,28 +417,37 @@ var init_HomeLinear = __esm({
397
417
  {
398
418
  fillRule: "evenodd",
399
419
  clipRule: "evenodd",
400
- d: "M9.41907 2.34989C10.8836 1.18903 12.9628 1.18903 14.4274 2.34989L14.4297 2.35175L20.6971 7.34998C21.5044 7.97088 21.9859 8.9246 21.9999 9.94342L22.0001 9.95718L22 18.2764C22 20.651 20.0583 22.5588 17.6844 22.5588H6.18957C3.8157 22.5588 1.87402 20.651 1.87402 18.2764V9.95634C1.88411 8.93538 2.36644 7.97892 3.17688 7.359L9.41907 2.34989ZM10.6682 3.92151L4.42343 8.93273C4.41618 8.93855 4.40884 8.94427 4.40142 8.94989C4.07644 9.19615 3.88685 9.57352 3.8816 9.97193V18.2764C3.8816 19.5232 4.90537 20.5512 6.18957 20.5512H17.6844C18.9686 20.5512 19.9924 19.5232 19.9924 18.2764V9.96496C19.9851 9.56511 19.7947 9.18684 19.4695 8.93851L19.4529 8.92555L13.1804 3.92318C13.18 3.9229 13.1796 3.92261 13.1793 3.92233C12.446 3.34193 11.4018 3.34165 10.6682 3.92151Z",
420
+ d: "M6 7C6 6.44772 6.44772 6 7 6H17C17.5523 6 18 6.44772 18 7C18 7.55228 17.5523 8 17 8H8V17C8 17.5523 7.55228 18 7 18C6.44772 18 6 17.5523 6 17V7Z",
421
+ fill: "currentColor"
422
+ }
423
+ ),
424
+ /* @__PURE__ */ React8.createElement(
425
+ "path",
426
+ {
427
+ fillRule: "evenodd",
428
+ clipRule: "evenodd",
429
+ d: "M6.29289 6.29289C6.68342 5.90237 7.31658 5.90237 7.70711 6.29289L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L6.29289 7.70711C5.90237 7.31658 5.90237 6.68342 6.29289 6.29289Z",
401
430
  fill: "currentColor"
402
431
  }
403
432
  )
404
433
  );
405
434
  };
406
- HomeLinear_default = SvgHomeLinear;
435
+ ArrowUpLeft_default = SvgArrowUpLeft;
407
436
  }
408
437
  });
409
438
 
410
- // src/react/IconSlot.tsx
411
- var IconSlot_exports = {};
412
- __export(IconSlot_exports, {
413
- default: () => IconSlot_default
439
+ // src/react/ArrowUpRight.tsx
440
+ var ArrowUpRight_exports = {};
441
+ __export(ArrowUpRight_exports, {
442
+ default: () => ArrowUpRight_default
414
443
  });
415
- var React9, SvgIconSlot, IconSlot_default;
416
- var init_IconSlot = __esm({
417
- "src/react/IconSlot.tsx"() {
444
+ var React9, SvgArrowUpRight, ArrowUpRight_default;
445
+ var init_ArrowUpRight = __esm({
446
+ "src/react/ArrowUpRight.tsx"() {
418
447
  "use strict";
419
448
  React9 = __toESM(require("react"));
420
449
  init_types();
421
- SvgIconSlot = ({ size = 16, ...props }) => {
450
+ SvgArrowUpRight = ({ size = 16, ...props }) => {
422
451
  const sizeValue = resolveSize(size);
423
452
  return /* @__PURE__ */ React9.createElement(
424
453
  "svg",
@@ -433,28 +462,39 @@ var init_IconSlot = __esm({
433
462
  /* @__PURE__ */ React9.createElement(
434
463
  "path",
435
464
  {
436
- d: "M21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12Z",
465
+ fillRule: "evenodd",
466
+ clipRule: "evenodd",
467
+ d: "M6 7C6 6.44772 6.44772 6 7 6H17C17.5523 6 18 6.44772 18 7V17C18 17.5523 17.5523 18 17 18C16.4477 18 16 17.5523 16 17V8H7C6.44772 8 6 7.55228 6 7Z",
468
+ fill: "currentColor"
469
+ }
470
+ ),
471
+ /* @__PURE__ */ React9.createElement(
472
+ "path",
473
+ {
474
+ fillRule: "evenodd",
475
+ clipRule: "evenodd",
476
+ d: "M17.7071 6.29289C18.0976 6.68342 18.0976 7.31658 17.7071 7.70711L7.70711 17.7071C7.31658 18.0976 6.68342 18.0976 6.29289 17.7071C5.90237 17.3166 5.90237 16.6834 6.29289 16.2929L16.2929 6.29289C16.6834 5.90237 17.3166 5.90237 17.7071 6.29289Z",
437
477
  fill: "currentColor"
438
478
  }
439
479
  )
440
480
  );
441
481
  };
442
- IconSlot_default = SvgIconSlot;
482
+ ArrowUpRight_default = SvgArrowUpRight;
443
483
  }
444
484
  });
445
485
 
446
- // src/react/LeadsFilled.tsx
447
- var LeadsFilled_exports = {};
448
- __export(LeadsFilled_exports, {
449
- default: () => LeadsFilled_default
486
+ // src/react/Bell.tsx
487
+ var Bell_exports = {};
488
+ __export(Bell_exports, {
489
+ default: () => Bell_default
450
490
  });
451
- var React10, SvgLeadsFilled, LeadsFilled_default;
452
- var init_LeadsFilled = __esm({
453
- "src/react/LeadsFilled.tsx"() {
491
+ var React10, SvgBell, Bell_default;
492
+ var init_Bell = __esm({
493
+ "src/react/Bell.tsx"() {
454
494
  "use strict";
455
495
  React10 = __toESM(require("react"));
456
496
  init_types();
457
- SvgLeadsFilled = ({ size = 16, ...props }) => {
497
+ SvgBell = ({ size = 16, ...props }) => {
458
498
  const sizeValue = resolveSize(size);
459
499
  return /* @__PURE__ */ React10.createElement(
460
500
  "svg",
@@ -471,25 +511,7 @@ var init_LeadsFilled = __esm({
471
511
  {
472
512
  fillRule: "evenodd",
473
513
  clipRule: "evenodd",
474
- d: "M2.46447 15.4645C3.40215 14.5268 4.67392 14 6 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V20.4888C17 21.3289 16.2744 22 15.4848 22H2.53383C1.779 22 1 21.2236 1 20.486V19C1 17.6739 1.52678 16.4021 2.46447 15.4645Z",
475
- fill: "currentColor"
476
- }
477
- ),
478
- /* @__PURE__ */ React10.createElement(
479
- "path",
480
- {
481
- fillRule: "evenodd",
482
- clipRule: "evenodd",
483
- d: "M4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.76142 11.7614 12 9 12C6.23858 12 4 9.76142 4 7Z",
484
- fill: "currentColor"
485
- }
486
- ),
487
- /* @__PURE__ */ React10.createElement(
488
- "path",
489
- {
490
- fillRule: "evenodd",
491
- clipRule: "evenodd",
492
- d: "M18.0318 14.88C18.1698 14.3453 18.7153 14.0237 19.25 14.1618C20.3227 14.4387 21.273 15.0641 21.9517 15.9396C22.6304 16.8152 22.9992 17.8914 23 18.9993V21C23 21.5523 22.5523 22 22 22C21.4477 22 21 21.5523 21 21V19.0007C20.9994 18.3361 20.7782 17.6902 20.371 17.165C19.9638 16.6396 19.3936 16.2644 18.75 16.0982C18.2153 15.9602 17.8937 15.4147 18.0318 14.88Z",
514
+ d: "M12.0001 3C10.674 3 9.40223 3.52678 8.46454 4.46447C7.52686 5.40215 7.00008 6.67392 7.00008 8C7.00008 11.6473 6.21715 14.0654 5.37797 15.6039C5.30188 15.7434 5.22549 15.8753 5.1494 16H18.8508C18.7747 15.8753 18.6983 15.7434 18.6222 15.6039C17.783 14.0654 17.0001 11.6473 17.0001 8C17.0001 6.67392 16.4733 5.40215 15.5356 4.46447C14.5979 3.52678 13.3262 3 12.0001 3ZM21.5664 16.1758C21.5657 16.1753 21.5647 16.1746 21.5635 16.1737C21.5558 16.168 21.538 16.1544 21.5114 16.1322C21.4581 16.0878 21.3698 16.0091 21.2573 15.8904C21.0329 15.6535 20.7098 15.2544 20.378 14.6461C19.7171 13.4346 19.0001 11.3527 19.0001 8C19.0001 6.14349 18.2626 4.36301 16.9498 3.05025C15.6371 1.7375 13.8566 1 12.0001 1C10.1436 1 8.36309 1.7375 7.05033 3.05025C5.73758 4.36301 5.00008 6.14348 5.00008 8C5.00008 11.3527 4.28301 13.4346 3.62218 14.6461C3.29039 15.2544 2.9673 15.6535 2.74288 15.8904C2.6304 16.0091 2.54202 16.0878 2.4888 16.1322C2.46218 16.1544 2.44432 16.168 2.43663 16.1737C2.43542 16.1746 2.43447 16.1753 2.43377 16.1758C2.07528 16.4221 1.91664 16.8725 2.04299 17.2898C2.17068 17.7115 2.55941 18 3.00008 18H21.0001C21.4407 18 21.8295 17.7115 21.9572 17.2898C22.0835 16.8725 21.9249 16.4221 21.5664 16.1758Z",
493
515
  fill: "currentColor"
494
516
  }
495
517
  ),
@@ -498,28 +520,28 @@ var init_LeadsFilled = __esm({
498
520
  {
499
521
  fillRule: "evenodd",
500
522
  clipRule: "evenodd",
501
- d: "M15.0312 2.88196C15.1682 2.34694 15.713 2.02426 16.248 2.16125C17.3236 2.43663 18.2768 3.06213 18.9576 3.93914C19.6383 4.81615 20.0078 5.89479 20.0078 7.005C20.0078 8.11521 19.6383 9.19385 18.9576 10.0709C18.2768 10.9479 17.3236 11.5734 16.248 11.8487C15.713 11.9857 15.1682 11.6631 15.0312 11.128C14.8943 10.593 15.2169 10.0482 15.752 9.91125C16.3973 9.74602 16.9692 9.37072 17.3777 8.84452C17.7861 8.31831 18.0078 7.67113 18.0078 7.005C18.0078 6.33887 17.7861 5.69169 17.3777 5.16548C16.9692 4.63928 16.3973 4.26398 15.752 4.09875C15.2169 3.96176 14.8943 3.41699 15.0312 2.88196Z",
523
+ d: "M9.81829 20.1237C10.3023 19.8576 10.9103 20.0343 11.1764 20.5182C11.2575 20.6657 11.3767 20.7887 11.5216 20.8744C11.6665 20.9601 11.8317 21.0053 12.0001 21.0053C12.1684 21.0053 12.3337 20.9601 12.4786 20.8744C12.6235 20.7887 12.7427 20.6657 12.8238 20.5182C13.0899 20.0343 13.6979 19.8576 14.1819 20.1237C14.6658 20.3898 14.8424 20.9978 14.5764 21.4818C14.3227 21.9432 13.9498 22.3279 13.4966 22.5959C13.0434 22.8639 12.5266 23.0053 12.0001 23.0053C11.4736 23.0053 10.9567 22.8639 10.5035 22.5959C10.0504 22.3279 9.67745 21.9432 9.42379 21.4818C9.15771 20.9978 9.33433 20.3898 9.81829 20.1237Z",
502
524
  fill: "currentColor"
503
525
  }
504
526
  )
505
527
  );
506
528
  };
507
- LeadsFilled_default = SvgLeadsFilled;
529
+ Bell_default = SvgBell;
508
530
  }
509
531
  });
510
532
 
511
- // src/react/LeadsLinear.tsx
512
- var LeadsLinear_exports = {};
513
- __export(LeadsLinear_exports, {
514
- default: () => LeadsLinear_default
533
+ // src/react/Cancel.tsx
534
+ var Cancel_exports = {};
535
+ __export(Cancel_exports, {
536
+ default: () => Cancel_default
515
537
  });
516
- var React11, SvgLeadsLinear, LeadsLinear_default;
517
- var init_LeadsLinear = __esm({
518
- "src/react/LeadsLinear.tsx"() {
538
+ var React11, SvgCancel, Cancel_default;
539
+ var init_Cancel = __esm({
540
+ "src/react/Cancel.tsx"() {
519
541
  "use strict";
520
542
  React11 = __toESM(require("react"));
521
543
  init_types();
522
- SvgLeadsLinear = ({ size = 16, ...props }) => {
544
+ SvgCancel = ({ size = 16, ...props }) => {
523
545
  const sizeValue = resolveSize(size);
524
546
  return /* @__PURE__ */ React11.createElement(
525
547
  "svg",
@@ -536,25 +558,7 @@ var init_LeadsLinear = __esm({
536
558
  {
537
559
  fillRule: "evenodd",
538
560
  clipRule: "evenodd",
539
- d: "M2.46447 15.4645C3.40215 14.5268 4.67392 14 6 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2043 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H6C5.20435 16 4.44129 16.3161 3.87868 16.8787C3.31607 17.4413 3 18.2043 3 19V21C3 21.5523 2.55228 22 2 22C1.44772 22 1 21.5523 1 21V19C1 17.6739 1.52678 16.4021 2.46447 15.4645Z",
540
- fill: "currentColor"
541
- }
542
- ),
543
- /* @__PURE__ */ React11.createElement(
544
- "path",
545
- {
546
- fillRule: "evenodd",
547
- clipRule: "evenodd",
548
- d: "M9 4C7.34315 4 6 5.34315 6 7C6 8.65685 7.34315 10 9 10C10.6569 10 12 8.65685 12 7C12 5.34315 10.6569 4 9 4ZM4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.76142 11.7614 12 9 12C6.23858 12 4 9.76142 4 7Z",
549
- fill: "currentColor"
550
- }
551
- ),
552
- /* @__PURE__ */ React11.createElement(
553
- "path",
554
- {
555
- fillRule: "evenodd",
556
- clipRule: "evenodd",
557
- d: "M18.0318 14.88C18.1698 14.3453 18.7153 14.0237 19.25 14.1618C20.3227 14.4387 21.273 15.0641 21.9517 15.9396C22.6304 16.8152 22.9992 17.8914 23 18.9993V21C23 21.5523 22.5523 22 22 22C21.4477 22 21 21.5523 21 21V19.0007C21 19.0006 21 19.0008 21 19.0007C20.9994 18.3361 20.7782 17.6902 20.371 17.165C19.9638 16.6396 19.3936 16.2644 18.75 16.0982C18.2153 15.9602 17.8937 15.4147 18.0318 14.88Z",
561
+ d: "M18.7071 5.29289C19.0976 5.68342 19.0976 6.31658 18.7071 6.70711L6.70711 18.7071C6.31658 19.0976 5.68342 19.0976 5.29289 18.7071C4.90237 18.3166 4.90237 17.6834 5.29289 17.2929L17.2929 5.29289C17.6834 4.90237 18.3166 4.90237 18.7071 5.29289Z",
558
562
  fill: "currentColor"
559
563
  }
560
564
  ),
@@ -563,28 +567,28 @@ var init_LeadsLinear = __esm({
563
567
  {
564
568
  fillRule: "evenodd",
565
569
  clipRule: "evenodd",
566
- d: "M15.0312 2.88196C15.1682 2.34694 15.713 2.02426 16.248 2.16125C17.3236 2.43663 18.2768 3.06213 18.9576 3.93914C19.6383 4.81615 20.0078 5.89479 20.0078 7.005C20.0078 8.11521 19.6383 9.19385 18.9576 10.0709C18.2768 10.9479 17.3236 11.5734 16.248 11.8487C15.713 11.9857 15.1682 11.6631 15.0312 11.128C14.8943 10.593 15.2169 10.0482 15.752 9.91125C16.3973 9.74602 16.9692 9.37072 17.3777 8.84452C17.7861 8.31831 18.0078 7.67113 18.0078 7.005C18.0078 6.33887 17.7861 5.69169 17.3777 5.16548C16.9692 4.63928 16.3973 4.26398 15.752 4.09875C15.2169 3.96176 14.8943 3.41699 15.0312 2.88196Z",
570
+ d: "M5.29289 5.29289C5.68342 4.90237 6.31658 4.90237 6.70711 5.29289L18.7071 17.2929C19.0976 17.6834 19.0976 18.3166 18.7071 18.7071C18.3166 19.0976 17.6834 19.0976 17.2929 18.7071L5.29289 6.70711C4.90237 6.31658 4.90237 5.68342 5.29289 5.29289Z",
567
571
  fill: "currentColor"
568
572
  }
569
573
  )
570
574
  );
571
575
  };
572
- LeadsLinear_default = SvgLeadsLinear;
576
+ Cancel_default = SvgCancel;
573
577
  }
574
578
  });
575
579
 
576
- // src/react/PropertiesFilled.tsx
577
- var PropertiesFilled_exports = {};
578
- __export(PropertiesFilled_exports, {
579
- default: () => PropertiesFilled_default
580
+ // src/react/CancelCircleSolid.tsx
581
+ var CancelCircleSolid_exports = {};
582
+ __export(CancelCircleSolid_exports, {
583
+ default: () => CancelCircleSolid_default
580
584
  });
581
- var React12, SvgPropertiesFilled, PropertiesFilled_default;
582
- var init_PropertiesFilled = __esm({
583
- "src/react/PropertiesFilled.tsx"() {
585
+ var React12, SvgCancelCircleSolid, CancelCircleSolid_default;
586
+ var init_CancelCircleSolid = __esm({
587
+ "src/react/CancelCircleSolid.tsx"() {
584
588
  "use strict";
585
589
  React12 = __toESM(require("react"));
586
590
  init_types();
587
- SvgPropertiesFilled = ({ size = 16, ...props }) => {
591
+ SvgCancelCircleSolid = ({ size = 16, ...props }) => {
588
592
  const sizeValue = resolveSize(size);
589
593
  return /* @__PURE__ */ React12.createElement(
590
594
  "svg",
@@ -601,46 +605,862 @@ var init_PropertiesFilled = __esm({
601
605
  {
602
606
  fillRule: "evenodd",
603
607
  clipRule: "evenodd",
604
- d: "M1.87831 11.8787C2.44092 11.3161 3.20398 11 3.99963 11H5.99963C6.55192 11 6.99963 11.4477 6.99963 12C6.99963 12.5523 6.55192 13 5.99963 13H3.99963C3.73442 13 3.48006 13.1054 3.29253 13.2929C3.10499 13.4804 2.99963 13.7348 2.99963 14V20C2.99963 20.2652 3.10499 20.5196 3.29253 20.7071C3.48006 20.8946 3.73442 21 3.99963 21H7.99963C8.55192 21 8.99963 21.4477 8.99963 22C8.99963 22.5523 8.55192 23 7.99963 23H3.99963C3.20398 23 2.44092 22.6839 1.87831 22.1213C1.3157 21.5587 0.999634 20.7956 0.999634 20V14C0.999634 13.2044 1.3157 12.4413 1.87831 11.8787Z",
605
- fill: "currentColor"
606
- }
607
- ),
608
- /* @__PURE__ */ React12.createElement(
609
- "path",
610
- {
611
- fillRule: "evenodd",
612
- clipRule: "evenodd",
613
- d: "M16.9996 9C16.9996 8.44772 17.4473 8 17.9996 8H19.9996C20.7953 8 21.5583 8.31607 22.121 8.87868C22.6836 9.44129 22.9996 10.2043 22.9996 11V20C22.9996 20.7957 22.6836 21.5587 22.121 22.1213C21.5583 22.6839 20.7953 23 19.9996 23H15.9996C15.4473 23 14.9996 22.5523 14.9996 22C14.9996 21.4477 15.4473 21 15.9996 21H19.9996C20.2649 21 20.5192 20.8946 20.7067 20.7071C20.8943 20.5196 20.9996 20.2652 20.9996 20V11C20.9996 10.7348 20.8943 10.4804 20.7067 10.2929C20.5192 10.1054 20.2649 10 19.9996 10H17.9996C17.4473 10 16.9996 9.55228 16.9996 9Z",
614
- fill: "currentColor"
615
- }
616
- ),
617
- /* @__PURE__ */ React12.createElement(
618
- "path",
619
- {
620
- d: "M16.0356 0.902344C17.6923 0.902608 19.0356 2.24565 19.0356 3.90234V19.999C19.0356 21.6559 17.6915 22.999 16.0347 22.999H8.00049C6.34363 22.999 5.00049 21.6559 5.00049 19.999V3.90234C5.00049 2.24549 6.34363 0.902344 8.00049 0.902344H16.0356ZM10.0005 17C9.4482 17 9.00049 17.4477 9.00049 18C9.00051 18.5523 9.44822 19 10.0005 19H14.0005C14.5525 18.9997 15.0005 18.5521 15.0005 18C15.0005 17.4479 14.5525 17.0003 14.0005 17H10.0005ZM10.0005 13C9.4482 13 9.00049 13.4477 9.00049 14C9.00051 14.5523 9.44822 15 10.0005 15H14.0005C14.5525 14.9997 15.0005 14.5521 15.0005 14C15.0005 13.4479 14.5525 13.0003 14.0005 13H10.0005ZM10.0005 9C9.4482 9 9.00049 9.44771 9.00049 10C9.00051 10.5523 9.44822 11 10.0005 11H14.0005C14.5525 10.9997 15.0005 10.5521 15.0005 10C15.0005 9.44788 14.5525 9.00026 14.0005 9H10.0005ZM10.0005 5C9.4482 5 9.00049 5.44772 9.00049 6C9.00051 6.55226 9.44822 7 10.0005 7H14.0005C14.5525 6.99974 15.0005 6.5521 15.0005 6C15.0005 5.44788 14.5525 5.00026 14.0005 5H10.0005Z",
608
+ d: "M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z",
621
609
  fill: "currentColor"
622
610
  }
623
611
  )
624
612
  );
625
613
  };
626
- PropertiesFilled_default = SvgPropertiesFilled;
614
+ CancelCircleSolid_default = SvgCancelCircleSolid;
627
615
  }
628
616
  });
629
617
 
630
- // src/react/PropertiesLinear.tsx
631
- var PropertiesLinear_exports = {};
632
- __export(PropertiesLinear_exports, {
633
- default: () => PropertiesLinear_default
618
+ // src/react/Check.tsx
619
+ var Check_exports = {};
620
+ __export(Check_exports, {
621
+ default: () => Check_default
634
622
  });
635
- var React13, SvgPropertiesLinear, PropertiesLinear_default;
636
- var init_PropertiesLinear = __esm({
637
- "src/react/PropertiesLinear.tsx"() {
623
+ var React13, SvgCheck, Check_default;
624
+ var init_Check = __esm({
625
+ "src/react/Check.tsx"() {
638
626
  "use strict";
639
627
  React13 = __toESM(require("react"));
640
628
  init_types();
641
- SvgPropertiesLinear = ({ size = 16, ...props }) => {
629
+ SvgCheck = ({ size = 16, ...props }) => {
630
+ const sizeValue = resolveSize(size);
631
+ return /* @__PURE__ */ React13.createElement(
632
+ "svg",
633
+ {
634
+ width: sizeValue,
635
+ height: sizeValue,
636
+ viewBox: "0 0 16 16",
637
+ fill: "none",
638
+ xmlns: "http://www.w3.org/2000/svg",
639
+ ...props
640
+ },
641
+ /* @__PURE__ */ React13.createElement(
642
+ "path",
643
+ {
644
+ fillRule: "evenodd",
645
+ clipRule: "evenodd",
646
+ d: "M13.8047 3.52858C14.0651 3.78892 14.0651 4.21103 13.8047 4.47138L6.4714 11.8047C6.21106 12.0651 5.78894 12.0651 5.5286 11.8047L2.19526 8.47138C1.93491 8.21103 1.93491 7.78892 2.19526 7.52858C2.45561 7.26823 2.87772 7.26823 3.13807 7.52858L6 10.3905L12.8619 3.52858C13.1223 3.26823 13.5444 3.26823 13.8047 3.52858Z",
647
+ fill: "currentColor"
648
+ }
649
+ )
650
+ );
651
+ };
652
+ Check_default = SvgCheck;
653
+ }
654
+ });
655
+
656
+ // src/react/ChevronDown.tsx
657
+ var ChevronDown_exports = {};
658
+ __export(ChevronDown_exports, {
659
+ default: () => ChevronDown_default
660
+ });
661
+ var React14, SvgChevronDown, ChevronDown_default;
662
+ var init_ChevronDown = __esm({
663
+ "src/react/ChevronDown.tsx"() {
664
+ "use strict";
665
+ React14 = __toESM(require("react"));
666
+ init_types();
667
+ SvgChevronDown = ({ size = 16, ...props }) => {
668
+ const sizeValue = resolveSize(size);
669
+ return /* @__PURE__ */ React14.createElement(
670
+ "svg",
671
+ {
672
+ width: sizeValue,
673
+ height: sizeValue,
674
+ viewBox: "0 0 24 24",
675
+ fill: "none",
676
+ xmlns: "http://www.w3.org/2000/svg",
677
+ ...props
678
+ },
679
+ /* @__PURE__ */ React14.createElement(
680
+ "path",
681
+ {
682
+ d: "M5.33203 9.6216C5.05614 9.32026 5.07568 8.87557 5.39062 8.59451C5.72691 8.29477 6.27309 8.29477 6.60937 8.59451L12.1992 13.5777L17.791 8.59451C18.1273 8.29477 18.6725 8.29477 19.0088 8.59451C19.345 8.89425 19.345 9.38021 19.0088 9.67992L12.8086 15.2062C12.4723 15.5056 11.927 15.5057 11.5908 15.2062L5.39062 9.67992L5.33203 9.6216Z",
683
+ fill: "currentColor"
684
+ }
685
+ )
686
+ );
687
+ };
688
+ ChevronDown_default = SvgChevronDown;
689
+ }
690
+ });
691
+
692
+ // src/react/ChevronLeft.tsx
693
+ var ChevronLeft_exports = {};
694
+ __export(ChevronLeft_exports, {
695
+ default: () => ChevronLeft_default
696
+ });
697
+ var React15, SvgChevronLeft, ChevronLeft_default;
698
+ var init_ChevronLeft = __esm({
699
+ "src/react/ChevronLeft.tsx"() {
700
+ "use strict";
701
+ React15 = __toESM(require("react"));
702
+ init_types();
703
+ SvgChevronLeft = ({ size = 16, ...props }) => {
704
+ const sizeValue = resolveSize(size);
705
+ return /* @__PURE__ */ React15.createElement(
706
+ "svg",
707
+ {
708
+ width: sizeValue,
709
+ height: sizeValue,
710
+ viewBox: "0 0 24 24",
711
+ fill: "none",
712
+ xmlns: "http://www.w3.org/2000/svg",
713
+ ...props
714
+ },
715
+ /* @__PURE__ */ React15.createElement(
716
+ "path",
717
+ {
718
+ d: "M13.6932 4.09302C14.0837 3.70259 14.7167 3.70252 15.1072 4.09302C15.4976 4.48351 15.4976 5.11658 15.1072 5.50708L8.61407 12.0002L15.1072 18.4934L15.1756 18.5686C15.4962 18.9614 15.4734 19.5413 15.1072 19.9075C14.741 20.2736 14.1611 20.2964 13.7684 19.9758L13.6932 19.9075L6.49298 12.7073C6.10249 12.3168 6.10255 11.6837 6.49298 11.2932L13.6932 4.09302Z",
719
+ fill: "currentColor"
720
+ }
721
+ )
722
+ );
723
+ };
724
+ ChevronLeft_default = SvgChevronLeft;
725
+ }
726
+ });
727
+
728
+ // src/react/ChevronRight.tsx
729
+ var ChevronRight_exports = {};
730
+ __export(ChevronRight_exports, {
731
+ default: () => ChevronRight_default
732
+ });
733
+ var React16, SvgChevronRight, ChevronRight_default;
734
+ var init_ChevronRight = __esm({
735
+ "src/react/ChevronRight.tsx"() {
736
+ "use strict";
737
+ React16 = __toESM(require("react"));
738
+ init_types();
739
+ SvgChevronRight = ({ size = 16, ...props }) => {
740
+ const sizeValue = resolveSize(size);
741
+ return /* @__PURE__ */ React16.createElement(
742
+ "svg",
743
+ {
744
+ width: sizeValue,
745
+ height: sizeValue,
746
+ viewBox: "0 0 24 24",
747
+ fill: "none",
748
+ xmlns: "http://www.w3.org/2000/svg",
749
+ ...props
750
+ },
751
+ /* @__PURE__ */ React16.createElement(
752
+ "path",
753
+ {
754
+ d: "M9.10694 4.09302C8.7164 3.70259 8.08337 3.70252 7.69287 4.09302C7.30248 4.48351 7.30248 5.11658 7.69287 5.50708L14.186 12.0002L7.69287 18.4934L7.62451 18.5686C7.30395 18.9614 7.32668 19.5413 7.69287 19.9075C8.05908 20.2736 8.639 20.2964 9.03174 19.9758L9.10694 19.9075L16.3071 12.7073C16.6976 12.3168 16.6976 11.6837 16.3071 11.2932L9.10694 4.09302Z",
755
+ fill: "currentColor"
756
+ }
757
+ )
758
+ );
759
+ };
760
+ ChevronRight_default = SvgChevronRight;
761
+ }
762
+ });
763
+
764
+ // src/react/ChevronUp.tsx
765
+ var ChevronUp_exports = {};
766
+ __export(ChevronUp_exports, {
767
+ default: () => ChevronUp_default
768
+ });
769
+ var React17, SvgChevronUp, ChevronUp_default;
770
+ var init_ChevronUp = __esm({
771
+ "src/react/ChevronUp.tsx"() {
772
+ "use strict";
773
+ React17 = __toESM(require("react"));
774
+ init_types();
775
+ SvgChevronUp = ({ size = 16, ...props }) => {
776
+ const sizeValue = resolveSize(size);
777
+ return /* @__PURE__ */ React17.createElement(
778
+ "svg",
779
+ {
780
+ width: sizeValue,
781
+ height: sizeValue,
782
+ viewBox: "0 0 24 24",
783
+ fill: "none",
784
+ xmlns: "http://www.w3.org/2000/svg",
785
+ ...props
786
+ },
787
+ /* @__PURE__ */ React17.createElement(
788
+ "path",
789
+ {
790
+ d: "M5.33203 14.1783C5.05614 14.4797 5.07568 14.9244 5.39062 15.2054C5.72691 15.5052 6.27309 15.5052 6.60937 15.2054L12.1992 10.2223L17.791 15.2054C18.1273 15.5052 18.6725 15.5052 19.0088 15.2054C19.345 14.9057 19.345 14.4197 19.0088 14.12L12.8086 8.59372C12.4723 8.29437 11.927 8.29419 11.5908 8.59372L5.39062 14.12L5.33203 14.1783Z",
791
+ fill: "currentColor"
792
+ }
793
+ )
794
+ );
795
+ };
796
+ ChevronUp_default = SvgChevronUp;
797
+ }
798
+ });
799
+
800
+ // src/react/Edit.tsx
801
+ var Edit_exports = {};
802
+ __export(Edit_exports, {
803
+ default: () => Edit_default
804
+ });
805
+ var React18, SvgEdit, Edit_default;
806
+ var init_Edit = __esm({
807
+ "src/react/Edit.tsx"() {
808
+ "use strict";
809
+ React18 = __toESM(require("react"));
810
+ init_types();
811
+ SvgEdit = ({ size = 16, ...props }) => {
812
+ const sizeValue = resolveSize(size);
813
+ return /* @__PURE__ */ React18.createElement(
814
+ "svg",
815
+ {
816
+ width: sizeValue,
817
+ height: sizeValue,
818
+ viewBox: "0 0 24 24",
819
+ fill: "none",
820
+ xmlns: "http://www.w3.org/2000/svg",
821
+ ...props
822
+ },
823
+ /* @__PURE__ */ React18.createElement(
824
+ "path",
825
+ {
826
+ fillRule: "evenodd",
827
+ clipRule: "evenodd",
828
+ d: "M19.8596 3.11765C19.6197 3.02426 19.3627 2.98143 19.1049 2.99207C18.8471 3.00271 18.5946 3.06656 18.3636 3.1793C18.1325 3.29203 17.9282 3.45107 17.7634 3.64587C17.7455 3.66702 17.7267 3.68742 17.7071 3.70701L4.39491 17.0192L3.42524 20.5747L6.9807 19.605L20.2929 6.2928C20.3158 6.26991 20.3398 6.24815 20.3648 6.22759C20.5625 6.06494 20.7235 5.86358 20.8378 5.6366C20.9522 5.40964 21.0174 5.16186 21.0298 4.90899C21.0422 4.65612 21.0014 4.40333 20.9099 4.16664C20.8183 3.92993 20.6779 3.71425 20.4972 3.53353C20.3165 3.3528 20.0994 3.21103 19.8596 3.11765ZM19.0224 0.993769C19.5557 0.971764 20.088 1.06031 20.5852 1.25394C21.0825 1.44757 21.5343 1.74216 21.9114 2.11932C22.2886 2.4965 22.5829 2.948 22.7752 3.44525C22.9676 3.94252 23.0535 4.47436 23.0274 5.00678C23.0014 5.5392 22.8639 6.06014 22.624 6.53634C22.392 6.99698 22.0692 7.4058 21.6754 7.73877L8.20713 21.207C8.08407 21.3301 7.93104 21.4189 7.76314 21.4647L2.26314 22.9647C1.91693 23.0591 1.54667 22.9608 1.29292 22.707C1.03917 22.4533 0.940838 22.083 1.03526 21.7368L2.53526 16.2368C2.58105 16.0689 2.66986 15.9159 2.79292 15.7928L16.2657 2.31998C16.605 1.92839 17.0203 1.60935 17.4865 1.38187C17.9661 1.14787 18.4891 1.01577 19.0224 0.993769Z",
829
+ fill: "currentColor"
830
+ }
831
+ ),
832
+ /* @__PURE__ */ React18.createElement(
833
+ "path",
834
+ {
835
+ fillRule: "evenodd",
836
+ clipRule: "evenodd",
837
+ d: "M14.2929 4.29289C14.6834 3.90237 15.3166 3.90237 15.7071 4.29289L19.7071 8.29289C20.0976 8.68342 20.0976 9.31658 19.7071 9.70711C19.3166 10.0976 18.6834 10.0976 18.2929 9.70711L14.2929 5.70711C13.9024 5.31658 13.9024 4.68342 14.2929 4.29289Z",
838
+ fill: "currentColor"
839
+ }
840
+ )
841
+ );
842
+ };
843
+ Edit_default = SvgEdit;
844
+ }
845
+ });
846
+
847
+ // src/react/EyeHidden.tsx
848
+ var EyeHidden_exports = {};
849
+ __export(EyeHidden_exports, {
850
+ default: () => EyeHidden_default
851
+ });
852
+ var React19, SvgEyeHidden, EyeHidden_default;
853
+ var init_EyeHidden = __esm({
854
+ "src/react/EyeHidden.tsx"() {
855
+ "use strict";
856
+ React19 = __toESM(require("react"));
857
+ init_types();
858
+ SvgEyeHidden = ({ size = 16, ...props }) => {
859
+ const sizeValue = resolveSize(size);
860
+ return /* @__PURE__ */ React19.createElement(
861
+ "svg",
862
+ {
863
+ width: sizeValue,
864
+ height: sizeValue,
865
+ viewBox: "0 0 24 24",
866
+ fill: "none",
867
+ xmlns: "http://www.w3.org/2000/svg",
868
+ ...props
869
+ },
870
+ /* @__PURE__ */ React19.createElement(
871
+ "path",
872
+ {
873
+ fillRule: "evenodd",
874
+ clipRule: "evenodd",
875
+ d: "M2.02994 11.7575C2.61883 9.4019 5.4549 5 12.0001 5C18.5453 5 21.3813 9.4019 21.9702 11.7575L22.0285 11.9907L21.9745 12.2249C21.3836 14.7852 18.5247 19 12.0001 19C5.42044 19 2.6206 14.4091 2.03532 12.2631L1.96655 12.011L2.02994 11.7575ZM4.04308 11.9886C4.61202 13.6329 6.83349 17 12.0001 17C17.2425 17 19.4283 13.8356 19.9639 12.0101C19.4182 10.2828 17.2104 7 12.0001 7C6.81136 7 4.60029 10.2556 4.04308 11.9886Z",
876
+ fill: "currentColor"
877
+ }
878
+ ),
879
+ /* @__PURE__ */ React19.createElement(
880
+ "path",
881
+ {
882
+ fillRule: "evenodd",
883
+ clipRule: "evenodd",
884
+ d: "M12.0001 10C10.8955 10 10.0001 10.8954 10.0001 12C10.0001 13.1046 10.8955 14 12.0001 14C13.1046 14 14.0001 13.1046 14.0001 12C14.0001 10.8954 13.1046 10 12.0001 10ZM8.00008 12C8.00008 9.79086 9.79094 8 12.0001 8C14.2092 8 16.0001 9.79086 16.0001 12C16.0001 14.2091 14.2092 16 12.0001 16C9.79094 16 8.00008 14.2091 8.00008 12Z",
885
+ fill: "currentColor"
886
+ }
887
+ ),
888
+ /* @__PURE__ */ React19.createElement(
889
+ "path",
890
+ {
891
+ fillRule: "evenodd",
892
+ clipRule: "evenodd",
893
+ d: "M20.7072 3.29289C21.0977 3.68342 21.0977 4.31658 20.7072 4.70711L4.70719 20.7071C4.31666 21.0976 3.6835 21.0976 3.29297 20.7071C2.90245 20.3166 2.90245 19.6834 3.29297 19.2929L19.293 3.29289C19.6835 2.90237 20.3167 2.90237 20.7072 3.29289Z",
894
+ fill: "currentColor"
895
+ }
896
+ )
897
+ );
898
+ };
899
+ EyeHidden_default = SvgEyeHidden;
900
+ }
901
+ });
902
+
903
+ // src/react/EyeVisible.tsx
904
+ var EyeVisible_exports = {};
905
+ __export(EyeVisible_exports, {
906
+ default: () => EyeVisible_default
907
+ });
908
+ var React20, SvgEyeVisible, EyeVisible_default;
909
+ var init_EyeVisible = __esm({
910
+ "src/react/EyeVisible.tsx"() {
911
+ "use strict";
912
+ React20 = __toESM(require("react"));
913
+ init_types();
914
+ SvgEyeVisible = ({ size = 16, ...props }) => {
915
+ const sizeValue = resolveSize(size);
916
+ return /* @__PURE__ */ React20.createElement(
917
+ "svg",
918
+ {
919
+ width: sizeValue,
920
+ height: sizeValue,
921
+ viewBox: "0 0 24 24",
922
+ fill: "none",
923
+ xmlns: "http://www.w3.org/2000/svg",
924
+ ...props
925
+ },
926
+ /* @__PURE__ */ React20.createElement(
927
+ "path",
928
+ {
929
+ fillRule: "evenodd",
930
+ clipRule: "evenodd",
931
+ d: "M2.02994 11.7575C2.61883 9.4019 5.4549 5 12.0001 5C18.5453 5 21.3813 9.4019 21.9702 11.7575L22.0285 11.9906L21.9745 12.2249C21.3836 14.7852 18.5247 19 12.0001 19C5.42044 19 2.6206 14.4091 2.03532 12.2631L1.96655 12.011L2.02994 11.7575ZM4.04308 11.9886C4.61202 13.6329 6.83349 17 12.0001 17C17.2425 17 19.4283 13.8356 19.9639 12.0101C19.4182 10.2828 17.2104 7 12.0001 7C6.81136 7 4.60029 10.2556 4.04308 11.9886Z",
932
+ fill: "currentColor"
933
+ }
934
+ ),
935
+ /* @__PURE__ */ React20.createElement(
936
+ "path",
937
+ {
938
+ fillRule: "evenodd",
939
+ clipRule: "evenodd",
940
+ d: "M12.0001 10C10.8955 10 10.0001 10.8954 10.0001 12C10.0001 13.1046 10.8955 14 12.0001 14C13.1046 14 14.0001 13.1046 14.0001 12C14.0001 10.8954 13.1046 10 12.0001 10ZM8.00008 12C8.00008 9.79086 9.79094 8 12.0001 8C14.2092 8 16.0001 9.79086 16.0001 12C16.0001 14.2091 14.2092 16 12.0001 16C9.79094 16 8.00008 14.2091 8.00008 12Z",
941
+ fill: "currentColor"
942
+ }
943
+ )
944
+ );
945
+ };
946
+ EyeVisible_default = SvgEyeVisible;
947
+ }
948
+ });
949
+
950
+ // src/react/FileKey.tsx
951
+ var FileKey_exports = {};
952
+ __export(FileKey_exports, {
953
+ default: () => FileKey_default
954
+ });
955
+ var React21, SvgFileKey, FileKey_default;
956
+ var init_FileKey = __esm({
957
+ "src/react/FileKey.tsx"() {
958
+ "use strict";
959
+ React21 = __toESM(require("react"));
960
+ init_types();
961
+ SvgFileKey = ({ size = 16, ...props }) => {
962
+ const sizeValue = resolveSize(size);
963
+ return /* @__PURE__ */ React21.createElement(
964
+ "svg",
965
+ {
966
+ width: sizeValue,
967
+ height: sizeValue,
968
+ viewBox: "0 0 24 24",
969
+ fill: "none",
970
+ xmlns: "http://www.w3.org/2000/svg",
971
+ ...props
972
+ },
973
+ /* @__PURE__ */ React21.createElement(
974
+ "path",
975
+ {
976
+ fillRule: "evenodd",
977
+ clipRule: "evenodd",
978
+ d: "M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14.5C14.7652 1 15.0196 1.10536 15.2071 1.29289L20.7071 6.79289C20.8946 6.98043 21 7.23478 21 7.5V20C21 20.7957 20.6839 21.5587 20.1213 22.1213C19.5587 22.6839 18.7957 23 18 23H6C5.20435 23 4.44129 22.6839 3.87868 22.1213C3.31607 21.5587 3 20.7957 3 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 20.2652 5.10536 20.5196 5.29289 20.7071C5.48043 20.8946 5.73478 21 6 21H18C18.2652 21 18.5196 20.8946 18.7071 20.7071C18.8946 20.5196 19 20.2652 19 20V7.91421L14.0858 3H6Z",
979
+ fill: "currentColor"
980
+ }
981
+ ),
982
+ /* @__PURE__ */ React21.createElement(
983
+ "path",
984
+ {
985
+ fillRule: "evenodd",
986
+ clipRule: "evenodd",
987
+ d: "M10 15C9.44772 15 9 15.4477 9 16C9 16.5523 9.44772 17 10 17C10.5523 17 11 16.5523 11 16C11 15.4477 10.5523 15 10 15ZM7 16C7 14.3431 8.34315 13 10 13C11.6569 13 13 14.3431 13 16C13 17.6569 11.6569 19 10 19C8.34315 19 7 17.6569 7 16Z",
988
+ fill: "currentColor"
989
+ }
990
+ ),
991
+ /* @__PURE__ */ React21.createElement(
992
+ "path",
993
+ {
994
+ fillRule: "evenodd",
995
+ clipRule: "evenodd",
996
+ d: "M16.7071 9.29289C17.0976 9.68342 17.0976 10.3166 16.7071 10.7071L12.2071 15.2071C11.8166 15.5976 11.1834 15.5976 10.7929 15.2071C10.4024 14.8166 10.4024 14.1834 10.7929 13.7929L15.2929 9.29289C15.6834 8.90237 16.3166 8.90237 16.7071 9.29289Z",
997
+ fill: "currentColor"
998
+ }
999
+ ),
1000
+ /* @__PURE__ */ React21.createElement(
1001
+ "path",
1002
+ {
1003
+ fillRule: "evenodd",
1004
+ clipRule: "evenodd",
1005
+ d: "M14.2929 10.2929C14.6834 9.90237 15.3166 9.90237 15.7071 10.2929L16.7071 11.2929C17.0976 11.6834 17.0976 12.3166 16.7071 12.7071C16.3166 13.0976 15.6834 13.0976 15.2929 12.7071L14.2929 11.7071C13.9024 11.3166 13.9024 10.6834 14.2929 10.2929Z",
1006
+ fill: "currentColor"
1007
+ }
1008
+ )
1009
+ );
1010
+ };
1011
+ FileKey_default = SvgFileKey;
1012
+ }
1013
+ });
1014
+
1015
+ // src/react/HomeFilled.tsx
1016
+ var HomeFilled_exports = {};
1017
+ __export(HomeFilled_exports, {
1018
+ default: () => HomeFilled_default
1019
+ });
1020
+ var React22, SvgHomeFilled, HomeFilled_default;
1021
+ var init_HomeFilled = __esm({
1022
+ "src/react/HomeFilled.tsx"() {
1023
+ "use strict";
1024
+ React22 = __toESM(require("react"));
1025
+ init_types();
1026
+ SvgHomeFilled = ({ size = 16, ...props }) => {
1027
+ const sizeValue = resolveSize(size);
1028
+ return /* @__PURE__ */ React22.createElement(
1029
+ "svg",
1030
+ {
1031
+ width: sizeValue,
1032
+ height: sizeValue,
1033
+ viewBox: "0 0 24 24",
1034
+ fill: "none",
1035
+ xmlns: "http://www.w3.org/2000/svg",
1036
+ ...props
1037
+ },
1038
+ /* @__PURE__ */ React22.createElement(
1039
+ "path",
1040
+ {
1041
+ d: "M9.78125 3.47949C11.1248 2.58376 12.8752 2.58376 14.2188 3.47949L19.2188 6.8125C20.3315 7.5543 20.9999 8.80333 21 10.1406V18C21 20.2091 19.2091 22 17 22H7C4.79086 22 3 20.2091 3 18V10.1406C3.00011 8.80333 3.66855 7.5543 4.78125 6.8125L9.78125 3.47949ZM11 11.5928C9.89548 11.5928 9.00008 12.4883 9 13.5928V18.9629C9 19.5152 9.44772 19.9629 10 19.9629H14C14.5523 19.9629 15 19.5152 15 18.9629V13.5928C14.9999 12.4883 14.1045 11.5928 13 11.5928H11Z",
1042
+ fill: "currentColor"
1043
+ }
1044
+ )
1045
+ );
1046
+ };
1047
+ HomeFilled_default = SvgHomeFilled;
1048
+ }
1049
+ });
1050
+
1051
+ // src/react/HomeLinear.tsx
1052
+ var HomeLinear_exports = {};
1053
+ __export(HomeLinear_exports, {
1054
+ default: () => HomeLinear_default
1055
+ });
1056
+ var React23, SvgHomeLinear, HomeLinear_default;
1057
+ var init_HomeLinear = __esm({
1058
+ "src/react/HomeLinear.tsx"() {
1059
+ "use strict";
1060
+ React23 = __toESM(require("react"));
1061
+ init_types();
1062
+ SvgHomeLinear = ({ size = 16, ...props }) => {
1063
+ const sizeValue = resolveSize(size);
1064
+ return /* @__PURE__ */ React23.createElement(
1065
+ "svg",
1066
+ {
1067
+ width: sizeValue,
1068
+ height: sizeValue,
1069
+ viewBox: "0 0 24 24",
1070
+ fill: "none",
1071
+ xmlns: "http://www.w3.org/2000/svg",
1072
+ ...props
1073
+ },
1074
+ /* @__PURE__ */ React23.createElement(
1075
+ "path",
1076
+ {
1077
+ fillRule: "evenodd",
1078
+ clipRule: "evenodd",
1079
+ d: "M9.41907 2.34989C10.8836 1.18903 12.9628 1.18903 14.4274 2.34989L14.4297 2.35175L20.6971 7.34998C21.5044 7.97088 21.9859 8.9246 21.9999 9.94342L22.0001 9.95718L22 18.2764C22 20.651 20.0583 22.5588 17.6844 22.5588H6.18957C3.8157 22.5588 1.87402 20.651 1.87402 18.2764V9.95634C1.88411 8.93538 2.36644 7.97892 3.17688 7.359L9.41907 2.34989ZM10.6682 3.92151L4.42343 8.93273C4.41618 8.93855 4.40884 8.94427 4.40142 8.94989C4.07644 9.19615 3.88685 9.57352 3.8816 9.97193V18.2764C3.8816 19.5232 4.90537 20.5512 6.18957 20.5512H17.6844C18.9686 20.5512 19.9924 19.5232 19.9924 18.2764V9.96496C19.9851 9.56511 19.7947 9.18684 19.4695 8.93851L19.4529 8.92555L13.1804 3.92318C13.18 3.9229 13.1796 3.92261 13.1793 3.92233C12.446 3.34193 11.4018 3.34165 10.6682 3.92151Z",
1080
+ fill: "currentColor"
1081
+ }
1082
+ )
1083
+ );
1084
+ };
1085
+ HomeLinear_default = SvgHomeLinear;
1086
+ }
1087
+ });
1088
+
1089
+ // src/react/IconSlot.tsx
1090
+ var IconSlot_exports = {};
1091
+ __export(IconSlot_exports, {
1092
+ default: () => IconSlot_default
1093
+ });
1094
+ var React24, SvgIconSlot, IconSlot_default;
1095
+ var init_IconSlot = __esm({
1096
+ "src/react/IconSlot.tsx"() {
1097
+ "use strict";
1098
+ React24 = __toESM(require("react"));
1099
+ init_types();
1100
+ SvgIconSlot = ({ size = 16, ...props }) => {
1101
+ const sizeValue = resolveSize(size);
1102
+ return /* @__PURE__ */ React24.createElement(
1103
+ "svg",
1104
+ {
1105
+ width: sizeValue,
1106
+ height: sizeValue,
1107
+ viewBox: "0 0 24 24",
1108
+ fill: "none",
1109
+ xmlns: "http://www.w3.org/2000/svg",
1110
+ ...props
1111
+ },
1112
+ /* @__PURE__ */ React24.createElement(
1113
+ "path",
1114
+ {
1115
+ d: "M21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12Z",
1116
+ fill: "currentColor"
1117
+ }
1118
+ )
1119
+ );
1120
+ };
1121
+ IconSlot_default = SvgIconSlot;
1122
+ }
1123
+ });
1124
+
1125
+ // src/react/Keys01.tsx
1126
+ var Keys01_exports = {};
1127
+ __export(Keys01_exports, {
1128
+ default: () => Keys01_default
1129
+ });
1130
+ var React25, SvgKeys01, Keys01_default;
1131
+ var init_Keys01 = __esm({
1132
+ "src/react/Keys01.tsx"() {
1133
+ "use strict";
1134
+ React25 = __toESM(require("react"));
1135
+ init_types();
1136
+ SvgKeys01 = ({ size = 16, ...props }) => {
1137
+ const sizeValue = resolveSize(size);
1138
+ return /* @__PURE__ */ React25.createElement(
1139
+ "svg",
1140
+ {
1141
+ width: sizeValue,
1142
+ height: sizeValue,
1143
+ viewBox: "0 0 24 24",
1144
+ fill: "none",
1145
+ xmlns: "http://www.w3.org/2000/svg",
1146
+ ...props
1147
+ },
1148
+ /* @__PURE__ */ React25.createElement(
1149
+ "path",
1150
+ {
1151
+ fillRule: "evenodd",
1152
+ clipRule: "evenodd",
1153
+ d: "M14.8172 4.17071C14.353 3.70644 13.4719 3.70644 13.0077 4.17071L9.63602 7.54235C9.17176 8.00661 9.17176 8.88764 9.63602 9.35191L14.6479 14.3638C15.1122 14.8281 15.9932 14.8281 16.4575 14.3638L19.8291 10.9922C20.2934 10.5279 20.2934 9.64687 19.8291 9.18261L14.8172 4.17071ZM11.719 2.882C12.895 1.706 14.9299 1.706 16.1059 2.882L21.1178 7.8939C22.2938 9.06989 22.2938 11.1049 21.1178 12.2809L17.7462 15.6525C16.5702 16.8285 14.5352 16.8285 13.3592 15.6525L8.34732 10.6406C7.17132 9.46462 7.17132 7.42964 8.34732 6.25364L11.719 2.882Z",
1154
+ fill: "currentColor"
1155
+ }
1156
+ ),
1157
+ /* @__PURE__ */ React25.createElement(
1158
+ "path",
1159
+ {
1160
+ fillRule: "evenodd",
1161
+ clipRule: "evenodd",
1162
+ d: "M13.1771 6.80048C13.5329 6.44461 14.1099 6.44461 14.4658 6.80048L17.1995 9.53425C17.5554 9.89011 17.5554 10.4671 17.1995 10.823C16.8437 11.1788 16.2667 11.1788 15.9108 10.823L13.1771 8.08919C12.8212 7.73332 12.8212 7.15635 13.1771 6.80048Z",
1163
+ fill: "currentColor"
1164
+ }
1165
+ ),
1166
+ /* @__PURE__ */ React25.createElement(
1167
+ "path",
1168
+ {
1169
+ fillRule: "evenodd",
1170
+ clipRule: "evenodd",
1171
+ d: "M10.274 10.0811C10.6299 10.437 10.6299 11.0139 10.274 11.3698L3.79761 17.8462V20.2025H6.53137V18.38C6.53137 17.8767 6.93935 17.4687 7.44263 17.4687H9.26514V15.6462C9.26514 15.1429 9.67312 14.735 10.1764 14.735H11.6214L12.6303 13.7261C12.9862 13.3702 13.5631 13.3702 13.919 13.7261C14.2749 14.082 14.2749 14.6589 13.919 15.0148L12.6433 16.2906C12.4724 16.4615 12.2406 16.5575 11.9989 16.5575H11.0876V18.38C11.0876 18.8833 10.6797 19.2912 10.1764 19.2912H8.35388V21.1137C8.35388 21.617 7.9459 22.025 7.44263 22.025H3.79761C3.31715 22.025 2.84596 21.8609 2.49259 21.5075C2.13923 21.1541 1.9751 20.6829 1.9751 20.2025V17.4687C1.9751 17.227 2.0711 16.9953 2.242 16.8244L8.98528 10.0811C9.34115 9.72522 9.91812 9.72522 10.274 10.0811Z",
1172
+ fill: "currentColor"
1173
+ }
1174
+ )
1175
+ );
1176
+ };
1177
+ Keys01_default = SvgKeys01;
1178
+ }
1179
+ });
1180
+
1181
+ // src/react/LeadsFilled.tsx
1182
+ var LeadsFilled_exports = {};
1183
+ __export(LeadsFilled_exports, {
1184
+ default: () => LeadsFilled_default
1185
+ });
1186
+ var React26, SvgLeadsFilled, LeadsFilled_default;
1187
+ var init_LeadsFilled = __esm({
1188
+ "src/react/LeadsFilled.tsx"() {
1189
+ "use strict";
1190
+ React26 = __toESM(require("react"));
1191
+ init_types();
1192
+ SvgLeadsFilled = ({ size = 16, ...props }) => {
1193
+ const sizeValue = resolveSize(size);
1194
+ return /* @__PURE__ */ React26.createElement(
1195
+ "svg",
1196
+ {
1197
+ width: sizeValue,
1198
+ height: sizeValue,
1199
+ viewBox: "0 0 24 24",
1200
+ fill: "none",
1201
+ xmlns: "http://www.w3.org/2000/svg",
1202
+ ...props
1203
+ },
1204
+ /* @__PURE__ */ React26.createElement(
1205
+ "path",
1206
+ {
1207
+ fillRule: "evenodd",
1208
+ clipRule: "evenodd",
1209
+ d: "M2.46447 15.4645C3.40215 14.5268 4.67392 14 6 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V20.4888C17 21.3289 16.2744 22 15.4848 22H2.53383C1.779 22 1 21.2236 1 20.486V19C1 17.6739 1.52678 16.4021 2.46447 15.4645Z",
1210
+ fill: "currentColor"
1211
+ }
1212
+ ),
1213
+ /* @__PURE__ */ React26.createElement(
1214
+ "path",
1215
+ {
1216
+ fillRule: "evenodd",
1217
+ clipRule: "evenodd",
1218
+ d: "M4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.76142 11.7614 12 9 12C6.23858 12 4 9.76142 4 7Z",
1219
+ fill: "currentColor"
1220
+ }
1221
+ ),
1222
+ /* @__PURE__ */ React26.createElement(
1223
+ "path",
1224
+ {
1225
+ fillRule: "evenodd",
1226
+ clipRule: "evenodd",
1227
+ d: "M18.0318 14.88C18.1698 14.3453 18.7153 14.0237 19.25 14.1618C20.3227 14.4387 21.273 15.0641 21.9517 15.9396C22.6304 16.8152 22.9992 17.8914 23 18.9993V21C23 21.5523 22.5523 22 22 22C21.4477 22 21 21.5523 21 21V19.0007C20.9994 18.3361 20.7782 17.6902 20.371 17.165C19.9638 16.6396 19.3936 16.2644 18.75 16.0982C18.2153 15.9602 17.8937 15.4147 18.0318 14.88Z",
1228
+ fill: "currentColor"
1229
+ }
1230
+ ),
1231
+ /* @__PURE__ */ React26.createElement(
1232
+ "path",
1233
+ {
1234
+ fillRule: "evenodd",
1235
+ clipRule: "evenodd",
1236
+ d: "M15.0312 2.88196C15.1682 2.34694 15.713 2.02426 16.248 2.16125C17.3236 2.43663 18.2768 3.06213 18.9576 3.93914C19.6383 4.81615 20.0078 5.89479 20.0078 7.005C20.0078 8.11521 19.6383 9.19385 18.9576 10.0709C18.2768 10.9479 17.3236 11.5734 16.248 11.8487C15.713 11.9857 15.1682 11.6631 15.0312 11.128C14.8943 10.593 15.2169 10.0482 15.752 9.91125C16.3973 9.74602 16.9692 9.37072 17.3777 8.84452C17.7861 8.31831 18.0078 7.67113 18.0078 7.005C18.0078 6.33887 17.7861 5.69169 17.3777 5.16548C16.9692 4.63928 16.3973 4.26398 15.752 4.09875C15.2169 3.96176 14.8943 3.41699 15.0312 2.88196Z",
1237
+ fill: "currentColor"
1238
+ }
1239
+ )
1240
+ );
1241
+ };
1242
+ LeadsFilled_default = SvgLeadsFilled;
1243
+ }
1244
+ });
1245
+
1246
+ // src/react/LeadsLinear.tsx
1247
+ var LeadsLinear_exports = {};
1248
+ __export(LeadsLinear_exports, {
1249
+ default: () => LeadsLinear_default
1250
+ });
1251
+ var React27, SvgLeadsLinear, LeadsLinear_default;
1252
+ var init_LeadsLinear = __esm({
1253
+ "src/react/LeadsLinear.tsx"() {
1254
+ "use strict";
1255
+ React27 = __toESM(require("react"));
1256
+ init_types();
1257
+ SvgLeadsLinear = ({ size = 16, ...props }) => {
1258
+ const sizeValue = resolveSize(size);
1259
+ return /* @__PURE__ */ React27.createElement(
1260
+ "svg",
1261
+ {
1262
+ width: sizeValue,
1263
+ height: sizeValue,
1264
+ viewBox: "0 0 24 24",
1265
+ fill: "none",
1266
+ xmlns: "http://www.w3.org/2000/svg",
1267
+ ...props
1268
+ },
1269
+ /* @__PURE__ */ React27.createElement(
1270
+ "path",
1271
+ {
1272
+ fillRule: "evenodd",
1273
+ clipRule: "evenodd",
1274
+ d: "M2.46447 15.4645C3.40215 14.5268 4.67392 14 6 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2043 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H6C5.20435 16 4.44129 16.3161 3.87868 16.8787C3.31607 17.4413 3 18.2043 3 19V21C3 21.5523 2.55228 22 2 22C1.44772 22 1 21.5523 1 21V19C1 17.6739 1.52678 16.4021 2.46447 15.4645Z",
1275
+ fill: "currentColor"
1276
+ }
1277
+ ),
1278
+ /* @__PURE__ */ React27.createElement(
1279
+ "path",
1280
+ {
1281
+ fillRule: "evenodd",
1282
+ clipRule: "evenodd",
1283
+ d: "M9 4C7.34315 4 6 5.34315 6 7C6 8.65685 7.34315 10 9 10C10.6569 10 12 8.65685 12 7C12 5.34315 10.6569 4 9 4ZM4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.76142 11.7614 12 9 12C6.23858 12 4 9.76142 4 7Z",
1284
+ fill: "currentColor"
1285
+ }
1286
+ ),
1287
+ /* @__PURE__ */ React27.createElement(
1288
+ "path",
1289
+ {
1290
+ fillRule: "evenodd",
1291
+ clipRule: "evenodd",
1292
+ d: "M18.0318 14.88C18.1698 14.3453 18.7153 14.0237 19.25 14.1618C20.3227 14.4387 21.273 15.0641 21.9517 15.9396C22.6304 16.8152 22.9992 17.8914 23 18.9993V21C23 21.5523 22.5523 22 22 22C21.4477 22 21 21.5523 21 21V19.0007C21 19.0006 21 19.0008 21 19.0007C20.9994 18.3361 20.7782 17.6902 20.371 17.165C19.9638 16.6396 19.3936 16.2644 18.75 16.0982C18.2153 15.9602 17.8937 15.4147 18.0318 14.88Z",
1293
+ fill: "currentColor"
1294
+ }
1295
+ ),
1296
+ /* @__PURE__ */ React27.createElement(
1297
+ "path",
1298
+ {
1299
+ fillRule: "evenodd",
1300
+ clipRule: "evenodd",
1301
+ d: "M15.0312 2.88196C15.1682 2.34694 15.713 2.02426 16.248 2.16125C17.3236 2.43663 18.2768 3.06213 18.9576 3.93914C19.6383 4.81615 20.0078 5.89479 20.0078 7.005C20.0078 8.11521 19.6383 9.19385 18.9576 10.0709C18.2768 10.9479 17.3236 11.5734 16.248 11.8487C15.713 11.9857 15.1682 11.6631 15.0312 11.128C14.8943 10.593 15.2169 10.0482 15.752 9.91125C16.3973 9.74602 16.9692 9.37072 17.3777 8.84452C17.7861 8.31831 18.0078 7.67113 18.0078 7.005C18.0078 6.33887 17.7861 5.69169 17.3777 5.16548C16.9692 4.63928 16.3973 4.26398 15.752 4.09875C15.2169 3.96176 14.8943 3.41699 15.0312 2.88196Z",
1302
+ fill: "currentColor"
1303
+ }
1304
+ )
1305
+ );
1306
+ };
1307
+ LeadsLinear_default = SvgLeadsLinear;
1308
+ }
1309
+ });
1310
+
1311
+ // src/react/Mail.tsx
1312
+ var Mail_exports = {};
1313
+ __export(Mail_exports, {
1314
+ default: () => Mail_default
1315
+ });
1316
+ var React28, SvgMail, Mail_default;
1317
+ var init_Mail = __esm({
1318
+ "src/react/Mail.tsx"() {
1319
+ "use strict";
1320
+ React28 = __toESM(require("react"));
1321
+ init_types();
1322
+ SvgMail = ({ size = 16, ...props }) => {
1323
+ const sizeValue = resolveSize(size);
1324
+ return /* @__PURE__ */ React28.createElement(
1325
+ "svg",
1326
+ {
1327
+ width: sizeValue,
1328
+ height: sizeValue,
1329
+ viewBox: "0 0 24 24",
1330
+ fill: "none",
1331
+ xmlns: "http://www.w3.org/2000/svg",
1332
+ ...props
1333
+ },
1334
+ /* @__PURE__ */ React28.createElement(
1335
+ "path",
1336
+ {
1337
+ fillRule: "evenodd",
1338
+ clipRule: "evenodd",
1339
+ d: "M3.99988 5C3.4476 5 2.99988 5.44772 2.99988 6V18C2.99988 18.5523 3.4476 19 3.99988 19H19.9999C20.5522 19 20.9999 18.5523 20.9999 18V6C20.9999 5.44772 20.5522 5 19.9999 5H3.99988ZM0.999883 6C0.999883 4.34315 2.34303 3 3.99988 3H19.9999C21.6567 3 22.9999 4.34315 22.9999 6V18C22.9999 19.6569 21.6567 21 19.9999 21H3.99988C2.34303 21 0.999883 19.6569 0.999883 18V6Z",
1340
+ fill: "currentColor"
1341
+ }
1342
+ ),
1343
+ /* @__PURE__ */ React28.createElement(
1344
+ "path",
1345
+ {
1346
+ fillRule: "evenodd",
1347
+ clipRule: "evenodd",
1348
+ d: "M1.15587 6.46367C1.45208 5.99754 2.07008 5.85978 2.53621 6.15599L11.503 11.854C11.6521 11.9468 11.8242 11.996 11.9999 11.996C12.1755 11.996 12.3476 11.9468 12.4967 11.854L12.499 11.8526L21.4636 6.15599C21.9297 5.85978 22.5477 5.99754 22.8439 6.46367C23.1401 6.92981 23.0023 7.5478 22.5362 7.84401L13.5608 13.5474C13.093 13.8406 12.552 13.996 11.9999 13.996C11.4478 13.996 10.9068 13.8405 10.439 13.5474L10.4335 13.544L1.46356 7.84401C0.997421 7.5478 0.859667 6.92981 1.15587 6.46367Z",
1349
+ fill: "currentColor"
1350
+ }
1351
+ )
1352
+ );
1353
+ };
1354
+ Mail_default = SvgMail;
1355
+ }
1356
+ });
1357
+
1358
+ // src/react/Mortgage.tsx
1359
+ var Mortgage_exports = {};
1360
+ __export(Mortgage_exports, {
1361
+ default: () => Mortgage_default
1362
+ });
1363
+ var React29, SvgMortgage, Mortgage_default;
1364
+ var init_Mortgage = __esm({
1365
+ "src/react/Mortgage.tsx"() {
1366
+ "use strict";
1367
+ React29 = __toESM(require("react"));
1368
+ init_types();
1369
+ SvgMortgage = ({ size = 16, ...props }) => {
1370
+ const sizeValue = resolveSize(size);
1371
+ return /* @__PURE__ */ React29.createElement(
1372
+ "svg",
1373
+ {
1374
+ width: sizeValue,
1375
+ height: sizeValue,
1376
+ viewBox: "0 0 24 24",
1377
+ fill: "none",
1378
+ xmlns: "http://www.w3.org/2000/svg",
1379
+ ...props
1380
+ },
1381
+ /* @__PURE__ */ React29.createElement(
1382
+ "path",
1383
+ {
1384
+ fillRule: "evenodd",
1385
+ clipRule: "evenodd",
1386
+ d: "M2 22C2 21.4477 2.44772 21 3 21H10.0474C10.5997 21 11.0474 21.4477 11.0474 22C11.0474 22.5523 10.5997 23 10.0474 23H3C2.44772 23 2 22.5523 2 22Z",
1387
+ fill: "currentColor"
1388
+ }
1389
+ ),
1390
+ /* @__PURE__ */ React29.createElement(
1391
+ "path",
1392
+ {
1393
+ fillRule: "evenodd",
1394
+ clipRule: "evenodd",
1395
+ d: "M6 10C6.55228 10 7 10.4477 7 11V18C7 18.5523 6.55228 19 6 19C5.44772 19 5 18.5523 5 18V11C5 10.4477 5.44772 10 6 10Z",
1396
+ fill: "currentColor"
1397
+ }
1398
+ ),
1399
+ /* @__PURE__ */ React29.createElement(
1400
+ "path",
1401
+ {
1402
+ fillRule: "evenodd",
1403
+ clipRule: "evenodd",
1404
+ d: "M10 10C10.5523 10 11 10.4477 11 11V18C11 18.5523 10.5523 19 10 19C9.44772 19 9 18.5523 9 18V11C9 10.4477 9.44772 10 10 10Z",
1405
+ fill: "currentColor"
1406
+ }
1407
+ ),
1408
+ /* @__PURE__ */ React29.createElement(
1409
+ "path",
1410
+ {
1411
+ fillRule: "evenodd",
1412
+ clipRule: "evenodd",
1413
+ d: "M14 10C14.5523 10 15 10.4477 15 11V14.0836C15 14.6359 14.5523 15.0836 14 15.0836C13.4477 15.0836 13 14.6359 13 14.0836V11C13 10.4477 13.4477 10 14 10Z",
1414
+ fill: "currentColor"
1415
+ }
1416
+ ),
1417
+ /* @__PURE__ */ React29.createElement(
1418
+ "path",
1419
+ {
1420
+ fillRule: "evenodd",
1421
+ clipRule: "evenodd",
1422
+ d: "M18 10C18.5523 10 19 10.4477 19 11V12.6897C19 13.242 18.5523 13.6897 18 13.6897C17.4477 13.6897 17 13.242 17 12.6897V11C17 10.4477 17.4477 10 18 10Z",
1423
+ fill: "currentColor"
1424
+ }
1425
+ ),
1426
+ /* @__PURE__ */ React29.createElement(
1427
+ "path",
1428
+ {
1429
+ fillRule: "evenodd",
1430
+ clipRule: "evenodd",
1431
+ d: "M11.47 1.152C11.7943 0.949333 12.2057 0.949333 12.53 1.152L20.53 6.152C20.9083 6.38844 21.0842 6.84686 20.9612 7.27568C20.8383 7.70451 20.4461 8 20 8H4C3.55389 8 3.16174 7.70451 3.03875 7.27568C2.91577 6.84686 3.0917 6.38844 3.47 6.152L11.47 1.152ZM7.4868 6H16.5132L12 3.17925L7.4868 6Z",
1432
+ fill: "currentColor"
1433
+ }
1434
+ ),
1435
+ /* @__PURE__ */ React29.createElement(
1436
+ "path",
1437
+ {
1438
+ fillRule: "evenodd",
1439
+ clipRule: "evenodd",
1440
+ d: "M12.6391 19.0273C13.0488 18.6336 13.7002 18.6466 14.0938 19.0563L15.4214 20.438L20.1509 15.2487C20.5336 14.8287 21.1844 14.7985 21.6044 15.1813C22.0243 15.564 22.0545 16.2148 21.6717 16.6348L16.2016 22.6367C16.0098 22.8471 15.7394 22.9687 15.4547 22.9724C15.1701 22.9762 14.8965 22.8618 14.6993 22.6565L12.61 20.482C12.2163 20.0723 12.2293 19.421 12.6391 19.0273Z",
1441
+ fill: "currentColor"
1442
+ }
1443
+ )
1444
+ );
1445
+ };
1446
+ Mortgage_default = SvgMortgage;
1447
+ }
1448
+ });
1449
+
1450
+ // src/react/Payments.tsx
1451
+ var Payments_exports = {};
1452
+ __export(Payments_exports, {
1453
+ default: () => Payments_default
1454
+ });
1455
+ var React30, SvgPayments, Payments_default;
1456
+ var init_Payments = __esm({
1457
+ "src/react/Payments.tsx"() {
1458
+ "use strict";
1459
+ React30 = __toESM(require("react"));
1460
+ init_types();
1461
+ SvgPayments = ({ size = 16, ...props }) => {
642
1462
  const sizeValue = resolveSize(size);
643
- return /* @__PURE__ */ React13.createElement(
1463
+ return /* @__PURE__ */ React30.createElement(
644
1464
  "svg",
645
1465
  {
646
1466
  width: sizeValue,
@@ -650,7 +1470,97 @@ var init_PropertiesLinear = __esm({
650
1470
  xmlns: "http://www.w3.org/2000/svg",
651
1471
  ...props
652
1472
  },
653
- /* @__PURE__ */ React13.createElement(
1473
+ /* @__PURE__ */ React30.createElement(
1474
+ "path",
1475
+ {
1476
+ d: "M14 13C13.1667 13 12.4583 12.7083 11.875 12.125C11.2917 11.5417 11 10.8333 11 10C11 9.16667 11.2917 8.45833 11.875 7.875C12.4583 7.29167 13.1667 7 14 7C14.8333 7 15.5417 7.29167 16.125 7.875C16.7083 8.45833 17 9.16667 17 10C17 10.8333 16.7083 11.5417 16.125 12.125C15.5417 12.7083 14.8333 13 14 13ZM7 16C6.45 16 5.97917 15.8042 5.5875 15.4125C5.19583 15.0208 5 14.55 5 14V6C5 5.45 5.19583 4.97917 5.5875 4.5875C5.97917 4.19583 6.45 4 7 4H21C21.55 4 22.0208 4.19583 22.4125 4.5875C22.8042 4.97917 23 5.45 23 6V14C23 14.55 22.8042 15.0208 22.4125 15.4125C22.0208 15.8042 21.55 16 21 16H7ZM9 14H19C19 13.45 19.1958 12.9792 19.5875 12.5875C19.9792 12.1958 20.45 12 21 12V8C20.45 8 19.9792 7.80417 19.5875 7.4125C19.1958 7.02083 19 6.55 19 6H9C9 6.55 8.80417 7.02083 8.4125 7.4125C8.02083 7.80417 7.55 8 7 8V12C7.55 12 8.02083 12.1958 8.4125 12.5875C8.80417 12.9792 9 13.45 9 14ZM20 20H3C2.45 20 1.97917 19.8042 1.5875 19.4125C1.19583 19.0208 1 18.55 1 18V7H3V18H20V20Z",
1477
+ fill: "currentColor"
1478
+ }
1479
+ )
1480
+ );
1481
+ };
1482
+ Payments_default = SvgPayments;
1483
+ }
1484
+ });
1485
+
1486
+ // src/react/PropertiesFilled.tsx
1487
+ var PropertiesFilled_exports = {};
1488
+ __export(PropertiesFilled_exports, {
1489
+ default: () => PropertiesFilled_default
1490
+ });
1491
+ var React31, SvgPropertiesFilled, PropertiesFilled_default;
1492
+ var init_PropertiesFilled = __esm({
1493
+ "src/react/PropertiesFilled.tsx"() {
1494
+ "use strict";
1495
+ React31 = __toESM(require("react"));
1496
+ init_types();
1497
+ SvgPropertiesFilled = ({ size = 16, ...props }) => {
1498
+ const sizeValue = resolveSize(size);
1499
+ return /* @__PURE__ */ React31.createElement(
1500
+ "svg",
1501
+ {
1502
+ width: sizeValue,
1503
+ height: sizeValue,
1504
+ viewBox: "0 0 24 24",
1505
+ fill: "none",
1506
+ xmlns: "http://www.w3.org/2000/svg",
1507
+ ...props
1508
+ },
1509
+ /* @__PURE__ */ React31.createElement(
1510
+ "path",
1511
+ {
1512
+ fillRule: "evenodd",
1513
+ clipRule: "evenodd",
1514
+ d: "M1.87831 11.8787C2.44092 11.3161 3.20398 11 3.99963 11H5.99963C6.55192 11 6.99963 11.4477 6.99963 12C6.99963 12.5523 6.55192 13 5.99963 13H3.99963C3.73442 13 3.48006 13.1054 3.29253 13.2929C3.10499 13.4804 2.99963 13.7348 2.99963 14V20C2.99963 20.2652 3.10499 20.5196 3.29253 20.7071C3.48006 20.8946 3.73442 21 3.99963 21H7.99963C8.55192 21 8.99963 21.4477 8.99963 22C8.99963 22.5523 8.55192 23 7.99963 23H3.99963C3.20398 23 2.44092 22.6839 1.87831 22.1213C1.3157 21.5587 0.999634 20.7956 0.999634 20V14C0.999634 13.2044 1.3157 12.4413 1.87831 11.8787Z",
1515
+ fill: "currentColor"
1516
+ }
1517
+ ),
1518
+ /* @__PURE__ */ React31.createElement(
1519
+ "path",
1520
+ {
1521
+ fillRule: "evenodd",
1522
+ clipRule: "evenodd",
1523
+ d: "M16.9996 9C16.9996 8.44772 17.4473 8 17.9996 8H19.9996C20.7953 8 21.5583 8.31607 22.121 8.87868C22.6836 9.44129 22.9996 10.2043 22.9996 11V20C22.9996 20.7957 22.6836 21.5587 22.121 22.1213C21.5583 22.6839 20.7953 23 19.9996 23H15.9996C15.4473 23 14.9996 22.5523 14.9996 22C14.9996 21.4477 15.4473 21 15.9996 21H19.9996C20.2649 21 20.5192 20.8946 20.7067 20.7071C20.8943 20.5196 20.9996 20.2652 20.9996 20V11C20.9996 10.7348 20.8943 10.4804 20.7067 10.2929C20.5192 10.1054 20.2649 10 19.9996 10H17.9996C17.4473 10 16.9996 9.55228 16.9996 9Z",
1524
+ fill: "currentColor"
1525
+ }
1526
+ ),
1527
+ /* @__PURE__ */ React31.createElement(
1528
+ "path",
1529
+ {
1530
+ d: "M16.0356 0.902344C17.6923 0.902608 19.0356 2.24565 19.0356 3.90234V19.999C19.0356 21.6559 17.6915 22.999 16.0347 22.999H8.00049C6.34363 22.999 5.00049 21.6559 5.00049 19.999V3.90234C5.00049 2.24549 6.34363 0.902344 8.00049 0.902344H16.0356ZM10.0005 17C9.4482 17 9.00049 17.4477 9.00049 18C9.00051 18.5523 9.44822 19 10.0005 19H14.0005C14.5525 18.9997 15.0005 18.5521 15.0005 18C15.0005 17.4479 14.5525 17.0003 14.0005 17H10.0005ZM10.0005 13C9.4482 13 9.00049 13.4477 9.00049 14C9.00051 14.5523 9.44822 15 10.0005 15H14.0005C14.5525 14.9997 15.0005 14.5521 15.0005 14C15.0005 13.4479 14.5525 13.0003 14.0005 13H10.0005ZM10.0005 9C9.4482 9 9.00049 9.44771 9.00049 10C9.00051 10.5523 9.44822 11 10.0005 11H14.0005C14.5525 10.9997 15.0005 10.5521 15.0005 10C15.0005 9.44788 14.5525 9.00026 14.0005 9H10.0005ZM10.0005 5C9.4482 5 9.00049 5.44772 9.00049 6C9.00051 6.55226 9.44822 7 10.0005 7H14.0005C14.5525 6.99974 15.0005 6.5521 15.0005 6C15.0005 5.44788 14.5525 5.00026 14.0005 5H10.0005Z",
1531
+ fill: "currentColor"
1532
+ }
1533
+ )
1534
+ );
1535
+ };
1536
+ PropertiesFilled_default = SvgPropertiesFilled;
1537
+ }
1538
+ });
1539
+
1540
+ // src/react/PropertiesLinear.tsx
1541
+ var PropertiesLinear_exports = {};
1542
+ __export(PropertiesLinear_exports, {
1543
+ default: () => PropertiesLinear_default
1544
+ });
1545
+ var React32, SvgPropertiesLinear, PropertiesLinear_default;
1546
+ var init_PropertiesLinear = __esm({
1547
+ "src/react/PropertiesLinear.tsx"() {
1548
+ "use strict";
1549
+ React32 = __toESM(require("react"));
1550
+ init_types();
1551
+ SvgPropertiesLinear = ({ size = 16, ...props }) => {
1552
+ const sizeValue = resolveSize(size);
1553
+ return /* @__PURE__ */ React32.createElement(
1554
+ "svg",
1555
+ {
1556
+ width: sizeValue,
1557
+ height: sizeValue,
1558
+ viewBox: "0 0 24 24",
1559
+ fill: "none",
1560
+ xmlns: "http://www.w3.org/2000/svg",
1561
+ ...props
1562
+ },
1563
+ /* @__PURE__ */ React32.createElement(
654
1564
  "path",
655
1565
  {
656
1566
  fillRule: "evenodd",
@@ -659,7 +1569,7 @@ var init_PropertiesLinear = __esm({
659
1569
  fill: "currentColor"
660
1570
  }
661
1571
  ),
662
- /* @__PURE__ */ React13.createElement(
1572
+ /* @__PURE__ */ React32.createElement(
663
1573
  "path",
664
1574
  {
665
1575
  fillRule: "evenodd",
@@ -668,7 +1578,7 @@ var init_PropertiesLinear = __esm({
668
1578
  fill: "currentColor"
669
1579
  }
670
1580
  ),
671
- /* @__PURE__ */ React13.createElement(
1581
+ /* @__PURE__ */ React32.createElement(
672
1582
  "path",
673
1583
  {
674
1584
  fillRule: "evenodd",
@@ -677,7 +1587,7 @@ var init_PropertiesLinear = __esm({
677
1587
  fill: "currentColor"
678
1588
  }
679
1589
  ),
680
- /* @__PURE__ */ React13.createElement(
1590
+ /* @__PURE__ */ React32.createElement(
681
1591
  "path",
682
1592
  {
683
1593
  fillRule: "evenodd",
@@ -686,7 +1596,7 @@ var init_PropertiesLinear = __esm({
686
1596
  fill: "currentColor"
687
1597
  }
688
1598
  ),
689
- /* @__PURE__ */ React13.createElement(
1599
+ /* @__PURE__ */ React32.createElement(
690
1600
  "path",
691
1601
  {
692
1602
  fillRule: "evenodd",
@@ -695,7 +1605,7 @@ var init_PropertiesLinear = __esm({
695
1605
  fill: "currentColor"
696
1606
  }
697
1607
  ),
698
- /* @__PURE__ */ React13.createElement(
1608
+ /* @__PURE__ */ React32.createElement(
699
1609
  "path",
700
1610
  {
701
1611
  fillRule: "evenodd",
@@ -704,7 +1614,7 @@ var init_PropertiesLinear = __esm({
704
1614
  fill: "currentColor"
705
1615
  }
706
1616
  ),
707
- /* @__PURE__ */ React13.createElement(
1617
+ /* @__PURE__ */ React32.createElement(
708
1618
  "path",
709
1619
  {
710
1620
  fillRule: "evenodd",
@@ -719,20 +1629,76 @@ var init_PropertiesLinear = __esm({
719
1629
  }
720
1630
  });
721
1631
 
1632
+ // src/react/Rent.tsx
1633
+ var Rent_exports = {};
1634
+ __export(Rent_exports, {
1635
+ default: () => Rent_default
1636
+ });
1637
+ var React33, SvgRent, Rent_default;
1638
+ var init_Rent = __esm({
1639
+ "src/react/Rent.tsx"() {
1640
+ "use strict";
1641
+ React33 = __toESM(require("react"));
1642
+ init_types();
1643
+ SvgRent = ({ size = 16, ...props }) => {
1644
+ const sizeValue = resolveSize(size);
1645
+ return /* @__PURE__ */ React33.createElement(
1646
+ "svg",
1647
+ {
1648
+ width: sizeValue,
1649
+ height: sizeValue,
1650
+ viewBox: "0 0 24 24",
1651
+ fill: "none",
1652
+ xmlns: "http://www.w3.org/2000/svg",
1653
+ ...props
1654
+ },
1655
+ /* @__PURE__ */ React33.createElement(
1656
+ "path",
1657
+ {
1658
+ fillRule: "evenodd",
1659
+ clipRule: "evenodd",
1660
+ d: "M2.87868 5.87868C3.44129 5.31607 4.20435 5 5 5H18C18.2422 5 18.4762 5.08792 18.6585 5.24742L22.6585 8.74742C22.8755 8.93731 23 9.21164 23 9.5C23 9.78836 22.8755 10.0627 22.6585 10.2526L18.6585 13.7526C18.4762 13.9121 18.2422 14 18 14H5C4.20435 14 3.44129 13.6839 2.87868 13.1213C2.31607 12.5587 2 11.7956 2 11V8C2 7.20435 2.31607 6.44129 2.87868 5.87868ZM5 7C4.73478 7 4.48043 7.10536 4.29289 7.29289C4.10536 7.48043 4 7.73478 4 8V11C4 11.2652 4.10536 11.5196 4.29289 11.7071C4.48043 11.8946 4.73478 12 5 12H17.6243L20.4814 9.5L17.6243 7H5Z",
1661
+ fill: "currentColor"
1662
+ }
1663
+ ),
1664
+ /* @__PURE__ */ React33.createElement(
1665
+ "path",
1666
+ {
1667
+ fillRule: "evenodd",
1668
+ clipRule: "evenodd",
1669
+ d: "M12 12C12.5523 12 13 12.4477 13 13V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V13C11 12.4477 11.4477 12 12 12Z",
1670
+ fill: "currentColor"
1671
+ }
1672
+ ),
1673
+ /* @__PURE__ */ React33.createElement(
1674
+ "path",
1675
+ {
1676
+ fillRule: "evenodd",
1677
+ clipRule: "evenodd",
1678
+ d: "M12 2C12.5523 2 13 2.44772 13 3V6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6V3C11 2.44772 11.4477 2 12 2Z",
1679
+ fill: "currentColor"
1680
+ }
1681
+ )
1682
+ );
1683
+ };
1684
+ Rent_default = SvgRent;
1685
+ }
1686
+ });
1687
+
722
1688
  // src/react/Search.tsx
723
1689
  var Search_exports = {};
724
1690
  __export(Search_exports, {
725
1691
  default: () => Search_default
726
1692
  });
727
- var React14, SvgSearch, Search_default;
1693
+ var React34, SvgSearch, Search_default;
728
1694
  var init_Search = __esm({
729
1695
  "src/react/Search.tsx"() {
730
1696
  "use strict";
731
- React14 = __toESM(require("react"));
1697
+ React34 = __toESM(require("react"));
732
1698
  init_types();
733
1699
  SvgSearch = ({ size = 16, ...props }) => {
734
1700
  const sizeValue = resolveSize(size);
735
- return /* @__PURE__ */ React14.createElement(
1701
+ return /* @__PURE__ */ React34.createElement(
736
1702
  "svg",
737
1703
  {
738
1704
  width: sizeValue,
@@ -742,7 +1708,7 @@ var init_Search = __esm({
742
1708
  xmlns: "http://www.w3.org/2000/svg",
743
1709
  ...props
744
1710
  },
745
- /* @__PURE__ */ React14.createElement(
1711
+ /* @__PURE__ */ React34.createElement(
746
1712
  "path",
747
1713
  {
748
1714
  fillRule: "evenodd",
@@ -751,7 +1717,7 @@ var init_Search = __esm({
751
1717
  fill: "currentColor"
752
1718
  }
753
1719
  ),
754
- /* @__PURE__ */ React14.createElement(
1720
+ /* @__PURE__ */ React34.createElement(
755
1721
  "path",
756
1722
  {
757
1723
  fillRule: "evenodd",
@@ -766,20 +1732,141 @@ var init_Search = __esm({
766
1732
  }
767
1733
  });
768
1734
 
1735
+ // src/react/SearchX.tsx
1736
+ var SearchX_exports = {};
1737
+ __export(SearchX_exports, {
1738
+ default: () => SearchX_default
1739
+ });
1740
+ var React35, SvgSearchX, SearchX_default;
1741
+ var init_SearchX = __esm({
1742
+ "src/react/SearchX.tsx"() {
1743
+ "use strict";
1744
+ React35 = __toESM(require("react"));
1745
+ init_types();
1746
+ SvgSearchX = ({ size = 16, ...props }) => {
1747
+ const sizeValue = resolveSize(size);
1748
+ return /* @__PURE__ */ React35.createElement(
1749
+ "svg",
1750
+ {
1751
+ width: sizeValue,
1752
+ height: sizeValue,
1753
+ viewBox: "0 0 24 24",
1754
+ fill: "none",
1755
+ xmlns: "http://www.w3.org/2000/svg",
1756
+ ...props
1757
+ },
1758
+ /* @__PURE__ */ React35.createElement(
1759
+ "path",
1760
+ {
1761
+ fillRule: "evenodd",
1762
+ clipRule: "evenodd",
1763
+ d: "M14.2071 7.79289C14.5976 8.18342 14.5976 8.81658 14.2071 9.20711L9.20711 14.2071C8.81658 14.5976 8.18342 14.5976 7.79289 14.2071C7.40237 13.8166 7.40237 13.1834 7.79289 12.7929L12.7929 7.79289C13.1834 7.40237 13.8166 7.40237 14.2071 7.79289Z",
1764
+ fill: "currentColor"
1765
+ }
1766
+ ),
1767
+ /* @__PURE__ */ React35.createElement(
1768
+ "path",
1769
+ {
1770
+ fillRule: "evenodd",
1771
+ clipRule: "evenodd",
1772
+ d: "M7.79289 7.79289C8.18342 7.40237 8.81658 7.40237 9.20711 7.79289L14.2071 12.7929C14.5976 13.1834 14.5976 13.8166 14.2071 14.2071C13.8166 14.5976 13.1834 14.5976 12.7929 14.2071L7.79289 9.20711C7.40237 8.81658 7.40237 8.18342 7.79289 7.79289Z",
1773
+ fill: "currentColor"
1774
+ }
1775
+ ),
1776
+ /* @__PURE__ */ React35.createElement(
1777
+ "path",
1778
+ {
1779
+ fillRule: "evenodd",
1780
+ clipRule: "evenodd",
1781
+ d: "M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C14.866 18 18 14.866 18 11C18 7.13401 14.866 4 11 4ZM2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11Z",
1782
+ fill: "currentColor"
1783
+ }
1784
+ ),
1785
+ /* @__PURE__ */ React35.createElement(
1786
+ "path",
1787
+ {
1788
+ fillRule: "evenodd",
1789
+ clipRule: "evenodd",
1790
+ d: "M15.9929 15.9929C16.3834 15.6024 17.0166 15.6024 17.4071 15.9929L21.7071 20.2929C22.0976 20.6834 22.0976 21.3166 21.7071 21.7071C21.3166 22.0976 20.6834 22.0976 20.2929 21.7071L15.9929 17.4071C15.6024 17.0166 15.6024 16.3834 15.9929 15.9929Z",
1791
+ fill: "currentColor"
1792
+ }
1793
+ )
1794
+ );
1795
+ };
1796
+ SearchX_default = SvgSearchX;
1797
+ }
1798
+ });
1799
+
1800
+ // src/react/Share.tsx
1801
+ var Share_exports = {};
1802
+ __export(Share_exports, {
1803
+ default: () => Share_default
1804
+ });
1805
+ var React36, SvgShare, Share_default;
1806
+ var init_Share = __esm({
1807
+ "src/react/Share.tsx"() {
1808
+ "use strict";
1809
+ React36 = __toESM(require("react"));
1810
+ init_types();
1811
+ SvgShare = ({ size = 16, ...props }) => {
1812
+ const sizeValue = resolveSize(size);
1813
+ return /* @__PURE__ */ React36.createElement(
1814
+ "svg",
1815
+ {
1816
+ width: sizeValue,
1817
+ height: sizeValue,
1818
+ viewBox: "0 0 24 24",
1819
+ fill: "none",
1820
+ xmlns: "http://www.w3.org/2000/svg",
1821
+ ...props
1822
+ },
1823
+ /* @__PURE__ */ React36.createElement(
1824
+ "path",
1825
+ {
1826
+ fillRule: "evenodd",
1827
+ clipRule: "evenodd",
1828
+ d: "M3 14.0001C3.55228 14.0001 4 14.4478 4 15.0001V19C4 19.2653 4.10536 19.5196 4.29289 19.7072C4.48043 19.8947 4.73478 20 5 20H19C19.2652 20 19.5196 19.8947 19.7071 19.7072C19.8946 19.5196 20 19.2653 20 19V15.0001C20 14.4478 20.4477 14.0001 21 14.0001C21.5523 14.0001 22 14.4478 22 15.0001V19C22 19.7957 21.6839 20.5588 21.1213 21.1214C20.5587 21.684 19.7957 22 19 22H5C4.20435 22 3.44129 21.684 2.87868 21.1214C2.31607 20.5588 2 19.7957 2 19V15.0001C2 14.4478 2.44772 14.0001 3 14.0001Z",
1829
+ fill: "currentColor"
1830
+ }
1831
+ ),
1832
+ /* @__PURE__ */ React36.createElement(
1833
+ "path",
1834
+ {
1835
+ fillRule: "evenodd",
1836
+ clipRule: "evenodd",
1837
+ d: "M17.8015 8.7026C17.411 9.09313 16.7778 9.09313 16.3873 8.7026L12.0944 4.40971L7.8015 8.7026C7.41098 9.09313 6.77781 9.09313 6.38729 8.7026C5.99676 8.31208 5.99676 7.67892 6.38729 7.28839L11.3873 2.28839C11.7778 1.89787 12.411 1.89787 12.8015 2.28839L17.8015 7.28839C18.192 7.67892 18.192 8.31208 17.8015 8.7026Z",
1838
+ fill: "currentColor"
1839
+ }
1840
+ ),
1841
+ /* @__PURE__ */ React36.createElement(
1842
+ "path",
1843
+ {
1844
+ fillRule: "evenodd",
1845
+ clipRule: "evenodd",
1846
+ d: "M12.0187 15.9927C11.4664 15.9927 11.0187 15.545 11.0187 14.9927V2.99267C11.0187 2.44039 11.4664 1.99267 12.0187 1.99267C12.571 1.99267 13.0187 2.44039 13.0187 2.99267V14.9927C13.0187 15.545 12.571 15.9927 12.0187 15.9927Z",
1847
+ fill: "currentColor"
1848
+ }
1849
+ )
1850
+ );
1851
+ };
1852
+ Share_default = SvgShare;
1853
+ }
1854
+ });
1855
+
769
1856
  // src/react/User.tsx
770
1857
  var User_exports = {};
771
1858
  __export(User_exports, {
772
1859
  default: () => User_default
773
1860
  });
774
- var React15, SvgUser, User_default;
1861
+ var React37, SvgUser, User_default;
775
1862
  var init_User = __esm({
776
1863
  "src/react/User.tsx"() {
777
1864
  "use strict";
778
- React15 = __toESM(require("react"));
1865
+ React37 = __toESM(require("react"));
779
1866
  init_types();
780
1867
  SvgUser = ({ size = 16, ...props }) => {
781
1868
  const sizeValue = resolveSize(size);
782
- return /* @__PURE__ */ React15.createElement(
1869
+ return /* @__PURE__ */ React37.createElement(
783
1870
  "svg",
784
1871
  {
785
1872
  width: sizeValue,
@@ -789,7 +1876,7 @@ var init_User = __esm({
789
1876
  xmlns: "http://www.w3.org/2000/svg",
790
1877
  ...props
791
1878
  },
792
- /* @__PURE__ */ React15.createElement(
1879
+ /* @__PURE__ */ React37.createElement(
793
1880
  "path",
794
1881
  {
795
1882
  fillRule: "evenodd",
@@ -798,7 +1885,7 @@ var init_User = __esm({
798
1885
  fill: "currentColor"
799
1886
  }
800
1887
  ),
801
- /* @__PURE__ */ React15.createElement(
1888
+ /* @__PURE__ */ React37.createElement(
802
1889
  "path",
803
1890
  {
804
1891
  fillRule: "evenodd",
@@ -813,88 +1900,218 @@ var init_User = __esm({
813
1900
  }
814
1901
  });
815
1902
 
1903
+ // src/react/Whatsapp.tsx
1904
+ var Whatsapp_exports = {};
1905
+ __export(Whatsapp_exports, {
1906
+ default: () => Whatsapp_default
1907
+ });
1908
+ var React38, SvgWhatsapp, Whatsapp_default;
1909
+ var init_Whatsapp = __esm({
1910
+ "src/react/Whatsapp.tsx"() {
1911
+ "use strict";
1912
+ React38 = __toESM(require("react"));
1913
+ init_types();
1914
+ SvgWhatsapp = ({ size = 16, ...props }) => {
1915
+ const sizeValue = resolveSize(size);
1916
+ return /* @__PURE__ */ React38.createElement(
1917
+ "svg",
1918
+ {
1919
+ width: sizeValue,
1920
+ height: sizeValue,
1921
+ viewBox: "0 0 24 24",
1922
+ fill: "none",
1923
+ xmlns: "http://www.w3.org/2000/svg",
1924
+ ...props
1925
+ },
1926
+ /* @__PURE__ */ React38.createElement(
1927
+ "path",
1928
+ {
1929
+ fillRule: "evenodd",
1930
+ clipRule: "evenodd",
1931
+ d: "M19.0861 4.90629C18.1616 3.98132 17.0633 3.24835 15.8543 2.74958C14.6454 2.2508 13.3497 1.99607 12.0419 2.00005C6.55356 2.00005 2.08571 6.44557 2.08348 11.9107C2.08105 13.651 2.53977 15.3608 3.41294 16.8661L2 22L7.27901 20.6219C8.74026 21.4135 10.376 21.8278 12.0379 21.8272H12.0419C17.5299 21.8272 21.9973 17.3813 22 11.9165C22.0033 10.6132 21.7474 9.32226 21.2472 8.11876C20.7469 6.91526 20.0123 5.82326 19.0861 4.90629ZM12.0419 20.1545H12.0384C10.5569 20.1549 9.10227 19.7584 7.82588 19.0063L7.52365 18.8277L4.39107 19.6456L5.22723 16.6058L5.03035 16.2933C4.20195 14.9818 3.76305 13.462 3.76473 11.9107C3.76473 7.36923 7.47946 3.67415 12.0451 3.67415C14.2352 3.67024 16.3373 4.53644 17.8889 6.08224C19.4404 7.62803 20.3145 9.72682 20.3187 11.917C20.3169 16.459 16.604 20.1545 12.0419 20.1545ZM16.5817 13.9853C16.333 13.8612 15.1085 13.2621 14.8817 13.1795C14.6549 13.0969 14.4875 13.0554 14.3219 13.3036C14.1562 13.5518 13.679 14.1072 13.5339 14.2746C13.3888 14.442 13.2437 14.4603 12.9951 14.3362C12.7464 14.2121 11.9442 13.9509 10.9937 13.1072C10.254 12.4505 9.7549 11.6398 9.60981 11.392C9.46472 11.1442 9.59418 11.0099 9.71874 10.8866C9.83079 10.7755 9.9674 10.5974 10.092 10.4527C10.2165 10.3081 10.258 10.2045 10.3406 10.0393C10.4232 9.87414 10.3821 9.7295 10.3201 9.60584C10.258 9.48218 9.76026 8.26298 9.55311 7.767C9.35088 7.28397 9.14597 7.34959 8.99329 7.342C8.8482 7.33486 8.68079 7.33307 8.51606 7.33307C8.39013 7.33635 8.26622 7.36556 8.15208 7.41886C8.03794 7.47217 7.93602 7.54843 7.85267 7.64289C7.62455 7.89111 6.98169 8.49111 6.98169 9.70896C6.98169 10.9268 7.87454 12.1054 7.99776 12.2706C8.12097 12.4357 9.75222 14.9371 12.2482 16.0098C12.7117 16.2083 13.1852 16.3824 13.6669 16.5313C14.2629 16.7197 14.8053 16.6933 15.2339 16.6295C15.712 16.5585 16.7071 16.0304 16.9138 15.4518C17.1205 14.8732 17.121 14.3777 17.0589 14.2746C16.9969 14.1715 16.8308 14.109 16.5817 13.9853Z",
1932
+ fill: "currentColor"
1933
+ }
1934
+ )
1935
+ );
1936
+ };
1937
+ Whatsapp_default = SvgWhatsapp;
1938
+ }
1939
+ });
1940
+
816
1941
  // src/react/index.ts
817
1942
  var react_exports = {};
818
1943
  __export(react_exports, {
1944
+ AlertTriangle: () => AlertTriangle_default,
1945
+ ArrowDown: () => ArrowDown_default,
1946
+ ArrowDownLeft: () => ArrowDownLeft_default,
1947
+ ArrowDownRight: () => ArrowDownRight_default,
819
1948
  ArrowLeft: () => ArrowLeft_default,
1949
+ ArrowRight: () => ArrowRight_default,
1950
+ ArrowUp: () => ArrowUp_default,
1951
+ ArrowUpLeft: () => ArrowUpLeft_default,
1952
+ ArrowUpRight: () => ArrowUpRight_default,
1953
+ Bell: () => Bell_default,
820
1954
  Cancel: () => Cancel_default,
1955
+ CancelCircleSolid: () => CancelCircleSolid_default,
821
1956
  Check: () => Check_default,
1957
+ ChevronDown: () => ChevronDown_default,
1958
+ ChevronLeft: () => ChevronLeft_default,
1959
+ ChevronRight: () => ChevronRight_default,
1960
+ ChevronUp: () => ChevronUp_default,
822
1961
  Edit: () => Edit_default,
823
1962
  EyeHidden: () => EyeHidden_default,
824
1963
  EyeVisible: () => EyeVisible_default,
1964
+ FileKey: () => FileKey_default,
825
1965
  HomeFilled: () => HomeFilled_default,
826
1966
  HomeLinear: () => HomeLinear_default,
827
1967
  ICON_SIZES: () => ICON_SIZES,
828
1968
  Icon: () => Icon_default,
829
1969
  IconSlot: () => IconSlot_default,
1970
+ Keys01: () => Keys01_default,
830
1971
  LeadsFilled: () => LeadsFilled_default,
831
1972
  LeadsLinear: () => LeadsLinear_default,
1973
+ Mail: () => Mail_default,
1974
+ Mortgage: () => Mortgage_default,
1975
+ Payments: () => Payments_default,
832
1976
  PropertiesFilled: () => PropertiesFilled_default,
833
1977
  PropertiesLinear: () => PropertiesLinear_default,
1978
+ Rent: () => Rent_default,
834
1979
  Search: () => Search_default,
1980
+ SearchX: () => SearchX_default,
1981
+ Share: () => Share_default,
835
1982
  User: () => User_default,
1983
+ Whatsapp: () => Whatsapp_default,
836
1984
  resolveSize: () => resolveSize
837
1985
  });
838
1986
  module.exports = __toCommonJS(react_exports);
1987
+ init_AlertTriangle();
1988
+ init_ArrowDown();
1989
+ init_ArrowDownLeft();
1990
+ init_ArrowDownRight();
839
1991
  init_ArrowLeft();
1992
+ init_ArrowRight();
1993
+ init_ArrowUp();
1994
+ init_ArrowUpLeft();
1995
+ init_ArrowUpRight();
1996
+ init_Bell();
840
1997
  init_Cancel();
1998
+ init_CancelCircleSolid();
841
1999
  init_Check();
2000
+ init_ChevronDown();
2001
+ init_ChevronLeft();
2002
+ init_ChevronRight();
2003
+ init_ChevronUp();
842
2004
  init_Edit();
843
2005
  init_EyeHidden();
844
2006
  init_EyeVisible();
2007
+ init_FileKey();
845
2008
  init_HomeFilled();
846
2009
  init_HomeLinear();
847
2010
  init_IconSlot();
2011
+ init_Keys01();
848
2012
  init_LeadsFilled();
849
2013
  init_LeadsLinear();
2014
+ init_Mail();
2015
+ init_Mortgage();
2016
+ init_Payments();
850
2017
  init_PropertiesFilled();
851
2018
  init_PropertiesLinear();
2019
+ init_Rent();
852
2020
  init_Search();
2021
+ init_SearchX();
2022
+ init_Share();
853
2023
  init_User();
2024
+ init_Whatsapp();
854
2025
 
855
2026
  // src/react/Icon.tsx
856
- var React16 = __toESM(require("react"));
2027
+ var React39 = __toESM(require("react"));
857
2028
  function loadIcon(name) {
858
2029
  switch (name) {
2030
+ case "alert-triangle":
2031
+ return Promise.resolve().then(() => (init_AlertTriangle(), AlertTriangle_exports)).then((m) => m.default);
2032
+ case "arrow-down":
2033
+ return Promise.resolve().then(() => (init_ArrowDown(), ArrowDown_exports)).then((m) => m.default);
2034
+ case "arrow-down-left":
2035
+ return Promise.resolve().then(() => (init_ArrowDownLeft(), ArrowDownLeft_exports)).then((m) => m.default);
2036
+ case "arrow-down-right":
2037
+ return Promise.resolve().then(() => (init_ArrowDownRight(), ArrowDownRight_exports)).then((m) => m.default);
859
2038
  case "arrow-left":
860
2039
  return Promise.resolve().then(() => (init_ArrowLeft(), ArrowLeft_exports)).then((m) => m.default);
2040
+ case "arrow-right":
2041
+ return Promise.resolve().then(() => (init_ArrowRight(), ArrowRight_exports)).then((m) => m.default);
2042
+ case "arrow-up":
2043
+ return Promise.resolve().then(() => (init_ArrowUp(), ArrowUp_exports)).then((m) => m.default);
2044
+ case "arrow-up-left":
2045
+ return Promise.resolve().then(() => (init_ArrowUpLeft(), ArrowUpLeft_exports)).then((m) => m.default);
2046
+ case "arrow-up-right":
2047
+ return Promise.resolve().then(() => (init_ArrowUpRight(), ArrowUpRight_exports)).then((m) => m.default);
2048
+ case "bell":
2049
+ return Promise.resolve().then(() => (init_Bell(), Bell_exports)).then((m) => m.default);
861
2050
  case "cancel":
862
2051
  return Promise.resolve().then(() => (init_Cancel(), Cancel_exports)).then((m) => m.default);
2052
+ case "cancel-circle-solid":
2053
+ return Promise.resolve().then(() => (init_CancelCircleSolid(), CancelCircleSolid_exports)).then((m) => m.default);
863
2054
  case "check":
864
2055
  return Promise.resolve().then(() => (init_Check(), Check_exports)).then((m) => m.default);
2056
+ case "chevron-down":
2057
+ return Promise.resolve().then(() => (init_ChevronDown(), ChevronDown_exports)).then((m) => m.default);
2058
+ case "chevron-left":
2059
+ return Promise.resolve().then(() => (init_ChevronLeft(), ChevronLeft_exports)).then((m) => m.default);
2060
+ case "chevron-right":
2061
+ return Promise.resolve().then(() => (init_ChevronRight(), ChevronRight_exports)).then((m) => m.default);
2062
+ case "chevron-up":
2063
+ return Promise.resolve().then(() => (init_ChevronUp(), ChevronUp_exports)).then((m) => m.default);
865
2064
  case "edit":
866
2065
  return Promise.resolve().then(() => (init_Edit(), Edit_exports)).then((m) => m.default);
867
2066
  case "eye-hidden":
868
2067
  return Promise.resolve().then(() => (init_EyeHidden(), EyeHidden_exports)).then((m) => m.default);
869
2068
  case "eye-visible":
870
2069
  return Promise.resolve().then(() => (init_EyeVisible(), EyeVisible_exports)).then((m) => m.default);
2070
+ case "file-key":
2071
+ return Promise.resolve().then(() => (init_FileKey(), FileKey_exports)).then((m) => m.default);
871
2072
  case "home-filled":
872
2073
  return Promise.resolve().then(() => (init_HomeFilled(), HomeFilled_exports)).then((m) => m.default);
873
2074
  case "home-linear":
874
2075
  return Promise.resolve().then(() => (init_HomeLinear(), HomeLinear_exports)).then((m) => m.default);
875
2076
  case "icon-slot":
876
2077
  return Promise.resolve().then(() => (init_IconSlot(), IconSlot_exports)).then((m) => m.default);
2078
+ case "keys01":
2079
+ return Promise.resolve().then(() => (init_Keys01(), Keys01_exports)).then((m) => m.default);
877
2080
  case "leads-filled":
878
2081
  return Promise.resolve().then(() => (init_LeadsFilled(), LeadsFilled_exports)).then((m) => m.default);
879
2082
  case "leads-linear":
880
2083
  return Promise.resolve().then(() => (init_LeadsLinear(), LeadsLinear_exports)).then((m) => m.default);
2084
+ case "mail":
2085
+ return Promise.resolve().then(() => (init_Mail(), Mail_exports)).then((m) => m.default);
2086
+ case "mortgage":
2087
+ return Promise.resolve().then(() => (init_Mortgage(), Mortgage_exports)).then((m) => m.default);
2088
+ case "payments":
2089
+ return Promise.resolve().then(() => (init_Payments(), Payments_exports)).then((m) => m.default);
881
2090
  case "properties-filled":
882
2091
  return Promise.resolve().then(() => (init_PropertiesFilled(), PropertiesFilled_exports)).then((m) => m.default);
883
2092
  case "properties-linear":
884
2093
  return Promise.resolve().then(() => (init_PropertiesLinear(), PropertiesLinear_exports)).then((m) => m.default);
2094
+ case "rent":
2095
+ return Promise.resolve().then(() => (init_Rent(), Rent_exports)).then((m) => m.default);
885
2096
  case "search":
886
2097
  return Promise.resolve().then(() => (init_Search(), Search_exports)).then((m) => m.default);
2098
+ case "search-x":
2099
+ return Promise.resolve().then(() => (init_SearchX(), SearchX_exports)).then((m) => m.default);
2100
+ case "share":
2101
+ return Promise.resolve().then(() => (init_Share(), Share_exports)).then((m) => m.default);
887
2102
  case "user":
888
2103
  return Promise.resolve().then(() => (init_User(), User_exports)).then((m) => m.default);
2104
+ case "whatsapp":
2105
+ return Promise.resolve().then(() => (init_Whatsapp(), Whatsapp_exports)).then((m) => m.default);
889
2106
  default:
890
2107
  return Promise.reject(new Error(`Icon "${name}" not found`));
891
2108
  }
892
2109
  }
893
2110
  var Icon = ({ name, size = 16, color, ...props }) => {
894
- const [IconComponent, setIconComponent] = React16.useState(null);
895
- const [loading, setLoading] = React16.useState(true);
896
- const [error, setError] = React16.useState(null);
897
- React16.useEffect(() => {
2111
+ const [IconComponent, setIconComponent] = React39.useState(null);
2112
+ const [loading, setLoading] = React39.useState(true);
2113
+ const [error, setError] = React39.useState(null);
2114
+ React39.useEffect(() => {
898
2115
  setLoading(true);
899
2116
  setError(null);
900
2117
  loadIcon(name).then((Component) => {
@@ -913,7 +2130,7 @@ var Icon = ({ name, size = 16, color, ...props }) => {
913
2130
  return null;
914
2131
  }
915
2132
  const style = color ? { ...props.style, color } : props.style;
916
- return /* @__PURE__ */ React16.createElement(IconComponent, { size, ...props, style });
2133
+ return /* @__PURE__ */ React39.createElement(IconComponent, { size, ...props, style });
917
2134
  };
918
2135
  var Icon_default = Icon;
919
2136