The Tabler octagon plus 2 icon depicts an octagon shape with a plus symbol inside, commonly used to represent actions like adding new items, expanding content, or indicating an enhanced or supplementary option within a user interface.
Common uses
- Button to add a new record to a list.
- Icon for an 'upgrade' or 'premium feature' option.
- Visual indicator for expanding a section or showing more details.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconOctagonPlus2 } from '@tabler/icons-react';
<IconOctagonPlus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- addincreaseboostenhanceamplifyenlargegainexpandsupplementmagnifyshapesoctagonplus2add octagonoctagon expand
FAQ
- What does the octagon plus 2 icon represent?
- It visually combines the concept of an octagon (a distinct shape) with a plus sign, often signifying addition, expansion, or an enhanced state.
- How do I use this icon in React?
- Import it from the '@tabler/icons-react' library using: import { IconOctagonPlus2 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon set, including octagon plus 2, 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 →