John KuehJohn Kueh

mobile navigator 02 icon

HugeIcons · MobileNavigator02Icon · MIT

Download SVG

The HugeIcons mobile navigator 02 icon depicts a stylized map with a location marker, commonly used to represent navigation, location services, or mapping features within a mobile application.

Common uses

  • Map view toggle
  • Location sharing button
  • Directions feature entry point

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MobileNavigator02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MobileNavigator02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
map iconlocation iconnavigation icongps icon

FAQ

What is the purpose of the MobileNavigator02Icon?
This icon represents navigation or location services, often used for map-related functionalities in user interfaces.
How do I use MobileNavigator02Icon in a React project?
Import both HugeiconsIcon and MobileNavigator02Icon, then render the icon using the <HugeiconsIcon icon={MobileNavigator02Icon} /> component.
What is the license for this icon?
The HugeIcons mobile navigator 02 icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →