The HugeIcons soil moisture global icon depicts a representation of soil with a moisture indicator, commonly used to signify environmental data, agricultural status, or water-related metrics in a user interface.
Common uses
- Displaying agricultural field conditions
- Indicating water level in environmental monitoring
- Representing soil data in a dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SoilMoistureGlobalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SoilMoistureGlobalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- soil moistureglobal wateragriculture iconenvironmental sensor
FAQ
- What does the soil moisture global icon represent?
- This icon represents soil moisture on a global scale, often used for environmental or agricultural data visualization.
- How do I use the SoilMoistureGlobalIcon in React?
- Import both HugeiconsIcon and SoilMoistureGlobalIcon, then render it using <HugeiconsIcon icon={SoilMoistureGlobalIcon} />.
- What is the license for this icon?
- The SoilMoistureGlobalIcon is available under the MIT license, allowing for free use in both personal and commercial projects.
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 →