The Tabler radar 2 icon depicts a radar sweep, commonly used in UI to represent location tracking, signal strength, or search functionality.
Common uses
- Displaying active location tracking.
- Indicating signal strength or network status.
- Representing a search or discovery feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRadar2 } from '@tabler/icons-react';
<IconRadar2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- locationnavigationgpsfindsignaltechnologysubmarineradargeographyplacemap2location sweepsignal wavesgps scansonar
FAQ
- What is the radar 2 icon used for?
- It visually represents concepts like location, signals, or scanning. It's useful for features related to navigation, search, or indicating active processes.
- How do I use the radar 2 icon in React?
- You can import and use it directly with the following statement: `import { IconRadar2 } from '@tabler/icons-react'`. Then, render it like any other React component: `<IconRadar2 />`.
- What is the license for the Tabler radar 2 icon?
- The Tabler icon library, including the radar 2 icon, is 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 →