ai network icon

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

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

Related icons in Huge Icons

Use the ai network 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="M21.25 5.5a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5Zm0 0v3.75c0 .698 0 1.047-.086 1.33a2 2 0 0 1-1.333 1.334C19.547 12 19.198 12 18.5 12M2.75 18.5a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5Zm0 0v-3.75c0-.698 0-1.047.086-1.33a2 2 0 0 1 1.333-1.334C4.453 12 4.802 12 5.5 12m0-9.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0Zm0 0h3.75c.698 0 1.047 0 1.33.086a2 2 0 0 1 1.334 1.334C12 4.453 12 4.802 12 5.5m6.5 15.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0Zm0 0h-3.75c-.698 0-1.047 0-1.33-.086a2 2 0 0 1-1.334-1.333C12 19.547 12 19.198 12 18.5"/><path d="M5.549 11.951c0-3.064 0-4.596.952-5.548s2.484-.952 5.548-.952s4.596 0 5.548.952s.952 2.484.952 5.548s0 4.596-.952 5.548s-2.484.952-5.548.952s-4.596 0-5.548-.952s-.952-2.484-.952-5.548Z"/><path stroke-linecap="round" d="m12.499 14.5l-1.46-4.521a.72.72 0 0 0-.694-.479a.72.72 0 0 0-.693.479L8.192 14.5m6.807-5v5M8.729 13h3.232"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAiNetwork(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="M21.25 5.5a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5Zm0 0v3.75c0 .698 0 1.047-.086 1.33a2 2 0 0 1-1.333 1.334C19.547 12 19.198 12 18.5 12M2.75 18.5a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5Zm0 0v-3.75c0-.698 0-1.047.086-1.33a2 2 0 0 1 1.333-1.334C4.453 12 4.802 12 5.5 12m0-9.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0Zm0 0h3.75c.698 0 1.047 0 1.33.086a2 2 0 0 1 1.334 1.334C12 4.453 12 4.802 12 5.5m6.5 15.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0Zm0 0h-3.75c-.698 0-1.047 0-1.33-.086a2 2 0 0 1-1.334-1.333C12 19.547 12 19.198 12 18.5"/><path d="M5.549 11.951c0-3.064 0-4.596.952-5.548s2.484-.952 5.548-.952s4.596 0 5.548.952s.952 2.484.952 5.548s0 4.596-.952 5.548s-2.484.952-5.548.952s-4.596 0-5.548-.952s-.952-2.484-.952-5.548Z"/><path strokeLinecap="round" d="m12.499 14.5l-1.46-4.521a.72.72 0 0 0-.694-.479a.72.72 0 0 0-.693.479L8.192 14.5m6.807-5v5M8.729 13h3.232"/></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="M21.25 5.5a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5Zm0 0v3.75c0 .698 0 1.047-.086 1.33a2 2 0 0 1-1.333 1.334C19.547 12 19.198 12 18.5 12M2.75 18.5a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5Zm0 0v-3.75c0-.698 0-1.047.086-1.33a2 2 0 0 1 1.333-1.334C4.453 12 4.802 12 5.5 12m0-9.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0Zm0 0h3.75c.698 0 1.047 0 1.33.086a2 2 0 0 1 1.334 1.334C12 4.453 12 4.802 12 5.5m6.5 15.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0Zm0 0h-3.75c-.698 0-1.047 0-1.33-.086a2 2 0 0 1-1.334-1.333C12 19.547 12 19.198 12 18.5"/><path d="M5.549 11.951c0-3.064 0-4.596.952-5.548s2.484-.952 5.548-.952s4.596 0 5.548.952s.952 2.484.952 5.548s0 4.596-.952 5.548s-2.484.952-5.548.952s-4.596 0-5.548-.952s-.952-2.484-.952-5.548Z"/><path stroke-linecap="round" d="m12.499 14.5l-1.46-4.521a.72.72 0 0 0-.694-.479a.72.72 0 0 0-.693.479L8.192 14.5m6.807-5v5M8.729 13h3.232"/></g></svg>
</template>

CSS

.icon-ai-network {
  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%22M21.25%205.5a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5Zm0%200v3.75c0%20.698%200%201.047-.086%201.33a2%202%200%200%201-1.333%201.334C19.547%2012%2019.198%2012%2018.5%2012M2.75%2018.5a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5Zm0%200v-3.75c0-.698%200-1.047.086-1.33a2%202%200%200%201%201.333-1.334C4.453%2012%204.802%2012%205.5%2012m0-9.25a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200Zm0%200h3.75c.698%200%201.047%200%201.33.086a2%202%200%200%201%201.334%201.334C12%204.453%2012%204.802%2012%205.5m6.5%2015.75a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200Zm0%200h-3.75c-.698%200-1.047%200-1.33-.086a2%202%200%200%201-1.334-1.333C12%2019.547%2012%2019.198%2012%2018.5%22%2F%3E%3Cpath%20d%3D%22M5.549%2011.951c0-3.064%200-4.596.952-5.548s2.484-.952%205.548-.952s4.596%200%205.548.952s.952%202.484.952%205.548s0%204.596-.952%205.548s-2.484.952-5.548.952s-4.596%200-5.548-.952s-.952-2.484-.952-5.548Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m12.499%2014.5l-1.46-4.521a.72.72%200%200%200-.694-.479a.72.72%200%200%200-.693.479L8.192%2014.5m6.807-5v5M8.729%2013h3.232%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%22M21.25%205.5a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5Zm0%200v3.75c0%20.698%200%201.047-.086%201.33a2%202%200%200%201-1.333%201.334C19.547%2012%2019.198%2012%2018.5%2012M2.75%2018.5a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5Zm0%200v-3.75c0-.698%200-1.047.086-1.33a2%202%200%200%201%201.333-1.334C4.453%2012%204.802%2012%205.5%2012m0-9.25a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200Zm0%200h3.75c.698%200%201.047%200%201.33.086a2%202%200%200%201%201.334%201.334C12%204.453%2012%204.802%2012%205.5m6.5%2015.75a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200Zm0%200h-3.75c-.698%200-1.047%200-1.33-.086a2%202%200%200%201-1.334-1.333C12%2019.547%2012%2019.198%2012%2018.5%22%2F%3E%3Cpath%20d%3D%22M5.549%2011.951c0-3.064%200-4.596.952-5.548s2.484-.952%205.548-.952s4.596%200%205.548.952s.952%202.484.952%205.548s0%204.596-.952%205.548s-2.484.952-5.548.952s-4.596%200-5.548-.952s-.952-2.484-.952-5.548Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m12.499%2014.5l-1.46-4.521a.72.72%200%200%200-.694-.479a.72.72%200%200%200-.693.479L8.192%2014.5m6.807-5v5M8.729%2013h3.232%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-network.svg?color=%231a73e8&size=48