John KuehJohn Kueh

push pin slash icon

Phosphor · push-pin-slash · MIT

Download SVG

The Phosphor push pin slash icon depicts a pushpin with a diagonal line through it, commonly used to indicate that a pinned item or location is disabled or removed.

Common uses

  • Unfavoriting an item
  • Disabling a saved location
  • Removing a bookmark

Use it in React

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

<PushPinSlash size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
favoritesfavoritedpushpindisabledofficemaps & travelobjectspushpinslashunpinremove pindisabled pinno pin

FAQ

What does the push pin slash icon represent?
It signifies that something previously pinned or favorited is now disabled, removed, or unfavorited.
How do I use this icon in React?
You can import and use it like this: import { PushPinSlash } 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 →