John KuehJohn Kueh

circle letter h icon

Tabler · circle-letter-h · MIT

Download SVG

The Tabler circle letter h icon depicts the letter 'H' enclosed within a circle, commonly used to represent a specific section, category, or entity related to 'H' in user interfaces.

Common uses

  • Labeling a section dedicated to 'Health' or 'Home'.
  • Indicating a specific user role or group starting with 'H'.
  • As a visual marker in a list or menu where 'H' items are grouped.

Use it in React

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

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

Styles

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

outline
<IconCircleLetterH size={24} stroke={2} />
filled
<IconCircleLetterHFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographylettershh in circlecircular hletter h symbolalphabet h

FAQ

What is the circle letter h icon used for?
It's typically used to visually represent the letter 'H' within a circular shape, often for labeling or categorizing content related to 'H'.
How do I use the circle letter h icon in React?
You can import and use it in your React application with: import { IconCircleLetterH } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the circle 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 →