John KuehJohn Kueh

scan smiley icon

Phosphor · scan-smiley · MIT

Download SVG

The Phosphor scan smiley icon depicts a smiling face with a scanning or detection effect, commonly used to represent features like facial recognition, face unlock, or general scanning processes within a system.

Common uses

  • Facial recognition login button
  • Face scan progress indicator
  • Biometric authentication status

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { ScanSmiley } from '@phosphor-icons/react';

<ScanSmiley size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ScanSmiley size={24} />
thin
<ScanSmiley size={24} weight="thin" />
light
<ScanSmiley size={24} weight="light" />
bold
<ScanSmiley size={24} weight="bold" />
fill
<ScanSmiley size={24} weight="fill" />
duotone
<ScanSmiley size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
*new*facial recognitionface unlockscannersystempeoplescansmileyface scanbiometric scan

FAQ

What does the scan smiley icon represent?
It represents a smiling face with a scanning effect, typically used for facial recognition or scanning features in user interfaces.
How do I use the scan smiley icon in React?
You can import and use it directly from the Phosphor React library: import { ScanSmiley } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the scan smiley icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →