The Lucide album icon visually represents a collection of photos or items, commonly used in UI to denote photo galleries, media collections, or saved items.
Common uses
- Photo gallery navigation
- Media library section
- User profile albums
Use it in React
Install
npm i lucide-reactImport & render
import { Album } from 'lucide-react';
<Album size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- photobookalbumphoto albumpicturescollection
FAQ
- What does the album icon represent?
- It represents a collection or compilation, often used for photos, music, or other media.
- How do I use the album icon in React?
- You can import and use it like this: import { Album } from 'lucide-react'.
- What is the license for the Lucide album icon?
- The Lucide icon library, including the album icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →