construction worker negative icon

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

Name
construction-worker-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the construction worker 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(#healthiconsConstructionWorkerNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM16.096 18.76c-2.664-.934-4.017-2.461-2.393-4.582q.022.07.048.14a1 1 0 1 0 1.882-.675c-.128-.356-.177-.874-.088-1.503l.02-.02l.024-.14c.252-1.339 1.04-2.867 2.411-4.045v4.546a1 1 0 0 0 2 0V6.69A8.9 8.9 0 0 1 23 6v4.48a1 1 0 0 0 2 0V6.059q.96.111 1.797.359q.636.189 1.203.445v5.618a1 1 0 0 0 2 0V8.112c1.404 1.178 2.226 2.673 2.442 4.025l.017.013c.08.57.037 1.086-.107 1.5a1 1 0 1 0 1.887.661q.026-.072.048-.146c1.64 2.128.286 3.66-2.383 4.595Q32 19.368 32 20a8 8 0 1 1-15.904-1.24M18 20q0-.348.039-.686c3.616.73 8.306.73 11.922 0Q30 19.652 30 20a6 6 0 0 1-12 0m1 8.49C13.013 29.535 6 32.203 6 36v6h36v-6c0-3.797-7.013-6.465-13-7.51V33H19zM13 42v-9h2v9zm21-9v9h2v-9z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsConstructionWorkerNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsConstructionWorkerNegative(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(#healthiconsConstructionWorkerNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM16.096 18.76c-2.664-.934-4.017-2.461-2.393-4.582q.022.07.048.14a1 1 0 1 0 1.882-.675c-.128-.356-.177-.874-.088-1.503l.02-.02l.024-.14c.252-1.339 1.04-2.867 2.411-4.045v4.546a1 1 0 0 0 2 0V6.69A8.9 8.9 0 0 1 23 6v4.48a1 1 0 0 0 2 0V6.059q.96.111 1.797.359q.636.189 1.203.445v5.618a1 1 0 0 0 2 0V8.112c1.404 1.178 2.226 2.673 2.442 4.025l.017.013c.08.57.037 1.086-.107 1.5a1 1 0 1 0 1.887.661q.026-.072.048-.146c1.64 2.128.286 3.66-2.383 4.595Q32 19.368 32 20a8 8 0 1 1-15.904-1.24M18 20q0-.348.039-.686c3.616.73 8.306.73 11.922 0Q30 19.652 30 20a6 6 0 0 1-12 0m1 8.49C13.013 29.535 6 32.203 6 36v6h36v-6c0-3.797-7.013-6.465-13-7.51V33H19zM13 42v-9h2v9zm21-9v9h2v-9z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsConstructionWorkerNegative"><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(#healthiconsConstructionWorkerNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM16.096 18.76c-2.664-.934-4.017-2.461-2.393-4.582q.022.07.048.14a1 1 0 1 0 1.882-.675c-.128-.356-.177-.874-.088-1.503l.02-.02l.024-.14c.252-1.339 1.04-2.867 2.411-4.045v4.546a1 1 0 0 0 2 0V6.69A8.9 8.9 0 0 1 23 6v4.48a1 1 0 0 0 2 0V6.059q.96.111 1.797.359q.636.189 1.203.445v5.618a1 1 0 0 0 2 0V8.112c1.404 1.178 2.226 2.673 2.442 4.025l.017.013c.08.57.037 1.086-.107 1.5a1 1 0 1 0 1.887.661q.026-.072.048-.146c1.64 2.128.286 3.66-2.383 4.595Q32 19.368 32 20a8 8 0 1 1-15.904-1.24M18 20q0-.348.039-.686c3.616.73 8.306.73 11.922 0Q30 19.652 30 20a6 6 0 0 1-12 0m1 8.49C13.013 29.535 6 32.203 6 36v6h36v-6c0-3.797-7.013-6.465-13-7.51V33H19zM13 42v-9h2v9zm21-9v9h2v-9z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsConstructionWorkerNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-construction-worker-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(%23healthiconsConstructionWorkerNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM16.096%2018.76c-2.664-.934-4.017-2.461-2.393-4.582q.022.07.048.14a1%201%200%201%200%201.882-.675c-.128-.356-.177-.874-.088-1.503l.02-.02l.024-.14c.252-1.339%201.04-2.867%202.411-4.045v4.546a1%201%200%200%200%202%200V6.69A8.9%208.9%200%200%201%2023%206v4.48a1%201%200%200%200%202%200V6.059q.96.111%201.797.359q.636.189%201.203.445v5.618a1%201%200%200%200%202%200V8.112c1.404%201.178%202.226%202.673%202.442%204.025l.017.013c.08.57.037%201.086-.107%201.5a1%201%200%201%200%201.887.661q.026-.072.048-.146c1.64%202.128.286%203.66-2.383%204.595Q32%2019.368%2032%2020a8%208%200%201%201-15.904-1.24M18%2020q0-.348.039-.686c3.616.73%208.306.73%2011.922%200Q30%2019.652%2030%2020a6%206%200%200%201-12%200m1%208.49C13.013%2029.535%206%2032.203%206%2036v6h36v-6c0-3.797-7.013-6.465-13-7.51V33H19zM13%2042v-9h2v9zm21-9v9h2v-9z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsConstructionWorkerNegative%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(%23healthiconsConstructionWorkerNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM16.096%2018.76c-2.664-.934-4.017-2.461-2.393-4.582q.022.07.048.14a1%201%200%201%200%201.882-.675c-.128-.356-.177-.874-.088-1.503l.02-.02l.024-.14c.252-1.339%201.04-2.867%202.411-4.045v4.546a1%201%200%200%200%202%200V6.69A8.9%208.9%200%200%201%2023%206v4.48a1%201%200%200%200%202%200V6.059q.96.111%201.797.359q.636.189%201.203.445v5.618a1%201%200%200%200%202%200V8.112c1.404%201.178%202.226%202.673%202.442%204.025l.017.013c.08.57.037%201.086-.107%201.5a1%201%200%201%200%201.887.661q.026-.072.048-.146c1.64%202.128.286%203.66-2.383%204.595Q32%2019.368%2032%2020a8%208%200%201%201-15.904-1.24M18%2020q0-.348.039-.686c3.616.73%208.306.73%2011.922%200Q30%2019.652%2030%2020a6%206%200%200%201-12%200m1%208.49C13.013%2029.535%206%2032.203%206%2036v6h36v-6c0-3.797-7.013-6.465-13-7.51V33H19zM13%2042v-9h2v9zm21-9v9h2v-9z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsConstructionWorkerNegative%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/construction-worker-negative.svg?color=%231a73e8&size=48

Construction Worker Negative filled icon — Health Icons · IconsDB