The Lucide radar icon depicts a circular scanning wave, commonly used to represent search, detection, or location functionalities within a user interface.
Common uses
- Search and discovery features
- Location tracking indicators
- Network scanning status
Use it in React
Install
npm i lucide-reactImport & render
import { Radar } from 'lucide-react';
<Radar size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- scansonardetectfindlocateradar
FAQ
- What is the purpose of the radar icon?
- It visually signifies actions like scanning, detecting, or locating something, often used for search or status indicators.
- How do I use the radar icon in React?
- You can import it directly from the 'lucide-react' library using `import { Radar } from 'lucide-react'` and then use it as a component.
- What is the license for the Lucide radar icon?
- The Lucide icon library, including the radar icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →