John KuehJohn Kueh

account recovery icon

HugeIcons · AccountRecoveryIcon · MIT

Download SVG

The HugeIcons account recovery icon visually represents the process of regaining access to a user account, commonly used in UI elements related to password resets or security verification.

Common uses

  • Password reset button
  • Account security settings
  • Two-factor authentication prompt

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AccountRecoveryIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AccountRecoveryIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
password resetforgot passwordsecurity lockunlock account

FAQ

What is the purpose of the account recovery icon?
This icon signifies actions or sections related to recovering a lost or compromised user account, such as resetting a password or verifying identity.
How do I use the AccountRecoveryIcon in React?
Import both HugeiconsIcon and AccountRecoveryIcon, then render it using <HugeiconsIcon icon={AccountRecoveryIcon} />.
What is the license for this icon?
The AccountRecoveryIcon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →