John KuehJohn Kueh

robot icon

Phosphor · robot · MIT

Download SVG

The Phosphor robot icon depicts a stylized robot, commonly used to represent artificial intelligence, automation, or technology-related features in a user interface.

Common uses

  • AI/ML feature indicator
  • Automation tool button
  • Technology blog section

Use it in React

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

<Robot size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Robot size={24} />
thin
<Robot size={24} weight="thin" />
light
<Robot size={24} weight="light" />
bold
<Robot size={24} weight="bold" />
fill
<Robot size={24} weight="fill" />
duotone
<Robot size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
automatonartificial intelligenceaitechnology & developmentobjectsrobotandroidbot

FAQ

What does the robot icon represent?
It represents concepts like artificial intelligence, automation, or general technology.
How do I use this icon in React?
Import it using `import { Robot } from '@phosphor-icons/react'` and use it as a component: `<Robot size={24} />`.
What is the license for this icon?
The Phosphor icon library, including the robot icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →