The Tabler hexagon 3d icon depicts a three-dimensional hexagon, often used to represent abstract concepts, data structures, or geometric elements in user interfaces.
Common uses
- Representing a 3D object or model
- Illustrating a hexagonal data structure
- Abstract geometric element in diagrams
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagon3d } from '@tabler/icons-react';
<IconHexagon3d size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometrysixdimensionalshapehexagon3dshapes3d hexagongeometric shapedimensional hexagon
FAQ
- What is the hexagon 3d icon used for?
- It's typically used to represent three-dimensional geometric shapes, abstract concepts, or data structures in UI design.
- How do I use the hexagon 3d icon in React?
- You can import and use it like this: `import { IconHexagon3d } from '@tabler/icons-react'`. Then render it as `<IconHexagon3d />`.
- What is the license for this icon?
- The Tabler icon library, including the hexagon 3d 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 →