A loudhailer, for announcements, marketing pushes and broadcast messages. On a 24×24 grid in stroke, duotone and fill, free under MIT.

MediaNewv0.2.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="M16 5.5C17.42 4.886 18.788 4.02 20 3.214C20.186 3.095 20.407 3.022 20.638 3.004C20.869 2.986 21.101 3.024 21.309 3.113C21.517 3.202 21.691 3.339 21.813 3.508C21.935 3.677 22 3.872 22 4.071V17.429C22 17.628 21.935 17.823 21.813 17.992C21.691 18.161 21.517 18.298 21.309 18.387C21.101 18.476 20.869 18.516 20.638 18.496C20.407 18.478 20.186 18.405 20 18.286C18.788 17.48 17.42 16.614 16 16C14.849 15.4 13.664 15 12.5 15H5C3.34315 15 2 13.6569 2 12V9.5C2 7.84315 3.34315 6.5 5 6.5H12.5C13.664 6.5 14.849 6.1 16 5.5ZM10 15V19C10 20.1046 9.10457 21 8 21C6.2 21 5.5 18.5 5.5 15M16 5.5V16"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • bullhorn
  • announce
  • announcement
  • broadcast
  • shout
  • loudspeaker
  • promote
  • marketing

Related icons

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

FAQ

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

What is the megaphone icon for?
A loudhailer, for announcements, marketing pushes and broadcast messages. 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 bullhorn, announce, announcement, broadcast, shout, loudspeaker, promote and marketing, and the browser's search matches all of those.
What styles does the megaphone 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 megaphone?
No. megaphone is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with megaphone?
audio-lines, camera, camera-off, captions, cast and circle-pause, and 12 more, all shown below. They are the Media shelf: nothing else in the set is named after megaphone.
How do I import megaphone in React?
<Megaphone /> 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 <Megaphone size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the megaphone SVG?
icons/stroke/megaphone.svg, icons/duotone/megaphone.svg and icons/fill/megaphone.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 megaphone added to the set?
Added 24 Aug 2026, and last redrawn 25 Aug 2026. It ships in v0.2.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.