machine robot icon

machine-robot from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
machine-robot
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the machine robot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M17 13V8A5 5 0 0 0 7 8v5c0 1.87 0 2.804.402 3.5A3 3 0 0 0 8.5 17.598C9.196 18 10.13 18 12 18s2.804 0 3.5-.402a3 3 0 0 0 1.098-1.098C17 15.804 17 14.87 17 13Z"/><path stroke-linecap="round" d="M18 21a2 2 0 1 1 4 0M2 21a2 2 0 1 1 4 0m4.125-13.75H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path stroke-linecap="round" d="M20 19v-4c0-1.886 0-2.828-.586-3.414S17.886 11 16 11H8c-1.886 0-2.828 0-3.414.586S4 13.114 4 15v4"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMachineRobot(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" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="M17 13V8A5 5 0 0 0 7 8v5c0 1.87 0 2.804.402 3.5A3 3 0 0 0 8.5 17.598C9.196 18 10.13 18 12 18s2.804 0 3.5-.402a3 3 0 0 0 1.098-1.098C17 15.804 17 14.87 17 13Z"/><path strokeLinecap="round" d="M18 21a2 2 0 1 1 4 0M2 21a2 2 0 1 1 4 0m4.125-13.75H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path strokeLinecap="round" d="M20 19v-4c0-1.886 0-2.828-.586-3.414S17.886 11 16 11H8c-1.886 0-2.828 0-3.414.586S4 13.114 4 15v4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M17 13V8A5 5 0 0 0 7 8v5c0 1.87 0 2.804.402 3.5A3 3 0 0 0 8.5 17.598C9.196 18 10.13 18 12 18s2.804 0 3.5-.402a3 3 0 0 0 1.098-1.098C17 15.804 17 14.87 17 13Z"/><path stroke-linecap="round" d="M18 21a2 2 0 1 1 4 0M2 21a2 2 0 1 1 4 0m4.125-13.75H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path stroke-linecap="round" d="M20 19v-4c0-1.886 0-2.828-.586-3.414S17.886 11 16 11H8c-1.886 0-2.828 0-3.414.586S4 13.114 4 15v4"/></g></svg>
</template>

CSS

.icon-machine-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%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2013V8A5%205%200%200%200%207%208v5c0%201.87%200%202.804.402%203.5A3%203%200%200%200%208.5%2017.598C9.196%2018%2010.13%2018%2012%2018s2.804%200%203.5-.402a3%203%200%200%200%201.098-1.098C17%2015.804%2017%2014.87%2017%2013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2021a2%202%200%201%201%204%200M2%2021a2%202%200%201%201%204%200m4.125-13.75H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m3.875%200H14m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2019v-4c0-1.886%200-2.828-.586-3.414S17.886%2011%2016%2011H8c-1.886%200-2.828%200-3.414.586S4%2013.114%204%2015v4%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%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2013V8A5%205%200%200%200%207%208v5c0%201.87%200%202.804.402%203.5A3%203%200%200%200%208.5%2017.598C9.196%2018%2010.13%2018%2012%2018s2.804%200%203.5-.402a3%203%200%200%200%201.098-1.098C17%2015.804%2017%2014.87%2017%2013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2021a2%202%200%201%201%204%200M2%2021a2%202%200%201%201%204%200m4.125-13.75H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m3.875%200H14m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2019v-4c0-1.886%200-2.828-.586-3.414S17.886%2011%2016%2011H8c-1.886%200-2.828%200-3.414.586S4%2013.114%204%2015v4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Machine Robot stroke icon — Huge Icons · IconsDB