The HugeIcons clinic icon depicts a building with a cross, commonly used to represent healthcare facilities, medical services, or doctor's offices in user interfaces.
Common uses
- Medical appointment booking
- Hospital or clinic locator
- Health insurance information
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ClinicIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ClinicIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- hospitalmedicaldoctorhealth
FAQ
- What does the clinic icon represent?
- It represents a clinic or medical facility, often used for healthcare-related features.
- How do I use the clinic icon in React?
- Import both HugeiconsIcon and ClinicIcon, then render <HugeiconsIcon icon={ClinicIcon} />.
- What is the license for this icon?
- The clinic icon is available under the MIT license.
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 →