Headphones with a boom mic, for call centres, support desks and gaming. 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 15C8 16.104569 7.104569 17 6 17L6 17C4.895431 17 4 16.104569 4 15ZM16 10C16 8.895431 16.895431 8 18 8L18 8C19.104569 8 20 8.895431 20 10L20 15C20 16.104569 19.104569 17 18 17L18 17C16.895431 17 16 16.104569 16 15ZM10 21C10 20.447715 10.447715 20 11 20L13 20C13.552285 20 14 20.447715 14 21L14 21C14 21.552285 13.552285 22 13 22L11 22C10.447715 22 10 21.552285 10 21ZM4 10C4 5.581722 7.581722 2 12 2C16.418278 2 20 5.581722 20 10M18 17C18 19.209139 16.209139 21 14 21"/>
</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
- boom mic
- audio
- listen
- call
- music
Related icons
The rest of the headset family first, then the Media shelf.
FAQ
Answered from headset-2's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the headset-2 icon for?
- Headphones with a boom mic, for call centres, support desks and gaming. 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, boom mic, audio, listen, call and music, and the browser's search matches all of those.
- What styles does the headset-2 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-2?
- No. headset-2 is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with headset-2?
- headset, 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-2 in React?
- <Headset2 /> 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 <Headset2 size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the headset-2 SVG?
- icons/stroke/headset-2.svg, icons/duotone/headset-2.svg and icons/fill/headset-2.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-2 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.