The Tabler flag 2 icon depicts a flag, often used to represent a location, a marker, or a status indicator on a map or in a UI.
Common uses
- Marking a specific location on a map.
- Indicating a warning or alert status.
- Representing a banner or a point of interest.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlag2 } from '@tabler/icons-react';
<IconFlag2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFlag2 size={24} stroke={2} />filled
<IconFlag2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- bannerpinreportmapwarningalertflaglocationnavigationgeography2map pinalert markerlocation flag
FAQ
- What is the flag 2 icon used for?
- It's commonly used to signify locations, markers, alerts, or banners within user interfaces, especially on maps.
- How do I use the flag 2 icon in React?
- You can import and use it in your React application with: import { IconFlag2 } from '@tabler/icons-react'
- What is the license for the flag 2 icon?
- The Tabler icon library, including the flag 2 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.