John KuehJohn Kueh

plus square icon

Phosphor · plus-square · MIT

Download SVG

The Phosphor plus square icon depicts a square with a plus sign inside, commonly used to represent actions like adding new items, creating new entries, or expanding sections in a user interface.

Common uses

  • Button to add a new record in a list or table.
  • Expand/collapse toggle for a content section.
  • Icon for a 'Create New' or 'Add Item' function.

Use it in React

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

<PlusSquare size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<PlusSquare size={24} />
thin
<PlusSquare size={24} weight="thin" />
light
<PlusSquare size={24} weight="light" />
bold
<PlusSquare size={24} weight="bold" />
fill
<PlusSquare size={24} weight="fill" />
duotone
<PlusSquare size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
additionsummathematicsarithmeticcalculator+financestechnology & developmentsystemplussquareadd squarenew itemcreateexpand

FAQ

What does the plus square icon represent?
It visually signifies an action related to addition, creation, or expansion, often used for 'add new' or 'expand' functionalities.
How do I use the plus square icon in React?
You can import and use it directly from the Phosphor React library: import { PlusSquare } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →