huspy-icons 0.3.29 → 0.3.30

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.
@@ -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' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | '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' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | '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' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | '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' | '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' | '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' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | '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' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | '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' | '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' | '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';
8
8
  /**
9
9
  * Mapping of icon names to unicode codepoints
10
10
  * Used by the Icon component to render the correct glyph
@@ -50,149 +50,152 @@ var glyphMap = {
50
50
  "user": 61702,
51
51
  "user-square": 61703,
52
52
  "user-plus": 61704,
53
- "trash-2": 61705,
54
- "touch-ios": 61706,
55
- "touch-android": 61707,
56
- "time": 61708,
57
- "thumbs-up": 61709,
58
- "thumbs-down": 61710,
59
- "thermometer-snowflake": 61711,
60
- "terrace": 61712,
61
- "tennis": 61713,
62
- "tasks": 61714,
63
- "swimming-pool": 61715,
64
- "store": 61716,
65
- "storage": 61717,
66
- "status-dot": 61718,
67
- "size-3d": 61719,
68
- "share": 61720,
69
- "search": 61721,
70
- "search-x": 61722,
71
- "sea": 61723,
72
- "sauna": 61724,
73
- "sale": 61725,
74
- "restaurant": 61726,
75
- "rent": 61727,
76
- "properties-linear": 61728,
77
- "properties-filled": 61729,
78
- "promotion": 61730,
79
- "plus": 61731,
80
- "play-solid": 61732,
81
- "pin_map_solid": 61733,
82
- "phone-linear": 61734,
83
- "pet": 61735,
84
- "pent-house": 61736,
85
- "pencil-line": 61737,
86
- "payments": 61738,
87
- "patio": 61739,
88
- "party-hall": 61740,
89
- "parking": 61741,
90
- "paddle-tennis": 61742,
91
- "outside": 61743,
92
- "notes": 61744,
93
- "note": 61745,
94
- "mortgage": 61746,
95
- "more-horizontal": 61747,
96
- "monumental": 61748,
97
- "minus": 61749,
98
- "map": 61750,
99
- "map-pin": 61751,
100
- "mail": 61752,
101
- "maids-service": 61753,
102
- "maids-room": 61754,
103
- "magic-wand": 61755,
104
- "logout": 61756,
105
- "loft": 61757,
106
- "lock": 61758,
107
- "loader": 61759,
108
- "lift": 61760,
109
- "leads-linear": 61761,
110
- "leads-filled": 61762,
111
- "keys_01": 61763,
112
- "info": 61764,
113
- "images-gallery": 61765,
114
- "image": 61766,
115
- "image-off": 61767,
116
- "icon-slot": 61768,
117
- "home-linear": 61769,
118
- "home-filled": 61770,
119
- "history": 61771,
120
- "help-circle": 61772,
121
- "heating": 61773,
122
- "gym": 61774,
123
- "gas-heating": 61775,
124
- "garden": 61776,
125
- "garage": 61777,
126
- "furnished": 61778,
127
- "filter": 61779,
128
- "file": 61780,
129
- "file-text": 61781,
130
- "file-spreadsheet": 61782,
131
- "file-signature": 61783,
132
- "file-lock": 61784,
133
- "file-key": 61785,
134
- "file-input": 61786,
135
- "file-check": 61787,
136
- "face-ios-light": 61788,
137
- "face-ios-bold": 61789,
138
- "face-android": 61790,
139
- "eye-visible": 61791,
140
- "eye-hidden": 61792,
141
- "explore-linear": 61793,
142
- "explore-filled": 61794,
143
- "equipped-kitchen": 61795,
144
- "electric": 61796,
145
- "edit": 61797,
146
- "duplex": 61798,
147
- "doorman": 61799,
148
- "door-open": 61800,
149
- "dishwasher": 61801,
150
- "copy": 61802,
151
- "contact": 61803,
152
- "concierge": 61804,
153
- "collections": 61805,
154
- "closet": 61806,
155
- "classic-building": 61807,
156
- "circle-off": 61808,
157
- "chevron-up": 61809,
158
- "chevron-right": 61810,
159
- "chevron-left": 61811,
160
- "chevron-down": 61812,
161
- "check": 61813,
162
- "check-circle-2": 61814,
163
- "check-check": 61815,
164
- "chalet-pareado": 61816,
165
- "chalet-independet": 61817,
166
- "chalet-adosado": 61818,
167
- "cancel": 61819,
168
- "cancel-circle-stroke": 61820,
169
- "cancel-circle-solid": 61821,
170
- "calendar": 61822,
171
- "calendar-x": 61823,
172
- "calendar-clock": 61824,
173
- "calendar-check": 61825,
174
- "building": 61826,
175
- "bell": 61827,
176
- "bed-double": 61828,
177
- "bath": 61829,
178
- "barbeque": 61830,
179
- "balcony-window": 61831,
180
- "arrow-up": 61832,
181
- "arrow-up-right": 61833,
182
- "arrow-up-left": 61834,
183
- "arrow-up-down": 61835,
184
- "arrow-right": 61836,
185
- "arrow-left": 61837,
186
- "arrow-down": 61838,
187
- "arrow-down-right": 61839,
188
- "arrow-down-left": 61840,
189
- "archive": 61841,
190
- "alert-triangle": 61842,
191
- "alert-circle": 61843,
192
- "air-conditioner": 61844,
193
- "ai": 61845,
194
- "add-note": 61846,
195
- "accessibility": 61847
53
+ "trash": 61705,
54
+ "trash-2": 61706,
55
+ "touch-ios": 61707,
56
+ "touch-android": 61708,
57
+ "time": 61709,
58
+ "thumbs-up": 61710,
59
+ "thumbs-down": 61711,
60
+ "thermometer-snowflake": 61712,
61
+ "terrace": 61713,
62
+ "tennis": 61714,
63
+ "tasks": 61715,
64
+ "swimming-pool": 61716,
65
+ "store": 61717,
66
+ "storage": 61718,
67
+ "status-dot": 61719,
68
+ "size-3d": 61720,
69
+ "share": 61721,
70
+ "search": 61722,
71
+ "search-x": 61723,
72
+ "sea": 61724,
73
+ "sauna": 61725,
74
+ "sale": 61726,
75
+ "restaurant": 61727,
76
+ "rent": 61728,
77
+ "properties-linear": 61729,
78
+ "properties-filled": 61730,
79
+ "promotion": 61731,
80
+ "plus": 61732,
81
+ "play-solid": 61733,
82
+ "pin_map_solid": 61734,
83
+ "phone-linear": 61735,
84
+ "pet": 61736,
85
+ "pent-house": 61737,
86
+ "pencil-line": 61738,
87
+ "payments": 61739,
88
+ "patio": 61740,
89
+ "party-hall": 61741,
90
+ "parking": 61742,
91
+ "paddle-tennis": 61743,
92
+ "outside": 61744,
93
+ "notes": 61745,
94
+ "note": 61746,
95
+ "mortgage": 61747,
96
+ "more-horizontal": 61748,
97
+ "monumental": 61749,
98
+ "minus": 61750,
99
+ "map": 61751,
100
+ "map-pin": 61752,
101
+ "mail": 61753,
102
+ "maids-service": 61754,
103
+ "maids-room": 61755,
104
+ "magic-wand": 61756,
105
+ "logout": 61757,
106
+ "loft": 61758,
107
+ "lock": 61759,
108
+ "loader": 61760,
109
+ "lift": 61761,
110
+ "leads-linear": 61762,
111
+ "leads-filled": 61763,
112
+ "keys_01": 61764,
113
+ "info": 61765,
114
+ "images-gallery": 61766,
115
+ "image": 61767,
116
+ "image-off": 61768,
117
+ "icon-slot": 61769,
118
+ "home-linear": 61770,
119
+ "home-filled": 61771,
120
+ "history": 61772,
121
+ "help-circle": 61773,
122
+ "heating": 61774,
123
+ "gym": 61775,
124
+ "gas-heating": 61776,
125
+ "garden": 61777,
126
+ "garage": 61778,
127
+ "furnished": 61779,
128
+ "filter": 61780,
129
+ "file": 61781,
130
+ "file-type": 61782,
131
+ "file-text": 61783,
132
+ "file-spreadsheet": 61784,
133
+ "file-signature": 61785,
134
+ "file-lock": 61786,
135
+ "file-key": 61787,
136
+ "file-input": 61788,
137
+ "file-check": 61789,
138
+ "face-ios-light": 61790,
139
+ "face-ios-bold": 61791,
140
+ "face-android": 61792,
141
+ "eye-visible": 61793,
142
+ "eye-hidden": 61794,
143
+ "external_link": 61795,
144
+ "explore-linear": 61796,
145
+ "explore-filled": 61797,
146
+ "equipped-kitchen": 61798,
147
+ "electric": 61799,
148
+ "edit": 61800,
149
+ "duplex": 61801,
150
+ "doorman": 61802,
151
+ "door-open": 61803,
152
+ "dishwasher": 61804,
153
+ "copy": 61805,
154
+ "contact": 61806,
155
+ "concierge": 61807,
156
+ "collections": 61808,
157
+ "closet": 61809,
158
+ "classic-building": 61810,
159
+ "circle-off": 61811,
160
+ "chevron-up": 61812,
161
+ "chevron-right": 61813,
162
+ "chevron-left": 61814,
163
+ "chevron-down": 61815,
164
+ "check": 61816,
165
+ "check-circle-2": 61817,
166
+ "check-check": 61818,
167
+ "chalet-pareado": 61819,
168
+ "chalet-independet": 61820,
169
+ "chalet-adosado": 61821,
170
+ "cancel": 61822,
171
+ "cancel-circle-stroke": 61823,
172
+ "cancel-circle-solid": 61824,
173
+ "calendar": 61825,
174
+ "calendar-x": 61826,
175
+ "calendar-clock": 61827,
176
+ "calendar-check": 61828,
177
+ "building": 61829,
178
+ "bell": 61830,
179
+ "bed-double": 61831,
180
+ "bath": 61832,
181
+ "barbeque": 61833,
182
+ "balcony-window": 61834,
183
+ "arrow-up": 61835,
184
+ "arrow-up-right": 61836,
185
+ "arrow-up-left": 61837,
186
+ "arrow-up-down": 61838,
187
+ "arrow-right": 61839,
188
+ "arrow-left": 61840,
189
+ "arrow-down": 61841,
190
+ "arrow-down-right": 61842,
191
+ "arrow-down-left": 61843,
192
+ "archive": 61844,
193
+ "alert-triangle": 61845,
194
+ "alert-circle": 61846,
195
+ "air-conditioner": 61847,
196
+ "ai": 61848,
197
+ "add-note": 61849,
198
+ "accessibility": 61850
196
199
  };
197
200
  var fontFamily = "HuspyIcons";
198
201
 
@@ -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' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | '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' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | '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' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | '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' | '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 \"trash-2\": 61705,\n \"touch-ios\": 61706,\n \"touch-android\": 61707,\n \"time\": 61708,\n \"thumbs-up\": 61709,\n \"thumbs-down\": 61710,\n \"thermometer-snowflake\": 61711,\n \"terrace\": 61712,\n \"tennis\": 61713,\n \"tasks\": 61714,\n \"swimming-pool\": 61715,\n \"store\": 61716,\n \"storage\": 61717,\n \"status-dot\": 61718,\n \"size-3d\": 61719,\n \"share\": 61720,\n \"search\": 61721,\n \"search-x\": 61722,\n \"sea\": 61723,\n \"sauna\": 61724,\n \"sale\": 61725,\n \"restaurant\": 61726,\n \"rent\": 61727,\n \"properties-linear\": 61728,\n \"properties-filled\": 61729,\n \"promotion\": 61730,\n \"plus\": 61731,\n \"play-solid\": 61732,\n \"pin_map_solid\": 61733,\n \"phone-linear\": 61734,\n \"pet\": 61735,\n \"pent-house\": 61736,\n \"pencil-line\": 61737,\n \"payments\": 61738,\n \"patio\": 61739,\n \"party-hall\": 61740,\n \"parking\": 61741,\n \"paddle-tennis\": 61742,\n \"outside\": 61743,\n \"notes\": 61744,\n \"note\": 61745,\n \"mortgage\": 61746,\n \"more-horizontal\": 61747,\n \"monumental\": 61748,\n \"minus\": 61749,\n \"map\": 61750,\n \"map-pin\": 61751,\n \"mail\": 61752,\n \"maids-service\": 61753,\n \"maids-room\": 61754,\n \"magic-wand\": 61755,\n \"logout\": 61756,\n \"loft\": 61757,\n \"lock\": 61758,\n \"loader\": 61759,\n \"lift\": 61760,\n \"leads-linear\": 61761,\n \"leads-filled\": 61762,\n \"keys_01\": 61763,\n \"info\": 61764,\n \"images-gallery\": 61765,\n \"image\": 61766,\n \"image-off\": 61767,\n \"icon-slot\": 61768,\n \"home-linear\": 61769,\n \"home-filled\": 61770,\n \"history\": 61771,\n \"help-circle\": 61772,\n \"heating\": 61773,\n \"gym\": 61774,\n \"gas-heating\": 61775,\n \"garden\": 61776,\n \"garage\": 61777,\n \"furnished\": 61778,\n \"filter\": 61779,\n \"file\": 61780,\n \"file-text\": 61781,\n \"file-spreadsheet\": 61782,\n \"file-signature\": 61783,\n \"file-lock\": 61784,\n \"file-key\": 61785,\n \"file-input\": 61786,\n \"file-check\": 61787,\n \"face-ios-light\": 61788,\n \"face-ios-bold\": 61789,\n \"face-android\": 61790,\n \"eye-visible\": 61791,\n \"eye-hidden\": 61792,\n \"explore-linear\": 61793,\n \"explore-filled\": 61794,\n \"equipped-kitchen\": 61795,\n \"electric\": 61796,\n \"edit\": 61797,\n \"duplex\": 61798,\n \"doorman\": 61799,\n \"door-open\": 61800,\n \"dishwasher\": 61801,\n \"copy\": 61802,\n \"contact\": 61803,\n \"concierge\": 61804,\n \"collections\": 61805,\n \"closet\": 61806,\n \"classic-building\": 61807,\n \"circle-off\": 61808,\n \"chevron-up\": 61809,\n \"chevron-right\": 61810,\n \"chevron-left\": 61811,\n \"chevron-down\": 61812,\n \"check\": 61813,\n \"check-circle-2\": 61814,\n \"check-check\": 61815,\n \"chalet-pareado\": 61816,\n \"chalet-independet\": 61817,\n \"chalet-adosado\": 61818,\n \"cancel\": 61819,\n \"cancel-circle-stroke\": 61820,\n \"cancel-circle-solid\": 61821,\n \"calendar\": 61822,\n \"calendar-x\": 61823,\n \"calendar-clock\": 61824,\n \"calendar-check\": 61825,\n \"building\": 61826,\n \"bell\": 61827,\n \"bed-double\": 61828,\n \"bath\": 61829,\n \"barbeque\": 61830,\n \"balcony-window\": 61831,\n \"arrow-up\": 61832,\n \"arrow-up-right\": 61833,\n \"arrow-up-left\": 61834,\n \"arrow-up-down\": 61835,\n \"arrow-right\": 61836,\n \"arrow-left\": 61837,\n \"arrow-down\": 61838,\n \"arrow-down-right\": 61839,\n \"arrow-down-left\": 61840,\n \"archive\": 61841,\n \"alert-triangle\": 61842,\n \"alert-circle\": 61843,\n \"air-conditioner\": 61844,\n \"ai\": 61845,\n \"add-note\": 61846,\n \"accessibility\": 61847\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' | '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' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | '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' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | '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' | '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' | '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 \"trash\": 61705,\n \"trash-2\": 61706,\n \"touch-ios\": 61707,\n \"touch-android\": 61708,\n \"time\": 61709,\n \"thumbs-up\": 61710,\n \"thumbs-down\": 61711,\n \"thermometer-snowflake\": 61712,\n \"terrace\": 61713,\n \"tennis\": 61714,\n \"tasks\": 61715,\n \"swimming-pool\": 61716,\n \"store\": 61717,\n \"storage\": 61718,\n \"status-dot\": 61719,\n \"size-3d\": 61720,\n \"share\": 61721,\n \"search\": 61722,\n \"search-x\": 61723,\n \"sea\": 61724,\n \"sauna\": 61725,\n \"sale\": 61726,\n \"restaurant\": 61727,\n \"rent\": 61728,\n \"properties-linear\": 61729,\n \"properties-filled\": 61730,\n \"promotion\": 61731,\n \"plus\": 61732,\n \"play-solid\": 61733,\n \"pin_map_solid\": 61734,\n \"phone-linear\": 61735,\n \"pet\": 61736,\n \"pent-house\": 61737,\n \"pencil-line\": 61738,\n \"payments\": 61739,\n \"patio\": 61740,\n \"party-hall\": 61741,\n \"parking\": 61742,\n \"paddle-tennis\": 61743,\n \"outside\": 61744,\n \"notes\": 61745,\n \"note\": 61746,\n \"mortgage\": 61747,\n \"more-horizontal\": 61748,\n \"monumental\": 61749,\n \"minus\": 61750,\n \"map\": 61751,\n \"map-pin\": 61752,\n \"mail\": 61753,\n \"maids-service\": 61754,\n \"maids-room\": 61755,\n \"magic-wand\": 61756,\n \"logout\": 61757,\n \"loft\": 61758,\n \"lock\": 61759,\n \"loader\": 61760,\n \"lift\": 61761,\n \"leads-linear\": 61762,\n \"leads-filled\": 61763,\n \"keys_01\": 61764,\n \"info\": 61765,\n \"images-gallery\": 61766,\n \"image\": 61767,\n \"image-off\": 61768,\n \"icon-slot\": 61769,\n \"home-linear\": 61770,\n \"home-filled\": 61771,\n \"history\": 61772,\n \"help-circle\": 61773,\n \"heating\": 61774,\n \"gym\": 61775,\n \"gas-heating\": 61776,\n \"garden\": 61777,\n \"garage\": 61778,\n \"furnished\": 61779,\n \"filter\": 61780,\n \"file\": 61781,\n \"file-type\": 61782,\n \"file-text\": 61783,\n \"file-spreadsheet\": 61784,\n \"file-signature\": 61785,\n \"file-lock\": 61786,\n \"file-key\": 61787,\n \"file-input\": 61788,\n \"file-check\": 61789,\n \"face-ios-light\": 61790,\n \"face-ios-bold\": 61791,\n \"face-android\": 61792,\n \"eye-visible\": 61793,\n \"eye-hidden\": 61794,\n \"external_link\": 61795,\n \"explore-linear\": 61796,\n \"explore-filled\": 61797,\n \"equipped-kitchen\": 61798,\n \"electric\": 61799,\n \"edit\": 61800,\n \"duplex\": 61801,\n \"doorman\": 61802,\n \"door-open\": 61803,\n \"dishwasher\": 61804,\n \"copy\": 61805,\n \"contact\": 61806,\n \"concierge\": 61807,\n \"collections\": 61808,\n \"closet\": 61809,\n \"classic-building\": 61810,\n \"circle-off\": 61811,\n \"chevron-up\": 61812,\n \"chevron-right\": 61813,\n \"chevron-left\": 61814,\n \"chevron-down\": 61815,\n \"check\": 61816,\n \"check-circle-2\": 61817,\n \"check-check\": 61818,\n \"chalet-pareado\": 61819,\n \"chalet-independet\": 61820,\n \"chalet-adosado\": 61821,\n \"cancel\": 61822,\n \"cancel-circle-stroke\": 61823,\n \"cancel-circle-solid\": 61824,\n \"calendar\": 61825,\n \"calendar-x\": 61826,\n \"calendar-clock\": 61827,\n \"calendar-check\": 61828,\n \"building\": 61829,\n \"bell\": 61830,\n \"bed-double\": 61831,\n \"bath\": 61832,\n \"barbeque\": 61833,\n \"balcony-window\": 61834,\n \"arrow-up\": 61835,\n \"arrow-up-right\": 61836,\n \"arrow-up-left\": 61837,\n \"arrow-up-down\": 61838,\n \"arrow-right\": 61839,\n \"arrow-left\": 61840,\n \"arrow-down\": 61841,\n \"arrow-down-right\": 61842,\n \"arrow-down-left\": 61843,\n \"archive\": 61844,\n \"alert-triangle\": 61845,\n \"alert-circle\": 61846,\n \"air-conditioner\": 61847,\n \"ai\": 61848,\n \"add-note\": 61849,\n \"accessibility\": 61850\n};\n\n/**\n * Font family name for React Native\n */\nexport const fontFamily = 'HuspyIcons';\n"],"mappings":"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","names":[]}
@@ -138,6 +138,8 @@ declare const SvgExploreFilled: ({ size, ...props }: ReactIconProps) => React$1.
138
138
 
139
139
  declare const SvgExploreLinear: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
140
140
 
141
+ declare const SvgExternalLink: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
142
+
141
143
  declare const SvgEyeHidden: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
142
144
 
143
145
  declare const SvgEyeVisible: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
@@ -164,6 +166,8 @@ declare const SvgFileSpreadsheet: ({ size, ...props }: ReactIconProps) => React$
164
166
 
165
167
  declare const SvgFileText: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
166
168
 
169
+ declare const SvgFileType: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
170
+
167
171
  declare const SvgFilter: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
168
172
 
169
173
  declare const SvgFurnished: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
@@ -312,6 +316,8 @@ declare const SvgTouchAndroid: ({ size, ...props }: ReactIconProps) => React$1.J
312
316
 
313
317
  declare const SvgTouchIos: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
314
318
 
319
+ declare const SvgTrash: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
320
+
315
321
  declare const SvgTrash2: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
316
322
 
317
323
  declare const SvgUser: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
@@ -337,7 +343,7 @@ declare const SvgWifi: ({ size, ...props }: ReactIconProps) => React$1.JSX.Eleme
337
343
  /**
338
344
  * Available icon names
339
345
  */
340
- 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' | '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' | 'duplex' | 'edit' | 'electric' | 'equipped-kitchen' | 'explore-filled' | 'explore-linear' | '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' | 'filter' | 'furnished' | 'garage' | 'garden' | 'gas-heating' | 'gym' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | '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' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash2' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
346
+ 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' | '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' | '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' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | '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' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash' | 'trash2' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
341
347
  /**
342
348
  * Props for the unified Icon component
343
349
  */
