The Phosphor letter circle h icon depicts the letter 'H' enclosed within a circle, commonly used in UI to represent elements related to hospitals, health services, or as a distinct alphabetical marker.
Common uses
- Hospital or health service locator
- Alphabetical index or filter
- Editor toolbar for specific character insertion
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { LetterCircleH } from '@phosphor-icons/react';
<LetterCircleH size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<LetterCircleH size={24} />thin
<LetterCircleH size={24} weight="thin" />light
<LetterCircleH size={24} weight="light" />bold
<LetterCircleH size={24} weight="bold" />fill
<LetterCircleH size={24} weight="fill" />duotone
<LetterCircleH size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- editor
- Keywords
- *new*hospitalletterglyphcharactereditormaps & traveldesigncirclehhealth iconalphabet hletter h glyph
FAQ
- What is the letter circle h icon used for?
- It's typically used to signify hospitals, health-related information, or as a unique alphabetical identifier in various applications.
- How do I use the letter circle h icon in React?
- You can import and use it in your React application with: import { LetterCircleH } from '@phosphor-icons/react'.
- What is the license for the Phosphor letter circle h icon?
- The Phosphor icon library, including the letter circle h icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →