lucide-angular 0.80.0 → 0.83.0

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 (105) hide show
  1. package/bundles/lucide-angular-src-icons.umd.js +358 -26
  2. package/bundles/lucide-angular-src-icons.umd.js.map +1 -1
  3. package/bundles/lucide-angular-src-icons.umd.min.js +1 -1
  4. package/bundles/lucide-angular-src-icons.umd.min.js.map +1 -1
  5. package/bundles/lucide-angular.umd.js +389 -28
  6. package/bundles/lucide-angular.umd.js.map +1 -1
  7. package/bundles/lucide-angular.umd.min.js +1 -1
  8. package/bundles/lucide-angular.umd.min.js.map +1 -1
  9. package/esm2015/icons/box-select.js +13 -13
  10. package/esm2015/icons/curly-braces.js +21 -0
  11. package/esm2015/icons/file-json-2.js +23 -0
  12. package/esm2015/icons/file-json.js +28 -0
  13. package/esm2015/icons/file-type-2.js +14 -0
  14. package/esm2015/icons/heart-pulse.js +16 -0
  15. package/esm2015/icons/index.js +21 -1
  16. package/esm2015/icons/mail-check.js +15 -0
  17. package/esm2015/icons/mail-minus.js +15 -0
  18. package/esm2015/icons/mail-open.js +16 -0
  19. package/esm2015/icons/mail-plus.js +16 -0
  20. package/esm2015/icons/mail-question.js +21 -0
  21. package/esm2015/icons/mail-search.js +17 -0
  22. package/esm2015/icons/mail-warning.js +16 -0
  23. package/esm2015/icons/mail-x.js +16 -0
  24. package/esm2015/icons/mail.js +3 -8
  25. package/esm2015/icons/mails.js +12 -0
  26. package/esm2015/icons/medal.js +20 -0
  27. package/esm2015/icons/megaphone-off.js +13 -0
  28. package/esm2015/icons/qr-code.js +13 -12
  29. package/esm2015/icons/scan-face.js +16 -0
  30. package/esm2015/icons/sun-snow.js +20 -0
  31. package/esm2015/icons/trophy.js +21 -0
  32. package/esm2015/icons/webhook.js +20 -0
  33. package/esm2015/src/icons/box-select.js +13 -13
  34. package/esm2015/src/icons/curly-braces.js +21 -0
  35. package/esm2015/src/icons/file-json-2.js +23 -0
  36. package/esm2015/src/icons/file-json.js +28 -0
  37. package/esm2015/src/icons/file-type-2.js +14 -0
  38. package/esm2015/src/icons/heart-pulse.js +16 -0
  39. package/esm2015/src/icons/index.js +21 -1
  40. package/esm2015/src/icons/mail-check.js +15 -0
  41. package/esm2015/src/icons/mail-minus.js +15 -0
  42. package/esm2015/src/icons/mail-open.js +16 -0
  43. package/esm2015/src/icons/mail-plus.js +16 -0
  44. package/esm2015/src/icons/mail-question.js +21 -0
  45. package/esm2015/src/icons/mail-search.js +17 -0
  46. package/esm2015/src/icons/mail-warning.js +16 -0
  47. package/esm2015/src/icons/mail-x.js +16 -0
  48. package/esm2015/src/icons/mail.js +3 -8
  49. package/esm2015/src/icons/mails.js +12 -0
  50. package/esm2015/src/icons/medal.js +20 -0
  51. package/esm2015/src/icons/megaphone-off.js +13 -0
  52. package/esm2015/src/icons/qr-code.js +13 -12
  53. package/esm2015/src/icons/scan-face.js +16 -0
  54. package/esm2015/src/icons/sun-snow.js +20 -0
  55. package/esm2015/src/icons/trophy.js +21 -0
  56. package/esm2015/src/icons/webhook.js +20 -0
  57. package/fesm2015/lucide-angular-src-icons.js +339 -27
  58. package/fesm2015/lucide-angular-src-icons.js.map +1 -1
  59. package/fesm2015/lucide-angular.js +359 -27
  60. package/fesm2015/lucide-angular.js.map +1 -1
  61. package/icons/curly-braces.d.ts +3 -0
  62. package/icons/file-json-2.d.ts +3 -0
  63. package/icons/file-json.d.ts +3 -0
  64. package/icons/file-type-2.d.ts +3 -0
  65. package/icons/heart-pulse.d.ts +3 -0
  66. package/icons/index.d.ts +20 -0
  67. package/icons/mail-check.d.ts +3 -0
  68. package/icons/mail-minus.d.ts +3 -0
  69. package/icons/mail-open.d.ts +3 -0
  70. package/icons/mail-plus.d.ts +3 -0
  71. package/icons/mail-question.d.ts +3 -0
  72. package/icons/mail-search.d.ts +3 -0
  73. package/icons/mail-warning.d.ts +3 -0
  74. package/icons/mail-x.d.ts +3 -0
  75. package/icons/mails.d.ts +3 -0
  76. package/icons/medal.d.ts +3 -0
  77. package/icons/megaphone-off.d.ts +3 -0
  78. package/icons/scan-face.d.ts +3 -0
  79. package/icons/sun-snow.d.ts +3 -0
  80. package/icons/trophy.d.ts +3 -0
  81. package/icons/webhook.d.ts +3 -0
  82. package/lucide-angular.metadata.json +1 -1
  83. package/package.json +1 -1
  84. package/src/icons/curly-braces.d.ts +3 -0
  85. package/src/icons/file-json-2.d.ts +3 -0
  86. package/src/icons/file-json.d.ts +3 -0
  87. package/src/icons/file-type-2.d.ts +3 -0
  88. package/src/icons/heart-pulse.d.ts +3 -0
  89. package/src/icons/index.d.ts +20 -0
  90. package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
  91. package/src/icons/mail-check.d.ts +3 -0
  92. package/src/icons/mail-minus.d.ts +3 -0
  93. package/src/icons/mail-open.d.ts +3 -0
  94. package/src/icons/mail-plus.d.ts +3 -0
  95. package/src/icons/mail-question.d.ts +3 -0
  96. package/src/icons/mail-search.d.ts +3 -0
  97. package/src/icons/mail-warning.d.ts +3 -0
  98. package/src/icons/mail-x.d.ts +3 -0
  99. package/src/icons/mails.d.ts +3 -0
  100. package/src/icons/medal.d.ts +3 -0
  101. package/src/icons/megaphone-off.d.ts +3 -0
  102. package/src/icons/scan-face.d.ts +3 -0
  103. package/src/icons/sun-snow.d.ts +3 -0
  104. package/src/icons/trophy.d.ts +3 -0
  105. package/src/icons/webhook.d.ts +3 -0
@@ -1265,18 +1265,18 @@
1265
1265
  'svg',
1266
1266
  defaultAttributes,
1267
1267
  [
1268
- ['path', { d: 'M4 2a2 2 0 0 0-2 2' }],
1269
- ['line', { x1: '8', y1: '2', x2: '10', y2: '2' }],
1270
- ['line', { x1: '14', y1: '2', x2: '16', y2: '2' }],
1271
- ['path', { d: 'M4 22a2 2 0 0 1-2-2' }],
1272
- ['line', { x1: '22', y1: '8', x2: '22', y2: '10' }],
1273
- ['line', { x1: '22', y1: '14', x2: '22', y2: '16' }],
1274
- ['path', { d: 'M22 20a2 2 0 0 1-2 2' }],
1275
- ['line', { x1: '14', y1: '22', x2: '16', y2: '22' }],
1276
- ['line', { x1: '8', y1: '22', x2: '10', y2: '22' }],
1277
- ['path', { d: 'M20 2a2 2 0 0 1 2 2' }],
1278
- ['line', { x1: '2', y1: '14', x2: '2', y2: '16' }],
1279
- ['line', { x1: '2', y1: '8', x2: '2', y2: '10' }],
1268
+ ['path', { d: 'M5 3a2 2 0 0 0-2 2' }],
1269
+ ['path', { d: 'M19 3a2 2 0 0 1 2 2' }],
1270
+ ['path', { d: 'M21 19a2 2 0 0 1-2 2' }],
1271
+ ['path', { d: 'M5 21a2 2 0 0 1-2-2' }],
1272
+ ['path', { d: 'M9 3h1' }],
1273
+ ['path', { d: 'M9 21h1' }],
1274
+ ['path', { d: 'M14 3h1' }],
1275
+ ['path', { d: 'M14 21h1' }],
1276
+ ['path', { d: 'M3 9v1' }],
1277
+ ['path', { d: 'M21 9v1' }],
1278
+ ['path', { d: 'M3 14v1' }],
1279
+ ['path', { d: 'M21 14v1' }],
1280
1280
  ],
1281
1281
  ];
1282
1282
 
@@ -2834,6 +2834,25 @@
2834
2834
  ],
2835
2835
  ];
2836
2836
 
2837
+ var CurlyBraces = [
2838
+ 'svg',
2839
+ defaultAttributes,
2840
+ [
2841
+ [
2842
+ 'path',
2843
+ {
2844
+ d: 'M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1',
2845
+ },
2846
+ ],
2847
+ [
2848
+ 'path',
2849
+ {
2850
+ d: 'M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1',
2851
+ },
2852
+ ],
2853
+ ],
2854
+ ];
2855
+
2837
2856
  var Currency = [
2838
2857
  'svg',
2839
2858
  defaultAttributes,
@@ -3663,6 +3682,53 @@
3663
3682
  ],
3664
3683
  ];
3665
3684
 
3685
+ var FileJson2 = [
3686
+ 'svg',
3687
+ defaultAttributes,
3688
+ [
3689
+ ['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
3690
+ ['polyline', { points: '14 2 14 8 20 8' }],
3691
+ [
3692
+ 'path',
3693
+ {
3694
+ d: 'M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1',
3695
+ },
3696
+ ],
3697
+ [
3698
+ 'path',
3699
+ {
3700
+ d: 'M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1',
3701
+ },
3702
+ ],
3703
+ ],
3704
+ ];
3705
+
3706
+ var FileJson = [
3707
+ 'svg',
3708
+ defaultAttributes,
3709
+ [
3710
+ [
3711
+ 'path',
3712
+ {
3713
+ d: 'M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z',
3714
+ },
3715
+ ],
3716
+ ['polyline', { points: '14 2 14 8 20 8' }],
3717
+ [
3718
+ 'path',
3719
+ {
3720
+ d: 'M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1',
3721
+ },
3722
+ ],
3723
+ [
3724
+ 'path',
3725
+ {
3726
+ d: 'M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1',
3727
+ },
3728
+ ],
3729
+ ],
3730
+ ];
3731
+
3666
3732
  var FileKey2 = [
3667
3733
  'svg',
3668
3734
  defaultAttributes,
@@ -3948,6 +4014,18 @@
3948
4014
  ],
3949
4015
  ];
3950
4016
 
4017
+ var FileType2 = [
4018
+ 'svg',
4019
+ defaultAttributes,
4020
+ [
4021
+ ['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
4022
+ ['polyline', { points: '14 2 14 8 20 8' }],
4023
+ ['path', { d: 'M2 13v-1h6v1' }],
4024
+ ['path', { d: 'M4 18h2' }],
4025
+ ['path', { d: 'M5 12v6' }],
4026
+ ],
4027
+ ];
4028
+
3951
4029
  var FileType = [
3952
4030
  'svg',
3953
4031
  defaultAttributes,
@@ -5344,6 +5422,20 @@
5344
5422
  ],
5345
5423
  ];
5346
5424
 
5425
+ var HeartPulse = [
5426
+ 'svg',
5427
+ defaultAttributes,
5428
+ [
5429
+ [
5430
+ 'path',
5431
+ {
5432
+ d: 'M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z',
5433
+ },
5434
+ ],
5435
+ ['path', { d: 'M3.5 12h6l.5-1 2 4.5 2-7 1.5 3.5h5' }],
5436
+ ],
5437
+ ];
5438
+
5347
5439
  var Heart = [
5348
5440
  'svg',
5349
5441
  defaultAttributes,
@@ -6257,17 +6349,138 @@
6257
6349
  ],
6258
6350
  ];
6259
6351
 
