The Tabler message forward icon depicts a message with an arrow pointing away, commonly used to signify forwarding a message, email, or chat conversation to another recipient.
Common uses
- Forwarding an email in a webmail client.
- Sharing a chat message in a messaging app.
- Indicating the action of sending a message to a new contact.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageForward } from '@tabler/icons-react';
<IconMessageForward size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- emailmailsendchatcommunicationarrowmessageforwardcontactconversationsend messageshare chatemail forwardredirect
FAQ
- What does the message forward icon represent?
- It represents the action of sending a message, email, or chat to someone else. It's used when you want to share content you've received.
- How do I use this icon in React?
- You can import and use it directly with: import { IconMessageForward } from '@tabler/icons-react'. Then render it as <IconMessageForward />.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →