The HugeIcons adventure icon depicts a compass, commonly used in UI to represent navigation, exploration, or starting a new journey.
Common uses
- Navigation menu item for 'Explore'
- Button to start a new quest or game level
- Link to a travel or adventure planning section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AdventureIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AdventureIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- compassnavigationexplorequest
FAQ
- What does the Adventure icon represent?
- The icon is a compass, symbolizing direction, exploration, and the beginning of a journey.
- How do I use the Adventure icon in React?
- Import AdventureIcon from '@hugeicons/core-free-icons' and use it like: <HugeiconsIcon icon={AdventureIcon} />.
- What is the license for HugeIcons?
- HugeIcons are provided under the MIT license, allowing for free commercial and non-commercial use.
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 →