The Tabler pennant 2 icon depicts a triangular flag, often used to represent a location marker, a championship symbol, or a navigational point on a map.
Common uses
- Map marker for a specific point of interest
- Indicate a winner or achievement
- Navigation aid for a destination
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPennant2 } from '@tabler/icons-react';
<IconPennant2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPennant2 size={24} stroke={2} />filled
<IconPennant2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- flagshipsportschampionshipmarkspotwinnerpennantlocationnavigationmap2flag iconlocation pinaward bannermap flag
FAQ
- What does the pennant 2 icon represent?
- It visually represents a pennant or flag, commonly used for map locations, achievements, or navigational markers.
- How do I use the pennant 2 icon in React?
- You can import and use it like this: import { IconPennant2 } from '@tabler/icons-react'. Then render it as <IconPennant2 />.
- What is the license for this icon?
- The Tabler icons, including pennant 2, are 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 →