The Tabler h 2 icon depicts a large letter 'H' with the number '2' next to it, commonly used in UI to represent a secondary heading or sub-header in text content.
Common uses
- Adding a sub-heading in a rich text editor.
- Formatting text as a secondary title.
- Indicating a section break with a styled title.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconH2 } from '@tabler/icons-react';
<IconH2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- headertexteditorh2headingtypographywritingfontcharacterwordh2secondary headingsub headertext formattingeditor heading
FAQ
- What does the h2 icon represent?
- The h2 icon signifies a secondary heading, typically used for structuring content below a main title.
- How do I use the h2 icon in React?
- You can import and use it in React with: import { IconH2 } from '@tabler/icons-react'
- What is the license for the h2 icon?
- The Tabler h 2 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 →