John KuehJohn Kueh

file music icon

Lucide · file-music · ISC

Download SVG

The Lucide file music icon depicts a musical note within a document, commonly used to represent audio files, music-related settings, or playback controls in user interfaces.

Common uses

  • Labeling an audio file upload section
  • Indicating a music player setting
  • Representing a music library entry

Use it in React

Install
npm i lucide-react
Import & render
import { FileMusic } from 'lucide-react';

<FileMusic size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
audiosoundnoisetrackdigitalrecordingplaybackpianokeyboardkeysnoteschordmidioctavefilemusic

FAQ

What does the file music icon represent?
It symbolizes a music file or audio content. It's useful for anything related to sound, music tracks, or audio playback.
How do I use the file music icon in React?
You can import it directly from the 'lucide-react' library using: import { FileMusic } from 'lucide-react'. Then, use it as a React component: <FileMusic />.
What is the license for the Lucide file music icon?
The Lucide icon library, including the file music icon, is distributed 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 →