The HugeIcons album icon depicts a stack of vinyl records, commonly used to represent music, media collections, or photo albums in user interfaces.
Common uses
- Music player interface
- Photo gallery section
- Media library management
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AlbumIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AlbumIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- recordsvinylmusicmedia
FAQ
- What does the album icon represent?
- It represents a stack of vinyl records, often used for music, media, or photo collections.
- How do I use the AlbumIcon in React?
- Import both HugeiconsIcon and AlbumIcon, then render <HugeiconsIcon icon={AlbumIcon} />.
- What is the license for this icon?
- The HugeIcons album icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.