The Tabler message report icon visually represents a message with a document or report attached, commonly used to signify actions related to reporting or detailing a conversation or message.
Common uses
- Button to report a specific message in a chat.
- Link to view message details or a transcript.
- Icon for a 'message history' or 'report log' section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageReport } from '@tabler/icons-react';
<IconMessageReport size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMessageReport size={24} stroke={2} />filled
<IconMessageReportFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- commentchatreplycommunicationconversationmessagereportcontactmessaginginteractionmessage detailschat reportconversation summaryfeedback message
FAQ
- What is the purpose of the message report icon?
- It's used to indicate an action or section related to reporting or detailing a message or conversation.
- How do I use this icon in React?
- Import it using `import { IconMessageReport } from '@tabler/icons-react';` and render it as a component.
- 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.