ai model icon

ai-model-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
ai-model-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

1 other variant in Octicons

Use the ai model icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.375 8.5a3.25 3.25 0 1 1-3.163 4h-3a3.252 3.252 0 0 1-4.443 2.509L7.214 17.76a3.25 3.25 0 1 1-1.342-.674l1.672-2.957A3.24 3.24 0 0 1 6.75 12c0-.907.371-1.727.97-2.316L6.117 6.846A3.253 3.253 0 0 1 1.875 3.75a3.25 3.25 0 1 1 5.526 2.32l1.603 2.836A3.25 3.25 0 0 1 13.093 11h3.119a3.25 3.25 0 0 1 3.163-2.5M10 10.25a1.75 1.75 0 1 0-.001 3.499A1.75 1.75 0 0 0 10 10.25M5.125 2a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5m12.5 9.75a1.75 1.75 0 1 0 3.5 0a1.75 1.75 0 0 0-3.5 0m-14.25 8.5a1.75 1.75 0 1 0 3.501-.001a1.75 1.75 0 0 0-3.501.001"/></svg>

React

import type { SVGProps } from "react";

export function OcticonAiModel24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.375 8.5a3.25 3.25 0 1 1-3.163 4h-3a3.252 3.252 0 0 1-4.443 2.509L7.214 17.76a3.25 3.25 0 1 1-1.342-.674l1.672-2.957A3.24 3.24 0 0 1 6.75 12c0-.907.371-1.727.97-2.316L6.117 6.846A3.253 3.253 0 0 1 1.875 3.75a3.25 3.25 0 1 1 5.526 2.32l1.603 2.836A3.25 3.25 0 0 1 13.093 11h3.119a3.25 3.25 0 0 1 3.163-2.5M10 10.25a1.75 1.75 0 1 0-.001 3.499A1.75 1.75 0 0 0 10 10.25M5.125 2a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5m12.5 9.75a1.75 1.75 0 1 0 3.5 0a1.75 1.75 0 0 0-3.5 0m-14.25 8.5a1.75 1.75 0 1 0 3.501-.001a1.75 1.75 0 0 0-3.501.001"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.375 8.5a3.25 3.25 0 1 1-3.163 4h-3a3.252 3.252 0 0 1-4.443 2.509L7.214 17.76a3.25 3.25 0 1 1-1.342-.674l1.672-2.957A3.24 3.24 0 0 1 6.75 12c0-.907.371-1.727.97-2.316L6.117 6.846A3.253 3.253 0 0 1 1.875 3.75a3.25 3.25 0 1 1 5.526 2.32l1.603 2.836A3.25 3.25 0 0 1 13.093 11h3.119a3.25 3.25 0 0 1 3.163-2.5M10 10.25a1.75 1.75 0 1 0-.001 3.499A1.75 1.75 0 0 0 10 10.25M5.125 2a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5m12.5 9.75a1.75 1.75 0 1 0 3.5 0a1.75 1.75 0 0 0-3.5 0m-14.25 8.5a1.75 1.75 0 1 0 3.501-.001a1.75 1.75 0 0 0-3.501.001"/></svg>
</template>

CSS

.icon-ai-model-24 {
  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%22currentColor%22%20d%3D%22M19.375%208.5a3.25%203.25%200%201%201-3.163%204h-3a3.252%203.252%200%200%201-4.443%202.509L7.214%2017.76a3.25%203.25%200%201%201-1.342-.674l1.672-2.957A3.24%203.24%200%200%201%206.75%2012c0-.907.371-1.727.97-2.316L6.117%206.846A3.253%203.253%200%200%201%201.875%203.75a3.25%203.25%200%201%201%205.526%202.32l1.603%202.836A3.25%203.25%200%200%201%2013.093%2011h3.119a3.25%203.25%200%200%201%203.163-2.5M10%2010.25a1.75%201.75%200%201%200-.001%203.499A1.75%201.75%200%200%200%2010%2010.25M5.125%202a1.75%201.75%200%201%200%200%203.5a1.75%201.75%200%200%200%200-3.5m12.5%209.75a1.75%201.75%200%201%200%203.5%200a1.75%201.75%200%200%200-3.5%200m-14.25%208.5a1.75%201.75%200%201%200%203.501-.001a1.75%201.75%200%200%200-3.501.001%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%22currentColor%22%20d%3D%22M19.375%208.5a3.25%203.25%200%201%201-3.163%204h-3a3.252%203.252%200%200%201-4.443%202.509L7.214%2017.76a3.25%203.25%200%201%201-1.342-.674l1.672-2.957A3.24%203.24%200%200%201%206.75%2012c0-.907.371-1.727.97-2.316L6.117%206.846A3.253%203.253%200%200%201%201.875%203.75a3.25%203.25%200%201%201%205.526%202.32l1.603%202.836A3.25%203.25%200%200%201%2013.093%2011h3.119a3.25%203.25%200%200%201%203.163-2.5M10%2010.25a1.75%201.75%200%201%200-.001%203.499A1.75%201.75%200%200%200%2010%2010.25M5.125%202a1.75%201.75%200%201%200%200%203.5a1.75%201.75%200%200%200%200-3.5m12.5%209.75a1.75%201.75%200%201%200%203.5%200a1.75%201.75%200%200%200-3.5%200m-14.25%208.5a1.75%201.75%200%201%200%203.501-.001a1.75%201.75%200%200%200-3.501.001%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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