The Tabler flag minus icon depicts a flag with a minus sign, commonly used to indicate the removal or deselection of a flag or location.
Common uses
- Removing a saved location from a list.
- Deselecting a country or region filter.
- Indicating a negative or reduced geographical value.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagMinus } from '@tabler/icons-react';
<IconFlagMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- subtractreducedecreasedeductlessnegativediminishlowershrinktakeawaymapflagminusremove flagsubtract locationflag delete
FAQ
- What does the flag minus icon represent?
- It represents the action of removing or subtracting a flag, often used in contexts like deselection or negative values related to locations or regions.
- How do I use the flag minus icon in React?
- You can import and use it like this: import { IconFlagMinus } from '@tabler/icons-react'; <IconFlagMinus />.
- What is the license for this icon?
- The Tabler icon library, including the flag minus icon, is distributed 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 →