John KuehJohn Kueh

file volume icon

HugeIcons · FileVolumeIcon · MIT

Download SVG

The HugeIcons file volume icon depicts a document with a sound wave, commonly used to represent audio files, sound settings, or volume controls within an interface.

Common uses

  • Audio file management
  • Volume control slider
  • Sound settings panel

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
audio filesound filevolume controlsound settings

FAQ

What does the FileVolumeIcon represent?
It represents a file associated with audio or sound, often used for audio files or volume-related settings.
How do I use FileVolumeIcon in React?
Import both HugeiconsIcon and FileVolumeIcon, then render <HugeiconsIcon icon={FileVolumeIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →