The Tabler letter h icon depicts the uppercase letter 'H' and is commonly used in UIs to represent text fields, headings, or specific content related to the letter H.
Common uses
- Labeling a text input field for a name or address.
- Indicating a section title or heading.
- Representing a specific character in a character selection tool.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterH } from '@tabler/icons-react';
<IconLetterH size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritinghglyphlettersh symbolalphabet htext h
FAQ
- What is the letter h icon used for?
- It's used to visually represent the uppercase letter H, often for text-related elements in a user interface.
- How do I use the letter h icon in React?
- You can import it as IconLetterH from '@tabler/icons-react' and use it directly in your JSX.
- What is the license for the letter h icon?
- The Tabler icons, including the letter h 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 →