The Tabler flag off icon depicts a flag with a diagonal line through it, commonly used to indicate that a specific location, item, or status is not flagged, disabled, or has been dismissed.
Common uses
- Disabling notifications for a specific location.
- Indicating a reported item has been resolved or dismissed.
- Showing a map marker as inactive or removed.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagOff } from '@tabler/icons-react';
<IconFlagOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- bannerpinreportmapwarningalertflagofflocationnavigationunflagdismissno locationclear alert
FAQ
- What does the flag off icon represent?
- It signifies the absence or cancellation of a flag, such as a disabled alert, a dismissed report, or an unselected location.
- How do I use the flag off icon in React?
- You can import and use it directly with: import { IconFlagOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including flag off, are 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 →