John KuehJohn Kueh

biohazard icon

Tabler · biohazard · MIT

Download SVG

The Tabler biohazard icon depicts the universal symbol for biological hazards, commonly used in UIs to indicate the presence of dangerous biological agents or substances.

Common uses

  • Labeling hazardous biological materials in a lab management system.
  • Warning users about potential biological risks in a game.
  • Indicating a 'biohazard' status in a safety or emergency app.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBiohazard } from '@tabler/icons-react';

<IconBiohazard size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBiohazard size={24} stroke={2} />
filled
<IconBiohazardFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Symbols
Keywords
dangerradioactivetoxicmicrobevirusbiotoxinbiohazardsignmarkemblemsymbolsdanger symboltoxic signvirus iconmicrobe symbol

FAQ

What does the biohazard icon represent?
It represents biological hazards, indicating the presence of dangerous biological substances like viruses, bacteria, or toxins.
How do I use the biohazard icon in React?
You can import and use it in React with: import { IconBiohazard } from '@tabler/icons-react'.
What is the license for the Tabler biohazard icon?
The Tabler icon library, including the biohazard icon, 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 →