The HugeIcons health icon visually represents well-being and is commonly used to indicate medical services, fitness tracking, or general wellness features within an application.
Common uses
- Medical appointment booking
- Fitness activity log
- Wellness program enrollment
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HealthIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HealthIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medicalwellnessheartbeatcare
FAQ
- What does the health icon represent?
- The health icon represents well-being, medical care, or fitness. It's used to signify features related to health.
- How do I use the health icon in React?
- Import both HugeiconsIcon and HealthIcon, then render <HugeiconsIcon icon={HealthIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Looking for something else? Search HugeIcons 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 →