The HugeIcons three dview icon depicts a cube with a perspective view, commonly used to represent 3D modeling, product previews, or spatial data visualization.
Common uses
- 3D model viewer
- Product configuration
- Spatial data dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ThreeDViewIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ThreeDViewIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- 3d viewperspective cubeisometricspatial
FAQ
- What does the three dview icon represent?
- It represents a 3D object in perspective, often used for features related to 3D modeling or viewing.
- How do I use the ThreeDViewIcon in React?
- Import it from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={ThreeDViewIcon} /> from '@hugeicons/react'.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free commercial and non-commercial use.
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 →