forest persons negative icon

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

Name
forest-persons-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the forest persons 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(#healthiconsForestPersonsNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm17 26h5.286a3.81 3.81 0 0 0 1.792-7.172a5 5 0 0 0 .199-1.4c0-2.008-1.187-3.726-2.866-4.426q.137-.622.139-1.288C21.55 8.558 19.108 6 16.095 6s-5.454 2.558-5.454 5.714q.001.666.139 1.288c-1.68.7-2.867 2.418-2.867 4.426c0 .488.07.957.2 1.4A3.81 3.81 0 0 0 9.905 26H15v13H7.5a1.5 1.5 0 0 0 0 3h33a1.5 1.5 0 0 0 0-3h-1.477a1 1 0 0 0 .902-1.38l-1.616-3.929a1 1 0 0 0-.239-.348l-2.795-2.632l.938-3.609c.29.53.591 1.01.95 1.416c.44.498.954.874 1.61 1.12c.636.238 1.36.338 2.2.362a1 1 0 0 0 .055-2c-.726-.02-1.206-.105-1.553-.235a1.94 1.94 0 0 1-.813-.57c-.258-.293-.513-.702-.833-1.311c-.187-.356-.376-.74-.592-1.18c-.162-.33-.34-.69-.544-1.095c-.355-.702-1.102-1.136-1.703-1.358c-.605-.224-1.429-.37-2.125-.121c-3.007 1.071-4.707 3.353-5.81 6.543a1 1 0 0 0 1.89.654c.61-1.762 1.365-3.073 2.385-4.006l-.326 3.589a1 1 0 0 0 .31.818l5.228 4.923l1.533 3.73a1 1 0 0 0 .902.619H28.01c.21-.002.42-.07.6-.207l3-2.308a1 1 0 0 0 .347-.504l.862-2.855l-1.653-1.565l-.201.786l-.83 2.749l-2.745 2.111A1 1 0 0 0 27.991 39H17zm18.5-5a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsForestPersonsNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsForestPersonsNegative(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(#healthiconsForestPersonsNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm17 26h5.286a3.81 3.81 0 0 0 1.792-7.172a5 5 0 0 0 .199-1.4c0-2.008-1.187-3.726-2.866-4.426q.137-.622.139-1.288C21.55 8.558 19.108 6 16.095 6s-5.454 2.558-5.454 5.714q.001.666.139 1.288c-1.68.7-2.867 2.418-2.867 4.426c0 .488.07.957.2 1.4A3.81 3.81 0 0 0 9.905 26H15v13H7.5a1.5 1.5 0 0 0 0 3h33a1.5 1.5 0 0 0 0-3h-1.477a1 1 0 0 0 .902-1.38l-1.616-3.929a1 1 0 0 0-.239-.348l-2.795-2.632l.938-3.609c.29.53.591 1.01.95 1.416c.44.498.954.874 1.61 1.12c.636.238 1.36.338 2.2.362a1 1 0 0 0 .055-2c-.726-.02-1.206-.105-1.553-.235a1.94 1.94 0 0 1-.813-.57c-.258-.293-.513-.702-.833-1.311c-.187-.356-.376-.74-.592-1.18c-.162-.33-.34-.69-.544-1.095c-.355-.702-1.102-1.136-1.703-1.358c-.605-.224-1.429-.37-2.125-.121c-3.007 1.071-4.707 3.353-5.81 6.543a1 1 0 0 0 1.89.654c.61-1.762 1.365-3.073 2.385-4.006l-.326 3.589a1 1 0 0 0 .31.818l5.228 4.923l1.533 3.73a1 1 0 0 0 .902.619H28.01c.21-.002.42-.07.6-.207l3-2.308a1 1 0 0 0 .347-.504l.862-2.855l-1.653-1.565l-.201.786l-.83 2.749l-2.745 2.111A1 1 0 0 0 27.991 39H17zm18.5-5a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5" clipRule="evenodd"/></g><defs><clipPath id="healthiconsForestPersonsNegative"><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(#healthiconsForestPersonsNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm17 26h5.286a3.81 3.81 0 0 0 1.792-7.172a5 5 0 0 0 .199-1.4c0-2.008-1.187-3.726-2.866-4.426q.137-.622.139-1.288C21.55 8.558 19.108 6 16.095 6s-5.454 2.558-5.454 5.714q.001.666.139 1.288c-1.68.7-2.867 2.418-2.867 4.426c0 .488.07.957.2 1.4A3.81 3.81 0 0 0 9.905 26H15v13H7.5a1.5 1.5 0 0 0 0 3h33a1.5 1.5 0 0 0 0-3h-1.477a1 1 0 0 0 .902-1.38l-1.616-3.929a1 1 0 0 0-.239-.348l-2.795-2.632l.938-3.609c.29.53.591 1.01.95 1.416c.44.498.954.874 1.61 1.12c.636.238 1.36.338 2.2.362a1 1 0 0 0 .055-2c-.726-.02-1.206-.105-1.553-.235a1.94 1.94 0 0 1-.813-.57c-.258-.293-.513-.702-.833-1.311c-.187-.356-.376-.74-.592-1.18c-.162-.33-.34-.69-.544-1.095c-.355-.702-1.102-1.136-1.703-1.358c-.605-.224-1.429-.37-2.125-.121c-3.007 1.071-4.707 3.353-5.81 6.543a1 1 0 0 0 1.89.654c.61-1.762 1.365-3.073 2.385-4.006l-.326 3.589a1 1 0 0 0 .31.818l5.228 4.923l1.533 3.73a1 1 0 0 0 .902.619H28.01c.21-.002.42-.07.6-.207l3-2.308a1 1 0 0 0 .347-.504l.862-2.855l-1.653-1.565l-.201.786l-.83 2.749l-2.745 2.111A1 1 0 0 0 27.991 39H17zm18.5-5a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsForestPersonsNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-forest-persons-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(%23healthiconsForestPersonsNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm17%2026h5.286a3.81%203.81%200%200%200%201.792-7.172a5%205%200%200%200%20.199-1.4c0-2.008-1.187-3.726-2.866-4.426q.137-.622.139-1.288C21.55%208.558%2019.108%206%2016.095%206s-5.454%202.558-5.454%205.714q.001.666.139%201.288c-1.68.7-2.867%202.418-2.867%204.426c0%20.488.07.957.2%201.4A3.81%203.81%200%200%200%209.905%2026H15v13H7.5a1.5%201.5%200%200%200%200%203h33a1.5%201.5%200%200%200%200-3h-1.477a1%201%200%200%200%20.902-1.38l-1.616-3.929a1%201%200%200%200-.239-.348l-2.795-2.632l.938-3.609c.29.53.591%201.01.95%201.416c.44.498.954.874%201.61%201.12c.636.238%201.36.338%202.2.362a1%201%200%200%200%20.055-2c-.726-.02-1.206-.105-1.553-.235a1.94%201.94%200%200%201-.813-.57c-.258-.293-.513-.702-.833-1.311c-.187-.356-.376-.74-.592-1.18c-.162-.33-.34-.69-.544-1.095c-.355-.702-1.102-1.136-1.703-1.358c-.605-.224-1.429-.37-2.125-.121c-3.007%201.071-4.707%203.353-5.81%206.543a1%201%200%200%200%201.89.654c.61-1.762%201.365-3.073%202.385-4.006l-.326%203.589a1%201%200%200%200%20.31.818l5.228%204.923l1.533%203.73a1%201%200%200%200%20.902.619H28.01c.21-.002.42-.07.6-.207l3-2.308a1%201%200%200%200%20.347-.504l.862-2.855l-1.653-1.565l-.201.786l-.83%202.749l-2.745%202.111A1%201%200%200%200%2027.991%2039H17zm18.5-5a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsForestPersonsNegative%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(%23healthiconsForestPersonsNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm17%2026h5.286a3.81%203.81%200%200%200%201.792-7.172a5%205%200%200%200%20.199-1.4c0-2.008-1.187-3.726-2.866-4.426q.137-.622.139-1.288C21.55%208.558%2019.108%206%2016.095%206s-5.454%202.558-5.454%205.714q.001.666.139%201.288c-1.68.7-2.867%202.418-2.867%204.426c0%20.488.07.957.2%201.4A3.81%203.81%200%200%200%209.905%2026H15v13H7.5a1.5%201.5%200%200%200%200%203h33a1.5%201.5%200%200%200%200-3h-1.477a1%201%200%200%200%20.902-1.38l-1.616-3.929a1%201%200%200%200-.239-.348l-2.795-2.632l.938-3.609c.29.53.591%201.01.95%201.416c.44.498.954.874%201.61%201.12c.636.238%201.36.338%202.2.362a1%201%200%200%200%20.055-2c-.726-.02-1.206-.105-1.553-.235a1.94%201.94%200%200%201-.813-.57c-.258-.293-.513-.702-.833-1.311c-.187-.356-.376-.74-.592-1.18c-.162-.33-.34-.69-.544-1.095c-.355-.702-1.102-1.136-1.703-1.358c-.605-.224-1.429-.37-2.125-.121c-3.007%201.071-4.707%203.353-5.81%206.543a1%201%200%200%200%201.89.654c.61-1.762%201.365-3.073%202.385-4.006l-.326%203.589a1%201%200%200%200%20.31.818l5.228%204.923l1.533%203.73a1%201%200%200%200%20.902.619H28.01c.21-.002.42-.07.6-.207l3-2.308a1%201%200%200%200%20.347-.504l.862-2.855l-1.653-1.565l-.201.786l-.83%202.749l-2.745%202.111A1%201%200%200%200%2027.991%2039H17zm18.5-5a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsForestPersonsNegative%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/forest-persons-negative.svg?color=%231a73e8&size=48