John KuehJohn Kueh

globe x icon

Phosphor · globe-x · MIT

Download SVG

The Phosphor globe x icon depicts a stylized globe with an 'x' mark, commonly used to represent actions related to internationalization, language selection, or indicating a global scope.

Common uses

  • Language/region selection dropdown
  • Button to reset to default global settings
  • Indicator for content available worldwide

Use it in React

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

<GlobeX size={24} />

Styles

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

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

Details

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

FAQ

What is the globe x icon used for?
It's typically used for internationalization features, language selection, or indicating global scope in a user interface.
How do I use the globe x icon in React?
You can import it using `import { GlobeX } from '@phosphor-icons/react'` and then use it as a component: `<GlobeX />`.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →