huspy-icons 0.3.42 → 0.3.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fonts/HuspyIcons.css +31 -25
- package/dist/fonts/HuspyIcons.eot +0 -0
- package/dist/fonts/HuspyIcons.json +23 -21
- package/dist/fonts/HuspyIcons.ts +27 -21
- package/dist/fonts/HuspyIcons.ttf +0 -0
- package/dist/fonts/HuspyIcons.woff +0 -0
- package/dist/fonts/HuspyIcons.woff2 +0 -0
- package/dist/native/index.d.ts +1 -1
- package/dist/native/index.js +23 -21
- package/dist/native/index.js.map +1 -1
- package/dist/react/index.d.mts +6 -2
- package/dist/react/index.d.ts +6 -2
- package/dist/react/index.js +1098 -933
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +947 -782
- package/dist/react/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/native/glyphMap.ts +24 -22
- package/src/react/ArrowLeftRight.tsx +44 -0
- package/src/react/Building2.tsx +62 -0
- package/src/react/Icon.tsx +7 -1
- package/src/react/index.ts +2 -0
- package/src/react/index.tsx +2 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "HuspyIcons";
|
|
3
|
-
src: url(".//HuspyIcons.ttf?
|
|
4
|
-
url(".//HuspyIcons.woff?
|
|
5
|
-
url(".//HuspyIcons.woff2?
|
|
6
|
-
url(".//HuspyIcons.eot?
|
|
3
|
+
src: url(".//HuspyIcons.ttf?d191a78c2f6768365f0ca032a427dd66") format("truetype"),
|
|
4
|
+
url(".//HuspyIcons.woff?d191a78c2f6768365f0ca032a427dd66") format("woff"),
|
|
5
|
+
url(".//HuspyIcons.woff2?d191a78c2f6768365f0ca032a427dd66") format("woff2"),
|
|
6
|
+
url(".//HuspyIcons.eot?d191a78c2f6768365f0ca032a427dd66#iefix") format("embedded-opentype");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.icon:before {
|
|
@@ -440,66 +440,72 @@ url(".//HuspyIcons.eot?5072c6c18501a0cec7898b5d7f5ffe4f#iefix") format("embedded
|
|
|
440
440
|
.icon.huspy-icon-building:before {
|
|
441
441
|
content: "\f18d";
|
|
442
442
|
}
|
|
443
|
-
.icon.huspy-icon-
|
|
443
|
+
.icon.huspy-icon-building-2:before {
|
|
444
444
|
content: "\f18e";
|
|
445
445
|
}
|
|
446
|
-
.icon.huspy-icon-
|
|
446
|
+
.icon.huspy-icon-bell:before {
|
|
447
447
|
content: "\f18f";
|
|
448
448
|
}
|
|
449
|
-
.icon.huspy-icon-
|
|
449
|
+
.icon.huspy-icon-bed-double:before {
|
|
450
450
|
content: "\f190";
|
|
451
451
|
}
|
|
452
|
-
.icon.huspy-icon-
|
|
452
|
+
.icon.huspy-icon-bath:before {
|
|
453
453
|
content: "\f191";
|
|
454
454
|
}
|
|
455
|
-
.icon.huspy-icon-
|
|
455
|
+
.icon.huspy-icon-barbeque:before {
|
|
456
456
|
content: "\f192";
|
|
457
457
|
}
|
|
458
|
-
.icon.huspy-icon-
|
|
458
|
+
.icon.huspy-icon-balcony-window:before {
|
|
459
459
|
content: "\f193";
|
|
460
460
|
}
|
|
461
|
-
.icon.huspy-icon-arrow-up
|
|
461
|
+
.icon.huspy-icon-arrow-up:before {
|
|
462
462
|
content: "\f194";
|
|
463
463
|
}
|
|
464
|
-
.icon.huspy-icon-arrow-up-
|
|
464
|
+
.icon.huspy-icon-arrow-up-right:before {
|
|
465
465
|
content: "\f195";
|
|
466
466
|
}
|
|
467
|
-
.icon.huspy-icon-arrow-up-
|
|
467
|
+
.icon.huspy-icon-arrow-up-left:before {
|
|
468
468
|
content: "\f196";
|
|
469
469
|
}
|
|
470
|
-
.icon.huspy-icon-arrow-
|
|
470
|
+
.icon.huspy-icon-arrow-up-down:before {
|
|
471
471
|
content: "\f197";
|
|
472
472
|
}
|
|
473
|
-
.icon.huspy-icon-arrow-
|
|
473
|
+
.icon.huspy-icon-arrow-right:before {
|
|
474
474
|
content: "\f198";
|
|
475
475
|
}
|
|
476
|
-
.icon.huspy-icon-arrow-
|
|
476
|
+
.icon.huspy-icon-arrow-left:before {
|
|
477
477
|
content: "\f199";
|
|
478
478
|
}
|
|
479
|
-
.icon.huspy-icon-arrow-
|
|
479
|
+
.icon.huspy-icon-arrow-left-right:before {
|
|
480
480
|
content: "\f19a";
|
|
481
481
|
}
|
|
482
|
-
.icon.huspy-icon-arrow-down
|
|
482
|
+
.icon.huspy-icon-arrow-down:before {
|
|
483
483
|
content: "\f19b";
|
|
484
484
|
}
|
|
485
|
-
.icon.huspy-icon-
|
|
485
|
+
.icon.huspy-icon-arrow-down-right:before {
|
|
486
486
|
content: "\f19c";
|
|
487
487
|
}
|
|
488
|
-
.icon.huspy-icon-
|
|
488
|
+
.icon.huspy-icon-arrow-down-left:before {
|
|
489
489
|
content: "\f19d";
|
|
490
490
|
}
|
|
491
|
-
.icon.huspy-icon-
|
|
491
|
+
.icon.huspy-icon-archive:before {
|
|
492
492
|
content: "\f19e";
|
|
493
493
|
}
|
|
494
|
-
.icon.huspy-icon-
|
|
494
|
+
.icon.huspy-icon-alert-triangle:before {
|
|
495
495
|
content: "\f19f";
|
|
496
496
|
}
|
|
497
|
-
.icon.huspy-icon-
|
|
497
|
+
.icon.huspy-icon-alert-circle:before {
|
|
498
498
|
content: "\f1a0";
|
|
499
499
|
}
|
|
500
|
-
.icon.huspy-icon-
|
|
500
|
+
.icon.huspy-icon-air-conditioner:before {
|
|
501
501
|
content: "\f1a1";
|
|
502
502
|
}
|
|
503
|
-
.icon.huspy-icon-
|
|
503
|
+
.icon.huspy-icon-ai:before {
|
|
504
504
|
content: "\f1a2";
|
|
505
505
|
}
|
|
506
|
+
.icon.huspy-icon-add-note:before {
|
|
507
|
+
content: "\f1a3";
|
|
508
|
+
}
|
|
509
|
+
.icon.huspy-icon-accessibility:before {
|
|
510
|
+
content: "\f1a4";
|
|
511
|
+
}
|
|
Binary file
|
|
@@ -140,25 +140,27 @@
|
|
|
140
140
|
"calendar-clock": 61835,
|
|
141
141
|
"calendar-check": 61836,
|
|
142
142
|
"building": 61837,
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
"
|
|
147
|
-
"
|
|
148
|
-
"
|
|
149
|
-
"arrow-up
|
|
150
|
-
"arrow-up-
|
|
151
|
-
"arrow-up-
|
|
152
|
-
"arrow-
|
|
153
|
-
"arrow-
|
|
154
|
-
"arrow-
|
|
155
|
-
"arrow-
|
|
156
|
-
"arrow-down
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"
|
|
163
|
-
"
|
|
143
|
+
"building-2": 61838,
|
|
144
|
+
"bell": 61839,
|
|
145
|
+
"bed-double": 61840,
|
|
146
|
+
"bath": 61841,
|
|
147
|
+
"barbeque": 61842,
|
|
148
|
+
"balcony-window": 61843,
|
|
149
|
+
"arrow-up": 61844,
|
|
150
|
+
"arrow-up-right": 61845,
|
|
151
|
+
"arrow-up-left": 61846,
|
|
152
|
+
"arrow-up-down": 61847,
|
|
153
|
+
"arrow-right": 61848,
|
|
154
|
+
"arrow-left": 61849,
|
|
155
|
+
"arrow-left-right": 61850,
|
|
156
|
+
"arrow-down": 61851,
|
|
157
|
+
"arrow-down-right": 61852,
|
|
158
|
+
"arrow-down-left": 61853,
|
|
159
|
+
"archive": 61854,
|
|
160
|
+
"alert-triangle": 61855,
|
|
161
|
+
"alert-circle": 61856,
|
|
162
|
+
"air-conditioner": 61857,
|
|
163
|
+
"ai": 61858,
|
|
164
|
+
"add-note": 61859,
|
|
165
|
+
"accessibility": 61860
|
|
164
166
|
}
|
package/dist/fonts/HuspyIcons.ts
CHANGED
|
@@ -140,6 +140,7 @@ export type HuspyIconsId =
|
|
|
140
140
|
| "calendar-clock"
|
|
141
141
|
| "calendar-check"
|
|
142
142
|
| "building"
|
|
143
|
+
| "building-2"
|
|
143
144
|
| "bell"
|
|
144
145
|
| "bed-double"
|
|
145
146
|
| "bath"
|
|
@@ -151,6 +152,7 @@ export type HuspyIconsId =
|
|
|
151
152
|
| "arrow-up-down"
|
|
152
153
|
| "arrow-right"
|
|
153
154
|
| "arrow-left"
|
|
155
|
+
| "arrow-left-right"
|
|
154
156
|
| "arrow-down"
|
|
155
157
|
| "arrow-down-right"
|
|
156
158
|
| "arrow-down-left"
|
|
@@ -304,6 +306,7 @@ export enum HuspyIcons {
|
|
|
304
306
|
CalendarClock = "calendar-clock",
|
|
305
307
|
CalendarCheck = "calendar-check",
|
|
306
308
|
Building = "building",
|
|
309
|
+
Building2 = "building-2",
|
|
307
310
|
Bell = "bell",
|
|
308
311
|
BedDouble = "bed-double",
|
|
309
312
|
Bath = "bath",
|
|
@@ -315,6 +318,7 @@ export enum HuspyIcons {
|
|
|
315
318
|
ArrowUpDown = "arrow-up-down",
|
|
316
319
|
ArrowRight = "arrow-right",
|
|
317
320
|
ArrowLeft = "arrow-left",
|
|
321
|
+
ArrowLeftRight = "arrow-left-right",
|
|
318
322
|
ArrowDown = "arrow-down",
|
|
319
323
|
ArrowDownRight = "arrow-down-right",
|
|
320
324
|
ArrowDownLeft = "arrow-down-left",
|
|
@@ -469,25 +473,27 @@ export const HUSPY_ICONS_CODEPOINTS: { [key in HuspyIcons]: string } = {
|
|
|
469
473
|
[HuspyIcons.CalendarClock]: "61835",
|
|
470
474
|
[HuspyIcons.CalendarCheck]: "61836",
|
|
471
475
|
[HuspyIcons.Building]: "61837",
|
|
472
|
-
[HuspyIcons.
|
|
473
|
-
[HuspyIcons.
|
|
474
|
-
[HuspyIcons.
|
|
475
|
-
[HuspyIcons.
|
|
476
|
-
[HuspyIcons.
|
|
477
|
-
[HuspyIcons.
|
|
478
|
-
[HuspyIcons.
|
|
479
|
-
[HuspyIcons.
|
|
480
|
-
[HuspyIcons.
|
|
481
|
-
[HuspyIcons.
|
|
482
|
-
[HuspyIcons.
|
|
483
|
-
[HuspyIcons.
|
|
484
|
-
[HuspyIcons.
|
|
485
|
-
[HuspyIcons.
|
|
486
|
-
[HuspyIcons.
|
|
487
|
-
[HuspyIcons.
|
|
488
|
-
[HuspyIcons.
|
|
489
|
-
[HuspyIcons.
|
|
490
|
-
[HuspyIcons.
|
|
491
|
-
[HuspyIcons.
|
|
492
|
-
[HuspyIcons.
|
|
476
|
+
[HuspyIcons.Building2]: "61838",
|
|
477
|
+
[HuspyIcons.Bell]: "61839",
|
|
478
|
+
[HuspyIcons.BedDouble]: "61840",
|
|
479
|
+
[HuspyIcons.Bath]: "61841",
|
|
480
|
+
[HuspyIcons.Barbeque]: "61842",
|
|
481
|
+
[HuspyIcons.BalconyWindow]: "61843",
|
|
482
|
+
[HuspyIcons.ArrowUp]: "61844",
|
|
483
|
+
[HuspyIcons.ArrowUpRight]: "61845",
|
|
484
|
+
[HuspyIcons.ArrowUpLeft]: "61846",
|
|
485
|
+
[HuspyIcons.ArrowUpDown]: "61847",
|
|
486
|
+
[HuspyIcons.ArrowRight]: "61848",
|
|
487
|
+
[HuspyIcons.ArrowLeft]: "61849",
|
|
488
|
+
[HuspyIcons.ArrowLeftRight]: "61850",
|
|
489
|
+
[HuspyIcons.ArrowDown]: "61851",
|
|
490
|
+
[HuspyIcons.ArrowDownRight]: "61852",
|
|
491
|
+
[HuspyIcons.ArrowDownLeft]: "61853",
|
|
492
|
+
[HuspyIcons.Archive]: "61854",
|
|
493
|
+
[HuspyIcons.AlertTriangle]: "61855",
|
|
494
|
+
[HuspyIcons.AlertCircle]: "61856",
|
|
495
|
+
[HuspyIcons.AirConditioner]: "61857",
|
|
496
|
+
[HuspyIcons.Ai]: "61858",
|
|
497
|
+
[HuspyIcons.AddNote]: "61859",
|
|
498
|
+
[HuspyIcons.Accessibility]: "61860",
|
|
493
499
|
};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/native/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { TextProps } from 'react-native';
|
|
|
4
4
|
/**
|
|
5
5
|
* Available icon names in the HuspyIcons font
|
|
6
6
|
*/
|
|
7
|
-
type IconName = 'wifi' | 'whatsapp' | 'washing-machine' | 'warehouse' | 'walk-in-closet' | 'user' | 'user-square' | 'user-plus' | 'upload' | 'trash' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'shield-alert' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | 'properties-search-empty' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'play-solid' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'party-hall' | 'parking' | 'paddle-tennis' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'monumental' | 'minus' | 'map' | 'map-pin' | 'mail' | 'maids-service' | 'maids-room' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'link' | 'lift' | 'leads-linear' | 'leads-filled' | 'laptop-2' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'handshake' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | 'file-type' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'external_link' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | 'download' | 'doorman' | 'door-open' | 'dishwasher' | 'copy' | 'contact' | 'concierge' | 'collections' | 'closet' | 'classic-building' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'camera' | 'calendar' | 'calendar-x' | 'calendar-clock' | 'calendar-check' | 'building' | 'bell' | 'bed-double' | 'bath' | 'barbeque' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'ai' | 'add-note' | 'accessibility';
|
|
7
|
+
type IconName = 'wifi' | 'whatsapp' | 'washing-machine' | 'warehouse' | 'walk-in-closet' | 'user' | 'user-square' | 'user-plus' | 'upload' | 'trash' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'shield-alert' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | 'properties-search-empty' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'play-solid' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'party-hall' | 'parking' | 'paddle-tennis' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'monumental' | 'minus' | 'map' | 'map-pin' | 'mail' | 'maids-service' | 'maids-room' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'link' | 'lift' | 'leads-linear' | 'leads-filled' | 'laptop-2' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'handshake' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | 'file-type' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'external_link' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | 'download' | 'doorman' | 'door-open' | 'dishwasher' | 'copy' | 'contact' | 'concierge' | 'collections' | 'closet' | 'classic-building' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'camera' | 'calendar' | 'calendar-x' | 'calendar-clock' | 'calendar-check' | 'building' | 'building-2' | 'bell' | 'bed-double' | 'bath' | 'barbeque' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-left-right' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'ai' | 'add-note' | 'accessibility';
|
|
8
8
|
/**
|
|
9
9
|
* Mapping of icon names to unicode codepoints
|
|
10
10
|
* Used by the Icon component to render the correct glyph
|
package/dist/native/index.js
CHANGED
|
@@ -183,27 +183,29 @@ var glyphMap = {
|
|
|
183
183
|
"calendar-clock": 61835,
|
|
184
184
|
"calendar-check": 61836,
|
|
185
185
|
"building": 61837,
|
|
186
|
-
"
|
|
187
|
-
"
|
|
188
|
-
"
|
|
189
|
-
"
|
|
190
|
-
"
|
|
191
|
-
"
|
|
192
|
-
"arrow-up
|
|
193
|
-
"arrow-up-
|
|
194
|
-
"arrow-up-
|
|
195
|
-
"arrow-
|
|
196
|
-
"arrow-
|
|
197
|
-
"arrow-
|
|
198
|
-
"arrow-
|
|
199
|
-
"arrow-down
|
|
200
|
-
"
|
|
201
|
-
"
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
-
"
|
|
186
|
+
"building-2": 61838,
|
|
187
|
+
"bell": 61839,
|
|
188
|
+
"bed-double": 61840,
|
|
189
|
+
"bath": 61841,
|
|
190
|
+
"barbeque": 61842,
|
|
191
|
+
"balcony-window": 61843,
|
|
192
|
+
"arrow-up": 61844,
|
|
193
|
+
"arrow-up-right": 61845,
|
|
194
|
+
"arrow-up-left": 61846,
|
|
195
|
+
"arrow-up-down": 61847,
|
|
196
|
+
"arrow-right": 61848,
|
|
197
|
+
"arrow-left": 61849,
|
|
198
|
+
"arrow-left-right": 61850,
|
|
199
|
+
"arrow-down": 61851,
|
|
200
|
+
"arrow-down-right": 61852,
|
|
201
|
+
"arrow-down-left": 61853,
|
|
202
|
+
"archive": 61854,
|
|
203
|
+
"alert-triangle": 61855,
|
|
204
|
+
"alert-circle": 61856,
|
|
205
|
+
"air-conditioner": 61857,
|
|
206
|
+
"ai": 61858,
|
|
207
|
+
"add-note": 61859,
|
|
208
|
+
"accessibility": 61860
|
|
207
209
|
};
|
|
208
210
|
var fontFamily = "HuspyIcons";
|
|
209
211
|
|
package/dist/native/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/native/index.ts","../../src/native/Icon.tsx","../../src/native/glyphMap.ts"],"sourcesContent":["/**\n * Huspy Icons - React Native (Font-based)\n * \n * This package provides icon components for React Native using a custom font.\n * \n * @example\n * ```tsx\n * import { Icon } from 'huspy-icons/native';\n * \n * function MyComponent() {\n * return <Icon name=\"arrow-left\" size={24} color=\"#000\" />;\n * }\n * ```\n */\n\nexport { default as Icon } from './Icon';\nexport type { IconProps, IconName } from './Icon';\nexport { glyphMap, fontFamily } from './glyphMap';\n\n","import * as React from 'react';\nimport { Text, TextProps } from 'react-native';\nimport { glyphMap, fontFamily, IconName } from './glyphMap';\n\n/**\n * Props for the Icon component (React Native)\n */\nexport interface IconProps extends Omit<TextProps, 'children'> {\n /**\n * Name of the icon to display\n */\n name: IconName;\n\n /**\n * Size of the icon (default: 16)\n */\n size?: number;\n\n /**\n * Color of the icon (default: inherits from parent or 'black')\n */\n color?: string;\n}\n\n/**\n * Icon component for React Native\n *\n * Renders icons using a custom font (HuspyIcons)\n *\n * @example\n * ```tsx\n * <Icon name=\"arrow-left\" size={24} color=\"#000\" />\n * ```\n */\nconst Icon = ({ name, size = 16, color = '#000', style, ...props }: IconProps) => {\n const codepoint = glyphMap[name];\n\n if (!codepoint) {\n if (__DEV__) {\n console.warn(`Icon \"${name}\" not found in HuspyIcons font`);\n }\n return null;\n }\n\n // Convert codepoint to character\n const glyph = String.fromCharCode(codepoint);\n\n return (\n <Text\n {...props}\n style={[\n {\n fontFamily: fontFamily,\n fontSize: size,\n color: color,\n // Ensure icon doesn't inherit text styles\n fontWeight: 'normal',\n fontStyle: 'normal',\n // Prevent text selection and ensure proper rendering\n includeFontPadding: false, // Android: removes extra padding\n textAlignVertical: 'center', // Android: centers the glyph vertically\n },\n style,\n ]}\n // Accessibility\n accessible\n accessibilityLabel={props.accessibilityLabel || name}\n accessibilityRole=\"image\"\n >\n {glyph}\n </Text>\n );\n};\n\nexport default Icon;\nexport type { IconName };\n","// Auto-generated by generate-font.js - do not edit manually\n// Source: icons-src/*.svg → dist/fonts/HuspyIcons.*\n\n/**\n * Available icon names in the HuspyIcons font\n */\nexport type IconName = 'wifi' | 'whatsapp' | 'washing-machine' | 'warehouse' | 'walk-in-closet' | 'user' | 'user-square' | 'user-plus' | 'upload' | 'trash' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'shield-alert' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | 'properties-search-empty' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'play-solid' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'party-hall' | 'parking' | 'paddle-tennis' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'monumental' | 'minus' | 'map' | 'map-pin' | 'mail' | 'maids-service' | 'maids-room' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'link' | 'lift' | 'leads-linear' | 'leads-filled' | 'laptop-2' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'handshake' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | 'file-type' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'external_link' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | 'download' | 'doorman' | 'door-open' | 'dishwasher' | 'copy' | 'contact' | 'concierge' | 'collections' | 'closet' | 'classic-building' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'camera' | 'calendar' | 'calendar-x' | 'calendar-clock' | 'calendar-check' | 'building' | 'bell' | 'bed-double' | 'bath' | 'barbeque' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'ai' | 'add-note' | 'accessibility';\n\n/**\n * Mapping of icon names to unicode codepoints\n * Used by the Icon component to render the correct glyph\n */\nexport const glyphMap: Record<IconName, number> = {\n \"wifi\": 61697,\n \"whatsapp\": 61698,\n \"washing-machine\": 61699,\n \"warehouse\": 61700,\n \"walk-in-closet\": 61701,\n \"user\": 61702,\n \"user-square\": 61703,\n \"user-plus\": 61704,\n \"upload\": 61705,\n \"trash\": 61706,\n \"trash-2\": 61707,\n \"touch-ios\": 61708,\n \"touch-android\": 61709,\n \"time\": 61710,\n \"thumbs-up\": 61711,\n \"thumbs-down\": 61712,\n \"thermometer-snowflake\": 61713,\n \"terrace\": 61714,\n \"tennis\": 61715,\n \"tasks\": 61716,\n \"swimming-pool\": 61717,\n \"store\": 61718,\n \"storage\": 61719,\n \"status-dot\": 61720,\n \"size-3d\": 61721,\n \"shield-alert\": 61722,\n \"share\": 61723,\n \"search\": 61724,\n \"search-x\": 61725,\n \"sea\": 61726,\n \"sauna\": 61727,\n \"sale\": 61728,\n \"restaurant\": 61729,\n \"rent\": 61730,\n \"properties-search-empty\": 61731,\n \"properties-linear\": 61732,\n \"properties-filled\": 61733,\n \"promotion\": 61734,\n \"plus\": 61735,\n \"play-solid\": 61736,\n \"pin_map_solid\": 61737,\n \"phone-linear\": 61738,\n \"pet\": 61739,\n \"pent-house\": 61740,\n \"pencil-line\": 61741,\n \"payments\": 61742,\n \"patio\": 61743,\n \"party-hall\": 61744,\n \"parking\": 61745,\n \"paddle-tennis\": 61746,\n \"outside\": 61747,\n \"notes\": 61748,\n \"note\": 61749,\n \"mortgage\": 61750,\n \"more-horizontal\": 61751,\n \"monumental\": 61752,\n \"minus\": 61753,\n \"map\": 61754,\n \"map-pin\": 61755,\n \"mail\": 61756,\n \"maids-service\": 61757,\n \"maids-room\": 61758,\n \"magic-wand\": 61759,\n \"logout\": 61760,\n \"loft\": 61761,\n \"lock\": 61762,\n \"loader\": 61763,\n \"link\": 61764,\n \"lift\": 61765,\n \"leads-linear\": 61766,\n \"leads-filled\": 61767,\n \"laptop-2\": 61768,\n \"keys_01\": 61769,\n \"info\": 61770,\n \"images-gallery\": 61771,\n \"image\": 61772,\n \"image-off\": 61773,\n \"icon-slot\": 61774,\n \"home-linear\": 61775,\n \"home-filled\": 61776,\n \"history\": 61777,\n \"help-circle\": 61778,\n \"heating\": 61779,\n \"handshake\": 61780,\n \"gym\": 61781,\n \"gas-heating\": 61782,\n \"garden\": 61783,\n \"garage\": 61784,\n \"furnished\": 61785,\n \"filter\": 61786,\n \"file\": 61787,\n \"file-type\": 61788,\n \"file-text\": 61789,\n \"file-spreadsheet\": 61790,\n \"file-signature\": 61791,\n \"file-lock\": 61792,\n \"file-key\": 61793,\n \"file-input\": 61794,\n \"file-check\": 61795,\n \"face-ios-light\": 61796,\n \"face-ios-bold\": 61797,\n \"face-android\": 61798,\n \"eye-visible\": 61799,\n \"eye-hidden\": 61800,\n \"external_link\": 61801,\n \"explore-linear\": 61802,\n \"explore-filled\": 61803,\n \"equipped-kitchen\": 61804,\n \"electric\": 61805,\n \"edit\": 61806,\n \"duplex\": 61807,\n \"download\": 61808,\n \"doorman\": 61809,\n \"door-open\": 61810,\n \"dishwasher\": 61811,\n \"copy\": 61812,\n \"contact\": 61813,\n \"concierge\": 61814,\n \"collections\": 61815,\n \"closet\": 61816,\n \"classic-building\": 61817,\n \"circle-off\": 61818,\n \"chevron-up\": 61819,\n \"chevron-right\": 61820,\n \"chevron-left\": 61821,\n \"chevron-down\": 61822,\n \"check\": 61823,\n \"check-circle-2\": 61824,\n \"check-check\": 61825,\n \"chalet-pareado\": 61826,\n \"chalet-independet\": 61827,\n \"chalet-adosado\": 61828,\n \"cancel\": 61829,\n \"cancel-circle-stroke\": 61830,\n \"cancel-circle-solid\": 61831,\n \"camera\": 61832,\n \"calendar\": 61833,\n \"calendar-x\": 61834,\n \"calendar-clock\": 61835,\n \"calendar-check\": 61836,\n \"building\": 61837,\n \"bell\": 61838,\n \"bed-double\": 61839,\n \"bath\": 61840,\n \"barbeque\": 61841,\n \"balcony-window\": 61842,\n \"arrow-up\": 61843,\n \"arrow-up-right\": 61844,\n \"arrow-up-left\": 61845,\n \"arrow-up-down\": 61846,\n \"arrow-right\": 61847,\n \"arrow-left\": 61848,\n \"arrow-down\": 61849,\n \"arrow-down-right\": 61850,\n \"arrow-down-left\": 61851,\n \"archive\": 61852,\n \"alert-triangle\": 61853,\n \"alert-circle\": 61854,\n \"air-conditioner\": 61855,\n \"ai\": 61856,\n \"add-note\": 61857,\n \"accessibility\": 61858\n};\n\n/**\n * Font family name for React Native\n */\nexport const fontFamily = 'HuspyIcons';\n"],"mappings":"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","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../src/native/index.ts","../../src/native/Icon.tsx","../../src/native/glyphMap.ts"],"sourcesContent":["/**\n * Huspy Icons - React Native (Font-based)\n * \n * This package provides icon components for React Native using a custom font.\n * \n * @example\n * ```tsx\n * import { Icon } from 'huspy-icons/native';\n * \n * function MyComponent() {\n * return <Icon name=\"arrow-left\" size={24} color=\"#000\" />;\n * }\n * ```\n */\n\nexport { default as Icon } from './Icon';\nexport type { IconProps, IconName } from './Icon';\nexport { glyphMap, fontFamily } from './glyphMap';\n\n","import * as React from 'react';\nimport { Text, TextProps } from 'react-native';\nimport { glyphMap, fontFamily, IconName } from './glyphMap';\n\n/**\n * Props for the Icon component (React Native)\n */\nexport interface IconProps extends Omit<TextProps, 'children'> {\n /**\n * Name of the icon to display\n */\n name: IconName;\n\n /**\n * Size of the icon (default: 16)\n */\n size?: number;\n\n /**\n * Color of the icon (default: inherits from parent or 'black')\n */\n color?: string;\n}\n\n/**\n * Icon component for React Native\n *\n * Renders icons using a custom font (HuspyIcons)\n *\n * @example\n * ```tsx\n * <Icon name=\"arrow-left\" size={24} color=\"#000\" />\n * ```\n */\nconst Icon = ({ name, size = 16, color = '#000', style, ...props }: IconProps) => {\n const codepoint = glyphMap[name];\n\n if (!codepoint) {\n if (__DEV__) {\n console.warn(`Icon \"${name}\" not found in HuspyIcons font`);\n }\n return null;\n }\n\n // Convert codepoint to character\n const glyph = String.fromCharCode(codepoint);\n\n return (\n <Text\n {...props}\n style={[\n {\n fontFamily: fontFamily,\n fontSize: size,\n color: color,\n // Ensure icon doesn't inherit text styles\n fontWeight: 'normal',\n fontStyle: 'normal',\n // Prevent text selection and ensure proper rendering\n includeFontPadding: false, // Android: removes extra padding\n textAlignVertical: 'center', // Android: centers the glyph vertically\n },\n style,\n ]}\n // Accessibility\n accessible\n accessibilityLabel={props.accessibilityLabel || name}\n accessibilityRole=\"image\"\n >\n {glyph}\n </Text>\n );\n};\n\nexport default Icon;\nexport type { IconName };\n","// Auto-generated by generate-font.js - do not edit manually\n// Source: icons-src/*.svg → dist/fonts/HuspyIcons.*\n\n/**\n * Available icon names in the HuspyIcons font\n */\nexport type IconName = 'wifi' | 'whatsapp' | 'washing-machine' | 'warehouse' | 'walk-in-closet' | 'user' | 'user-square' | 'user-plus' | 'upload' | 'trash' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'shield-alert' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | 'properties-search-empty' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'play-solid' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'party-hall' | 'parking' | 'paddle-tennis' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'monumental' | 'minus' | 'map' | 'map-pin' | 'mail' | 'maids-service' | 'maids-room' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'link' | 'lift' | 'leads-linear' | 'leads-filled' | 'laptop-2' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'handshake' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | 'file-type' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'external_link' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | 'download' | 'doorman' | 'door-open' | 'dishwasher' | 'copy' | 'contact' | 'concierge' | 'collections' | 'closet' | 'classic-building' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'camera' | 'calendar' | 'calendar-x' | 'calendar-clock' | 'calendar-check' | 'building' | 'building-2' | 'bell' | 'bed-double' | 'bath' | 'barbeque' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-left-right' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'ai' | 'add-note' | 'accessibility';\n\n/**\n * Mapping of icon names to unicode codepoints\n * Used by the Icon component to render the correct glyph\n */\nexport const glyphMap: Record<IconName, number> = {\n \"wifi\": 61697,\n \"whatsapp\": 61698,\n \"washing-machine\": 61699,\n \"warehouse\": 61700,\n \"walk-in-closet\": 61701,\n \"user\": 61702,\n \"user-square\": 61703,\n \"user-plus\": 61704,\n \"upload\": 61705,\n \"trash\": 61706,\n \"trash-2\": 61707,\n \"touch-ios\": 61708,\n \"touch-android\": 61709,\n \"time\": 61710,\n \"thumbs-up\": 61711,\n \"thumbs-down\": 61712,\n \"thermometer-snowflake\": 61713,\n \"terrace\": 61714,\n \"tennis\": 61715,\n \"tasks\": 61716,\n \"swimming-pool\": 61717,\n \"store\": 61718,\n \"storage\": 61719,\n \"status-dot\": 61720,\n \"size-3d\": 61721,\n \"shield-alert\": 61722,\n \"share\": 61723,\n \"search\": 61724,\n \"search-x\": 61725,\n \"sea\": 61726,\n \"sauna\": 61727,\n \"sale\": 61728,\n \"restaurant\": 61729,\n \"rent\": 61730,\n \"properties-search-empty\": 61731,\n \"properties-linear\": 61732,\n \"properties-filled\": 61733,\n \"promotion\": 61734,\n \"plus\": 61735,\n \"play-solid\": 61736,\n \"pin_map_solid\": 61737,\n \"phone-linear\": 61738,\n \"pet\": 61739,\n \"pent-house\": 61740,\n \"pencil-line\": 61741,\n \"payments\": 61742,\n \"patio\": 61743,\n \"party-hall\": 61744,\n \"parking\": 61745,\n \"paddle-tennis\": 61746,\n \"outside\": 61747,\n \"notes\": 61748,\n \"note\": 61749,\n \"mortgage\": 61750,\n \"more-horizontal\": 61751,\n \"monumental\": 61752,\n \"minus\": 61753,\n \"map\": 61754,\n \"map-pin\": 61755,\n \"mail\": 61756,\n \"maids-service\": 61757,\n \"maids-room\": 61758,\n \"magic-wand\": 61759,\n \"logout\": 61760,\n \"loft\": 61761,\n \"lock\": 61762,\n \"loader\": 61763,\n \"link\": 61764,\n \"lift\": 61765,\n \"leads-linear\": 61766,\n \"leads-filled\": 61767,\n \"laptop-2\": 61768,\n \"keys_01\": 61769,\n \"info\": 61770,\n \"images-gallery\": 61771,\n \"image\": 61772,\n \"image-off\": 61773,\n \"icon-slot\": 61774,\n \"home-linear\": 61775,\n \"home-filled\": 61776,\n \"history\": 61777,\n \"help-circle\": 61778,\n \"heating\": 61779,\n \"handshake\": 61780,\n \"gym\": 61781,\n \"gas-heating\": 61782,\n \"garden\": 61783,\n \"garage\": 61784,\n \"furnished\": 61785,\n \"filter\": 61786,\n \"file\": 61787,\n \"file-type\": 61788,\n \"file-text\": 61789,\n \"file-spreadsheet\": 61790,\n \"file-signature\": 61791,\n \"file-lock\": 61792,\n \"file-key\": 61793,\n \"file-input\": 61794,\n \"file-check\": 61795,\n \"face-ios-light\": 61796,\n \"face-ios-bold\": 61797,\n \"face-android\": 61798,\n \"eye-visible\": 61799,\n \"eye-hidden\": 61800,\n \"external_link\": 61801,\n \"explore-linear\": 61802,\n \"explore-filled\": 61803,\n \"equipped-kitchen\": 61804,\n \"electric\": 61805,\n \"edit\": 61806,\n \"duplex\": 61807,\n \"download\": 61808,\n \"doorman\": 61809,\n \"door-open\": 61810,\n \"dishwasher\": 61811,\n \"copy\": 61812,\n \"contact\": 61813,\n \"concierge\": 61814,\n \"collections\": 61815,\n \"closet\": 61816,\n \"classic-building\": 61817,\n \"circle-off\": 61818,\n \"chevron-up\": 61819,\n \"chevron-right\": 61820,\n \"chevron-left\": 61821,\n \"chevron-down\": 61822,\n \"check\": 61823,\n \"check-circle-2\": 61824,\n \"check-check\": 61825,\n \"chalet-pareado\": 61826,\n \"chalet-independet\": 61827,\n \"chalet-adosado\": 61828,\n \"cancel\": 61829,\n \"cancel-circle-stroke\": 61830,\n \"cancel-circle-solid\": 61831,\n \"camera\": 61832,\n \"calendar\": 61833,\n \"calendar-x\": 61834,\n \"calendar-clock\": 61835,\n \"calendar-check\": 61836,\n \"building\": 61837,\n \"building-2\": 61838,\n \"bell\": 61839,\n \"bed-double\": 61840,\n \"bath\": 61841,\n \"barbeque\": 61842,\n \"balcony-window\": 61843,\n \"arrow-up\": 61844,\n \"arrow-up-right\": 61845,\n \"arrow-up-left\": 61846,\n \"arrow-up-down\": 61847,\n \"arrow-right\": 61848,\n \"arrow-left\": 61849,\n \"arrow-left-right\": 61850,\n \"arrow-down\": 61851,\n \"arrow-down-right\": 61852,\n \"arrow-down-left\": 61853,\n \"archive\": 61854,\n \"alert-triangle\": 61855,\n \"alert-circle\": 61856,\n \"air-conditioner\": 61857,\n \"ai\": 61858,\n \"add-note\": 61859,\n \"accessibility\": 61860\n};\n\n/**\n * Font family name for React Native\n */\nexport const fontFamily = 'HuspyIcons';\n"],"mappings":"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","names":[]}
|
package/dist/react/index.d.mts
CHANGED
|
@@ -50,6 +50,8 @@ declare const SvgArrowDownRight: ({ size, ...props }: ReactIconProps) => React$1
|
|
|
50
50
|
|
|
51
51
|
declare const SvgArrowLeft: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
52
52
|
|
|
53
|
+
declare const SvgArrowLeftRight: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
54
|
+
|
|
53
55
|
declare const SvgArrowRight: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
54
56
|
|
|
55
57
|
declare const SvgArrowUp: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -72,6 +74,8 @@ declare const SvgBell: ({ size, ...props }: ReactIconProps) => React$1.JSX.Eleme
|
|
|
72
74
|
|
|
73
75
|
declare const SvgBuilding: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
74
76
|
|
|
77
|
+
declare const SvgBuilding2: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
78
|
+
|
|
75
79
|
declare const SvgCalendar: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
76
80
|
|
|
77
81
|
declare const SvgCalendarCheck: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -359,7 +363,7 @@ declare const SvgWifi: ({ size, ...props }: ReactIconProps) => React$1.JSX.Eleme
|
|
|
359
363
|
/**
|
|
360
364
|
* Available icon names
|
|
361
365
|
*/
|
|
362
|
-
type IconName = 'accessibility' | 'add-note' | 'ai' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'barbeque' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'calendar-check' | 'calendar-clock' | 'calendar-x' | 'camera' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'classic-building' | 'closet' | 'collections' | 'concierge' | 'contact' | 'copy' | 'dishwasher' | 'door-open' | 'doorman' | 'download' | 'duplex' | 'edit' | 'electric' | 'equipped-kitchen' | 'explore-filled' | 'explore-linear' | 'external-link' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'file-type' | 'filter' | 'furnished' | 'garage' | 'garden' | 'gas-heating' | 'gym' | 'handshake' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'laptop2' | 'leads-filled' | 'leads-linear' | 'lift' | 'link' | 'loader' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'maids-room' | 'maids-service' | 'mail' | 'map' | 'map-pin' | 'minus' | 'monumental' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'paddle-tennis' | 'parking' | 'party-hall' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'play-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'properties-search-empty' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'shield-alert' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash' | 'trash2' | 'upload' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
|
|
366
|
+
type IconName = 'accessibility' | 'add-note' | 'ai' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-left-right' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'barbeque' | 'bath' | 'bed-double' | 'bell' | 'building' | 'building2' | 'calendar' | 'calendar-check' | 'calendar-clock' | 'calendar-x' | 'camera' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'classic-building' | 'closet' | 'collections' | 'concierge' | 'contact' | 'copy' | 'dishwasher' | 'door-open' | 'doorman' | 'download' | 'duplex' | 'edit' | 'electric' | 'equipped-kitchen' | 'explore-filled' | 'explore-linear' | 'external-link' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'file-type' | 'filter' | 'furnished' | 'garage' | 'garden' | 'gas-heating' | 'gym' | 'handshake' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'laptop2' | 'leads-filled' | 'leads-linear' | 'lift' | 'link' | 'loader' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'maids-room' | 'maids-service' | 'mail' | 'map' | 'map-pin' | 'minus' | 'monumental' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'paddle-tennis' | 'parking' | 'party-hall' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'play-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'properties-search-empty' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'shield-alert' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash' | 'trash2' | 'upload' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
|
|
363
367
|
/**
|
|
364
368
|
* Props for the unified Icon component
|
|
365
369
|
*/
|
|
@@ -374,4 +378,4 @@ interface IconProps extends Omit<ReactIconProps, 'size'> {
|
|
|
374
378
|
*/
|
|
375
379
|
declare const Icon: ({ name, size, color, ...props }: IconProps) => React$1.JSX.Element | null;
|
|
376
380
|
|
|
377
|
-
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAi as Ai, SvgAirConditioner as AirConditioner, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpDown as ArrowUpDown, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgBalconyWindow as BalconyWindow, SvgBarbeque as Barbeque, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, SvgCalendarCheck as CalendarCheck, SvgCalendarClock as CalendarClock, SvgCalendarX as CalendarX, SvgCamera as Camera, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgChaletAdosado as ChaletAdosado, SvgChaletIndependet as ChaletIndependet, SvgChaletPareado as ChaletPareado, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgClassicBuilding as ClassicBuilding, SvgCloset as Closet, SvgCollections as Collections, SvgConcierge as Concierge, SvgContact as Contact, SvgCopy as Copy, SvgDishwasher as Dishwasher, SvgDoorOpen as DoorOpen, SvgDoorman as Doorman, SvgDownload as Download, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgEquippedKitchen as EquippedKitchen, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgExternalLink as ExternalLink, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFile as File, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFileType as FileType, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarage as Garage, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgGym as Gym, SvgHandshake as Handshake, SvgHeating as Heating, SvgHelpCircle as HelpCircle, SvgHistory as History, SvgHomeFilled as HomeFilled, SvgHomeLinear as HomeLinear, ICON_SIZES, Icon, type IconName, type IconProps, type IconSize, type IconSizeToken, SvgIconSlot as IconSlot, SvgImage as Image, SvgImageOff as ImageOff, SvgImagesGallery as ImagesGallery, SvgInfo as Info, SvgKeys01 as Keys01, SvgLaptop2 as Laptop2, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLink as Link, SvgLoader as Loader, SvgLock as Lock, SvgLoft as Loft, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMaidsRoom as MaidsRoom, SvgMaidsService as MaidsService, SvgMail as Mail, SvgMap as Map, SvgMapPin as MapPin, SvgMinus as Minus, SvgMonumental as Monumental, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgPaddleTennis as PaddleTennis, SvgParking as Parking, SvgPartyHall as PartyHall, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPentHouse as PentHouse, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlaySolid as PlaySolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, SvgPropertiesSearchEmpty as PropertiesSearchEmpty, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, SvgSauna as Sauna, SvgSea as Sea, SvgSearch as Search, SvgSearchX as SearchX, SvgShare as Share, SvgShieldAlert as ShieldAlert, SvgSize3D as Size3D, SvgStatusDot as StatusDot, SvgStorage as Storage, SvgStore as Store, SvgSwimmingPool as SwimmingPool, SvgTasks as Tasks, SvgTennis as Tennis, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgThumbsDown as ThumbsDown, SvgThumbsUp as ThumbsUp, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash as Trash, SvgTrash2 as Trash2, SvgUpload as Upload, SvgUser as User, SvgUserPlus as UserPlus, SvgUserSquare as UserSquare, SvgWalkInCloset as WalkInCloset, SvgWarehouse as Warehouse, SvgWashingMachine as WashingMachine, SvgWhatsapp as Whatsapp, SvgWifi as Wifi, resolveSize };
|
|
381
|
+
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAi as Ai, SvgAirConditioner as AirConditioner, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowLeftRight as ArrowLeftRight, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpDown as ArrowUpDown, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgBalconyWindow as BalconyWindow, SvgBarbeque as Barbeque, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgBuilding2 as Building2, SvgCalendar as Calendar, SvgCalendarCheck as CalendarCheck, SvgCalendarClock as CalendarClock, SvgCalendarX as CalendarX, SvgCamera as Camera, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgChaletAdosado as ChaletAdosado, SvgChaletIndependet as ChaletIndependet, SvgChaletPareado as ChaletPareado, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgClassicBuilding as ClassicBuilding, SvgCloset as Closet, SvgCollections as Collections, SvgConcierge as Concierge, SvgContact as Contact, SvgCopy as Copy, SvgDishwasher as Dishwasher, SvgDoorOpen as DoorOpen, SvgDoorman as Doorman, SvgDownload as Download, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgEquippedKitchen as EquippedKitchen, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgExternalLink as ExternalLink, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFile as File, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFileType as FileType, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarage as Garage, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgGym as Gym, SvgHandshake as Handshake, SvgHeating as Heating, SvgHelpCircle as HelpCircle, SvgHistory as History, SvgHomeFilled as HomeFilled, SvgHomeLinear as HomeLinear, ICON_SIZES, Icon, type IconName, type IconProps, type IconSize, type IconSizeToken, SvgIconSlot as IconSlot, SvgImage as Image, SvgImageOff as ImageOff, SvgImagesGallery as ImagesGallery, SvgInfo as Info, SvgKeys01 as Keys01, SvgLaptop2 as Laptop2, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLink as Link, SvgLoader as Loader, SvgLock as Lock, SvgLoft as Loft, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMaidsRoom as MaidsRoom, SvgMaidsService as MaidsService, SvgMail as Mail, SvgMap as Map, SvgMapPin as MapPin, SvgMinus as Minus, SvgMonumental as Monumental, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgPaddleTennis as PaddleTennis, SvgParking as Parking, SvgPartyHall as PartyHall, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPentHouse as PentHouse, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlaySolid as PlaySolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, SvgPropertiesSearchEmpty as PropertiesSearchEmpty, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, SvgSauna as Sauna, SvgSea as Sea, SvgSearch as Search, SvgSearchX as SearchX, SvgShare as Share, SvgShieldAlert as ShieldAlert, SvgSize3D as Size3D, SvgStatusDot as StatusDot, SvgStorage as Storage, SvgStore as Store, SvgSwimmingPool as SwimmingPool, SvgTasks as Tasks, SvgTennis as Tennis, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgThumbsDown as ThumbsDown, SvgThumbsUp as ThumbsUp, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash as Trash, SvgTrash2 as Trash2, SvgUpload as Upload, SvgUser as User, SvgUserPlus as UserPlus, SvgUserSquare as UserSquare, SvgWalkInCloset as WalkInCloset, SvgWarehouse as Warehouse, SvgWashingMachine as WashingMachine, SvgWhatsapp as Whatsapp, SvgWifi as Wifi, resolveSize };
|
package/dist/react/index.d.ts
CHANGED
|
@@ -50,6 +50,8 @@ declare const SvgArrowDownRight: ({ size, ...props }: ReactIconProps) => React$1
|
|
|
50
50
|
|
|
51
51
|
declare const SvgArrowLeft: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
52
52
|
|
|
53
|
+
declare const SvgArrowLeftRight: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
54
|
+
|
|
53
55
|
declare const SvgArrowRight: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
54
56
|
|
|
55
57
|
declare const SvgArrowUp: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -72,6 +74,8 @@ declare const SvgBell: ({ size, ...props }: ReactIconProps) => React$1.JSX.Eleme
|
|
|
72
74
|
|
|
73
75
|
declare const SvgBuilding: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
74
76
|
|
|
77
|
+
declare const SvgBuilding2: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
78
|
+
|
|
75
79
|
declare const SvgCalendar: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
76
80
|
|
|
77
81
|
declare const SvgCalendarCheck: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -359,7 +363,7 @@ declare const SvgWifi: ({ size, ...props }: ReactIconProps) => React$1.JSX.Eleme
|
|
|
359
363
|
/**
|
|
360
364
|
* Available icon names
|
|
361
365
|
*/
|
|
362
|
-
type IconName = 'accessibility' | 'add-note' | 'ai' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'barbeque' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'calendar-check' | 'calendar-clock' | 'calendar-x' | 'camera' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'classic-building' | 'closet' | 'collections' | 'concierge' | 'contact' | 'copy' | 'dishwasher' | 'door-open' | 'doorman' | 'download' | 'duplex' | 'edit' | 'electric' | 'equipped-kitchen' | 'explore-filled' | 'explore-linear' | 'external-link' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'file-type' | 'filter' | 'furnished' | 'garage' | 'garden' | 'gas-heating' | 'gym' | 'handshake' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'laptop2' | 'leads-filled' | 'leads-linear' | 'lift' | 'link' | 'loader' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'maids-room' | 'maids-service' | 'mail' | 'map' | 'map-pin' | 'minus' | 'monumental' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'paddle-tennis' | 'parking' | 'party-hall' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'play-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'properties-search-empty' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'shield-alert' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash' | 'trash2' | 'upload' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
|
|
366
|
+
type IconName = 'accessibility' | 'add-note' | 'ai' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-left-right' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'barbeque' | 'bath' | 'bed-double' | 'bell' | 'building' | 'building2' | 'calendar' | 'calendar-check' | 'calendar-clock' | 'calendar-x' | 'camera' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'classic-building' | 'closet' | 'collections' | 'concierge' | 'contact' | 'copy' | 'dishwasher' | 'door-open' | 'doorman' | 'download' | 'duplex' | 'edit' | 'electric' | 'equipped-kitchen' | 'explore-filled' | 'explore-linear' | 'external-link' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'file-type' | 'filter' | 'furnished' | 'garage' | 'garden' | 'gas-heating' | 'gym' | 'handshake' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'laptop2' | 'leads-filled' | 'leads-linear' | 'lift' | 'link' | 'loader' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'maids-room' | 'maids-service' | 'mail' | 'map' | 'map-pin' | 'minus' | 'monumental' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'paddle-tennis' | 'parking' | 'party-hall' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'play-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'properties-search-empty' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'shield-alert' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash' | 'trash2' | 'upload' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
|
|
363
367
|
/**
|
|
364
368
|
* Props for the unified Icon component
|
|
365
369
|
*/
|
|
@@ -374,4 +378,4 @@ interface IconProps extends Omit<ReactIconProps, 'size'> {
|
|
|
374
378
|
*/
|
|
375
379
|
declare const Icon: ({ name, size, color, ...props }: IconProps) => React$1.JSX.Element | null;
|
|
376
380
|
|
|
377
|
-
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAi as Ai, SvgAirConditioner as AirConditioner, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpDown as ArrowUpDown, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgBalconyWindow as BalconyWindow, SvgBarbeque as Barbeque, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, SvgCalendarCheck as CalendarCheck, SvgCalendarClock as CalendarClock, SvgCalendarX as CalendarX, SvgCamera as Camera, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgChaletAdosado as ChaletAdosado, SvgChaletIndependet as ChaletIndependet, SvgChaletPareado as ChaletPareado, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgClassicBuilding as ClassicBuilding, SvgCloset as Closet, SvgCollections as Collections, SvgConcierge as Concierge, SvgContact as Contact, SvgCopy as Copy, SvgDishwasher as Dishwasher, SvgDoorOpen as DoorOpen, SvgDoorman as Doorman, SvgDownload as Download, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgEquippedKitchen as EquippedKitchen, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgExternalLink as ExternalLink, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFile as File, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFileType as FileType, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarage as Garage, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgGym as Gym, SvgHandshake as Handshake, SvgHeating as Heating, SvgHelpCircle as HelpCircle, SvgHistory as History, SvgHomeFilled as HomeFilled, SvgHomeLinear as HomeLinear, ICON_SIZES, Icon, type IconName, type IconProps, type IconSize, type IconSizeToken, SvgIconSlot as IconSlot, SvgImage as Image, SvgImageOff as ImageOff, SvgImagesGallery as ImagesGallery, SvgInfo as Info, SvgKeys01 as Keys01, SvgLaptop2 as Laptop2, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLink as Link, SvgLoader as Loader, SvgLock as Lock, SvgLoft as Loft, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMaidsRoom as MaidsRoom, SvgMaidsService as MaidsService, SvgMail as Mail, SvgMap as Map, SvgMapPin as MapPin, SvgMinus as Minus, SvgMonumental as Monumental, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgPaddleTennis as PaddleTennis, SvgParking as Parking, SvgPartyHall as PartyHall, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPentHouse as PentHouse, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlaySolid as PlaySolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, SvgPropertiesSearchEmpty as PropertiesSearchEmpty, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, SvgSauna as Sauna, SvgSea as Sea, SvgSearch as Search, SvgSearchX as SearchX, SvgShare as Share, SvgShieldAlert as ShieldAlert, SvgSize3D as Size3D, SvgStatusDot as StatusDot, SvgStorage as Storage, SvgStore as Store, SvgSwimmingPool as SwimmingPool, SvgTasks as Tasks, SvgTennis as Tennis, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgThumbsDown as ThumbsDown, SvgThumbsUp as ThumbsUp, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash as Trash, SvgTrash2 as Trash2, SvgUpload as Upload, SvgUser as User, SvgUserPlus as UserPlus, SvgUserSquare as UserSquare, SvgWalkInCloset as WalkInCloset, SvgWarehouse as Warehouse, SvgWashingMachine as WashingMachine, SvgWhatsapp as Whatsapp, SvgWifi as Wifi, resolveSize };
|
|
381
|
+
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAi as Ai, SvgAirConditioner as AirConditioner, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowLeftRight as ArrowLeftRight, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpDown as ArrowUpDown, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgBalconyWindow as BalconyWindow, SvgBarbeque as Barbeque, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgBuilding2 as Building2, SvgCalendar as Calendar, SvgCalendarCheck as CalendarCheck, SvgCalendarClock as CalendarClock, SvgCalendarX as CalendarX, SvgCamera as Camera, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgChaletAdosado as ChaletAdosado, SvgChaletIndependet as ChaletIndependet, SvgChaletPareado as ChaletPareado, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgClassicBuilding as ClassicBuilding, SvgCloset as Closet, SvgCollections as Collections, SvgConcierge as Concierge, SvgContact as Contact, SvgCopy as Copy, SvgDishwasher as Dishwasher, SvgDoorOpen as DoorOpen, SvgDoorman as Doorman, SvgDownload as Download, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgEquippedKitchen as EquippedKitchen, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgExternalLink as ExternalLink, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFile as File, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFileType as FileType, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarage as Garage, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgGym as Gym, SvgHandshake as Handshake, SvgHeating as Heating, SvgHelpCircle as HelpCircle, SvgHistory as History, SvgHomeFilled as HomeFilled, SvgHomeLinear as HomeLinear, ICON_SIZES, Icon, type IconName, type IconProps, type IconSize, type IconSizeToken, SvgIconSlot as IconSlot, SvgImage as Image, SvgImageOff as ImageOff, SvgImagesGallery as ImagesGallery, SvgInfo as Info, SvgKeys01 as Keys01, SvgLaptop2 as Laptop2, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLink as Link, SvgLoader as Loader, SvgLock as Lock, SvgLoft as Loft, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMaidsRoom as MaidsRoom, SvgMaidsService as MaidsService, SvgMail as Mail, SvgMap as Map, SvgMapPin as MapPin, SvgMinus as Minus, SvgMonumental as Monumental, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgPaddleTennis as PaddleTennis, SvgParking as Parking, SvgPartyHall as PartyHall, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPentHouse as PentHouse, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlaySolid as PlaySolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, SvgPropertiesSearchEmpty as PropertiesSearchEmpty, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, SvgSauna as Sauna, SvgSea as Sea, SvgSearch as Search, SvgSearchX as SearchX, SvgShare as Share, SvgShieldAlert as ShieldAlert, SvgSize3D as Size3D, SvgStatusDot as StatusDot, SvgStorage as Storage, SvgStore as Store, SvgSwimmingPool as SwimmingPool, SvgTasks as Tasks, SvgTennis as Tennis, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgThumbsDown as ThumbsDown, SvgThumbsUp as ThumbsUp, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash as Trash, SvgTrash2 as Trash2, SvgUpload as Upload, SvgUser as User, SvgUserPlus as UserPlus, SvgUserSquare as UserSquare, SvgWalkInCloset as WalkInCloset, SvgWarehouse as Warehouse, SvgWashingMachine as WashingMachine, SvgWhatsapp as Whatsapp, SvgWifi as Wifi, resolveSize };
|