The Tabler circle half 2 icon depicts a circle divided in half by a diagonal line, often used to represent states like on/off, active/inactive, or a partially filled status.
Common uses
- Toggle switch for binary states
- Progress indicator for half completion
- Status indicator for active/inactive items
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleHalf2 } from '@tabler/icons-react';
<IconCircleHalf2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- shapesplitslashcirclehalfroundcirculargeometryformfigureshapes2split circlehalf moondiagonal dividecircle slash
FAQ
- What is the circle half 2 icon used for?
- It's typically used to visually represent a binary state, such as on/off, active/inactive, or a 50% completion status.
- How do I use the circle half 2 icon in React?
- You can import and use it directly with: import { IconCircleHalf2 } from '@tabler/icons-react'
- What is the license for the circle half 2 icon?
- The Tabler icon library, including the circle half 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 →