The Phosphor globe simple x icon depicts a stylized globe with an 'X' mark, commonly used to indicate actions like canceling a global search, resetting a location, or indicating a lack of international support.
Common uses
- Cancel global search filter
- Reset map to default view
- Indicate unsupported region
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { GlobeSimpleX } from '@phosphor-icons/react';
<GlobeSimpleX size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<GlobeSimpleX size={24} />thin
<GlobeSimpleX size={24} weight="thin" />light
<GlobeSimpleX size={24} weight="light" />bold
<GlobeSimpleX size={24} weight="bold" />fill
<GlobeSimpleX size={24} weight="fill" />duotone
<GlobeSimpleX 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 does the globe-simple-x icon represent?
- It represents a global element with a cancellation or negation symbol, often used for actions related to international settings or locations.
- How do I use this icon in React?
- You can import and use it in React with: import { GlobeSimpleX } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including this 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 →