The Tabler pinned off icon visually represents an item that is no longer attached or pinned, commonly used to indicate that a location or item is unpinned or has been removed from a pinned state.
Common uses
- Unpinning a saved location on a map interface.
- Removing an item from a favorites or pinned list.
- Indicating a notice has been taken down from a virtual corkboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPinnedOff } from '@tabler/icons-react';
<IconPinnedOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- boardattachnailpointedcorkboardfavouritenoticeboardpinnedofflocationmapunpinunfavouriteremove pinmap pin off
FAQ
- What does the pinned off icon signify?
- It signifies that something is no longer pinned or attached. This is often used to show an item has been unpinned or removed from a prominent or saved state.
- How do I use this icon in React?
- You can import and use it in your React application with the following import statement: import { IconPinnedOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the pinned-off icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.