John KuehJohn Kueh

hexagon letter h icon

Tabler · hexagon-letter-h · MIT

Download SVG

The Tabler hexagon letter h icon depicts the letter 'H' enclosed within a hexagonal shape, commonly used to represent a specific section, category, or entity starting with 'H' in user interfaces.

Common uses

  • Labeling a section for 'Help' or 'History'.
  • Representing a user profile or account starting with 'H'.
  • Indicating a hexadecimal color code or value.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHexagonLetterH } from '@tabler/icons-react';

<IconHexagonLetterH size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHexagonLetterH size={24} stroke={2} />
filled
<IconHexagonLetterHFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinhexagonlettercharactertypographytextwritinglettershh in hexagonhex hletter h shapealphabet h

FAQ

What is the purpose of the hexagon letter h icon?
This icon is used to visually represent the letter 'H' within a hexagonal container, often for labeling or identification purposes in UI elements.
How do I use the hexagon letter h icon in React?
You can import and use it in your React application with the following statement: import { IconHexagonLetterH } from '@tabler/icons-react'.
What is the license for the hexagon letter h icon?
The Tabler icon library, including the hexagon letter h 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 →