The Tabler flag down icon depicts a downward-pointing flag, commonly used to indicate a decrease in value, a lowered status, or a descending direction within a user interface.
Common uses
- Indicating a price decrease in e-commerce.
- Showing a decline in stock market data.
- Representing a lowered setting or status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagDown } from '@tabler/icons-react';
<IconFlagDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- decreaselowerreducedropfalldeclinedimsubsidedescendminimizemapflagdowndecrease iconlower icondownward flag
FAQ
- What does the flag down icon represent?
- It visually signifies a reduction, decrease, or downward movement, often applied to metrics or states.
- How do I use the flag down icon in React?
- Import it from '@tabler/icons-react' with: import { IconFlagDown } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the flag down 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 →