The Tabler message user icon depicts a speech bubble interacting with a user silhouette, commonly used to represent user-initiated messages, direct communication, or user profiles within a messaging context.
Common uses
- Initiate direct message to a user
- User profile with contact options
- Customer support or feedback channel
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageUser } from '@tabler/icons-react';
<IconMessageUser size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- identitymemberpersonindividualparticipantcustomerviewervisitorclientaccountcommunicationmessageuseruser chatcontact messagedirect message
FAQ
- What does the message user icon represent?
- It signifies a user sending or receiving a message, or a direct communication channel with an individual.
- How do I use this icon in React?
- Import it using `import { IconMessageUser } from '@tabler/icons-react';` and use it as a component: `<IconMessageUser />`.
- What is the license for this icon?
- The Tabler icons, including message-user, are distributed 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 →