John KuehJohn Kueh

globe icon

Phosphor · globe · MIT

Download SVG

The Phosphor globe icon depicts a stylized representation of the Earth, commonly used in UI to indicate global settings, internationalization options, or general world-related information.

Common uses

  • Internationalization (language/region selection)
  • Global network status indicator
  • Link to world map or global data

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Globe } from '@phosphor-icons/react';

<Globe size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Globe size={24} />
thin
<Globe size={24} weight="thin" />
light
<Globe size={24} weight="light" />
bold
<Globe size={24} weight="bold" />
fill
<Globe size={24} weight="fill" />
duotone
<Globe size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
worldearthglobalplanetcircleroundinternationalizationi18nlanguagescountrycountriesgeographyinternetmaps & travelglobeinternational

FAQ

What is the Phosphor globe icon used for?
It's used to represent global concepts like internationalization, world maps, or worldwide data.
How do I use the globe icon in React?
Import it from the library like this: import { Globe } from '@phosphor-icons/react'.
What is the license for the Phosphor globe icon?
The Phosphor icon library, including the globe icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →