The Tabler perspective icon depicts a square with converging lines, commonly used to represent 3D transformations, scaling, or a change in viewpoint within a user interface.
Common uses
- Button to enable 3D view mode
- Control for adjusting object scale or depth
- Icon for a 'transform' or 'reshape' tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPerspective } from '@tabler/icons-react';
<IconPerspective size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dperspectivetransformreshapescalegeometryformfigurepatternoutlineshapes3d view
FAQ
- What is the perspective icon used for?
- It's typically used to indicate actions related to 3D manipulation, scaling, or changing the visual perspective of an element.
- How do I use the perspective icon in React?
- You can import and use it directly with: import { IconPerspective } from '@tabler/icons-react'
- What is the license for the Tabler perspective icon?
- The Tabler icons, including the perspective icon, 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 →