The Tabler circle half vertical icon depicts a circle divided vertically in half, commonly used to represent states like on/off, active/inactive, or a progress indicator.
Common uses
- Toggle switch for binary states
- Progress bar segment
- Loading spinner element
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleHalfVertical } from '@tabler/icons-react';
<IconCircleHalfVertical size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- shapesplitslashcirclehalfverticalroundcirculargeometryformshapessplit circlehalf circlevertical dividersemicircle
FAQ
- What is the circle half vertical icon used for?
- It's typically used to show a binary state (like on/off) or a partial progress or loading status.
- How do I use this icon in React?
- You can import and use it like this: `import { IconCircleHalfVertical } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →