The Tabler typography off icon visually represents the disabling or removal of text formatting or styling options.
Common uses
- Disabling rich text editor features
- Toggling off font settings
- Indicating a plain text mode
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTypographyOff } from '@tabler/icons-react';
<IconTypographyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- typedisplaytypefacepoint sizeline lengthline-spacingletter-spacingfonttypographyofftexttext offno fontformat disabledplain text
FAQ
- What does the typography off icon represent?
- It signifies that text-related features, such as font styles or formatting, are turned off or unavailable.
- How do I use this icon in React?
- You can import and use it like this: import { IconTypographyOff } from '@tabler/icons-react'. Then render it as <IconTypographyOff />.
- What is the license for this icon?
- The Tabler icons, including this one, are 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 →