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
@@ -1261,18 +1261,18 @@ const BoxSelect = [
1261
1261
  'svg',
1262
1262
  defaultAttributes,
1263
1263
  [
1264
- ['path', { d: 'M4 2a2 2 0 0 0-2 2' }],
1265
- ['line', { x1: '8', y1: '2', x2: '10', y2: '2' }],
1266
- ['line', { x1: '14', y1: '2', x2: '16', y2: '2' }],
1267
- ['path', { d: 'M4 22a2 2 0 0 1-2-2' }],
1268
- ['line', { x1: '22', y1: '8', x2: '22', y2: '10' }],
1269
- ['line', { x1: '22', y1: '14', x2: '22', y2: '16' }],
1270
- ['path', { d: 'M22 20a2 2 0 0 1-2 2' }],
1271
- ['line', { x1: '14', y1: '22', x2: '16', y2: '22' }],
1272
- ['line', { x1: '8', y1: '22', x2: '10', y2: '22' }],
1273
- ['path', { d: 'M20 2a2 2 0 0 1 2 2' }],
1274
- ['line', { x1: '2', y1: '14', x2: '2', y2: '16' }],
1275
- ['line', { x1: '2', y1: '8', x2: '2', y2: '10' }],
1264
+ ['path', { d: 'M5 3a2 2 0 0 0-2 2' }],
1265
+ ['path', { d: 'M19 3a2 2 0 0 1 2 2' }],
1266
+ ['path', { d: 'M21 19a2 2 0 0 1-2 2' }],
1267
+ ['path', { d: 'M5 21a2 2 0 0 1-2-2' }],
1268
+ ['path', { d: 'M9 3h1' }],
1269
+ ['path', { d: 'M9 21h1' }],
1270
+ ['path', { d: 'M14 3h1' }],
1271
+ ['path', { d: 'M14 21h1' }],
1272
+ ['path', { d: 'M3 9v1' }],
1273
+ ['path', { d: 'M21 9v1' }],
1274
+ ['path', { d: 'M3 14v1' }],
1275
+ ['path', { d: 'M21 14v1' }],
1276
1276
  ],
1277
1277
  ];
1278
1278
 
@@ -2830,6 +2830,25 @@ const CupSoda = [
2830
2830
  ],
2831
2831
  ];
2832
2832
 
2833
+ const CurlyBraces = [
2834
+ 'svg',
2835
+ defaultAttributes,
2836
+ [
2837
+ [
2838
+ 'path',
2839
+ {
2840
+ 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',
2841
+ },
2842
+ ],
2843
+ [
2844
+ 'path',
2845
+ {
2846
+ 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',
2847
+ },
2848
+ ],
2849
+ ],
2850
+ ];
2851
+
2833
2852
  const Currency = [
2834
2853
  'svg',
2835
2854
  defaultAttributes,
@@ -3659,6 +3678,53 @@ const FileInput = [
3659
3678
  ],
3660
3679
  ];
3661
3680
 
