John KuehJohn Kueh

map pin pen icon

HugeIcons · MapPinPenIcon · MIT

Download SVG

The HugeIcons map pin pen icon depicts a map pin with a pen, typically used to represent editing a location or adding a note to a map point.

Common uses

  • Edit location details
  • Add a note to a map marker
  • Customize map pin

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
edit locationmap marker editpin editlocation annotation

FAQ

What does the map pin pen icon represent?
It represents the action of editing or annotating a specific location on a map.
How do I use the MapPinPenIcon in React?
Import both HugeiconsIcon and MapPinPenIcon, then render <HugeiconsIcon icon={MapPinPenIcon} />.
What is the license for this icon?
This icon is available 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 →