The HugeIcons three dmove icon depicts a cube with arrows indicating movement in three dimensions, commonly used to represent 3D transformations, spatial manipulation, or movement within a 3D environment.
Common uses
- 3D model manipulation controls
- Spatial data visualization
- Augmented reality object placement
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ThreeDMoveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ThreeDMoveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- 3d movespatial movementcube arrowstransform
FAQ
- What does the three dmove icon represent?
- It represents movement or transformation in a three-dimensional space, often used for 3D object manipulation or navigation.
- How do I use the ThreeDMoveIcon in React?
- Import both HugeiconsIcon and ThreeDMoveIcon, then render <HugeiconsIcon icon={ThreeDMoveIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.