John KuehJohn Kueh

square rounded plus icon

Tabler · square-rounded-plus · MIT

Download SVG

The Tabler square rounded plus icon depicts a square with rounded corners and a plus symbol in the center, commonly used to represent actions like adding new items or creating new content.

Common uses

  • Add new user button
  • Create new document action
  • Expand section toggle

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareRoundedPlus } from '@tabler/icons-react';

<IconSquareRoundedPlus size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareRoundedPlus size={24} stroke={2} />
filled
<IconSquareRoundedPlusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
shapeaddnewcreatesquareroundedplusrectangularmoreincreaseshapesadd squarenew itemcreate shapeplus rectangle

FAQ

What is the purpose of the square rounded plus icon?
This icon is typically used to signify an action of adding, creating, or expanding something new within a user interface.
How do I use the square rounded plus icon in React?
You can import and use it directly in your React components with: import { IconSquareRoundedPlus } from '@tabler/icons-react'
What is the license for the Tabler square rounded plus icon?
The Tabler icon library, including the square rounded 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 →