plantation worker negative icon

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

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

Related icons in Health Icons

Use the plantation 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(#healthiconsPlantationWorkerNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm24 24a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2c5.523 0 10-4.477 10-10S29.523 6 24 6s-10 4.477-10 10s4.477 10 10 10m-10 3.229V35h-1a1 1 0 0 0-1 1v6H6v-6.462c0-3.235 3.69-5.2 8-6.31M18 35h-2v-6.22a43 43 0 0 1 4-.574V30a2 2 0 0 0 2 2h4c.532 0 1.016-.208 1.374-.547q.05.165.105.337c.16.482.395 1.083.74 1.67a7 7 0 0 0 .283.436a3 3 0 0 0-1.406 1.847C26.21 35.89 25.16 36 24 36c-3.5 0-6-1-6-1m10 1.783l1-.144zM24 38c1.183 0 2.262-.103 3.191-.246c.068.292.162.65.288 1.036c.118.356.277.778.492 1.21H14v-3h3.651l.177.059c.336.108.811.249 1.401.388A21 21 0 0 0 24 38m4-8.217l1-.143zm1.544-1.4l.253.617zM37 27.355c.873-.666 2-1.822 2-3.355c0-1.903-1.739-3.227-2.569-3.75a.8.8 0 0 0-.862 0C34.739 20.773 33 22.097 33 24c0 1.533 1.127 2.69 2 3.355v2.346a2.3 2.3 0 0 0-.438-.317c-1.383-.774-3.163-.2-4.034.172a.804.804 0 0 0-.488.836c.102.909.47 2.62 1.785 3.231c1.09.507 2.343.408 3.175.246v1.832a2.3 2.3 0 0 0-.438-.317c-1.383-.773-3.163-.2-4.034.172a.804.804 0 0 0-.488.836c.102.909.47 2.62 1.785 3.231c1.09.507 2.343.408 3.175.246V41a1 1 0 1 0 2 0v-1.13c.832.161 2.085.26 3.175-.247c1.315-.61 1.683-2.322 1.785-3.231a.804.804 0 0 0-.488-.836c-.87-.372-2.65-.945-4.034-.172A2.3 2.3 0 0 0 37 35.7v-1.83c.832.162 2.085.26 3.175-.246c1.315-.61 1.683-2.322 1.785-3.231a.804.804 0 0 0-.488-.836c-.87-.372-2.65-.946-4.034-.172A2.3 2.3 0 0 0 37 29.7z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPlantationWorkerNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPlantationWorkerNegative(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(#healthiconsPlantationWorkerNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm24 24a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2c5.523 0 10-4.477 10-10S29.523 6 24 6s-10 4.477-10 10s4.477 10 10 10m-10 3.229V35h-1a1 1 0 0 0-1 1v6H6v-6.462c0-3.235 3.69-5.2 8-6.31M18 35h-2v-6.22a43 43 0 0 1 4-.574V30a2 2 0 0 0 2 2h4c.532 0 1.016-.208 1.374-.547q.05.165.105.337c.16.482.395 1.083.74 1.67a7 7 0 0 0 .283.436a3 3 0 0 0-1.406 1.847C26.21 35.89 25.16 36 24 36c-3.5 0-6-1-6-1m10 1.783l1-.144zM24 38c1.183 0 2.262-.103 3.191-.246c.068.292.162.65.288 1.036c.118.356.277.778.492 1.21H14v-3h3.651l.177.059c.336.108.811.249 1.401.388A21 21 0 0 0 24 38m4-8.217l1-.143zm1.544-1.4l.253.617zM37 27.355c.873-.666 2-1.822 2-3.355c0-1.903-1.739-3.227-2.569-3.75a.8.8 0 0 0-.862 0C34.739 20.773 33 22.097 33 24c0 1.533 1.127 2.69 2 3.355v2.346a2.3 2.3 0 0 0-.438-.317c-1.383-.774-3.163-.2-4.034.172a.804.804 0 0 0-.488.836c.102.909.47 2.62 1.785 3.231c1.09.507 2.343.408 3.175.246v1.832a2.3 2.3 0 0 0-.438-.317c-1.383-.773-3.163-.2-4.034.172a.804.804 0 0 0-.488.836c.102.909.47 2.62 1.785 3.231c1.09.507 2.343.408 3.175.246V41a1 1 0 1 0 2 0v-1.13c.832.161 2.085.26 3.175-.247c1.315-.61 1.683-2.322 1.785-3.231a.804.804 0 0 0-.488-.836c-.87-.372-2.65-.945-4.034-.172A2.3 2.3 0 0 0 37 35.7v-1.83c.832.162 2.085.26 3.175-.246c1.315-.61 1.683-2.322 1.785-3.231a.804.804 0 0 0-.488-.836c-.87-.372-2.65-.946-4.034-.172A2.3 2.3 0 0 0 37 29.7z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsPlantationWorkerNegative"><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(#healthiconsPlantationWorkerNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm24 24a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2c5.523 0 10-4.477 10-10S29.523 6 24 6s-10 4.477-10 10s4.477 10 10 10m-10 3.229V35h-1a1 1 0 0 0-1 1v6H6v-6.462c0-3.235 3.69-5.2 8-6.31M18 35h-2v-6.22a43 43 0 0 1 4-.574V30a2 2 0 0 0 2 2h4c.532 0 1.016-.208 1.374-.547q.05.165.105.337c.16.482.395 1.083.74 1.67a7 7 0 0 0 .283.436a3 3 0 0 0-1.406 1.847C26.21 35.89 25.16 36 24 36c-3.5 0-6-1-6-1m10 1.783l1-.144zM24 38c1.183 0 2.262-.103 3.191-.246c.068.292.162.65.288 1.036c.118.356.277.778.492 1.21H14v-3h3.651l.177.059c.336.108.811.249 1.401.388A21 21 0 0 0 24 38m4-8.217l1-.143zm1.544-1.4l.253.617zM37 27.355c.873-.666 2-1.822 2-3.355c0-1.903-1.739-3.227-2.569-3.75a.8.8 0 0 0-.862 0C34.739 20.773 33 22.097 33 24c0 1.533 1.127 2.69 2 3.355v2.346a2.3 2.3 0 0 0-.438-.317c-1.383-.774-3.163-.2-4.034.172a.804.804 0 0 0-.488.836c.102.909.47 2.62 1.785 3.231c1.09.507 2.343.408 3.175.246v1.832a2.3 2.3 0 0 0-.438-.317c-1.383-.773-3.163-.2-4.034.172a.804.804 0 0 0-.488.836c.102.909.47 2.62 1.785 3.231c1.09.507 2.343.408 3.175.246V41a1 1 0 1 0 2 0v-1.13c.832.161 2.085.26 3.175-.247c1.315-.61 1.683-2.322 1.785-3.231a.804.804 0 0 0-.488-.836c-.87-.372-2.65-.945-4.034-.172A2.3 2.3 0 0 0 37 35.7v-1.83c.832.162 2.085.26 3.175-.246c1.315-.61 1.683-2.322 1.785-3.231a.804.804 0 0 0-.488-.836c-.87-.372-2.65-.946-4.034-.172A2.3 2.3 0 0 0 37 29.7z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPlantationWorkerNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-plantation-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(%23healthiconsPlantationWorkerNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm24%2024a8%208%200%201%200%200-16a8%208%200%200%200%200%2016m0%202c5.523%200%2010-4.477%2010-10S29.523%206%2024%206s-10%204.477-10%2010s4.477%2010%2010%2010m-10%203.229V35h-1a1%201%200%200%200-1%201v6H6v-6.462c0-3.235%203.69-5.2%208-6.31M18%2035h-2v-6.22a43%2043%200%200%201%204-.574V30a2%202%200%200%200%202%202h4c.532%200%201.016-.208%201.374-.547q.05.165.105.337c.16.482.395%201.083.74%201.67a7%207%200%200%200%20.283.436a3%203%200%200%200-1.406%201.847C26.21%2035.89%2025.16%2036%2024%2036c-3.5%200-6-1-6-1m10%201.783l1-.144zM24%2038c1.183%200%202.262-.103%203.191-.246c.068.292.162.65.288%201.036c.118.356.277.778.492%201.21H14v-3h3.651l.177.059c.336.108.811.249%201.401.388A21%2021%200%200%200%2024%2038m4-8.217l1-.143zm1.544-1.4l.253.617zM37%2027.355c.873-.666%202-1.822%202-3.355c0-1.903-1.739-3.227-2.569-3.75a.8.8%200%200%200-.862%200C34.739%2020.773%2033%2022.097%2033%2024c0%201.533%201.127%202.69%202%203.355v2.346a2.3%202.3%200%200%200-.438-.317c-1.383-.774-3.163-.2-4.034.172a.804.804%200%200%200-.488.836c.102.909.47%202.62%201.785%203.231c1.09.507%202.343.408%203.175.246v1.832a2.3%202.3%200%200%200-.438-.317c-1.383-.773-3.163-.2-4.034.172a.804.804%200%200%200-.488.836c.102.909.47%202.62%201.785%203.231c1.09.507%202.343.408%203.175.246V41a1%201%200%201%200%202%200v-1.13c.832.161%202.085.26%203.175-.247c1.315-.61%201.683-2.322%201.785-3.231a.804.804%200%200%200-.488-.836c-.87-.372-2.65-.945-4.034-.172A2.3%202.3%200%200%200%2037%2035.7v-1.83c.832.162%202.085.26%203.175-.246c1.315-.61%201.683-2.322%201.785-3.231a.804.804%200%200%200-.488-.836c-.87-.372-2.65-.946-4.034-.172A2.3%202.3%200%200%200%2037%2029.7z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPlantationWorkerNegative%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(%23healthiconsPlantationWorkerNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm24%2024a8%208%200%201%200%200-16a8%208%200%200%200%200%2016m0%202c5.523%200%2010-4.477%2010-10S29.523%206%2024%206s-10%204.477-10%2010s4.477%2010%2010%2010m-10%203.229V35h-1a1%201%200%200%200-1%201v6H6v-6.462c0-3.235%203.69-5.2%208-6.31M18%2035h-2v-6.22a43%2043%200%200%201%204-.574V30a2%202%200%200%200%202%202h4c.532%200%201.016-.208%201.374-.547q.05.165.105.337c.16.482.395%201.083.74%201.67a7%207%200%200%200%20.283.436a3%203%200%200%200-1.406%201.847C26.21%2035.89%2025.16%2036%2024%2036c-3.5%200-6-1-6-1m10%201.783l1-.144zM24%2038c1.183%200%202.262-.103%203.191-.246c.068.292.162.65.288%201.036c.118.356.277.778.492%201.21H14v-3h3.651l.177.059c.336.108.811.249%201.401.388A21%2021%200%200%200%2024%2038m4-8.217l1-.143zm1.544-1.4l.253.617zM37%2027.355c.873-.666%202-1.822%202-3.355c0-1.903-1.739-3.227-2.569-3.75a.8.8%200%200%200-.862%200C34.739%2020.773%2033%2022.097%2033%2024c0%201.533%201.127%202.69%202%203.355v2.346a2.3%202.3%200%200%200-.438-.317c-1.383-.774-3.163-.2-4.034.172a.804.804%200%200%200-.488.836c.102.909.47%202.62%201.785%203.231c1.09.507%202.343.408%203.175.246v1.832a2.3%202.3%200%200%200-.438-.317c-1.383-.773-3.163-.2-4.034.172a.804.804%200%200%200-.488.836c.102.909.47%202.62%201.785%203.231c1.09.507%202.343.408%203.175.246V41a1%201%200%201%200%202%200v-1.13c.832.161%202.085.26%203.175-.247c1.315-.61%201.683-2.322%201.785-3.231a.804.804%200%200%200-.488-.836c-.87-.372-2.65-.945-4.034-.172A2.3%202.3%200%200%200%2037%2035.7v-1.83c.832.162%202.085.26%203.175-.246c1.315-.61%201.683-2.322%201.785-3.231a.804.804%200%200%200-.488-.836c-.87-.372-2.65-.946-4.034-.172A2.3%202.3%200%200%200%2037%2029.7z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPlantationWorkerNegative%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/plantation-worker-negative.svg?color=%231a73e8&size=48