The Tabler circle plus 2 icon depicts a circle with a plus symbol inside, commonly used to indicate adding new items, creating new content, or expanding functionality.
Common uses
- Button to add a new user to a list
- Link to create a new post or document
- Option to expand a collapsed section of content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCirclePlus2 } from '@tabler/icons-react';
<IconCirclePlus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- increaseaddexpandenhancegrowenlargeamplifyboostsupplementpositiveshapescircleplus2add circlenew item
FAQ
- What is the purpose of the circle plus 2 icon?
- This icon signifies an action of addition or creation. It's ideal for buttons or links that initiate a process to add something new.
- How do I use the circle plus 2 icon in React?
- You can import and use it directly in your React components like this: import { IconCirclePlus2 } from '@tabler/icons-react'. Then, render it as <IconCirclePlus2 />.
- What is the license for this icon?
- The Tabler icon library, including the circle plus 2 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →