The Tabler pin invoke icon visually represents a location marker with an added element suggesting an action or trigger, commonly used to indicate a specific point of interest or a triggerable location within an interface.
Common uses
- Marking a user's current location on a map.
- Indicating a saved or favorite location.
- Representing a point of interaction or a triggerable event on a map or diagram.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPinInvoke } from '@tabler/icons-react';
<IconPinInvoke size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- pinlocation-pinmap-pinmarkerplace-pininvoke-pintrigger-pinpointposition-pininvoke-marksysteminvokelocation triggermap marker actionsystem pinpoint of interest
FAQ
- What does the pin invoke icon represent?
- It depicts a location pin combined with a symbol suggesting an action or trigger. It's used for important or actionable locations.
- How do I use this icon in React?
- Import it using `import { IconPinInvoke } from '@tabler/icons-react';` and then use it as a component like `<IconPinInvoke />`.
- What is the license for this icon?
- The Tabler icon library, including the pin invoke icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →