The HugeIcons medical file icon depicts a document with a medical cross, commonly used to represent patient records, health information, or medical documents in user interfaces.
Common uses
- Accessing patient health records
- Linking to medical history
- Indicating a health-related form
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MedicalFileIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MedicalFileIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- health recordpatient chartdocumentmedical record
FAQ
- What does the medical file icon represent?
- It represents a medical document or patient record, often used for health-related information.
- How do I use the MedicalFileIcon in React?
- Import both HugeiconsIcon and MedicalFileIcon, then render it using <HugeiconsIcon icon={MedicalFileIcon} />.
- What is the license for this icon?
- The HugeIcons medical file icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →