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

Name
bot-off
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the bot off 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M18.5 18.707c-.602.293-1.504.293-3 .293h-2.87c-.312 0-.469 0-.615.046s-.275.136-.532.315l-1.616 1.131c-1.125.788-1.688 1.182-2.15 1.046a1 1 0 0 1-.341-.178C7 21.06 7 20.373 7 19c-.465 0-.697 0-.89-.039a2 2 0 0 1-1.572-1.571c-.038-.194-.038-.426-.038-.89V12c0-1.886 0-2.829.586-3.415C5.617 8.054 6.443 8.005 8 8m11.496 8q.005-.449.004-1v-3c0-1.886 0-2.828-.586-3.414S17.386 8 15.5 8H12"/><path stroke-linecap="round" d="M12 8V5M4.501 16h-.5c-.943 0-1.414 0-1.707-.293S2 14.943 2 14v-1.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C2.802 11 3.035 11 3.501 11h1m14.996 0h.5c.943 0 1.414 0 1.707.293s.293.764.293 1.707v1c0 .943 0 1.414-.293 1.707S20.94 16 19.997 16h-.5"/><path d="M13.5 3.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 11.5v1m1 3s.667.5 2 .5s2-.5 2-.5M2 2l20 20"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBotOff(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M18.5 18.707c-.602.293-1.504.293-3 .293h-2.87c-.312 0-.469 0-.615.046s-.275.136-.532.315l-1.616 1.131c-1.125.788-1.688 1.182-2.15 1.046a1 1 0 0 1-.341-.178C7 21.06 7 20.373 7 19c-.465 0-.697 0-.89-.039a2 2 0 0 1-1.572-1.571c-.038-.194-.038-.426-.038-.89V12c0-1.886 0-2.829.586-3.415C5.617 8.054 6.443 8.005 8 8m11.496 8q.005-.449.004-1v-3c0-1.886 0-2.828-.586-3.414S17.386 8 15.5 8H12"/><path strokeLinecap="round" d="M12 8V5M4.501 16h-.5c-.943 0-1.414 0-1.707-.293S2 14.943 2 14v-1.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C2.802 11 3.035 11 3.501 11h1m14.996 0h.5c.943 0 1.414 0 1.707.293s.293.764.293 1.707v1c0 .943 0 1.414-.293 1.707S20.94 16 19.997 16h-.5"/><path d="M13.5 3.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M9 11.5v1m1 3s.667.5 2 .5s2-.5 2-.5M2 2l20 20"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M18.5 18.707c-.602.293-1.504.293-3 .293h-2.87c-.312 0-.469 0-.615.046s-.275.136-.532.315l-1.616 1.131c-1.125.788-1.688 1.182-2.15 1.046a1 1 0 0 1-.341-.178C7 21.06 7 20.373 7 19c-.465 0-.697 0-.89-.039a2 2 0 0 1-1.572-1.571c-.038-.194-.038-.426-.038-.89V12c0-1.886 0-2.829.586-3.415C5.617 8.054 6.443 8.005 8 8m11.496 8q.005-.449.004-1v-3c0-1.886 0-2.828-.586-3.414S17.386 8 15.5 8H12"/><path stroke-linecap="round" d="M12 8V5M4.501 16h-.5c-.943 0-1.414 0-1.707-.293S2 14.943 2 14v-1.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C2.802 11 3.035 11 3.501 11h1m14.996 0h.5c.943 0 1.414 0 1.707.293s.293.764.293 1.707v1c0 .943 0 1.414-.293 1.707S20.94 16 19.997 16h-.5"/><path d="M13.5 3.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 11.5v1m1 3s.667.5 2 .5s2-.5 2-.5M2 2l20 20"/></g></svg>
</template>

CSS

.icon-bot-off {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.5%2018.707c-.602.293-1.504.293-3%20.293h-2.87c-.312%200-.469%200-.615.046s-.275.136-.532.315l-1.616%201.131c-1.125.788-1.688%201.182-2.15%201.046a1%201%200%200%201-.341-.178C7%2021.06%207%2020.373%207%2019c-.465%200-.697%200-.89-.039a2%202%200%200%201-1.572-1.571c-.038-.194-.038-.426-.038-.89V12c0-1.886%200-2.829.586-3.415C5.617%208.054%206.443%208.005%208%208m11.496%208q.005-.449.004-1v-3c0-1.886%200-2.828-.586-3.414S17.386%208%2015.5%208H12%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%208V5M4.501%2016h-.5c-.943%200-1.414%200-1.707-.293S2%2014.943%202%2014v-1.5c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C2.802%2011%203.035%2011%203.501%2011h1m14.996%200h.5c.943%200%201.414%200%201.707.293s.293.764.293%201.707v1c0%20.943%200%201.414-.293%201.707S20.94%2016%2019.997%2016h-.5%22%2F%3E%3Cpath%20d%3D%22M13.5%203.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2011.5v1m1%203s.667.5%202%20.5s2-.5%202-.5M2%202l20%2020%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.5%2018.707c-.602.293-1.504.293-3%20.293h-2.87c-.312%200-.469%200-.615.046s-.275.136-.532.315l-1.616%201.131c-1.125.788-1.688%201.182-2.15%201.046a1%201%200%200%201-.341-.178C7%2021.06%207%2020.373%207%2019c-.465%200-.697%200-.89-.039a2%202%200%200%201-1.572-1.571c-.038-.194-.038-.426-.038-.89V12c0-1.886%200-2.829.586-3.415C5.617%208.054%206.443%208.005%208%208m11.496%208q.005-.449.004-1v-3c0-1.886%200-2.828-.586-3.414S17.386%208%2015.5%208H12%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%208V5M4.501%2016h-.5c-.943%200-1.414%200-1.707-.293S2%2014.943%202%2014v-1.5c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C2.802%2011%203.035%2011%203.501%2011h1m14.996%200h.5c.943%200%201.414%200%201.707.293s.293.764.293%201.707v1c0%20.943%200%201.414-.293%201.707S20.94%2016%2019.997%2016h-.5%22%2F%3E%3Cpath%20d%3D%22M13.5%203.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2011.5v1m1%203s.667.5%202%20.5s2-.5%202-.5M2%202l20%2020%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/bot-off.svg?color=%231a73e8&size=48