The HugeIcons global icon depicts a stylized representation of the Earth, commonly used to indicate internationalization, localization, or worldwide scope within a user interface.
Common uses
- Language selection dropdown
- World map integration
- International shipping options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GlobalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GlobalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- worldearthglobeinternational
FAQ
- What does the global icon represent?
- It represents the Earth and is typically used for features related to internationalization, localization, or global reach.
- How do I use the GlobalIcon in React?
- Import both HugeiconsIcon and GlobalIcon, then render <HugeiconsIcon icon={GlobalIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the GlobalIcon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.