The Tabler report medical icon depicts a document with a cross symbol, commonly used to represent medical records, health reports, or test results in user interfaces.
Common uses
- Link to patient health records
- Button for generating medical reports
- Icon for displaying test result summaries
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconReportMedical } from '@tabler/icons-react';
<IconReportMedical size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- hospitaldoctorhealthsicknessillnesstestresultsreportmedicalfiledocumentmedical filehealth documentprescriptionclinical record
FAQ
- What does the report medical icon represent?
- It symbolizes a medical document, often used for health records, test results, or doctor's notes.
- How do I use this icon in React?
- Import it using `import { IconReportMedical } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- The Tabler icons, including report medical, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →