Earth Pixel Art Icon
An earth icon for global reach, worldwide settings, language selectors and international platform features.
Tags
globeworld
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Earth icon
A globe showing continents and latitude lines, the everyday shorthand for 'worldwide' or 'the internet.' Reach for it in a language or region selector, on a 'global settings' page, for a public-visibility toggle (as in 'visible to the world'), or on an international shipping option. It carries a broader, more geographic feeling than the globe icon, which tends to read as 'web' or 'internet.' When the context is specifically about connectivity, globe can feel more appropriate.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/earth.svg" width="24" height="24" alt="Earth" />
<!-- React -->
import { Earth } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="earth.svg" width="48" height="48" style="image-rendering: pixelated" />