John KuehJohn Kueh

pin off icon

Lucide · pin-off · ISC

Download SVG

The Lucide pin off icon depicts a map pin with a diagonal line through it, commonly used to indicate an item is no longer pinned, saved, or fixed in place.

Common uses

  • Unpinning a message in a chat application
  • Removing a saved location from a map
  • Unsubscribing from a topic or feed

Use it in React

Install
npm i lucide-react
Import & render
import { PinOff } from 'lucide-react';

<PinOff size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
unpinmapunlockunfixunsaveremovepinoffremove pin

FAQ

What does the pin off icon represent?
It signifies the removal or deactivation of a pinned, saved, or fixed state, such as unpinning a message or unmarking a location.
How do I use the pin off icon in React?
You can import and use it directly from the lucide-react library with the following code: `import { PinOff } from 'lucide-react'`.
What is the license for the Lucide pin off icon?
The Lucide icon library, including the pin off icon, is available under the ISC license.

Related icons

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

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