The Tabler message share icon depicts a speech bubble with an arrow pointing outwards, commonly used to represent the action of sharing a message, email, or communication.
Common uses
- Button to share a message or link
- Icon for a 'Send' or 'Distribute' feature
- Visual cue for forwarding a conversation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageShare } from '@tabler/icons-react';
<IconMessageShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- sharingemailmailcommunicationpostmessagesharecontactconversationdistributeshare messagesend iconforward iconcommunication icon
FAQ
- What does the message share icon represent?
- It visually signifies the act of sharing or sending out a message, email, or any form of communication.
- How do I use this icon in React?
- You can import and use it like this: `import { IconMessageShare } from '@tabler/icons-react'`. Then render it as `<IconMessageShare />`.
- What is the license for this icon?
- The Tabler icon library, including the message-share icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →