The Lucide flag off icon visually represents the action of removing a flag or disabling a notification, commonly used to indicate that an item is no longer flagged or marked for attention.
Common uses
- Unflagging an email or task
- Disabling notifications for a specific item
- Removing a marker from a map or list
Use it in React
Install
npm i lucide-reactImport & render
import { FlagOff } from 'lucide-react';
<FlagOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- unflagunmarkreportmarkernotificationwarningmilestonegoalnoticesignalattentionbannerflagoffremove flagnotification off
FAQ
- What does the flag off icon signify?
- This icon signifies the removal or disabling of a flag, often used to unmark an item or turn off a notification.
- How do I use the flag off icon in React?
- You can import and use it in React with: import { FlagOff } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →