The Lucide bot message square icon depicts a speech bubble with a robot head inside, commonly used to represent AI chatbots, virtual assistants, or automated messaging features in user interfaces.
Common uses
- Chatbot interface element
- AI assistant trigger
- Automated response indicator
Use it in React
Install
npm i lucide-reactImport & render
import { BotMessageSquare } from 'lucide-react';
<BotMessageSquare size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- robotaichatassistantbotmessagesquareai chat iconrobot assistantautomated message
FAQ
- What does the bot message square icon represent?
- It symbolizes an AI or automated bot interacting through messages, often used for chatbots or virtual assistants.
- How do I use this icon in React?
- You can import and use it like this: import { BotMessageSquare } from 'lucide-react'. Then render it as <BotMessageSquare />.
- What is the license for this icon?
- The Lucide icon library, including the bot message square icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →