John KuehJohn Kueh

flag banner icon

Phosphor · flag-banner · MIT

Download SVG

The Phosphor flag banner icon depicts a swallowtail flag, often used to represent national flags, achievements, or status indicators.

Common uses

  • Indicate a country or region
  • Show a completed task or achievement
  • Represent a status or category

Use it in React

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

<FlagBanner size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
ribboncountrycountriesfinishedcompletedflagsswallowtailobjectsmaps & travelsystemflagbannerswallowtail flagcountry flagachievement ribbonstatus flag

FAQ

What is the flag banner icon used for?
It's commonly used to signify countries, completed items, or as a general status indicator in user interfaces.
How do I use the flag banner icon in React?
You can import and use it like this: import { FlagBanner } from '@phosphor-icons/react'; <FlagBanner />.
What is the license for the Phosphor flag banner icon?
The Phosphor icon library, including the flag banner 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →