A scan frame over an eye, for iris recognition, biometrics and watching a feed. On a 24×24 grid in stroke, duotone and fill, free under MIT.

DevicesNewv0.7.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="M3 8V6C3 4.34315 4.34315 3 6 3H8M16 3H18C19.6569 3 21 4.34315 21 6V8M21 16V18C21 19.6569 19.6569 21 18 21H16M8 21H6C4.34315 21 3 19.6569 3 18V16M6 12C6.531 9.1036 9.0553 7 12 7C14.9447 7 17.469 9.1036 18 12C17.469 14.8964 14.9447 17 12 17C9.0553 17 6.531 14.8964 6 12Z" 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.

  • iris
  • retina
  • biometric
  • identification
  • watch
  • surveillance
  • preview
  • ai scan
  • capture
  • recognise
  • recognize

Related icons

The rest of the scan family first, then the Devices shelf.

FAQ

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

What is the scan-eye icon for?
A scan frame over an eye, for iris recognition, biometrics and watching a feed. It is filed under Devices in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as iris, retina, biometric, identification, watch, surveillance, preview, ai scan, capture, recognise and recognize, and the browser's search matches all of those.
What styles does the scan-eye icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of scan-eye?
No. scan-eye is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with scan-eye?
scan, scan-barcode, scan-face, scan-line, scan-qr-code and scan-search, and 12 more, all shown below. The scan family is listed first, then the rest of the Devices shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import scan-eye in React?
<ScanEye /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <ScanEye size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the scan-eye SVG?
icons/stroke/scan-eye.svg, icons/duotone/scan-eye.svg and icons/fill/scan-eye.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 scan-eye added to the set?
Added 10 Sept 2026. It ships in v0.7.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.