The Tabler h 3 icon depicts the text 'h3', commonly used in user interfaces to represent a third-level heading or sub-heading.
Common uses
- Adding a sub-heading in a content editor
- Structuring documentation sections
- Indicating a secondary title in a form
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconH3 } from '@tabler/icons-react';
<IconH3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- headertexteditorh3headingtypographywritingfontcharacterwordh3heading 3subheadingtext h3title 3
FAQ
- What is the h 3 icon for?
- The h 3 icon represents a third-level heading, used for structuring content with a hierarchy below main headings.
- How do I use the h 3 icon in React?
- You can import and use it in your React application with: import { IconH3 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler h 3 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 →