The Lucide badge x icon depicts a badge with an 'x' mark, commonly used to indicate a status that is unverified, removed, or invalid.
Common uses
- Marking an item as unverified
- Indicating a removed or deleted status
- Showing an invalid or rejected entry
Use it in React
Install
npm i lucide-reactImport & render
import { BadgeX } from 'lucide-react';
<BadgeX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- verifiedunverifiedlostdeleteremovebadgexunverified badgeremove badgerejected badgeinvalid badge
FAQ
- What does the badge x icon represent?
- It signifies a state of being unverified, removed, deleted, or invalid, often used in contrast to a verified or active status.
- How do I use the badge x icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { BadgeX } from 'lucide-react'.
- What is the license for the Lucide badge x icon?
- The Lucide icon library, including the badge x 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 →