John KuehJohn Kueh

compass icon

Tabler · compass · MIT

Download SVG

The Tabler compass icon depicts a navigational instrument used to indicate direction, commonly employed in UIs to represent features related to navigation, location, or exploration.

Common uses

  • Navigation menu item
  • Location settings button
  • Travel planning feature

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCompass } from '@tabler/icons-react';

<IconCompass size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCompass size={24} stroke={2} />
filled
<IconCompassFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
navigationsafaritraveldirectiondiscovercompasslocationgeographyplacepositionmapdirection finderguidewayfinder

FAQ

What is the compass icon used for?
It's used to signify navigation, direction, location, or discovery features within an application's user interface.
How do I use the compass icon in React?
Import it from '@tabler/icons-react' like so: import { IconCompass } from '@tabler/icons-react'.
What is the license for the Tabler compass icon?
The Tabler icon library, including the compass icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →