John KuehJohn Kueh

sign in icon

Phosphor · sign-in · MIT

Download SVG

The Phosphor sign in icon depicts a rightward-pointing arrow entering a rectangular shape, commonly used to represent user authentication or the action of logging into a system.

Common uses

  • Login button
  • User authentication prompt
  • Access granted indicator

Use it in React

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

<SignIn size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
*updated*signinloginlog inentersystemsigninauthentication

FAQ

What is the purpose of the sign-in icon?
It visually represents the action of a user entering a system or service, typically for authentication or login purposes.
How do I use the sign-in icon in React?
You can import and use it with the following code: import { SignIn } from '@phosphor-icons/react'.
What is the license for the Phosphor sign-in icon?
The Phosphor icon library, including the sign-in 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 →