The HugeIcons navigator 02 icon depicts a stylized compass or map marker, commonly used to indicate navigation, location, or direction within a user interface.
Common uses
- Map or location display
- Navigation menu item
- Directions or routing feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Navigator02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Navigator02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- compass iconmap pin icondirection iconlocation icon
FAQ
- What does the Navigator 02 icon represent?
- It represents navigation, direction, or a specific location, similar to a compass or map pin.
- How do I use the Navigator02Icon in React?
- Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Navigator02Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Navigator02Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.