John KuehJohn Kueh

perspective icon

HugeIcons · PerspectiveIcon · MIT

Download SVG

The HugeIcons perspective icon depicts a cube with a vanishing point, commonly used to represent 3D views, isometric layouts, or spatial arrangements in user interfaces.

Common uses

  • Toggle 3D view mode
  • Indicate isometric design elements
  • Represent spatial data visualization

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PerspectiveIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PerspectiveIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
3d viewisometricspatialvanishing point

FAQ

What does the perspective icon represent?
It represents a 3D view or an isometric layout, often used for spatial concepts in UI design.
How do I use the PerspectiveIcon in React?
Import both HugeiconsIcon and PerspectiveIcon, then render it using <HugeiconsIcon icon={PerspectiveIcon} />.
What is the license for this icon?
The HugeIcons library, including the perspective icon, is available under the MIT license.

Related icons

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

Looking for something else? Search HugeIcons 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 →