The Tabler view 360 off icon visually represents the disabling or deactivation of a 360-degree viewing mode, often used to indicate that panoramic or immersive viewing is not currently available or has been turned off.
Common uses
- Disabling panoramic view in a product configurator.
- Toggling off immersive 3D model exploration.
- Indicating that a street view feature is inactive.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconView360Off } from '@tabler/icons-react';
<IconView360Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- panoramicdegreesaroundview360offdisabledinactivesystem360 view disabledno panoramaoff immersiveview disabled
FAQ
- What does the view 360 off icon signify?
- It signifies that a feature allowing users to view something in a full 360-degree rotation or immersive panorama has been turned off or is unavailable.
- How do I use the view 360 off icon in React?
- You can import and use it in your React application with: import { IconView360Off } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and is available 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 →