The Tabler view 360 arrow icon visually represents a circular arrow indicating a 360-degree rotation, commonly used to suggest interactive viewing or exploration of an object or scene.
Common uses
- Button to rotate a 3D model
- Link to enter virtual reality mode
- Control for panning a panoramic image
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconView360Arrow } from '@tabler/icons-react';
<IconView360Arrow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- rotateviewdegreevirtualvr360arrowdirectionpointernavigatesystem360 rotatevr pointercircular arrowview direction
FAQ
- What is the purpose of the view 360 arrow icon?
- This icon signifies a full 360-degree rotation or view. It's often used for interactive elements that allow users to explore an object or environment from all angles.
- How do I use the view 360 arrow icon in React?
- You can import and use it in your React application with: import { IconView360Arrow } from '@tabler/icons-react'. Then, render it as <IconView360Arrow />.
- What is the license for the Tabler icons?
- The Tabler icon library, including the view 360 arrow icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →