The Lucide log in icon depicts an arrow pointing into a rectangle, commonly used to represent the action of signing into an account or system.
Common uses
- Login button
- Sign-in form submission
- Access control area
Use it in React
Install
npm i lucide-reactImport & render
import { LogIn } from 'lucide-react';
<LogIn size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- sign inarrowenterauthloginarrow inauthentication
FAQ
- What does the log in icon represent?
- It visually signifies the action of entering a system or account, often through a username and password.
- How do I use the log in icon in React?
- Import it from 'lucide-react' and use it as a component: import { LogIn } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the log in icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →