The Tabler frustum icon depicts a truncated pyramid or cone, often used to represent 3D objects, geometric concepts, or abstract shapes in user interfaces.
Common uses
- Representing 3D modeling tools or features.
- Indicating geometric or mathematical sections.
- Abstract background elements or decorative shapes.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFrustum } from '@tabler/icons-react';
<IconFrustum size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapefrustumgeometryformfigureoutlineshapestruncated pyramidcone frustum3d shapegeometric form
FAQ
- What is the frustum icon used for?
- It's typically used to represent 3D objects, geometric concepts, or abstract shapes within a UI.
- How do I use the frustum icon in React?
- You can import and use it with: import { IconFrustum } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the frustum 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 →