lucide-react 0.60.0 → 0.63.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 (104) hide show
  1. package/dist/cjs/lucide-react.js +987 -231
  2. package/dist/cjs/lucide-react.js.map +1 -1
  3. package/dist/esm/icons/accessibility.js +8 -8
  4. package/dist/esm/icons/alert-triangle.js +2 -2
  5. package/dist/esm/icons/archive-restore.js +22 -0
  6. package/dist/esm/icons/archive.js +13 -3
  7. package/dist/esm/icons/baby.js +15 -0
  8. package/dist/esm/icons/bar-chart-3.js +8 -8
  9. package/dist/esm/icons/bar-chart-4.js +8 -8
  10. package/dist/esm/icons/bar-chart-horizontal.js +8 -8
  11. package/dist/esm/icons/beer.js +18 -0
  12. package/dist/esm/icons/boxes.js +39 -0
  13. package/dist/esm/icons/building-2.js +2 -2
  14. package/dist/esm/icons/chevrons-left-right.js +4 -4
  15. package/dist/esm/icons/chevrons-right-left.js +4 -4
  16. package/dist/esm/icons/coffee.js +4 -4
  17. package/dist/esm/icons/coins.js +4 -4
  18. package/dist/esm/icons/cup-soda.js +15 -0
  19. package/dist/esm/icons/delete.js +2 -2
  20. package/dist/esm/icons/diamond.js +11 -0
  21. package/dist/esm/icons/eraser.js +7 -4
  22. package/dist/esm/icons/eye-off.js +4 -4
  23. package/dist/esm/icons/eye.js +2 -2
  24. package/dist/esm/icons/flower-2.js +20 -0
  25. package/dist/esm/icons/flower.js +23 -0
  26. package/dist/esm/icons/github.js +2 -2
  27. package/dist/esm/icons/gitlab.js +2 -2
  28. package/dist/esm/icons/glass-water.js +9 -0
  29. package/dist/esm/icons/heart-crack.js +9 -0
  30. package/dist/esm/icons/heart-handshake.js +15 -0
  31. package/dist/esm/icons/index.js +45 -0
  32. package/dist/esm/icons/lamp-ceiling.js +12 -0
  33. package/dist/esm/icons/lamp-desk.js +15 -0
  34. package/dist/esm/icons/lamp-floor.js +12 -0
  35. package/dist/esm/icons/lamp-wall-down.js +12 -0
  36. package/dist/esm/icons/lamp-wall-up.js +12 -0
  37. package/dist/esm/icons/lamp.js +12 -0
  38. package/dist/esm/icons/leaf.js +9 -0
  39. package/dist/esm/icons/line-chart.js +4 -4
  40. package/dist/esm/icons/list-end.js +18 -0
  41. package/dist/esm/icons/list-music.js +18 -0
  42. package/dist/esm/icons/list-start.js +18 -0
  43. package/dist/esm/icons/list-video.js +15 -0
  44. package/dist/esm/icons/map-pin.js +2 -2
  45. package/dist/esm/icons/martini.js +12 -0
  46. package/dist/esm/icons/mic-off.js +6 -6
  47. package/dist/esm/icons/mic.js +4 -4
  48. package/dist/esm/icons/microscope.js +21 -0
  49. package/dist/esm/icons/move-3d.js +15 -0
  50. package/dist/esm/icons/navigation-2-off.js +2 -2
  51. package/dist/esm/icons/navigation-off.js +2 -2
  52. package/dist/esm/icons/network.js +5 -2
  53. package/dist/esm/icons/paint-bucket.js +15 -0
  54. package/dist/esm/icons/paintbrush-2.js +15 -0
  55. package/dist/esm/icons/paintbrush.js +12 -0
  56. package/dist/esm/icons/paperclip.js +2 -2
  57. package/dist/esm/icons/pipette.js +6 -6
  58. package/dist/esm/icons/recycle.js +21 -0
  59. package/dist/esm/icons/rotate-3d.js +12 -0
  60. package/dist/esm/icons/ruler.js +2 -2
  61. package/dist/esm/icons/scale-3d.js +23 -0
  62. package/dist/esm/icons/scaling.js +15 -0
  63. package/dist/esm/icons/scroll.js +15 -0
  64. package/dist/esm/icons/shrub.js +12 -0
  65. package/dist/esm/icons/siren.js +27 -0
  66. package/dist/esm/icons/slice.js +9 -0
  67. package/dist/esm/icons/stethoscope.js +14 -0
  68. package/dist/esm/icons/sun-dim.js +2 -2
  69. package/dist/esm/icons/sun-medium.js +10 -10
  70. package/dist/esm/icons/sun-moon.js +12 -12
  71. package/dist/esm/icons/syringe.js +21 -0
  72. package/dist/esm/icons/table-2.js +6 -0
  73. package/dist/esm/icons/ticket.js +2 -8
  74. package/dist/esm/icons/timer-off.js +5 -2
  75. package/dist/esm/icons/train.js +16 -4
  76. package/dist/esm/icons/trash-2.js +8 -5
  77. package/dist/esm/icons/trash.js +8 -5
  78. package/dist/esm/icons/tree-deciduous.js +9 -0
  79. package/dist/esm/icons/tree-pine.js +9 -0
  80. package/dist/esm/icons/trees.js +15 -0
  81. package/dist/esm/icons/triangle.js +2 -2
  82. package/dist/esm/icons/twitter.js +2 -2
  83. package/dist/esm/icons/user-check.js +6 -6
  84. package/dist/esm/icons/user-minus.js +7 -7
  85. package/dist/esm/icons/user-plus.js +10 -10
  86. package/dist/esm/icons/user-x.js +10 -10
  87. package/dist/esm/icons/user.js +2 -2
  88. package/dist/esm/icons/users.js +4 -4
  89. package/dist/esm/icons/utensils-crossed.js +15 -0
  90. package/dist/esm/icons/utensils.js +12 -0
  91. package/dist/esm/icons/verified.js +4 -7
  92. package/dist/esm/icons/video.js +2 -2
  93. package/dist/esm/icons/view.js +4 -4
  94. package/dist/esm/icons/watch.js +4 -4
  95. package/dist/esm/icons/waves.js +6 -15
  96. package/dist/esm/icons/webcam.js +5 -2
  97. package/dist/esm/icons/wine.js +15 -0
  98. package/dist/esm/icons/youtube.js +2 -2
  99. package/dist/lucide-react.d.ts +45 -0
  100. package/dist/umd/lucide-react.js +987 -231
  101. package/dist/umd/lucide-react.js.map +1 -1
  102. package/dist/umd/lucide-react.min.js +2 -2
  103. package/dist/umd/lucide-react.min.js.map +1 -1
  104. package/package.json +1 -1
