The HugeIcons navigation 04 icon depicts a compass or a directional indicator, commonly used to represent navigation, location, or orientation within an application.
Common uses
- Map or location features
- User profile or settings menu
- Directional guidance in tutorials
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Navigation04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Navigation04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- compass icondirection iconmap iconlocation icon
FAQ
- What does the Navigation 04 icon represent?
- It visually represents navigation, direction, or location, similar to a compass or directional arrow.
- How do I use Navigation04Icon in React?
- Import both HugeiconsIcon and Navigation04Icon, then render it using <HugeiconsIcon icon={Navigation04Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →