The Tabler pentagon plus icon depicts a pentagon shape with a plus symbol, commonly used to represent adding or augmenting elements within a pentagonal container or context.
Common uses
- Button to add a new item to a pentagonal list.
- Action to increase a value represented by a pentagon.
- Icon for a feature that expands or supplements existing pentagonal data.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPentagonPlus } from '@tabler/icons-react';
<IconPentagonPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- addincreaseaugmentboostenhanceelevateexpandsupplementraiseescalateshapespentagonplusadd pentagonpentagon expandshape plus
FAQ
- What is the pentagon plus icon used for?
- It's used to signify adding, increasing, or augmenting something, often within a pentagonal context or when a shape is preferred over a standard square or circle.
- How do I use the pentagon plus icon in React?
- You can import and use it directly in your React components like this: import { IconPentagonPlus } from '@tabler/icons-react'; <IconPentagonPlus />.
- What is the license for the pentagon plus icon?
- The Tabler icon library, including the pentagon 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 →