map boundary vegetation icon

map-boundary-vegetation from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.

Name
map-boundary-vegetation
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

More planning icons from Carbon

Use the map boundary vegetation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 16H18v-2h5v-4a2 2 0 0 1 2-2h1.5a1.5 1.5 0 0 0 .284-2.973l-.711-.136l-.075-.571a2.63 2.63 0 0 0-1.68-2.182a2.505 2.505 0 0 0-3.083 1.304l-.304.647l-.71-.077a2.02 2.02 0 0 0-2.17 2.434A2.1 2.1 0 0 0 20.126 8H21v2h-.782a4.15 4.15 0 0 1-4.206-3.686a4.005 4.005 0 0 1 3.741-4.306a4.5 4.5 0 0 1 8.074 1.252a3.505 3.505 0 0 1 2.142 3.71A3.63 3.63 0 0 1 26.317 10H25v4h3Zm-10 2h4v2h-4zm-4 0v-2h-2v4h4v-2zm-2-8h2v4h-2z"/><path fill="currentColor" d="m17.885 30l-6.066-3.858L4 27.989V4h10v4h-2V6H6v19.461l6.181-1.46l5.934 3.775L22.818 26H26v-6h-2v-2h4v10h-4.818z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonMapBoundaryVegetation(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 16H18v-2h5v-4a2 2 0 0 1 2-2h1.5a1.5 1.5 0 0 0 .284-2.973l-.711-.136l-.075-.571a2.63 2.63 0 0 0-1.68-2.182a2.505 2.505 0 0 0-3.083 1.304l-.304.647l-.71-.077a2.02 2.02 0 0 0-2.17 2.434A2.1 2.1 0 0 0 20.126 8H21v2h-.782a4.15 4.15 0 0 1-4.206-3.686a4.005 4.005 0 0 1 3.741-4.306a4.5 4.5 0 0 1 8.074 1.252a3.505 3.505 0 0 1 2.142 3.71A3.63 3.63 0 0 1 26.317 10H25v4h3Zm-10 2h4v2h-4zm-4 0v-2h-2v4h4v-2zm-2-8h2v4h-2z"/><path fill="currentColor" d="m17.885 30l-6.066-3.858L4 27.989V4h10v4h-2V6H6v19.461l6.181-1.46l5.934 3.775L22.818 26H26v-6h-2v-2h4v10h-4.818z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 16H18v-2h5v-4a2 2 0 0 1 2-2h1.5a1.5 1.5 0 0 0 .284-2.973l-.711-.136l-.075-.571a2.63 2.63 0 0 0-1.68-2.182a2.505 2.505 0 0 0-3.083 1.304l-.304.647l-.71-.077a2.02 2.02 0 0 0-2.17 2.434A2.1 2.1 0 0 0 20.126 8H21v2h-.782a4.15 4.15 0 0 1-4.206-3.686a4.005 4.005 0 0 1 3.741-4.306a4.5 4.5 0 0 1 8.074 1.252a3.505 3.505 0 0 1 2.142 3.71A3.63 3.63 0 0 1 26.317 10H25v4h3Zm-10 2h4v2h-4zm-4 0v-2h-2v4h4v-2zm-2-8h2v4h-2z"/><path fill="currentColor" d="m17.885 30l-6.066-3.858L4 27.989V4h10v4h-2V6H6v19.461l6.181-1.46l5.934 3.775L22.818 26H26v-6h-2v-2h4v10h-4.818z"/></svg>
</template>

CSS

.icon-map-boundary-vegetation {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2016H18v-2h5v-4a2%202%200%200%201%202-2h1.5a1.5%201.5%200%200%200%20.284-2.973l-.711-.136l-.075-.571a2.63%202.63%200%200%200-1.68-2.182a2.505%202.505%200%200%200-3.083%201.304l-.304.647l-.71-.077a2.02%202.02%200%200%200-2.17%202.434A2.1%202.1%200%200%200%2020.126%208H21v2h-.782a4.15%204.15%200%200%201-4.206-3.686a4.005%204.005%200%200%201%203.741-4.306a4.5%204.5%200%200%201%208.074%201.252a3.505%203.505%200%200%201%202.142%203.71A3.63%203.63%200%200%201%2026.317%2010H25v4h3Zm-10%202h4v2h-4zm-4%200v-2h-2v4h4v-2zm-2-8h2v4h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.885%2030l-6.066-3.858L4%2027.989V4h10v4h-2V6H6v19.461l6.181-1.46l5.934%203.775L22.818%2026H26v-6h-2v-2h4v10h-4.818z%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2016H18v-2h5v-4a2%202%200%200%201%202-2h1.5a1.5%201.5%200%200%200%20.284-2.973l-.711-.136l-.075-.571a2.63%202.63%200%200%200-1.68-2.182a2.505%202.505%200%200%200-3.083%201.304l-.304.647l-.71-.077a2.02%202.02%200%200%200-2.17%202.434A2.1%202.1%200%200%200%2020.126%208H21v2h-.782a4.15%204.15%200%200%201-4.206-3.686a4.005%204.005%200%200%201%203.741-4.306a4.5%204.5%200%200%201%208.074%201.252a3.505%203.505%200%200%201%202.142%203.71A3.63%203.63%200%200%201%2026.317%2010H25v4h3Zm-10%202h4v2h-4zm-4%200v-2h-2v4h4v-2zm-2-8h2v4h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.885%2030l-6.066-3.858L4%2027.989V4h10v4h-2V6H6v19.461l6.181-1.46l5.934%203.775L22.818%2026H26v-6h-2v-2h4v10h-4.818z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/map-boundary-vegetation.svg?color=%231a73e8&size=48