ppe sanitizer icon
ppe-sanitizer-outline from Health Icons by Resolve to Save Lives · Outline · Ppe · MIT Free for personal and commercial use.
- Name
- ppe-sanitizer-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Ppe
- Viewbox
- 48×48
- License
- MIT
- Aliases
- ppe-sanitizer2x-outline, sanitizer-outline
3 other variants in Health Icons
More ppe icons from Health Icons
disinfecting-wipeshand-wipe-paperppe-apronppe-face-maskppe-face-shieldppe-face-shield-altppe-glovesppe-gogglesppe-gownppe-maskppe-mask-n95ppe-suitrespiratorppe-santizer-altppe-apron-negativeppe-face-mask-negativeppe-face-shield-alt-negativeppe-face-shield-negativeppe-gloves-negativeppe-goggles-negativeppe-gown-negativeppe-mask-n95-negativeppe-mask-negativeppe-sanitizer-negative
Use the ppe sanitizer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M25 29h5v2h-5v5h-2v-5h-5v-2h5v-5h2z"/><path fill-rule="evenodd" d="M13.927 9.048a8.8 8.8 0 0 0-1.559 1.948l-1.736-.992a10.7 10.7 0 0 1 1.94-2.427C13.43 6.787 14.625 6 16 6h17v2h-8v6h4a2 2 0 0 1 2 2v2h1a6 6 0 0 1 6 6v15a3 3 0 0 1-3 3H13a3 3 0 0 1-3-3V24a6 6 0 0 1 6-6h1v-2a2 2 0 0 1 2-2h4V8h-7c-.624 0-1.346.38-2.073 1.048M12 24a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v15a1 1 0 0 1-1 1H13a1 1 0 0 1-1-1zm17-8v2H19v-2z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPpeSanitizerOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M25 29h5v2h-5v5h-2v-5h-5v-2h5v-5h2z"/><path fillRule="evenodd" d="M13.927 9.048a8.8 8.8 0 0 0-1.559 1.948l-1.736-.992a10.7 10.7 0 0 1 1.94-2.427C13.43 6.787 14.625 6 16 6h17v2h-8v6h4a2 2 0 0 1 2 2v2h1a6 6 0 0 1 6 6v15a3 3 0 0 1-3 3H13a3 3 0 0 1-3-3V24a6 6 0 0 1 6-6h1v-2a2 2 0 0 1 2-2h4V8h-7c-.624 0-1.346.38-2.073 1.048M12 24a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v15a1 1 0 0 1-1 1H13a1 1 0 0 1-1-1zm17-8v2H19v-2z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M25 29h5v2h-5v5h-2v-5h-5v-2h5v-5h2z"/><path fill-rule="evenodd" d="M13.927 9.048a8.8 8.8 0 0 0-1.559 1.948l-1.736-.992a10.7 10.7 0 0 1 1.94-2.427C13.43 6.787 14.625 6 16 6h17v2h-8v6h4a2 2 0 0 1 2 2v2h1a6 6 0 0 1 6 6v15a3 3 0 0 1-3 3H13a3 3 0 0 1-3-3V24a6 6 0 0 1 6-6h1v-2a2 2 0 0 1 2-2h4V8h-7c-.624 0-1.346.38-2.073 1.048M12 24a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v15a1 1 0 0 1-1 1H13a1 1 0 0 1-1-1zm17-8v2H19v-2z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-ppe-sanitizer-outline {
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%22currentColor%22%3E%3Cpath%20d%3D%22M25%2029h5v2h-5v5h-2v-5h-5v-2h5v-5h2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.927%209.048a8.8%208.8%200%200%200-1.559%201.948l-1.736-.992a10.7%2010.7%200%200%201%201.94-2.427C13.43%206.787%2014.625%206%2016%206h17v2h-8v6h4a2%202%200%200%201%202%202v2h1a6%206%200%200%201%206%206v15a3%203%200%200%201-3%203H13a3%203%200%200%201-3-3V24a6%206%200%200%201%206-6h1v-2a2%202%200%200%201%202-2h4V8h-7c-.624%200-1.346.38-2.073%201.048M12%2024a4%204%200%200%201%204-4h16a4%204%200%200%201%204%204v15a1%201%200%200%201-1%201H13a1%201%200%200%201-1-1zm17-8v2H19v-2z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M25%2029h5v2h-5v5h-2v-5h-5v-2h5v-5h2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.927%209.048a8.8%208.8%200%200%200-1.559%201.948l-1.736-.992a10.7%2010.7%200%200%201%201.94-2.427C13.43%206.787%2014.625%206%2016%206h17v2h-8v6h4a2%202%200%200%201%202%202v2h1a6%206%200%200%201%206%206v15a3%203%200%200%201-3%203H13a3%203%200%200%201-3-3V24a6%206%200%200%201%206-6h1v-2a2%202%200%200%201%202-2h4V8h-7c-.624%200-1.346.38-2.073%201.048M12%2024a4%204%200%200%201%204-4h16a4%204%200%200%201%204%204v15a1%201%200%200%201-1%201H13a1%201%200%200%201-1-1zm17-8v2H19v-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/ppe-sanitizer-outline.svg?color=%231a73e8&size=48