@@ -1,12 +1,9 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Verified = createReactComponent('Verified', [['path', {
3
- d: 'M12 3a3.6 3.6 0 0 0-3.05 1.68 3.6 3.6 0 0 0-.9-.1 3.6 3.6 0 0 0-2.42 1.06 3.6 3.6 0 0 0-.94 3.32A3.6 3.6 0 0 0 3 12a3.6 3.6 0 0 0 1.69 3.05 3.6 3.6 0 0 0 .95 3.32 3.6 3.6 0 0 0 3.35.96A3.6 3.6 0 0 0 12 21a3.6 3.6 0 0 0 3.04-1.67 3.6 3.6 0 0 0 4.3-4.3A3.6 3.6 0 0 0 21 12a3.6 3.6 0 0 0-1.67-3.04v0a3.6 3.6 0 0 0-4.3-4.3A3.6 3.6 0 0 0 12 3z',
4
- key: 'pyfzo6'
3
+ d: 'M12 3c-1.2 0-2.4.6-3 1.7A3.6 3.6 0 0 0 4.6 9c-1 .6-1.7 1.8-1.7 3s.7 2.4 1.7 3c-.3 1.2 0 2.5 1 3.4.8.8 2.1 1.2 3.3 1 .6 1 1.8 1.6 3 1.6s2.4-.6 3-1.7c1.2.3 2.5 0 3.4-1 .8-.8 1.2-2 1-3.3 1-.6 1.6-1.8 1.6-3s-.6-2.4-1.7-3c.3-1.2 0-2.5-1-3.4a3.7 3.7 0 0 0-3.3-1c-.6-1-1.8-1.6-3-1.6Z',
4
+ key: '7kujkm'
5
5
  }], ['path', {
6
- d: 'm15 10-4 4',
7
- key: '162wnc'
8
- }], ['path', {
9
- d: 'm9 12 2 2',
10
- key: 'cigjwt'
6
+ d: 'm9 12 2 2 4-4',
7
+ key: 'dzmm74'
11
8
  }]]);
