The HugeIcons messenger icon depicts a speech bubble, commonly used to represent chat, messaging, or communication features within an application.
Common uses
- Chat/Messaging feature entry point
- Notification indicator for new messages
- Link to a user's inbox or message history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessengerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessengerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chat iconmessage iconspeech bubble iconcommunication icon
FAQ
- What is the messenger icon used for?
- It's used to visually indicate chat or messaging functionalities, such as starting a new conversation or accessing message history.
- How do I use the MessengerIcon in React?
- Import both HugeiconsIcon and MessengerIcon, then render <HugeiconsIcon icon={MessengerIcon} />.
- What is the license for this icon?
- The MessengerIcon is provided under the MIT license, allowing for free commercial and non-commercial use.
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 →