An open earbuds case, for pairing earbuds, battery checks and a case lid lifted. 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 9L21 9C21.5523 9 22 9.4477 22 10L22 16C22 18.7614 19.7614 21 17 21L7 21C4.2386 21 2 18.7614 2 16L2 10C2 9.4477 2.4477 9 3 9ZM3.7961 9C1.9535 6.6308 3.461 3.4056 6.7609 3L17.2391 3C20.539 3.4056 22.0465 6.6308 20.2039 9M8 9C8 9.5523 8.4477 10 9 10L15 10C15.5523 10 16 9.5523 16 9" fill="none"/>
<path d="M13 14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14C11 13.4477 11.4477 13 12 13C12.5523 13 13 13.4477 13 14Z" 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.
- open earbuds case
- pairing
- charging
- wireless earphones
- audio
- browse
- expanded
Related icons
The rest of the airpods family first, then the Media shelf.
FAQ
Answered from airpods-open's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the airpods-open icon for?
- An open earbuds case, for pairing earbuds, battery checks and a case lid lifted. 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 open earbuds case, pairing, charging, wireless earphones, audio, browse and expanded, and the browser's search matches all of those.
- What styles does the airpods-open 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 airpods-open?
- No. airpods-open is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with airpods-open?
- airpods, audio-lines, camera, camera-off, captions and cast, and 12 more, all shown below. The airpods 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 airpods-open in React?
- <AirpodsOpen /> 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 <AirpodsOpen size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the airpods-open SVG?
- icons/stroke/airpods-open.svg, icons/duotone/airpods-open.svg and icons/fill/airpods-open.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 airpods-open added to the set?
- Added 13 Sept 2026, and last redrawn 14 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.