soil moisture global icon
soil-moisture-global from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- soil-moisture-global
- 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 global 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 d="M17 19.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.211C22 20.734 21.053 22 19.5 22S17 20.734 17 19.503Z"/><path stroke-linecap="round" d="M22 12c-4.1 0-7.625 2.468-9.168 6m9.166-10C15.656 8 10.3 12.217 8.578 18"/><path stroke-linecap="round" d="M22 4C13.432 4 6.263 9.984 4.444 18M2 10c.878 0 1.73.113 2.541.326M2 6c1.866 0 3.647.365 5.275 1.028M2 2c3.175 0 6.159.822 8.749 2.265"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSoilMoistureGlobal(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 d="M17 19.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.211C22 20.734 21.053 22 19.5 22S17 20.734 17 19.503Z"/><path strokeLinecap="round" d="M22 12c-4.1 0-7.625 2.468-9.168 6m9.166-10C15.656 8 10.3 12.217 8.578 18"/><path strokeLinecap="round" d="M22 4C13.432 4 6.263 9.984 4.444 18M2 10c.878 0 1.73.113 2.541.326M2 6c1.866 0 3.647.365 5.275 1.028M2 2c3.175 0 6.159.822 8.749 2.265"/></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 d="M17 19.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.211C22 20.734 21.053 22 19.5 22S17 20.734 17 19.503Z"/><path stroke-linecap="round" d="M22 12c-4.1 0-7.625 2.468-9.168 6m9.166-10C15.656 8 10.3 12.217 8.578 18"/><path stroke-linecap="round" d="M22 4C13.432 4 6.263 9.984 4.444 18M2 10c.878 0 1.73.113 2.541.326M2 6c1.866 0 3.647.365 5.275 1.028M2 2c3.175 0 6.159.822 8.749 2.265"/></g></svg> </template>
CSS
.icon-soil-moisture-global {
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%20d%3D%22M17%2019.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.211C22%2020.734%2021.053%2022%2019.5%2022S17%2020.734%2017%2019.503Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2012c-4.1%200-7.625%202.468-9.168%206m9.166-10C15.656%208%2010.3%2012.217%208.578%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%204C13.432%204%206.263%209.984%204.444%2018M2%2010c.878%200%201.73.113%202.541.326M2%206c1.866%200%203.647.365%205.275%201.028M2%202c3.175%200%206.159.822%208.749%202.265%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%20d%3D%22M17%2019.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.211C22%2020.734%2021.053%2022%2019.5%2022S17%2020.734%2017%2019.503Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2012c-4.1%200-7.625%202.468-9.168%206m9.166-10C15.656%208%2010.3%2012.217%208.578%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%204C13.432%204%206.263%209.984%204.444%2018M2%2010c.878%200%201.73.113%202.541.326M2%206c1.866%200%203.647.365%205.275%201.028M2%202c3.175%200%206.159.822%208.749%202.265%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-global.svg?color=%231a73e8&size=48