The Lucide bot icon depicts a stylized robot head, commonly used to represent AI assistants, chatbots, or automated services in user interfaces.
Common uses
- Chatbot interface trigger
- AI feature indicator
- Automated support button
Use it in React
Install
npm i lucide-reactImport & render
import { Bot } from 'lucide-react';
<Bot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- robotaichatassistantbotchatbot
FAQ
- What is the bot icon used for?
- It's typically used to signify AI-powered features, chatbots, or automated services within an application.
- How do I use the bot icon in React?
- You can import it directly from the lucide-react library: import { Bot } from 'lucide-react'.
- What is the license for the bot icon?
- The Lucide icon library, including the bot 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 →