The Tabler point off icon depicts a disabled or inactive status, often used to visually indicate that a feature or option is turned off or unavailable.
Common uses
- Indicate a disabled toggle switch
- Show an inactive status indicator
- Represent an unselected or unavailable option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointOff } from '@tabler/icons-react';
<IconPointOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- dotlabelpointoffdisabledinactivesystemdot offdisabled dotinactive pointsystem off
FAQ
- What does the point off icon represent?
- It represents something that is off, disabled, or inactive. It's commonly used to show that a setting or feature is not currently enabled.
- How do I use the point off icon in React?
- You can import and use it directly in your React components like this: import { IconPointOff } from '@tabler/icons-react'.
- What is the license for the point off icon?
- The Tabler icons, including point off, are 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 →