The Tabler flag cancel icon depicts a flag with a cancel symbol, commonly used to indicate the cancellation or invalidation of a flagged item or status.
Common uses
- Canceling a flagged task or item
- Indicating an invalid or revoked flag
- Resetting a flagged state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagCancel } from '@tabler/icons-react';
<IconFlagCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- abortterminatestopvoidnullifyceasediscontinuebreakquashrevokemapflagcancelflag offcancel flagrevoke flag
FAQ
- What does the flag cancel icon represent?
- It visually signifies the cancellation, termination, or invalidation of something that was previously flagged or marked.
- How do I use the flag cancel icon in React?
- You can import and use it like this: import { IconFlagCancel } from '@tabler/icons-react'; <IconFlagCancel />
- What is the license for this icon?
- The Tabler icons, including flag-cancel, are 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 →