The Lucide pin icon visually represents a location marker, commonly used to indicate a specific point on a map or to signify a saved or fixed item.
Common uses
- Map marker for user-saved locations
- Button to 'pin' or 'save' an item
- Indicate a fixed or important element
Use it in React
Install
npm i lucide-reactImport & render
import { Pin } from 'lucide-react';
<Pin size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- savemaplockfixpinlocationmarkerbookmarkpushpin
FAQ
- What does the pin icon represent?
- It represents a physical map pin used to mark a location or a saved/fixed item.
- How do I use the pin icon in React?
- You can import and use it like this: import { Pin } from 'lucide-react'
- What is the license for the Lucide pin icon?
- The Lucide icon library, including the pin icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.