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

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

The same icon in other sets

Related icons in Huge Icons

Use the ai scan icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 16.5c0 .93 0 1.394.077 1.78a4 4 0 0 0 3.143 3.143c.386.077.85.077 1.78.077m14-5c0 .93 0 1.394-.077 1.78a4 4 0 0 1-3.143 3.143c-.386.077-.85.077-1.78.077m5-14c0-.93 0-1.394-.077-1.78a4 4 0 0 0-3.143-3.143c-.386-.077-.85-.077-1.78-.077m-14 5c0-.93 0-1.394.077-1.78A4 4 0 0 1 5.72 2.577C6.106 2.5 6.57 2.5 7.5 2.5m4.5 6v-2m-2 5v.5m4-.5v.5m-3-3.5h2c1.886 0 2.828 0 3.414.586S17 10.614 17 12.5s0 2.828-.586 3.414s-1.528.586-3.414.586h-2c-1.886 0-2.828 0-3.414-.586S7 14.386 7 12.5s0-2.828.586-3.414S9.114 8.5 11 8.5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAiScan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2.5 16.5c0 .93 0 1.394.077 1.78a4 4 0 0 0 3.143 3.143c.386.077.85.077 1.78.077m14-5c0 .93 0 1.394-.077 1.78a4 4 0 0 1-3.143 3.143c-.386.077-.85.077-1.78.077m5-14c0-.93 0-1.394-.077-1.78a4 4 0 0 0-3.143-3.143c-.386-.077-.85-.077-1.78-.077m-14 5c0-.93 0-1.394.077-1.78A4 4 0 0 1 5.72 2.577C6.106 2.5 6.57 2.5 7.5 2.5m4.5 6v-2m-2 5v.5m4-.5v.5m-3-3.5h2c1.886 0 2.828 0 3.414.586S17 10.614 17 12.5s0 2.828-.586 3.414s-1.528.586-3.414.586h-2c-1.886 0-2.828 0-3.414-.586S7 14.386 7 12.5s0-2.828.586-3.414S9.114 8.5 11 8.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 16.5c0 .93 0 1.394.077 1.78a4 4 0 0 0 3.143 3.143c.386.077.85.077 1.78.077m14-5c0 .93 0 1.394-.077 1.78a4 4 0 0 1-3.143 3.143c-.386.077-.85.077-1.78.077m5-14c0-.93 0-1.394-.077-1.78a4 4 0 0 0-3.143-3.143c-.386-.077-.85-.077-1.78-.077m-14 5c0-.93 0-1.394.077-1.78A4 4 0 0 1 5.72 2.577C6.106 2.5 6.57 2.5 7.5 2.5m4.5 6v-2m-2 5v.5m4-.5v.5m-3-3.5h2c1.886 0 2.828 0 3.414.586S17 10.614 17 12.5s0 2.828-.586 3.414s-1.528.586-3.414.586h-2c-1.886 0-2.828 0-3.414-.586S7 14.386 7 12.5s0-2.828.586-3.414S9.114 8.5 11 8.5"/></svg>
</template>

CSS

.icon-ai-scan {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.5%2016.5c0%20.93%200%201.394.077%201.78a4%204%200%200%200%203.143%203.143c.386.077.85.077%201.78.077m14-5c0%20.93%200%201.394-.077%201.78a4%204%200%200%201-3.143%203.143c-.386.077-.85.077-1.78.077m5-14c0-.93%200-1.394-.077-1.78a4%204%200%200%200-3.143-3.143c-.386-.077-.85-.077-1.78-.077m-14%205c0-.93%200-1.394.077-1.78A4%204%200%200%201%205.72%202.577C6.106%202.5%206.57%202.5%207.5%202.5m4.5%206v-2m-2%205v.5m4-.5v.5m-3-3.5h2c1.886%200%202.828%200%203.414.586S17%2010.614%2017%2012.5s0%202.828-.586%203.414s-1.528.586-3.414.586h-2c-1.886%200-2.828%200-3.414-.586S7%2014.386%207%2012.5s0-2.828.586-3.414S9.114%208.5%2011%208.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.5%2016.5c0%20.93%200%201.394.077%201.78a4%204%200%200%200%203.143%203.143c.386.077.85.077%201.78.077m14-5c0%20.93%200%201.394-.077%201.78a4%204%200%200%201-3.143%203.143c-.386.077-.85.077-1.78.077m5-14c0-.93%200-1.394-.077-1.78a4%204%200%200%200-3.143-3.143c-.386-.077-.85-.077-1.78-.077m-14%205c0-.93%200-1.394.077-1.78A4%204%200%200%201%205.72%202.577C6.106%202.5%206.57%202.5%207.5%202.5m4.5%206v-2m-2%205v.5m4-.5v.5m-3-3.5h2c1.886%200%202.828%200%203.414.586S17%2010.614%2017%2012.5s0%202.828-.586%203.414s-1.528.586-3.414.586h-2c-1.886%200-2.828%200-3.414-.586S7%2014.386%207%2012.5s0-2.828.586-3.414S9.114%208.5%2011%208.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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