aimass from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
aimass
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

Use the aimass logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M8.858 17.115c.156-.414.065-.273.495.098 2.073 1.792 10.334-1.855 9.035-3.987-1.605-2.223-7.924-.72-11.499-.048.57-.259 2.835-.998 3.686-1.213 1.169-.296 1.65-.392 2.738-.651-2.45.25-6.216 1.493-9.687 2.797 1.692-1.346 5.077-2.538 5.854-2.901-1.606.363-4.596 1.708-6.845 2.845C1.358 14.7.932 14.94 0 15.458c.696-.595 1.53-1.383 2.951-2.216 1.714-1.003 1.815-1.048 2.333-1.359-1.244.518-2.383 1.037-3.16 1.296.773-.534 2.227-1.347 2.797-1.606-.173.015-.518.155-.725.207 1.036-.57 1.799-.83 2.234-.97 7.42-2.442 15.999-2.182 17.32.528 1.322 2.71-2.766 6.486-8.347 7.709-.966.212-1.821.328-2.626.358-.836.031-1.448-.005-2.037-.12-1.563-.305-2.237-1.232-1.882-2.17z"/><path d="M11.5 6.185c.673.104.984.156 1.347.156-.57-.363-.702-.405-2.02-1.14 1.294-.103 1.906-.024 3.366-.052-.621-.362-.932-.362-1.605-.673a33.982 33.982 0 012.797-.104 1.3 1.3 0 00-.415-.362c1.45-.052 3.51.096 4.685.62 2.292 1.027 1.995 2.619-.57 3.063-.471.081-1.315.148-1.874.15a12.536 12.536 0 01-2.138-.212c-1.871-.358-3.314-.98-3.573-1.446z"/></g></svg>

React

import type { SVGProps } from "react";