6260
- var Mail = [
6352
+ var MailCheck = [
6353
+ 'svg',
6354
+ defaultAttributes,
6355
+ [
6356
+ [
6357
+ 'path',
6358
+ { d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' },
6359
+ ],
6360
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6361
+ ['path', { d: 'm16 19 2 2 4-4' }],
6362
+ ],
6363
+ ];
6364
+
6365
+ var MailMinus = [
6366
+ 'svg',
6367
+ defaultAttributes,
6368
+ [
6369
+ [
6370
+ 'path',
6371
+ { d: 'M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' },
6372
+ ],
6373
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6374
+ ['path', { d: 'M16 19h6' }],
6375
+ ],
6376
+ ];
6377
+
6378
+ var MailOpen = [
6379
+ 'svg',
6380
+ defaultAttributes,
6381
+ [
6382
+ [
6383
+ 'path',
6384
+ {
6385
+ d: 'M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z',
6386
+ },
6387
+ ],
6388
+ ['path', { d: 'm22 10-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 10' }],
6389
+ ],
6390
+ ];
6391
+
6392
+ var MailPlus = [
6393
+ 'svg',
6394
+ defaultAttributes,
6395
+ [
6396
+ [
6397
+ 'path',
6398
+ { d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' },
6399
+ ],
6400
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6401
+ ['path', { d: 'M19 16v6' }],
6402
+ ['path', { d: 'M16 19h6' }],
6403
+ ],
6404
+ ];
6405
+
6406
+ var MailQuestion = [
6261
6407
  'svg',
6262
6408
  defaultAttributes,
6263
6409
  [
6410
+ [
6411
+ 'path',
6412
+ { d: 'M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5' },
6413
+ ],
6414
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6264
6415
  [
6265
6416
  'path',
6266
6417
  {
6267
- d: 'M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z',
6418
+ d: 'M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2',
6268
6419
  },
6269
6420
  ],
6270
- ['polyline', { points: '22,6 12,13 2,6' }],
6421
+ ['path', { d: 'M20 22v.01' }],
6422
+ ],
6423
+ ];
6424
+
6425
+ var MailSearch = [
6426
+ 'svg',
6427
+ defaultAttributes,
6428
+ [
6429
+ [
6430
+ 'path',
6431
+ { d: 'M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5' },
6432
+ ],
6433
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6434
+ ['path', { d: 'M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6v0Z' }],
6435
+ ['circle', { cx: '18', cy: '18', r: '3' }],
6436
+ ['path', { d: 'm22 22-1.5-1.5' }],
6437
+ ],
6438
+ ];
6439
+
6440
+ var MailWarning = [
6441
+ 'svg',
6442
+ defaultAttributes,
6443
+ [
6444
+ [
6445
+ 'path',
6446
+ { d: 'M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5' },
6447
+ ],
6448
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6449
+ ['path', { d: 'M20 14v4' }],
6450
+ ['path', { d: 'M20 22v.01' }],
6451
+ ],
6452
+ ];
6453
+
6454
+ var MailX = [
6455
+ 'svg',
6456
+ defaultAttributes,
6457
+ [
6458
+ [
6459
+ 'path',
6460
+ { d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9' },
6461
+ ],
6462
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6463
+ ['path', { d: 'm17 17 4 4' }],
6464
+ ['path', { d: 'm21 17-4 4' }],
6465
+ ],
6466
+ ];
6467
+
6468
+ var Mail = [
6469
+ 'svg',
6470
+ defaultAttributes,
6471
+ [
6472
+ ['rect', { x: '2', y: '4', width: '20', height: '16', rx: '2' }],
6473
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6474
+ ],
6475
+ ];
6476
+
6477
+ var Mails = [
6478
+ 'svg',
6479
+ defaultAttributes,
6480
+ [
6481
+ ['rect', { x: '6', y: '4', width: '16', height: '13', rx: '2' }],
6482
+ ['path', { d: 'm22 7-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7' }],
6483
+ ['path', { d: 'M2 8v11c0 1.1.9 2 2 2h14' }],
6271
6484
  ],
6272
6485
  ];
6273
6486
 
@@ -6349,6 +6562,35 @@
6349
6562
  ],
6350
6563
  ];
6351
6564
 
6565
+ var Medal = [
6566
+ 'svg',
6567
+ defaultAttributes,
6568
+ [
6569
+ [
6570
+ 'path',
6571
+ {
6572
+ d: 'M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15',
6573
+ },
6574
+ ],
6575
+ ['path', { d: 'M11 12 5.12 2.2' }],
6576
+ ['path', { d: 'm13 12 5.88-9.8' }],
6577
+ ['path', { d: 'M8 7h8' }],
6578
+ ['circle', { cx: '12', cy: '17', r: '5' }],
6579
+ ['path', { d: 'M12 18v-2h-.5' }],
6580
+ ],
6581
+ ];
6582
+
6583
+ var MegaphoneOff = [
6584
+ 'svg',
6585
+ defaultAttributes,
6586
+ [
6587
+ ['path', { d: 'M9.26 9.26 3 11v3l14.14 3.14' }],
6588
+ ['path', { d: 'M21 15.34V6l-7.31 2.03' }],
6589
+ ['path', { d: 'M11.6 16.8a3 3 0 1 1-5.8-1.6' }],
6590
+ ['line', { x1: '2', x2: '22', y1: '2', y2: '22' }],
6591
+ ],
6592
+ ];
6593
+
6352
6594
  var Megaphone = [
6353
6595
  'svg',
6354
6596
  defaultAttributes,
@@ -7533,17 +7775,18 @@
7533
7775
  'svg',
7534
7776
  defaultAttributes,
7535
7777
  [
7536
- ['rect', { x: '2', y: '2', width: '8', height: '8' }],
7537
- ['path', { d: 'M6 6h.01' }],
7538
- ['rect', { x: '14', y: '2', width: '8', height: '8' }],
7539
- ['path', { d: 'M18 6h.01' }],
7540
- ['rect', { x: '2', y: '14', width: '8', height: '8' }],
7541
- ['path', { d: 'M6 18h.01' }],
7542
- ['path', { d: 'M14 14h.01' }],
7543
- ['path', { d: 'M18 18h.01' }],
7544
- ['path', { d: 'M18 22h4v-4' }],
7545
- ['path', { d: 'M14 18v4' }],
7546
- ['path', { d: 'M22 14h-4' }],
7778
+ ['rect', { x: '3', y: '3', width: '5', height: '5', rx: '1' }],
7779
+ ['rect', { x: '16', y: '3', width: '5', height: '5', rx: '1' }],
7780
+ ['rect', { x: '3', y: '16', width: '5', height: '5', rx: '1' }],
7781
+ ['path', { d: 'M21 16h-3a2 2 0 0 0-2 2v3' }],
7782
+ ['path', { d: 'M21 21v.01' }],
7783
+ ['path', { d: 'M12 7v3a2 2 0 0 1-2 2H7' }],
7784
+ ['path', { d: 'M3 12h.01' }],
7785
+ ['path', { d: 'M12 3h.01' }],
7786
+ ['path', { d: 'M12 16v.01' }],
7787
+ ['path', { d: 'M16 12h1' }],
7788
+ ['path', { d: 'M21 12v.01' }],
7789
+ ['path', { d: 'M12 21v-1' }],
7547
7790
  ],
7548
7791
  ];
7549
7792
 
@@ -7885,6 +8128,20 @@
7885
8128
  ],
7886
8129
  ];
7887
8130
 
8131
+ var ScanFace = [
8132
+ 'svg',
8133
+ defaultAttributes,
8134
+ [
8135
+ ['path', { d: 'M3 7V5a2 2 0 0 1 2-2h2' }],
8136
+ ['path', { d: 'M17 3h2a2 2 0 0 1 2 2v2' }],
8137
+ ['path', { d: 'M21 17v2a2 2 0 0 1-2 2h-2' }],
8138
+ ['path', { d: 'M7 21H5a2 2 0 0 1-2-2v-2' }],
8139
+ ['path', { d: 'M8 14s1.5 2 4 2 4-2 4-2' }],
8140
+ ['path', { d: 'M9 9h.01' }],
8141
+ ['path', { d: 'M15 9h.01' }],
8142
+ ],
8143
+ ];
8144
+
7888
8145
  var ScanLine = [
7889
8146
  'svg',
7890
8147
  defaultAttributes,
@@ -8783,6 +9040,24 @@
8783
9040
  ],
8784
9041
  ];
8785
9042
 
9043
+ var SunSnow = [
9044
+ 'svg',
9045
+ defaultAttributes,
9046
+ [
9047
+ ['path', { d: 'M10 9a3 3 0 1 0 0 6' }],
9048
+ ['path', { d: 'M2 12h1' }],
9049
+ ['path', { d: 'M14 21V3' }],
9050
+ ['path', { d: 'M10 4V3' }],
9051
+ ['path', { d: 'M10 21v-1' }],
9052
+ ['path', { d: 'm3.64 18.36.7-.7' }],
9053
+ ['path', { d: 'm4.34 6.34-.7-.7' }],
9054
+ ['path', { d: 'M14 12h8' }],
9055
+ ['path', { d: 'm17 4-3 3' }],
9056
+ ['path', { d: 'm14 17 3 3' }],
9057
+ ['path', { d: 'm21 15-3-3 3-3' }],
9058
+ ],
9059
+ ];
9060
+
8786
9061
  var Sun = [
8787
9062
  'svg',
8788
9063
  defaultAttributes,
@@ -9315,6 +9590,25 @@
9315
9590
  ],
