The Tabler square rounded letter h icon depicts the letter 'H' within a square shape with rounded corners, commonly used to represent a specific section, feature, or entity labeled with 'H' in user interfaces.
Common uses
- Labeling a section or tab with 'H'
- Indicating a hierarchical level
- Representing a placeholder for content related to 'H'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterH } from '@tabler/icons-react';
<IconSquareRoundedLetterH size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterH size={24} stroke={2} />filled
<IconSquareRoundedLetterHFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettershletter h iconh symbolrounded square halphabet h
FAQ
- What is the square rounded letter h icon used for?
- It's used to visually represent the letter 'H' in a UI, often for labeling sections, categories, or specific items.
- How do I use the square rounded letter h icon in React?
- Import it using: import { IconSquareRoundedLetterH } from '@tabler/icons-react'. Then use it as a React component: <IconSquareRoundedLetterH />.
- What is the license for this icon?
- This 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 →