The Tabler flag pin icon visually represents a pinned location or a fixed point on a map, commonly used to indicate a specific place or destination.
Common uses
- Marking a user's current location
- Indicating a destination on a map interface
- Pinning a favorite or saved place
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagPin } from '@tabler/icons-react';
<IconFlagPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- attachfixanchormarkstickpositionsecurelocationtagplacemapflagpinmap pinlocation markerdestination icon
FAQ
- What does the flag pin icon represent?
- It depicts a flag attached to a pin, symbolizing a marked location or a fixed point, often used for navigation or location-based features.
- How do I use the flag pin icon in React?
- You can import and use it in your React application with: import { IconFlagPin } from '@tabler/icons-react'.
- What is the license for the Tabler flag pin icon?
- The Tabler icon library, including the flag pin 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 →