John KuehJohn Kueh

biohazard icon

HugeIcons · BiohazardIcon · MIT

Download SVG

The HugeIcons biohazard icon depicts the universal symbol for biological hazards, commonly used to indicate the presence of dangerous biological agents or materials.

Common uses

  • Warning labels for biological containment areas
  • Indicating infectious disease risk
  • UI elements related to medical or laboratory safety

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BiohazardIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BiohazardIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
biological hazarddangertoxicbiohazard symbol

FAQ

What does the biohazard icon represent?
It represents biological hazards, signaling the presence of dangerous biological substances or agents.
How do I use the BiohazardIcon in React?
Import both HugeiconsIcon and BiohazardIcon, then render <HugeiconsIcon icon={BiohazardIcon} />.
What is the license for this icon?
The HugeIcons biohazard icon is released under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →