The Tabler map pin question icon visually represents a location inquiry or a point of interest that requires further information or clarification.
Common uses
- Marking a location with an unknown status
- Indicating a help or FAQ section related to a specific place
- Button to query details about a selected map point
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinQuestion } from '@tabler/icons-react';
<IconMapPinQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- inquireaskwonderconfusepuzzlecuriousdoubtqueryseekprobabilitymappinquestionlocation querymap helppin doubt
FAQ
- What is the purpose of the map pin question icon?
- It's used to signify a location that needs more information, is uncertain, or prompts a query about a specific place.
- How do I use this icon in React?
- Import it using `import { IconMapPinQuestion } from '@tabler/icons-react'` and then use it as a component: `<IconMapPinQuestion />`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →