John KuehJohn Kueh

soil temperature global icon

HugeIcons · SoilTemperatureGlobalIcon · MIT

Download SVG

The HugeIcons soil temperature global icon visually represents the concept of soil temperature across the world, often used to indicate climate data, agricultural monitoring, or environmental tracking.

Common uses

  • Displaying global soil temperature maps.
  • Indicating weather forecast data for agriculture.
  • Visualizing environmental monitoring dashboards.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
global soil tempearth soil temperatureclimate data iconagriculture icon

FAQ

What does the soil temperature global icon represent?
This icon represents the temperature of soil on a global scale. It's useful for applications dealing with climate, agriculture, or environmental data.
How do I use the SoilTemperatureGlobalIcon in React?
Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { SoilTemperatureGlobalIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={SoilTemperatureGlobalIcon} />.
What is the license for this icon?
The SoilTemperatureGlobalIcon is provided 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 →