The Lucide badge plus icon depicts a badge with a plus symbol, commonly used to indicate a verified status, an item to be added, or a new addition.
Common uses
- Indicate a verified user or item.
- Represent an action to add a new badge or tag.
- Show a new or featured item within a list.
Use it in React
Install
npm i lucide-reactImport & render
import { BadgePlus } from 'lucide-react';
<BadgePlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- verifiedunverifiedaddcreatenewbadgeplusverified plusnew badgeadd badgeplus badge
FAQ
- What does the badge plus icon represent?
- It typically signifies verification, addition, or a new item. It combines the concept of a badge (often for status) with a plus sign (for adding or newness).
- How do I use the badge plus icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { BadgePlus } from 'lucide-react'.
- What is the license for the Lucide badge plus icon?
- The Lucide icon library, including the badge plus 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 →