The Lucide audio lines icon visually represents sound waves or an audio equalizer, commonly used in UIs to indicate audio-related controls or status.
Common uses
- Volume control slider
- Audio playback status indicator
- Sound settings menu item
Use it in React
Install
npm i lucide-reactImport & render
import { AudioLines } from 'lucide-react';
<AudioLines size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- graphic equalisersoundnoiselistenhearinghertzfrequencywavelengthvibratesinesynthesizersynthesiserlevelstrackmusicplayback
FAQ
- What does the audio lines icon represent?
- It depicts sound waves or an audio equalizer, often used for music, sound, or audio-related features in an interface.
- How do I use the audio lines icon in React?
- You can import it directly from the lucide-react library like this: import { AudioLines } from 'lucide-react'.
- What is the license for the audio lines icon?
- The Lucide icon library, including the audio lines 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 →