The Lucide bot off icon depicts a robot with a line through it, commonly used to indicate that an AI assistant, chatbot, or automated process is currently unavailable or disabled.
Common uses
- Disabling a chatbot feature
- Showing an AI assistant is offline
- Indicating a bot is not running
Use it in React
Install
npm i lucide-reactImport & render
import { BotOff } from 'lucide-react';
<BotOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- robotaichatassistantbotoffrobot offai disabledchatbot unavailableautomation off
FAQ
- What does the bot off icon represent?
- It signifies that a bot, AI, or automated system is turned off or inactive.
- How do I use this icon in React?
- Import it from 'lucide-react' as shown: import { BotOff } from 'lucide-react'. Then use it as a component: <BotOff />.
- What is the license for this icon?
- The Lucide icon library is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.