The Tabler h 6 icon depicts the sixth level of heading in HTML, commonly used in text editors and content management systems to denote sub-sub-sub-sub-subheadings.
Common uses
- Text editor toolbar button for H6 formatting
- WYSIWYG editor control for heading levels
- Document outline or navigation element
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconH6 } from '@tabler/icons-react';
<IconH6 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- headertexteditorh6headingtypographywritingfontcharacterwordh6heading 6subheadingtext formattingeditor toolbar
FAQ
- What does the h 6 icon represent?
- It represents the sixth and lowest level of heading in HTML (<h1> to <h6>), typically used for the least important headings in a document.
- How do I use the h 6 icon in React?
- You can import and use it like this: import { IconH6 } from '@tabler/icons-react'. Then render it as <IconH6 />.
- What is the license for the Tabler h 6 icon?
- The Tabler icon library, including the h 6 icon, is available 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 →