The Tabler first aid kit icon depicts a portable medical supply container, commonly used in UIs to represent health services, emergency care, or medical information.
Common uses
- Link to a medical services page.
- Indicate an emergency contact or procedure.
- Label a section for health and wellness resources.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFirstAidKit } from '@tabler/icons-react';
<IconFirstAidKit size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- medicalhealthcarehospitalhealthfirstaidkitwellnesstreatmentcaremedical kithealth kitemergency bagcare kit
FAQ
- What does the first aid kit icon represent?
- It represents a portable container for medical supplies used in emergencies or for basic medical treatment. In UI, it signifies health, medical care, or emergency services.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { IconFirstAidKit } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the first aid kit icon, are distributed 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 →