ai computer icon

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

Name
ai-computer
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the ai computer 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" d="M10.014 2c-3.778 0-5.667 0-6.84 1.172S2 6.229 2 10s0 5.657 1.174 6.828S6.236 18 10.014 18h4.007c3.778 0 5.667 0 6.84-1.172c.81-.808 1.061-1.956 1.139-3.828"/><path d="M12 18v4"/><path stroke-linecap="round" d="M8 22h8"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 15h2m5-11h-2c-.943 0-1.414 0-1.707.293S14 5.057 14 6v2c0 .943 0 1.414.293 1.707S15.057 10 16 10h2c.943 0 1.414 0 1.707-.293S20 8.943 20 8V6c0-.943 0-1.414-.293-1.707S18.943 4 18 4m-2.5 6v2m3-2v2m-3-10v2m3-2v2M14 5.5h-2m2 3h-2m10-3h-2m2 3h-2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAiComputer(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" d="M10.014 2c-3.778 0-5.667 0-6.84 1.172S2 6.229 2 10s0 5.657 1.174 6.828S6.236 18 10.014 18h4.007c3.778 0 5.667 0 6.84-1.172c.81-.808 1.061-1.956 1.139-3.828"/><path d="M12 18v4"/><path strokeLinecap="round" d="M8 22h8"/><path strokeLinecap="round" strokeLinejoin="round" d="M11 15h2m5-11h-2c-.943 0-1.414 0-1.707.293S14 5.057 14 6v2c0 .943 0 1.414.293 1.707S15.057 10 16 10h2c.943 0 1.414 0 1.707-.293S20 8.943 20 8V6c0-.943 0-1.414-.293-1.707S18.943 4 18 4m-2.5 6v2m3-2v2m-3-10v2m3-2v2M14 5.5h-2m2 3h-2m10-3h-2m2 3h-2"/></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" d="M10.014 2c-3.778 0-5.667 0-6.84 1.172S2 6.229 2 10s0 5.657 1.174 6.828S6.236 18 10.014 18h4.007c3.778 0 5.667 0 6.84-1.172c.81-.808 1.061-1.956 1.139-3.828"/><path d="M12 18v4"/><path stroke-linecap="round" d="M8 22h8"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 15h2m5-11h-2c-.943 0-1.414 0-1.707.293S14 5.057 14 6v2c0 .943 0 1.414.293 1.707S15.057 10 16 10h2c.943 0 1.414 0 1.707-.293S20 8.943 20 8V6c0-.943 0-1.414-.293-1.707S18.943 4 18 4m-2.5 6v2m3-2v2m-3-10v2m3-2v2M14 5.5h-2m2 3h-2m10-3h-2m2 3h-2"/></g></svg>
</template>

CSS

.icon-ai-computer {
  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%20d%3D%22M10.014%202c-3.778%200-5.667%200-6.84%201.172S2%206.229%202%2010s0%205.657%201.174%206.828S6.236%2018%2010.014%2018h4.007c3.778%200%205.667%200%206.84-1.172c.81-.808%201.061-1.956%201.139-3.828%22%2F%3E%3Cpath%20d%3D%22M12%2018v4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2022h8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2015h2m5-11h-2c-.943%200-1.414%200-1.707.293S14%205.057%2014%206v2c0%20.943%200%201.414.293%201.707S15.057%2010%2016%2010h2c.943%200%201.414%200%201.707-.293S20%208.943%2020%208V6c0-.943%200-1.414-.293-1.707S18.943%204%2018%204m-2.5%206v2m3-2v2m-3-10v2m3-2v2M14%205.5h-2m2%203h-2m10-3h-2m2%203h-2%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%20d%3D%22M10.014%202c-3.778%200-5.667%200-6.84%201.172S2%206.229%202%2010s0%205.657%201.174%206.828S6.236%2018%2010.014%2018h4.007c3.778%200%205.667%200%206.84-1.172c.81-.808%201.061-1.956%201.139-3.828%22%2F%3E%3Cpath%20d%3D%22M12%2018v4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2022h8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2015h2m5-11h-2c-.943%200-1.414%200-1.707.293S14%205.057%2014%206v2c0%20.943%200%201.414.293%201.707S15.057%2010%2016%2010h2c.943%200%201.414%200%201.707-.293S20%208.943%2020%208V6c0-.943%200-1.414-.293-1.707S18.943%204%2018%204m-2.5%206v2m3-2v2m-3-10v2m3-2v2M14%205.5h-2m2%203h-2m10-3h-2m2%203h-2%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/ai-computer.svg?color=%231a73e8&size=48