John KuehJohn Kueh

pin 02 icon

HugeIcons · Pin02Icon · MIT

Download SVG

The HugeIcons pin 02 icon depicts a stylized map pin, commonly used to mark a location on a map or indicate a point of interest in a user interface.

Common uses

  • Marking user-defined locations on a map
  • Indicating a selected or favorite place
  • Representing an address or destination

Use it in React

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

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

Details

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

FAQ

What is the pin 02 icon used for?
It's used to visually represent a specific location, such as a point on a map, an address, or a notable place within an application.
How do I use the Pin02Icon in React?
Import both HugeiconsIcon and Pin02Icon from their respective packages and render it using the <HugeiconsIcon icon={Pin02Icon} /> component.
What is the license for this icon?
The HugeIcons pin 02 icon is distributed under the MIT license, which allows 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →