John KuehJohn Kueh

file audio icon

HugeIcons · FileAudioIcon · MIT

Download SVG

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

Common uses

  • Audio file upload button
  • Audio playback control
  • Music library navigation

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileAudioIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileAudioIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
audio filemusic filesound filemedia file

FAQ

What does the FileAudioIcon represent?
The FileAudioIcon represents an audio file. It is typically used in UIs to signify audio content or settings related to audio.
How do I use the FileAudioIcon in React?
To use the FileAudioIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={FileAudioIcon} />.
What is the license for this icon?
The FileAudioIcon is part of the HugeIcons library and is available under the MIT license.

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 →