lucide-angular 0.46.0 → 0.49.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 (107) hide show
  1. package/bundles/lucide-angular-src-icons.umd.js +248 -66
  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 +259 -66
  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/alarm-clock-off.js +5 -2
  10. package/esm2015/icons/bath.js +19 -0
  11. package/esm2015/icons/binary.js +7 -5
  12. package/esm2015/icons/bus.js +3 -2
  13. package/esm2015/icons/camera-off.js +3 -7
  14. package/esm2015/icons/cast.js +4 -4
  15. package/esm2015/icons/chef-hat.js +16 -0
  16. package/esm2015/icons/clipboard-copy.js +3 -4
  17. package/esm2015/icons/component.js +13 -0
  18. package/esm2015/icons/contact.js +2 -2
  19. package/esm2015/icons/croissant.js +29 -0
  20. package/esm2015/icons/dribbble.js +4 -7
  21. package/esm2015/icons/flag-off.js +3 -2
  22. package/esm2015/icons/fuel.js +18 -0
  23. package/esm2015/icons/index.js +12 -1
  24. package/esm2015/icons/lightbulb-off.js +3 -2
  25. package/esm2015/icons/link-2-off.js +3 -2
  26. package/esm2015/icons/link-2.js +3 -2
  27. package/esm2015/icons/magnet.js +17 -0
  28. package/esm2015/icons/maximize.js +5 -7
  29. package/esm2015/icons/minimize.js +5 -7
  30. package/esm2015/icons/phone-call.js +4 -2
  31. package/esm2015/icons/podcast.js +4 -4
  32. package/esm2015/icons/power-off.js +3 -5
  33. package/esm2015/icons/radio.js +8 -2
  34. package/esm2015/icons/scale.js +3 -3
  35. package/esm2015/icons/star-off.js +15 -0
  36. package/esm2015/icons/sun-medium.js +18 -0
  37. package/esm2015/icons/sun-moon.js +19 -0
  38. package/esm2015/icons/sword.js +13 -0
  39. package/esm2015/icons/swords.js +17 -0
  40. package/esm2015/icons/text-cursor-input.js +5 -7
  41. package/esm2015/icons/truck.js +4 -5
  42. package/esm2015/icons/volume-2.js +3 -5
  43. package/esm2015/src/icons/alarm-clock-off.js +5 -2
  44. package/esm2015/src/icons/bath.js +19 -0
  45. package/esm2015/src/icons/binary.js +7 -5
  46. package/esm2015/src/icons/bus.js +3 -2
  47. package/esm2015/src/icons/camera-off.js +3 -7
  48. package/esm2015/src/icons/cast.js +4 -4
  49. package/esm2015/src/icons/chef-hat.js +16 -0
  50. package/esm2015/src/icons/clipboard-copy.js +3 -4
  51. package/esm2015/src/icons/component.js +13 -0
  52. package/esm2015/src/icons/contact.js +2 -2
  53. package/esm2015/src/icons/croissant.js +29 -0
  54. package/esm2015/src/icons/dribbble.js +4 -7
  55. package/esm2015/src/icons/flag-off.js +3 -2
  56. package/esm2015/src/icons/fuel.js +18 -0
  57. package/esm2015/src/icons/index.js +12 -1
  58. package/esm2015/src/icons/lightbulb-off.js +3 -2
  59. package/esm2015/src/icons/link-2-off.js +3 -2
  60. package/esm2015/src/icons/link-2.js +3 -2
  61. package/esm2015/src/icons/magnet.js +17 -0
  62. package/esm2015/src/icons/maximize.js +5 -7
  63. package/esm2015/src/icons/minimize.js +5 -7
  64. package/esm2015/src/icons/phone-call.js +4 -2
  65. package/esm2015/src/icons/podcast.js +4 -4
  66. package/esm2015/src/icons/power-off.js +3 -5
  67. package/esm2015/src/icons/radio.js +8 -2
  68. package/esm2015/src/icons/scale.js +3 -3
  69. package/esm2015/src/icons/star-off.js +15 -0
  70. package/esm2015/src/icons/sun-medium.js +18 -0
  71. package/esm2015/src/icons/sun-moon.js +19 -0
  72. package/esm2015/src/icons/sword.js +13 -0
  73. package/esm2015/src/icons/swords.js +17 -0
  74. package/esm2015/src/icons/text-cursor-input.js +5 -7
  75. package/esm2015/src/icons/truck.js +4 -5
  76. package/esm2015/src/icons/volume-2.js +3 -5
  77. package/fesm2015/lucide-angular-src-icons.js +238 -67
  78. package/fesm2015/lucide-angular-src-icons.js.map +1 -1
  79. package/fesm2015/lucide-angular.js +251 -69
  80. package/fesm2015/lucide-angular.js.map +1 -1
  81. package/icons/bath.d.ts +3 -0
  82. package/icons/chef-hat.d.ts +3 -0
  83. package/icons/component.d.ts +3 -0
  84. package/icons/croissant.d.ts +3 -0
  85. package/icons/fuel.d.ts +3 -0
  86. package/icons/index.d.ts +11 -0
  87. package/icons/magnet.d.ts +3 -0
  88. package/icons/star-off.d.ts +3 -0
  89. package/icons/sun-medium.d.ts +3 -0
  90. package/icons/sun-moon.d.ts +3 -0
  91. package/icons/sword.d.ts +3 -0
  92. package/icons/swords.d.ts +3 -0
  93. package/lucide-angular.metadata.json +1 -1
  94. package/package.json +1 -1
  95. package/src/icons/bath.d.ts +3 -0
  96. package/src/icons/chef-hat.d.ts +3 -0
  97. package/src/icons/component.d.ts +3 -0
  98. package/src/icons/croissant.d.ts +3 -0
  99. package/src/icons/fuel.d.ts +3 -0
  100. package/src/icons/index.d.ts +11 -0
  101. package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
  102. package/src/icons/magnet.d.ts +3 -0
  103. package/src/icons/star-off.d.ts +3 -0
  104. package/src/icons/sun-medium.d.ts +3 -0
  105. package/src/icons/sun-moon.d.ts +3 -0
  106. package/src/icons/sword.d.ts +3 -0
  107. package/src/icons/swords.d.ts +3 -0
