Headphones struck through, for audio off, unplugged and no sound. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 12C3 10.8954 3.8954 10 5 10L5 10C6.1046 10 7 10.8954 7 12L7 19C7 20.1046 6.1046 21 5 21L5 21C3.8954 21 3 20.1046 3 19L3 12ZM17.0834 11.4266C17.3299 10.6015 18.0947 10 19 10L19 10C20.1046 10 21 10.8954 21 12L21 15.3431M20.4142 20.4142C20.0523 20.7761 19.5523 21 19 21L19 21C17.8954 21 17 20.1046 17 19L17 17M3 12C3 9.5147 4.0074 7.2647 5.636 5.636M9.1256 3.4688C10.0282 3.1648 10.9949 3 12 3C16.9706 3 21 7.0294 21 12M2 2L22 22"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- headphones off
- audio off
- no sound
- unplugged
- audio
- listen
- support
- call
- music
Related icons
The rest of the headphones family first, then the Media shelf.
FAQ
Answered from headphones-off's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the headphones-off icon for?
- Headphones struck through, for audio off, unplugged and no sound. It is filed under Media in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as headphones off, audio off, no sound, unplugged, audio, listen, support, call and music, and the browser's search matches all of those.
- What styles does the headphones-off icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of headphones-off?
- No. headphones-off is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with headphones-off?
- headphones, audio-lines, camera, camera-off, captions and cast, and 12 more, all shown below. The headphones family is listed first, then the rest of the Media shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import headphones-off in React?
- <HeadphonesOff /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <HeadphonesOff size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the headphones-off SVG?
- icons/stroke/headphones-off.svg, icons/duotone/headphones-off.svg and icons/fill/headphones-off.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was headphones-off added to the set?
- Added 19 Aug 2026. It ships in v0.1.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.