robot-2-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
robot-2-rounded
Set
Material Symbols Light
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the robot 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.808 20q-.343 0-.576-.233T5 19.193v-3.235q0-.667.475-1.139q.474-.472 1.14-.472h10.77q.666 0 1.14.475q.475.475.475 1.142v3.234q0 .343-.232.573t-.576.23zm3.48-7.423q-1.78 0-3.034-1.255T5 8.29t1.254-3.035T9.29 4h5.423q1.78 0 3.034 1.254T19 8.29t-1.254 3.034t-3.034 1.254zm.52-3.768q.211-.21.211-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21m5.424 0q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRobot2Rounded(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="M5.808 20q-.343 0-.576-.233T5 19.193v-3.235q0-.667.475-1.139q.474-.472 1.14-.472h10.77q.666 0 1.14.475q.475.475.475 1.142v3.234q0 .343-.232.573t-.576.23zm3.48-7.423q-1.78 0-3.034-1.255T5 8.29t1.254-3.035T9.29 4h5.423q1.78 0 3.034 1.254T19 8.29t-1.254 3.034t-3.034 1.254zm.52-3.768q.211-.21.211-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21m5.424 0q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.808 20q-.343 0-.576-.233T5 19.193v-3.235q0-.667.475-1.139q.474-.472 1.14-.472h10.77q.666 0 1.14.475q.475.475.475 1.142v3.234q0 .343-.232.573t-.576.23zm3.48-7.423q-1.78 0-3.034-1.255T5 8.29t1.254-3.035T9.29 4h5.423q1.78 0 3.034 1.254T19 8.29t-1.254 3.034t-3.034 1.254zm.52-3.768q.211-.21.211-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21m5.424 0q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21"/></svg>
</template>

CSS

.icon-robot-2-rounded {
  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%22M5.808%2020q-.343%200-.576-.233T5%2019.193v-3.235q0-.667.475-1.139q.474-.472%201.14-.472h10.77q.666%200%201.14.475q.475.475.475%201.142v3.234q0%20.343-.232.573t-.576.23zm3.48-7.423q-1.78%200-3.034-1.255T5%208.29t1.254-3.035T9.29%204h5.423q1.78%200%203.034%201.254T19%208.29t-1.254%203.034t-3.034%201.254zm.52-3.768q.211-.21.211-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21m5.424%200q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21%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%22M5.808%2020q-.343%200-.576-.233T5%2019.193v-3.235q0-.667.475-1.139q.474-.472%201.14-.472h10.77q.666%200%201.14.475q.475.475.475%201.142v3.234q0%20.343-.232.573t-.576.23zm3.48-7.423q-1.78%200-3.034-1.255T5%208.29t1.254-3.035T9.29%204h5.423q1.78%200%203.034%201.254T19%208.29t-1.254%203.034t-3.034%201.254zm.52-3.768q.211-.21.211-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21m5.424%200q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211t.52-.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/robot-2-rounded.svg?color=%231a73e8&size=48