Headphones with a mic, for support, calls, helpdesks and gaming audio. 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="M4 10C4 8.895431 4.895431 8 6 8L6 8C7.104569 8 8 8.895431 8 10L8 16C8 17.104569 7.104569 18 6 18L6 18C4.895431 18 4 17.104569 4 16ZM16 10C16 8.895431 16.895431 8 18 8L18 8C19.104569 8 20 8.895431 20 10L20 16C20 17.104569 19.104569 18 18 18L18 18C16.895431 18 16 17.104569 16 16ZM4 10C4 5.581722 7.581722 2 12 2C16.418278 2 20 5.581722 20 10M18 18C18 20.209139 16.209139 22 14 22H12"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- support
- call center
- call centre
- gaming
- helpdesk
- mic
- audio
- listen
- call
- music
Related icons
The rest of the headset family first, then the Media shelf.
FAQ
Answered from headset's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the headset icon for?
- Headphones with a mic, for support, calls, helpdesks and gaming audio. 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 support, call center, call centre, gaming, helpdesk, mic, audio, listen, call and music, and the browser's search matches all of those.
- What styles does the headset 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 headset?
- No. headset is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with headset?
- headset-2, headset-off, audio-lines, camera, camera-off and captions, and 12 more, all shown below. The headset 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 headset in React?
- <Headset /> 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 <Headset size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the headset SVG?
- icons/stroke/headset.svg, icons/duotone/headset.svg and icons/fill/headset.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 headset added to the set?
- Added 12 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.