The Tabler flag x icon depicts a flag with an 'x' mark, commonly used to signify cancellation, rejection, or invalidation of a flagged item or location.
Common uses
- Cancel a flagged location on a map
- Reject a submitted flag
- Indicate an invalid or removed flag
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagX } from '@tabler/icons-react';
<IconFlagX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- cancelremovedeleteterminatecrossouteliminateinvalidaterejectvoidobliteratemapflagxcancel flagreject flaginvalid flag
FAQ
- What does the flag x icon represent?
- It represents a flag that has been cancelled, rejected, or invalidated, often used in map or list contexts.
- How do I use the flag x icon in React?
- You can import and use it like this: import { IconFlagX } from '@tabler/icons-react'; <IconFlagX />
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →