The Tabler flag question icon visually represents a flag with a question mark, commonly used to indicate a point of interest that requires further information or clarification, such as a location with an unknown status or a user-defined marker needing details.
Common uses
- Marking a location on a map that needs verification.
- Indicating a user-added point of interest with pending details.
- Representing a 'help' or 'more info' option related to a map feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagQuestion } from '@tabler/icons-react';
<IconFlagQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- queryaskinquiredoubtponderwonderprobeinterrogatecuriosityuncertaintymapflagquestionmap questionlocation queryuncertainty marker
FAQ
- What is the purpose of the flag question icon?
- It signifies a location or item that is uncertain, requires more information, or is a point of inquiry, often used in mapping or data visualization contexts.
- How do I use the flag question icon in React?
- You can import and use it directly with `import { IconFlagQuestion } from '@tabler/icons-react';` and then render it as a component: `<IconFlagQuestion />`.
- What is the license for this icon?
- The Tabler icon library, including the flag question icon, is distributed under the MIT license, allowing for free use.
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 →