The HugeIcons login 01 icon depicts a user silhouette entering a door, commonly used to represent authentication, sign-in, or user account access in a user interface.
Common uses
- Sign-in button
- User profile access
- Authentication flow start
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Login01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Login01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sign inuserauthenticationaccount
FAQ
- What does the Login 01 icon represent?
- It represents user authentication and access, often used for sign-in or user profile actions.
- How do I use the Login 01 icon in React?
- Import both HugeiconsIcon and Login01Icon, then render <HugeiconsIcon icon={Login01Icon} />.
- What is the license for this icon?
- The icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →