The Tabler rectangular prism off icon depicts a 3D rectangular prism with a diagonal line through it, commonly used to represent a disabled or inactive state for a 3D shape option.
Common uses
- Disabling a 3D view option in a software interface.
- Indicating that a 3D object is not currently active or selected.
- Representing a 'no 3D shapes' state in a configuration menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRectangularPrismOff } from '@tabler/icons-react';
<IconRectangularPrismOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshaperectangularprismoffdisabledinactiveshapes3d shape disabledcube offbox inactivegeometric shape disabled
FAQ
- What does the 'off' in rectangular prism off mean?
- The 'off' signifies a disabled, inactive, or unavailable state for the rectangular prism element or option it represents.
- How do I use this icon in React?
- You can import and use it in your React components like this: import { IconRectangularPrismOff } from '@tabler/icons-react'; <IconRectangularPrismOff />
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →