The HugeIcons message secure 01 icon visually represents a message or communication that is protected and private, commonly used to indicate secure messaging features or encrypted communication channels.
Common uses
- Secure chat feature indicator
- Encrypted email status
- Private message notification
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageSecure01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageSecure01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- secure messageencrypted chatprivate communicationshielded message
FAQ
- What does the MessageSecure01Icon represent?
- This icon represents a secure or encrypted message, often used to signify that a communication is private and protected.
- How do I use MessageSecure01Icon in React?
- Import both HugeiconsIcon and MessageSecure01Icon, then render it using <HugeiconsIcon icon={MessageSecure01Icon} />.
- What is the license for this icon?
- The MessageSecure01Icon is distributed under the MIT license, allowing for free 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 →