ai innovation 01 icon

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

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

Related icons in Huge Icons

Use the ai innovation 01 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="M11 2C6.582 2 3 5.545 3 9.919c0 1.493.417 2.89 1.143 4.081"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 5h-2c-.943 0-1.414 0-1.707.293S13 6.057 13 7v2c0 .943 0 1.414.293 1.707S14.057 11 15 11h2c.943 0 1.414 0 1.707-.293S19 9.943 19 9V7c0-.943 0-1.414-.293-1.707S17.943 5 17 5m-2.5 6v2m3-2v2m-3-10v2m3-2v2M13 6.5h-2m2 3h-2m10-3h-2m2 3h-2"/><path d="M6.383 17.098c-.092-.276-.138-.415-.133-.527a.6.6 0 0 1 .382-.53c.104-.041.25-.041.54-.041h7.656c.291 0 .436 0 .54.04a.6.6 0 0 1 .382.531c.005.112-.041.25-.133.527c-.17.511-.255.767-.386.974a2 2 0 0 1-1.2.869c-.238.059-.506.059-1.043.059H9.012c-.537 0-.806 0-1.043-.06a2 2 0 0 1-1.2-.868c-.131-.207-.216-.463-.386-.974ZM14 19l-.13.647c-.14.707-.211 1.06-.37 1.34a2 2 0 0 1-1.113.912C12.082 22 11.72 22 11 22s-1.082 0-1.387-.1a2 2 0 0 1-1.113-.913c-.159-.28-.23-.633-.37-1.34L8 19"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAiInnovation01(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="M11 2C6.582 2 3 5.545 3 9.919c0 1.493.417 2.89 1.143 4.081"/><path strokeLinecap="round" strokeLinejoin="round" d="M17 5h-2c-.943 0-1.414 0-1.707.293S13 6.057 13 7v2c0 .943 0 1.414.293 1.707S14.057 11 15 11h2c.943 0 1.414 0 1.707-.293S19 9.943 19 9V7c0-.943 0-1.414-.293-1.707S17.943 5 17 5m-2.5 6v2m3-2v2m-3-10v2m3-2v2M13 6.5h-2m2 3h-2m10-3h-2m2 3h-2"/><path d="M6.383 17.098c-.092-.276-.138-.415-.133-.527a.6.6 0 0 1 .382-.53c.104-.041.25-.041.54-.041h7.656c.291 0 .436 0 .54.04a.6.6 0 0 1 .382.531c.005.112-.041.25-.133.527c-.17.511-.255.767-.386.974a2 2 0 0 1-1.2.869c-.238.059-.506.059-1.043.059H9.012c-.537 0-.806 0-1.043-.06a2 2 0 0 1-1.2-.868c-.131-.207-.216-.463-.386-.974ZM14 19l-.13.647c-.14.707-.211 1.06-.37 1.34a2 2 0 0 1-1.113.912C12.082 22 11.72 22 11 22s-1.082 0-1.387-.1a2 2 0 0 1-1.113-.913c-.159-.28-.23-.633-.37-1.34L8 19"/></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="M11 2C6.582 2 3 5.545 3 9.919c0 1.493.417 2.89 1.143 4.081"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 5h-2c-.943 0-1.414 0-1.707.293S13 6.057 13 7v2c0 .943 0 1.414.293 1.707S14.057 11 15 11h2c.943 0 1.414 0 1.707-.293S19 9.943 19 9V7c0-.943 0-1.414-.293-1.707S17.943 5 17 5m-2.5 6v2m3-2v2m-3-10v2m3-2v2M13 6.5h-2m2 3h-2m10-3h-2m2 3h-2"/><path d="M6.383 17.098c-.092-.276-.138-.415-.133-.527a.6.6 0 0 1 .382-.53c.104-.041.25-.041.54-.041h7.656c.291 0 .436 0 .54.04a.6.6 0 0 1 .382.531c.005.112-.041.25-.133.527c-.17.511-.255.767-.386.974a2 2 0 0 1-1.2.869c-.238.059-.506.059-1.043.059H9.012c-.537 0-.806 0-1.043-.06a2 2 0 0 1-1.2-.868c-.131-.207-.216-.463-.386-.974ZM14 19l-.13.647c-.14.707-.211 1.06-.37 1.34a2 2 0 0 1-1.113.912C12.082 22 11.72 22 11 22s-1.082 0-1.387-.1a2 2 0 0 1-1.113-.913c-.159-.28-.23-.633-.37-1.34L8 19"/></g></svg>
</template>

CSS

.icon-ai-innovation-01 {
  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%22M11%202C6.582%202%203%205.545%203%209.919c0%201.493.417%202.89%201.143%204.081%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%205h-2c-.943%200-1.414%200-1.707.293S13%206.057%2013%207v2c0%20.943%200%201.414.293%201.707S14.057%2011%2015%2011h2c.943%200%201.414%200%201.707-.293S19%209.943%2019%209V7c0-.943%200-1.414-.293-1.707S17.943%205%2017%205m-2.5%206v2m3-2v2m-3-10v2m3-2v2M13%206.5h-2m2%203h-2m10-3h-2m2%203h-2%22%2F%3E%3Cpath%20d%3D%22M6.383%2017.098c-.092-.276-.138-.415-.133-.527a.6.6%200%200%201%20.382-.53c.104-.041.25-.041.54-.041h7.656c.291%200%20.436%200%20.54.04a.6.6%200%200%201%20.382.531c.005.112-.041.25-.133.527c-.17.511-.255.767-.386.974a2%202%200%200%201-1.2.869c-.238.059-.506.059-1.043.059H9.012c-.537%200-.806%200-1.043-.06a2%202%200%200%201-1.2-.868c-.131-.207-.216-.463-.386-.974ZM14%2019l-.13.647c-.14.707-.211%201.06-.37%201.34a2%202%200%200%201-1.113.912C12.082%2022%2011.72%2022%2011%2022s-1.082%200-1.387-.1a2%202%200%200%201-1.113-.913c-.159-.28-.23-.633-.37-1.34L8%2019%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%22M11%202C6.582%202%203%205.545%203%209.919c0%201.493.417%202.89%201.143%204.081%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%205h-2c-.943%200-1.414%200-1.707.293S13%206.057%2013%207v2c0%20.943%200%201.414.293%201.707S14.057%2011%2015%2011h2c.943%200%201.414%200%201.707-.293S19%209.943%2019%209V7c0-.943%200-1.414-.293-1.707S17.943%205%2017%205m-2.5%206v2m3-2v2m-3-10v2m3-2v2M13%206.5h-2m2%203h-2m10-3h-2m2%203h-2%22%2F%3E%3Cpath%20d%3D%22M6.383%2017.098c-.092-.276-.138-.415-.133-.527a.6.6%200%200%201%20.382-.53c.104-.041.25-.041.54-.041h7.656c.291%200%20.436%200%20.54.04a.6.6%200%200%201%20.382.531c.005.112-.041.25-.133.527c-.17.511-.255.767-.386.974a2%202%200%200%201-1.2.869c-.238.059-.506.059-1.043.059H9.012c-.537%200-.806%200-1.043-.06a2%202%200%200%201-1.2-.868c-.131-.207-.216-.463-.386-.974ZM14%2019l-.13.647c-.14.707-.211%201.06-.37%201.34a2%202%200%200%201-1.113.912C12.082%2022%2011.72%2022%2011%2022s-1.082%200-1.387-.1a2%202%200%200%201-1.113-.913c-.159-.28-.23-.633-.37-1.34L8%2019%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-innovation-01.svg?color=%231a73e8&size=48