The HugeIcons soil temperature field icon visually represents data related to soil temperature, often used to indicate agricultural conditions or environmental monitoring.
Common uses
- Displaying soil temperature readings in a dashboard.
- Indicating a setting for soil temperature in a smart farm application.
- Visualizing weather data related to ground temperature.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SoilTemperatureFieldIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SoilTemperatureFieldIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- ground temperaturesoil sensoragriculture temperaturefield sensor
FAQ
- What does the soil temperature field icon represent?
- This icon depicts a field with a temperature reading, commonly used for agricultural or environmental data visualization.
- How do I use the SoilTemperatureFieldIcon in React?
- Import both HugeiconsIcon and SoilTemperatureFieldIcon, then render it using <HugeiconsIcon icon={SoilTemperatureFieldIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.