huspy-icons 0.3.11 → 0.3.13
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 +140 -107
- package/dist/fonts/HuspyIcons.eot +0 -0
- package/dist/fonts/HuspyIcons.json +114 -103
- package/dist/fonts/HuspyIcons.ts +136 -103
- 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 +114 -103
- package/dist/native/index.js.map +1 -1
- package/dist/react/index.d.mts +24 -2
- package/dist/react/index.d.ts +24 -2
- package/dist/react/index.js +1200 -507
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +1119 -426
- package/dist/react/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/native/glyphMap.ts +115 -104
- package/src/react/ChaletAdosado.tsx +27 -0
- package/src/react/ChaletIndependet.tsx +24 -0
- package/src/react/ChaletPareado.tsx +27 -0
- package/src/react/Duplex.tsx +56 -0
- package/src/react/Furnished.tsx +31 -0
- package/src/react/Icon.tsx +34 -1
- package/src/react/Loft.tsx +68 -0
- package/src/react/PentHouse.tsx +62 -0
- package/src/react/Storage.tsx +24 -0
- package/src/react/Store.tsx +26 -0
- package/src/react/Tasks.tsx +56 -0
- package/src/react/Warehouse.tsx +44 -0
- package/src/react/index.ts +11 -0
- package/src/react/index.tsx +11 -0
package/dist/native/index.js
CHANGED
|
@@ -43,109 +43,120 @@ var import_react_native = require("react-native");
|
|
|
43
43
|
// src/native/glyphMap.ts
|
|
44
44
|
var glyphMap = {
|
|
45
45
|
"whatsapp": 61697,
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"touch-
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
"
|
|
131
|
-
"
|
|
132
|
-
"
|
|
133
|
-
"
|
|
134
|
-
"
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
"
|
|
147
|
-
"
|
|
148
|
-
"
|
|
46
|
+
"warehouse": 61698,
|
|
47
|
+
"user": 61699,
|
|
48
|
+
"trash-2": 61700,
|
|
49
|
+
"touch-ios": 61701,
|
|
50
|
+
"touch-android": 61702,
|
|
51
|
+
"time": 61703,
|
|
52
|
+
"thermometer-snowflake": 61704,
|
|
53
|
+
"terrace": 61705,
|
|
54
|
+
"tasks": 61706,
|
|
55
|
+
"swimming-pool": 61707,
|
|
56
|
+
"store": 61708,
|
|
57
|
+
"storage": 61709,
|
|
58
|
+
"status-dot": 61710,
|
|
59
|
+
"size-3d": 61711,
|
|
60
|
+
"share": 61712,
|
|
61
|
+
"search": 61713,
|
|
62
|
+
"search-x": 61714,
|
|
63
|
+
"sale": 61715,
|
|
64
|
+
"restaurant": 61716,
|
|
65
|
+
"rent": 61717,
|
|
66
|
+
"properties-linear": 61718,
|
|
67
|
+
"properties-filled": 61719,
|
|
68
|
+
"promotion": 61720,
|
|
69
|
+
"plus": 61721,
|
|
70
|
+
"pin_map_solid": 61722,
|
|
71
|
+
"phone-linear": 61723,
|
|
72
|
+
"pet": 61724,
|
|
73
|
+
"pent-house": 61725,
|
|
74
|
+
"pencil-line": 61726,
|
|
75
|
+
"payments": 61727,
|
|
76
|
+
"patio": 61728,
|
|
77
|
+
"parking": 61729,
|
|
78
|
+
"outside": 61730,
|
|
79
|
+
"notes": 61731,
|
|
80
|
+
"note": 61732,
|
|
81
|
+
"mortgage": 61733,
|
|
82
|
+
"more-horizontal": 61734,
|
|
83
|
+
"map-pin": 61735,
|
|
84
|
+
"mail": 61736,
|
|
85
|
+
"magic-wand": 61737,
|
|
86
|
+
"logout": 61738,
|
|
87
|
+
"loft": 61739,
|
|
88
|
+
"lock": 61740,
|
|
89
|
+
"lift": 61741,
|
|
90
|
+
"leads-linear": 61742,
|
|
91
|
+
"leads-filled": 61743,
|
|
92
|
+
"keys_01": 61744,
|
|
93
|
+
"info": 61745,
|
|
94
|
+
"image": 61746,
|
|
95
|
+
"image-off": 61747,
|
|
96
|
+
"icon-slot": 61748,
|
|
97
|
+
"home-linear": 61749,
|
|
98
|
+
"home-filled": 61750,
|
|
99
|
+
"history": 61751,
|
|
100
|
+
"help-circle": 61752,
|
|
101
|
+
"heating": 61753,
|
|
102
|
+
"gas-heating": 61754,
|
|
103
|
+
"garden": 61755,
|
|
104
|
+
"furnished": 61756,
|
|
105
|
+
"filter": 61757,
|
|
106
|
+
"file-text": 61758,
|
|
107
|
+
"file-spreadsheet": 61759,
|
|
108
|
+
"file-signature": 61760,
|
|
109
|
+
"file-lock": 61761,
|
|
110
|
+
"file-key": 61762,
|
|
111
|
+
"file-input": 61763,
|
|
112
|
+
"file-check": 61764,
|
|
113
|
+
"face-ios-light": 61765,
|
|
114
|
+
"face-ios-bold": 61766,
|
|
115
|
+
"face-android": 61767,
|
|
116
|
+
"eye-visible": 61768,
|
|
117
|
+
"eye-hidden": 61769,
|
|
118
|
+
"explore-linear": 61770,
|
|
119
|
+
"explore-filled": 61771,
|
|
120
|
+
"electric": 61772,
|
|
121
|
+
"edit": 61773,
|
|
122
|
+
"duplex": 61774,
|
|
123
|
+
"door-open": 61775,
|
|
124
|
+
"collections": 61776,
|
|
125
|
+
"closet": 61777,
|
|
126
|
+
"circle-off": 61778,
|
|
127
|
+
"chevron-up": 61779,
|
|
128
|
+
"chevron-right": 61780,
|
|
129
|
+
"chevron-left": 61781,
|
|
130
|
+
"chevron-down": 61782,
|
|
131
|
+
"check": 61783,
|
|
132
|
+
"check-circle-2": 61784,
|
|
133
|
+
"check-check": 61785,
|
|
134
|
+
"chalet-pareado": 61786,
|
|
135
|
+
"chalet-independet": 61787,
|
|
136
|
+
"chalet-adosado": 61788,
|
|
137
|
+
"cancel": 61789,
|
|
138
|
+
"cancel-circle-stroke": 61790,
|
|
139
|
+
"cancel-circle-solid": 61791,
|
|
140
|
+
"calendar": 61792,
|
|
141
|
+
"building": 61793,
|
|
142
|
+
"bell": 61794,
|
|
143
|
+
"bed-double": 61795,
|
|
144
|
+
"bath": 61796,
|
|
145
|
+
"balcony-window": 61797,
|
|
146
|
+
"arrow-up": 61798,
|
|
147
|
+
"arrow-up-right": 61799,
|
|
148
|
+
"arrow-up-left": 61800,
|
|
149
|
+
"arrow-up-down": 61801,
|
|
150
|
+
"arrow-right": 61802,
|
|
151
|
+
"arrow-left": 61803,
|
|
152
|
+
"arrow-down": 61804,
|
|
153
|
+
"arrow-down-right": 61805,
|
|
154
|
+
"arrow-down-left": 61806,
|
|
155
|
+
"archive": 61807,
|
|
156
|
+
"alert-triangle": 61808,
|
|
157
|
+
"air-conditioner": 61809,
|
|
158
|
+
"add-note": 61810,
|
|
159
|
+
"accessibility": 61811
|
|
149
160
|
};
|
|
150
161
|
var fontFamily = "HuspyIcons";
|
|
151
162
|
|
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 = 'whatsapp' | 'user' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thermometer-snowflake' | 'terrace' | 'swimming-pool' | 'status-dot' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sale' | 'restaurant' | 'rent' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pencil-line' | 'payments' | 'patio' | 'parking' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'map-pin' | 'mail' | 'magic-wand' | 'logout' | 'lock' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'gas-heating' | 'garden' | 'filter' | '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' | 'electric' | 'edit' | 'door-open' | 'collections' | 'closet' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'calendar' | 'building' | 'bell' | 'bed-double' | 'bath' | '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' | 'air-conditioner' | '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 \"whatsapp\": 61697,\n \"user\": 61698,\n \"trash-2\": 61699,\n \"touch-ios\": 61700,\n \"touch-android\": 61701,\n \"time\": 61702,\n \"thermometer-snowflake\": 61703,\n \"terrace\": 61704,\n \"swimming-pool\": 61705,\n \"status-dot\": 61706,\n \"size-3d\": 61707,\n \"share\": 61708,\n \"search\": 61709,\n \"search-x\": 61710,\n \"sale\": 61711,\n \"restaurant\": 61712,\n \"rent\": 61713,\n \"properties-linear\": 61714,\n \"properties-filled\": 61715,\n \"promotion\": 61716,\n \"plus\": 61717,\n \"pin_map_solid\": 61718,\n \"phone-linear\": 61719,\n \"pet\": 61720,\n \"pencil-line\": 61721,\n \"payments\": 61722,\n \"patio\": 61723,\n \"parking\": 61724,\n \"outside\": 61725,\n \"notes\": 61726,\n \"note\": 61727,\n \"mortgage\": 61728,\n \"more-horizontal\": 61729,\n \"map-pin\": 61730,\n \"mail\": 61731,\n \"magic-wand\": 61732,\n \"logout\": 61733,\n \"lock\": 61734,\n \"lift\": 61735,\n \"leads-linear\": 61736,\n \"leads-filled\": 61737,\n \"keys_01\": 61738,\n \"info\": 61739,\n \"image\": 61740,\n \"image-off\": 61741,\n \"icon-slot\": 61742,\n \"home-linear\": 61743,\n \"home-filled\": 61744,\n \"history\": 61745,\n \"help-circle\": 61746,\n \"heating\": 61747,\n \"gas-heating\": 61748,\n \"garden\": 61749,\n \"filter\": 61750,\n \"file-text\": 61751,\n \"file-spreadsheet\": 61752,\n \"file-signature\": 61753,\n \"file-lock\": 61754,\n \"file-key\": 61755,\n \"file-input\": 61756,\n \"file-check\": 61757,\n \"face-ios-light\": 61758,\n \"face-ios-bold\": 61759,\n \"face-android\": 61760,\n \"eye-visible\": 61761,\n \"eye-hidden\": 61762,\n \"explore-linear\": 61763,\n \"explore-filled\": 61764,\n \"electric\": 61765,\n \"edit\": 61766,\n \"door-open\": 61767,\n \"collections\": 61768,\n \"closet\": 61769,\n \"circle-off\": 61770,\n \"chevron-up\": 61771,\n \"chevron-right\": 61772,\n \"chevron-left\": 61773,\n \"chevron-down\": 61774,\n \"check\": 61775,\n \"check-circle-2\": 61776,\n \"check-check\": 61777,\n \"cancel\": 61778,\n \"cancel-circle-stroke\": 61779,\n \"cancel-circle-solid\": 61780,\n \"calendar\": 61781,\n \"building\": 61782,\n \"bell\": 61783,\n \"bed-double\": 61784,\n \"bath\": 61785,\n \"balcony-window\": 61786,\n \"arrow-up\": 61787,\n \"arrow-up-right\": 61788,\n \"arrow-up-left\": 61789,\n \"arrow-up-down\": 61790,\n \"arrow-right\": 61791,\n \"arrow-left\": 61792,\n \"arrow-down\": 61793,\n \"arrow-down-right\": 61794,\n \"arrow-down-left\": 61795,\n \"archive\": 61796,\n \"alert-triangle\": 61797,\n \"air-conditioner\": 61798,\n \"add-note\": 61799,\n \"accessibility\": 61800\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 = 'whatsapp' | 'warehouse' | 'user' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thermometer-snowflake' | 'terrace' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sale' | 'restaurant' | 'rent' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'parking' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'map-pin' | 'mail' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'gas-heating' | 'garden' | 'furnished' | 'filter' | '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' | 'electric' | 'edit' | 'duplex' | 'door-open' | 'collections' | 'closet' | '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' | 'building' | 'bell' | 'bed-double' | 'bath' | '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' | 'air-conditioner' | '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 \"whatsapp\": 61697,\n \"warehouse\": 61698,\n \"user\": 61699,\n \"trash-2\": 61700,\n \"touch-ios\": 61701,\n \"touch-android\": 61702,\n \"time\": 61703,\n \"thermometer-snowflake\": 61704,\n \"terrace\": 61705,\n \"tasks\": 61706,\n \"swimming-pool\": 61707,\n \"store\": 61708,\n \"storage\": 61709,\n \"status-dot\": 61710,\n \"size-3d\": 61711,\n \"share\": 61712,\n \"search\": 61713,\n \"search-x\": 61714,\n \"sale\": 61715,\n \"restaurant\": 61716,\n \"rent\": 61717,\n \"properties-linear\": 61718,\n \"properties-filled\": 61719,\n \"promotion\": 61720,\n \"plus\": 61721,\n \"pin_map_solid\": 61722,\n \"phone-linear\": 61723,\n \"pet\": 61724,\n \"pent-house\": 61725,\n \"pencil-line\": 61726,\n \"payments\": 61727,\n \"patio\": 61728,\n \"parking\": 61729,\n \"outside\": 61730,\n \"notes\": 61731,\n \"note\": 61732,\n \"mortgage\": 61733,\n \"more-horizontal\": 61734,\n \"map-pin\": 61735,\n \"mail\": 61736,\n \"magic-wand\": 61737,\n \"logout\": 61738,\n \"loft\": 61739,\n \"lock\": 61740,\n \"lift\": 61741,\n \"leads-linear\": 61742,\n \"leads-filled\": 61743,\n \"keys_01\": 61744,\n \"info\": 61745,\n \"image\": 61746,\n \"image-off\": 61747,\n \"icon-slot\": 61748,\n \"home-linear\": 61749,\n \"home-filled\": 61750,\n \"history\": 61751,\n \"help-circle\": 61752,\n \"heating\": 61753,\n \"gas-heating\": 61754,\n \"garden\": 61755,\n \"furnished\": 61756,\n \"filter\": 61757,\n \"file-text\": 61758,\n \"file-spreadsheet\": 61759,\n \"file-signature\": 61760,\n \"file-lock\": 61761,\n \"file-key\": 61762,\n \"file-input\": 61763,\n \"file-check\": 61764,\n \"face-ios-light\": 61765,\n \"face-ios-bold\": 61766,\n \"face-android\": 61767,\n \"eye-visible\": 61768,\n \"eye-hidden\": 61769,\n \"explore-linear\": 61770,\n \"explore-filled\": 61771,\n \"electric\": 61772,\n \"edit\": 61773,\n \"duplex\": 61774,\n \"door-open\": 61775,\n \"collections\": 61776,\n \"closet\": 61777,\n \"circle-off\": 61778,\n \"chevron-up\": 61779,\n \"chevron-right\": 61780,\n \"chevron-left\": 61781,\n \"chevron-down\": 61782,\n \"check\": 61783,\n \"check-circle-2\": 61784,\n \"check-check\": 61785,\n \"chalet-pareado\": 61786,\n \"chalet-independet\": 61787,\n \"chalet-adosado\": 61788,\n \"cancel\": 61789,\n \"cancel-circle-stroke\": 61790,\n \"cancel-circle-solid\": 61791,\n \"calendar\": 61792,\n \"building\": 61793,\n \"bell\": 61794,\n \"bed-double\": 61795,\n \"bath\": 61796,\n \"balcony-window\": 61797,\n \"arrow-up\": 61798,\n \"arrow-up-right\": 61799,\n \"arrow-up-left\": 61800,\n \"arrow-up-down\": 61801,\n \"arrow-right\": 61802,\n \"arrow-left\": 61803,\n \"arrow-down\": 61804,\n \"arrow-down-right\": 61805,\n \"arrow-down-left\": 61806,\n \"archive\": 61807,\n \"alert-triangle\": 61808,\n \"air-conditioner\": 61809,\n \"add-note\": 61810,\n \"accessibility\": 61811\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
|
@@ -74,6 +74,12 @@ declare const SvgCancelCircleSolid: ({ size, ...props }: ReactIconProps) => Reac
|
|
|
74
74
|
|
|
75
75
|
declare const SvgCancelCircleStroke: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
76
76
|
|
|
77
|
+
declare const SvgChaletAdosado: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
78
|
+
|
|
79
|
+
declare const SvgChaletIndependet: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
80
|
+
|
|
81
|
+
declare const SvgChaletPareado: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
82
|
+
|
|
77
83
|
declare const SvgCheck: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
78
84
|
|
|
79
85
|
declare const SvgCheckCheck: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -96,6 +102,8 @@ declare const SvgCollections: ({ size, ...props }: ReactIconProps) => React$1.JS
|
|
|
96
102
|
|
|
97
103
|
declare const SvgDoorOpen: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
98
104
|
|
|
105
|
+
declare const SvgDuplex: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
106
|
+
|
|
99
107
|
declare const SvgEdit: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
100
108
|
|
|
101
109
|
declare const SvgElectric: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -130,6 +138,8 @@ declare const SvgFileText: ({ size, ...props }: ReactIconProps) => React$1.JSX.E
|
|
|
130
138
|
|
|
131
139
|
declare const SvgFilter: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
132
140
|
|
|
141
|
+
declare const SvgFurnished: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
142
|
+
|
|
133
143
|
declare const SvgGarden: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
134
144
|
|
|
135
145
|
declare const SvgGasHeating: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -162,6 +172,8 @@ declare const SvgLift: ({ size, ...props }: ReactIconProps) => React$1.JSX.Eleme
|
|
|
162
172
|
|
|
163
173
|
declare const SvgLock: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
164
174
|
|
|
175
|
+
declare const SvgLoft: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
176
|
+
|
|
165
177
|
declare const SvgLogout: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
166
178
|
|
|
167
179
|
declare const SvgMagicWand: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -188,6 +200,8 @@ declare const SvgPayments: ({ size, ...props }: ReactIconProps) => React$1.JSX.E
|
|
|
188
200
|
|
|
189
201
|
declare const SvgPencilLine: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
190
202
|
|
|
203
|
+
declare const SvgPentHouse: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
204
|
+
|
|
191
205
|
declare const SvgPet: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
192
206
|
|
|
193
207
|
declare const SvgPhoneLinear: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -218,8 +232,14 @@ declare const SvgSize3D: ({ size, ...props }: ReactIconProps) => React$1.JSX.Ele
|
|
|
218
232
|
|
|
219
233
|
declare const SvgStatusDot: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
220
234
|
|
|
235
|
+
declare const SvgStorage: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
236
|
+
|
|
237
|
+
declare const SvgStore: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
238
|
+
|
|
221
239
|
declare const SvgSwimmingPool: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
222
240
|
|
|
241
|
+
declare const SvgTasks: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
242
|
+
|
|
223
243
|
declare const SvgTerrace: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
224
244
|
|
|
225
245
|
declare const SvgThermometerSnowflake: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -234,6 +254,8 @@ declare const SvgTrash2: ({ size, ...props }: ReactIconProps) => React$1.JSX.Ele
|
|
|
234
254
|
|
|
235
255
|
declare const SvgUser: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
236
256
|
|
|
257
|
+
declare const SvgWarehouse: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
258
|
+
|
|
237
259
|
declare const SvgWhatsapp: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
238
260
|
|
|
239
261
|
/**
|
|
@@ -243,7 +265,7 @@ declare const SvgWhatsapp: ({ size, ...props }: ReactIconProps) => React$1.JSX.E
|
|
|
243
265
|
/**
|
|
244
266
|
* Available icon names
|
|
245
267
|
*/
|
|
246
|
-
type IconName = 'accessibility' | 'add-note' | 'air-conditioner' | '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' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'closet' | 'collections' | 'door-open' | 'edit' | 'electric' | 'explore-filled' | 'explore-linear' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'filter' | 'garden' | 'gas-heating' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | 'lock' | 'logout' | 'magic-wand' | 'mail' | 'map-pin' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'parking' | 'patio' | 'payments' | 'pencil-line' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'rent' | 'restaurant' | 'sale' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'swimming-pool' | 'terrace' | 'thermometer-snowflake' | 'time' | 'touch-android' | 'touch-ios' | 'trash2' | 'user' | 'whatsapp';
|
|
268
|
+
type IconName = 'accessibility' | 'add-note' | 'air-conditioner' | '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' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | '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' | 'closet' | 'collections' | 'door-open' | 'duplex' | 'edit' | 'electric' | 'explore-filled' | 'explore-linear' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'filter' | 'furnished' | 'garden' | 'gas-heating' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'mail' | 'map-pin' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'parking' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'rent' | 'restaurant' | 'sale' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'terrace' | 'thermometer-snowflake' | 'time' | 'touch-android' | 'touch-ios' | 'trash2' | 'user' | 'warehouse' | 'whatsapp';
|
|
247
269
|
/**
|
|
248
270
|
* Props for the unified Icon component
|
|
249
271
|
*/
|
|
@@ -258,4 +280,4 @@ interface IconProps extends Omit<ReactIconProps, 'size'> {
|
|
|
258
280
|
*/
|
|
259
281
|
declare const Icon: ({ name, size, color, ...props }: IconProps) => React$1.JSX.Element | null;
|
|
260
282
|
|
|
261
|
-
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAirConditioner as AirConditioner, 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, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgCloset as Closet, SvgCollections as Collections, SvgDoorOpen as DoorOpen, SvgEdit as Edit, SvgElectric as Electric, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFilter as Filter, SvgGarden as Garden, SvgGasHeating as GasHeating, 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, SvgInfo as Info, SvgKeys01 as Keys01, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLock as Lock, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMail as Mail, SvgMapPin as MapPin, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgParking as Parking, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, SvgSearch as Search, SvgSearchX as SearchX, SvgShare as Share, SvgSize3D as Size3D, SvgStatusDot as StatusDot, SvgSwimmingPool as SwimmingPool, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash2 as Trash2, SvgUser as User, SvgWhatsapp as Whatsapp, resolveSize };
|
|
283
|
+
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAirConditioner as AirConditioner, 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, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, 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, SvgCloset as Closet, SvgCollections as Collections, SvgDoorOpen as DoorOpen, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, 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, SvgGarden as Garden, SvgGasHeating as GasHeating, 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, SvgInfo as Info, SvgKeys01 as Keys01, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLock as Lock, SvgLoft as Loft, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMail as Mail, SvgMapPin as MapPin, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgParking as Parking, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPentHouse as PentHouse, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, 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, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash2 as Trash2, SvgUser as User, SvgWarehouse as Warehouse, SvgWhatsapp as Whatsapp, resolveSize };
|
package/dist/react/index.d.ts
CHANGED
|
@@ -74,6 +74,12 @@ declare const SvgCancelCircleSolid: ({ size, ...props }: ReactIconProps) => Reac
|
|
|
74
74
|
|
|
75
75
|
declare const SvgCancelCircleStroke: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
76
76
|
|
|
77
|
+
declare const SvgChaletAdosado: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
78
|
+
|
|
79
|
+
declare const SvgChaletIndependet: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
80
|
+
|
|
81
|
+
declare const SvgChaletPareado: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
82
|
+
|
|
77
83
|
declare const SvgCheck: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
78
84
|
|
|
79
85
|
declare const SvgCheckCheck: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -96,6 +102,8 @@ declare const SvgCollections: ({ size, ...props }: ReactIconProps) => React$1.JS
|
|
|
96
102
|
|
|
97
103
|
declare const SvgDoorOpen: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
98
104
|
|
|
105
|
+
declare const SvgDuplex: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
106
|
+
|
|
99
107
|
declare const SvgEdit: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
100
108
|
|
|
101
109
|
declare const SvgElectric: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -130,6 +138,8 @@ declare const SvgFileText: ({ size, ...props }: ReactIconProps) => React$1.JSX.E
|
|
|
130
138
|
|
|
131
139
|
declare const SvgFilter: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
132
140
|
|
|
141
|
+
declare const SvgFurnished: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
142
|
+
|
|
133
143
|
declare const SvgGarden: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
134
144
|
|
|
135
145
|
declare const SvgGasHeating: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -162,6 +172,8 @@ declare const SvgLift: ({ size, ...props }: ReactIconProps) => React$1.JSX.Eleme
|
|
|
162
172
|
|
|
163
173
|
declare const SvgLock: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
164
174
|
|
|
175
|
+
declare const SvgLoft: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
176
|
+
|
|
165
177
|
declare const SvgLogout: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
166
178
|
|
|
167
179
|
declare const SvgMagicWand: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -188,6 +200,8 @@ declare const SvgPayments: ({ size, ...props }: ReactIconProps) => React$1.JSX.E
|
|
|
188
200
|
|
|
189
201
|
declare const SvgPencilLine: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
190
202
|
|
|
203
|
+
declare const SvgPentHouse: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
204
|
+
|
|
191
205
|
declare const SvgPet: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
192
206
|
|
|
193
207
|
declare const SvgPhoneLinear: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -218,8 +232,14 @@ declare const SvgSize3D: ({ size, ...props }: ReactIconProps) => React$1.JSX.Ele
|
|
|
218
232
|
|
|
219
233
|
declare const SvgStatusDot: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
220
234
|
|
|
235
|
+
declare const SvgStorage: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
236
|
+
|
|
237
|
+
declare const SvgStore: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
238
|
+
|
|
221
239
|
declare const SvgSwimmingPool: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
222
240
|
|
|
241
|
+
declare const SvgTasks: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
242
|
+
|
|
223
243
|
declare const SvgTerrace: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
224
244
|
|
|
225
245
|
declare const SvgThermometerSnowflake: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
@@ -234,6 +254,8 @@ declare const SvgTrash2: ({ size, ...props }: ReactIconProps) => React$1.JSX.Ele
|
|
|
234
254
|
|
|
235
255
|
declare const SvgUser: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
236
256
|
|
|
257
|
+
declare const SvgWarehouse: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
258
|
+
|
|
237
259
|
declare const SvgWhatsapp: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
238
260
|
|
|
239
261
|
/**
|
|
@@ -243,7 +265,7 @@ declare const SvgWhatsapp: ({ size, ...props }: ReactIconProps) => React$1.JSX.E
|
|
|
243
265
|
/**
|
|
244
266
|
* Available icon names
|
|
245
267
|
*/
|
|
246
|
-
type IconName = 'accessibility' | 'add-note' | 'air-conditioner' | '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' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'closet' | 'collections' | 'door-open' | 'edit' | 'electric' | 'explore-filled' | 'explore-linear' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'filter' | 'garden' | 'gas-heating' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | 'lock' | 'logout' | 'magic-wand' | 'mail' | 'map-pin' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'parking' | 'patio' | 'payments' | 'pencil-line' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'rent' | 'restaurant' | 'sale' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'swimming-pool' | 'terrace' | 'thermometer-snowflake' | 'time' | 'touch-android' | 'touch-ios' | 'trash2' | 'user' | 'whatsapp';
|
|
268
|
+
type IconName = 'accessibility' | 'add-note' | 'air-conditioner' | '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' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | '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' | 'closet' | 'collections' | 'door-open' | 'duplex' | 'edit' | 'electric' | 'explore-filled' | 'explore-linear' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'filter' | 'furnished' | 'garden' | 'gas-heating' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'mail' | 'map-pin' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'parking' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'rent' | 'restaurant' | 'sale' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'terrace' | 'thermometer-snowflake' | 'time' | 'touch-android' | 'touch-ios' | 'trash2' | 'user' | 'warehouse' | 'whatsapp';
|
|
247
269
|
/**
|
|
248
270
|
* Props for the unified Icon component
|
|
249
271
|
*/
|
|
@@ -258,4 +280,4 @@ interface IconProps extends Omit<ReactIconProps, 'size'> {
|
|
|
258
280
|
*/
|
|
259
281
|
declare const Icon: ({ name, size, color, ...props }: IconProps) => React$1.JSX.Element | null;
|
|
260
282
|
|
|
261
|
-
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAirConditioner as AirConditioner, 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, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgCloset as Closet, SvgCollections as Collections, SvgDoorOpen as DoorOpen, SvgEdit as Edit, SvgElectric as Electric, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFilter as Filter, SvgGarden as Garden, SvgGasHeating as GasHeating, 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, SvgInfo as Info, SvgKeys01 as Keys01, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLock as Lock, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMail as Mail, SvgMapPin as MapPin, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgParking as Parking, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, SvgSearch as Search, SvgSearchX as SearchX, SvgShare as Share, SvgSize3D as Size3D, SvgStatusDot as StatusDot, SvgSwimmingPool as SwimmingPool, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash2 as Trash2, SvgUser as User, SvgWhatsapp as Whatsapp, resolveSize };
|
|
283
|
+
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAirConditioner as AirConditioner, 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, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, 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, SvgCloset as Closet, SvgCollections as Collections, SvgDoorOpen as DoorOpen, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, 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, SvgGarden as Garden, SvgGasHeating as GasHeating, 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, SvgInfo as Info, SvgKeys01 as Keys01, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLock as Lock, SvgLoft as Loft, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMail as Mail, SvgMapPin as MapPin, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgParking as Parking, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPentHouse as PentHouse, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, 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, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash2 as Trash2, SvgUser as User, SvgWarehouse as Warehouse, SvgWhatsapp as Whatsapp, resolveSize };
|