The Tabler pin end icon visually represents a destination marker on a map or interface, often used to signify the endpoint of a route or a specific location.
Common uses
- Marking the end of a navigation route.
- Indicating a final destination in travel apps.
- Highlighting a specific point of interest on a map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPinEnd } from '@tabler/icons-react';
<IconPinEnd size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- pinlocation-pinmap-pinmarkerplace-pindestination-pinend-pinpointposition-pinmark-endsystemendmap marker enddestination markerroute endlocation marker
FAQ
- What is the purpose of the pin end icon?
- This icon is typically used to denote the final destination or endpoint of a path, route, or journey within a user interface.
- How do I use the pin end icon in React?
- You can import and use it in React with the following statement: `import { IconPinEnd } from '@tabler/icons-react'`.
- What is the license for the Tabler pin end icon?
- The Tabler icons, including the pin end icon, are distributed 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 →