The Tabler markdown icon depicts the Markdown symbol, commonly used to represent text formatting or editing features in a UI.
Common uses
- Text editor toolbar button
- Markdown preview toggle
- Rich text formatting option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMarkdown } from '@tabler/icons-react';
<IconMarkdown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- pricevaluationcostexchangemarkdowntypographywritingfontcharacterwordtexttext formattingrich texteditormarkup
FAQ
- What does the markdown icon represent?
- It represents the Markdown syntax, a lightweight markup language used for formatting plain text. It's often used in UIs to signify text editing or formatting capabilities.
- How do I use the markdown icon in React?
- You can import and use it in your React application with: import { IconMarkdown } from '@tabler/icons-react'.
- What is the license for the Tabler markdown icon?
- The Tabler markdown 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 →