The Tabler login 2 icon depicts an arrow pointing into a rectangle, commonly used to represent the action of logging in or signing into an application.
Common uses
- Login button
- Sign-in form submission
- Access granted indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLogin2 } from '@tabler/icons-react';
<IconLogin2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- accessentersigninauthenticatelogonadmitinitiatelinkconnectopenarrowslogin2sign in
FAQ
- What does the login 2 icon represent?
- It visually signifies the act of entering a system or service, like logging in or signing in.
- How do I use the login 2 icon in React?
- Import it using `import { IconLogin2 } from '@tabler/icons-react'` and use it as a component: `<IconLogin2 />`.
- What is the license for this icon?
- The Tabler icons, including login 2, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →