John KuehJohn Kueh

flag pennant icon

Phosphor · flag-pennant · MIT

Download SVG

The Phosphor flag pennant icon depicts a triangular flag, often used to signify a starting or finishing line in races, or as a general indicator of a specific point or achievement.

Common uses

  • Race start/finish indicator
  • Achievement or badge marker
  • Point of interest on a map

Use it in React

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

<FlagPennant size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FlagPennant size={24} />
thin
<FlagPennant size={24} weight="thin" />
light
<FlagPennant size={24} weight="light" />
bold
<FlagPennant size={24} weight="bold" />
fill
<FlagPennant size={24} weight="fill" />
duotone
<FlagPennant size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
flagsracesportsteamobjectsmaps & travelsystemgamesflagpennantbannermarkerfinish line

FAQ

What is the flag pennant icon used for?
It's commonly used to represent race finishes, achievements, or as a marker for specific locations.
How do I use the flag pennant icon in React?
Import it using `import { FlagPennant } from '@phosphor-icons/react'` and then use it as a component: `<FlagPennant />`.
What is the license for the Phosphor flag pennant icon?
The Phosphor icon library, including the flag pennant icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →