A beacon with rays, for alarms, emergencies and alerts that need attention now. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

ActionsNewv1.0.0Added
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 17L7 13C7 10.2386 9.2386 8 12 8C14.7614 8 17 10.2386 17 13L17 17M5 17L19 17C19.5523 17 20 17.4477 20 18L20 20C20 20.5523 19.5523 21 19 21L5 21C4.4477 21 4 20.5523 4 20L4 18C4 17.4477 4.4477 17 5 17ZM5.636 6.636L4.9289 5.9289M12 4L12 3M18.364 6.636L19.0711 5.9289"/>
</svg>

Also called

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

  • alarm
  • emergency
  • police light
  • alert
  • beacon
  • warning

Related icons

The rest of the siren family first, then the Actions shelf.

FAQ

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

What is the siren icon for?
A beacon with rays, for alarms, emergencies and alerts that need attention now. It is filed under Actions in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as alarm, emergency, police light, alert, beacon and warning, and the browser's search matches all of those.
What styles does the siren icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of siren?
No. siren is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with siren?
alert, badge, badge-alert, badge-check, badge-info and badge-minus, and 12 more, all shown below. They are the Actions shelf: nothing else in the set is named after siren.
How do I import siren in React?
<Siren /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Siren size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the siren SVG?
icons/stroke/siren.svg, icons/two-tone/siren.svg, icons/duotone/siren.svg and icons/fill/siren.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 siren added to the set?
Added 17 Sept 2026. It ships in v1.0.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.