The Tabler perspective off icon depicts a disabled or inactive 3D perspective transform, often used to indicate that a perspective or scaling effect is turned off.
Common uses
- Toggling perspective view on/off
- Disabling 3D transform controls
- Indicating a flat, non-scaled view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPerspectiveOff } from '@tabler/icons-react';
<IconPerspectiveOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dperspectivetransformreshapescaleoffdisabledinactivegeometryformshapes3d offperspective disabletransform offscale inactive
FAQ
- What does the perspective-off icon represent?
- It visually signifies that a 3D perspective or scaling transformation is currently disabled or inactive.
- How do I use this icon in React?
- You can import and use it like this: import { IconPerspectiveOff } from '@tabler/icons-react'. Then render it as <IconPerspectiveOff />.
- What is the license for this icon?
- The Tabler icons, including perspective-off, are 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 →