John KuehJohn Kueh

earth icon

HugeIcons · EarthIcon · MIT

Download SVG

The HugeIcons earth icon depicts a globe, commonly used to represent global settings, location, or internationalization features in a user interface.

Common uses

  • Global settings menu item
  • Location selection dropdown
  • Language/region switcher

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
globeworldplanetlocation

FAQ

What does the earth icon represent?
The earth icon represents the planet Earth, often used for global concepts like location, internationalization, or worldwide settings.
How do I use the EarthIcon in React?
Import both HugeiconsIcon and EarthIcon, then render it using <HugeiconsIcon icon={EarthIcon} />.
What is the license for this icon?
The EarthIcon from HugeIcons 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 →