ppe sanitizer icon

ppe-sanitizer from Health Icons by Resolve to Save Lives · Filled · Ppe · MIT Free for personal and commercial use.

Name
ppe-sanitizer
Set
Health Icons
Style
Filled
Category
Ppe
Viewbox
48×48
License
MIT
Aliases
sanitizer

3 other variants in Health Icons

More ppe icons from Health Icons

Use the ppe sanitizer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M12.368 10.996c.292-.51.856-1.3 1.56-1.948C14.654 8.379 15.376 8 16 8h7v6h-4a2 2 0 0 0-2 2v3h-1a5 5 0 0 0-5 5v16a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2V24a5 5 0 0 0-5-5h-1v-3a2 2 0 0 0-2-2h-4V8h8V6H16c-1.376 0-2.57.787-3.427 1.577a10.7 10.7 0 0 0-1.941 2.427zM18 29h5v-5h2v5h5v2h-5v5h-2v-5h-5z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPpeSanitizer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M12.368 10.996c.292-.51.856-1.3 1.56-1.948C14.654 8.379 15.376 8 16 8h7v6h-4a2 2 0 0 0-2 2v3h-1a5 5 0 0 0-5 5v16a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2V24a5 5 0 0 0-5-5h-1v-3a2 2 0 0 0-2-2h-4V8h8V6H16c-1.376 0-2.57.787-3.427 1.577a10.7 10.7 0 0 0-1.941 2.427zM18 29h5v-5h2v5h5v2h-5v5h-2v-5h-5z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M12.368 10.996c.292-.51.856-1.3 1.56-1.948C14.654 8.379 15.376 8 16 8h7v6h-4a2 2 0 0 0-2 2v3h-1a5 5 0 0 0-5 5v16a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2V24a5 5 0 0 0-5-5h-1v-3a2 2 0 0 0-2-2h-4V8h8V6H16c-1.376 0-2.57.787-3.427 1.577a10.7 10.7 0 0 0-1.941 2.427zM18 29h5v-5h2v5h5v2h-5v5h-2v-5h-5z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-ppe-sanitizer {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.368%2010.996c.292-.51.856-1.3%201.56-1.948C14.654%208.379%2015.376%208%2016%208h7v6h-4a2%202%200%200%200-2%202v3h-1a5%205%200%200%200-5%205v16a2%202%200%200%200%202%202h22a2%202%200%200%200%202-2V24a5%205%200%200%200-5-5h-1v-3a2%202%200%200%200-2-2h-4V8h8V6H16c-1.376%200-2.57.787-3.427%201.577a10.7%2010.7%200%200%200-1.941%202.427zM18%2029h5v-5h2v5h5v2h-5v5h-2v-5h-5z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.368%2010.996c.292-.51.856-1.3%201.56-1.948C14.654%208.379%2015.376%208%2016%208h7v6h-4a2%202%200%200%200-2%202v3h-1a5%205%200%200%200-5%205v16a2%202%200%200%200%202%202h22a2%202%200%200%200%202-2V24a5%205%200%200%200-5-5h-1v-3a2%202%200%200%200-2-2h-4V8h8V6H16c-1.376%200-2.57.787-3.427%201.577a10.7%2010.7%200%200%200-1.941%202.427zM18%2029h5v-5h2v5h5v2h-5v5h-2v-5h-5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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