John KuehJohn Kueh

pennant icon

Tabler · pennant · MIT

Download SVG

The Tabler pennant icon depicts a triangular flag, often used to signify a location, a winner, or a point of interest on maps or navigation interfaces.

Common uses

  • Marking a destination on a map.
  • Indicating a 'winner' or 'best' option.
  • Representing a checkpoint in a game or challenge.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPennant } from '@tabler/icons-react';

<IconPennant size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPennant size={24} stroke={2} />
filled
<IconPennantFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
flagshipsportschampionshipmarkspotwinnerpennantlocationnavigationmapmarkerawardlocation pin

FAQ

What is the pennant icon used for?
It's commonly used to mark locations, indicate achievements like winning, or represent specific points on a map or interface.
How do I use the pennant icon in React?
You can import it directly from the '@tabler/icons-react' library using: `import { IconPennant } from '@tabler/icons-react'`.
What is the license for this icon?
The Tabler icon library, including the pennant icon, is 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 →