The HugeIcons globe x icon depicts a stylized globe with an 'x' mark, commonly used to represent actions like canceling a global operation, closing a world view, or indicating an invalid or inaccessible global setting.
Common uses
- Cancel global search
- Close world map view
- Invalidate global configuration
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GlobeXIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GlobeXIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- globe cancelworld closeglobal errormap delete
FAQ
- What does the globe x icon represent?
- It symbolizes canceling or invalidating something related to a global scope, like a world map or a global setting.
- How do I use the GlobeXIcon in React?
- Import both HugeiconsIcon and GlobeXIcon, then render <HugeiconsIcon icon={GlobeXIcon} />.
- What is the license for this icon?
- The HugeIcons globe x icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →