The Tabler octahedron plus icon depicts a 3D octahedron shape with a plus sign, often used to represent adding more complex or abstract elements, or indicating an increase.
Common uses
- Button to add a new complex item
- Indicator for expanding a section with more details
- Visual element in abstract or geometric design themes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconOctahedronPlus } from '@tabler/icons-react';
<IconOctahedronPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapeoctahedronplusaddmoreincreaseshapes3d plus shapegeometric add iconabstract shape plus
FAQ
- What does the octahedron plus icon represent?
- It combines a 3D octahedron shape with a plus sign, typically signifying addition, expansion, or more complex elements.
- How do I use this icon in React?
- You can import and use it with `import { IconOctahedronPlus } from '@tabler/icons-react'`. Then render it as `<IconOctahedronPlus />`.
- What is the license for this icon?
- The Tabler icon library, including the octahedron 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 →