The Lucide megaphone icon visually represents a megaphone, commonly used in user interfaces to signify announcements, alerts, or important notifications.
Common uses
- Displaying an announcement banner
- Indicating a new system alert
- Triggering a notification modal
Use it in React
Install
npm i lucide-reactImport & render
import { Megaphone } from 'lucide-react';
<Megaphone size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- advertisementannouncementattentionalertloudspeakermegaphonenotification
FAQ
- What is the megaphone icon used for?
- It's typically used to draw attention to announcements, alerts, or notifications within an application.
- How do I use the megaphone icon in React?
- You can import and use it like this: import { Megaphone } from 'lucide-react'; <Megaphone />.
- What is the license for the Lucide megaphone icon?
- The Lucide icon library, including the megaphone 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 →