The Lucide badge alert icon, also known as badge-alert, visually represents a status that is neither fully verified nor completely unverified, often used to indicate a pending security or safety issue.
Common uses
- Displaying items with pending verification.
- Indicating a security alert that requires attention.
- Showing a status that is not yet confirmed or resolved.
Use it in React
Install
npm i lucide-reactImport & render
import { BadgeAlert } from 'lucide-react';
<BadgeAlert size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- checkverifiedunverifiedsecuritysafetyissuebadgealertwarning badgepending statusunconfirmedsecurity issue
FAQ
- What is the purpose of the badge alert icon?
- This icon is used to signify a state that is not definitively positive or negative, such as an item that is pending review or has a potential issue.
- How do I use the badge alert icon in React?
- You can import and use it in your React application like this: import { BadgeAlert } from 'lucide-react'.
- What is the license for the Lucide badge alert icon?
- The Lucide badge alert icon is distributed 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 →