@@ -69,9 +69,12 @@ const AlarmClockOff = [
69
69
  'svg',
70
70
  defaultAttributes,
71
71
  [
72
+ ['path', { d: 'M6.87 6.87a8 8 0 1 0 11.26 11.26' }],
72
73
  [
73
74
  'path',
74
- { d: 'M19.94 14A8 8 0 0 0 10 5.25m8.13 12.89A8 8 0 1 1 6.87 6.86' },
75
+ {
76
+ d: 'M19.9 14.25A7.44 7.44 0 0 0 20 13a8 8 0 0 0-8-8 7.44 7.44 0 0 0-1.25.1',
77
+ },
75
78
  ],
76
79
  ['path', { d: 'm22 6-3-3' }],
77
80
  ['path', { d: 'm6 19-2 2' }],
@@ -747,6 +750,23 @@ const Baseline = [
747
750
  ],
748
751
  ];
749
752
 
753
+ const Bath = [
754
+ 'svg',
755
+ defaultAttributes,
756
+ [
757
+ [
758
+ 'path',
759
+ {
760
+ d: 'M9 6 6.5 3.5a1.5 1.5 0 0 0-1-.5C4.683 3 4 3.683 4 4.5V17a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5',
761
+ },
762
+ ],
763
+ ['line', { x1: '10', y1: '5', x2: '8', y2: '7' }],
764
+ ['line', { x1: '2', y1: '12', x2: '22', y2: '12' }],
765
+ ['line', { x1: '7', y1: '19', x2: '7', y2: '21' }],
766
+ ['line', { x1: '17', y1: '19', x2: '17', y2: '21' }],
767
+ ],
768
+ ];
769
+
750
770
  const BatteryCharging = [
751
771
  'svg',
752
772
  defaultAttributes,
@@ -886,10 +906,12 @@ const Binary = [
886
906
  'svg',
887
907
  defaultAttributes,
888
908
  [
889
- ['path', { d: 'M10 4H6v6h4V4z' }],
890
- ['path', { d: 'M18 14h-4v6h4v-6z' }],
891
- ['path', { d: 'M14 4h2v6m-2 0h4' }],
892
- ['path', { d: 'M6 14h2v6m-2 0h4' }],
909
+ ['path', { d: 'M6 20h4' }],
910
+ ['path', { d: 'M14 10h4' }],
911
+ ['path', { d: 'M6 14h2v6' }],
912
+ ['path', { d: 'M14 4h2v6' }],
913
+ ['rect', { x: '6', y: '4', width: '4', height: '6' }],
914
+ ['rect', { x: '14', y: '14', width: '4', height: '6' }],
893
915
  ],
894
916
  ];
895
917
 
@@ -1139,9 +1161,10 @@ const Bus = [
1139
1161
  [
1140
1162
  'path',
1141
1163
  {
1142
- d: 'M19 17h2l.64-2.54a6 6 0 0 0 0-2.92l-1.07-4.27A3 3 0 0 0 17.66 5H4a2 2 0 0 0-2 2v10h2m10 0h-4',
1164
+ d: 'M19 17h2l.64-2.54c.24-.959.24-1.962 0-2.92l-1.07-4.27A3 3 0 0 0 17.66 5H4a2 2 0 0 0-2 2v10h2',
1143
1165
  },
1144
1166
  ],
1167
+ ['path', { d: 'M14 17H9' }],
1145
1168
  ['circle', { cx: '6.5', cy: '17.5', r: '2.5' }],
1146
1169
  ['circle', { cx: '16.5', cy: '17.5', r: '2.5' }],
1147
1170
  ],
@@ -1180,12 +1203,8 @@ const CameraOff = [
1180
1203
  defaultAttributes,
1181
1204
  [
1182
1205
  ['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
1183
- [
1184
- 'path',
1185
- {
1186
- d: 'M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16',
1187
- },
1188
- ],
1206
+ ['path', { d: 'M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16' }],
1207
+ ['path', { d: 'M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5' }],
1189
1208
  ['path', { d: 'M14.121 15.121A3 3 0 1 1 9.88 10.88' }],
1190
1209
  ],
1191
1210
  ];
@@ -1246,10 +1265,10 @@ const Cast = [
1246
1265
  [
1247
1266
  [
1248
1267
  'path',
1249
- {
1250
- d: 'M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6',
1251
- },
1268
+ { d: 'M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6' },
1252
1269
  ],
1270
+ ['path', { d: 'M2 12a9 9 0 0 1 8 8' }],
1271
+ ['path', { d: 'M2 16a5 5 0 0 1 4 4' }],
1253
1272
  ['line', { x1: '2', y1: '20', x2: '2.01', y2: '20' }],
1254
1273
  ],
1255
1274
  ];
@@ -1295,6 +1314,20 @@ const Check = [
1295
1314
  [['polyline', { points: '20 6 9 17 4 12' }]],
1296
1315
  ];
1297
1316
 
1317
+ const ChefHat = [
1318
+ 'svg',
1319
+ defaultAttributes,
1320
+ [
1321
+ [
1322
+ 'path',
1323
+ {
1324
+ d: 'M6 13.87A4 4 0 0 1 7.41 6a5.11 5.11 0 0 1 1.05-1.54 5 5 0 0 1 7.08 0A5.11 5.11 0 0 1 16.59 6 4 4 0 0 1 18 13.87V21H6Z',
1325
+ },
1326
+ ],
1327
+ ['line', { x1: '6', y1: '17', x2: '18', y2: '17' }],
1328
+ ],
1329
+ ];
1330
+
1298
1331
  const ChevronDown = [
1299
1332
  'svg',
1300
1333
  defaultAttributes,
@@ -1457,10 +1490,9 @@ const ClipboardCopy = [
1457
1490
  [
1458
1491
  [
1459
1492
  'path',
1460
- {
1461
- d: 'M16 4h2a2 2 0 0 1 2 2v4M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2',
1462
- },
1493
+ { d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2' },
1463
1494
  ],
1495
+ ['path', { d: 'M16 4h2a2 2 0 0 1 2 2v4' }],
1464
1496
  ['rect', { x: '8', y: '2', width: '8', height: '4', rx: '1', ry: '1' }],
1465
1497
  ['path', { d: 'M21 14H11' }],
1466
1498
  ['path', { d: 'm15 10-4 4 4 4' }],
@@ -1935,13 +1967,24 @@ const Compass = [
1935
1967
  ],
1936
1968
  ];
1937
1969
 
1970
+ const Component = [
1971
+ 'svg',
1972
+ defaultAttributes,
1973
+ [
1974
+ ['path', { d: 'M5.5 8.5 9 12l-3.5 3.5L2 12l3.5-3.5Z' }],
1975
+ ['path', { d: 'm12 2 3.5 3.5L12 9 8.5 5.5 12 2Z' }],
1976
+ ['path', { d: 'M18.5 8.5 22 12l-3.5 3.5L15 12l3.5-3.5Z' }],
1977
+ ['path', { d: 'm12 15 3.5 3.5L12 22l-3.5-3.5L12 15Z' }],
1978
+ ],
1979
+ ];
1980
+
1938
1981
  const Contact = [
1939
1982
  'svg',
1940
1983
  defaultAttributes,
1941
1984
  [
1942
1985
  ['path', { d: 'M17 18a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2' }],
1943
1986
  ['rect', { x: '3', y: '4', width: '18', height: '18', rx: '2' }],
1944
- ['circle', { class: 'cls-2', cx: '12', cy: '10', r: '2' }],
1987
+ ['circle', { cx: '12', cy: '10', r: '2' }],
1945
1988
  ['line', { x1: '8', y1: '2', x2: '8', y2: '4' }],
1946
1989
  ['line', { x1: '16', y1: '2', x2: '16', y2: '4' }],
1947
1990
  ],
@@ -2094,6 +2137,33 @@ const CreditCard = [
2094
2137
  ],
2095
2138
  ];
2096
2139
 
2140
+ const Croissant = [
2141
+ 'svg',
2142
+ defaultAttributes,
2143
+ [
2144
+ [
2145
+ 'path',
2146
+ {
2147
+ d: 'm4.6 13.11 5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11Z',
2148
+ },
2149
+ ],
2150
+ [
2151
+ 'path',
2152
+ {
2153
+ d: 'm10.5 9.5-1-2.29C9.2 6.48 8.8 6 8 6H4.5C2.79 6 2 6.5 2 8.5a7.71 7.71 0 0 0 2 4.83',
2154
+ },
2155
+ ],
2156
+ ['path', { d: 'M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4' }],
2157
+ [
2158
+ 'path',
2159
+ {
2160
+ d: 'm14.5 13.5 2.29 1c.73.3 1.21.7 1.21 1.5v3.5c0 1.71-.5 2.5-2.5 2.5a7.71 7.71 0 0 1-4.83-2',
2161
+ },
2162
+ ],
2163
+ ['path', { d: 'M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5' }],
2164
+ ],
2165
+ ];
2166
+
2097
2167
  const Crop = [
2098
2168
  'svg',
2099
2169
  defaultAttributes,
@@ -2310,12 +2380,9 @@ const Dribbble = [
2310
2380
  defaultAttributes,
2311
2381
  [
2312
2382
  ['circle', { cx: '12', cy: '12', r: '10' }],
2313
- [
2314
- 'path',
2315
- {
2316
- d: 'M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32',
2317
- },
2318
- ],
2383
+ ['path', { d: 'M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94' }],
2384
+ ['path', { d: 'M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32' }],
2385
+ ['path', { d: 'M8.56 2.75c4.37 6 6 9.42 8 17.72' }],
2319
2386
  ],
2320
2387
  ];
2321
2388
 
@@ -2802,7 +2869,8 @@ const FlagOff = [
2802
2869
  defaultAttributes,
2803
2870
  [
2804
2871
  ['path', { d: 'M8 2c3 0 5 2 8 2s4-1 4-1v11' }],
2805
- ['path', { d: 'M4 22v-7m0 0s1-1 4-1 5 2 8 2M4 15V4' }],
2872
+ ['path', { d: 'M4 22V4' }],
2873
+ ['path', { d: 'M4 15s1-1 4-1 5 2 8 2' }],
2806
2874
  ['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
2807
2875
  ],
2808
2876
  ];
@@ -3012,6 +3080,22 @@ const Frown = [
3012
3080
  ],
3013
3081
  ];
3014
3082
 
3083
+ const Fuel = [
3084
+ 'svg',
3085
+ defaultAttributes,
3086
+ [
3087
+ ['line', { x1: '3', y1: '22', x2: '15', y2: '22' }],
3088
+ ['line', { x1: '4', y1: '9', x2: '14', y2: '9' }],
3089
+ ['path', { d: 'M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18' }],
3090
+ [
3091
+ 'path',
3092
+ {
3093
+ d: 'M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2h0a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5',
3094
+ },
3095
+ ],
3096
+ ],
3097
+ ];
3098
+
3015
3099
  const FunctionSquare = [
3016
3100
  'svg',
3017
3101
  defaultAttributes,
@@ -3932,10 +4016,11 @@ const LightbulbOff = [
3932
4016
  ['path', { d: 'M9 18h6' }],
3933
4017
  ['path', { d: 'M10 22h4' }],
3934
4018
  ['path', { d: 'm2 2 20 20' }],
4019
+ ['path', { d: 'M9 2.804A6 6 0 0 1 18 8a4.65 4.65 0 0 1-1.03 3' }],
3935
4020
  [
3936
4021
  'path',
3937
4022
  {
3938
- d: 'M8.91 14a4.61 4.61 0 0 0-1.41-2.5C6.23 10.23 6 9 6 8a6 6 0 0 1 .084-1M9 2.804A6 6 0 0 1 18 8a4.651 4.651 0 0 1-1.031 3',
4023
+ d: 'M8.91 14a4.61 4.61 0 0 0-1.41-2.5C6.23 10.23 6 9 6 8a6 6 0 0 1 .084-1',
3939
4024
  },
3940
4025
  ],
3941
4026
  ],
@@ -3966,7 +4051,8 @@ const Link2Off = [
3966
4051
  'svg',
3967
4052
  defaultAttributes,
3968
4053
  [
3969
- ['path', { d: 'M15 7h2a5 5 0 0 1 4 8M9 17H7A5 5 0 0 1 7 7' }],
4054
+ ['path', { d: 'M9 17H7A5 5 0 0 1 7 7' }],
4055
+ ['path', { d: 'M15 7h2a5 5 0 0 1 4 8' }],
3970
4056
  ['line', { x1: '8', y1: '12', x2: '12', y2: '12' }],
3971
4057
  ['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
3972
4058
  ],
@@ -3976,7 +4062,8 @@ const Link2 = [
3976
4062
  'svg',
3977
4063
  defaultAttributes,
3978
4064
  [
3979
- ['path', { d: 'M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2' }],
4065
+ ['path', { d: 'M9 17H7A5 5 0 0 1 7 7h2' }],
4066
+ ['path', { d: 'M15 7h2a5 5 0 1 1 0 10h-2' }],
3980
4067
  ['line', { x1: '8', y1: '12', x2: '16', y2: '12' }],
3981
4068
  ],
3982
4069
  ];
@@ -4184,6 +4271,21 @@ const LogOut = [
4184
4271
  ],
4185
4272
  ];
4186
4273
 
4274
+ const Magnet = [
4275
+ 'svg',
4276
+ defaultAttributes,
4277
+ [
4278
+ [
4279
+ 'path',
4280
+ {
4281
+ d: 'm6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15',
4282
+ },
4283
+ ],
4284
+ ['path', { d: 'm5 8 4 4' }],
4285
+ ['path', { d: 'm12 15 4 4' }],
4286
+ ],
4287
+ ];
4288
+
4187
4289
  const Mail = [
4188
4290
  'svg',
4189
4291
  defaultAttributes,
@@ -4259,12 +4361,10 @@ const Maximize = [
4259
4361
  'svg',
4260
4362
  defaultAttributes,
4261
4363
  [
4262
- [
4263
- 'path',
4264
- {
4265
- d: 'M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3',
4266
- },
4267
- ],
4364
+ ['path', { d: 'M8 3H5a2 2 0 0 0-2 2v3' }],
4365
+ ['path', { d: 'M21 8V5a2 2 0 0 0-2-2h-3' }],
4366
+ ['path', { d: 'M3 16v3a2 2 0 0 0 2 2h3' }],
4367
+ ['path', { d: 'M16 21h3a2 2 0 0 0 2-2v-3' }],
4268
4368
  ],
4269
4369
  ];
4270
4370
 
@@ -4370,12 +4470,10 @@ const Minimize = [
4370
4470
  'svg',
4371
4471
  defaultAttributes,
4372
4472
  [
4373
- [
4374
- 'path',
4375
- {
4376
- d: 'M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3',
4377
- },
4378
- ],
4473
+ ['path', { d: 'M8 3v3a2 2 0 0 1-2 2H3' }],
4474
+ ['path', { d: 'M21 8h-3a2 2 0 0 1-2-2V3' }],
4475
+ ['path', { d: 'M3 16h3a2 2 0 0 1 2 2v3' }],
4476
+ ['path', { d: 'M16 21v-3a2 2 0 0 1 2-2h3' }],
4379
4477
  ],
4380
4478
  ];
4381
4479
 
@@ -4887,9 +4985,11 @@ const PhoneCall = [
4887
4985
  [
4888
4986
  'path',
4889
4987
  {
4890
- d: 'M14.05 6A5 5 0 0 1 18 10m-3.95-8a9 9 0 0 1 8 7.94m0 7v3a2 2 0 0 1-2 2h-.19a19.79 19.79 0 0 1-8.63-3.07 19.52 19.52 0 0 1-6-6 19.82 19.82 0 0 1-3.11-8.69A2 2 0 0 1 3.93 2h3.18a2 2 0 0 1 2 1.72 13 13 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 13 13 0 0 0 2.81.7A2 2 0 0 1 22 16.92z',
4988
+ d: 'M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z',
4891
4989
  },
4892
4990
  ],
4991
+ ['path', { d: 'M14.05 2a9 9 0 0 1 8 7.94' }],
4992
+ ['path', { d: 'M14.05 6A5 5 0 0 1 18 10' }],
4893
4993
  ],
4894
4994
  ];
4895
4995
 
@@ -5123,14 +5223,14 @@ const Podcast = [
5123
5223
  defaultAttributes,
5124
5224
  [
5125
5225
  ['circle', { cx: '12', cy: '11', r: '1' }],
5126
- ['path', { d: 'M17.03 18.46a9 9 0 1 0-10.02.03' }],
5127
- ['path', { d: 'M16.06 13.91a5 5 0 1 0-7.97.2' }],
5128
5226
  [
5129
5227
  'path',
5130
5228
  {
5131
- d: 'M11.11 17a.9.9 0 1 1 1.78 0l-.52 4.67a.37.37 0 0 1-.74 0l-.52-4.68z',
5229
+ d: 'M11 17a1 1 0 0 1 2 0c0 .5-.34 3-.5 4.5a.5.5 0 0 1-1 0c-.16-1.5-.5-4-.5-4.5Z',
5132
5230
  },
5133
5231
  ],
5232
+ ['path', { d: 'M8 14a5 5 0 1 1 8 0' }],
5233
+ ['path', { d: 'M17 18.5a9 9 0 1 0-10 0' }],
5134
5234
  ],
5135
5235
  ];
5136
5236
 
@@ -5166,10 +5266,8 @@ const PowerOff = [
5166
5266
  'svg',
5167
5267
  defaultAttributes,
5168
5268
  [
5169
- [
5170
- 'path',
5171
- { d: 'M18.36 6.64A9 9 0 0 1 20.77 15M5.63 6.64A9 9 0 1 0 18.706 19' },
5172
- ],
5269
+ ['path', { d: 'M18.36 6.64A9 9 0 0 1 20.77 15' }],
5270
+ ['path', { d: 'M6.16 6.16a9 9 0 1 0 12.68 12.68' }],
5173
5271
  ['path', { d: 'M12 2v4' }],
5174
5272
  ['path', { d: 'm2 2 20 20' }],
5175
5273
  ],
@@ -5265,12 +5363,18 @@ const Radio = [
5265
5363
  defaultAttributes,
5266
5364
  [
5267
5365
  ['circle', { cx: '12', cy: '12', r: '2' }],
5366
+ ['path', { d: 'M4.93 19.07a10 10 0 0 1 0-14.14' }],
5268
5367
  [
5269
5368
  'path',
5270
5369
  {
5271
- d: 'M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14',
5370
+ d: 'M7.76 16.24a6 6 0 0 1-1.3-1.95 6 6 0 0 1 0-4.59 6 6 0 0 1 1.3-1.95',
5272
5371
  },
5273
5372
  ],
5373
+ [
5374
+ 'path',
5375
+ { d: 'M16.24 7.76a6 6 0 0 1 1.3 2 6 6 0 0 1 0 4.59 6 6 0 0 1-1.3 1.95' },
5376
+ ],
5377
+ ['path', { d: 'M19.07 4.93a10 10 0 0 1 0 14.14' }],
5274
5378
  ],
5275
5379
  ];
5276
5380
 
@@ -5479,8 +5583,8 @@ const Scale = [
5479
5583
  'svg',
5480
5584
  defaultAttributes,
5481
5585
  [
5482
- ['path', { d: 'm16 16 3-8 3.001 8A5.002 5.002 0 0 1 16 16z' }],
5483
- ['path', { d: 'm2 16 3-8 3.001 8A5.002 5.002 0 0 1 2 16z' }],
5586
+ ['path', { d: 'm16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z' }],
5587
+ ['path', { d: 'm2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z' }],
5484
5588
  ['path', { d: 'M7 21h10' }],
5485
5589
  ['path', { d: 'M12 3v18' }],
5486
5590
  ['path', { d: 'M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2' }],
@@ -6097,6 +6201,19 @@ const StarHalf = [
6097
6201
  [['path', { d: 'M12 17.8 5.8 21 7 14.1 2 9.3l7-1L12 2' }]],
6098
6202
  ];
6099
6203
 
6204
+ const StarOff = [
6205
+ 'svg',
6206
+ defaultAttributes,
6207
+ [
6208
+ [
6209
+ 'path',
6210
+ { d: 'M8.34 8.34 2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43' },
6211
+ ],
6212
+ ['path', { d: 'M18.42 12.76 22 9.27l-6.91-1L12 2l-1.44 2.91' }],
6213
+ ['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
6214
+ ],
6215
+ ];
6216
+
6100
6217
  const Star = [
6101
6218
  'svg',
6102
6219
  defaultAttributes,
@@ -6178,6 +6295,39 @@ const SunDim = [
6178
6295
  ],
6179
6296
  ];
6180
6297
 
6298
+ const SunMedium = [
6299
+ 'svg',
6300
+ defaultAttributes,
6301
+ [
6302
+ ['path', { d: 'M12 16a4 4 0 100-8 4 4 0 000 8z' }],
6303
+ ['path', { d: 'M12 3v1' }],
6304
+ ['path', { d: 'M12 20v1' }],
6305
+ ['path', { d: 'M3 12h1' }],
6306
+ ['path', { d: 'M20 12h1' }],
6307
+ ['path', { d: 'M18.364 5.636l-.707.707' }],
6308
+ ['path', { d: 'M6.343 17.657l-.707.707' }],
6309
+ ['path', { d: 'M5.636 5.636l.707.707' }],
6310
+ ['path', { d: 'M17.657 17.657l.707.707' }],
6311
+ ],
6312
+ ];
6313
+
6314
+ const SunMoon = [
6315
+ 'svg',
6316
+ defaultAttributes,
6317
+ [
6318
+ ['path', { d: 'M12 16a4 4 0 100-8 4 4 0 000 8z' }],
6319
+ ['path', { d: 'M16 12.386A3.136 3.136 0 0111.614 8' }],
6320
+ ['path', { d: 'M12 2v2' }],
6321
+ ['path', { d: 'M12 20v2' }],
6322
+ ['path', { d: 'M5 5l1.5 1.5' }],
6323
+ ['path', { d: 'M17.5 17.5L19 19' }],
6324
+ ['path', { d: 'M2 12h2' }],
6325
+ ['path', { d: 'M20 12h2' }],
6326
+ ['path', { d: 'M5 19l1.5-1.5' }],
6327
+ ['path', { d: 'M17.5 6.5L19 5' }],
6328
+ ],
6329
+ ];
6330
+
6181
6331
  const Sun = [
6182
6332
  'svg',
6183
6333
  defaultAttributes,
@@ -6261,6 +6411,32 @@ const SwitchCamera = [
6261
6411
  ],
6262
6412
  ];
6263
6413
 
6414
+ const Sword = [
6415
+ 'svg',
6416
+ defaultAttributes,
6417
+ [
6418
+ ['polyline', { points: '14.5 17.5 3 6 3 3 6 3 17.5 14.5' }],
6419
+ ['line', { x1: '13', y1: '19', x2: '19', y2: '13' }],
6420
+ ['line', { x1: '16', y1: '16', x2: '20', y2: '20' }],
6421
+ ['line', { x1: '19', y1: '21', x2: '21', y2: '19' }],
6422
+ ],
6423
+ ];
6424
+
6425
+ const Swords = [
6426
+ 'svg',
6427
+ defaultAttributes,
6428
+ [
6429
+ ['polyline', { points: '14.5 17.5 3 6 3 3 6 3 17.5 14.5' }],
6430
+ ['line', { x1: '13', y1: '19', x2: '19', y2: '13' }],
6431
+ ['line', { x1: '16', y1: '16', x2: '20', y2: '20' }],
6432
+ ['line', { x1: '19', y1: '21', x2: '21', y2: '19' }],
6433
+ ['polyline', { points: '14.5 6.5 18 3 21 3 21 6 17.5 9.5' }],
6434
+ ['line', { x1: '5', y1: '14', x2: '9', y2: '18' }],
6435
+ ['line', { x1: '7', y1: '17', x2: '4', y2: '20' }],
6436
+ ['line', { x1: '3', y1: '19', x2: '5', y2: '21' }],
6437
+ ],
6438
+ ];
6439
+
6264
6440
  const Table = [
6265
6441
  'svg',
6266
6442
  defaultAttributes,
@@ -6340,19 +6516,17 @@ const TextCursorInput = [
6340
6516
  'svg',
6341
6517
  defaultAttributes,
6342
6518
  [
6519
+ ['path', { d: 'M13 20h-1a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h1' }],
6520
+ ['path', { d: 'M5 4h1a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5' }],
6343
6521
  [
6344
6522
  'path',
6345
6523
  {
6346
- d: 'M5.3 4h.9C7.7 4 9 5.3 9 6.7m0 0v10.5c0 1.6-1.1 2.7-2.7 2.7h-1M9 6.7v10.6a2.6 2.6 0 0 0 2.7 2.7h1M9 6.7C9 5.2 10.2 4 11.8 4h.9',
6524
+ d: 'M13.1 7.9h6.8A2.18 2.18 0 0 1 22 10v4a2.11 2.11 0 0 1-2.1 2.1h-6.8',
6347
6525
  },
6348
6526
  ],
6349
6527
  [
6350
6528
  'path',
6351
- { d: 'M13.1 7.9h6.8c1.1 0 2.1 1 2.1 2.1v4c0 1.1-.9 2.1-2.1 2.1h-6.8' },
6352
- ],
6353
- [
6354
- 'path',
6355
- { d: 'M4.8 16.1h-.7C3 16.1 2 15.1 2 14v-4c0-1.1 1-2.1 2.1-2.1h.7' },
6529
+ { d: 'M4.8 16.1h-.7A2.18 2.18 0 0 1 2 14v-4a2.18 2.18 0 0 1 2.1-2.1h.7' },
6356
6530
  ],
6357
6531
  ],
6358
6532
  ];
@@ -6593,10 +6767,9 @@ const Truck = [
6593
6767
  'svg',
6594
6768
  defaultAttributes,
6595
6769
  [
6596
- [
6597
- 'path',
6598
- { d: 'M10 17h4V5H2v12h3m15 0h2v-3.34a4 4 0 0 0-1.17-2.83L19 9h-5v8h1' },
6599
- ],
6770
+ ['path', { d: 'M10 17h4V5H2v12h3' }],
6771
+ ['path', { d: 'M20 17h2v-3.34a4 4 0 0 0-1.17-2.83L19 9h-5' }],
6772
+ ['path', { d: 'M14 17h1' }],
6600
6773
  ['circle', { cx: '7.5', cy: '17.5', r: '2.5' }],
6601
6774
  ['circle', { cx: '17.5', cy: '17.5', r: '2.5' }],
6602
6775
  ],
@@ -6926,10 +7099,8 @@ const Volume2 = [
6926
7099
  defaultAttributes,
6927
7100
  [
6928
7101
  ['polygon', { points: '11 5 6 9 2 9 2 15 6 15 11 19 11 5' }],
6929
- [
6930
- 'path',
6931
- { d: 'M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07' },
6932
- ],
7102
+ ['path', { d: 'M15.54 8.46a5 5 0 0 1 0 7.07' }],
7103
+ ['path', { d: 'M19.07 4.93a10 10 0 0 1 0 14.14' }],
6933
7104
  ],
6934
7105
  ];
6935
7106
 
@@ -7182,5 +7353,5 @@ const ZoomOut = [
7182
7353
  * Generated bundle index. Do not edit.
7183
7354
  */
7184
7355
 
7185
- export { Accessibility, Activity, 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, Aperture, Archive, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Briefcase, Brush, Bug, Building, Building2, Bus, Calculator, Calendar, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, Chrome, Circle, CircleSlashed, Clapperboard, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardList, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Coins, Columns, Command, Compass, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Crop, Cross, Crosshair, Crown, Currency, Database, Delete, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, Equal, EqualNot, Eraser, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, Factory, FastForward, Feather, Figma, File, FileCheck, FileCheck2, FileCode, FileDigit, FileInput, FileMinus, FileMinus2, FileOutput, FilePlus, FilePlus2, FileSearch, FileText, FileX, FileX2, Files, Film, Filter, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Focus, Folder, FolderMinus, FolderOpen, FolderPlus, FormInput, Forward, Frame, Framer, Frown, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitFork, GitMerge, GitPullRequest, Github, Gitlab, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartOff, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Keyboard, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Library, LifeBuoy, Lightbulb, LightbulbOff, LineChart, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListMinus, ListOrdered, ListPlus, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, Mail, Map, MapPin, MapPinOff, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackagePlus, PackageSearch, PackageX, Palette, Palmtree, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Redo, Redo2, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, SkipBack, SkipForward, Skull, Slack, Slash, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, Snowflake, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Table, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Train, Trash, Trash2, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Undo2, Unlink, Unlink2, Unlock, Upload, UploadCloud, User, UserCheck, UserMinus, UserPlus, UserX, Users, VenetianMask, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Waves, Webcam, Wifi, WifiOff, Wind, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut };
7356
+ export { Accessibility, Activity, 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, Aperture, Archive, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Briefcase, Brush, Bug, Building, Building2, Bus, Calculator, Calendar, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChefHat, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, Chrome, Circle, CircleSlashed, Clapperboard, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardList, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, 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, Currency, Database, Delete, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, Equal, EqualNot, Eraser, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, Factory, FastForward, Feather, Figma, File, FileCheck, FileCheck2, FileCode, FileDigit, FileInput, FileMinus, FileMinus2, FileOutput, FilePlus, FilePlus2, FileSearch, FileText, FileX, FileX2, Files, Film, Filter, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Focus, Folder, FolderMinus, FolderOpen, FolderPlus, FormInput, Forward, Frame, Framer, Frown, Fuel, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitFork, GitMerge, GitPullRequest, Github, Gitlab, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartOff, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Keyboard, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Library, LifeBuoy, Lightbulb, LightbulbOff, LineChart, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListMinus, ListOrdered, ListPlus, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, Magnet, Mail, Map, MapPin, MapPinOff, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackagePlus, PackageSearch, PackageX, Palette, Palmtree, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Redo, Redo2, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, SkipBack, SkipForward, Skull, Slack, Slash, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, Snowflake, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StarOff, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, SunMedium, SunMoon, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Sword, Swords, Table, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Train, Trash, Trash2, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Undo2, Unlink, Unlink2, Unlock, Upload, UploadCloud, User, UserCheck, UserMinus, UserPlus, UserX, Users, VenetianMask, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Waves, Webcam, Wifi, WifiOff, Wind, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut };
7186
7357
  //# sourceMappingURL=lucide-angular-src-icons.js.map