Package Managers

Easily install Lucide Icons via npm for use in your web applications.

                                
                                    npm i lucide --save
                                

Initialize Lucide in your JS file:


                                    import { createIcons } from 'lucide'; createIcons();
                                

Then use icons like:


                                    <i data-lucide="home"></i>
                                
Basic Icons
Colors Icons
Size Icons

Theme Customization

Layout:
Vertical
Horizontal
Semi Box
Content Width:
Default
Box
Layout Direction:
LTR
RTL
Layout Mode:
Light
Dark
System
Sidebar Size:
Default
Medium
Icon
Icon hover