The Tabler h 5 icon depicts the text 'h5', commonly used in user interfaces to represent a level 5 heading or sub-heading within content.
Common uses
- Adding a sub-heading in a rich text editor
- Indicating a specific content hierarchy level
- Styling text elements in a document outline
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconH5 } from '@tabler/icons-react';
<IconH5 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- headertexteditorh5headingtypographywritingfontcharacterwordh5heading 5sub-headingtext style h5content title
FAQ
- What does the h5 icon represent?
- The h5 icon visually signifies a level 5 heading, which is a smaller sub-heading used for structuring content.
- How do I use the h5 icon in React?
- You can import and use it in your React application with the following code: import { IconH5 } from '@tabler/icons-react'; <IconH5 />.
- What is the license for the Tabler h5 icon?
- The Tabler icon library, including the h5 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 →