soil moisture field icon

soil-moisture-field from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
soil-moisture-field
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the soil moisture field icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M2 3c1.864 0 2.796 0 3.53.304A4 4 0 0 1 7.697 5.47C8 6.204 8 7.136 8 9c-1.864 0-2.796 0-3.53-.304A4 4 0 0 1 2.303 6.53C2 5.796 2 4.864 2 3Zm10 2c-1.242 0-1.864 0-2.354.203c-.653.27-1.172.79-1.443 1.443C8 7.136 8 7.757 8 9c1.243 0 1.864 0 2.354-.203a2.67 2.67 0 0 0 1.443-1.443C12 6.864 12 6.243 12 5Z"/><path stroke-linecap="round" d="M8 9v5m4 0H2m10 3H2m10 3H2"/><path d="M16 18.503c0-1.255 1.053-2.495 1.792-3.211a1.004 1.004 0 0 1 1.416 0c.739.716 1.792 1.956 1.792 3.211C21 19.734 20.053 21 18.5 21S16 19.734 16 18.503Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSoilMoistureField(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M2 3c1.864 0 2.796 0 3.53.304A4 4 0 0 1 7.697 5.47C8 6.204 8 7.136 8 9c-1.864 0-2.796 0-3.53-.304A4 4 0 0 1 2.303 6.53C2 5.796 2 4.864 2 3Zm10 2c-1.242 0-1.864 0-2.354.203c-.653.27-1.172.79-1.443 1.443C8 7.136 8 7.757 8 9c1.243 0 1.864 0 2.354-.203a2.67 2.67 0 0 0 1.443-1.443C12 6.864 12 6.243 12 5Z"/><path strokeLinecap="round" d="M8 9v5m4 0H2m10 3H2m10 3H2"/><path d="M16 18.503c0-1.255 1.053-2.495 1.792-3.211a1.004 1.004 0 0 1 1.416 0c.739.716 1.792 1.956 1.792 3.211C21 19.734 20.053 21 18.5 21S16 19.734 16 18.503Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M2 3c1.864 0 2.796 0 3.53.304A4 4 0 0 1 7.697 5.47C8 6.204 8 7.136 8 9c-1.864 0-2.796 0-3.53-.304A4 4 0 0 1 2.303 6.53C2 5.796 2 4.864 2 3Zm10 2c-1.242 0-1.864 0-2.354.203c-.653.27-1.172.79-1.443 1.443C8 7.136 8 7.757 8 9c1.243 0 1.864 0 2.354-.203a2.67 2.67 0 0 0 1.443-1.443C12 6.864 12 6.243 12 5Z"/><path stroke-linecap="round" d="M8 9v5m4 0H2m10 3H2m10 3H2"/><path d="M16 18.503c0-1.255 1.053-2.495 1.792-3.211a1.004 1.004 0 0 1 1.416 0c.739.716 1.792 1.956 1.792 3.211C21 19.734 20.053 21 18.5 21S16 19.734 16 18.503Z"/></g></svg>
</template>

CSS

.icon-soil-moisture-field {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%203c1.864%200%202.796%200%203.53.304A4%204%200%200%201%207.697%205.47C8%206.204%208%207.136%208%209c-1.864%200-2.796%200-3.53-.304A4%204%200%200%201%202.303%206.53C2%205.796%202%204.864%202%203Zm10%202c-1.242%200-1.864%200-2.354.203c-.653.27-1.172.79-1.443%201.443C8%207.136%208%207.757%208%209c1.243%200%201.864%200%202.354-.203a2.67%202.67%200%200%200%201.443-1.443C12%206.864%2012%206.243%2012%205Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%209v5m4%200H2m10%203H2m10%203H2%22%2F%3E%3Cpath%20d%3D%22M16%2018.503c0-1.255%201.053-2.495%201.792-3.211a1.004%201.004%200%200%201%201.416%200c.739.716%201.792%201.956%201.792%203.211C21%2019.734%2020.053%2021%2018.5%2021S16%2019.734%2016%2018.503Z%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%203c1.864%200%202.796%200%203.53.304A4%204%200%200%201%207.697%205.47C8%206.204%208%207.136%208%209c-1.864%200-2.796%200-3.53-.304A4%204%200%200%201%202.303%206.53C2%205.796%202%204.864%202%203Zm10%202c-1.242%200-1.864%200-2.354.203c-.653.27-1.172.79-1.443%201.443C8%207.136%208%207.757%208%209c1.243%200%201.864%200%202.354-.203a2.67%202.67%200%200%200%201.443-1.443C12%206.864%2012%206.243%2012%205Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%209v5m4%200H2m10%203H2m10%203H2%22%2F%3E%3Cpath%20d%3D%22M16%2018.503c0-1.255%201.053-2.495%201.792-3.211a1.004%201.004%200%200%201%201.416%200c.739.716%201.792%201.956%201.792%203.211C21%2019.734%2020.053%2021%2018.5%2021S16%2019.734%2016%2018.503Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/soil-moisture-field.svg?color=%231a73e8&size=48