The HugeIcons xray icon depicts a medical X-ray image, commonly used to represent diagnostic tools, medical information, or detailed analysis within a user interface.
Common uses
- Accessing medical records
- Viewing diagnostic scans
- Performing data analysis
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { XRayIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={XRayIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medicalscanradiologydiagnostic
FAQ
- What does the xray icon represent?
- It visually represents an X-ray, often used for medical contexts or to signify detailed inspection and analysis.
- How do I use the XRayIcon in React?
- Import both HugeiconsIcon and XRayIcon, then render it using <HugeiconsIcon icon={XRayIcon} />.
- What is the license for this icon?
- The HugeIcons xray 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 →