The Tabler navigation search icon visually represents the action of searching within a map or navigation context, commonly used for features like finding locations or points of interest.
Common uses
- Search bar for location-based services
- Button to find nearby points of interest
- Map interface element for destination lookup
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationSearch } from '@tabler/icons-react';
<IconNavigationSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- findexplorelookupdetectseekdiscoverscoutinspectinvestigatelocatemapnavigationsearchmap searchfind locationroute lookup
FAQ
- What is the purpose of the navigation search icon?
- This icon signifies searching or locating something within a navigational or map-related interface. It's ideal for features where users need to find a place or route.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { IconNavigationSearch } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler navigation search icon is distributed under the MIT license, allowing for free usage in both personal and commercial projects.
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 →