The Tabler sphere off icon depicts a 3D sphere with a diagonal line through it, commonly used to indicate that a spherical or 3D feature is disabled, turned off, or unavailable.
Common uses
- Disabling 3D rendering options
- Indicating an inactive spherical object in a scene
- Representing a turned-off spherical control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSphereOff } from '@tabler/icons-react';
<IconSphereOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapesphereoffdisabledinactivegeometryshapes3d offsphere disabledgeometric offshape inactive
FAQ
- What does the sphere off icon represent?
- It visually signifies that a sphere or a 3D-related function is currently inactive, disabled, or turned off.
- How do I use the sphere off icon in React?
- You can import and use it directly with the Tabler icons React library: `import { IconSphereOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including sphere off, are 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 →