The Tabler h 4 icon depicts a large heading text element, commonly used in rich text editors or document formatting tools to represent a sub-heading level.
Common uses
- Rich text editor toolbar button
- Document formatting options
- Content management system (CMS) text styling
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconH4 } from '@tabler/icons-react';
<IconH4 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- headertexteditorh4headingtypographywritingfontcharacterwordh4heading 4subheadingtext style h4editor heading
FAQ
- What is the h 4 icon for?
- This icon represents a level 4 heading in text formatting. It's used to indicate a sub-heading within a document or content.
- How do I use the h 4 icon in React?
- You can import and use it in your React application with: import { IconH4 } from '@tabler/icons-react'. Then, render it like <IconH4 />.
- What is the license for this icon?
- The Tabler icons, including the h 4 icon, are 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 →