The Tabler flag spark icon depicts a flag with a spark, commonly used to indicate a highlighted location, a warning, or a special point of interest on a map or interface.
Common uses
- Highlighting a specific location on a map.
- Indicating a new or important notification.
- Marking a critical point in a tutorial or onboarding flow.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagSpark } from '@tabler/icons-react';
<IconFlagSpark size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- bannerpinreportmapwarningalertflagsparklocationnavigationmap warningalert pinspecial locationhighlighted flag
FAQ
- What is the flag spark icon used for?
- It's used to visually draw attention to a specific location, alert, or important item, often in map-related contexts or status indicators.
- How do I use the flag spark icon in React?
- You can import and use it directly with the following statement: `import { IconFlagSpark } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the flag spark icon, 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 →