The HugeIcons bubble chat lock icon depicts a speech bubble with a lock, typically used to represent secure or private messaging features.
Common uses
- Secure chat indicator
- Private message button
- Encrypted communication status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BubbleChatLockIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BubbleChatLockIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chat locksecure messageprivate chatmessaging security
FAQ
- What does the bubble chat lock icon represent?
- It represents secure or private communication, like encrypted chat or locked messages.
- How do I use this icon in React?
- Import it using `import { BubbleChatLockIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BubbleChatLockIcon} />`.
- 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.