The HugeIcons file music icon visually represents a document containing music, commonly used to indicate audio files, music-related settings, or playback controls.
Common uses
- Audio file attachment
- Music player interface
- Downloadable music link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileMusicIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileMusicIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- audio filemusic documentsound filemp3 icon
FAQ
- What does the FileMusicIcon represent?
- It represents a file that contains music or audio data. It's used in interfaces to denote music-related items.
- How do I use FileMusicIcon in React?
- Import both HugeiconsIcon and FileMusicIcon, then render it using <HugeiconsIcon icon={FileMusicIcon} />.
- What is the license for this icon?
- The FileMusicIcon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →