agriculture analytics icon

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

Name
agriculture-analytics
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

More planning icons from Carbon

Use the agriculture analytics icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.251 21.37l2.194 1.462A1 1 0 0 0 27.8 22.6l3-4l-1.6-1.2l-2.433 3.244l-2.212-1.476a1 1 0 0 0-1.369.25L20 23.879V16h-2v10a2 2 0 0 0 2 2h10v-2h-9.057ZM2 21h14v2H2zm0 5h14v2H2zm9-10v-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 CarbonAgricultureAnalytics(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="m24.251 21.37l2.194 1.462A1 1 0 0 0 27.8 22.6l3-4l-1.6-1.2l-2.433 3.244l-2.212-1.476a1 1 0 0 0-1.369.25L20 23.879V16h-2v10a2 2 0 0 0 2 2h10v-2h-9.057ZM2 21h14v2H2zm0 5h14v2H2zm9-10v-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="m24.251 21.37l2.194 1.462A1 1 0 0 0 27.8 22.6l3-4l-1.6-1.2l-2.433 3.244l-2.212-1.476a1 1 0 0 0-1.369.25L20 23.879V16h-2v10a2 2 0 0 0 2 2h10v-2h-9.057ZM2 21h14v2H2zm0 5h14v2H2zm9-10v-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-agriculture-analytics {
  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%22m24.251%2021.37l2.194%201.462A1%201%200%200%200%2027.8%2022.6l3-4l-1.6-1.2l-2.433%203.244l-2.212-1.476a1%201%200%200%200-1.369.25L20%2023.879V16h-2v10a2%202%200%200%200%202%202h10v-2h-9.057ZM2%2021h14v2H2zm0%205h14v2H2zm9-10v-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%22m24.251%2021.37l2.194%201.462A1%201%200%200%200%2027.8%2022.6l3-4l-1.6-1.2l-2.433%203.244l-2.212-1.476a1%201%200%200%200-1.369.25L20%2023.879V16h-2v10a2%202%200%200%200%202%202h10v-2h-9.057ZM2%2021h14v2H2zm0%205h14v2H2zm9-10v-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/agriculture-analytics.svg?color=%231a73e8&size=48