The Lucide audio waveform icon visually represents sound waves and is commonly used in UIs to indicate audio-related functions like playback controls or volume levels.
Common uses
- Audio player volume control
- Music equalizer settings
- Voice recording indicator
Use it in React
Install
npm i lucide-reactImport & render
import { AudioWaveform } from 'lucide-react';
<AudioWaveform size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- soundnoiselistenhearinghertzfrequencywavelengthvibratesinesynthesizersynthesiserlevelstrackmusicplaybackradio
FAQ
- What does the audio waveform icon represent?
- It depicts a visual representation of sound waves, often used for audio playback, volume, or sound-related features.
- How do I use the audio waveform icon in React?
- You can import and use it in your React application like this: import { AudioWaveform } from 'lucide-react'.
- What is the license for the audio waveform icon?
- The Lucide icon library, including the audio waveform 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 →