The Lucide siren icon depicts a rotating emergency light and is commonly used to signify alerts, alarms, or emergency services within a user interface.
Common uses
- Emergency alert notification
- Status indicator for security systems
- Button for emergency contact feature
Use it in React
Install
npm i lucide-reactImport & render
import { Siren } from 'lucide-react';
<Siren size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- policeambulanceemergencysecurityalertalarmlightsirenemergency lightalarm lightwarning lightbeacon
FAQ
- What is the siren icon used for?
- It represents emergency situations, alerts, or alarms. Use it to draw attention to critical notifications or security-related features.
- How do I use the siren icon in React?
- Import it from the 'lucide-react' library like this: import { Siren } from 'lucide-react'. Then use it as a component: <Siren />.
- What is the license for the Lucide siren icon?
- The Lucide icon library, including the siren icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →