John KuehJohn Kueh

maps global 02 icon

HugeIcons · MapsGlobal02Icon · MIT

Download SVG

The HugeIcons maps global 02 icon depicts a stylized globe with a map projection, commonly used to represent global locations, international features, or world maps in user interfaces.

Common uses

  • Global settings or preferences
  • Internationalization (i18n) features
  • World map display

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MapsGlobal02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MapsGlobal02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
globeworldmapearth

FAQ

What does the MapsGlobal02Icon represent?
This icon represents a global map or globe, suitable for indicating worldwide scope or international features within an application.
How do I use the MapsGlobal02Icon in a React project?
Import both HugeiconsIcon and MapsGlobal02Icon, then render the icon using the HugeiconsIcon component with the icon prop set to MapsGlobal02Icon: import { HugeiconsIcon } from '@hugeicons/react'; import { MapsGlobal02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={MapsGlobal02Icon} />.
What is the license for this icon?
The MapsGlobal02Icon is released 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 HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →