The globe with the Americas and Africa, for the world, the planet and global reach. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

WebNewv1.0.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M22 12C22 17.5228 17.5228 22 12 22C6.4772 22 2 17.5228 2 12C2 6.4772 6.4772 2 12 2C17.5228 2 22 6.4772 22 12ZM15.4202 2.6031L15.4958 6.2951C15.4986 6.4313 15.5153 6.5669 15.5457 6.6998L16.178 9.4663C16.2579 9.8157 16.2424 10.1801 16.1331 10.5215L15.5302 12.4057C15.5101 12.4684 15.4839 12.529 15.4519 12.5866L15.0508 13.3086C14.6367 14.0539 13.5397 13.9724 13.2403 13.1741L12.957 12.4188C12.8571 12.1523 12.6484 11.941 12.3832 11.8379L11.8626 11.6355C11.3758 11.4462 10.8253 11.6634 10.5989 12.1342L9.363 14.705C9.0066 15.4463 7.9575 15.4644 7.5759 14.7358L6.4431 12.5732C6.3499 12.3952 6.2052 12.2494 6.0279 12.1549L5.2247 11.7265C4.9563 11.5834 4.6373 11.5702 4.358 11.6907L2.0244 12.6976M21.9452 13.0453L18.5505 15.7235C18.3197 15.9056 18.1318 16.1363 18.0004 16.3993L16.8444 18.7113C16.8148 18.7704 16.7823 18.828 16.7471 18.8839L15.0902 21.5106"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • world
  • globe
  • planet
  • global
  • international
  • americas
  • africa

Related icons

The rest of the earth family first, then the Web shelf.

FAQ

Answered from earth's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the earth icon for?
The globe with the Americas and Africa, for the world, the planet and global reach. It is filed under Web in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as world, globe, planet, global, international, americas and africa, and the browser's search matches all of those.
What styles does the earth icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of earth?
No. earth is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with earth?
bookmark, circle-navigation, cloud-alert, cloud-check, cloud-minus and cloud-off, and 12 more, all shown below. They are the Web shelf: nothing else in the set is named after earth.
How do I import earth in React?
<Earth /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Earth size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the earth SVG?
icons/stroke/earth.svg, icons/two-tone/earth.svg, icons/duotone/earth.svg and icons/fill/earth.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was earth added to the set?
Added 17 Sept 2026. It ships in v1.0.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.