surgical sterilization negative icon

surgical-sterilization-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
surgical-sterilization-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the surgical sterilization negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsSurgicalSterilizationNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM24 36a4 4 0 0 1 2.185.649L28.002 4l.998.056l.999-.056l1.816 32.649A4 4 0 1 1 30 40.03l-.224-4.018h-1.552L28 40.03A4 4 0 1 1 24 36m5-13.944l.665 11.956h-1.33zm0-3.021a1 1 0 1 0 .001-1.999A1 1 0 0 0 29 19.035M24 38a2 2 0 1 0 0 4a2 2 0 0 0 0-4m8 2a2 2 0 1 1 4 0a2 2 0 0 1-4 0M15 15V4s-3.478 2.26-3.948 10.998C10.993 16.101 11.895 17 13 17a2 2 0 0 0 2-2m-1.5 4a1.5 1.5 0 0 0-1.5 1.5v3.086l3-3V20.5a1.5 1.5 0 0 0-1.5-1.5M12 28.086v-1.672l3-3v1.672zm0 2.828v1.672l3-3v-1.672zM12 42.5v-7.086l3-3V42.5a1.5 1.5 0 0 1-3 0" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsSurgicalSterilizationNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsSurgicalSterilizationNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsSurgicalSterilizationNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM24 36a4 4 0 0 1 2.185.649L28.002 4l.998.056l.999-.056l1.816 32.649A4 4 0 1 1 30 40.03l-.224-4.018h-1.552L28 40.03A4 4 0 1 1 24 36m5-13.944l.665 11.956h-1.33zm0-3.021a1 1 0 1 0 .001-1.999A1 1 0 0 0 29 19.035M24 38a2 2 0 1 0 0 4a2 2 0 0 0 0-4m8 2a2 2 0 1 1 4 0a2 2 0 0 1-4 0M15 15V4s-3.478 2.26-3.948 10.998C10.993 16.101 11.895 17 13 17a2 2 0 0 0 2-2m-1.5 4a1.5 1.5 0 0 0-1.5 1.5v3.086l3-3V20.5a1.5 1.5 0 0 0-1.5-1.5M12 28.086v-1.672l3-3v1.672zm0 2.828v1.672l3-3v-1.672zM12 42.5v-7.086l3-3V42.5a1.5 1.5 0 0 1-3 0" clipRule="evenodd"/></g><defs><clipPath id="healthiconsSurgicalSterilizationNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsSurgicalSterilizationNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM24 36a4 4 0 0 1 2.185.649L28.002 4l.998.056l.999-.056l1.816 32.649A4 4 0 1 1 30 40.03l-.224-4.018h-1.552L28 40.03A4 4 0 1 1 24 36m5-13.944l.665 11.956h-1.33zm0-3.021a1 1 0 1 0 .001-1.999A1 1 0 0 0 29 19.035M24 38a2 2 0 1 0 0 4a2 2 0 0 0 0-4m8 2a2 2 0 1 1 4 0a2 2 0 0 1-4 0M15 15V4s-3.478 2.26-3.948 10.998C10.993 16.101 11.895 17 13 17a2 2 0 0 0 2-2m-1.5 4a1.5 1.5 0 0 0-1.5 1.5v3.086l3-3V20.5a1.5 1.5 0 0 0-1.5-1.5M12 28.086v-1.672l3-3v1.672zm0 2.828v1.672l3-3v-1.672zM12 42.5v-7.086l3-3V42.5a1.5 1.5 0 0 1-3 0" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsSurgicalSterilizationNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-surgical-sterilization-negative {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsSurgicalSterilizationNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM24%2036a4%204%200%200%201%202.185.649L28.002%204l.998.056l.999-.056l1.816%2032.649A4%204%200%201%201%2030%2040.03l-.224-4.018h-1.552L28%2040.03A4%204%200%201%201%2024%2036m5-13.944l.665%2011.956h-1.33zm0-3.021a1%201%200%201%200%20.001-1.999A1%201%200%200%200%2029%2019.035M24%2038a2%202%200%201%200%200%204a2%202%200%200%200%200-4m8%202a2%202%200%201%201%204%200a2%202%200%200%201-4%200M15%2015V4s-3.478%202.26-3.948%2010.998C10.993%2016.101%2011.895%2017%2013%2017a2%202%200%200%200%202-2m-1.5%204a1.5%201.5%200%200%200-1.5%201.5v3.086l3-3V20.5a1.5%201.5%200%200%200-1.5-1.5M12%2028.086v-1.672l3-3v1.672zm0%202.828v1.672l3-3v-1.672zM12%2042.5v-7.086l3-3V42.5a1.5%201.5%200%200%201-3%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsSurgicalSterilizationNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsSurgicalSterilizationNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM24%2036a4%204%200%200%201%202.185.649L28.002%204l.998.056l.999-.056l1.816%2032.649A4%204%200%201%201%2030%2040.03l-.224-4.018h-1.552L28%2040.03A4%204%200%201%201%2024%2036m5-13.944l.665%2011.956h-1.33zm0-3.021a1%201%200%201%200%20.001-1.999A1%201%200%200%200%2029%2019.035M24%2038a2%202%200%201%200%200%204a2%202%200%200%200%200-4m8%202a2%202%200%201%201%204%200a2%202%200%200%201-4%200M15%2015V4s-3.478%202.26-3.948%2010.998C10.993%2016.101%2011.895%2017%2013%2017a2%202%200%200%200%202-2m-1.5%204a1.5%201.5%200%200%200-1.5%201.5v3.086l3-3V20.5a1.5%201.5%200%200%200-1.5-1.5M12%2028.086v-1.672l3-3v1.672zm0%202.828v1.672l3-3v-1.672zM12%2042.5v-7.086l3-3V42.5a1.5%201.5%200%200%201-3%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsSurgicalSterilizationNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/surgical-sterilization-negative.svg?color=%231a73e8&size=48