A pair of wireless earbuds, for audio devices, listening and headphone settings. 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="M10 19L10 7C10 4.7909 8.2091 3 6 3C3.7909 3 2 4.7909 2 7C2 8.9008 3.3376 10.539 5.2 10.9192C5.6656 11.0142 6 11.4238 6 11.899L6 19C6 20.1046 6.8954 21 8 21C9.1046 21 10 20.1046 10 19ZM14 19C14 20.1046 14.8954 21 16 21C17.1046 21 18 20.1046 18 19L18 11.899C18 11.4238 18.3344 11.0142 18.8 10.9192C20.6624 10.539 22 8.9008 22 7C22 4.7909 20.2091 3 18 3C15.7909 3 14 4.7909 14 7L14 19ZM6 17L10 17M14 17L18 17" fill="none"/>
<path d="M7 7C7 7.5523 6.5523 8 6 8C5.4477 8 5 7.5523 5 7C5 6.4477 5.4477 6 6 6C6.5523 6 7 6.4477 7 7ZM19 7C19 7.5523 18.5523 8 18 8C17.4477 8 17 7.5523 17 7C17 6.4477 17.4477 6 18 6C18.5523 6 19 6.4477 19 7Z" fill="currentColor" stroke="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- wireless earphones
- headphones
- audio
- listening
- music
- bluetooth
Related icons
The rest of the earbuds family first, then the Media shelf.
FAQ
Answered from earbuds's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the earbuds icon for?
- A pair of wireless earbuds, for audio devices, listening and headphone settings. 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 wireless earphones, headphones, audio, listening, music and bluetooth, and the browser's search matches all of those.
- What styles does the earbuds 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 earbuds?
- No. earbuds is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with earbuds?
- airpods, airpods-open, audio-lines, camera, camera-off and captions, and 12 more, all shown below. They are the Media shelf: nothing else in the set is named after earbuds.
- How do I import earbuds in React?
- <Earbuds /> 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 <Earbuds size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the earbuds SVG?
- icons/stroke/earbuds.svg, icons/duotone/earbuds.svg and icons/fill/earbuds.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 earbuds added to the set?
- Added 13 Sept 2026. It ships in v0.9.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.