The Tabler album icon depicts a stack of records or CDs, commonly used to represent media collections, photo galleries, or music playlists in user interfaces.
Common uses
- Music player album art display
- Photo gallery or image collection
- Media library navigation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlbum } from '@tabler/icons-react';
<IconAlbum size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- photosphotographygallerymusicalbumcollectionpicturesmedia
FAQ
- What does the album icon represent?
- It visually represents a collection of media, such as music albums, photo albums, or image galleries.
- How do I use the album icon in React?
- You can import and use it directly in your React components like this: import { IconAlbum } from '@tabler/icons-react'.
- What is the license for the Tabler album icon?
- The Tabler icon library, including the album icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →