The Tabler compass off icon depicts a compass with its needle disabled or turned off, commonly used to indicate that navigation, location services, or directional features are inactive or unavailable.
Common uses
- Disabling location services in a map app.
- Showing a feature is not yet available.
- Indicating a 'no results' state for navigation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCompassOff } from '@tabler/icons-react';
<IconCompassOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- navigationsafaritraveldirectiondiscovercompassofflocationdisabledinactivemapnavigation offlocation disabledmap inactivedirection disabled
FAQ
- What does the compass off icon represent?
- It signifies that a compass, navigation, or directional feature is currently inactive, disabled, or unavailable.
- How do I use this icon in React?
- Import it using `import { IconCompassOff } from '@tabler/icons-react';` and then use it as a component: `<IconCompassOff />`.
- What is the license for this icon?
- The Tabler icons, including compass-off, are available 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 →