huspy-icons 0.3.39 → 0.3.40
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 +57 -54
- package/dist/fonts/HuspyIcons.eot +0 -0
- package/dist/fonts/HuspyIcons.json +51 -50
- package/dist/fonts/HuspyIcons.ts +53 -50
- 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 +51 -50
- package/dist/native/index.js.map +1 -1
- package/dist/react/index.d.mts +4 -2
- package/dist/react/index.d.ts +4 -2
- package/dist/react/index.js +741 -681
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +632 -572
- package/dist/react/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/native/glyphMap.ts +52 -51
- package/src/react/Download.tsx +38 -0
- package/src/react/Icon.tsx +4 -1
- package/src/react/index.ts +1 -0
- package/src/react/index.tsx +1 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "HuspyIcons";
|
|
3
|
-
src: url(".//HuspyIcons.ttf?
|
|
4
|
-
url(".//HuspyIcons.woff?
|
|
5
|
-
url(".//HuspyIcons.woff2?
|
|
6
|
-
url(".//HuspyIcons.eot?
|
|
3
|
+
src: url(".//HuspyIcons.ttf?c675a40561dda3c245cd863be9a43486") format("truetype"),
|
|
4
|
+
url(".//HuspyIcons.woff?c675a40561dda3c245cd863be9a43486") format("woff"),
|
|
5
|
+
url(".//HuspyIcons.woff2?c675a40561dda3c245cd863be9a43486") format("woff2"),
|
|
6
|
+
url(".//HuspyIcons.eot?c675a40561dda3c245cd863be9a43486#iefix") format("embedded-opentype");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.icon:before {
|
|
@@ -344,153 +344,156 @@ url(".//HuspyIcons.eot?8704e12a790cf9e3027125206d59efa7#iefix") format("embedded
|
|
|
344
344
|
.icon.huspy-icon-duplex:before {
|
|
345
345
|
content: "\f16d";
|
|
346
346
|
}
|
|
347
|
-
.icon.huspy-icon-
|
|
347
|
+
.icon.huspy-icon-download:before {
|
|
348
348
|
content: "\f16e";
|
|
349
349
|
}
|
|
350
|
-
.icon.huspy-icon-
|
|
350
|
+
.icon.huspy-icon-doorman:before {
|
|
351
351
|
content: "\f16f";
|
|
352
352
|
}
|
|
353
|
-
.icon.huspy-icon-
|
|
353
|
+
.icon.huspy-icon-door-open:before {
|
|
354
354
|
content: "\f170";
|
|
355
355
|
}
|
|
356
|
-
.icon.huspy-icon-
|
|
356
|
+
.icon.huspy-icon-dishwasher:before {
|
|
357
357
|
content: "\f171";
|
|
358
358
|
}
|
|
359
|
-
.icon.huspy-icon-
|
|
359
|
+
.icon.huspy-icon-copy:before {
|
|
360
360
|
content: "\f172";
|
|
361
361
|
}
|
|
362
|
-
.icon.huspy-icon-
|
|
362
|
+
.icon.huspy-icon-contact:before {
|
|
363
363
|
content: "\f173";
|
|
364
364
|
}
|
|
365
|
-
.icon.huspy-icon-
|
|
365
|
+
.icon.huspy-icon-concierge:before {
|
|
366
366
|
content: "\f174";
|
|
367
367
|
}
|
|
368
|
-
.icon.huspy-icon-
|
|
368
|
+
.icon.huspy-icon-collections:before {
|
|
369
369
|
content: "\f175";
|
|
370
370
|
}
|
|
371
|
-
.icon.huspy-icon-
|
|
371
|
+
.icon.huspy-icon-closet:before {
|
|
372
372
|
content: "\f176";
|
|
373
373
|
}
|
|
374
|
-
.icon.huspy-icon-
|
|
374
|
+
.icon.huspy-icon-classic-building:before {
|
|
375
375
|
content: "\f177";
|
|
376
376
|
}
|
|
377
|
-
.icon.huspy-icon-
|
|
377
|
+
.icon.huspy-icon-circle-off:before {
|
|
378
378
|
content: "\f178";
|
|
379
379
|
}
|
|
380
|
-
.icon.huspy-icon-chevron-
|
|
380
|
+
.icon.huspy-icon-chevron-up:before {
|
|
381
381
|
content: "\f179";
|
|
382
382
|
}
|
|
383
|
-
.icon.huspy-icon-chevron-
|
|
383
|
+
.icon.huspy-icon-chevron-right:before {
|
|
384
384
|
content: "\f17a";
|
|
385
385
|
}
|
|
386
|
-
.icon.huspy-icon-chevron-
|
|
386
|
+
.icon.huspy-icon-chevron-left:before {
|
|
387
387
|
content: "\f17b";
|
|
388
388
|
}
|
|
389
|
-
.icon.huspy-icon-
|
|
389
|
+
.icon.huspy-icon-chevron-down:before {
|
|
390
390
|
content: "\f17c";
|
|
391
391
|
}
|
|
392
|
-
.icon.huspy-icon-check
|
|
392
|
+
.icon.huspy-icon-check:before {
|
|
393
393
|
content: "\f17d";
|
|
394
394
|
}
|
|
395
|
-
.icon.huspy-icon-check-
|
|
395
|
+
.icon.huspy-icon-check-circle-2:before {
|
|
396
396
|
content: "\f17e";
|
|
397
397
|
}
|
|
398
|
-
.icon.huspy-icon-
|
|
398
|
+
.icon.huspy-icon-check-check:before {
|
|
399
399
|
content: "\f17f";
|
|
400
400
|
}
|
|
401
|
-
.icon.huspy-icon-chalet-
|
|
401
|
+
.icon.huspy-icon-chalet-pareado:before {
|
|
402
402
|
content: "\f180";
|
|
403
403
|
}
|
|
404
|
-
.icon.huspy-icon-chalet-
|
|
404
|
+
.icon.huspy-icon-chalet-independet:before {
|
|
405
405
|
content: "\f181";
|
|
406
406
|
}
|
|
407
|
-
.icon.huspy-icon-
|
|
407
|
+
.icon.huspy-icon-chalet-adosado:before {
|
|
408
408
|
content: "\f182";
|
|
409
409
|
}
|
|
410
|
-
.icon.huspy-icon-cancel
|
|
410
|
+
.icon.huspy-icon-cancel:before {
|
|
411
411
|
content: "\f183";
|
|
412
412
|
}
|
|
413
|
-
.icon.huspy-icon-cancel-circle-
|
|
413
|
+
.icon.huspy-icon-cancel-circle-stroke:before {
|
|
414
414
|
content: "\f184";
|
|
415
415
|
}
|
|
416
|
-
.icon.huspy-icon-
|
|
416
|
+
.icon.huspy-icon-cancel-circle-solid:before {
|
|
417
417
|
content: "\f185";
|
|
418
418
|
}
|
|
419
|
-
.icon.huspy-icon-
|
|
419
|
+
.icon.huspy-icon-camera:before {
|
|
420
420
|
content: "\f186";
|
|
421
421
|
}
|
|
422
|
-
.icon.huspy-icon-calendar
|
|
422
|
+
.icon.huspy-icon-calendar:before {
|
|
423
423
|
content: "\f187";
|
|
424
424
|
}
|
|
425
|
-
.icon.huspy-icon-calendar-
|
|
425
|
+
.icon.huspy-icon-calendar-x:before {
|
|
426
426
|
content: "\f188";
|
|
427
427
|
}
|
|
428
|
-
.icon.huspy-icon-calendar-
|
|
428
|
+
.icon.huspy-icon-calendar-clock:before {
|
|
429
429
|
content: "\f189";
|
|
430
430
|
}
|
|
431
|
-
.icon.huspy-icon-
|
|
431
|
+
.icon.huspy-icon-calendar-check:before {
|
|
432
432
|
content: "\f18a";
|
|
433
433
|
}
|
|
434
|
-
.icon.huspy-icon-
|
|
434
|
+
.icon.huspy-icon-building:before {
|
|
435
435
|
content: "\f18b";
|
|
436
436
|
}
|
|
437
|
-
.icon.huspy-icon-
|
|
437
|
+
.icon.huspy-icon-bell:before {
|
|
438
438
|
content: "\f18c";
|
|
439
439
|
}
|
|
440
|
-
.icon.huspy-icon-
|
|
440
|
+
.icon.huspy-icon-bed-double:before {
|
|
441
441
|
content: "\f18d";
|
|
442
442
|
}
|
|
443
|
-
.icon.huspy-icon-
|
|
443
|
+
.icon.huspy-icon-bath:before {
|
|
444
444
|
content: "\f18e";
|
|
445
445
|
}
|
|
446
|
-
.icon.huspy-icon-
|
|
446
|
+
.icon.huspy-icon-barbeque:before {
|
|
447
447
|
content: "\f18f";
|
|
448
448
|
}
|
|
449
|
-
.icon.huspy-icon-
|
|
449
|
+
.icon.huspy-icon-balcony-window:before {
|
|
450
450
|
content: "\f190";
|
|
451
451
|
}
|
|
452
|
-
.icon.huspy-icon-arrow-up
|
|
452
|
+
.icon.huspy-icon-arrow-up:before {
|
|
453
453
|
content: "\f191";
|
|
454
454
|
}
|
|
455
|
-
.icon.huspy-icon-arrow-up-
|
|
455
|
+
.icon.huspy-icon-arrow-up-right:before {
|
|
456
456
|
content: "\f192";
|
|
457
457
|
}
|
|
458
|
-
.icon.huspy-icon-arrow-up-
|
|
458
|
+
.icon.huspy-icon-arrow-up-left:before {
|
|
459
459
|
content: "\f193";
|
|
460
460
|
}
|
|
461
|
-
.icon.huspy-icon-arrow-
|
|
461
|
+
.icon.huspy-icon-arrow-up-down:before {
|
|
462
462
|
content: "\f194";
|
|
463
463
|
}
|
|
464
|
-
.icon.huspy-icon-arrow-
|
|
464
|
+
.icon.huspy-icon-arrow-right:before {
|
|
465
465
|
content: "\f195";
|
|
466
466
|
}
|
|
467
|
-
.icon.huspy-icon-arrow-
|
|
467
|
+
.icon.huspy-icon-arrow-left:before {
|
|
468
468
|
content: "\f196";
|
|
469
469
|
}
|
|
470
|
-
.icon.huspy-icon-arrow-down
|
|
470
|
+
.icon.huspy-icon-arrow-down:before {
|
|
471
471
|
content: "\f197";
|
|
472
472
|
}
|
|
473
|
-
.icon.huspy-icon-arrow-down-
|
|
473
|
+
.icon.huspy-icon-arrow-down-right:before {
|
|
474
474
|
content: "\f198";
|
|
475
475
|
}
|
|
476
|
-
.icon.huspy-icon-
|
|
476
|
+
.icon.huspy-icon-arrow-down-left:before {
|
|
477
477
|
content: "\f199";
|
|
478
478
|
}
|
|
479
|
-
.icon.huspy-icon-
|
|
479
|
+
.icon.huspy-icon-archive:before {
|
|
480
480
|
content: "\f19a";
|
|
481
481
|
}
|
|
482
|
-
.icon.huspy-icon-alert-
|
|
482
|
+
.icon.huspy-icon-alert-triangle:before {
|
|
483
483
|
content: "\f19b";
|
|
484
484
|
}
|
|
485
|
-
.icon.huspy-icon-
|
|
485
|
+
.icon.huspy-icon-alert-circle:before {
|
|
486
486
|
content: "\f19c";
|
|
487
487
|
}
|
|
488
|
-
.icon.huspy-icon-
|
|
488
|
+
.icon.huspy-icon-air-conditioner:before {
|
|
489
489
|
content: "\f19d";
|
|
490
490
|
}
|
|
491
|
-
.icon.huspy-icon-
|
|
491
|
+
.icon.huspy-icon-ai:before {
|
|
492
492
|
content: "\f19e";
|
|
493
493
|
}
|
|
494
|
-
.icon.huspy-icon-
|
|
494
|
+
.icon.huspy-icon-add-note:before {
|
|
495
495
|
content: "\f19f";
|
|
496
496
|
}
|
|
497
|
+
.icon.huspy-icon-accessibility:before {
|
|
498
|
+
content: "\f1a0";
|
|
499
|
+
}
|
|
Binary file
|
|
@@ -108,54 +108,55 @@
|
|
|
108
108
|
"electric": 61803,
|
|
109
109
|
"edit": 61804,
|
|
110
110
|
"duplex": 61805,
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"chevron-
|
|
123
|
-
"chevron-
|
|
124
|
-
"chevron-
|
|
125
|
-
"
|
|
126
|
-
"check
|
|
127
|
-
"check-
|
|
128
|
-
"
|
|
129
|
-
"chalet-
|
|
130
|
-
"chalet-
|
|
131
|
-
"
|
|
132
|
-
"cancel
|
|
133
|
-
"cancel-circle-
|
|
134
|
-
"
|
|
135
|
-
"
|
|
136
|
-
"calendar
|
|
137
|
-
"calendar-
|
|
138
|
-
"calendar-
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
"arrow-up
|
|
147
|
-
"arrow-up-
|
|
148
|
-
"arrow-up-
|
|
149
|
-
"arrow-
|
|
150
|
-
"arrow-
|
|
151
|
-
"arrow-
|
|
152
|
-
"arrow-down
|
|
153
|
-
"arrow-down-
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"alert-
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
111
|
+
"download": 61806,
|
|
112
|
+
"doorman": 61807,
|
|
113
|
+
"door-open": 61808,
|
|
114
|
+
"dishwasher": 61809,
|
|
115
|
+
"copy": 61810,
|
|
116
|
+
"contact": 61811,
|
|
117
|
+
"concierge": 61812,
|
|
118
|
+
"collections": 61813,
|
|
119
|
+
"closet": 61814,
|
|
120
|
+
"classic-building": 61815,
|
|
121
|
+
"circle-off": 61816,
|
|
122
|
+
"chevron-up": 61817,
|
|
123
|
+
"chevron-right": 61818,
|
|
124
|
+
"chevron-left": 61819,
|
|
125
|
+
"chevron-down": 61820,
|
|
126
|
+
"check": 61821,
|
|
127
|
+
"check-circle-2": 61822,
|
|
128
|
+
"check-check": 61823,
|
|
129
|
+
"chalet-pareado": 61824,
|
|
130
|
+
"chalet-independet": 61825,
|
|
131
|
+
"chalet-adosado": 61826,
|
|
132
|
+
"cancel": 61827,
|
|
133
|
+
"cancel-circle-stroke": 61828,
|
|
134
|
+
"cancel-circle-solid": 61829,
|
|
135
|
+
"camera": 61830,
|
|
136
|
+
"calendar": 61831,
|
|
137
|
+
"calendar-x": 61832,
|
|
138
|
+
"calendar-clock": 61833,
|
|
139
|
+
"calendar-check": 61834,
|
|
140
|
+
"building": 61835,
|
|
141
|
+
"bell": 61836,
|
|
142
|
+
"bed-double": 61837,
|
|
143
|
+
"bath": 61838,
|
|
144
|
+
"barbeque": 61839,
|
|
145
|
+
"balcony-window": 61840,
|
|
146
|
+
"arrow-up": 61841,
|
|
147
|
+
"arrow-up-right": 61842,
|
|
148
|
+
"arrow-up-left": 61843,
|
|
149
|
+
"arrow-up-down": 61844,
|
|
150
|
+
"arrow-right": 61845,
|
|
151
|
+
"arrow-left": 61846,
|
|
152
|
+
"arrow-down": 61847,
|
|
153
|
+
"arrow-down-right": 61848,
|
|
154
|
+
"arrow-down-left": 61849,
|
|
155
|
+
"archive": 61850,
|
|
156
|
+
"alert-triangle": 61851,
|
|
157
|
+
"alert-circle": 61852,
|
|
158
|
+
"air-conditioner": 61853,
|
|
159
|
+
"ai": 61854,
|
|
160
|
+
"add-note": 61855,
|
|
161
|
+
"accessibility": 61856
|
|
161
162
|
}
|
package/dist/fonts/HuspyIcons.ts
CHANGED
|
@@ -108,6 +108,7 @@ export type HuspyIconsId =
|
|
|
108
108
|
| "electric"
|
|
109
109
|
| "edit"
|
|
110
110
|
| "duplex"
|
|
111
|
+
| "download"
|
|
111
112
|
| "doorman"
|
|
112
113
|
| "door-open"
|
|
113
114
|
| "dishwasher"
|
|
@@ -269,6 +270,7 @@ export enum HuspyIcons {
|
|
|
269
270
|
Electric = "electric",
|
|
270
271
|
Edit = "edit",
|
|
271
272
|
Duplex = "duplex",
|
|
273
|
+
Download = "download",
|
|
272
274
|
Doorman = "doorman",
|
|
273
275
|
DoorOpen = "door-open",
|
|
274
276
|
Dishwasher = "dishwasher",
|
|
@@ -431,54 +433,55 @@ export const HUSPY_ICONS_CODEPOINTS: { [key in HuspyIcons]: string } = {
|
|
|
431
433
|
[HuspyIcons.Electric]: "61803",
|
|
432
434
|
[HuspyIcons.Edit]: "61804",
|
|
433
435
|
[HuspyIcons.Duplex]: "61805",
|
|
434
|
-
[HuspyIcons.
|
|
435
|
-
[HuspyIcons.
|
|
436
|
-
[HuspyIcons.
|
|
437
|
-
[HuspyIcons.
|
|
438
|
-
[HuspyIcons.
|
|
439
|
-
[HuspyIcons.
|
|
440
|
-
[HuspyIcons.
|
|
441
|
-
[HuspyIcons.
|
|
442
|
-
[HuspyIcons.
|
|
443
|
-
[HuspyIcons.
|
|
444
|
-
[HuspyIcons.
|
|
445
|
-
[HuspyIcons.
|
|
446
|
-
[HuspyIcons.
|
|
447
|
-
[HuspyIcons.
|
|
448
|
-
[HuspyIcons.
|
|
449
|
-
[HuspyIcons.
|
|
450
|
-
[HuspyIcons.
|
|
451
|
-
[HuspyIcons.
|
|
452
|
-
[HuspyIcons.
|
|
453
|
-
[HuspyIcons.
|
|
454
|
-
[HuspyIcons.
|
|
455
|
-
[HuspyIcons.
|
|
456
|
-
[HuspyIcons.
|
|
457
|
-
[HuspyIcons.
|
|
458
|
-
[HuspyIcons.
|
|
459
|
-
[HuspyIcons.
|
|
460
|
-
[HuspyIcons.
|
|
461
|
-
[HuspyIcons.
|
|
462
|
-
[HuspyIcons.
|
|
463
|
-
[HuspyIcons.
|
|
464
|
-
[HuspyIcons.
|
|
465
|
-
[HuspyIcons.
|
|
466
|
-
[HuspyIcons.
|
|
467
|
-
[HuspyIcons.
|
|
468
|
-
[HuspyIcons.
|
|
469
|
-
[HuspyIcons.
|
|
470
|
-
[HuspyIcons.
|
|
471
|
-
[HuspyIcons.
|
|
472
|
-
[HuspyIcons.
|
|
473
|
-
[HuspyIcons.
|
|
474
|
-
[HuspyIcons.
|
|
475
|
-
[HuspyIcons.
|
|
476
|
-
[HuspyIcons.
|
|
477
|
-
[HuspyIcons.
|
|
478
|
-
[HuspyIcons.
|
|
479
|
-
[HuspyIcons.
|
|
480
|
-
[HuspyIcons.
|
|
481
|
-
[HuspyIcons.
|
|
482
|
-
[HuspyIcons.
|
|
483
|
-
[HuspyIcons.
|
|
436
|
+
[HuspyIcons.Download]: "61806",
|
|
437
|
+
[HuspyIcons.Doorman]: "61807",
|
|
438
|
+
[HuspyIcons.DoorOpen]: "61808",
|
|
439
|
+
[HuspyIcons.Dishwasher]: "61809",
|
|
440
|
+
[HuspyIcons.Copy]: "61810",
|
|
441
|
+
[HuspyIcons.Contact]: "61811",
|
|
442
|
+
[HuspyIcons.Concierge]: "61812",
|
|
443
|
+
[HuspyIcons.Collections]: "61813",
|
|
444
|
+
[HuspyIcons.Closet]: "61814",
|
|
445
|
+
[HuspyIcons.ClassicBuilding]: "61815",
|
|
446
|
+
[HuspyIcons.CircleOff]: "61816",
|
|
447
|
+
[HuspyIcons.ChevronUp]: "61817",
|
|
448
|
+
[HuspyIcons.ChevronRight]: "61818",
|
|
449
|
+
[HuspyIcons.ChevronLeft]: "61819",
|
|
450
|
+
[HuspyIcons.ChevronDown]: "61820",
|
|
451
|
+
[HuspyIcons.Check]: "61821",
|
|
452
|
+
[HuspyIcons.CheckCircle2]: "61822",
|
|
453
|
+
[HuspyIcons.CheckCheck]: "61823",
|
|
454
|
+
[HuspyIcons.ChaletPareado]: "61824",
|
|
455
|
+
[HuspyIcons.ChaletIndependet]: "61825",
|
|
456
|
+
[HuspyIcons.ChaletAdosado]: "61826",
|
|
457
|
+
[HuspyIcons.Cancel]: "61827",
|
|
458
|
+
[HuspyIcons.CancelCircleStroke]: "61828",
|
|
459
|
+
[HuspyIcons.CancelCircleSolid]: "61829",
|
|
460
|
+
[HuspyIcons.Camera]: "61830",
|
|
461
|
+
[HuspyIcons.Calendar]: "61831",
|
|
462
|
+
[HuspyIcons.CalendarX]: "61832",
|
|
463
|
+
[HuspyIcons.CalendarClock]: "61833",
|
|
464
|
+
[HuspyIcons.CalendarCheck]: "61834",
|
|
465
|
+
[HuspyIcons.Building]: "61835",
|
|
466
|
+
[HuspyIcons.Bell]: "61836",
|
|
467
|
+
[HuspyIcons.BedDouble]: "61837",
|
|
468
|
+
[HuspyIcons.Bath]: "61838",
|
|
469
|
+
[HuspyIcons.Barbeque]: "61839",
|
|
470
|
+
[HuspyIcons.BalconyWindow]: "61840",
|
|
471
|
+
[HuspyIcons.ArrowUp]: "61841",
|
|
472
|
+
[HuspyIcons.ArrowUpRight]: "61842",
|
|
473
|
+
[HuspyIcons.ArrowUpLeft]: "61843",
|
|
474
|
+
[HuspyIcons.ArrowUpDown]: "61844",
|
|
475
|
+
[HuspyIcons.ArrowRight]: "61845",
|
|
476
|
+
[HuspyIcons.ArrowLeft]: "61846",
|
|
477
|
+
[HuspyIcons.ArrowDown]: "61847",
|
|
478
|
+
[HuspyIcons.ArrowDownRight]: "61848",
|
|
479
|
+
[HuspyIcons.ArrowDownLeft]: "61849",
|
|
480
|
+
[HuspyIcons.Archive]: "61850",
|
|
481
|
+
[HuspyIcons.AlertTriangle]: "61851",
|
|
482
|
+
[HuspyIcons.AlertCircle]: "61852",
|
|
483
|
+
[HuspyIcons.AirConditioner]: "61853",
|
|
484
|
+
[HuspyIcons.Ai]: "61854",
|
|
485
|
+
[HuspyIcons.AddNote]: "61855",
|
|
486
|
+
[HuspyIcons.Accessibility]: "61856",
|
|
484
487
|
};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/native/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { TextProps } from 'react-native';
|
|
|
4
4
|
/**
|
|
5
5
|
* Available icon names in the HuspyIcons font
|
|
6
6
|
*/
|
|
7
|
-
type IconName = 'wifi' | 'whatsapp' | 'washing-machine' | 'warehouse' | 'walk-in-closet' | 'user' | 'user-square' | 'user-plus' | 'upload' | 'trash' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'shield-alert' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | 'properties-search-empty' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'play-solid' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'party-hall' | 'parking' | 'paddle-tennis' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'monumental' | 'minus' | 'map' | 'map-pin' | 'mail' | 'maids-service' | 'maids-room' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'handshake' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | 'file-type' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'external_link' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | 'doorman' | 'door-open' | 'dishwasher' | 'copy' | 'contact' | 'concierge' | 'collections' | 'closet' | 'classic-building' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'camera' | 'calendar' | 'calendar-x' | 'calendar-clock' | 'calendar-check' | 'building' | 'bell' | 'bed-double' | 'bath' | 'barbeque' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'ai' | 'add-note' | 'accessibility';
|
|
7
|
+
type IconName = 'wifi' | 'whatsapp' | 'washing-machine' | 'warehouse' | 'walk-in-closet' | 'user' | 'user-square' | 'user-plus' | 'upload' | 'trash' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'shield-alert' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | 'properties-search-empty' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'play-solid' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'party-hall' | 'parking' | 'paddle-tennis' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'monumental' | 'minus' | 'map' | 'map-pin' | 'mail' | 'maids-service' | 'maids-room' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'handshake' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | 'file-type' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'external_link' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | 'download' | 'doorman' | 'door-open' | 'dishwasher' | 'copy' | 'contact' | 'concierge' | 'collections' | 'closet' | 'classic-building' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'camera' | 'calendar' | 'calendar-x' | 'calendar-clock' | 'calendar-check' | 'building' | 'bell' | 'bed-double' | 'bath' | 'barbeque' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'ai' | 'add-note' | 'accessibility';
|
|
8
8
|
/**
|
|
9
9
|
* Mapping of icon names to unicode codepoints
|
|
10
10
|
* Used by the Icon component to render the correct glyph
|
package/dist/native/index.js
CHANGED
|
@@ -151,56 +151,57 @@ var glyphMap = {
|
|
|
151
151
|
"electric": 61803,
|
|
152
152
|
"edit": 61804,
|
|
153
153
|
"duplex": 61805,
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"
|
|
163
|
-
"
|
|
164
|
-
"
|
|
165
|
-
"chevron-
|
|
166
|
-
"chevron-
|
|
167
|
-
"chevron-
|
|
168
|
-
"
|
|
169
|
-
"check
|
|
170
|
-
"check-
|
|
171
|
-
"
|
|
172
|
-
"chalet-
|
|
173
|
-
"chalet-
|
|
174
|
-
"
|
|
175
|
-
"cancel
|
|
176
|
-
"cancel-circle-
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
"calendar
|
|
180
|
-
"calendar-
|
|
181
|
-
"calendar-
|
|
182
|
-
"
|
|
183
|
-
"
|
|
184
|
-
"
|
|
185
|
-
"
|
|
186
|
-
"
|
|
187
|
-
"
|
|
188
|
-
"
|
|
189
|
-
"arrow-up
|
|
190
|
-
"arrow-up-
|
|
191
|
-
"arrow-up-
|
|
192
|
-
"arrow-
|
|
193
|
-
"arrow-
|
|
194
|
-
"arrow-
|
|
195
|
-
"arrow-down
|
|
196
|
-
"arrow-down-
|
|
197
|
-
"
|
|
198
|
-
"
|
|
199
|
-
"alert-
|
|
200
|
-
"
|
|
201
|
-
"
|
|
202
|
-
"
|
|
203
|
-
"
|
|
154
|
+
"download": 61806,
|
|
155
|
+
"doorman": 61807,
|
|
156
|
+
"door-open": 61808,
|
|
157
|
+
"dishwasher": 61809,
|
|
158
|
+
"copy": 61810,
|
|
159
|
+
"contact": 61811,
|
|
160
|
+
"concierge": 61812,
|
|
161
|
+
"collections": 61813,
|
|
162
|
+
"closet": 61814,
|
|
163
|
+
"classic-building": 61815,
|
|
164
|
+
"circle-off": 61816,
|
|
165
|
+
"chevron-up": 61817,
|
|
166
|
+
"chevron-right": 61818,
|
|
167
|
+
"chevron-left": 61819,
|
|
168
|
+
"chevron-down": 61820,
|
|
169
|
+
"check": 61821,
|
|
170
|
+
"check-circle-2": 61822,
|
|
171
|
+
"check-check": 61823,
|
|
172
|
+
"chalet-pareado": 61824,
|
|
173
|
+
"chalet-independet": 61825,
|
|
174
|
+
"chalet-adosado": 61826,
|
|
175
|
+
"cancel": 61827,
|
|
176
|
+
"cancel-circle-stroke": 61828,
|
|
177
|
+
"cancel-circle-solid": 61829,
|
|
178
|
+
"camera": 61830,
|
|
179
|
+
"calendar": 61831,
|
|
180
|
+
"calendar-x": 61832,
|
|
181
|
+
"calendar-clock": 61833,
|
|
182
|
+
"calendar-check": 61834,
|
|
183
|
+
"building": 61835,
|
|
184
|
+
"bell": 61836,
|
|
185
|
+
"bed-double": 61837,
|
|
186
|
+
"bath": 61838,
|
|
187
|
+
"barbeque": 61839,
|
|
188
|
+
"balcony-window": 61840,
|
|
189
|
+
"arrow-up": 61841,
|
|
190
|
+
"arrow-up-right": 61842,
|
|
191
|
+
"arrow-up-left": 61843,
|
|
192
|
+
"arrow-up-down": 61844,
|
|
193
|
+
"arrow-right": 61845,
|
|
194
|
+
"arrow-left": 61846,
|
|
195
|
+
"arrow-down": 61847,
|
|
196
|
+
"arrow-down-right": 61848,
|
|
197
|
+
"arrow-down-left": 61849,
|
|
198
|
+
"archive": 61850,
|
|
199
|
+
"alert-triangle": 61851,
|
|
200
|
+
"alert-circle": 61852,
|
|
201
|
+
"air-conditioner": 61853,
|
|
202
|
+
"ai": 61854,
|
|
203
|
+
"add-note": 61855,
|
|
204
|
+
"accessibility": 61856
|
|
204
205
|
};
|
|
205
206
|
var fontFamily = "HuspyIcons";
|
|
206
207
|
|