John KuehJohn Kueh

globe hemisphere west icon

Phosphor · globe-hemisphere-west · MIT

Download SVG

The Phosphor globe hemisphere west icon depicts the Western Hemisphere of the Earth, commonly used to represent internationalization, global settings, or location-based features in a user interface.

Common uses

  • Internationalization (i18n) settings dropdown
  • Link to a global map view
  • Displaying a user's country or region

Use it in React

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

<GlobeHemisphereWest size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
worldearthglobalplanetcircleroundinternationalizationi18nlanguagescountrycountriesgeographynorth americasouth americamaps & travelglobe

FAQ

What does the globe hemisphere west icon represent?
It visually represents the Western Hemisphere of the Earth, often used for global or internationalization-related features in software.
How do I use this icon in React?
You can import and use it in your React application with: import { GlobeHemisphereWest } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the globe-hemisphere-west 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 →