John KuehJohn Kueh

user focus icon

Phosphor · user-focus · MIT

Download SVG

The Phosphor user focus icon depicts a person with a highlighted or focused area, commonly used to represent a selected user, profile view, or an active account.

Common uses

  • Highlighting the currently logged-in user in a header.
  • Indicating the selected profile in a list.
  • Representing a 'my account' or 'user settings' section.

Use it in React

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

<UserFocus size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
identificationbiometricsfacial recognitionprofilepersonaccountautofocuspeopleuserfocusperson selectedaccount activeuser identification

FAQ

What does the user focus icon represent?
It visually signifies a specific user or a focused user profile, often used for selection or identification within an interface.
How do I use this icon in React?
Import it as `UserFocus` from '@phosphor-icons/react' and use it as a component: `<UserFocus />`.
What is the license for this icon?
The Phosphor icon library, including the user-focus 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 →