A radar scope with rings and a sweep, for scanning, detection, tracking and nearby search. On a 24×24 grid in stroke and duotone, free under MIT.

MapsNewv0.9.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M21.3092 8.3477C21.7657 9.5113 22 10.7501 22 12C22 17.5228 17.5228 22 12 22C6.4772 22 2 17.5228 2 12C2 6.4772 6.4772 2 12 2C14.6522 2 17.1957 3.0536 19.0711 4.9289L12 12M16.2426 7.7574C15.1174 6.6321 13.5913 6 12 6C8.6863 6 6 8.6863 6 12C6 15.3137 8.6863 18 12 18C15.3137 18 18 15.3137 18 12C18 11.8887 17.9969 11.7773 17.9907 11.6661" fill="none"/>
  <path d="M13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12Z" fill="currentColor" stroke="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • scan
  • detect
  • sonar
  • tracking
  • nearby
  • sweep

Related icons

The rest of the radar family first, then the Maps shelf.

FAQ

Answered from radar's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the radar icon for?
A radar scope with rings and a sweep, for scanning, detection, tracking and nearby search. It is filed under Maps in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as scan, detect, sonar, tracking, nearby and sweep, and the browser's search matches all of those.
What styles does the radar icon come in?
Stroke and duotone. There is no fill drawing of this one: a filled weight needs an enclosed area, either in the glyph itself or from a square or circle container.
Is there a square or circle version of radar?
No. radar is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with radar?
building, buildings, compass, flag, map and map-pin, and 9 more, all shown below. They are the Maps shelf: nothing else in the set is named after radar.
How do I import radar in React?
<Radar /> is the component, and the weight decides the module: stroke from "@keyline-icons/react" and duotone from "@keyline-icons/react/duotone". It takes the usual SVG props plus a size, so <Radar size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the radar SVG?
icons/stroke/radar.svg and icons/duotone/radar.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was radar added to the set?
Added 13 Sept 2026. It ships in v0.9.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.