John KuehJohn Kueh

soil moisture field icon

HugeIcons · SoilMoistureFieldIcon · MIT

Download SVG

The HugeIcons soil moisture field icon visually represents the concept of soil moisture levels, commonly used in interfaces related to agriculture, environmental monitoring, or gardening applications.

Common uses

  • Displaying current soil hydration status in a farming app.
  • Indicating moisture levels in a smart garden system.
  • Representing data points in an environmental sensor dashboard.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SoilMoistureFieldIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SoilMoistureFieldIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
soil humiditywater contentagriculture sensorground moisture

FAQ

What does the soil moisture field icon represent?
This icon visually represents the moisture content within soil. It's typically used to show the level of hydration in agricultural or gardening contexts.
How do I use the SoilMoistureFieldIcon in React?
To use it in React, import both HugeiconsIcon and SoilMoistureFieldIcon, then render it using <HugeiconsIcon icon={SoilMoistureFieldIcon} />.
What is the license for this icon?
The SoilMoistureFieldIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →