John KuehJohn Kueh

triangle plus icon

Tabler · triangle-plus · MIT

Download SVG

The Tabler triangle plus icon depicts a triangle with a plus sign, commonly used to signify adding new items, expanding options, or increasing a value within a user interface.

Common uses

  • Button to add a new record
  • Expandable section toggle
  • Increase quantity control

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
addincreaseexpandraisemoreenlargeboostaugmentenhanceamplifyshapestriangleplusadd shapenew triangleincrease shape

FAQ

What does the triangle plus icon represent?
It visually combines the concept of a shape (triangle) with an action (plus sign), typically indicating addition, expansion, or increase.
How do I use this icon in React?
You can import and use it directly with the following statement: import { IconTrianglePlus } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the triangle 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 →