@@ -352,4 +358,4 @@ interface IconProps extends Omit<ReactIconProps, 'size'> {
352
358
  */
353
359
  declare const Icon: ({ name, size, color, ...props }: IconProps) => React$1.JSX.Element | null;
354
360
 
355
- 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, 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, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgEquippedKitchen as EquippedKitchen, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, 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, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarage as Garage, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgGym as Gym, 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, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, 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, 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, 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, SvgTrash2 as Trash2, 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 };
361
+ 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, 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, 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, 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, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, 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, 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, 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, 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 };
@@ -138,6 +138,8 @@ declare const SvgExploreFilled: ({ size, ...props }: ReactIconProps) => React$1.
138
138
 
139
139
  declare const SvgExploreLinear: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
140
140
 
141
+ declare const SvgExternalLink: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
142
+
141
143
  declare const SvgEyeHidden: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
142
144
 
143
145
  declare const SvgEyeVisible: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
@@ -164,6 +166,8 @@ declare const SvgFileSpreadsheet: ({ size, ...props }: ReactIconProps) => React$
164
166
 
165
167
  declare const SvgFileText: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
166
168
 
169
+ declare const SvgFileType: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
170
+
167
171
  declare const SvgFilter: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
168
172
 
169
173
  declare const SvgFurnished: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
