The HugeIcons navigation 03 icon depicts a compass rose, commonly used to represent navigation, location, or direction within a user interface.
Common uses
- Map or location display
- Directional guidance
- Site navigation menu
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Navigation03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Navigation03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- compass icondirection iconmap iconwayfinding
FAQ
- What is the Navigation 03 icon used for?
- This icon represents a compass rose and is typically used for features related to navigation, location, or indicating direction.
- How do I use the Navigation 03 icon in React?
- Import the icon and render it using the Hugeicons component: import { Navigation03Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Navigation03Icon} />.
- What is the license for this icon?
- The Navigation 03 icon is available under the MIT license, allowing for free use in both personal and commercial projects.
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 →