John KuehJohn Kueh

globe simple icon

Phosphor · globe-simple · MIT

Download SVG

The Phosphor globe simple icon depicts a stylized globe, commonly used in UI to represent global settings, internationalization, or location-based features.

Common uses

  • Global settings menu item
  • Language/region selector button
  • Link to an international version of a website

Use it in React

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

<GlobeSimple size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
worldearthglobalplanetcircleroundinternationalizationi18nlanguagescountrycountriesgeographymaps & travelglobesimpleworld icon

FAQ

What does the globe-simple icon represent?
It represents a globe, symbolizing concepts like the world, internationalization, or geographical location.
How do I use the globe-simple icon in React?
You can import and use it like this: import { GlobeSimple } from '@phosphor-icons/react'; <GlobeSimple />.
What is the license for this icon?
The Phosphor icon set, including globe-simple, 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 →