The Tabler first aid kit off icon depicts a medical first aid kit with a diagonal line through it, typically used to indicate the unavailability or deactivation of first aid services or equipment.
Common uses
- Disabling a first aid station in a game.
- Showing that emergency medical services are not currently active.
- Representing a 'no first aid' option in a settings menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFirstAidKitOff } from '@tabler/icons-react';
<IconFirstAidKitOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- medicalhealthcarehospitalhealthfirstaidkitoffwellnessdisabledmedical offdisabled first aidno medical kitemergency off
FAQ
- What does the 'first aid kit off' icon represent?
- It signifies that a first aid kit or related service is unavailable, disabled, or not in operation.
- How do I use this icon in React?
- You can import and use it like this: import { IconFirstAidKitOff } from '@tabler/icons-react'. Then render it as <IconFirstAidKitOff />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing 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 →