John KuehJohn Kueh

robot off icon

Tabler · robot-off · MIT

Download SVG

The Tabler robot off icon depicts a robot with a line through it, commonly used to signify a disabled, inactive, or unavailable AI or automated system.

Common uses

  • Disabling AI features
  • System offline status
  • Robot control panel

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
technologyaimachinebotandroidrobotoffdisabledinactivesystemai disabledbot inactivesystem unavailablerobot disabled

FAQ

What does the robot off icon represent?
It represents a robot that is turned off, disabled, or inactive. It's often used to show that an automated system or AI is not currently functioning.
How do I use this icon in React?
You can import it directly from the '@tabler/icons-react' library using `import { IconRobotOff } from '@tabler/icons-react'`. Then, you can render it as a component: `<IconRobotOff />`.
What is the license for this icon?
The Tabler icons, including the robot off icon, are 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 →