The HugeIcons login circle 01 icon depicts a circular arrow pointing into a keyhole, commonly used to represent user authentication, sign-in, or access to a system.
Common uses
- Sign-in button
- User authentication flow
- Access control indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LoginCircle01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LoginCircle01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sign in iconauthentication iconaccess iconkeyhole icon
FAQ
- What does the login circle 01 icon represent?
- It represents user authentication, sign-in, or access to a system, often shown as a circular arrow entering a keyhole.
- How do I use the LoginCircle01Icon in React?
- Import both HugeiconsIcon and LoginCircle01Icon, then render it using <HugeiconsIcon icon={LoginCircle01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.