9316
9591
  ];
9317
9592
 
9593
+ var Trophy = [
9594
+ 'svg',
9595
+ defaultAttributes,
9596
+ [
9597
+ ['path', { d: 'M6 9H4.5a2.5 2.5 0 0 1 0-5H6' }],
9598
+ ['path', { d: 'M18 9h1.5a2.5 2.5 0 0 0 0-5H18' }],
9599
+ ['path', { d: 'M4 22h16' }],
9600
+ [
9601
+ 'path',
9602
+ { d: 'M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22' },
9603
+ ],
9604
+ [
9605
+ 'path',
9606
+ { d: 'M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22' },
9607
+ ],
9608
+ ['path', { d: 'M18 2H6v7a6 6 0 0 0 12 0V2Z' }],
9609
+ ],
9610
+ ];
9611
+
9318
9612
  var Truck = [
9319
9613
  'svg',
9320
9614
  defaultAttributes,
@@ -9831,6 +10125,24 @@
9831
10125
  ],
9832
10126
  ];
9833
10127
 
10128
+ var Webhook = [
10129
+ 'svg',
10130
+ defaultAttributes,
10131
+ [
10132
+ [
10133
+ 'path',
10134
+ {
10135
+ d: 'M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2',
10136
+ },
10137
+ ],
10138
+ [
10139
+ 'path',
10140
+ { d: 'm6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06' },
10141
+ ],
10142
+ ['path', { d: 'm12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8' }],
10143
+ ],
10144
+ ];
10145
+
9834
10146
  var WifiOff = [
9835
10147
  'svg',
9836
10148
  defaultAttributes,
@@ -10243,6 +10555,7 @@
10243
10555
  Crosshair: Crosshair,
10244
10556
  Crown: Crown,
10245
10557
  CupSoda: CupSoda,
10558
+ CurlyBraces: CurlyBraces,
10246
10559
  Currency: Currency,
10247
10560
  Database: Database,
10248
10561
  Delete: Delete,
@@ -10306,6 +10619,8 @@
10306
10619
  FileHeart: FileHeart,
10307
10620
  FileImage: FileImage,
10308
10621
  FileInput: FileInput,
10622
+ FileJson2: FileJson2,
10623
+ FileJson: FileJson,
10309
10624
  FileKey2: FileKey2,
10310
10625
  FileKey: FileKey,
10311
10626
  FileLineChart: FileLineChart,
@@ -10326,6 +10641,7 @@
10326
10641
  FileSymlink: FileSymlink,
10327
10642
  FileTerminal: FileTerminal,
10328
10643
  FileText: FileText,
10644
+ FileType2: FileType2,
10329
10645
  FileType: FileType,
10330
10646
  FileUp: FileUp,
10331
10647
  FileVideo2: FileVideo2,
@@ -10426,6 +10742,7 @@
10426
10742
  HeartCrack: HeartCrack,
10427
10743
  HeartHandshake: HeartHandshake,
10428
10744
  HeartOff: HeartOff,
10745
+ HeartPulse: HeartPulse,
10429
10746
  Heart: Heart,
10430
10747
  HelpCircle: HelpCircle,
10431
10748
  Hexagon: Hexagon,
@@ -10500,13 +10817,24 @@
10500
10817
  LogOut: LogOut,
10501
10818
  Luggage: Luggage,
10502
10819
  Magnet: Magnet,
10820
+ MailCheck: MailCheck,
10821
+ MailMinus: MailMinus,
10822
+ MailOpen: MailOpen,
10823
+ MailPlus: MailPlus,
10824
+ MailQuestion: MailQuestion,
10825
+ MailSearch: MailSearch,
10826
+ MailWarning: MailWarning,
10827
+ MailX: MailX,
10503
10828
  Mail: Mail,
10829
+ Mails: Mails,
10504
10830
  MapPinOff: MapPinOff,
10505
10831
  MapPin: MapPin,
10506
10832
  Map: Map,
10507
10833
  Martini: Martini,
10508
10834
  Maximize2: Maximize2,
10509
10835
  Maximize: Maximize,
10836
+ Medal: Medal,
10837
+ MegaphoneOff: MegaphoneOff,
10510
10838
  Megaphone: Megaphone,
10511
10839
  Meh: Meh,
10512
10840
  Menu: Menu,
@@ -10630,6 +10958,7 @@
10630
10958
  Scale3d: Scale3d,
10631
10959
  Scale: Scale,
10632
10960
  Scaling: Scaling,
10961
+ ScanFace: ScanFace,
10633
10962
  ScanLine: ScanLine,
10634
10963
  Scan: Scan,
10635
10964
  Scissors: Scissors,
@@ -10704,6 +11033,7 @@
10704
11033
  SunDim: SunDim,
10705
11034
  SunMedium: SunMedium,
10706
11035
  SunMoon: SunMoon,
11036
+ SunSnow: SunSnow,
10707
11037
  Sun: Sun,
10708
11038
  Sunrise: Sunrise,
10709
11039
  Sunset: Sunset,
@@ -10747,6 +11077,7 @@
10747
11077
  TrendingDown: TrendingDown,
10748
11078
  TrendingUp: TrendingUp,
10749
11079
  Triangle: Triangle,
11080
+ Trophy: Trophy,
10750
11081
  Truck: Truck,
10751
11082
  Tv2: Tv2,
10752
11083
  Tv: Tv,
@@ -10790,6 +11121,7 @@
10790
11121
  Watch: Watch,
10791
11122
  Waves: Waves,
10792
11123
  Webcam: Webcam,
11124
+ Webhook: Webhook,
10793
11125
  WifiOff: WifiOff,
10794
11126
  Wifi: Wifi,
10795
11127
  Wind: Wind,
@@ -10807,7 +11139,7 @@
10807
11139
  ZoomOut: ZoomOut
10808
11140
  });
