John KuehJohn Kueh

chat lock icon

HugeIcons · ChatLockIcon · MIT

Download SVG

The HugeIcons chat lock icon depicts a speech bubble with a lock, commonly used to signify secure or private messaging features.

Common uses

  • Indicate end-to-end encrypted chat
  • Show private message settings
  • Represent secure communication channels

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
secure chatprivate messageencrypted chatmessaging lock

FAQ

What does the chat lock icon represent?
It represents secure or private messaging, often used for features like end-to-end encryption.
How do I use the ChatLockIcon in React?
Import both HugeiconsIcon and ChatLockIcon, then render <HugeiconsIcon icon={ChatLockIcon} />.
What is the license for this icon?
This icon is available 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 →