The Lucide badge icon depicts a small, often circular or shield-shaped emblem, commonly used to signify achievement, status, or verification.
Common uses
- Displaying user achievements or badges.
- Indicating verified accounts or content.
- Highlighting special offers or promotions.
Use it in React
Install
npm i lucide-reactImport & render
import { Badge } from 'lucide-react';
<Badge size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- checkverifiedunverifiedbadgeemblemtaglabel
FAQ
- What is the badge icon used for?
- It's typically used to represent status, verification, or achievements within a UI.
- How do I use the badge icon in React?
- You can import and use it like this: import { Badge } from 'lucide-react'.
- What is the license for the Lucide badge icon?
- The Lucide badge 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 →