The Phosphor user circle icon depicts a person's silhouette within a circle, commonly used to represent user profiles, accounts, or general user-related actions.
Common uses
- User profile avatar placeholder
- Account settings link
- Login/logout button
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { UserCircle } from '@phosphor-icons/react';
<UserCircle size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<UserCircle size={24} />thin
<UserCircle size={24} weight="thin" />light
<UserCircle size={24} weight="light" />bold
<UserCircle size={24} weight="bold" />fill
<UserCircle size={24} weight="fill" />duotone
<UserCircle size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- people
- Keywords
- personusersprofileaccountcontactloginpeopleusercircleperson circleprofile iconaccount avatarcontact symbol
FAQ
- What is the user circle icon used for?
- It's typically used to signify user-related elements like profiles, accounts, or login actions.
- How do I use the user circle icon in React?
- You can import and use it like this: `import { UserCircle } from '@phosphor-icons/react';`
- What is the license for Phosphor icons?
- Phosphor icons are distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Phosphor.