The Tabler sphere icon depicts a simple 3D sphere, often used to represent concepts like globes, planets, or abstract 3D elements in user interfaces.
Common uses
- Representing a global setting or feature.
- Indicating a 3D model or visualization.
- As a decorative element in abstract design.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSphere } from '@tabler/icons-react';
<IconSphere size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapespheregeometryformfigureoutlineshapesglobecircle 3dballplanet
FAQ
- What is the sphere icon typically used for?
- It's used for representing globes, planets, 3D objects, or abstract geometric concepts in UI design.
- How do I use the sphere icon in React?
- You can import it using `import { IconSphere } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for the Tabler sphere icon?
- The Tabler icons, including the sphere icon, are 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 →