The Tabler message circle user icon visually represents a user profile within a chat or communication context, commonly used to indicate actions related to messaging a specific individual or managing user communication settings.
Common uses
- Button to message a user profile
- Link to a user's chat history
- Icon for user communication settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCircleUser } from '@tabler/icons-react';
<IconMessageCircleUser size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- personindividualmemberparticipantprofilechatcommunicationdialogueidentityactormessagecircleuseruser chatprofile messagecontact communication
FAQ
- What does the message circle user icon represent?
- It signifies a user involved in a conversation or message, often used for actions like starting a chat or viewing a user's profile in a communication interface.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with: import { IconMessageCircleUser } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the message-circle-user 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 →