The Tabler message circle share icon visually represents the action of distributing or broadcasting a message, commonly used in UIs to indicate sharing content or initiating a broadcast.
Common uses
- Button to share a message or post
- Icon for a 'broadcast' feature
- Indicate forwarding a conversation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCircleShare } from '@tabler/icons-react';
<IconMessageCircleShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- distributespreadbroadcasttalkcommunicationdialoguetransmitexchangesendforwardmessagecircleshareshare messagebroadcast icondistribute communication
FAQ
- What does the message circle share icon represent?
- It symbolizes the act of sharing or broadcasting a message, often used for features related to communication distribution.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconMessageCircleShare } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this 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 →