The Tabler medical cross circle icon depicts a red cross within a circle, commonly used to represent medical services, health-related information, or emergency aid locations on maps and in user interfaces.
Common uses
- Map marker for hospitals or clinics
- Button for accessing health services
- Status indicator for medical emergencies
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMedicalCrossCircle } from '@tabler/icons-react';
<IconMedicalCrossCircle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- healthaidemergencyhospitalfirstaidmedichealtreatmentcarewellnessmapmedicalcrosscirclehealth iconemergency symbol
FAQ
- What is the medical cross circle icon used for?
- It's used to signify medical facilities, health information, or emergency services in UI designs and map applications.
- How do I use the medical cross circle icon in React?
- Import it using `import { IconMedicalCrossCircle } from '@tabler/icons-react';` and then use it as a component: `<IconMedicalCrossCircle />`.
- What is the license for this icon?
- The Tabler icons, including the medical cross circle, 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 →