biohazard-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
biohazard-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

The same icon in other sets

Related icons in Tabler Icons

Use the biohazard icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.41 2.072a6.25 6.25 0 0 1 1.514 6.387l-.051.137l.223.044q.325.072.645.18l.318.117l.25.105c2.155.97 3.572 3.067 3.681 5.483v.217a1.5 1.5 0 1 1-3-.003l.002-.145a3.25 3.25 0 0 0-4.412-2.886l-.091.037l.004.038l.007.217a3.5 3.5 0 0 1-1.817 3.07l-.16.082l.014.11c.082.511.285.997.595 1.416l.14.175a3.25 3.25 0 0 0 2.27 1.136l.203.006a1.5 1.5 0 0 1 0 3a6.25 6.25 0 0 1-4.575-1.991l-.177-.199l-.078.092a6.3 6.3 0 0 1-3.921 2.054l-.273.028l-.259.016h-.217a1.5 1.5 0 1 1 .003-3l.145.002a3.25 3.25 0 0 0 3.074-2.82l.003-.03l-.161-.083a3.5 3.5 0 0 1-1.804-2.883l-.005-.195l.006-.191l.003-.043l-.075-.032a3.25 3.25 0 0 0-2.398.008l-.191.084a3.25 3.25 0 0 0-1.85 2.933a1.5 1.5 0 0 1-3 0a6.25 6.25 0 0 1 5.036-6.13l.077-.014l-.05-.143l-.08-.26l-.066-.25a6.27 6.27 0 0 1 1.47-5.678l.163-.172a1.5 1.5 0 1 1 2.171 2.07l-.137.143a3.25 3.25 0 0 0 .386 4.723l.084.062l.05-.034a3.5 3.5 0 0 1 1.673-.555L12 8.5c.683 0 1.336.197 1.894.556l.048.033l.067-.048a3.25 3.25 0 0 0 1.111-1.669l.05-.2a3.25 3.25 0 0 0-.74-2.828l-.141-.15a1.5 1.5 0 1 1 2.12-2.122"/></svg>

React

import type { SVGProps } from "react";

export function TablerBiohazardFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.41 2.072a6.25 6.25 0 0 1 1.514 6.387l-.051.137l.223.044q.325.072.645.18l.318.117l.25.105c2.155.97 3.572 3.067 3.681 5.483v.217a1.5 1.5 0 1 1-3-.003l.002-.145a3.25 3.25 0 0 0-4.412-2.886l-.091.037l.004.038l.007.217a3.5 3.5 0 0 1-1.817 3.07l-.16.082l.014.11c.082.511.285.997.595 1.416l.14.175a3.25 3.25 0 0 0 2.27 1.136l.203.006a1.5 1.5 0 0 1 0 3a6.25 6.25 0 0 1-4.575-1.991l-.177-.199l-.078.092a6.3 6.3 0 0 1-3.921 2.054l-.273.028l-.259.016h-.217a1.5 1.5 0 1 1 .003-3l.145.002a3.25 3.25 0 0 0 3.074-2.82l.003-.03l-.161-.083a3.5 3.5 0 0 1-1.804-2.883l-.005-.195l.006-.191l.003-.043l-.075-.032a3.25 3.25 0 0 0-2.398.008l-.191.084a3.25 3.25 0 0 0-1.85 2.933a1.5 1.5 0 0 1-3 0a6.25 6.25 0 0 1 5.036-6.13l.077-.014l-.05-.143l-.08-.26l-.066-.25a6.27 6.27 0 0 1 1.47-5.678l.163-.172a1.5 1.5 0 1 1 2.171 2.07l-.137.143a3.25 3.25 0 0 0 .386 4.723l.084.062l.05-.034a3.5 3.5 0 0 1 1.673-.555L12 8.5c.683 0 1.336.197 1.894.556l.048.033l.067-.048a3.25 3.25 0 0 0 1.111-1.669l.05-.2a3.25 3.25 0 0 0-.74-2.828l-.141-.15a1.5 1.5 0 1 1 2.12-2.122"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.41 2.072a6.25 6.25 0 0 1 1.514 6.387l-.051.137l.223.044q.325.072.645.18l.318.117l.25.105c2.155.97 3.572 3.067 3.681 5.483v.217a1.5 1.5 0 1 1-3-.003l.002-.145a3.25 3.25 0 0 0-4.412-2.886l-.091.037l.004.038l.007.217a3.5 3.5 0 0 1-1.817 3.07l-.16.082l.014.11c.082.511.285.997.595 1.416l.14.175a3.25 3.25 0 0 0 2.27 1.136l.203.006a1.5 1.5 0 0 1 0 3a6.25 6.25 0 0 1-4.575-1.991l-.177-.199l-.078.092a6.3 6.3 0 0 1-3.921 2.054l-.273.028l-.259.016h-.217a1.5 1.5 0 1 1 .003-3l.145.002a3.25 3.25 0 0 0 3.074-2.82l.003-.03l-.161-.083a3.5 3.5 0 0 1-1.804-2.883l-.005-.195l.006-.191l.003-.043l-.075-.032a3.25 3.25 0 0 0-2.398.008l-.191.084a3.25 3.25 0 0 0-1.85 2.933a1.5 1.5 0 0 1-3 0a6.25 6.25 0 0 1 5.036-6.13l.077-.014l-.05-.143l-.08-.26l-.066-.25a6.27 6.27 0 0 1 1.47-5.678l.163-.172a1.5 1.5 0 1 1 2.171 2.07l-.137.143a3.25 3.25 0 0 0 .386 4.723l.084.062l.05-.034a3.5 3.5 0 0 1 1.673-.555L12 8.5c.683 0 1.336.197 1.894.556l.048.033l.067-.048a3.25 3.25 0 0 0 1.111-1.669l.05-.2a3.25 3.25 0 0 0-.74-2.828l-.141-.15a1.5 1.5 0 1 1 2.12-2.122"/></svg>
</template>

