The Tabler flag 2 off icon visually represents a disabled or inactive flag, commonly used to indicate that a specific location, report, or alert is not currently active or has been dismissed.
Common uses
- Marking a dismissed alert or notification.
- Indicating an inactive or archived report.
- Showing a location that is no longer relevant or is temporarily unavailable.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlag2Off } from '@tabler/icons-react';
<IconFlag2Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- bannerpinreportmapwarningalertflagofflocationnavigation2disabled flaginactive locationdismissed alertreport off
FAQ
- What does the flag 2 off icon signify?
- This icon signifies a disabled or inactive state for an item like a flag, report, or location. It's used when something is no longer active or has been explicitly turned off.
- How do I use the flag 2 off icon in React?
- You can import and use it in your React application with: import { IconFlag2Off } from '@tabler/icons-react'. Then, render it like any other React component: <IconFlag2Off />.
- What is the license for the Tabler flag 2 off icon?
- The Tabler icon library, including the flag 2 off icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.