The HugeIcons treatment icon visually represents medical care or a specific therapeutic process, often used to indicate health services, patient care, or wellness-related features.
Common uses
- Medical appointment booking
- Health and wellness app sections
- Patient portal features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TreatmentIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TreatmentIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medicalhealthcaretherapy
FAQ
- What does the treatment icon represent?
- The treatment icon symbolizes medical care, therapy, or a health-related service. It's commonly used in interfaces related to healthcare and wellness.
- How do I use the TreatmentIcon in React?
- To use the TreatmentIcon in React, import both HugeiconsIcon and TreatmentIcon, then render it using <HugeiconsIcon icon={TreatmentIcon} />.
- What is the license for HugeIcons?
- HugeIcons are released under the MIT license, allowing for free use in both personal and 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 →