The Lucide file volume icon depicts a document with a sound wave or volume indicator, commonly used to represent audio files, music-related settings, or volume controls within an interface.
Common uses
- Button to play/manage audio files
- Setting for audio output volume
- Indicator for music or sound content
Use it in React
Install
npm i lucide-reactImport & render
import { FileVolume } from 'lucide-react';
<FileVolume size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- audiomusicvolumefileaudio filemusic filesound documentvolume control
FAQ
- What does the file volume icon represent?
- It signifies a file related to audio, such as music or sound, or a control for volume.
- How do I use this icon in React?
- You can import it as FileVolume from 'lucide-react' and use it in your JSX like <FileVolume />.
- What is the license for this icon?
- The Lucide icon library, including this icon, is available 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 →