A robot head with an antenna, eyes and a mouth, for AI agents, assistants and automation. On a 24×24 grid in stroke, duotone and fill, free under MIT.

AINewv0.9.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M7 8L17 8C18.6569 8 20 9.3431 20 11L20 18C20 19.6569 18.6569 21 17 21L7 21C5.3431 21 4 19.6569 4 18L4 11C4 9.3431 5.3431 8 7 8ZM12 8L12 3.5M2 14.5L4 14.5M22 14.5L20 14.5M9 12L9 13M15 12L15 13M9 17L15 17" fill="none"/>
  <path d="M13.5 3.5C13.5 4.3284 12.8284 5 12 5C11.1716 5 10.5 4.3284 10.5 3.5C10.5 2.6716 11.1716 2 12 2C12.8284 2 13.5 2.6716 13.5 3.5Z" fill="currentColor" stroke="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • robot
  • chatbot
  • assistant
  • ai agent
  • automation

Related icons

The rest of the bot family first, then the AI shelf.

FAQ

Answered from bot's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the bot icon for?
A robot head with an antenna, eyes and a mouth, for AI agents, assistants and automation. It is filed under AI in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as robot, chatbot, assistant, ai agent and automation, and the browser's search matches all of those.
What styles does the bot icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of bot?
No. bot is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with bot?
brain-circuit, all shown below. They are the AI shelf: nothing else in the set is named after bot.
How do I import bot in React?
<Bot /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Bot size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the bot SVG?
icons/stroke/bot.svg, icons/duotone/bot.svg and icons/fill/bot.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was bot added to the set?
Added 13 Sept 2026. It ships in v0.9.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.