The Tabler markdown off icon depicts a crossed-out markdown symbol, typically used to indicate that markdown formatting is disabled or unavailable.
Common uses
- Disabling markdown input in a text editor.
- Showing markdown is not supported in a specific field.
- Toggling markdown formatting off in a rich text editor.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMarkdownOff } from '@tabler/icons-react';
<IconMarkdownOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- pricevaluationcostexchangemarkdownoffdisabledinactivetypographywritingtextno markdownmarkdown disabledtext formatting off
FAQ
- What does the markdown off icon represent?
- It signifies that markdown functionality is turned off, disabled, or not applicable in the current context.
- How do I use this icon in React?
- Import it using `import { IconMarkdownOff } from '@tabler/icons-react'` and then use it as a React component: `<IconMarkdownOff />`.
- What is the license for this icon?
- The Tabler icons, including markdown-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.