10809
11141
 
10810
- /*! *****************************************************************************
11142
+ /******************************************************************************
10811
11143
  Copyright (c) Microsoft Corporation.
10812
11144
 
10813
11145
  Permission to use, copy, modify, and/or distribute this software for any
@@ -10969,7 +11301,11 @@
10969
11301
  var __createBinding = Object.create ? (function (o, m, k, k2) {
10970
11302
  if (k2 === undefined)
10971
11303
  k2 = k;
10972
- Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } });
11304
+ var desc = Object.getOwnPropertyDescriptor(m, k);
11305
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
11306
+ desc = { enumerable: true, get: function () { return m[k]; } };
11307
+ }
11308
+ Object.defineProperty(o, k2, desc);
10973
11309
  }) : (function (o, m, k, k2) {
10974
11310
  if (k2 === undefined)
10975
11311
  k2 = k;
@@ -11124,6 +11460,11 @@
11124
11460
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
11125
11461
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
11126
11462
  }
11463
+ function __classPrivateFieldIn(state, receiver) {
11464
+ if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function"))
11465
+ throw new TypeError("Cannot use 'in' operator on non-object");
11466
+ return typeof state === "function" ? receiver === state : state.has(receiver);
11467
+ }
11127
11468
 
11128
11469
  var Icons = /** @class */ (function () {
11129
11470
  function Icons(icons) {
@@ -11483,6 +11824,7 @@
11483
11824
  exports.Crosshair = Crosshair;
11484
11825
  exports.Crown = Crown;
11485
11826
  exports.CupSoda = CupSoda;
11827
+ exports.CurlyBraces = CurlyBraces;
11486
11828
  exports.Currency = Currency;
11487
11829
  exports.Database = Database;
11488
11830
  exports.Delete = Delete;
@@ -11547,6 +11889,8 @@
11547
11889
  exports.FileHeart = FileHeart;
11548
11890
  exports.FileImage = FileImage;
11549
11891
  exports.FileInput = FileInput;
11892
+ exports.FileJson = FileJson;
11893
+ exports.FileJson2 = FileJson2;
11550
11894
  exports.FileKey = FileKey;
11551
11895
  exports.FileKey2 = FileKey2;
11552
11896
  exports.FileLineChart = FileLineChart;
@@ -11568,6 +11912,7 @@
11568
11912
  exports.FileTerminal = FileTerminal;
11569
11913
  exports.FileText = FileText;
11570
11914
  exports.FileType = FileType;
11915
+ exports.FileType2 = FileType2;
11571
11916
  exports.FileUp = FileUp;
11572
11917
  exports.FileVideo = FileVideo;
11573
11918
  exports.FileVideo2 = FileVideo2;
@@ -11667,6 +12012,7 @@
11667
12012
  exports.HeartCrack = HeartCrack;
11668
12013
  exports.HeartHandshake = HeartHandshake;
11669
12014
  exports.HeartOff = HeartOff;
12015
+ exports.HeartPulse = HeartPulse;
11670
12016
  exports.HelpCircle = HelpCircle;
11671
12017
  exports.Hexagon = Hexagon;
11672
12018
  exports.Highlighter = Highlighter;
@@ -11743,13 +12089,24 @@
11743
12089
  exports.Luggage = Luggage;
11744
12090
  exports.Magnet = Magnet;
11745
12091
  exports.Mail = Mail;
12092
+ exports.MailCheck = MailCheck;
12093
+ exports.MailMinus = MailMinus;
12094
+ exports.MailOpen = MailOpen;
12095
+ exports.MailPlus = MailPlus;
12096
+ exports.MailQuestion = MailQuestion;
12097
+ exports.MailSearch = MailSearch;
12098
+ exports.MailWarning = MailWarning;
12099
+ exports.MailX = MailX;
12100
+ exports.Mails = Mails;
11746
12101
  exports.Map = Map;
11747
12102
  exports.MapPin = MapPin;
11748
12103
  exports.MapPinOff = MapPinOff;
11749
12104
  exports.Martini = Martini;
11750
12105
  exports.Maximize = Maximize;
11751
12106
  exports.Maximize2 = Maximize2;
12107
+ exports.Medal = Medal;
11752
12108
  exports.Megaphone = Megaphone;
12109
+ exports.MegaphoneOff = MegaphoneOff;
11753
12110
  exports.Meh = Meh;
11754
12111
  exports.Menu = Menu;
11755
12112
  exports.MessageCircle = MessageCircle;
@@ -11873,6 +12230,7 @@
11873
12230
  exports.Scale3d = Scale3d;
11874
12231
  exports.Scaling = Scaling;
11875
12232
  exports.Scan = Scan;
12233
+ exports.ScanFace = ScanFace;
11876
12234
  exports.ScanLine = ScanLine;
11877
12235
  exports.Scissors = Scissors;
11878
12236
  exports.ScreenShare = ScreenShare;
@@ -11947,6 +12305,7 @@
11947
12305
  exports.SunDim = SunDim;
11948
12306
  exports.SunMedium = SunMedium;
11949
12307
  exports.SunMoon = SunMoon;
12308
+ exports.SunSnow = SunSnow;
11950
12309
  exports.Sunrise = Sunrise;
11951
12310
  exports.Sunset = Sunset;
11952
12311
  exports.Superscript = Superscript;
@@ -11989,6 +12348,7 @@
11989
12348
  exports.TrendingDown = TrendingDown;
11990
12349
  exports.TrendingUp = TrendingUp;
11991
12350
  exports.Triangle = Triangle;
12351
+ exports.Trophy = Trophy;
11992
12352
  exports.Truck = Truck;
11993
12353
  exports.Tv = Tv;
11994
12354
  exports.Tv2 = Tv2;
@@ -12032,6 +12392,7 @@
12032
12392
  exports.Watch = Watch;
12033
12393
  exports.Waves = Waves;
12034
12394
  exports.Webcam = Webcam;
12395
+ exports.Webhook = Webhook;
12035
12396
  exports.Wifi = Wifi;
12036
12397
  exports.WifiOff = WifiOff;
12037
12398
  exports.Wind = Wind;