John KuehJohn Kueh

maping icon

HugeIcons · MapingIcon · MIT

Download SVG

The HugeIcons maping icon visually represents a map or location, commonly used in user interfaces to indicate navigation, location services, or points of interest.

Common uses

  • Map view toggle
  • Location search input
  • Address display

Use it in React

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

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

Details

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

FAQ

What does the maping icon represent?
The maping icon depicts a map or a geographical area. It's typically used to signify location-based features or navigation.
How do I use the MapingIcon in React?
Import both HugeiconsIcon and MapingIcon, then render the icon using <HugeiconsIcon icon={MapingIcon} />.
What is the license for this icon?
The HugeIcons maping icon is available under the MIT license.

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 →