John KuehJohn Kueh

pathfinder outline icon

HugeIcons · PathfinderOutlineIcon · MIT

Download SVG

The HugeIcons pathfinder outline icon depicts a compass or directional tool, commonly used to represent navigation, search, or guidance within a user interface.

Common uses

  • Navigation menu item
  • Search bar icon
  • Guidance or tutorial step indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
compass iconnavigation icondirection iconmap icon

FAQ

What does the pathfinder outline icon represent?
It represents navigation, search, or guidance, similar to a compass or directional marker.
How do I use the PathfinderOutlineIcon in React?
Import both HugeiconsIcon and PathfinderOutlineIcon, then render it using <HugeiconsIcon icon={PathfinderOutlineIcon} />.
What is the license for this icon?
The HugeIcons icon library, including this icon, is available 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 →