Back to Foundations

Complete collection of 59 icons with search, categories, and copy-to-clipboard functionality

59 icons found

Home

Navigation

Menu

Navigation

ChevronUp

Navigation

ChevronDown

Navigation

ChevronLeft

Navigation

ChevronRight

Navigation

Plus

UI Actions

Minus

UI Actions

Edit

UI Actions

Trash

UI Actions

Copy

UI Actions

Download

UI Actions

Upload

UI Actions

Share

UI Actions

Play

Media

Pause

Media

Square

Media

Camera

Media

Image

Media

Video

Media

Music

Media

Mail

Communication

Phone

Communication

MessageCircle

Communication

Send

Communication

User

User & Account

Settings

User & Account

Lock

User & Account

Unlock

User & Account

Shield

User & Account

ShoppingCart

Business

CreditCard

Business

DollarSign

Business

TrendingUp

Business

BarChart3

Business

Facebook

Social Media

Twitter

Social Media

Instagram

Social Media

Linkedin

Social Media

Github

Social Media

Youtube

Social Media

File

Files

Folder

Files

Bookmark

Files

Heart

Status

Star

Status

Flag

Status

Award

Status

Target

Status

Wifi

Technology

Bluetooth

Technology

Globe

Technology

Zap

Technology

Eye

Interface

EyeOff

Interface

Bell

Interface

Calendar

Interface

X

Interface

Check

Interface
How to Use Icons

Installation

yarn add lucide-react

Quick Copy

Click any icon to copy the import statement and usage code to your clipboard.

Click to copy import + usage

Basic Usage

import { Home } from 'lucide-react' <Home className="w-6 h-6" />

With Props

<Home size={24} color="red" strokeWidth={2} />