The Tabler sphere 2 icon depicts a simple, outlined sphere, often used to represent 3D objects, globes, or general round shapes in user interfaces.
Common uses
- Representing a globe or world map feature.
- Indicating a 3D model or object.
- As a generic placeholder for round elements.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSphere2 } from '@tabler/icons-react';
<IconSphere2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- sphere3dballroundgeometryshapeglobeorbformoutlineshapes23d sphereglobe outlineround shape
FAQ
- What is the sphere 2 icon used for?
- It's typically used to visually represent a sphere, globe, or any round object in UI design. It can also signify 3D elements.
- How do I use the sphere 2 icon in React?
- You can import and use it directly with the Tabler React library using: import { IconSphere2 } from '@tabler/icons-react'
- What is the license for the sphere 2 icon?
- The Tabler icon library, including the sphere 2 icon, 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 →