ai vision recognition icon

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

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

Related icons in Huge Icons

Use the ai vision recognition 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="M22 12s-3 7-10 7s-10-7-10-7s3-7 10-7c6.5 0 10 7 10 7Z"/><path d="M11.677 8.677a.383.383 0 0 1 .646 0l.436.685a6.1 6.1 0 0 0 1.88 1.88l.684.435a.383.383 0 0 1 0 .646l-.685.436a6.1 6.1 0 0 0-1.88 1.88l-.435.684a.383.383 0 0 1-.646 0l-.436-.685a6.1 6.1 0 0 0-1.88-1.88l-.684-.435a.383.383 0 0 1 0-.646l.685-.436a6.1 6.1 0 0 0 1.88-1.88z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAiVisionRecognition(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="M22 12s-3 7-10 7s-10-7-10-7s3-7 10-7c6.5 0 10 7 10 7Z"/><path d="M11.677 8.677a.383.383 0 0 1 .646 0l.436.685a6.1 6.1 0 0 0 1.88 1.88l.684.435a.383.383 0 0 1 0 .646l-.685.436a6.1 6.1 0 0 0-1.88 1.88l-.435.684a.383.383 0 0 1-.646 0l-.436-.685a6.1 6.1 0 0 0-1.88-1.88l-.684-.435a.383.383 0 0 1 0-.646l.685-.436a6.1 6.1 0 0 0 1.88-1.88z"/></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="M22 12s-3 7-10 7s-10-7-10-7s3-7 10-7c6.5 0 10 7 10 7Z"/><path d="M11.677 8.677a.383.383 0 0 1 .646 0l.436.685a6.1 6.1 0 0 0 1.88 1.88l.684.435a.383.383 0 0 1 0 .646l-.685.436a6.1 6.1 0 0 0-1.88 1.88l-.435.684a.383.383 0 0 1-.646 0l-.436-.685a6.1 6.1 0 0 0-1.88-1.88l-.684-.435a.383.383 0 0 1 0-.646l.685-.436a6.1 6.1 0 0 0 1.88-1.88z"/></g></svg>
</template>

CSS

.icon-ai-vision-recognition {
  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%22M22%2012s-3%207-10%207s-10-7-10-7s3-7%2010-7c6.5%200%2010%207%2010%207Z%22%2F%3E%3Cpath%20d%3D%22M11.677%208.677a.383.383%200%200%201%20.646%200l.436.685a6.1%206.1%200%200%200%201.88%201.88l.684.435a.383.383%200%200%201%200%20.646l-.685.436a6.1%206.1%200%200%200-1.88%201.88l-.435.684a.383.383%200%200%201-.646%200l-.436-.685a6.1%206.1%200%200%200-1.88-1.88l-.684-.435a.383.383%200%200%201%200-.646l.685-.436a6.1%206.1%200%200%200%201.88-1.88z%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%22M22%2012s-3%207-10%207s-10-7-10-7s3-7%2010-7c6.5%200%2010%207%2010%207Z%22%2F%3E%3Cpath%20d%3D%22M11.677%208.677a.383.383%200%200%201%20.646%200l.436.685a6.1%206.1%200%200%200%201.88%201.88l.684.435a.383.383%200%200%201%200%20.646l-.685.436a6.1%206.1%200%200%200-1.88%201.88l-.435.684a.383.383%200%200%201-.646%200l-.436-.685a6.1%206.1%200%200%200-1.88-1.88l-.684-.435a.383.383%200%200%201%200-.646l.685-.436a6.1%206.1%200%200%200%201.88-1.88z%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-vision-recognition.svg?color=%231a73e8&size=48