John KuehJohn Kueh

three d rotate icon

HugeIcons · ThreeDRotateIcon · MIT

Download SVG

The HugeIcons three drotate icon visually represents a 3D object undergoing rotation, commonly used to indicate interactive 3D model manipulation or a loading state for 3D content.

Common uses

  • 3D model viewer controls
  • Interactive product customization
  • Loading indicator for 3D scenes

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
3d rotateobject rotation3d transformspinning cube

FAQ

What does the three drotate icon represent?
It depicts a 3D shape rotating, often used for 3D object manipulation or indicating 3D content loading.
How do I use the ThreeDRotateIcon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={ThreeDRotateIcon} />.
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.

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 →