3681
+ const FileJson2 = [
3682
+ 'svg',
3683
+ defaultAttributes,
3684
+ [
3685
+ ['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
3686
+ ['polyline', { points: '14 2 14 8 20 8' }],
3687
+ [
3688
+ 'path',
3689
+ {
3690
+ 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',
3691
+ },
3692
+ ],
3693
+ [
3694
+ 'path',
3695
+ {
3696
+ 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',
3697
+ },
3698
+ ],
3699
+ ],
3700
+ ];
3701
+
3702
+ const FileJson = [
3703
+ 'svg',
3704
+ defaultAttributes,
3705
+ [
3706
+ [
3707
+ 'path',
3708
+ {
3709
+ 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',
3710
+ },
3711
+ ],
3712
+ ['polyline', { points: '14 2 14 8 20 8' }],
3713
+ [
3714
+ 'path',
3715
+ {
3716
+ 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',
3717
+ },
3718
+ ],
3719
+ [
3720
+ 'path',
3721
+ {
3722
+ 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',
3723
+ },
3724
+ ],
3725
+ ],
3726
+ ];
3727
+
3662
3728
  const FileKey2 = [
3663
3729
  'svg',
3664
3730
  defaultAttributes,
@@ -3944,6 +4010,18 @@ const FileText = [
3944
4010
  ],
3945
4011
  ];
3946
4012
 
4013
+ const FileType2 = [
4014
+ 'svg',
4015
+ defaultAttributes,
4016
+ [
4017
+ ['path', { d: 'M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4' }],
4018
+ ['polyline', { points: '14 2 14 8 20 8' }],
4019
+ ['path', { d: 'M2 13v-1h6v1' }],
4020
+ ['path', { d: 'M4 18h2' }],
4021
+ ['path', { d: 'M5 12v6' }],
4022
+ ],
4023
+ ];
4024
+
3947
4025
  const FileType = [
3948
4026
  'svg',
3949
4027
  defaultAttributes,
@@ -5340,6 +5418,20 @@ const HeartOff = [
5340
5418
  ],
5341
5419
  ];
5342
5420
 
5421
+ const HeartPulse = [
5422
+ 'svg',
5423
+ defaultAttributes,
5424
+ [
5425
+ [
5426
+ 'path',
5427
+ {
5428
+ 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',
5429
+ },
5430
+ ],
5431
+ ['path', { d: 'M3.5 12h6l.5-1 2 4.5 2-7 1.5 3.5h5' }],
5432
+ ],
5433
+ ];
5434
+
5343
5435
  const Heart = [
5344
5436
  'svg',
5345
5437
  defaultAttributes,
@@ -6253,17 +6345,138 @@ const Magnet = [
6253
6345
  ],
6254
6346
  ];
6255
6347
 
6256
- const Mail = [
6348
+ const MailCheck = [
6349
+ 'svg',
6350
+ defaultAttributes,
6351
+ [
6352
+ [
6353
+ 'path',
6354
+ { d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' },
6355
+ ],
6356
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6357
+ ['path', { d: 'm16 19 2 2 4-4' }],
6358
+ ],
6359
+ ];
6360
+
6361
+ const MailMinus = [
6362
+ 'svg',
6363
+ defaultAttributes,
6364
+ [
6365
+ [
6366
+ 'path',
6367
+ { d: 'M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' },
6368
+ ],
6369
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6370
+ ['path', { d: 'M16 19h6' }],
6371
+ ],
6372
+ ];
6373
+
6374
+ const MailOpen = [
6375
+ 'svg',
6376
+ defaultAttributes,
6377
+ [
6378
+ [
6379
+ 'path',
6380
+ {
6381
+ 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',
6382
+ },
6383
+ ],
6384
+ ['path', { d: 'm22 10-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 10' }],
6385
+ ],
6386
+ ];
6387
+
6388
+ const MailPlus = [
6389
+ 'svg',
6390
+ defaultAttributes,
6391
+ [
6392
+ [
6393
+ 'path',
6394
+ { d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' },
6395
+ ],
6396
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6397
+ ['path', { d: 'M19 16v6' }],
6398
+ ['path', { d: 'M16 19h6' }],
6399
+ ],
6400
+ ];
6401
+
6402
+ const MailQuestion = [
6257
6403
  'svg',
6258
6404
  defaultAttributes,
6259
6405
  [
6406
+ [
6407
+ 'path',
6408
+ { d: 'M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5' },
6409
+ ],
6410
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6260
6411
  [
6261
6412
  'path',
6262
6413
  {
6263
- 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',
6414
+ 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',
6264
6415
  },
6265
6416
  ],
6266
- ['polyline', { points: '22,6 12,13 2,6' }],
6417
+ ['path', { d: 'M20 22v.01' }],
6418
+ ],
6419
+ ];
6420
+
6421
+ const MailSearch = [
6422
+ 'svg',
6423
+ defaultAttributes,
6424
+ [
6425
+ [
6426
+ 'path',
6427
+ { d: 'M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5' },
6428
+ ],
6429
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6430
+ ['path', { d: 'M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6v0Z' }],
6431
+ ['circle', { cx: '18', cy: '18', r: '3' }],
6432
+ ['path', { d: 'm22 22-1.5-1.5' }],
6433
+ ],
6434
+ ];
6435
+
6436
+ const MailWarning = [
6437
+ 'svg',
6438
+ defaultAttributes,
6439
+ [
6440
+ [
6441
+ 'path',
6442
+ { d: 'M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5' },
6443
+ ],
6444
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6445
+ ['path', { d: 'M20 14v4' }],
6446
+ ['path', { d: 'M20 22v.01' }],
6447
+ ],
6448
+ ];
6449
+
6450
+ const MailX = [
6451
+ 'svg',
6452
+ defaultAttributes,
6453
+ [
6454
+ [
6455
+ 'path',
6456
+ { d: 'M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9' },
6457
+ ],
6458
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6459
+ ['path', { d: 'm17 17 4 4' }],
6460
+ ['path', { d: 'm21 17-4 4' }],
6461
+ ],
6462
+ ];
6463
+
6464
+ const Mail = [
6465
+ 'svg',
6466
+ defaultAttributes,
6467
+ [
6468
+ ['rect', { x: '2', y: '4', width: '20', height: '16', rx: '2' }],
6469
+ ['path', { d: 'm22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' }],
6470
+ ],
6471
+ ];
6472
+
6473
+ const Mails = [
6474
+ 'svg',
6475
+ defaultAttributes,
6476
+ [
6477
+ ['rect', { x: '6', y: '4', width: '16', height: '13', rx: '2' }],
6478
+ ['path', { d: 'm22 7-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7' }],
6479
+ ['path', { d: 'M2 8v11c0 1.1.9 2 2 2h14' }],
6267
6480
  ],
6268
6481
  ];
6269
6482
 
@@ -6345,6 +6558,35 @@ const Maximize = [
6345
6558
  ],
6346
6559
  ];
6347
6560
 
6561
+ const Medal = [
6562
+ 'svg',
6563
+ defaultAttributes,
6564
+ [
6565
+ [
6566
+ 'path',
6567
+ {
6568
+ 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',
6569
+ },
6570
+ ],
6571
+ ['path', { d: 'M11 12 5.12 2.2' }],
6572
+ ['path', { d: 'm13 12 5.88-9.8' }],
6573
+ ['path', { d: 'M8 7h8' }],
6574
+ ['circle', { cx: '12', cy: '17', r: '5' }],
6575
+ ['path', { d: 'M12 18v-2h-.5' }],
6576
+ ],
6577
+ ];
6578
+
6579
+ const MegaphoneOff = [
6580
+ 'svg',
6581
+ defaultAttributes,
6582
+ [
6583
+ ['path', { d: 'M9.26 9.26 3 11v3l14.14 3.14' }],
6584
+ ['path', { d: 'M21 15.34V6l-7.31 2.03' }],
6585
+ ['path', { d: 'M11.6 16.8a3 3 0 1 1-5.8-1.6' }],
6586
+ ['line', { x1: '2', x2: '22', y1: '2', y2: '22' }],
6587
+ ],
6588
+ ];
6589
+
6348
6590
  const Megaphone = [
6349
6591
  'svg',
6350
6592
  defaultAttributes,
@@ -7529,17 +7771,18 @@ const QrCode = [
7529
7771
  'svg',
7530
7772
  defaultAttributes,
7531
7773
  [
7532
- ['rect', { x: '2', y: '2', width: '8', height: '8' }],
7533
- ['path', { d: 'M6 6h.01' }],
7534
- ['rect', { x: '14', y: '2', width: '8', height: '8' }],
7535
- ['path', { d: 'M18 6h.01' }],
7536
- ['rect', { x: '2', y: '14', width: '8', height: '8' }],
7537
- ['path', { d: 'M6 18h.01' }],
7538
- ['path', { d: 'M14 14h.01' }],
7539
- ['path', { d: 'M18 18h.01' }],
7540
- ['path', { d: 'M18 22h4v-4' }],
7541
- ['path', { d: 'M14 18v4' }],
7542
- ['path', { d: 'M22 14h-4' }],
7774
+ ['rect', { x: '3', y: '3', width: '5', height: '5', rx: '1' }],
7775
+ ['rect', { x: '16', y: '3', width: '5', height: '5', rx: '1' }],
7776
+ ['rect', { x: '3', y: '16', width: '5', height: '5', rx: '1' }],
7777
+ ['path', { d: 'M21 16h-3a2 2 0 0 0-2 2v3' }],
7778
+ ['path', { d: 'M21 21v.01' }],
7779
+ ['path', { d: 'M12 7v3a2 2 0 0 1-2 2H7' }],
7780
+ ['path', { d: 'M3 12h.01' }],
7781
+ ['path', { d: 'M12 3h.01' }],
7782
+ ['path', { d: 'M12 16v.01' }],
7783
+ ['path', { d: 'M16 12h1' }],
7784
+ ['path', { d: 'M21 12v.01' }],
7785
+ ['path', { d: 'M12 21v-1' }],
7543
7786
  ],
7544
7787
  ];
7545
7788
 
@@ -7881,6 +8124,20 @@ const Scaling = [
7881
8124
  ],
7882
8125
  ];
7883
8126
 
8127
+ const ScanFace = [
8128
+ 'svg',
8129
+ defaultAttributes,
8130
+ [
8131
+ ['path', { d: 'M3 7V5a2 2 0 0 1 2-2h2' }],
8132
+ ['path', { d: 'M17 3h2a2 2 0 0 1 2 2v2' }],
8133
+ ['path', { d: 'M21 17v2a2 2 0 0 1-2 2h-2' }],
8134
+ ['path', { d: 'M7 21H5a2 2 0 0 1-2-2v-2' }],
8135
+ ['path', { d: 'M8 14s1.5 2 4 2 4-2 4-2' }],
8136
+ ['path', { d: 'M9 9h.01' }],
8137
+ ['path', { d: 'M15 9h.01' }],
8138
+ ],
8139
+ ];
8140
+
7884
8141
  const ScanLine = [
7885
8142
  'svg',
7886
8143
  defaultAttributes,
@@ -8779,6 +9036,24 @@ const SunMoon = [
8779
9036
  ],
8780
9037
  ];
8781
9038
 
9039
+ const SunSnow = [
9040
+ 'svg',
9041
+ defaultAttributes,
9042
+ [
9043
+ ['path', { d: 'M10 9a3 3 0 1 0 0 6' }],
9044
+ ['path', { d: 'M2 12h1' }],
9045
+ ['path', { d: 'M14 21V3' }],
9046
+ ['path', { d: 'M10 4V3' }],
9047
+ ['path', { d: 'M10 21v-1' }],
9048
+ ['path', { d: 'm3.64 18.36.7-.7' }],
9049
+ ['path', { d: 'm4.34 6.34-.7-.7' }],
9050
+ ['path', { d: 'M14 12h8' }],
9051
+ ['path', { d: 'm17 4-3 3' }],
9052
+ ['path', { d: 'm14 17 3 3' }],
9053
+ ['path', { d: 'm21 15-3-3 3-3' }],
9054
+ ],
9055
+ ];
9056
+
8782
9057
  const Sun = [
8783
9058
  'svg',
8784
9059
  defaultAttributes,
@@ -9311,6 +9586,25 @@ const Triangle = [
9311
9586
  ],
9312
9587
  ];
9313
9588
 
9589
+ const Trophy = [
9590
+ 'svg',
9591
+ defaultAttributes,
9592
+ [
9593
+ ['path', { d: 'M6 9H4.5a2.5 2.5 0 0 1 0-5H6' }],
9594
+ ['path', { d: 'M18 9h1.5a2.5 2.5 0 0 0 0-5H18' }],
9595
+ ['path', { d: 'M4 22h16' }],
9596
+ [
9597
+ 'path',
9598
+ { d: 'M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22' },
9599
+ ],
9600
+ [
9601
+ 'path',
9602
+ { d: 'M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22' },
9603
+ ],
9604
+ ['path', { d: 'M18 2H6v7a6 6 0 0 0 12 0V2Z' }],
9605
+ ],
9606
+ ];
9607
+
9314
9608
  const Truck = [
9315
9609
  'svg',
9316
9610
  defaultAttributes,
@@ -9827,6 +10121,24 @@ const Webcam = [
9827
10121
  ],
9828
10122
  ];
9829
10123
 
10124
+ const Webhook = [
10125
+ 'svg',
10126
+ defaultAttributes,
10127
+ [
10128
+ [
10129
+ 'path',
10130
+ {
10131
+ 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',
10132
+ },
10133
+ ],
10134
+ [
10135
+ 'path',
10136
+ { d: 'm6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06' },
10137
+ ],
10138
+ ['path', { d: 'm12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8' }],
10139
+ ],
10140
+ ];
10141
+
9830
10142
  const WifiOff = [
9831
10143
  'svg',
9832
10144
  defaultAttributes,
@@ -10239,6 +10551,7 @@ var index = /*#__PURE__*/Object.freeze({
10239
10551
  Crosshair: Crosshair,
10240
10552
  Crown: Crown,
10241
10553
  CupSoda: CupSoda,
10554
+ CurlyBraces: CurlyBraces,
10242
10555
  Currency: Currency,
10243
10556
  Database: Database,
10244
10557
  Delete: Delete,
@@ -10302,6 +10615,8 @@ var index = /*#__PURE__*/Object.freeze({
10302
10615
  FileHeart: FileHeart,
10303
10616
  FileImage: FileImage,
10304
10617
  FileInput: FileInput,
10618
+ FileJson2: FileJson2,
10619
+ FileJson: FileJson,
10305
10620
  FileKey2: FileKey2,
10306
10621
  FileKey: FileKey,
10307
10622
  FileLineChart: FileLineChart,
@@ -10322,6 +10637,7 @@ var index = /*#__PURE__*/Object.freeze({
10322
10637
  FileSymlink: FileSymlink,
10323
10638
  FileTerminal: FileTerminal,
10324
10639
  FileText: FileText,
10640
+ FileType2: FileType2,
10325
10641
  FileType: FileType,
10326
10642
  FileUp: FileUp,
10327
10643
  FileVideo2: FileVideo2,
@@ -10422,6 +10738,7 @@ var index = /*#__PURE__*/Object.freeze({
10422
10738
  HeartCrack: HeartCrack,
10423
10739
  HeartHandshake: HeartHandshake,
10424
10740
  HeartOff: HeartOff,
10741
+ HeartPulse: HeartPulse,
10425
10742
  Heart: Heart,
10426
10743
  HelpCircle: HelpCircle,
10427
10744
  Hexagon: Hexagon,
@@ -10496,13 +10813,24 @@ var index = /*#__PURE__*/Object.freeze({
10496
10813
  LogOut: LogOut,
10497
10814
  Luggage: Luggage,
10498
10815
  Magnet: Magnet,
10816
+ MailCheck: MailCheck,
10817
+ MailMinus: MailMinus,
10818
+ MailOpen: MailOpen,
10819
+ MailPlus: MailPlus,
10820
+ MailQuestion: MailQuestion,
10821
+ MailSearch: MailSearch,
10822
+ MailWarning: MailWarning,
10823
+ MailX: MailX,
10499
10824
  Mail: Mail,
10825
+ Mails: Mails,
10500
10826
  MapPinOff: MapPinOff,
10501
10827
  MapPin: MapPin,
10502
10828
  Map: Map,
10503
10829
  Martini: Martini,
10504
10830
  Maximize2: Maximize2,
10505
10831
  Maximize: Maximize,
10832
+ Medal: Medal,
10833
+ MegaphoneOff: MegaphoneOff,
10506
10834
  Megaphone: Megaphone,
10507
10835
  Meh: Meh,
10508
10836
  Menu: Menu,
@@ -10626,6 +10954,7 @@ var index = /*#__PURE__*/Object.freeze({
10626
10954
  Scale3d: Scale3d,
10627
10955
  Scale: Scale,
10628
10956
  Scaling: Scaling,
10957
+ ScanFace: ScanFace,
10629
10958
  ScanLine: ScanLine,
10630
10959
  Scan: Scan,
10631
10960
  Scissors: Scissors,
@@ -10700,6 +11029,7 @@ var index = /*#__PURE__*/Object.freeze({
10700
11029
  SunDim: SunDim,
10701
11030
  SunMedium: SunMedium,
10702
11031
  SunMoon: SunMoon,
11032
+ SunSnow: SunSnow,
10703
11033
  Sun: Sun,
10704
11034
  Sunrise: Sunrise,
10705
11035
  Sunset: Sunset,
@@ -10743,6 +11073,7 @@ var index = /*#__PURE__*/Object.freeze({
10743
11073
  TrendingDown: TrendingDown,
10744
11074
  TrendingUp: TrendingUp,
10745
11075
  Triangle: Triangle,
11076
+ Trophy: Trophy,
10746
11077
  Truck: Truck,
10747
11078
  Tv2: Tv2,
10748
11079
  Tv: Tv,
@@ -10786,6 +11117,7 @@ var index = /*#__PURE__*/Object.freeze({
10786
11117
  Watch: Watch,
10787
11118
  Waves: Waves,
10788
11119
  Webcam: Webcam,
11120
+ Webhook: Webhook,
10789
11121
  WifiOff: WifiOff,
10790
11122
  Wifi: Wifi,
10791
11123
  Wind: Wind,
@@ -10929,5 +11261,5 @@ LucideAngularModule.ctorParameters = () => [
10929
11261
  * Generated bundle index. Do not edit.
10930
11262
  */
10931
11263
 
10932
- export { Accessibility, Activity, AirVent, Airplay, AlarmCheck, AlarmClock, AlarmClockOff, AlarmMinus, AlarmPlus, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd, AlignHorizontalDistributeStart, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalDistributeCenter, AlignVerticalDistributeEnd, AlignVerticalDistributeStart, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, Anchor, Angry, Annoyed, Aperture, Apple, Archive, ArchiveRestore, Armchair, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Axis3d, Baby, Backpack, BaggageClaim, Banana, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bed, BedDouble, BedSingle, Beer, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Bomb, Bone, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Boxes, Briefcase, Brush, Bug, Building, Building2, Bus, Cake, Calculator, Calendar, CalendarCheck, CalendarCheck2, CalendarClock, CalendarDays, CalendarHeart, CalendarMinus, CalendarOff, CalendarPlus, CalendarRange, CalendarSearch, CalendarX, CalendarX2, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChefHat, Cherry, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, Chrome, Cigarette, CigaretteOff, Circle, CircleDot, CircleEllipsis, CircleSlashed, Clapperboard, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardEdit, ClipboardList, ClipboardSignature, ClipboardType, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudCog, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudMoonRain, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, CloudSunRain, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Cog, Coins, Columns, Command, Compass, Component, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Croissant, Crop, Cross, Crosshair, Crown, CupSoda, Currency, Database, Delete, Diamond, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Dices, Diff, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, EggFried, Equal, EqualNot, Eraser, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, Factory, FastForward, Feather, Figma, File, FileArchive, FileAudio, FileAudio2, FileAxis3d, FileBadge, FileBadge2, FileBarChart, FileBarChart2, FileBox, FileCheck, FileCheck2, FileClock, FileCode, FileCog, FileCog2, FileDiff, FileDigit, FileDown, FileEdit, FileHeart, FileImage, FileInput, FileKey, FileKey2, FileLineChart, FileLock, FileLock2, FileMinus, FileMinus2, FileOutput, FilePieChart, FilePlus, FilePlus2, FileQuestion, FileScan, FileSearch, FileSearch2, FileSignature, FileSpreadsheet, FileSymlink, FileTerminal, FileText, FileType, FileUp, FileVideo, FileVideo2, FileVolume, FileVolume2, FileWarning, FileX, FileX2, Files, Film, Filter, Fingerprint, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, FlipHorizontal, FlipHorizontal2, FlipVertical, FlipVertical2, Flower, Flower2, Focus, Folder, FolderArchive, FolderCheck, FolderClock, FolderClosed, FolderCog, FolderCog2, FolderDown, FolderEdit, FolderHeart, FolderInput, FolderKey, FolderLock, FolderMinus, FolderOpen, FolderOutput, FolderPlus, FolderSearch, FolderSearch2, FolderSymlink, FolderTree, FolderUp, FolderX, Folders, FormInput, Forward, Frame, Framer, Frown, Fuel, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitCompare, GitFork, GitMerge, GitPullRequest, GitPullRequestClosed, GitPullRequestDraft, Github, Gitlab, GlassWater, Glasses, Globe, Globe2, Grab, GraduationCap, Grape, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartCrack, HeartHandshake, HeartOff, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, IceCream, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Joystick, Key, Keyboard, Lamp, LampCeiling, LampDesk, LampFloor, LampWallDown, LampWallUp, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Laugh, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Leaf, Library, LifeBuoy, Lightbulb, LightbulbOff, LineChart, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListEnd, ListMinus, ListMusic, ListOrdered, ListPlus, ListStart, ListVideo, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, LucideAngularComponent, LucideAngularModule, Luggage, Magnet, Mail, Map, MapPin, MapPinOff, Martini, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, Mic2, MicOff, Microscope, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, Move3d, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Music2, Music3, Music4, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Newspaper, Octagon, Option, Outdent, Package, Package2, PackageCheck, PackageMinus, PackageOpen, PackagePlus, PackageSearch, PackageX, PaintBucket, Paintbrush, Paintbrush2, Palette, Palmtree, Paperclip, PartyPopper, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, PinOff, Pipette, Pizza, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Recycle, Redo, Redo2, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, Rotate3d, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scale3d, Scaling, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Scroll, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCog, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shrub, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, Siren, SkipBack, SkipForward, Skull, Slack, Slash, Slice, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, SmilePlus, Snowflake, Sofa, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StarOff, Stethoscope, Sticker, StickyNote, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, SunMedium, SunMoon, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Sword, Swords, Syringe, Table, Table2, Tablet, Tag, Tags, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, ToyBrick, Train, Trash, Trash2, TreeDeciduous, TreePine, Trees, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Undo2, Unlink, Unlink2, Unlock, Upload, UploadCloud, Usb, User, UserCheck, UserCog, UserMinus, UserPlus, UserX, Users, Utensils, UtensilsCrossed, VenetianMask, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Wand2, Watch, Waves, Webcam, Wifi, WifiOff, Wind, Wine, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut, createElement, index as icons, Icons as ɵa };
11264
+ export { Accessibility, Activity, AirVent, Airplay, AlarmCheck, AlarmClock, AlarmClockOff, AlarmMinus, AlarmPlus, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd, AlignHorizontalDistributeStart, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalDistributeCenter, AlignVerticalDistributeEnd, AlignVerticalDistributeStart, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, Anchor, Angry, Annoyed, Aperture, Apple, Archive, ArchiveRestore, Armchair, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Axis3d, Baby, Backpack, BaggageClaim, Banana, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bed, BedDouble, BedSingle, Beer, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Bomb, Bone, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Boxes, Briefcase, Brush, Bug, Building, Building2, Bus, Cake, Calculator, Calendar, CalendarCheck, CalendarCheck2, CalendarClock, CalendarDays, CalendarHeart, CalendarMinus, CalendarOff, CalendarPlus, CalendarRange, CalendarSearch, CalendarX, CalendarX2, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChefHat, Cherry, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, Chrome, Cigarette, CigaretteOff, Circle, CircleDot, CircleEllipsis, CircleSlashed, Clapperboard, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardEdit, ClipboardList, ClipboardSignature, ClipboardType, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudCog, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudMoonRain, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, CloudSunRain, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Cog, Coins, Columns, Command, Compass, Component, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Croissant, Crop, Cross, Crosshair, Crown, CupSoda, CurlyBraces, Currency, Database, Delete, Diamond, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Dices, Diff, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, EggFried, Equal, EqualNot, Eraser, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, Factory, FastForward, Feather, Figma, File, FileArchive, FileAudio, FileAudio2, FileAxis3d, FileBadge, FileBadge2, FileBarChart, FileBarChart2, FileBox, FileCheck, FileCheck2, FileClock, FileCode, FileCog, FileCog2, FileDiff, FileDigit, FileDown, FileEdit, FileHeart, FileImage, FileInput, FileJson, FileJson2, FileKey, FileKey2, FileLineChart, FileLock, FileLock2, FileMinus, FileMinus2, FileOutput, FilePieChart, FilePlus, FilePlus2, FileQuestion, FileScan, FileSearch, FileSearch2, FileSignature, FileSpreadsheet, FileSymlink, FileTerminal, FileText, FileType, FileType2, FileUp, FileVideo, FileVideo2, FileVolume, FileVolume2, FileWarning, FileX, FileX2, Files, Film, Filter, Fingerprint, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, FlipHorizontal, FlipHorizontal2, FlipVertical, FlipVertical2, Flower, Flower2, Focus, Folder, FolderArchive, FolderCheck, FolderClock, FolderClosed, FolderCog, FolderCog2, FolderDown, FolderEdit, FolderHeart, FolderInput, FolderKey, FolderLock, FolderMinus, FolderOpen, FolderOutput, FolderPlus, FolderSearch, FolderSearch2, FolderSymlink, FolderTree, FolderUp, FolderX, Folders, FormInput, Forward, Frame, Framer, Frown, Fuel, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitCompare, GitFork, GitMerge, GitPullRequest, GitPullRequestClosed, GitPullRequestDraft, Github, Gitlab, GlassWater, Glasses, Globe, Globe2, Grab, GraduationCap, Grape, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartCrack, HeartHandshake, HeartOff, HeartPulse, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, IceCream, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Joystick, Key, Keyboard, Lamp, LampCeiling, LampDesk, LampFloor, LampWallDown, LampWallUp, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Laugh, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Leaf, Library, LifeBuoy, Lightbulb, LightbulbOff, LineChart, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListEnd, ListMinus, ListMusic, ListOrdered, ListPlus, ListStart, ListVideo, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, LucideAngularComponent, LucideAngularModule, Luggage, Magnet, Mail, MailCheck, MailMinus, MailOpen, MailPlus, MailQuestion, MailSearch, MailWarning, MailX, Mails, Map, MapPin, MapPinOff, Martini, Maximize, Maximize2, Medal, Megaphone, MegaphoneOff, Meh, Menu, MessageCircle, MessageSquare, Mic, Mic2, MicOff, Microscope, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, Move3d, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Music2, Music3, Music4, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Newspaper, Octagon, Option, Outdent, Package, Package2, PackageCheck, PackageMinus, PackageOpen, PackagePlus, PackageSearch, PackageX, PaintBucket, Paintbrush, Paintbrush2, Palette, Palmtree, Paperclip, PartyPopper, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, PinOff, Pipette, Pizza, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Recycle, Redo, Redo2, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, Rotate3d, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scale3d, Scaling, Scan, ScanFace, ScanLine, Scissors, ScreenShare, ScreenShareOff, Scroll, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCog, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shrub, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, Siren, SkipBack, SkipForward, Skull, Slack, Slash, Slice, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, SmilePlus, Snowflake, Sofa, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StarOff, Stethoscope, Sticker, StickyNote, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, SunMedium, SunMoon, SunSnow, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Sword, Swords, Syringe, Table, Table2, Tablet, Tag, Tags, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, ToyBrick, Train, Trash, Trash2, TreeDeciduous, TreePine, Trees, Trello, TrendingDown, TrendingUp, Triangle, Trophy, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Undo2, Unlink, Unlink2, Unlock, Upload, UploadCloud, Usb, User, UserCheck, UserCog, UserMinus, UserPlus, UserX, Users, Utensils, UtensilsCrossed, VenetianMask, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Wand2, Watch, Waves, Webcam, Webhook, Wifi, WifiOff, Wind, Wine, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut, createElement, index as icons, Icons as ɵa };
10933
11265
  //# sourceMappingURL=lucide-angular.js.map