The Lucide volume 1 icon depicts a speaker with a single sound wave, commonly used to represent a low or default audio volume level in user interfaces.
Common uses
- Volume control slider
- Audio settings menu
- Mute/unmute toggle
Use it in React
Install
npm i lucide-reactImport & render
import { Volume1 } from 'lucide-react';
<Volume1 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicsoundspeakervolume1low volumeaudio level 1sound levelspeaker volume
FAQ
- What does the volume 1 icon represent?
- It signifies a low or default audio volume setting, often used in conjunction with other volume icons to indicate different levels.
- How do I use the volume 1 icon in React?
- You can import it directly from the 'lucide-react' library using: import { Volume1 } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →