John KuehJohn Kueh

message lock 02 icon

HugeIcons · MessageLock02Icon · MIT

Download SVG

The HugeIcons message lock 02 icon depicts a message with a lock, commonly used to represent secure or private messaging features.

Common uses

  • Indicate encrypted chat rooms
  • Show private message status
  • Label secure communication channels

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
secure messageprivate chatencrypted messagemessage security

FAQ

What does the message lock 02 icon represent?
This icon represents a message with a lock, symbolizing security, privacy, or encryption for messages or communication.
How do I use the MessageLock02Icon in React?
Import it as import { MessageLock02Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={MessageLock02Icon} /> within the @hugeicons/react library.
What is the license for this icon?
The HugeIcons library, including this icon, is released 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 →