The Tabler prism icon depicts a geometric prism, often used to represent concepts related to 3D shapes, geometry, or abstract forms in UI elements.
Common uses
- Representing 3D modeling tools
- Indicating geometric or abstract content sections
- Styling elements related to data visualization or patterns
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPrism } from '@tabler/icons-react';
<IconPrism size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapeprismgeometryformfigureoutlineshapesgeometric shape3d shapeabstract form
FAQ
- What does the prism icon represent?
- It represents a geometric prism, commonly used for themes of 3D, geometry, or abstract shapes.
- How do I use the prism icon in React?
- You can import and use it with `import { IconPrism } from '@tabler/icons-react'`; then render it as `<IconPrism />`.
- What is the license for this icon?
- The Tabler icon library, including the prism 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 →