The Tabler map search icon depicts a map with a magnifying glass, commonly used to represent features related to searching for locations or points of interest on a map.
Common uses
- Map search bar
- Find nearest location button
- Address lookup feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapSearch } from '@tabler/icons-react';
<IconMapSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- locationnavigationgpsfindpinmapsearchlookseekquerylocation searchfind on mapmap pin searchgps search
FAQ
- What is the purpose of the map search icon?
- It visually signifies a search function specifically for map-based data, like finding addresses or points of interest.
- How do I use this icon in React?
- Import it using `import { IconMapSearch } from '@tabler/icons-react';` and then use it as a component: `<IconMapSearch />`.
- What is the license for this icon?
- The Tabler icons, including map-search, are 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 →