The Lucide diamond plus icon depicts a diamond shape with a plus sign inside, commonly used to represent adding an extra element, an upgrade, or a positive increase.
Common uses
- Add premium feature
- Increase subscription tier
- Apply bonus
Use it in React
Install
npm i lucide-reactImport & render
import { DiamondPlus } from 'lucide-react';
<DiamondPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- keyframeaddnewincreaseincrementpositivecalculatetoolbarcrosshairaimtargetscopesightreticulemaximumupgrade
FAQ
- What does the diamond plus icon represent?
- It signifies adding something extra or an improvement, like a premium option or an increment.
- How do I use the diamond plus icon in React?
- Import it from 'lucide-react' and use it as a component: import { DiamondPlus } from 'lucide-react'.
- What is the license for the Lucide diamond plus icon?
- The 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 →