The Tabler triangle plus 2 icon depicts a triangle with a plus symbol inside, commonly used to represent actions like adding new items, expanding content, 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-reactImport & render
import { IconTrianglePlus2 } from '@tabler/icons-react';
<IconTrianglePlus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- addincreaseexpandraisemoreenlargeboostaugmentenhanceamplifyshapestriangleplus2add triangleexpand shape
FAQ
- What is the purpose of the triangle plus 2 icon?
- This icon visually signifies an action related to addition, expansion, or increase, often used for buttons or controls that perform such functions.
- How do I use the triangle plus 2 icon in React?
- You can import and use it in your React application with: `import { IconTrianglePlus2 } from '@tabler/icons-react'`.
- What is the license for the Tabler triangle plus 2 icon?
- The Tabler icon library, including the triangle plus 2 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.