The Tabler help off icon depicts a crossed-out question mark, commonly used to indicate that help or support is unavailable, disabled, or not applicable in a specific context.
Common uses
- Disabling a help tooltip for a specific feature.
- Indicating that a form field does not offer assistance.
- Showing that a system status does not require help.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHelpOff } from '@tabler/icons-react';
<IconHelpOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- tooltipassistanceadvicesupporthelpoffcontroloperationdisabledinactivesystemno helphelp disabledsupport unavailableassistance off
FAQ
- What does the help off icon represent?
- It signifies the absence or deactivation of help, support, or guidance.
- How do I use this icon in React?
- Import it using `import { IconHelpOff } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →