John KuehJohn Kueh

plus equal icon

Tabler · plus-equal · MIT

Download SVG

The Tabler plus equal icon visually represents the concept of addition and equality, often used in interfaces to signify adding a new item or performing a calculation.

Common uses

  • Button to add a new record to a list.
  • Indicator for a calculation or formula.
  • Action to combine or merge items.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Math
Keywords
mathsignaddingequationplusequalcalculationaddmoreincreaseadd equalsummationequation symbolnew item

FAQ

What does the plus equal icon represent?
It symbolizes the mathematical operation of addition combined with equality, commonly used for actions like adding new items or indicating a calculation.
How do I use this icon in React?
You can import and use it like this: import { IconPlusEqual } from '@tabler/icons-react'. Then render it as <IconPlusEqual />.
What is the license for this icon?
The Tabler icon library, including the plus equal 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 →