The HugeIcons message square share icon depicts a speech bubble with an arrow pointing outwards, commonly used to represent sharing a message or initiating a sharing action within an interface.
Common uses
- Share button for a message thread
- Initiate content sharing from a chat
- Send a message to another user
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageSquareShareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageSquareShareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- share messagesend messagemessage outdialogue share
FAQ
- What does the message square share icon represent?
- It represents the action of sharing a message or content, often seen in communication or social features.
- How do I use this icon in React?
- Import both HugeiconsIcon and MessageSquareShareIcon, then render <HugeiconsIcon icon={MessageSquareShareIcon} />.
- 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 →