Construction Worker Mask Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Construction Worker Mask icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319788.svg" alt="Construction Worker Mask icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319788.svg" alt="Construction Worker Mask icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319788.svg" alt="Construction Worker Mask icon" :width="24" :height="24" />
CSS background
.icon-construction-worker-mask {
background-image: url('https://proicons.com/icon/319788.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="construction-worker--mask_00000166655965901490981070000002625281716212139155_" d="M29.36,31h-0.72 c0-3.502-1.642-6.789-4.279-9.077V31H23.64v-9.657c-0.704-0.528-1.468-0.989-2.279-1.37V31H20.64V19.66 c-0.543-0.216-1.105-0.397-1.686-0.541c-1.846,0.791-4.023,0.798-5.897-0.001c-0.583,0.145-1.15,0.327-1.697,0.545V31h-0.72V19.976 c-0.812,0.381-1.576,0.842-2.28,1.37V31H7.64v-9.074C5.001,24.214,3.36,27.499,3.36,31H2.64c0-5.585,3.931-10.647,9.47-12.365 c-2.244-1.353-3.65-3.796-3.65-6.455c0-0.618,0.075-1.229,0.222-1.82H7V9.64h1.64V8c0-3.017,2.084-5.583,5-6.214V1 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v0.786c2.915,0.632,5,3.198,5,6.214v1.64H25v0.72h-1.682 c0.146,0.591,0.222,1.202,0.222,1.82c0,2.657-1.403,5.1-3.643,6.455C25.433,20.353,29.36,25.416,29.36,31z M13.236,18.411 c1.747,0.778,3.796,0.773,5.516,0.011c0.007-0.004,0.014-0.007,0.021-0.011c0.303-0.135,0.592-0.29,0.866-0.464v-3.75 C19.24,13.962,18.02,13.36,16,13.36c-2.019,0-3.24,0.602-3.64,0.837v3.747C12.638,18.118,12.93,18.275,13.236,18.411L13.236,18.411 L13.236,18.411z M20.36,14.193v3.23c1.438-1.198,2.343-2.955,2.449-4.863L20.36,14.193z M9.19,12.559 c0.106,1.907,1.011,3.662,2.45,4.86v-3.226L9.19,12.559z M9.197,11.698l2.807,1.872c0.497-0.292,1.827-0.93,3.996-0.93 s3.5,0.637,3.996,0.93l2.807-1.872c-0.031-0.455-0.108-0.903-0.229-1.338H9.427C9.305,10.795,9.229,11.243,9.197,11.698z M9.36,9.64 h13.28V8c0-2.622-1.775-4.86-4.279-5.476V6H17.64V1.36h-3.28V6h-0.72V2.524C11.136,3.14,9.36,5.378,9.36,8V9.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!