robot icon
robot from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- robot
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
robot-filledAnt Design IconsrobotBootstrap IconsrobotCodiconsrobotFont Awesome 6 SolidrobotFont Awesome SolidrobotFluent EmojirobotFluent Emoji FlatrobotFluent Emoji High ContrastrobotIconParkrobotIconPark OutlinerobotIconPark SolidrobotIconPark TwoTonerobotLine AwesomerobotMage IconsrobotMajesticonsrobotMaterial Icon ThemerobotMaterial SymbolsrobotMaterial Symbols LightrobotMaterial Design Iconsrobot-fillMingCute IconrobotNoto EmojirobotOpenMojirobotPhosphorrobotPixelarticons
Related icons in TDesign Icons
Use the robot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M4 8h16v13H4z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M4 15H2m18 0h2M12 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2Zm0 0v4M4 8h16v13H4z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M10 17h4m-5-4.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Zm7 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignRobot(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M4 8h16v13H4z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M4 15H2m18 0h2M12 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2Zm0 0v4M4 8h16v13H4z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M10 17h4m-5-4.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Zm7 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M4 8h16v13H4z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M4 15H2m18 0h2M12 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2Zm0 0v4M4 8h16v13H4z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M10 17h4m-5-4.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Zm7 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Z"/></g></svg> </template>
CSS
.icon-robot {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4%208h16v13H4z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M4%2015H2m18%200h2M12%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202Zm0%200v4M4%208h16v13H4z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M10%2017h4m-5-4.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200Zm7%200a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4%208h16v13H4z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M4%2015H2m18%200h2M12%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202Zm0%200v4M4%208h16v13H4z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M10%2017h4m-5-4.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200Zm7%200a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/robot.svg?color=%231a73e8&size=48