robot icon
robot-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- robot-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
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 IconsrobotNoto EmojirobotOpenMojirobotPhosphorrobotPixelarticonsrobot-fillRemix Icon
Use the robot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a2 2 0 0 1 1 3.73V6h3a4 4 0 0 1 4 4v.05a2.501 2.501 0 0 1 0 4.9V16a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-1.05a2.5 2.5 0 0 1 0-4.9V10a4 4 0 0 1 4-4h3v-.27A2 2 0 0 1 12 2m-3 9a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1m6 0a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteRobotFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a2 2 0 0 1 1 3.73V6h3a4 4 0 0 1 4 4v.05a2.501 2.501 0 0 1 0 4.9V16a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-1.05a2.5 2.5 0 0 1 0-4.9V10a4 4 0 0 1 4-4h3v-.27A2 2 0 0 1 12 2m-3 9a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1m6 0a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a2 2 0 0 1 1 3.73V6h3a4 4 0 0 1 4 4v.05a2.501 2.501 0 0 1 0 4.9V16a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-1.05a2.5 2.5 0 0 1 0-4.9V10a4 4 0 0 1 4-4h3v-.27A2 2 0 0 1 12 2m-3 9a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1m6 0a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1"/></svg> </template>
CSS
.icon-robot-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a2%202%200%200%201%201%203.73V6h3a4%204%200%200%201%204%204v.05a2.501%202.501%200%200%201%200%204.9V16a4%204%200%200%201-4%204H8a4%204%200%200%201-4-4v-1.05a2.5%202.5%200%200%201%200-4.9V10a4%204%200%200%201%204-4h3v-.27A2%202%200%200%201%2012%202m-3%209a1%201%200%200%200-1%201v2a1%201%200%201%200%202%200v-2a1%201%200%200%200-1-1m6%200a1%201%200%200%200-1%201v2a1%201%200%201%200%202%200v-2a1%201%200%200%200-1-1%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a2%202%200%200%201%201%203.73V6h3a4%204%200%200%201%204%204v.05a2.501%202.501%200%200%201%200%204.9V16a4%204%200%200%201-4%204H8a4%204%200%200%201-4-4v-1.05a2.5%202.5%200%200%201%200-4.9V10a4%204%200%200%201%204-4h3v-.27A2%202%200%200%201%2012%202m-3%209a1%201%200%200%200-1%201v2a1%201%200%201%200%202%200v-2a1%201%200%200%200-1-1m6%200a1%201%200%200%200-1%201v2a1%201%200%201%200%202%200v-2a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/robot-fill.svg?color=%231a73e8&size=48