John KuehJohn Kueh

pin location 02 icon

HugeIcons · PinLocation02Icon · MIT

Download SVG

The HugeIcons pin location 02 icon visually represents a map marker or a specific geographical point, commonly used to indicate a location on a map or highlight a point of interest in a user interface.

Common uses

  • Marking a user's current location on a map.
  • Indicating the address of a business or landmark.
  • Showing the destination for navigation.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
map markerlocation pingeotagpoint of interest

FAQ

What is the PinLocation02Icon used for?
This icon is used to denote a specific geographical location or point of interest on a map or within an interface.
How do I use the PinLocation02Icon in React?
Import both HugeiconsIcon and PinLocation02Icon, then render the icon using <HugeiconsIcon icon={PinLocation02Icon} />.
What is the license for this icon?
The PinLocation02Icon 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 →