John KuehJohn Kueh

message chatbot icon

Tabler · message-chatbot · MIT

Download SVG

The Tabler message chatbot icon visually represents automated customer support or interactive communication, commonly used to indicate a virtual assistant or chat functionality within an application.

Common uses

  • Button to initiate a support chat
  • Indicator for an AI assistant feature
  • Link to a contact or messaging center

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMessageChatbot } from '@tabler/icons-react';

<IconMessageChatbot size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconMessageChatbot size={24} stroke={2} />
filled
<IconMessageChatbotFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Communication
Keywords
automaticrobotassistantsupportmessagechatbotcontactconversationmessaginginteractioncommunicationai assistantsupport robotvirtual agentchat bubble robot

FAQ

What is this icon for?
This icon represents a chatbot or virtual assistant, often used for automated support or interactive communication.
How do I use this in React?
Import it using: import { IconMessageChatbot } from '@tabler/icons-react'. Then use it as a React component like <IconMessageChatbot />.
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.

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 →