CSS

.icon-biohazard-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.41%202.072a6.25%206.25%200%200%201%201.514%206.387l-.051.137l.223.044q.325.072.645.18l.318.117l.25.105c2.155.97%203.572%203.067%203.681%205.483v.217a1.5%201.5%200%201%201-3-.003l.002-.145a3.25%203.25%200%200%200-4.412-2.886l-.091.037l.004.038l.007.217a3.5%203.5%200%200%201-1.817%203.07l-.16.082l.014.11c.082.511.285.997.595%201.416l.14.175a3.25%203.25%200%200%200%202.27%201.136l.203.006a1.5%201.5%200%200%201%200%203a6.25%206.25%200%200%201-4.575-1.991l-.177-.199l-.078.092a6.3%206.3%200%200%201-3.921%202.054l-.273.028l-.259.016h-.217a1.5%201.5%200%201%201%20.003-3l.145.002a3.25%203.25%200%200%200%203.074-2.82l.003-.03l-.161-.083a3.5%203.5%200%200%201-1.804-2.883l-.005-.195l.006-.191l.003-.043l-.075-.032a3.25%203.25%200%200%200-2.398.008l-.191.084a3.25%203.25%200%200%200-1.85%202.933a1.5%201.5%200%200%201-3%200a6.25%206.25%200%200%201%205.036-6.13l.077-.014l-.05-.143l-.08-.26l-.066-.25a6.27%206.27%200%200%201%201.47-5.678l.163-.172a1.5%201.5%200%201%201%202.171%202.07l-.137.143a3.25%203.25%200%200%200%20.386%204.723l.084.062l.05-.034a3.5%203.5%200%200%201%201.673-.555L12%208.5c.683%200%201.336.197%201.894.556l.048.033l.067-.048a3.25%203.25%200%200%200%201.111-1.669l.05-.2a3.25%203.25%200%200%200-.74-2.828l-.141-.15a1.5%201.5%200%201%201%202.12-2.122%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.41%202.072a6.25%206.25%200%200%201%201.514%206.387l-.051.137l.223.044q.325.072.645.18l.318.117l.25.105c2.155.97%203.572%203.067%203.681%205.483v.217a1.5%201.5%200%201%201-3-.003l.002-.145a3.25%203.25%200%200%200-4.412-2.886l-.091.037l.004.038l.007.217a3.5%203.5%200%200%201-1.817%203.07l-.16.082l.014.11c.082.511.285.997.595%201.416l.14.175a3.25%203.25%200%200%200%202.27%201.136l.203.006a1.5%201.5%200%200%201%200%203a6.25%206.25%200%200%201-4.575-1.991l-.177-.199l-.078.092a6.3%206.3%200%200%201-3.921%202.054l-.273.028l-.259.016h-.217a1.5%201.5%200%201%201%20.003-3l.145.002a3.25%203.25%200%200%200%203.074-2.82l.003-.03l-.161-.083a3.5%203.5%200%200%201-1.804-2.883l-.005-.195l.006-.191l.003-.043l-.075-.032a3.25%203.25%200%200%200-2.398.008l-.191.084a3.25%203.25%200%200%200-1.85%202.933a1.5%201.5%200%200%201-3%200a6.25%206.25%200%200%201%205.036-6.13l.077-.014l-.05-.143l-.08-.26l-.066-.25a6.27%206.27%200%200%201%201.47-5.678l.163-.172a1.5%201.5%200%201%201%202.171%202.07l-.137.143a3.25%203.25%200%200%200%20.386%204.723l.084.062l.05-.034a3.5%203.5%200%200%201%201.673-.555L12%208.5c.683%200%201.336.197%201.894.556l.048.033l.067-.048a3.25%203.25%200%200%200%201.111-1.669l.05-.2a3.25%203.25%200%200%200-.74-2.828l-.141-.15a1.5%201.5%200%201%201%202.12-2.122%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/biohazard-filled.svg?color=%231a73e8&size=48