John KuehJohn Kueh

map pin icon

HugeIcons · MapPinIcon · MIT

Download SVG

The HugeIcons map pin icon visually represents a location marker, commonly used to indicate points of interest, addresses, or current positions on a map interface.

Common uses

  • Marking user's current location on a map
  • Indicating the address of a business or venue
  • Displaying a destination point for navigation

Use it in React

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

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

Details

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

FAQ

What is the MapPinIcon used for?
It's used to visually denote a specific geographic location on a map or interface.
How do I use MapPinIcon in React?
Import both HugeiconsIcon and MapPinIcon, then render <HugeiconsIcon icon={MapPinIcon} />.
What is the license for this icon?
The MapPinIcon 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 →