The Tabler square plus 2 icon depicts a square with a plus sign inside, commonly used to represent actions like adding a new item, creating a new entry, or expanding a section.
Common uses
- Add new record button
- Expandable content toggle
- Create new document/file action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquarePlus2 } from '@tabler/icons-react';
<IconSquarePlus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometryadditionmathcalculateincreasesumcountaugmentenlargesquareshapesplus2add squarenew itemgeometry plus
FAQ
- What does the square plus 2 icon represent?
- It visually signifies an action related to addition or expansion, often used for creating new items or adding content within a square boundary.
- How do I use this icon in React?
- You can import and use it like this: import { IconSquarePlus2 } from '@tabler/icons-react'; <IconSquarePlus2 />
- What is the license for this icon?
- The Tabler icon library, including the square plus 2 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.