John KuehJohn Kueh

file audio icon

Phosphor · file-audio · MIT

Download SVG

The Phosphor file audio icon depicts a document with a musical note, commonly used to represent audio files or sound-related settings in user interfaces.

Common uses

  • Button to play audio content
  • Label for an audio file in a list
  • Setting for audio input/output devices

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FileAudio } from '@phosphor-icons/react';

<FileAudio size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FileAudio size={24} />
thin
<FileAudio size={24} weight="thin" />
light
<FileAudio size={24} weight="light" />
bold
<FileAudio size={24} weight="bold" />
fill
<FileAudio size={24} weight="fill" />
duotone
<FileAudio size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
documentsmusicsoundofficeeditormediafileaudioaudio filesound documentmusic filemedia document

FAQ

What does the file audio icon represent?
It represents an audio file or sound-related content. It's often used in office or media contexts.
How do I use this icon in React?
Import it from the library and use it as a component: import { FileAudio } from '@phosphor-icons/react'; <FileAudio />
What is the license for this icon?
The Phosphor icon library, including the file audio icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →