The Tabler heading off icon depicts a crossed-out heading symbol, typically used to indicate that heading functionality or styling is disabled or unavailable.
Common uses
- Disabling rich text editor heading buttons.
- Showing unavailable heading options in a menu.
- Indicating a disabled text style in a form.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeadingOff } from '@tabler/icons-react';
<IconHeadingOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- maintextheadlinestylestylinghtmlheadingoffdisabledinactivetext offheadline disabledstyle inactivehtml heading unavailable
FAQ
- What does the heading off icon represent?
- It represents a disabled or inactive heading style or function. It's used to visually communicate that heading options are not currently available.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconHeadingOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the heading off icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.