John KuehJohn Kueh

headphones icon

Tabler · headphones · MIT

Download SVG

The Tabler headphones icon depicts a pair of headphones, commonly used in UI to represent audio playback, media controls, or sound-related settings.

Common uses

  • Audio player controls
  • Sound settings menu
  • Music streaming service navigation

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHeadphones } from '@tabler/icons-react';

<IconHeadphones size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHeadphones size={24} stroke={2} />
filled
<IconHeadphonesFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
musicheadsetaudiosoundcustomerheadphonescontententertainmentmultimediabroadcastmedia

FAQ

What is the headphones icon used for?
It visually represents audio, music, or sound-related features within an application's interface.
How do I use the headphones icon in React?
Import it using `import { IconHeadphones } from '@tabler/icons-react'` and then use it as a component: `<IconHeadphones />`.
What is the license for the Tabler icons?
The Tabler icons, including the headphones icon, are distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →