The Tabler message dots icon, also known as message-dots, visually represents a conversation or chat thread, commonly used to indicate actions related to messaging or communication.
Common uses
- Button to open a chat window
- Link to a user's message history
- Indicator for unread messages
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageDots } from '@tabler/icons-react';
<IconMessageDots size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- commentchatreplymessagedotscontactconversationmessaginginteractioncommunicationchat bubble with dotsconversation iconcomment icon
FAQ
- What is the message dots icon used for?
- It's typically used to signify actions or elements related to messaging, chat, or conversations within a user interface.
- How do I use the message dots icon in React?
- You can import and use it directly with the Tabler React library using: `import { IconMessageDots } from '@tabler/icons-react'`.
- What is the license for the Tabler message dots icon?
- The Tabler icon library, including the message dots 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 →