A closed earbuds case, for wireless earbuds, charging cases and audio accessories. On a 24×24 grid in stroke, duotone and fill, free under MIT.

MediaNewv0.9.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M7 3L17 3C19.7614 3 22 5.2386 22 8L22 16C22 18.7614 19.7614 21 17 21L7 21C4.2386 21 2 18.7614 2 16L2 8C2 5.2386 4.2386 3 7 3ZM2 9L22 9M9 8L15 8C15.5523 8 16 8.4477 16 9C16 9.5523 15.5523 10 15 10L9 10C8.4477 10 8 9.5523 8 9C8 8.4477 8.4477 8 9 8Z" 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.

  • earbuds case
  • wireless earphones
  • charging case
  • audio
  • bluetooth

Related icons

The rest of the airpods family first, then the Media shelf.

FAQ

Answered from airpods's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the airpods icon for?
A closed earbuds case, for wireless earbuds, charging cases and audio accessories. 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 earbuds case, wireless earphones, charging case, audio and bluetooth, and the browser's search matches all of those.
What styles does the airpods 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?
No. airpods is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with airpods?
airpods-open, 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 in React?
<Airpods /> 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 <Airpods size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the airpods SVG?
icons/stroke/airpods.svg, icons/duotone/airpods.svg and icons/fill/airpods.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 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.