John KuehJohn Kueh

compass icon

HugeIcons · CompassIcon · MIT

Download SVG

The HugeIcons compass icon visually represents direction and navigation, commonly used in UIs to indicate features related to location, guidance, or orientation.

Common uses

  • Navigation menu item
  • Location settings button
  • Map or GPS feature

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
directionnavigationguideorientation

FAQ

What is the compass icon used for?
It's used to signify navigation, direction, or location-based features within an application.
How do I use the CompassIcon in React?
Import both HugeiconsIcon and CompassIcon, then render it using <HugeiconsIcon icon={CompassIcon} />.
What is the license for this icon?
The HugeIcons library, including the compass 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 →