The Tabler square plus icon visually represents adding a new item or element, often used for actions like creating new content or expanding options.
Common uses
- Button to create a new post or entry
- Option to add a new item to a list
- Expandable section to reveal more options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquarePlus } from '@tabler/icons-react';
<IconSquarePlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- addcreatenewsquareplusrectangularmoreincreasepositiveadditionalshapesadd squarenew itemcreate rectangleplus shape
FAQ
- What is the square plus icon used for?
- It's commonly used to signify an action of adding, creating, or increasing something within a user interface.
- How do I use the square plus icon in React?
- Import it from '@tabler/icons-react' like this: import { IconSquarePlus } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the square plus 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 →