The Phosphor globe hemisphere east icon depicts the eastern hemisphere of the Earth and is commonly used to represent global settings, internationalization, or locations in the eastern part of the world.
Common uses
- Global settings menu item
- Internationalization (i18n) options
- Map marker for Eastern Hemisphere locations
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { GlobeHemisphereEast } from '@phosphor-icons/react';
<GlobeHemisphereEast size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<GlobeHemisphereEast size={24} />thin
<GlobeHemisphereEast size={24} weight="thin" />light
<GlobeHemisphereEast size={24} weight="light" />bold
<GlobeHemisphereEast size={24} weight="bold" />fill
<GlobeHemisphereEast size={24} weight="fill" />duotone
<GlobeHemisphereEast size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- worldearthglobalplanetcircleroundinternationalizationi18nlanguagescountrycountriesgeographyeuropeafricaasiaaustralia
FAQ
- What does the globe hemisphere east icon represent?
- It visually represents the eastern half of the globe, often used for concepts related to global scope, internationalization, or specific geographic regions.
- How do I use the globe hemisphere east icon in React?
- You can import and use it in your React application with: import { GlobeHemisphereEast } from '@phosphor-icons/react'
- What is the license for this icon?
- The Phosphor icon library, including the globe hemisphere east 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 →