The Tabler radar off icon depicts a radar dish with a line through it, commonly used to indicate that a radar or location-based service is currently disabled or not active.
Common uses
- Disabling location tracking in a settings menu.
- Showing a disabled radar feature in a simulation game.
- Indicating no signal or connection for a location service.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRadarOff } from '@tabler/icons-react';
<IconRadarOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- locationnavigationgpsfindsignaltechnologysubmarineradaroffdisabledmapno locationgps disabledsignal offradar disabled
FAQ
- What does the radar off icon represent?
- It visually signifies that a radar function, location service, or signal detection is turned off or unavailable.
- How do I use this icon in React?
- Import it using `import { IconRadarOff } from '@tabler/icons-react'` and then use it as a component: `<IconRadarOff />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →