John KuehJohn Kueh

flag 3 icon

Tabler · flag-3 · MIT

Download SVG

The Tabler flag 3 icon depicts a stylized flag, often used to mark a specific location, indicate a point of interest, or signify a status like a warning or alert on a map or in a UI.

Common uses

  • Marking a user's current location on a map.
  • Indicating a destination or waypoint in navigation.
  • Representing a reported issue or flagged content.

Use it in React

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

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

Styles

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

outline
<IconFlag3 size={24} stroke={2} />
filled
<IconFlag3Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
bannerpinreportmapwarningalertflaglocationnavigationgeography3map bannerlocation pinalert markernavigation flag

FAQ

What is the flag 3 icon typically used for?
It's commonly used for map markers, indicating locations, or signifying alerts and warnings within an interface.
How do I use the flag 3 icon in React?
You can import it directly from the '@tabler/icons-react' library using: `import { IconFlag3 } from '@tabler/icons-react'`.
What is the license for this icon?
The Tabler icon library, including the flag 3 icon, is 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 →