agriculture negative icon

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

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

Related icons in Health Icons

Use the agriculture 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(#healthiconsAgricultureNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM18.846 23.023a1 1 0 0 1 1.705-1.046c.956 1.559 1.804 3.16 2.382 4.664a1 1 0 0 1-1.866.718c-.52-1.35-1.302-2.838-2.221-4.336m10.744-2.33a1 1 0 0 1 .217 1.397c-1.157 1.583-2.176 3.7-2.893 5.316a1 1 0 1 1-1.828-.812c.724-1.63 1.814-3.916 3.107-5.684a1 1 0 0 1 1.397-.217M42.105 6S29.582 9.36 27.24 12.037c-1.852 2.117.237 6.583 1.192 8.359c1.697-2.598 3.636-5.095 5.309-7.047a1 1 0 0 1 1.518 1.302c-1.66 1.936-3.546 4.375-5.174 6.872c2.178.613 6.623 1.61 8.018.014C39.976 19.395 42.105 6 42.105 6M6 30h5v1.914c1.018-.363 3.96-1.417 4.666-1.74c.856-.392 2.95 0 2.95 0l6.092 1.373s1.523.49 2.95.49s.575 1.963-.38 2.648s-1.65.648-1.65.648l-4.918-.06s4.283.785 5.901.883c.82.05 2.226-.53 3.797-1.177c1.53-.631 3.218-1.327 4.674-1.569c2.951-.49 3.427 2.158 2.475 3.138c-.952.981-8.566 4.707-9.899 5.198c-1.043.384-2.306.256-3.73.112q-.591-.062-1.22-.112c-1.662-.127-2.933-.533-4.192-.935c-1.348-.43-2.682-.856-4.468-.928c-.522-.022-2.028.032-3.048.074V42H6zm15.145-15.349C19.214 12.441 8.878 9.67 8.878 9.67s1.756 11.055 3.303 12.823c1.1 1.259 4.502.562 6.37.056a56 56 0 0 0-3.336-4.695a1 1 0 0 1 1.57-1.239a58 58 0 0 1 3.434 4.83c.81-1.531 2.419-5.086.926-6.793" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsAgricultureNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsAgricultureNegative(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(#healthiconsAgricultureNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM18.846 23.023a1 1 0 0 1 1.705-1.046c.956 1.559 1.804 3.16 2.382 4.664a1 1 0 0 1-1.866.718c-.52-1.35-1.302-2.838-2.221-4.336m10.744-2.33a1 1 0 0 1 .217 1.397c-1.157 1.583-2.176 3.7-2.893 5.316a1 1 0 1 1-1.828-.812c.724-1.63 1.814-3.916 3.107-5.684a1 1 0 0 1 1.397-.217M42.105 6S29.582 9.36 27.24 12.037c-1.852 2.117.237 6.583 1.192 8.359c1.697-2.598 3.636-5.095 5.309-7.047a1 1 0 0 1 1.518 1.302c-1.66 1.936-3.546 4.375-5.174 6.872c2.178.613 6.623 1.61 8.018.014C39.976 19.395 42.105 6 42.105 6M6 30h5v1.914c1.018-.363 3.96-1.417 4.666-1.74c.856-.392 2.95 0 2.95 0l6.092 1.373s1.523.49 2.95.49s.575 1.963-.38 2.648s-1.65.648-1.65.648l-4.918-.06s4.283.785 5.901.883c.82.05 2.226-.53 3.797-1.177c1.53-.631 3.218-1.327 4.674-1.569c2.951-.49 3.427 2.158 2.475 3.138c-.952.981-8.566 4.707-9.899 5.198c-1.043.384-2.306.256-3.73.112q-.591-.062-1.22-.112c-1.662-.127-2.933-.533-4.192-.935c-1.348-.43-2.682-.856-4.468-.928c-.522-.022-2.028.032-3.048.074V42H6zm15.145-15.349C19.214 12.441 8.878 9.67 8.878 9.67s1.756 11.055 3.303 12.823c1.1 1.259 4.502.562 6.37.056a56 56 0 0 0-3.336-4.695a1 1 0 0 1 1.57-1.239a58 58 0 0 1 3.434 4.83c.81-1.531 2.419-5.086.926-6.793" clipRule="evenodd"/></g><defs><clipPath id="healthiconsAgricultureNegative"><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(#healthiconsAgricultureNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM18.846 23.023a1 1 0 0 1 1.705-1.046c.956 1.559 1.804 3.16 2.382 4.664a1 1 0 0 1-1.866.718c-.52-1.35-1.302-2.838-2.221-4.336m10.744-2.33a1 1 0 0 1 .217 1.397c-1.157 1.583-2.176 3.7-2.893 5.316a1 1 0 1 1-1.828-.812c.724-1.63 1.814-3.916 3.107-5.684a1 1 0 0 1 1.397-.217M42.105 6S29.582 9.36 27.24 12.037c-1.852 2.117.237 6.583 1.192 8.359c1.697-2.598 3.636-5.095 5.309-7.047a1 1 0 0 1 1.518 1.302c-1.66 1.936-3.546 4.375-5.174 6.872c2.178.613 6.623 1.61 8.018.014C39.976 19.395 42.105 6 42.105 6M6 30h5v1.914c1.018-.363 3.96-1.417 4.666-1.74c.856-.392 2.95 0 2.95 0l6.092 1.373s1.523.49 2.95.49s.575 1.963-.38 2.648s-1.65.648-1.65.648l-4.918-.06s4.283.785 5.901.883c.82.05 2.226-.53 3.797-1.177c1.53-.631 3.218-1.327 4.674-1.569c2.951-.49 3.427 2.158 2.475 3.138c-.952.981-8.566 4.707-9.899 5.198c-1.043.384-2.306.256-3.73.112q-.591-.062-1.22-.112c-1.662-.127-2.933-.533-4.192-.935c-1.348-.43-2.682-.856-4.468-.928c-.522-.022-2.028.032-3.048.074V42H6zm15.145-15.349C19.214 12.441 8.878 9.67 8.878 9.67s1.756 11.055 3.303 12.823c1.1 1.259 4.502.562 6.37.056a56 56 0 0 0-3.336-4.695a1 1 0 0 1 1.57-1.239a58 58 0 0 1 3.434 4.83c.81-1.531 2.419-5.086.926-6.793" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsAgricultureNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-agriculture-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(%23healthiconsAgricultureNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM18.846%2023.023a1%201%200%200%201%201.705-1.046c.956%201.559%201.804%203.16%202.382%204.664a1%201%200%200%201-1.866.718c-.52-1.35-1.302-2.838-2.221-4.336m10.744-2.33a1%201%200%200%201%20.217%201.397c-1.157%201.583-2.176%203.7-2.893%205.316a1%201%200%201%201-1.828-.812c.724-1.63%201.814-3.916%203.107-5.684a1%201%200%200%201%201.397-.217M42.105%206S29.582%209.36%2027.24%2012.037c-1.852%202.117.237%206.583%201.192%208.359c1.697-2.598%203.636-5.095%205.309-7.047a1%201%200%200%201%201.518%201.302c-1.66%201.936-3.546%204.375-5.174%206.872c2.178.613%206.623%201.61%208.018.014C39.976%2019.395%2042.105%206%2042.105%206M6%2030h5v1.914c1.018-.363%203.96-1.417%204.666-1.74c.856-.392%202.95%200%202.95%200l6.092%201.373s1.523.49%202.95.49s.575%201.963-.38%202.648s-1.65.648-1.65.648l-4.918-.06s4.283.785%205.901.883c.82.05%202.226-.53%203.797-1.177c1.53-.631%203.218-1.327%204.674-1.569c2.951-.49%203.427%202.158%202.475%203.138c-.952.981-8.566%204.707-9.899%205.198c-1.043.384-2.306.256-3.73.112q-.591-.062-1.22-.112c-1.662-.127-2.933-.533-4.192-.935c-1.348-.43-2.682-.856-4.468-.928c-.522-.022-2.028.032-3.048.074V42H6zm15.145-15.349C19.214%2012.441%208.878%209.67%208.878%209.67s1.756%2011.055%203.303%2012.823c1.1%201.259%204.502.562%206.37.056a56%2056%200%200%200-3.336-4.695a1%201%200%200%201%201.57-1.239a58%2058%200%200%201%203.434%204.83c.81-1.531%202.419-5.086.926-6.793%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsAgricultureNegative%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(%23healthiconsAgricultureNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM18.846%2023.023a1%201%200%200%201%201.705-1.046c.956%201.559%201.804%203.16%202.382%204.664a1%201%200%200%201-1.866.718c-.52-1.35-1.302-2.838-2.221-4.336m10.744-2.33a1%201%200%200%201%20.217%201.397c-1.157%201.583-2.176%203.7-2.893%205.316a1%201%200%201%201-1.828-.812c.724-1.63%201.814-3.916%203.107-5.684a1%201%200%200%201%201.397-.217M42.105%206S29.582%209.36%2027.24%2012.037c-1.852%202.117.237%206.583%201.192%208.359c1.697-2.598%203.636-5.095%205.309-7.047a1%201%200%200%201%201.518%201.302c-1.66%201.936-3.546%204.375-5.174%206.872c2.178.613%206.623%201.61%208.018.014C39.976%2019.395%2042.105%206%2042.105%206M6%2030h5v1.914c1.018-.363%203.96-1.417%204.666-1.74c.856-.392%202.95%200%202.95%200l6.092%201.373s1.523.49%202.95.49s.575%201.963-.38%202.648s-1.65.648-1.65.648l-4.918-.06s4.283.785%205.901.883c.82.05%202.226-.53%203.797-1.177c1.53-.631%203.218-1.327%204.674-1.569c2.951-.49%203.427%202.158%202.475%203.138c-.952.981-8.566%204.707-9.899%205.198c-1.043.384-2.306.256-3.73.112q-.591-.062-1.22-.112c-1.662-.127-2.933-.533-4.192-.935c-1.348-.43-2.682-.856-4.468-.928c-.522-.022-2.028.032-3.048.074V42H6zm15.145-15.349C19.214%2012.441%208.878%209.67%208.878%209.67s1.756%2011.055%203.303%2012.823c1.1%201.259%204.502.562%206.37.056a56%2056%200%200%200-3.336-4.695a1%201%200%200%201%201.57-1.239a58%2058%200%200%201%203.434%204.83c.81-1.531%202.419-5.086.926-6.793%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsAgricultureNegative%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/agriculture-negative.svg?color=%231a73e8&size=48