@@ -312,6 +316,8 @@ declare const SvgTouchAndroid: ({ size, ...props }: ReactIconProps) => React$1.J
312
316
 
313
317
  declare const SvgTouchIos: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
314
318
 
319
+ declare const SvgTrash: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
320
+
315
321
  declare const SvgTrash2: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
316
322
 
317
323
  declare const SvgUser: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
@@ -337,7 +343,7 @@ declare const SvgWifi: ({ size, ...props }: ReactIconProps) => React$1.JSX.Eleme
337
343
  /**
338
344
  * Available icon names
339
345
  */
340
- 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' | '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' | 'duplex' | 'edit' | 'electric' | 'equipped-kitchen' | 'explore-filled' | 'explore-linear' | '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' | 'filter' | 'furnished' | 'garage' | 'garden' | 'gas-heating' | 'gym' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | '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' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash2' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
346
+ 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' | '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' | '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' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | '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' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash' | 'trash2' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
341
347
  /**
342
348
  * Props for the unified Icon component
343
349
  */
@@ -352,4 +358,4 @@ interface IconProps extends Omit<ReactIconProps, 'size'> {
352
358
  */
353
359
  declare const Icon: ({ name, size, color, ...props }: IconProps) => React$1.JSX.Element | null;
354
360
 
355
- 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, 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, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgEquippedKitchen as EquippedKitchen, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, 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, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarage as Garage, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgGym as Gym, 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, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, 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, 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, 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, SvgTrash2 as Trash2, 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 };
361
+ 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, 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, 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, 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, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, 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, 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, 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, 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 };