The Tabler medical cross off icon depicts a medical cross with a diagonal line through it, signifying the absence or disabling of a medical facility or service.
Common uses
- Indicate a closed or unavailable hospital.
- Show a disabled medical service in a map view.
- Represent 'no medical assistance' in a status indicator.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMedicalCrossOff } from '@tabler/icons-react';
<IconMedicalCrossOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- signhospitalhelpindicationmedicalcrossofflocationnavigationdisabledmaphospital offmedical disabledclinic unavailableno medical location
FAQ
- What does the medical cross off icon represent?
- It signifies the absence or disabling of a medical location or service, often used to show that a hospital or clinic is closed or unavailable.
- How do I use this icon in React?
- You can import and use it like this: import { IconMedicalCrossOff } from '@tabler/icons-react'; <IconMedicalCrossOff />
- What is the license for this icon?
- This icon is provided under the MIT license, which allows for free use in both personal and commercial projects.
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 →