irobot from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
irobot
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the irobot logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.848 8.166c.75-3.536-1.287-7.264-5.747-7.264h-6.955l-1.152 5.4h5.246c1.076 0 1.748.884 1.517 1.941c-.23 1.076-1.267 1.903-2.344 1.903H9.11l7.111 13.143h7.437l-4.806-8.82c1.288-.692 4.21-2.632 4.997-6.303zM1.23 17.505L0 23.31h6.342l2.767-13.145c-3.863.135-6.9 2.71-7.88 7.34zM5.4 6.648a2.985 2.985 0 0 0 2.997-2.98A2.986 2.986 0 0 0 5.4.69a2.986 2.986 0 0 0-2.998 2.98c0 1.633 1.346 2.978 2.998 2.978"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsIrobot(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="M23.848 8.166c.75-3.536-1.287-7.264-5.747-7.264h-6.955l-1.152 5.4h5.246c1.076 0 1.748.884 1.517 1.941c-.23 1.076-1.267 1.903-2.344 1.903H9.11l7.111 13.143h7.437l-4.806-8.82c1.288-.692 4.21-2.632 4.997-6.303zM1.23 17.505L0 23.31h6.342l2.767-13.145c-3.863.135-6.9 2.71-7.88 7.34zM5.4 6.648a2.985 2.985 0 0 0 2.997-2.98A2.986 2.986 0 0 0 5.4.69a2.986 2.986 0 0 0-2.998 2.98c0 1.633 1.346 2.978 2.998 2.978"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.848 8.166c.75-3.536-1.287-7.264-5.747-7.264h-6.955l-1.152 5.4h5.246c1.076 0 1.748.884 1.517 1.941c-.23 1.076-1.267 1.903-2.344 1.903H9.11l7.111 13.143h7.437l-4.806-8.82c1.288-.692 4.21-2.632 4.997-6.303zM1.23 17.505L0 23.31h6.342l2.767-13.145c-3.863.135-6.9 2.71-7.88 7.34zM5.4 6.648a2.985 2.985 0 0 0 2.997-2.98A2.986 2.986 0 0 0 5.4.69a2.986 2.986 0 0 0-2.998 2.98c0 1.633 1.346 2.978 2.998 2.978"/></svg>
</template>

CSS

.icon-irobot {
  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%22M23.848%208.166c.75-3.536-1.287-7.264-5.747-7.264h-6.955l-1.152%205.4h5.246c1.076%200%201.748.884%201.517%201.941c-.23%201.076-1.267%201.903-2.344%201.903H9.11l7.111%2013.143h7.437l-4.806-8.82c1.288-.692%204.21-2.632%204.997-6.303zM1.23%2017.505L0%2023.31h6.342l2.767-13.145c-3.863.135-6.9%202.71-7.88%207.34zM5.4%206.648a2.985%202.985%200%200%200%202.997-2.98A2.986%202.986%200%200%200%205.4.69a2.986%202.986%200%200%200-2.998%202.98c0%201.633%201.346%202.978%202.998%202.978%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%22M23.848%208.166c.75-3.536-1.287-7.264-5.747-7.264h-6.955l-1.152%205.4h5.246c1.076%200%201.748.884%201.517%201.941c-.23%201.076-1.267%201.903-2.344%201.903H9.11l7.111%2013.143h7.437l-4.806-8.82c1.288-.692%204.21-2.632%204.997-6.303zM1.23%2017.505L0%2023.31h6.342l2.767-13.145c-3.863.135-6.9%202.71-7.88%207.34zM5.4%206.648a2.985%202.985%200%200%200%202.997-2.98A2.986%202.986%200%200%200%205.4.69a2.986%202.986%200%200%200-2.998%202.98c0%201.633%201.346%202.978%202.998%202.978%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/irobot.svg?color=%231a73e8&size=48