The Tabler biohazard off icon visually represents the absence or deactivation of a biohazard or toxic substance, commonly used to indicate a safe or non-hazardous area.
Common uses
- Disabling a biohazard warning.
- Indicating a decontaminated zone.
- Showing a non-infectious status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBiohazardOff } from '@tabler/icons-react';
<IconBiohazardOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- dangerradioactivetoxicmicrobevirusbiotoxinbiohazardoffdisabledinactivesymbolsno biohazardbiohazard disabledtoxic offsafe zone
FAQ
- What does the biohazard off icon signify?
- It signifies the negation or deactivation of a biohazard. Use it to show that a situation is no longer dangerous in terms of biological or toxic threats.
- How do I use the biohazard off icon in React?
- You can import and use it directly in your React components like this: import { IconBiohazardOff } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is from the Tabler icon library and is 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 →