The Tabler square rounded plus 2 icon depicts a rounded square with a plus symbol inside, typically used to represent actions like adding new items, creating new content, or initiating a process.
Common uses
- Add new user
- Create new document
- Start new task
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedPlus2 } from '@tabler/icons-react';
<IconSquareRoundedPlus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometryadditionmathcalculateincreasesumaugmentenlargeadvancesquareshapesroundedplus2add squarenew item
FAQ
- What does the square rounded plus 2 icon represent?
- This icon represents an action of adding or creating something new, often within a rounded square interface element.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconSquareRoundedPlus2 } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →