The Lucide circle plus icon depicts a plus symbol within a circle, commonly used to represent actions like adding new items, creating new content, or indicating a positive value.
Common uses
- Add new user
- Create new document
- Increase quantity
Use it in React
Install
npm i lucide-reactImport & render
import { CirclePlus } from 'lucide-react';
<CirclePlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- addnewincreaseincrementpositivecalculatecrosshairaimtargetscopesightreticulemaximumupgradeextraoperator
FAQ
- What is the circle plus icon used for?
- It's typically used for actions like adding, creating, or indicating something positive. It can also represent concepts like joining or upgrading.
- How do I use the circle plus icon in React?
- You can import and use it directly from the 'lucide-react' library: import { CirclePlus } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →