John KuehJohn Kueh

perspective icon

Phosphor · perspective · MIT

Download SVG

The Phosphor perspective icon depicts a skewed rectangle, commonly used to represent tools for adjusting 3D perspective, skewing, or warping in design and editing applications.

Common uses

  • 3D transform tool
  • Image warp effect
  • Perspective grid control

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Perspective } from '@phosphor-icons/react';

<Perspective size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Perspective size={24} />
thin
<Perspective size={24} weight="thin" />
light
<Perspective size={24} weight="light" />
bold
<Perspective size={24} weight="bold" />
fill
<Perspective size={24} weight="fill" />
duotone
<Perspective size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
3dskewwarptrapezoiddesigneditorperspective3d transform

FAQ

What is the perspective icon used for?
It signifies tools that manipulate the 3D perspective of an object or image, such as skewing, warping, or adjusting a trapezoidal view.
How do I use the perspective icon in React?
You can import and use it like this: import { Perspective } from '@phosphor-icons/react'. Then render it as <Perspective size={24} />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →