huspy-icons 0.2.3 → 0.3.1

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/README.md CHANGED
@@ -163,7 +163,6 @@ Then commit and publish:
163
163
  git add package.json package-lock.json CHANGELOG.md
164
164
  git commit -m "chore: bump version to X.X.X"
165
165
  git push
166
- npm publish
167
166
  ```
168
167
 
169
168
  ### Project Structure
@@ -239,8 +238,8 @@ import { Icon } from 'huspy-icons/native';
239
238
 
240
239
  This project follows [Semantic Versioning](https://semver.org/):
241
240
 
242
- * **Patch** (0.1.9 → 0.1.10): Bug fixes, path tweaks, metadata changes
243
- * **Minor** (0.1.9 → 0.2.0): New icons, non-breaking API additions
241
+ * **Patch** (0.1.9 → 0.1.10): New icons, Bug fixes, path tweaks, metadata changes
242
+ * **Minor** (0.1.9 → 0.2.0): Non-breaking API additions, also if patch is more than 50 lets do minor
244
243
  * **Major** (0.1.9 → 1.0.0): Icon removals/renames, breaking API changes
245
244
 
246
245
  ### Releasing a New Version
@@ -251,7 +250,7 @@ Use the version bump scripts to update version and changelog:
251
250
  # For patch releases (bug fixes)
252
251
  npm run version:patch
253
252
 
254
- # For minor releases (new icons)
253
+ # For minor releases (non-breaking api changes or patch is too long)
255
254
  npm run version:minor
256
255
 
257
256
  # For major releases (breaking changes)
@@ -1,9 +1,9 @@
1
1
  @font-face {
2
2
  font-family: "HuspyIcons";
3
- src: url(".//HuspyIcons.ttf?ac34bc9968d5d3272fa223bd5e7b156f") format("truetype"),
4
- url(".//HuspyIcons.woff?ac34bc9968d5d3272fa223bd5e7b156f") format("woff"),
5
- url(".//HuspyIcons.woff2?ac34bc9968d5d3272fa223bd5e7b156f") format("woff2"),
6
- url(".//HuspyIcons.eot?ac34bc9968d5d3272fa223bd5e7b156f#iefix") format("embedded-opentype");
3
+ src: url(".//HuspyIcons.ttf?8297b3f524f1ed71214d39353f8c4a22") format("truetype"),
4
+ url(".//HuspyIcons.woff?8297b3f524f1ed71214d39353f8c4a22") format("woff"),
5
+ url(".//HuspyIcons.woff2?8297b3f524f1ed71214d39353f8c4a22") format("woff2"),
6
+ url(".//HuspyIcons.eot?8297b3f524f1ed71214d39353f8c4a22#iefix") format("embedded-opentype");
7
7
  }
8
8
 
9
9
  .icon:before {
@@ -26,147 +26,165 @@ url(".//HuspyIcons.eot?ac34bc9968d5d3272fa223bd5e7b156f#iefix") format("embedded
26
26
  .icon.huspy-icon-trash-2:before {
27
27
  content: "\f103";
28
28
  }
29
- .icon.huspy-icon-share:before {
29
+ .icon.huspy-icon-size-3d:before {
30
30
  content: "\f104";
31
31
  }
32
- .icon.huspy-icon-search:before {
32
+ .icon.huspy-icon-share:before {
33
33
  content: "\f105";
34
34
  }
35
- .icon.huspy-icon-search-x:before {
35
+ .icon.huspy-icon-search:before {
36
36
  content: "\f106";
37
37
  }
38
- .icon.huspy-icon-rent:before {
38
+ .icon.huspy-icon-search-x:before {
39
39
  content: "\f107";
40
40
  }
41
- .icon.huspy-icon-properties-linear:before {
41
+ .icon.huspy-icon-sale:before {
42
42
  content: "\f108";
43
43
  }
44
- .icon.huspy-icon-properties-filled:before {
44
+ .icon.huspy-icon-rent:before {
45
45
  content: "\f109";
46
46
  }
47
- .icon.huspy-icon-plus:before {
47
+ .icon.huspy-icon-properties-linear:before {
48
48
  content: "\f10a";
49
49
  }
50
- .icon.huspy-icon-payments:before {
50
+ .icon.huspy-icon-properties-filled:before {
51
51
  content: "\f10b";
52
52
  }
53
- .icon.huspy-icon-note:before {
53
+ .icon.huspy-icon-plus:before {
54
54
  content: "\f10c";
55
55
  }
56
- .icon.huspy-icon-mortgage:before {
56
+ .icon.huspy-icon-payments:before {
57
57
  content: "\f10d";
58
58
  }
59
- .icon.huspy-icon-mail:before {
59
+ .icon.huspy-icon-note:before {
60
60
  content: "\f10e";
61
61
  }
62
- .icon.huspy-icon-logout:before {
62
+ .icon.huspy-icon-mortgage:before {
63
63
  content: "\f10f";
64
64
  }
65
- .icon.huspy-icon-lock:before {
65
+ .icon.huspy-icon-map-pin:before {
66
66
  content: "\f110";
67
67
  }
68
- .icon.huspy-icon-leads-linear:before {
68
+ .icon.huspy-icon-mail:before {
69
69
  content: "\f111";
70
70
  }
71
- .icon.huspy-icon-leads-filled:before {
71
+ .icon.huspy-icon-logout:before {
72
72
  content: "\f112";
73
73
  }
74
- .icon.huspy-icon-keys_01:before {
74
+ .icon.huspy-icon-lock:before {
75
75
  content: "\f113";
76
76
  }
77
- .icon.huspy-icon-icon-slot:before {
77
+ .icon.huspy-icon-leads-linear:before {
78
78
  content: "\f114";
79
79
  }
80
- .icon.huspy-icon-home-linear:before {
80
+ .icon.huspy-icon-leads-filled:before {
81
81
  content: "\f115";
82
82
  }
83
- .icon.huspy-icon-home-filled:before {
83
+ .icon.huspy-icon-keys_01:before {
84
84
  content: "\f116";
85
85
  }
86
- .icon.huspy-icon-help-circle:before {
86
+ .icon.huspy-icon-icon-slot:before {
87
87
  content: "\f117";
88
88
  }
89
- .icon.huspy-icon-file-text:before {
89
+ .icon.huspy-icon-home-linear:before {
90
90
  content: "\f118";
91
91
  }
92
- .icon.huspy-icon-file-spreadsheet:before {
92
+ .icon.huspy-icon-home-filled:before {
93
93
  content: "\f119";
94
94
  }
95
- .icon.huspy-icon-file-lock:before {
95
+ .icon.huspy-icon-help-circle:before {
96
96
  content: "\f11a";
97
97
  }
98
- .icon.huspy-icon-file-key:before {
98
+ .icon.huspy-icon-file-text:before {
99
99
  content: "\f11b";
100
100
  }
101
- .icon.huspy-icon-file-check:before {
101
+ .icon.huspy-icon-file-spreadsheet:before {
102
102
  content: "\f11c";
103
103
  }
104
- .icon.huspy-icon-eye-visible:before {
104
+ .icon.huspy-icon-file-signature:before {
105
105
  content: "\f11d";
106
106
  }
107
- .icon.huspy-icon-eye-hidden:before {
107
+ .icon.huspy-icon-file-lock:before {
108
108
  content: "\f11e";
109
109
  }
110
- .icon.huspy-icon-explore-linear:before {
110
+ .icon.huspy-icon-file-key:before {
111
111
  content: "\f11f";
112
112
  }
113
- .icon.huspy-icon-explore-filled:before {
113
+ .icon.huspy-icon-file-check:before {
114
114
  content: "\f120";
115
115
  }
116
- .icon.huspy-icon-edit:before {
116
+ .icon.huspy-icon-eye-visible:before {
117
117
  content: "\f121";
118
118
  }
119
- .icon.huspy-icon-chevron-up:before {
119
+ .icon.huspy-icon-eye-hidden:before {
120
120
  content: "\f122";
121
121
  }
122
- .icon.huspy-icon-chevron-right:before {
122
+ .icon.huspy-icon-explore-linear:before {
123
123
  content: "\f123";
124
124
  }
125
- .icon.huspy-icon-chevron-left:before {
125
+ .icon.huspy-icon-explore-filled:before {
126
126
  content: "\f124";
127
127
  }
128
- .icon.huspy-icon-chevron-down:before {
128
+ .icon.huspy-icon-edit:before {
129
129
  content: "\f125";
130
130
  }
131
- .icon.huspy-icon-check:before {
131
+ .icon.huspy-icon-chevron-up:before {
132
132
  content: "\f126";
133
133
  }
134
- .icon.huspy-icon-cancel:before {
134
+ .icon.huspy-icon-chevron-right:before {
135
135
  content: "\f127";
136
136
  }
137
- .icon.huspy-icon-cancel-circle-solid:before {
137
+ .icon.huspy-icon-chevron-left:before {
138
138
  content: "\f128";
139
139
  }
140
- .icon.huspy-icon-bell:before {
140
+ .icon.huspy-icon-chevron-down:before {
141
141
  content: "\f129";
142
142
  }
143
- .icon.huspy-icon-arrow-up:before {
143
+ .icon.huspy-icon-check:before {
144
144
  content: "\f12a";
145
145
  }
146
- .icon.huspy-icon-arrow-up-right:before {
146
+ .icon.huspy-icon-cancel:before {
147
147
  content: "\f12b";
148
148
  }
149
- .icon.huspy-icon-arrow-up-left:before {
149
+ .icon.huspy-icon-cancel-circle-solid:before {
150
150
  content: "\f12c";
151
151
  }
152
- .icon.huspy-icon-arrow-up-down:before {
152
+ .icon.huspy-icon-building:before {
153
153
  content: "\f12d";
154
154
  }
155
- .icon.huspy-icon-arrow-right:before {
155
+ .icon.huspy-icon-bell:before {
156
156
  content: "\f12e";
157
157
  }
158
- .icon.huspy-icon-arrow-left:before {
158
+ .icon.huspy-icon-bed-double:before {
159
159
  content: "\f12f";
160
160
  }
161
- .icon.huspy-icon-arrow-down:before {
161
+ .icon.huspy-icon-arrow-up:before {
162
162
  content: "\f130";
163
163
  }
164
- .icon.huspy-icon-arrow-down-right:before {
164
+ .icon.huspy-icon-arrow-up-right:before {
165
165
  content: "\f131";
166
166
  }
167
- .icon.huspy-icon-arrow-down-left:before {
167
+ .icon.huspy-icon-arrow-up-left:before {
168
168
  content: "\f132";
169
169
  }
170
- .icon.huspy-icon-alert-triangle:before {
170
+ .icon.huspy-icon-arrow-up-down:before {
171
171
  content: "\f133";
172
172
  }
173
+ .icon.huspy-icon-arrow-right:before {
174
+ content: "\f134";
175
+ }
176
+ .icon.huspy-icon-arrow-left:before {
177
+ content: "\f135";
178
+ }
179
+ .icon.huspy-icon-arrow-down:before {
180
+ content: "\f136";
181
+ }
182
+ .icon.huspy-icon-arrow-down-right:before {
183
+ content: "\f137";
184
+ }
185
+ .icon.huspy-icon-arrow-down-left:before {
186
+ content: "\f138";
187
+ }
188
+ .icon.huspy-icon-alert-triangle:before {
189
+ content: "\f139";
190
+ }
Binary file
@@ -2,52 +2,58 @@
2
2
  "whatsapp": 61697,
3
3
  "user": 61698,
4
4
  "trash-2": 61699,
5
- "share": 61700,
6
- "search": 61701,
7
- "search-x": 61702,
8
- "rent": 61703,
9
- "properties-linear": 61704,
10
- "properties-filled": 61705,
11
- "plus": 61706,
12
- "payments": 61707,
13
- "note": 61708,
14
- "mortgage": 61709,
15
- "mail": 61710,
16
- "logout": 61711,
17
- "lock": 61712,
18
- "leads-linear": 61713,
19
- "leads-filled": 61714,
20
- "keys_01": 61715,
21
- "icon-slot": 61716,
22
- "home-linear": 61717,
23
- "home-filled": 61718,
24
- "help-circle": 61719,
25
- "file-text": 61720,
26
- "file-spreadsheet": 61721,
27
- "file-lock": 61722,
28
- "file-key": 61723,
29
- "file-check": 61724,
30
- "eye-visible": 61725,
31
- "eye-hidden": 61726,
32
- "explore-linear": 61727,
33
- "explore-filled": 61728,
34
- "edit": 61729,
35
- "chevron-up": 61730,
36
- "chevron-right": 61731,
37
- "chevron-left": 61732,
38
- "chevron-down": 61733,
39
- "check": 61734,
40
- "cancel": 61735,
41
- "cancel-circle-solid": 61736,
42
- "bell": 61737,
43
- "arrow-up": 61738,
44
- "arrow-up-right": 61739,
45
- "arrow-up-left": 61740,
46
- "arrow-up-down": 61741,
47
- "arrow-right": 61742,
48
- "arrow-left": 61743,
49
- "arrow-down": 61744,
50
- "arrow-down-right": 61745,
51
- "arrow-down-left": 61746,
52
- "alert-triangle": 61747
5
+ "size-3d": 61700,
6
+ "share": 61701,
7
+ "search": 61702,
8
+ "search-x": 61703,
9
+ "sale": 61704,
10
+ "rent": 61705,
11
+ "properties-linear": 61706,
12
+ "properties-filled": 61707,
13
+ "plus": 61708,
14
+ "payments": 61709,
15
+ "note": 61710,
16
+ "mortgage": 61711,
17
+ "map-pin": 61712,
18
+ "mail": 61713,
19
+ "logout": 61714,
20
+ "lock": 61715,
21
+ "leads-linear": 61716,
22
+ "leads-filled": 61717,
23
+ "keys_01": 61718,
24
+ "icon-slot": 61719,
25
+ "home-linear": 61720,
26
+ "home-filled": 61721,
27
+ "help-circle": 61722,
28
+ "file-text": 61723,
29
+ "file-spreadsheet": 61724,
30
+ "file-signature": 61725,
31
+ "file-lock": 61726,
32
+ "file-key": 61727,
33
+ "file-check": 61728,
34
+ "eye-visible": 61729,
35
+ "eye-hidden": 61730,
36
+ "explore-linear": 61731,
37
+ "explore-filled": 61732,
38
+ "edit": 61733,
39
+ "chevron-up": 61734,
40
+ "chevron-right": 61735,
41
+ "chevron-left": 61736,
42
+ "chevron-down": 61737,
43
+ "check": 61738,
44
+ "cancel": 61739,
45
+ "cancel-circle-solid": 61740,
46
+ "building": 61741,
47
+ "bell": 61742,
48
+ "bed-double": 61743,
49
+ "arrow-up": 61744,
50
+ "arrow-up-right": 61745,
51
+ "arrow-up-left": 61746,
52
+ "arrow-up-down": 61747,
53
+ "arrow-right": 61748,
54
+ "arrow-left": 61749,
55
+ "arrow-down": 61750,
56
+ "arrow-down-right": 61751,
57
+ "arrow-down-left": 61752,
58
+ "alert-triangle": 61753
53
59
  }
@@ -2,9 +2,11 @@ export type HuspyIconsId =
2
2
  | "whatsapp"
3
3
  | "user"
4
4
  | "trash-2"
5
+ | "size-3d"
5
6
  | "share"
6
7
  | "search"
7
8
  | "search-x"
9
+ | "sale"
8
10
  | "rent"
9
11
  | "properties-linear"
10
12
  | "properties-filled"
@@ -12,6 +14,7 @@ export type HuspyIconsId =
12
14
  | "payments"
13
15
  | "note"
14
16
  | "mortgage"
17
+ | "map-pin"
15
18
  | "mail"
16
19
  | "logout"
17
20
  | "lock"
@@ -24,6 +27,7 @@ export type HuspyIconsId =
24
27
  | "help-circle"
25
28
  | "file-text"
26
29
  | "file-spreadsheet"
30
+ | "file-signature"
27
31
  | "file-lock"
28
32
  | "file-key"
29
33
  | "file-check"
@@ -39,7 +43,9 @@ export type HuspyIconsId =
39
43
  | "check"
40
44
  | "cancel"
41
45
  | "cancel-circle-solid"
46
+ | "building"
42
47
  | "bell"
48
+ | "bed-double"
43
49
  | "arrow-up"
44
50
  | "arrow-up-right"
45
51
  | "arrow-up-left"
@@ -55,9 +61,11 @@ export enum HuspyIcons {
55
61
  Whatsapp = "whatsapp",
56
62
  User = "user",
57
63
  Trash2 = "trash-2",
64
+ Size3d = "size-3d",
58
65
  Share = "share",
59
66
  Search = "search",
60
67
  SearchX = "search-x",
68
+ Sale = "sale",
61
69
  Rent = "rent",
62
70
  PropertiesLinear = "properties-linear",
63
71
  PropertiesFilled = "properties-filled",
@@ -65,6 +73,7 @@ export enum HuspyIcons {
65
73
  Payments = "payments",
66
74
  Note = "note",
67
75
  Mortgage = "mortgage",
76
+ MapPin = "map-pin",
68
77
  Mail = "mail",
69
78
  Logout = "logout",
70
79
  Lock = "lock",
@@ -77,6 +86,7 @@ export enum HuspyIcons {
77
86
  HelpCircle = "help-circle",
78
87
  FileText = "file-text",
79
88
  FileSpreadsheet = "file-spreadsheet",
89
+ FileSignature = "file-signature",
80
90
  FileLock = "file-lock",
81
91
  FileKey = "file-key",
82
92
  FileCheck = "file-check",
@@ -92,7 +102,9 @@ export enum HuspyIcons {
92
102
  Check = "check",
93
103
  Cancel = "cancel",
94
104
  CancelCircleSolid = "cancel-circle-solid",
105
+ Building = "building",
95
106
  Bell = "bell",
107
+ BedDouble = "bed-double",
96
108
  ArrowUp = "arrow-up",
97
109
  ArrowUpRight = "arrow-up-right",
98
110
  ArrowUpLeft = "arrow-up-left",
@@ -109,52 +121,58 @@ export const HUSPY_ICONS_CODEPOINTS: { [key in HuspyIcons]: string } = {
109
121
  [HuspyIcons.Whatsapp]: "61697",
110
122
  [HuspyIcons.User]: "61698",
111
123
  [HuspyIcons.Trash2]: "61699",
112
- [HuspyIcons.Share]: "61700",
113
- [HuspyIcons.Search]: "61701",
114
- [HuspyIcons.SearchX]: "61702",
115
- [HuspyIcons.Rent]: "61703",
116
- [HuspyIcons.PropertiesLinear]: "61704",
117
- [HuspyIcons.PropertiesFilled]: "61705",
118
- [HuspyIcons.Plus]: "61706",
119
- [HuspyIcons.Payments]: "61707",
120
- [HuspyIcons.Note]: "61708",
121
- [HuspyIcons.Mortgage]: "61709",
122
- [HuspyIcons.Mail]: "61710",
123
- [HuspyIcons.Logout]: "61711",
124
- [HuspyIcons.Lock]: "61712",
125
- [HuspyIcons.LeadsLinear]: "61713",
126
- [HuspyIcons.LeadsFilled]: "61714",
127
- [HuspyIcons.Keys01]: "61715",
128
- [HuspyIcons.IconSlot]: "61716",
129
- [HuspyIcons.HomeLinear]: "61717",
130
- [HuspyIcons.HomeFilled]: "61718",
131
- [HuspyIcons.HelpCircle]: "61719",
132
- [HuspyIcons.FileText]: "61720",
133
- [HuspyIcons.FileSpreadsheet]: "61721",
134
- [HuspyIcons.FileLock]: "61722",
135
- [HuspyIcons.FileKey]: "61723",
136
- [HuspyIcons.FileCheck]: "61724",
137
- [HuspyIcons.EyeVisible]: "61725",
138
- [HuspyIcons.EyeHidden]: "61726",
139
- [HuspyIcons.ExploreLinear]: "61727",
140
- [HuspyIcons.ExploreFilled]: "61728",
141
- [HuspyIcons.Edit]: "61729",
142
- [HuspyIcons.ChevronUp]: "61730",
143
- [HuspyIcons.ChevronRight]: "61731",
144
- [HuspyIcons.ChevronLeft]: "61732",
145
- [HuspyIcons.ChevronDown]: "61733",
146
- [HuspyIcons.Check]: "61734",
147
- [HuspyIcons.Cancel]: "61735",
148
- [HuspyIcons.CancelCircleSolid]: "61736",
149
- [HuspyIcons.Bell]: "61737",
150
- [HuspyIcons.ArrowUp]: "61738",
151
- [HuspyIcons.ArrowUpRight]: "61739",
152
- [HuspyIcons.ArrowUpLeft]: "61740",
153
- [HuspyIcons.ArrowUpDown]: "61741",
154
- [HuspyIcons.ArrowRight]: "61742",
155
- [HuspyIcons.ArrowLeft]: "61743",
156
- [HuspyIcons.ArrowDown]: "61744",
157
- [HuspyIcons.ArrowDownRight]: "61745",
158
- [HuspyIcons.ArrowDownLeft]: "61746",
159
- [HuspyIcons.AlertTriangle]: "61747",
124
+ [HuspyIcons.Size3d]: "61700",
125
+ [HuspyIcons.Share]: "61701",
126
+ [HuspyIcons.Search]: "61702",
127
+ [HuspyIcons.SearchX]: "61703",
128
+ [HuspyIcons.Sale]: "61704",
129
+ [HuspyIcons.Rent]: "61705",
130
+ [HuspyIcons.PropertiesLinear]: "61706",
131
+ [HuspyIcons.PropertiesFilled]: "61707",
132
+ [HuspyIcons.Plus]: "61708",
133
+ [HuspyIcons.Payments]: "61709",
134
+ [HuspyIcons.Note]: "61710",
135
+ [HuspyIcons.Mortgage]: "61711",
136
+ [HuspyIcons.MapPin]: "61712",
137
+ [HuspyIcons.Mail]: "61713",
138
+ [HuspyIcons.Logout]: "61714",
139
+ [HuspyIcons.Lock]: "61715",
140
+ [HuspyIcons.LeadsLinear]: "61716",
141
+ [HuspyIcons.LeadsFilled]: "61717",
142
+ [HuspyIcons.Keys01]: "61718",
143
+ [HuspyIcons.IconSlot]: "61719",
144
+ [HuspyIcons.HomeLinear]: "61720",
145
+ [HuspyIcons.HomeFilled]: "61721",
146
+ [HuspyIcons.HelpCircle]: "61722",
147
+ [HuspyIcons.FileText]: "61723",
148
+ [HuspyIcons.FileSpreadsheet]: "61724",
149
+ [HuspyIcons.FileSignature]: "61725",
150
+ [HuspyIcons.FileLock]: "61726",
151
+ [HuspyIcons.FileKey]: "61727",
152
+ [HuspyIcons.FileCheck]: "61728",
153
+ [HuspyIcons.EyeVisible]: "61729",
154
+ [HuspyIcons.EyeHidden]: "61730",
155
+ [HuspyIcons.ExploreLinear]: "61731",
156
+ [HuspyIcons.ExploreFilled]: "61732",
157
+ [HuspyIcons.Edit]: "61733",
158
+ [HuspyIcons.ChevronUp]: "61734",
159
+ [HuspyIcons.ChevronRight]: "61735",
160
+ [HuspyIcons.ChevronLeft]: "61736",
161
+ [HuspyIcons.ChevronDown]: "61737",
162
+ [HuspyIcons.Check]: "61738",
163
+ [HuspyIcons.Cancel]: "61739",
164
+ [HuspyIcons.CancelCircleSolid]: "61740",
165
+ [HuspyIcons.Building]: "61741",
166
+ [HuspyIcons.Bell]: "61742",
167
+ [HuspyIcons.BedDouble]: "61743",
168
+ [HuspyIcons.ArrowUp]: "61744",
169
+ [HuspyIcons.ArrowUpRight]: "61745",
170
+ [HuspyIcons.ArrowUpLeft]: "61746",
171
+ [HuspyIcons.ArrowUpDown]: "61747",
172
+ [HuspyIcons.ArrowRight]: "61748",
173
+ [HuspyIcons.ArrowLeft]: "61749",
174
+ [HuspyIcons.ArrowDown]: "61750",
175
+ [HuspyIcons.ArrowDownRight]: "61751",
176
+ [HuspyIcons.ArrowDownLeft]: "61752",
177
+ [HuspyIcons.AlertTriangle]: "61753",
160
178
  };
Binary file
Binary file
Binary file
@@ -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 = 'whatsapp' | 'user' | 'trash-2' | 'share' | 'search' | 'search-x' | 'rent' | 'properties-linear' | 'properties-filled' | 'plus' | 'payments' | 'note' | 'mortgage' | 'mail' | 'logout' | 'lock' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'icon-slot' | 'home-linear' | 'home-filled' | 'help-circle' | 'file-text' | 'file-spreadsheet' | 'file-lock' | 'file-key' | 'file-check' | 'eye-visible' | 'eye-hidden' | 'explore-linear' | 'explore-filled' | 'edit' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'cancel' | 'cancel-circle-solid' | 'bell' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'alert-triangle';
7
+ type IconName = 'whatsapp' | 'user' | 'trash-2' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sale' | 'rent' | 'properties-linear' | 'properties-filled' | 'plus' | 'payments' | 'note' | 'mortgage' | 'map-pin' | 'mail' | 'logout' | 'lock' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'icon-slot' | 'home-linear' | 'home-filled' | 'help-circle' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-check' | 'eye-visible' | 'eye-hidden' | 'explore-linear' | 'explore-filled' | 'edit' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'cancel' | 'cancel-circle-solid' | 'building' | 'bell' | 'bed-double' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'alert-triangle';
8
8
  /**
9
9
  * Mapping of icon names to unicode codepoints
10
10
  * Used by the Icon component to render the correct glyph