John KuehJohn Kueh

touch locked 02 icon

HugeIcons · TouchLocked02Icon · MIT

Download SVG

The HugeIcons touch locked 02 icon depicts a finger touching a padlock, commonly used to signify a locked or secured state, or an action that requires authentication.

Common uses

  • Indicate a locked account or feature
  • Show a required login to proceed
  • Represent a secured setting or file

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
locked fingersecure touchauthentication requiredaccess denied

FAQ

What does the TouchLocked02Icon represent?
It visually represents a locked state, often used when an action requires authentication or a feature is inaccessible until unlocked.
How do I use TouchLocked02Icon in a React application?
Import the icon component and use it like this: import { TouchLocked02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={TouchLocked02Icon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →