John KuehJohn Kueh

push pin simple icon

Phosphor · push-pin-simple · MIT

Download SVG

The Phosphor push pin simple icon depicts a stylized pushpin, commonly used to mark locations on a map or to signify important or favorited items.

Common uses

  • Bookmark a user's favorite article.
  • Pin a frequently accessed setting.
  • Indicate a selected location on a map.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { PushPinSimple } from '@phosphor-icons/react';

<PushPinSimple size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<PushPinSimple size={24} />
thin
<PushPinSimple size={24} weight="thin" />
light
<PushPinSimple size={24} weight="light" />
bold
<PushPinSimple size={24} weight="bold" />
fill
<PushPinSimple size={24} weight="fill" />
duotone
<PushPinSimple size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
favoritesfavoritedpushpinofficemaps & travelobjectspushpinsimplemap pinfavoritebookmarkthumbtack

FAQ

What is the push pin simple icon used for?
It's typically used to mark important items, locations on a map, or to indicate favorited content.
How do I use this icon in React?
Import it from the library like this: import { PushPinSimple } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →