The Tabler circle half icon depicts a circle divided vertically, often used to represent states like on/off, enabled/disabled, or a split view.
Common uses
- Toggle switch state
- Split screen layout
- Progress indicator segment
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleHalf } from '@tabler/icons-react';
<IconCircleHalf size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- shapesplitslashcirclehalfroundcirculargeometryformfigureshapeshalf circlesplit circlecircle slashvertical split
FAQ
- What does the circle half icon represent?
- It visually represents a division or a state that is partially filled or active, commonly used for toggles or split interfaces.
- How do I use the circle half icon in React?
- You can import and use it directly with: `import { IconCircleHalf } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the circle-half 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 →