biohazard icon
biohazard from Lucide by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- biohazard
- Set
- Lucide
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
The same icon in other sets
biohazardEmoji One (Colored)biohazardFont Awesome 6 SolidbiohazardFont Awesome SolidbiohazardFluent EmojibiohazardFluent Emoji FlatbiohazardFluent Emoji High ContrastbiohazardHuge IconsbiohazardLine AwesomebiohazardMaterial Design IconsbiohazardNoto EmojibiohazardOpenMojibiohazardPhosphorbiohazardTabler IconsbiohazardTwitter Emoji
Use the biohazard icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="11.9" r="2"/><path d="M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6m6.9-1.5l1.4.8m7-7.5c.9 2.5 0 5.2-2.2 6.7c2.4-1.2 5.2-.6 6.9 1.5m-6.9-1.5l-1.4.8m3 9.9c-2.6-.4-4.6-2.6-4.7-5.3c-.2 2.6-2.1 4.8-4.7 5.2m4.7-6.8v1.6m1.5-10.1q-1.5-.3-3 0m6.5 11c.7-.7 1.2-1.6 1.5-2.5m-13 0c.3.9.8 1.8 1.5 2.5"/></g></svg>
React
import type { SVGProps } from "react";
export function LucideBiohazard(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><circle cx="12" cy="11.9" r="2"/><path d="M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6m6.9-1.5l1.4.8m7-7.5c.9 2.5 0 5.2-2.2 6.7c2.4-1.2 5.2-.6 6.9 1.5m-6.9-1.5l-1.4.8m3 9.9c-2.6-.4-4.6-2.6-4.7-5.3c-.2 2.6-2.1 4.8-4.7 5.2m4.7-6.8v1.6m1.5-10.1q-1.5-.3-3 0m6.5 11c.7-.7 1.2-1.6 1.5-2.5m-13 0c.3.9.8 1.8 1.5 2.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="11.9" r="2"/><path d="M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6m6.9-1.5l1.4.8m7-7.5c.9 2.5 0 5.2-2.2 6.7c2.4-1.2 5.2-.6 6.9 1.5m-6.9-1.5l-1.4.8m3 9.9c-2.6-.4-4.6-2.6-4.7-5.3c-.2 2.6-2.1 4.8-4.7 5.2m4.7-6.8v1.6m1.5-10.1q-1.5-.3-3 0m6.5 11c.7-.7 1.2-1.6 1.5-2.5m-13 0c.3.9.8 1.8 1.5 2.5"/></g></svg> </template>
CSS
.icon-biohazard {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.9%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M6.7%203.4c-.9%202.5%200%205.2%202.2%206.7C6.5%209%203.7%209.6%202%2011.6m6.9-1.5l1.4.8m7-7.5c.9%202.5%200%205.2-2.2%206.7c2.4-1.2%205.2-.6%206.9%201.5m-6.9-1.5l-1.4.8m3%209.9c-2.6-.4-4.6-2.6-4.7-5.3c-.2%202.6-2.1%204.8-4.7%205.2m4.7-6.8v1.6m1.5-10.1q-1.5-.3-3%200m6.5%2011c.7-.7%201.2-1.6%201.5-2.5m-13%200c.3.9.8%201.8%201.5%202.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.9%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M6.7%203.4c-.9%202.5%200%205.2%202.2%206.7C6.5%209%203.7%209.6%202%2011.6m6.9-1.5l1.4.8m7-7.5c.9%202.5%200%205.2-2.2%206.7c2.4-1.2%205.2-.6%206.9%201.5m-6.9-1.5l-1.4.8m3%209.9c-2.6-.4-4.6-2.6-4.7-5.3c-.2%202.6-2.1%204.8-4.7%205.2m4.7-6.8v1.6m1.5-10.1q-1.5-.3-3%200m6.5%2011c.7-.7%201.2-1.6%201.5-2.5m-13%200c.3.9.8%201.8%201.5%202.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide/biohazard.svg?color=%231a73e8&size=48