huspy-icons 0.3.25 → 0.3.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/fonts/HuspyIcons.css +191 -131
  2. package/dist/fonts/HuspyIcons.eot +0 -0
  3. package/dist/fonts/HuspyIcons.json +147 -127
  4. package/dist/fonts/HuspyIcons.ts +187 -127
  5. package/dist/fonts/HuspyIcons.ttf +0 -0
  6. package/dist/fonts/HuspyIcons.woff +0 -0
  7. package/dist/fonts/HuspyIcons.woff2 +0 -0
  8. package/dist/native/index.d.ts +1 -1
  9. package/dist/native/index.js +147 -127
  10. package/dist/native/index.js.map +1 -1
  11. package/dist/react/index.d.mts +42 -2
  12. package/dist/react/index.d.ts +42 -2
  13. package/dist/react/index.js +1903 -734
  14. package/dist/react/index.js.map +1 -1
  15. package/dist/react/index.mjs +1794 -625
  16. package/dist/react/index.mjs.map +1 -1
  17. package/package.json +1 -1
  18. package/src/native/glyphMap.ts +148 -128
  19. package/src/react/Barbeque.tsx +98 -0
  20. package/src/react/CalendarCheck.tsx +50 -0
  21. package/src/react/ClassicBuilding.tsx +74 -0
  22. package/src/react/Concierge.tsx +31 -0
  23. package/src/react/Dishwasher.tsx +30 -0
  24. package/src/react/Doorman.tsx +44 -0
  25. package/src/react/EquippedKitchen.tsx +24 -0
  26. package/src/react/Garage.tsx +56 -0
  27. package/src/react/Gym.tsx +24 -0
  28. package/src/react/Icon.tsx +61 -1
  29. package/src/react/MaidsRoom.tsx +24 -0
  30. package/src/react/MaidsService.tsx +24 -0
  31. package/src/react/Monumental.tsx +24 -0
  32. package/src/react/PaddleTennis.tsx +24 -0
  33. package/src/react/PartyHall.tsx +31 -0
  34. package/src/react/Sauna.tsx +31 -0
  35. package/src/react/Sea.tsx +24 -0
  36. package/src/react/Tennis.tsx +24 -0
  37. package/src/react/WalkInCloset.tsx +24 -0
  38. package/src/react/WashingMachine.tsx +30 -0
  39. package/src/react/Wifi.tsx +56 -0
  40. package/src/react/index.ts +20 -0
  41. package/src/react/index.tsx +20 -0
@@ -1,129 +1,149 @@
1
1
  {
2
- "whatsapp": 61697,
3
- "warehouse": 61698,
4
- "user": 61699,
5
- "user-square": 61700,
6
- "user-plus": 61701,
7
- "trash-2": 61702,
8
- "touch-ios": 61703,
9
- "touch-android": 61704,
10
- "time": 61705,
11
- "thermometer-snowflake": 61706,
12
- "terrace": 61707,
13
- "tasks": 61708,
14
- "swimming-pool": 61709,
15
- "store": 61710,
16
- "storage": 61711,
17
- "status-dot": 61712,
18
- "size-3d": 61713,
19
- "share": 61714,
20
- "search": 61715,
21
- "search-x": 61716,
22
- "sale": 61717,
23
- "restaurant": 61718,
24
- "rent": 61719,
25
- "properties-linear": 61720,
26
- "properties-filled": 61721,
27
- "promotion": 61722,
28
- "plus": 61723,
29
- "play-solid": 61724,
30
- "pin_map_solid": 61725,
31
- "phone-linear": 61726,
32
- "pet": 61727,
33
- "pent-house": 61728,
34
- "pencil-line": 61729,
35
- "payments": 61730,
36
- "patio": 61731,
37
- "parking": 61732,
38
- "outside": 61733,
39
- "notes": 61734,
40
- "note": 61735,
41
- "mortgage": 61736,
42
- "more-horizontal": 61737,
43
- "minus": 61738,
44
- "map": 61739,
45
- "map-pin": 61740,
46
- "mail": 61741,
47
- "magic-wand": 61742,
48
- "logout": 61743,
49
- "loft": 61744,
50
- "lock": 61745,
51
- "loader": 61746,
52
- "lift": 61747,
53
- "leads-linear": 61748,
54
- "leads-filled": 61749,
55
- "keys_01": 61750,
56
- "info": 61751,
57
- "images-gallery": 61752,
58
- "image": 61753,
59
- "image-off": 61754,
60
- "icon-slot": 61755,
61
- "home-linear": 61756,
62
- "home-filled": 61757,
63
- "history": 61758,
64
- "help-circle": 61759,
65
- "heating": 61760,
66
- "gas-heating": 61761,
67
- "garden": 61762,
68
- "furnished": 61763,
69
- "filter": 61764,
70
- "file-text": 61765,
71
- "file-spreadsheet": 61766,
72
- "file-signature": 61767,
73
- "file-lock": 61768,
74
- "file-key": 61769,
75
- "file-input": 61770,
76
- "file-check": 61771,
77
- "face-ios-light": 61772,
78
- "face-ios-bold": 61773,
79
- "face-android": 61774,
80
- "eye-visible": 61775,
81
- "eye-hidden": 61776,
82
- "explore-linear": 61777,
83
- "explore-filled": 61778,
84
- "electric": 61779,
85
- "edit": 61780,
86
- "duplex": 61781,
87
- "door-open": 61782,
88
- "copy": 61783,
89
- "contact": 61784,
90
- "collections": 61785,
91
- "closet": 61786,
92
- "circle-off": 61787,
93
- "chevron-up": 61788,
94
- "chevron-right": 61789,
95
- "chevron-left": 61790,
96
- "chevron-down": 61791,
97
- "check": 61792,
98
- "check-circle-2": 61793,
99
- "check-check": 61794,
100
- "chalet-pareado": 61795,
101
- "chalet-independet": 61796,
102
- "chalet-adosado": 61797,
103
- "cancel": 61798,
104
- "cancel-circle-stroke": 61799,
105
- "cancel-circle-solid": 61800,
106
- "calendar": 61801,
107
- "calendar-clock": 61802,
108
- "building": 61803,
109
- "bell": 61804,
110
- "bed-double": 61805,
111
- "bath": 61806,
112
- "balcony-window": 61807,
113
- "arrow-up": 61808,
114
- "arrow-up-right": 61809,
115
- "arrow-up-left": 61810,
116
- "arrow-up-down": 61811,
117
- "arrow-right": 61812,
118
- "arrow-left": 61813,
119
- "arrow-down": 61814,
120
- "arrow-down-right": 61815,
121
- "arrow-down-left": 61816,
122
- "archive": 61817,
123
- "alert-triangle": 61818,
124
- "alert-circle": 61819,
125
- "air-conditioner": 61820,
126
- "ai": 61821,
127
- "add-note": 61822,
128
- "accessibility": 61823
2
+ "wifi": 61697,
3
+ "whatsapp": 61698,
4
+ "washing-machine": 61699,
5
+ "warehouse": 61700,
6
+ "walk-in-closet": 61701,
7
+ "user": 61702,
8
+ "user-square": 61703,
9
+ "user-plus": 61704,
10
+ "trash-2": 61705,
11
+ "touch-ios": 61706,
12
+ "touch-android": 61707,
13
+ "time": 61708,
14
+ "thermometer-snowflake": 61709,
15
+ "terrace": 61710,
16
+ "tennis": 61711,
17
+ "tasks": 61712,
18
+ "swimming-pool": 61713,
19
+ "store": 61714,
20
+ "storage": 61715,
21
+ "status-dot": 61716,
22
+ "size-3d": 61717,
23
+ "share": 61718,
24
+ "search": 61719,
25
+ "search-x": 61720,
26
+ "sea": 61721,
27
+ "sauna": 61722,
28
+ "sale": 61723,
29
+ "restaurant": 61724,
30
+ "rent": 61725,
31
+ "properties-linear": 61726,
32
+ "properties-filled": 61727,
33
+ "promotion": 61728,
34
+ "plus": 61729,
35
+ "play-solid": 61730,
36
+ "pin_map_solid": 61731,
37
+ "phone-linear": 61732,
38
+ "pet": 61733,
39
+ "pent-house": 61734,
40
+ "pencil-line": 61735,
41
+ "payments": 61736,
42
+ "patio": 61737,
43
+ "party-hall": 61738,
44
+ "parking": 61739,
45
+ "paddle-tennis": 61740,
46
+ "outside": 61741,
47
+ "notes": 61742,
48
+ "note": 61743,
49
+ "mortgage": 61744,
50
+ "more-horizontal": 61745,
51
+ "monumental": 61746,
52
+ "minus": 61747,
53
+ "map": 61748,
54
+ "map-pin": 61749,
55
+ "mail": 61750,
56
+ "maids-service": 61751,
57
+ "maids-room": 61752,
58
+ "magic-wand": 61753,
59
+ "logout": 61754,
60
+ "loft": 61755,
61
+ "lock": 61756,
62
+ "loader": 61757,
63
+ "lift": 61758,
64
+ "leads-linear": 61759,
65
+ "leads-filled": 61760,
66
+ "keys_01": 61761,
67
+ "info": 61762,
68
+ "images-gallery": 61763,
69
+ "image": 61764,
70
+ "image-off": 61765,
71
+ "icon-slot": 61766,
72
+ "home-linear": 61767,
73
+ "home-filled": 61768,
74
+ "history": 61769,
75
+ "help-circle": 61770,
76
+ "heating": 61771,
77
+ "gym": 61772,
78
+ "gas-heating": 61773,
79
+ "garden": 61774,
80
+ "garage": 61775,
81
+ "furnished": 61776,
82
+ "filter": 61777,
83
+ "file-text": 61778,
84
+ "file-spreadsheet": 61779,
85
+ "file-signature": 61780,
86
+ "file-lock": 61781,
87
+ "file-key": 61782,
88
+ "file-input": 61783,
89
+ "file-check": 61784,
90
+ "face-ios-light": 61785,
91
+ "face-ios-bold": 61786,
92
+ "face-android": 61787,
93
+ "eye-visible": 61788,
94
+ "eye-hidden": 61789,
95
+ "explore-linear": 61790,
96
+ "explore-filled": 61791,
97
+ "equipped-kitchen": 61792,
98
+ "electric": 61793,
99
+ "edit": 61794,
100
+ "duplex": 61795,
101
+ "doorman": 61796,
102
+ "door-open": 61797,
103
+ "dishwasher": 61798,
104
+ "copy": 61799,
105
+ "contact": 61800,
106
+ "concierge": 61801,
107
+ "collections": 61802,
108
+ "closet": 61803,
109
+ "classic-building": 61804,
110
+ "circle-off": 61805,
111
+ "chevron-up": 61806,
112
+ "chevron-right": 61807,
113
+ "chevron-left": 61808,
114
+ "chevron-down": 61809,
115
+ "check": 61810,
116
+ "check-circle-2": 61811,
117
+ "check-check": 61812,
118
+ "chalet-pareado": 61813,
119
+ "chalet-independet": 61814,
120
+ "chalet-adosado": 61815,
121
+ "cancel": 61816,
122
+ "cancel-circle-stroke": 61817,
123
+ "cancel-circle-solid": 61818,
124
+ "calendar": 61819,
125
+ "calendar-clock": 61820,
126
+ "calendar-check": 61821,
127
+ "building": 61822,
128
+ "bell": 61823,
129
+ "bed-double": 61824,
130
+ "bath": 61825,
131
+ "barbeque": 61826,
132
+ "balcony-window": 61827,
133
+ "arrow-up": 61828,
134
+ "arrow-up-right": 61829,
135
+ "arrow-up-left": 61830,
136
+ "arrow-up-down": 61831,
137
+ "arrow-right": 61832,
138
+ "arrow-left": 61833,
139
+ "arrow-down": 61834,
140
+ "arrow-down-right": 61835,
141
+ "arrow-down-left": 61836,
142
+ "archive": 61837,
143
+ "alert-triangle": 61838,
144
+ "alert-circle": 61839,
145
+ "air-conditioner": 61840,
146
+ "ai": 61841,
147
+ "add-note": 61842,
148
+ "accessibility": 61843
129
149
  }