12
9
  export default Verified;
@@ -1,7 +1,7 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Video = createReactComponent('Video', [['path', {
3
- d: 'M22 8L16 12L22 16V8Z',
4
- key: 'mmhem0'
3
+ d: 'm22 8-6 4 6 4V8Z',
4
+ key: '50v9me'
5
5
  }], ['rect', {
6
6
  x: '2',
7
7
  y: '6',
@@ -6,10 +6,10 @@ var View = createReactComponent('View', [['path', {
6
6
  d: 'M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
7
7
  key: '10lhjs'
8
8
  }], ['path', {
9
- d: 'M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V17',
10
- key: '1m7llx'
9
+ d: 'M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2',
10
+ key: 'mrq65r'
11
11
  }], ['path', {
12
- d: 'M21 7V5a2 2 0 0 0-2-2H5A2 2 0 0 0 3 5V7',
13
- key: 'q7l4l6'
12
+ d: 'M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2',
13
+ key: 'be3xqs'
14
14
  }]]);
15
15
  export default View;
@@ -8,10 +8,10 @@ var Watch = createReactComponent('Watch', [['circle', {
8
8
  points: '12 10 12 12 13 13',
9
9
  key: '19dquz'
10
10
  }], ['path', {
11
- d: 'M16.13 7.66l-.81-4.05a2 2 0 0 0-2-1.61H10.64a2 2 0 0 0-2 1.61L7.86 7.66',
12
- key: '1krf00'
11
+ d: 'm16.13 7.66-.81-4.05a2 2 0 0 0-2-1.61h-2.68a2 2 0 0 0-2 1.61l-.78 4.05',
12
+ key: '18k57s'
13
13
  }], ['path', {
14
- d: 'M7.88 16.36l.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05',
15
- key: 'els7s9'
14
+ d: 'm7.88 16.36.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05',
15
+ key: '16ny36'
16
16
  }]]);
17
17
  export default Watch;
@@ -1,21 +1,12 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Waves = createReactComponent('Waves', [['path', {
3
- d: 'M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c1.3 0 1.9.5 2.5 1',
4
- key: '1qhymo'
3
+ d: 'M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
4
+ key: 'knzxuh'
5
5
  }], ['path', {
6
- d: 'M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
7
- key: '12de71'
6
+ d: 'M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
7
+ key: '2jd2cc'
8
8
  }], ['path', {
9
- d: 'M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
10
- key: '9jl6hq'
11
- }], ['path', {
12
- d: 'M12 6c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
13
- key: '1f1syf'
14
- }], ['path', {
15
- d: 'M12 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
16
- key: '1bj8ah'
17
- }], ['path', {
18
- d: 'M12 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
19
- key: 'bc380f'
9
+ d: 'M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
10
+ key: 'rd2r6e'
20
11
  }]]);
21
12
  export default Waves;
@@ -10,7 +10,10 @@ var Webcam = createReactComponent('Webcam', [['circle', {
10
10
  r: '3',
11
11
  key: 'ilqhr7'
12
12
  }], ['path', {
13
- d: 'M12 22v-4m-5 4h5-5zm10 0h-5 5z',
14
- key: '17nz15'
13
+ d: 'M7 22h10',
14
+ key: '10w4w3'
15
+ }], ['path', {
16
+ d: 'M12 22v-4',
17
+ key: '1utk9m'
15
18
  }]]);
16
19
  export default Webcam;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Wine = createReactComponent('Wine', [['path', {
3
+ d: 'M8 22h8',
4
+ key: 'rmew8v'
5
+ }], ['path', {
6
+ d: 'M7 10h10',
7
+ key: '1101jm'
8
+ }], ['path', {
9
+ d: 'M12 15v7',
10
+ key: 't2xh3l'
11
+ }], ['path', {
12
+ d: 'M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z',
13
+ key: '10ffi3'
14
+ }]]);
15
+ export default Wine;
@@ -1,7 +1,7 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Youtube = createReactComponent('Youtube', [['path', {
3
- d: 'M12 19c-2.3 0-6.4-0.2-8.1-0.6c-0.7-0.2-1.2-0.7-1.4-1.4C2.2 15.9 2 13.6 2 12c0-1.6 0.2-3.9 0.5-5 c0.2-0.7 0.7-1.2 1.4-1.4C5.6 5.2 9.7 5 12 5c2.3 0 6.4 0.2 8.1 0.6c0.7 0.2 1.2 0.7 1.4 1.4c0.3 1.1 0.5 3.4 0.5 5 c0 1.6-0.2 3.9-0.5 5c-0.2 0.7-0.7 1.2-1.4 1.4C18.4 18.8 14.3 19 12 19C12 19 12 19 12 19z',
4
- key: 'e0jr7p'
3
+ d: 'M12 19c-2.3 0-6.4-.2-8.1-.6-.7-.2-1.2-.7-1.4-1.4-.3-1.1-.5-3.4-.5-5s.2-3.9.5-5c.2-.7.7-1.2 1.4-1.4C5.6 5.2 9.7 5 12 5s6.4.2 8.1.6c.7.2 1.2.7 1.4 1.4.3 1.1.5 3.4.5 5s-.2 3.9-.5 5c-.2.7-.7 1.2-1.4 1.4-1.7.4-5.8.6-8.1.6 0 0 0 0 0 0z',
4
+ key: '1nqccg'
5
5
  }], ['polygon', {
6
6
  points: '10 15 15 12 10 9',
7
7
  key: '1c7afu'
@@ -53,6 +53,7 @@ export declare const AlignVerticalSpaceAround: (props: LucideProps) => JSX.Eleme
53
53
  export declare const AlignVerticalSpaceBetween: (props: LucideProps) => JSX.Element;
54
54
  export declare const Anchor: (props: LucideProps) => JSX.Element;
55
55
  export declare const Aperture: (props: LucideProps) => JSX.Element;
56
+ export declare const ArchiveRestore: (props: LucideProps) => JSX.Element;
56
57
  export declare const Archive: (props: LucideProps) => JSX.Element;
57
58
  export declare const Armchair: (props: LucideProps) => JSX.Element;
58
59
  export declare const ArrowBigDown: (props: LucideProps) => JSX.Element;
@@ -76,6 +77,7 @@ export declare const Asterisk: (props: LucideProps) => JSX.Element;
76
77
  export declare const AtSign: (props: LucideProps) => JSX.Element;
77
78
  export declare const Award: (props: LucideProps) => JSX.Element;
78
79
  export declare const Axe: (props: LucideProps) => JSX.Element;
80
+ export declare const Baby: (props: LucideProps) => JSX.Element;
79
81
  export declare const Backpack: (props: LucideProps) => JSX.Element;
80
82
  export declare const BaggageClaim: (props: LucideProps) => JSX.Element;
81
83
  export declare const Banknote: (props: LucideProps) => JSX.Element;
@@ -95,6 +97,7 @@ export declare const Beaker: (props: LucideProps) => JSX.Element;
95
97
  export declare const BedDouble: (props: LucideProps) => JSX.Element;
96
98
  export declare const BedSingle: (props: LucideProps) => JSX.Element;
97
99
  export declare const Bed: (props: LucideProps) => JSX.Element;
100
+ export declare const Beer: (props: LucideProps) => JSX.Element;
98
101
  export declare const BellMinus: (props: LucideProps) => JSX.Element;
99
102
  export declare const BellOff: (props: LucideProps) => JSX.Element;
100
103
  export declare const BellPlus: (props: LucideProps) => JSX.Element;
@@ -116,6 +119,7 @@ export declare const Bookmark: (props: LucideProps) => JSX.Element;
116
119
  export declare const Bot: (props: LucideProps) => JSX.Element;
117
120
  export declare const BoxSelect: (props: LucideProps) => JSX.Element;
118
121
  export declare const Box: (props: LucideProps) => JSX.Element;
122
+ export declare const Boxes: (props: LucideProps) => JSX.Element;
119
123
  export declare const Briefcase: (props: LucideProps) => JSX.Element;
120
124
  export declare const Brush: (props: LucideProps) => JSX.Element;
121
125
  export declare const Bug: (props: LucideProps) => JSX.Element;
@@ -225,9 +229,11 @@ export declare const Crop: (props: LucideProps) => JSX.Element;
225
229
  export declare const Cross: (props: LucideProps) => JSX.Element;
226
230
  export declare const Crosshair: (props: LucideProps) => JSX.Element;
227
231
  export declare const Crown: (props: LucideProps) => JSX.Element;
232
+ export declare const CupSoda: (props: LucideProps) => JSX.Element;
228
233
  export declare const Currency: (props: LucideProps) => JSX.Element;
229
234
  export declare const Database: (props: LucideProps) => JSX.Element;
230
235
  export declare const Delete: (props: LucideProps) => JSX.Element;
236
+ export declare const Diamond: (props: LucideProps) => JSX.Element;
231
237
  export declare const Dice1: (props: LucideProps) => JSX.Element;
232
238
  export declare const Dice2: (props: LucideProps) => JSX.Element;
233
239
  export declare const Dice3: (props: LucideProps) => JSX.Element;
@@ -291,6 +297,8 @@ export declare const FlashlightOff: (props: LucideProps) => JSX.Element;
291
297
  export declare const Flashlight: (props: LucideProps) => JSX.Element;
292
298
  export declare const FlaskConical: (props: LucideProps) => JSX.Element;
293
299
  export declare const FlaskRound: (props: LucideProps) => JSX.Element;
300
+ export declare const Flower2: (props: LucideProps) => JSX.Element;
301
+ export declare const Flower: (props: LucideProps) => JSX.Element;
294
302
  export declare const Focus: (props: LucideProps) => JSX.Element;
295
303
  export declare const FolderMinus: (props: LucideProps) => JSX.Element;
296
304
  export declare const FolderOpen: (props: LucideProps) => JSX.Element;
@@ -318,6 +326,7 @@ export declare const GitMerge: (props: LucideProps) => JSX.Element;
318
326
  export declare const GitPullRequest: (props: LucideProps) => JSX.Element;
319
327
  export declare const Github: (props: LucideProps) => JSX.Element;
320
328
  export declare const Gitlab: (props: LucideProps) => JSX.Element;
329
+ export declare const GlassWater: (props: LucideProps) => JSX.Element;
321
330
  export declare const Glasses: (props: LucideProps) => JSX.Element;
322
331
  export declare const Globe2: (props: LucideProps) => JSX.Element;
323
332
  export declare const Globe: (props: LucideProps) => JSX.Element;
@@ -334,6 +343,8 @@ export declare const HardHat: (props: LucideProps) => JSX.Element;
334
343
  export declare const Hash: (props: LucideProps) => JSX.Element;
335
344
  export declare const Haze: (props: LucideProps) => JSX.Element;
336
345
  export declare const Headphones: (props: LucideProps) => JSX.Element;
346
+ export declare const HeartCrack: (props: LucideProps) => JSX.Element;
347
+ export declare const HeartHandshake: (props: LucideProps) => JSX.Element;
337
348
  export declare const HeartOff: (props: LucideProps) => JSX.Element;
338
349
  export declare const Heart: (props: LucideProps) => JSX.Element;
339
350
  export declare const HelpCircle: (props: LucideProps) => JSX.Element;
@@ -358,6 +369,12 @@ export declare const Italic: (props: LucideProps) => JSX.Element;
358
369
  export declare const JapaneseYen: (props: LucideProps) => JSX.Element;
359
370
  export declare const Key: (props: LucideProps) => JSX.Element;
360
371
  export declare const Keyboard: (props: LucideProps) => JSX.Element;
372
+ export declare const LampCeiling: (props: LucideProps) => JSX.Element;
373
+ export declare const LampDesk: (props: LucideProps) => JSX.Element;
374
+ export declare const LampFloor: (props: LucideProps) => JSX.Element;
375
+ export declare const LampWallDown: (props: LucideProps) => JSX.Element;
376
+ export declare const LampWallUp: (props: LucideProps) => JSX.Element;
377
+ export declare const Lamp: (props: LucideProps) => JSX.Element;
361
378
  export declare const Landmark: (props: LucideProps) => JSX.Element;
362
379
  export declare const Languages: (props: LucideProps) => JSX.Element;
363
380
  export declare const Laptop2: (props: LucideProps) => JSX.Element;
@@ -370,6 +387,7 @@ export declare const LayoutGrid: (props: LucideProps) => JSX.Element;
370
387
  export declare const LayoutList: (props: LucideProps) => JSX.Element;
371
388
  export declare const LayoutTemplate: (props: LucideProps) => JSX.Element;
372
389
  export declare const Layout: (props: LucideProps) => JSX.Element;
390
+ export declare const Leaf: (props: LucideProps) => JSX.Element;
373
391
  export declare const Library: (props: LucideProps) => JSX.Element;
374
392
  export declare const LifeBuoy: (props: LucideProps) => JSX.Element;
375
393
  export declare const LightbulbOff: (props: LucideProps) => JSX.Element;
@@ -380,9 +398,13 @@ export declare const Link2: (props: LucideProps) => JSX.Element;
380
398
  export declare const Link: (props: LucideProps) => JSX.Element;
381
399
  export declare const Linkedin: (props: LucideProps) => JSX.Element;
382
400
  export declare const ListChecks: (props: LucideProps) => JSX.Element;
401
+ export declare const ListEnd: (props: LucideProps) => JSX.Element;
383
402
  export declare const ListMinus: (props: LucideProps) => JSX.Element;
403
+ export declare const ListMusic: (props: LucideProps) => JSX.Element;
384
404
  export declare const ListOrdered: (props: LucideProps) => JSX.Element;
385
405
  export declare const ListPlus: (props: LucideProps) => JSX.Element;
406
+ export declare const ListStart: (props: LucideProps) => JSX.Element;
407
+ export declare const ListVideo: (props: LucideProps) => JSX.Element;
386
408
  export declare const ListX: (props: LucideProps) => JSX.Element;
387
409
  export declare const List: (props: LucideProps) => JSX.Element;
388
410
  export declare const Loader2: (props: LucideProps) => JSX.Element;
@@ -399,6 +421,7 @@ export declare const Mail: (props: LucideProps) => JSX.Element;
399
421
  export declare const MapPinOff: (props: LucideProps) => JSX.Element;
400
422
  export declare const MapPin: (props: LucideProps) => JSX.Element;
401
423
  export declare const Map: (props: LucideProps) => JSX.Element;
424
+ export declare const Martini: (props: LucideProps) => JSX.Element;
402
425
  export declare const Maximize2: (props: LucideProps) => JSX.Element;
403
426
  export declare const Maximize: (props: LucideProps) => JSX.Element;
404
427
  export declare const Megaphone: (props: LucideProps) => JSX.Element;
@@ -408,6 +431,7 @@ export declare const MessageCircle: (props: LucideProps) => JSX.Element;
408
431
  export declare const MessageSquare: (props: LucideProps) => JSX.Element;
409
432
  export declare const MicOff: (props: LucideProps) => JSX.Element;
410
433
  export declare const Mic: (props: LucideProps) => JSX.Element;
434
+ export declare const Microscope: (props: LucideProps) => JSX.Element;
411
435
  export declare const Milestone: (props: LucideProps) => JSX.Element;
412
436
  export declare const Minimize2: (props: LucideProps) => JSX.Element;
413
437
  export declare const Minimize: (props: LucideProps) => JSX.Element;
@@ -426,6 +450,7 @@ export declare const MousePointer2: (props: LucideProps) => JSX.Element;
426
450
  export declare const MousePointerClick: (props: LucideProps) => JSX.Element;
427
451
  export declare const MousePointer: (props: LucideProps) => JSX.Element;
428
452
  export declare const Mouse: (props: LucideProps) => JSX.Element;
453
+ export declare const Move3d: (props: LucideProps) => JSX.Element;
429
454
  export declare const MoveDiagonal2: (props: LucideProps) => JSX.Element;
430
455
  export declare const MoveDiagonal: (props: LucideProps) => JSX.Element;
431
456
  export declare const MoveHorizontal: (props: LucideProps) => JSX.Element;
@@ -447,6 +472,9 @@ export declare const PackagePlus: (props: LucideProps) => JSX.Element;
447
472
  export declare const PackageSearch: (props: LucideProps) => JSX.Element;
448
473
  export declare const PackageX: (props: LucideProps) => JSX.Element;
449
474
  export declare const Package: (props: LucideProps) => JSX.Element;
475
+ export declare const PaintBucket: (props: LucideProps) => JSX.Element;
476
+ export declare const Paintbrush2: (props: LucideProps) => JSX.Element;
477
+ export declare const Paintbrush: (props: LucideProps) => JSX.Element;
450
478
  export declare const Palette: (props: LucideProps) => JSX.Element;
451
479
  export declare const Palmtree: (props: LucideProps) => JSX.Element;
452
480
  export declare const Paperclip: (props: LucideProps) => JSX.Element;
@@ -488,6 +516,7 @@ export declare const QrCode: (props: LucideProps) => JSX.Element;
488
516
  export declare const Quote: (props: LucideProps) => JSX.Element;
489
517
  export declare const RadioReceiver: (props: LucideProps) => JSX.Element;
490
518
  export declare const Radio: (props: LucideProps) => JSX.Element;
519
+ export declare const Recycle: (props: LucideProps) => JSX.Element;
491
520
  export declare const Redo2: (props: LucideProps) => JSX.Element;
492
521
  export declare const Redo: (props: LucideProps) => JSX.Element;
493
522
  export declare const RefreshCcw: (props: LucideProps) => JSX.Element;
@@ -500,18 +529,22 @@ export declare const Reply: (props: LucideProps) => JSX.Element;
500
529
  export declare const Rewind: (props: LucideProps) => JSX.Element;
501
530
  export declare const Rocket: (props: LucideProps) => JSX.Element;
502
531
  export declare const RockingChair: (props: LucideProps) => JSX.Element;
532
+ export declare const Rotate3d: (props: LucideProps) => JSX.Element;
503
533
  export declare const RotateCcw: (props: LucideProps) => JSX.Element;
504
534
  export declare const RotateCw: (props: LucideProps) => JSX.Element;
505
535
  export declare const Rss: (props: LucideProps) => JSX.Element;
506
536
  export declare const Ruler: (props: LucideProps) => JSX.Element;
507
537
  export declare const RussianRuble: (props: LucideProps) => JSX.Element;
508
538
  export declare const Save: (props: LucideProps) => JSX.Element;
539
+ export declare const Scale3d: (props: LucideProps) => JSX.Element;
509
540
  export declare const Scale: (props: LucideProps) => JSX.Element;
541
+ export declare const Scaling: (props: LucideProps) => JSX.Element;
510
542
  export declare const ScanLine: (props: LucideProps) => JSX.Element;
511
543
  export declare const Scan: (props: LucideProps) => JSX.Element;
512
544
  export declare const Scissors: (props: LucideProps) => JSX.Element;
513
545
  export declare const ScreenShareOff: (props: LucideProps) => JSX.Element;
514
546
  export declare const ScreenShare: (props: LucideProps) => JSX.Element;
547
+ export declare const Scroll: (props: LucideProps) => JSX.Element;
515
548
  export declare const Search: (props: LucideProps) => JSX.Element;
516
549
  export declare const Send: (props: LucideProps) => JSX.Element;
517
550
  export declare const SeparatorHorizontal: (props: LucideProps) => JSX.Element;
@@ -534,6 +567,7 @@ export declare const ShoppingBag: (props: LucideProps) => JSX.Element;
534
567
  export declare const ShoppingCart: (props: LucideProps) => JSX.Element;
535
568
  export declare const Shovel: (props: LucideProps) => JSX.Element;
536
569
  export declare const Shrink: (props: LucideProps) => JSX.Element;
570
+ export declare const Shrub: (props: LucideProps) => JSX.Element;
537
571
  export declare const Shuffle: (props: LucideProps) => JSX.Element;
538
572
  export declare const SidebarClose: (props: LucideProps) => JSX.Element;
539
573
  export declare const SidebarOpen: (props: LucideProps) => JSX.Element;
@@ -544,11 +578,13 @@ export declare const SignalLow: (props: LucideProps) => JSX.Element;
544
578
  export declare const SignalMedium: (props: LucideProps) => JSX.Element;
545
579
  export declare const SignalZero: (props: LucideProps) => JSX.Element;
546
580
  export declare const Signal: (props: LucideProps) => JSX.Element;
581
+ export declare const Siren: (props: LucideProps) => JSX.Element;
547
582
  export declare const SkipBack: (props: LucideProps) => JSX.Element;
548
583
  export declare const SkipForward: (props: LucideProps) => JSX.Element;
549
584
  export declare const Skull: (props: LucideProps) => JSX.Element;
550
585
  export declare const Slack: (props: LucideProps) => JSX.Element;
551
586
  export declare const Slash: (props: LucideProps) => JSX.Element;
587
+ export declare const Slice: (props: LucideProps) => JSX.Element;
552
588
  export declare const SlidersHorizontal: (props: LucideProps) => JSX.Element;
553
589
  export declare const Sliders: (props: LucideProps) => JSX.Element;
554
590
  export declare const SmartphoneCharging: (props: LucideProps) => JSX.Element;
@@ -564,6 +600,7 @@ export declare const Square: (props: LucideProps) => JSX.Element;
564
600
  export declare const StarHalf: (props: LucideProps) => JSX.Element;
565
601
  export declare const StarOff: (props: LucideProps) => JSX.Element;
566
602
  export declare const Star: (props: LucideProps) => JSX.Element;
603
+ export declare const Stethoscope: (props: LucideProps) => JSX.Element;
567
604
  export declare const StopCircle: (props: LucideProps) => JSX.Element;
568
605
  export declare const StretchHorizontal: (props: LucideProps) => JSX.Element;
569
606
  export declare const StretchVertical: (props: LucideProps) => JSX.Element;
@@ -580,6 +617,8 @@ export declare const SwissFranc: (props: LucideProps) => JSX.Element;
580
617
  export declare const SwitchCamera: (props: LucideProps) => JSX.Element;
581
618
  export declare const Sword: (props: LucideProps) => JSX.Element;
582
619
  export declare const Swords: (props: LucideProps) => JSX.Element;
620
+ export declare const Syringe: (props: LucideProps) => JSX.Element;
621
+ export declare const Table2: (props: LucideProps) => JSX.Element;
583
622
  export declare const Table: (props: LucideProps) => JSX.Element;
584
623
  export declare const Tablet: (props: LucideProps) => JSX.Element;
585
624
  export declare const Tag: (props: LucideProps) => JSX.Element;
@@ -604,6 +643,9 @@ export declare const Tornado: (props: LucideProps) => JSX.Element;
604
643
  export declare const Train: (props: LucideProps) => JSX.Element;
605
644
  export declare const Trash2: (props: LucideProps) => JSX.Element;
606
645
  export declare const Trash: (props: LucideProps) => JSX.Element;
646
+ export declare const TreeDeciduous: (props: LucideProps) => JSX.Element;
647
+ export declare const TreePine: (props: LucideProps) => JSX.Element;
648
+ export declare const Trees: (props: LucideProps) => JSX.Element;
607
649
  export declare const Trello: (props: LucideProps) => JSX.Element;
608
650
  export declare const TrendingDown: (props: LucideProps) => JSX.Element;
609
651
  export declare const TrendingUp: (props: LucideProps) => JSX.Element;
@@ -629,6 +671,8 @@ export declare const UserPlus: (props: LucideProps) => JSX.Element;
629
671
  export declare const UserX: (props: LucideProps) => JSX.Element;
630
672
  export declare const User: (props: LucideProps) => JSX.Element;
631
673
  export declare const Users: (props: LucideProps) => JSX.Element;
674
+ export declare const UtensilsCrossed: (props: LucideProps) => JSX.Element;
675
+ export declare const Utensils: (props: LucideProps) => JSX.Element;
632
676
  export declare const VenetianMask: (props: LucideProps) => JSX.Element;
633
677
  export declare const Verified: (props: LucideProps) => JSX.Element;
634
678
  export declare const VibrateOff: (props: LucideProps) => JSX.Element;
@@ -649,6 +693,7 @@ export declare const Webcam: (props: LucideProps) => JSX.Element;
649
693
  export declare const WifiOff: (props: LucideProps) => JSX.Element;
650
694
  export declare const Wifi: (props: LucideProps) => JSX.Element;
651
695
  export declare const Wind: (props: LucideProps) => JSX.Element;
696
+ export declare const Wine: (props: LucideProps) => JSX.Element;
652
697
  export declare const WrapText: (props: LucideProps) => JSX.Element;
653
698
  export declare const Wrench: (props: LucideProps) => JSX.Element;
654
699
  export declare const XCircle: (props: LucideProps) => JSX.Element;