crop health icon

crop-health from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.

Name
crop-health
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

More planning icons from Carbon

Use the crop health icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 28h8v2H2zm15 1a1 1 0 0 1-.78-.375L12.52 24H2v-2h11a1 1 0 0 1 .78.375l3.147 3.932l5.241-7.862A1 1 0 0 1 23.8 18.4l2.7 3.6H30v2h-4a1 1 0 0 1-.8-.4l-2.152-2.87l-5.216 7.825a1 1 0 0 1-.789.444Zm-6-13v-5h1a4.005 4.005 0 0 0 4-4V4h-3a3.98 3.98 0 0 0-2.747 1.107A6 6 0 0 0 5 2H2v3a6.007 6.007 0 0 0 6 6h1v5H2v2h14v-2Zm2-10h1v1a2 2 0 0 1-2 2h-1V8a2 2 0 0 1 2-2M8 9a4.005 4.005 0 0 1-4-4V4h1a4.005 4.005 0 0 1 4 4v1Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonCropHealth(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="M2 28h8v2H2zm15 1a1 1 0 0 1-.78-.375L12.52 24H2v-2h11a1 1 0 0 1 .78.375l3.147 3.932l5.241-7.862A1 1 0 0 1 23.8 18.4l2.7 3.6H30v2h-4a1 1 0 0 1-.8-.4l-2.152-2.87l-5.216 7.825a1 1 0 0 1-.789.444Zm-6-13v-5h1a4.005 4.005 0 0 0 4-4V4h-3a3.98 3.98 0 0 0-2.747 1.107A6 6 0 0 0 5 2H2v3a6.007 6.007 0 0 0 6 6h1v5H2v2h14v-2Zm2-10h1v1a2 2 0 0 1-2 2h-1V8a2 2 0 0 1 2-2M8 9a4.005 4.005 0 0 1-4-4V4h1a4.005 4.005 0 0 1 4 4v1Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 28h8v2H2zm15 1a1 1 0 0 1-.78-.375L12.52 24H2v-2h11a1 1 0 0 1 .78.375l3.147 3.932l5.241-7.862A1 1 0 0 1 23.8 18.4l2.7 3.6H30v2h-4a1 1 0 0 1-.8-.4l-2.152-2.87l-5.216 7.825a1 1 0 0 1-.789.444Zm-6-13v-5h1a4.005 4.005 0 0 0 4-4V4h-3a3.98 3.98 0 0 0-2.747 1.107A6 6 0 0 0 5 2H2v3a6.007 6.007 0 0 0 6 6h1v5H2v2h14v-2Zm2-10h1v1a2 2 0 0 1-2 2h-1V8a2 2 0 0 1 2-2M8 9a4.005 4.005 0 0 1-4-4V4h1a4.005 4.005 0 0 1 4 4v1Z"/></svg>
</template>

CSS

.icon-crop-health {
  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%22M2%2028h8v2H2zm15%201a1%201%200%200%201-.78-.375L12.52%2024H2v-2h11a1%201%200%200%201%20.78.375l3.147%203.932l5.241-7.862A1%201%200%200%201%2023.8%2018.4l2.7%203.6H30v2h-4a1%201%200%200%201-.8-.4l-2.152-2.87l-5.216%207.825a1%201%200%200%201-.789.444Zm-6-13v-5h1a4.005%204.005%200%200%200%204-4V4h-3a3.98%203.98%200%200%200-2.747%201.107A6%206%200%200%200%205%202H2v3a6.007%206.007%200%200%200%206%206h1v5H2v2h14v-2Zm2-10h1v1a2%202%200%200%201-2%202h-1V8a2%202%200%200%201%202-2M8%209a4.005%204.005%200%200%201-4-4V4h1a4.005%204.005%200%200%201%204%204v1Z%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%22M2%2028h8v2H2zm15%201a1%201%200%200%201-.78-.375L12.52%2024H2v-2h11a1%201%200%200%201%20.78.375l3.147%203.932l5.241-7.862A1%201%200%200%201%2023.8%2018.4l2.7%203.6H30v2h-4a1%201%200%200%201-.8-.4l-2.152-2.87l-5.216%207.825a1%201%200%200%201-.789.444Zm-6-13v-5h1a4.005%204.005%200%200%200%204-4V4h-3a3.98%203.98%200%200%200-2.747%201.107A6%206%200%200%200%205%202H2v3a6.007%206.007%200%200%200%206%206h1v5H2v2h14v-2Zm2-10h1v1a2%202%200%200%201-2%202h-1V8a2%202%200%200%201%202-2M8%209a4.005%204.005%200%200%201-4-4V4h1a4.005%204.005%200%200%201%204%204v1Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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