ppe face shield alt negative icon
ppe-face-shield-alt-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- ppe-face-shield-alt-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
ppe-apronppe-apron-negativeppe-face-maskppe-face-mask-negativeppe-face-shieldppe-face-shield-altppe-face-shield-negativeppe-glovesppe-gloves-negativeppe-gogglesppe-goggles-negativeppe-gownppe-gown-negativeppe-maskppe-mask-n95ppe-mask-n95-negativeppe-mask-negativeppe-sanitizerppe-sanitizer-negativeppe-santizer-altppe-santizer-alt-negativeppe-suitppe-suit-negative
Use the ppe face shield alt negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsPpeFaceShieldAltNegative)"><path d="M36.848 28.008a1.66 1.66 0 0 0 1.39-.744a1.63 1.63 0 0 0 .124-1.56c-1.62-3.595-4.347-7.63-4.347-7.63l-.193-3.167c.001-.232-.06-.571-.147-.907h1.346a4.9 4.9 0 0 1 3.51 1.501A5.26 5.26 0 0 1 40 19.163V36h-5.241l.154-7.992z"/><path fill-rule="evenodd" d="M48 0H0v48h48zM34.759 36l-.04 2H42V19.163a7.26 7.26 0 0 0-2.033-5.054A6.9 6.9 0 0 0 35.02 12H32.8c-1.833-3.15-4.652-4.837-8.856-5.673c-6.313-1.253-12.132 1.182-15.348 5.774H22V12h10.8q.304.523.573 1.1c.099.217.213.556.302.9H24v12.215c0 2.605 1.004 5.097 2.782 6.93S30.964 36 33.463 36zM22 14.1H7.428a14.8 14.8 0 0 0-1.39 5.226H22zm0 7.226H6a14.7 14.7 0 0 0 1.258 5.295a14.8 14.8 0 0 0 3.7 5.036V42h16.578v-4H30v-.55a11.4 11.4 0 0 1-4.653-2.913C23.201 32.325 22 29.331 22 26.215z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPpeFaceShieldAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPpeFaceShieldAltNegative(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 fill="currentColor" clipPath="url(#healthiconsPpeFaceShieldAltNegative)"><path d="M36.848 28.008a1.66 1.66 0 0 0 1.39-.744a1.63 1.63 0 0 0 .124-1.56c-1.62-3.595-4.347-7.63-4.347-7.63l-.193-3.167c.001-.232-.06-.571-.147-.907h1.346a4.9 4.9 0 0 1 3.51 1.501A5.26 5.26 0 0 1 40 19.163V36h-5.241l.154-7.992z"/><path fillRule="evenodd" d="M48 0H0v48h48zM34.759 36l-.04 2H42V19.163a7.26 7.26 0 0 0-2.033-5.054A6.9 6.9 0 0 0 35.02 12H32.8c-1.833-3.15-4.652-4.837-8.856-5.673c-6.313-1.253-12.132 1.182-15.348 5.774H22V12h10.8q.304.523.573 1.1c.099.217.213.556.302.9H24v12.215c0 2.605 1.004 5.097 2.782 6.93S30.964 36 33.463 36zM22 14.1H7.428a14.8 14.8 0 0 0-1.39 5.226H22zm0 7.226H6a14.7 14.7 0 0 0 1.258 5.295a14.8 14.8 0 0 0 3.7 5.036V42h16.578v-4H30v-.55a11.4 11.4 0 0 1-4.653-2.913C23.201 32.325 22 29.331 22 26.215z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsPpeFaceShieldAltNegative"><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 fill="currentColor" clip-path="url(#healthiconsPpeFaceShieldAltNegative)"><path d="M36.848 28.008a1.66 1.66 0 0 0 1.39-.744a1.63 1.63 0 0 0 .124-1.56c-1.62-3.595-4.347-7.63-4.347-7.63l-.193-3.167c.001-.232-.06-.571-.147-.907h1.346a4.9 4.9 0 0 1 3.51 1.501A5.26 5.26 0 0 1 40 19.163V36h-5.241l.154-7.992z"/><path fill-rule="evenodd" d="M48 0H0v48h48zM34.759 36l-.04 2H42V19.163a7.26 7.26 0 0 0-2.033-5.054A6.9 6.9 0 0 0 35.02 12H32.8c-1.833-3.15-4.652-4.837-8.856-5.673c-6.313-1.253-12.132 1.182-15.348 5.774H22V12h10.8q.304.523.573 1.1c.099.217.213.556.302.9H24v12.215c0 2.605 1.004 5.097 2.782 6.93S30.964 36 33.463 36zM22 14.1H7.428a14.8 14.8 0 0 0-1.39 5.226H22zm0 7.226H6a14.7 14.7 0 0 0 1.258 5.295a14.8 14.8 0 0 0 3.7 5.036V42h16.578v-4H30v-.55a11.4 11.4 0 0 1-4.653-2.913C23.201 32.325 22 29.331 22 26.215z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPpeFaceShieldAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-ppe-face-shield-alt-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%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsPpeFaceShieldAltNegative)%22%3E%3Cpath%20d%3D%22M36.848%2028.008a1.66%201.66%200%200%200%201.39-.744a1.63%201.63%200%200%200%20.124-1.56c-1.62-3.595-4.347-7.63-4.347-7.63l-.193-3.167c.001-.232-.06-.571-.147-.907h1.346a4.9%204.9%200%200%201%203.51%201.501A5.26%205.26%200%200%201%2040%2019.163V36h-5.241l.154-7.992z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM34.759%2036l-.04%202H42V19.163a7.26%207.26%200%200%200-2.033-5.054A6.9%206.9%200%200%200%2035.02%2012H32.8c-1.833-3.15-4.652-4.837-8.856-5.673c-6.313-1.253-12.132%201.182-15.348%205.774H22V12h10.8q.304.523.573%201.1c.099.217.213.556.302.9H24v12.215c0%202.605%201.004%205.097%202.782%206.93S30.964%2036%2033.463%2036zM22%2014.1H7.428a14.8%2014.8%200%200%200-1.39%205.226H22zm0%207.226H6a14.7%2014.7%200%200%200%201.258%205.295a14.8%2014.8%200%200%200%203.7%205.036V42h16.578v-4H30v-.55a11.4%2011.4%200%200%201-4.653-2.913C23.201%2032.325%2022%2029.331%2022%2026.215z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPpeFaceShieldAltNegative%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%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsPpeFaceShieldAltNegative)%22%3E%3Cpath%20d%3D%22M36.848%2028.008a1.66%201.66%200%200%200%201.39-.744a1.63%201.63%200%200%200%20.124-1.56c-1.62-3.595-4.347-7.63-4.347-7.63l-.193-3.167c.001-.232-.06-.571-.147-.907h1.346a4.9%204.9%200%200%201%203.51%201.501A5.26%205.26%200%200%201%2040%2019.163V36h-5.241l.154-7.992z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM34.759%2036l-.04%202H42V19.163a7.26%207.26%200%200%200-2.033-5.054A6.9%206.9%200%200%200%2035.02%2012H32.8c-1.833-3.15-4.652-4.837-8.856-5.673c-6.313-1.253-12.132%201.182-15.348%205.774H22V12h10.8q.304.523.573%201.1c.099.217.213.556.302.9H24v12.215c0%202.605%201.004%205.097%202.782%206.93S30.964%2036%2033.463%2036zM22%2014.1H7.428a14.8%2014.8%200%200%200-1.39%205.226H22zm0%207.226H6a14.7%2014.7%200%200%200%201.258%205.295a14.8%2014.8%200%200%200%203.7%205.036V42h16.578v-4H30v-.55a11.4%2011.4%200%200%201-4.653-2.913C23.201%2032.325%2022%2029.331%2022%2026.215z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPpeFaceShieldAltNegative%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/ppe-face-shield-alt-negative.svg?color=%231a73e8&size=48