Skip to content

Releases: lucide-icons/lucide

New icons 0.384.0

06 Jun 09:00
0620843
Compare
Choose a tag to compare

Modified Icons 🔨

New icons 0.383.0

02 Jun 10:05
ebb8ec6
Compare
Choose a tag to compare

Modified Icons 🔨

New icons 0.382.0

02 Jun 08:39
8458345
Compare
Choose a tag to compare

New icons 🎨

New icons 0.381.0

30 May 10:57
66d6c2f
Compare
Choose a tag to compare

New icons 🎨

New icons 0.380.0

30 May 10:03
0538086
Compare
Choose a tag to compare

New icons 🎨

New icons 0.379.0

21 May 13:35
1b3173b
Compare
Choose a tag to compare

Modified Icons 🔨

New icons 0.378.0

03 May 08:31
5fead67
Compare
Choose a tag to compare

New icons 🎨

Modified Icons 🔨

New icons 0.377.0

02 May 09:45
5862ea7
Compare
Choose a tag to compare

Modified Icons 🔨

Adding Icon component for external libs

26 Apr 16:12
e50582e
Compare
Choose a tag to compare

Implementation of the <Icon /> component which makes it easier to create (custom) icons from iconNodes.
This will be useful for external packages like @lucide/lab and more.

Example with lucide-react

import { burger } from '@lucide/lab';
import { Icon } from 'lucide-react';

<Icon iconNode={burger} /> // Renders burger icon

See the docs

New icons 0.375.0

26 Apr 13:41
54ef137
Compare
Choose a tag to compare

New icons 🎨