The Tabler map question icon depicts a map with a question mark, commonly used to signify a need for location-based information or to indicate a query related to a map.
Common uses
- Button to ask for directions
- Link to a 'where to find us' page
- Indicate a missing location on a map
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapQuestion } from '@tabler/icons-react';
<IconMapQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- inquiryqueryaskexplorepuzzleconfuseinvestigateresearchexamineexplorationmapquestionlocation querymap inquiryfind locationmap help
FAQ
- What is the map question icon used for?
- It's used to represent inquiries or confusion related to a map or location. This could be for asking for directions or indicating a missing piece of location information.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconMapQuestion } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the map question icon, is released 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 →