The Lucide headphones icon visually represents audio output devices and is commonly used in UIs to indicate audio controls, playback settings, or sound-related features.
Common uses
- Music player controls
- Audio settings panel
- Sound effect toggles
Use it in React
Install
npm i lucide-reactImport & render
import { Headphones } from 'lucide-react';
<Headphones size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicaudiosoundheadphonesmusic playerearphones
FAQ
- What does the headphones icon represent?
- It depicts a pair of headphones, symbolizing audio playback or sound-related functions within an interface.
- How do I use the headphones icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Headphones } from 'lucide-react'.
- What is the license for the Lucide headphones icon?
- The Lucide icon library, including the headphones 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 →