export function LobehubAimass(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M8.858 17.115c.156-.414.065-.273.495.098 2.073 1.792 10.334-1.855 9.035-3.987-1.605-2.223-7.924-.72-11.499-.048.57-.259 2.835-.998 3.686-1.213 1.169-.296 1.65-.392 2.738-.651-2.45.25-6.216 1.493-9.687 2.797 1.692-1.346 5.077-2.538 5.854-2.901-1.606.363-4.596 1.708-6.845 2.845C1.358 14.7.932 14.94 0 15.458c.696-.595 1.53-1.383 2.951-2.216 1.714-1.003 1.815-1.048 2.333-1.359-1.244.518-2.383 1.037-3.16 1.296.773-.534 2.227-1.347 2.797-1.606-.173.015-.518.155-.725.207 1.036-.57 1.799-.83 2.234-.97 7.42-2.442 15.999-2.182 17.32.528 1.322 2.71-2.766 6.486-8.347 7.709-.966.212-1.821.328-2.626.358-.836.031-1.448-.005-2.037-.12-1.563-.305-2.237-1.232-1.882-2.17z"/><path d="M11.5 6.185c.673.104.984.156 1.347.156-.57-.363-.702-.405-2.02-1.14 1.294-.103 1.906-.024 3.366-.052-.621-.362-.932-.362-1.605-.673a33.982 33.982 0 012.797-.104 1.3 1.3 0 00-.415-.362c1.45-.052 3.51.096 4.685.62 2.292 1.027 1.995 2.619-.57 3.063-.471.081-1.315.148-1.874.15a12.536 12.536 0 01-2.138-.212c-1.871-.358-3.314-.98-3.573-1.446z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M8.858 17.115c.156-.414.065-.273.495.098 2.073 1.792 10.334-1.855 9.035-3.987-1.605-2.223-7.924-.72-11.499-.048.57-.259 2.835-.998 3.686-1.213 1.169-.296 1.65-.392 2.738-.651-2.45.25-6.216 1.493-9.687 2.797 1.692-1.346 5.077-2.538 5.854-2.901-1.606.363-4.596 1.708-6.845 2.845C1.358 14.7.932 14.94 0 15.458c.696-.595 1.53-1.383 2.951-2.216 1.714-1.003 1.815-1.048 2.333-1.359-1.244.518-2.383 1.037-3.16 1.296.773-.534 2.227-1.347 2.797-1.606-.173.015-.518.155-.725.207 1.036-.57 1.799-.83 2.234-.97 7.42-2.442 15.999-2.182 17.32.528 1.322 2.71-2.766 6.486-8.347 7.709-.966.212-1.821.328-2.626.358-.836.031-1.448-.005-2.037-.12-1.563-.305-2.237-1.232-1.882-2.17z"/><path d="M11.5 6.185c.673.104.984.156 1.347.156-.57-.363-.702-.405-2.02-1.14 1.294-.103 1.906-.024 3.366-.052-.621-.362-.932-.362-1.605-.673a33.982 33.982 0 012.797-.104 1.3 1.3 0 00-.415-.362c1.45-.052 3.51.096 4.685.62 2.292 1.027 1.995 2.619-.57 3.063-.471.081-1.315.148-1.874.15a12.536 12.536 0 01-2.138-.212c-1.871-.358-3.314-.98-3.573-1.446z"/></g></svg>
</template>

CSS

.icon-aimass {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M8.858%2017.115c.156-.414.065-.273.495.098%202.073%201.792%2010.334-1.855%209.035-3.987-1.605-2.223-7.924-.72-11.499-.048.57-.259%202.835-.998%203.686-1.213%201.169-.296%201.65-.392%202.738-.651-2.45.25-6.216%201.493-9.687%202.797%201.692-1.346%205.077-2.538%205.854-2.901-1.606.363-4.596%201.708-6.845%202.845C1.358%2014.7.932%2014.94%200%2015.458c.696-.595%201.53-1.383%202.951-2.216%201.714-1.003%201.815-1.048%202.333-1.359-1.244.518-2.383%201.037-3.16%201.296.773-.534%202.227-1.347%202.797-1.606-.173.015-.518.155-.725.207%201.036-.57%201.799-.83%202.234-.97%207.42-2.442%2015.999-2.182%2017.32.528%201.322%202.71-2.766%206.486-8.347%207.709-.966.212-1.821.328-2.626.358-.836.031-1.448-.005-2.037-.12-1.563-.305-2.237-1.232-1.882-2.17z%22%2F%3E%3Cpath%20d%3D%22M11.5%206.185c.673.104.984.156%201.347.156-.57-.363-.702-.405-2.02-1.14%201.294-.103%201.906-.024%203.366-.052-.621-.362-.932-.362-1.605-.673a33.982%2033.982%200%20012.797-.104%201.3%201.3%200%2000-.415-.362c1.45-.052%203.51.096%204.685.62%202.292%201.027%201.995%202.619-.57%203.063-.471.081-1.315.148-1.874.15a12.536%2012.536%200%2001-2.138-.212c-1.871-.358-3.314-.98-3.573-1.446z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M8.858%2017.115c.156-.414.065-.273.495.098%202.073%201.792%2010.334-1.855%209.035-3.987-1.605-2.223-7.924-.72-11.499-.048.57-.259%202.835-.998%203.686-1.213%201.169-.296%201.65-.392%202.738-.651-2.45.25-6.216%201.493-9.687%202.797%201.692-1.346%205.077-2.538%205.854-2.901-1.606.363-4.596%201.708-6.845%202.845C1.358%2014.7.932%2014.94%200%2015.458c.696-.595%201.53-1.383%202.951-2.216%201.714-1.003%201.815-1.048%202.333-1.359-1.244.518-2.383%201.037-3.16%201.296.773-.534%202.227-1.347%202.797-1.606-.173.015-.518.155-.725.207%201.036-.57%201.799-.83%202.234-.97%207.42-2.442%2015.999-2.182%2017.32.528%201.322%202.71-2.766%206.486-8.347%207.709-.966.212-1.821.328-2.626.358-.836.031-1.448-.005-2.037-.12-1.563-.305-2.237-1.232-1.882-2.17z%22%2F%3E%3Cpath%20d%3D%22M11.5%206.185c.673.104.984.156%201.347.156-.57-.363-.702-.405-2.02-1.14%201.294-.103%201.906-.024%203.366-.052-.621-.362-.932-.362-1.605-.673a33.982%2033.982%200%20012.797-.104%201.3%201.3%200%2000-.415-.362c1.45-.052%203.51.096%204.685.62%202.292%201.027%201.995%202.619-.57%203.063-.471.081-1.315.148-1.874.15a12.536%2012.536%200%2001-2.138-.212c-1.871-.358-3.314-.98-3.573-1.446z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Aimass logo — LobeHub AI Icons · IconsDB