agnesai-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.

Name
agnesai-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
101×24
License
MIT

1 other variant in LobeHub AI Icons

Use the agnesai logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 101 24"><path fill="currentColor" fill-rule="evenodd" d="M8.38 3.21l-3.347 9.132h6.68L8.38 3.211zm5.534 15.172l-1.239-3.343H4.071l-1.238 3.343H0L6.68 0h3.413l6.706 18.382h-2.885zm14.503-6.935c0-1.219-.443-2.272-1.33-3.158-.887-.885-1.946-1.328-3.176-1.328-1.23 0-2.288.443-3.175 1.328-.878.878-1.318 1.93-1.318 3.158 0 1.237.44 2.294 1.318 3.171.878.878 1.937 1.316 3.175 1.316 1.239 0 2.297-.438 3.176-1.316.887-.886 1.33-1.943 1.33-3.17zm2.701 5.395c0 1.948-.711 3.623-2.134 5.027C27.57 23.288 25.879 24 23.911 24a6.945 6.945 0 01-3.478-.934 7.317 7.317 0 01-1.476-1.092 8.05 8.05 0 01-1.186-1.408l2.28-1.487c.984 1.482 2.27 2.224 3.86 2.224 1.335 0 2.403-.439 3.202-1.316.747-.825 1.173-1.904 1.278-3.237-1.335 1.237-2.903 1.855-4.704 1.855-1.932 0-3.579-.706-4.94-2.118-1.353-1.404-2.03-3.083-2.03-5.04 0-1.965.707-3.653 2.122-5.065 1.431-1.413 3.122-2.119 5.072-2.119 1.968 0 3.659.706 5.073 2.119 1.423 1.412 2.134 3.1 2.134 5.065v5.395zm11.698 1.54v-8.053c0-.912-.334-1.702-1.002-2.368-.667-.667-1.458-1-2.371-1-.914 0-1.704.333-2.372 1-.667.666-1.001 1.456-1.001 2.368v8.053h-2.701v-8.053c0-1.605.61-3.018 1.831-4.237 1.221-1.22 2.636-1.829 4.243-1.829 1.599 0 3.008.61 4.23 1.83 1.229 1.227 1.844 2.64 1.844 4.236v8.053h-2.701zM57.254 7.987c-.861-.684-1.818-1.026-2.872-1.026-1.248 0-2.306.443-3.176 1.328-.87.886-1.304 1.948-1.304 3.185 0 .35.061.736.184 1.158l7.168-4.645zm4.348 3.276c-.009 2.026-.703 3.759-2.082 5.198-1.37 1.43-3.07 2.144-5.099 2.144-2.003 0-3.707-.688-5.112-2.066-1.405-1.377-2.108-3.065-2.108-5.065 0-1.983.698-3.68 2.095-5.092 1.396-1.413 3.092-2.119 5.086-2.119 1.458 0 2.788.404 3.992 1.21 1.203.808 2.103 1.891 2.7 3.25l-9.525 6.185c.852.684 1.81 1.026 2.872 1.026 1.283 0 2.341-.456 3.175-1.368.844-.921 1.27-2.022 1.279-3.303h2.727zM72.179 14.5c0 1.14-.413 2.11-1.238 2.908-.826.798-1.805 1.197-2.938 1.197-1.002 0-1.88-.311-2.635-.934-.756-.631-1.243-1.447-1.463-2.447l2.609-.698c.175.939.672 1.408 1.489 1.408.386 0 .733-.14 1.04-.42.308-.29.462-.628.462-1.014 0-.64-.488-1.171-1.463-1.592a84.566 84.566 0 01-1.858-.855c-.448-.22-.733-.378-.856-.474-.975-.72-1.463-1.768-1.463-3.145 0-1.123.409-2.1 1.226-2.934.825-.825 1.81-1.237 2.951-1.237 1.001 0 1.88.32 2.635.96.72.623 1.2 1.435 1.436 2.435l-2.635.684c-.202-.92-.68-1.381-1.436-1.381-.395 0-.742.149-1.04.447-.3.298-.449.64-.449 1.026 0 .632.488 1.163 1.463 1.592a29.78 29.78 0 011.818.842c.448.22.742.382.883.487.975.737 1.462 1.785 1.462 3.145zM88.841 3.21l-3.346 9.132h6.68L88.84 3.211zm5.534 15.172l-1.238-3.343h-8.604l-1.239 3.343h-2.832L87.142 0h3.412l6.707 18.382h-2.886zm3.937 0V0H101v18.382h-2.688z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubAgnesaiText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 101 24"><path fill="currentColor" fillRule="evenodd" d="M8.38 3.21l-3.347 9.132h6.68L8.38 3.211zm5.534 15.172l-1.239-3.343H4.071l-1.238 3.343H0L6.68 0h3.413l6.706 18.382h-2.885zm14.503-6.935c0-1.219-.443-2.272-1.33-3.158-.887-.885-1.946-1.328-3.176-1.328-1.23 0-2.288.443-3.175 1.328-.878.878-1.318 1.93-1.318 3.158 0 1.237.44 2.294 1.318 3.171.878.878 1.937 1.316 3.175 1.316 1.239 0 2.297-.438 3.176-1.316.887-.886 1.33-1.943 1.33-3.17zm2.701 5.395c0 1.948-.711 3.623-2.134 5.027C27.57 23.288 25.879 24 23.911 24a6.945 6.945 0 01-3.478-.934 7.317 7.317 0 01-1.476-1.092 8.05 8.05 0 01-1.186-1.408l2.28-1.487c.984 1.482 2.27 2.224 3.86 2.224 1.335 0 2.403-.439 3.202-1.316.747-.825 1.173-1.904 1.278-3.237-1.335 1.237-2.903 1.855-4.704 1.855-1.932 0-3.579-.706-4.94-2.118-1.353-1.404-2.03-3.083-2.03-5.04 0-1.965.707-3.653 2.122-5.065 1.431-1.413 3.122-2.119 5.072-2.119 1.968 0 3.659.706 5.073 2.119 1.423 1.412 2.134 3.1 2.134 5.065v5.395zm11.698 1.54v-8.053c0-.912-.334-1.702-1.002-2.368-.667-.667-1.458-1-2.371-1-.914 0-1.704.333-2.372 1-.667.666-1.001 1.456-1.001 2.368v8.053h-2.701v-8.053c0-1.605.61-3.018 1.831-4.237 1.221-1.22 2.636-1.829 4.243-1.829 1.599 0 3.008.61 4.23 1.83 1.229 1.227 1.844 2.64 1.844 4.236v8.053h-2.701zM57.254 7.987c-.861-.684-1.818-1.026-2.872-1.026-1.248 0-2.306.443-3.176 1.328-.87.886-1.304 1.948-1.304 3.185 0 .35.061.736.184 1.158l7.168-4.645zm4.348 3.276c-.009 2.026-.703 3.759-2.082 5.198-1.37 1.43-3.07 2.144-5.099 2.144-2.003 0-3.707-.688-5.112-2.066-1.405-1.377-2.108-3.065-2.108-5.065 0-1.983.698-3.68 2.095-5.092 1.396-1.413 3.092-2.119 5.086-2.119 1.458 0 2.788.404 3.992 1.21 1.203.808 2.103 1.891 2.7 3.25l-9.525 6.185c.852.684 1.81 1.026 2.872 1.026 1.283 0 2.341-.456 3.175-1.368.844-.921 1.27-2.022 1.279-3.303h2.727zM72.179 14.5c0 1.14-.413 2.11-1.238 2.908-.826.798-1.805 1.197-2.938 1.197-1.002 0-1.88-.311-2.635-.934-.756-.631-1.243-1.447-1.463-2.447l2.609-.698c.175.939.672 1.408 1.489 1.408.386 0 .733-.14 1.04-.42.308-.29.462-.628.462-1.014 0-.64-.488-1.171-1.463-1.592a84.566 84.566 0 01-1.858-.855c-.448-.22-.733-.378-.856-.474-.975-.72-1.463-1.768-1.463-3.145 0-1.123.409-2.1 1.226-2.934.825-.825 1.81-1.237 2.951-1.237 1.001 0 1.88.32 2.635.96.72.623 1.2 1.435 1.436 2.435l-2.635.684c-.202-.92-.68-1.381-1.436-1.381-.395 0-.742.149-1.04.447-.3.298-.449.64-.449 1.026 0 .632.488 1.163 1.463 1.592a29.78 29.78 0 011.818.842c.448.22.742.382.883.487.975.737 1.462 1.785 1.462 3.145zM88.841 3.21l-3.346 9.132h6.68L88.84 3.211zm5.534 15.172l-1.238-3.343h-8.604l-1.239 3.343h-2.832L87.142 0h3.412l6.707 18.382h-2.886zm3.937 0V0H101v18.382h-2.688z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 101 24"><path fill="currentColor" fill-rule="evenodd" d="M8.38 3.21l-3.347 9.132h6.68L8.38 3.211zm5.534 15.172l-1.239-3.343H4.071l-1.238 3.343H0L6.68 0h3.413l6.706 18.382h-2.885zm14.503-6.935c0-1.219-.443-2.272-1.33-3.158-.887-.885-1.946-1.328-3.176-1.328-1.23 0-2.288.443-3.175 1.328-.878.878-1.318 1.93-1.318 3.158 0 1.237.44 2.294 1.318 3.171.878.878 1.937 1.316 3.175 1.316 1.239 0 2.297-.438 3.176-1.316.887-.886 1.33-1.943 1.33-3.17zm2.701 5.395c0 1.948-.711 3.623-2.134 5.027C27.57 23.288 25.879 24 23.911 24a6.945 6.945 0 01-3.478-.934 7.317 7.317 0 01-1.476-1.092 8.05 8.05 0 01-1.186-1.408l2.28-1.487c.984 1.482 2.27 2.224 3.86 2.224 1.335 0 2.403-.439 3.202-1.316.747-.825 1.173-1.904 1.278-3.237-1.335 1.237-2.903 1.855-4.704 1.855-1.932 0-3.579-.706-4.94-2.118-1.353-1.404-2.03-3.083-2.03-5.04 0-1.965.707-3.653 2.122-5.065 1.431-1.413 3.122-2.119 5.072-2.119 1.968 0 3.659.706 5.073 2.119 1.423 1.412 2.134 3.1 2.134 5.065v5.395zm11.698 1.54v-8.053c0-.912-.334-1.702-1.002-2.368-.667-.667-1.458-1-2.371-1-.914 0-1.704.333-2.372 1-.667.666-1.001 1.456-1.001 2.368v8.053h-2.701v-8.053c0-1.605.61-3.018 1.831-4.237 1.221-1.22 2.636-1.829 4.243-1.829 1.599 0 3.008.61 4.23 1.83 1.229 1.227 1.844 2.64 1.844 4.236v8.053h-2.701zM57.254 7.987c-.861-.684-1.818-1.026-2.872-1.026-1.248 0-2.306.443-3.176 1.328-.87.886-1.304 1.948-1.304 3.185 0 .35.061.736.184 1.158l7.168-4.645zm4.348 3.276c-.009 2.026-.703 3.759-2.082 5.198-1.37 1.43-3.07 2.144-5.099 2.144-2.003 0-3.707-.688-5.112-2.066-1.405-1.377-2.108-3.065-2.108-5.065 0-1.983.698-3.68 2.095-5.092 1.396-1.413 3.092-2.119 5.086-2.119 1.458 0 2.788.404 3.992 1.21 1.203.808 2.103 1.891 2.7 3.25l-9.525 6.185c.852.684 1.81 1.026 2.872 1.026 1.283 0 2.341-.456 3.175-1.368.844-.921 1.27-2.022 1.279-3.303h2.727zM72.179 14.5c0 1.14-.413 2.11-1.238 2.908-.826.798-1.805 1.197-2.938 1.197-1.002 0-1.88-.311-2.635-.934-.756-.631-1.243-1.447-1.463-2.447l2.609-.698c.175.939.672 1.408 1.489 1.408.386 0 .733-.14 1.04-.42.308-.29.462-.628.462-1.014 0-.64-.488-1.171-1.463-1.592a84.566 84.566 0 01-1.858-.855c-.448-.22-.733-.378-.856-.474-.975-.72-1.463-1.768-1.463-3.145 0-1.123.409-2.1 1.226-2.934.825-.825 1.81-1.237 2.951-1.237 1.001 0 1.88.32 2.635.96.72.623 1.2 1.435 1.436 2.435l-2.635.684c-.202-.92-.68-1.381-1.436-1.381-.395 0-.742.149-1.04.447-.3.298-.449.64-.449 1.026 0 .632.488 1.163 1.463 1.592a29.78 29.78 0 011.818.842c.448.22.742.382.883.487.975.737 1.462 1.785 1.462 3.145zM88.841 3.21l-3.346 9.132h6.68L88.84 3.211zm5.534 15.172l-1.238-3.343h-8.604l-1.239 3.343h-2.832L87.142 0h3.412l6.707 18.382h-2.886zm3.937 0V0H101v18.382h-2.688z"/></svg>
</template>

CSS

.icon-agnesai-text {
  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%20101%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.38%203.21l-3.347%209.132h6.68L8.38%203.211zm5.534%2015.172l-1.239-3.343H4.071l-1.238%203.343H0L6.68%200h3.413l6.706%2018.382h-2.885zm14.503-6.935c0-1.219-.443-2.272-1.33-3.158-.887-.885-1.946-1.328-3.176-1.328-1.23%200-2.288.443-3.175%201.328-.878.878-1.318%201.93-1.318%203.158%200%201.237.44%202.294%201.318%203.171.878.878%201.937%201.316%203.175%201.316%201.239%200%202.297-.438%203.176-1.316.887-.886%201.33-1.943%201.33-3.17zm2.701%205.395c0%201.948-.711%203.623-2.134%205.027C27.57%2023.288%2025.879%2024%2023.911%2024a6.945%206.945%200%2001-3.478-.934%207.317%207.317%200%2001-1.476-1.092%208.05%208.05%200%2001-1.186-1.408l2.28-1.487c.984%201.482%202.27%202.224%203.86%202.224%201.335%200%202.403-.439%203.202-1.316.747-.825%201.173-1.904%201.278-3.237-1.335%201.237-2.903%201.855-4.704%201.855-1.932%200-3.579-.706-4.94-2.118-1.353-1.404-2.03-3.083-2.03-5.04%200-1.965.707-3.653%202.122-5.065%201.431-1.413%203.122-2.119%205.072-2.119%201.968%200%203.659.706%205.073%202.119%201.423%201.412%202.134%203.1%202.134%205.065v5.395zm11.698%201.54v-8.053c0-.912-.334-1.702-1.002-2.368-.667-.667-1.458-1-2.371-1-.914%200-1.704.333-2.372%201-.667.666-1.001%201.456-1.001%202.368v8.053h-2.701v-8.053c0-1.605.61-3.018%201.831-4.237%201.221-1.22%202.636-1.829%204.243-1.829%201.599%200%203.008.61%204.23%201.83%201.229%201.227%201.844%202.64%201.844%204.236v8.053h-2.701zM57.254%207.987c-.861-.684-1.818-1.026-2.872-1.026-1.248%200-2.306.443-3.176%201.328-.87.886-1.304%201.948-1.304%203.185%200%20.35.061.736.184%201.158l7.168-4.645zm4.348%203.276c-.009%202.026-.703%203.759-2.082%205.198-1.37%201.43-3.07%202.144-5.099%202.144-2.003%200-3.707-.688-5.112-2.066-1.405-1.377-2.108-3.065-2.108-5.065%200-1.983.698-3.68%202.095-5.092%201.396-1.413%203.092-2.119%205.086-2.119%201.458%200%202.788.404%203.992%201.21%201.203.808%202.103%201.891%202.7%203.25l-9.525%206.185c.852.684%201.81%201.026%202.872%201.026%201.283%200%202.341-.456%203.175-1.368.844-.921%201.27-2.022%201.279-3.303h2.727zM72.179%2014.5c0%201.14-.413%202.11-1.238%202.908-.826.798-1.805%201.197-2.938%201.197-1.002%200-1.88-.311-2.635-.934-.756-.631-1.243-1.447-1.463-2.447l2.609-.698c.175.939.672%201.408%201.489%201.408.386%200%20.733-.14%201.04-.42.308-.29.462-.628.462-1.014%200-.64-.488-1.171-1.463-1.592a84.566%2084.566%200%2001-1.858-.855c-.448-.22-.733-.378-.856-.474-.975-.72-1.463-1.768-1.463-3.145%200-1.123.409-2.1%201.226-2.934.825-.825%201.81-1.237%202.951-1.237%201.001%200%201.88.32%202.635.96.72.623%201.2%201.435%201.436%202.435l-2.635.684c-.202-.92-.68-1.381-1.436-1.381-.395%200-.742.149-1.04.447-.3.298-.449.64-.449%201.026%200%20.632.488%201.163%201.463%201.592a29.78%2029.78%200%20011.818.842c.448.22.742.382.883.487.975.737%201.462%201.785%201.462%203.145zM88.841%203.21l-3.346%209.132h6.68L88.84%203.211zm5.534%2015.172l-1.238-3.343h-8.604l-1.239%203.343h-2.832L87.142%200h3.412l6.707%2018.382h-2.886zm3.937%200V0H101v18.382h-2.688z%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%20101%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.38%203.21l-3.347%209.132h6.68L8.38%203.211zm5.534%2015.172l-1.239-3.343H4.071l-1.238%203.343H0L6.68%200h3.413l6.706%2018.382h-2.885zm14.503-6.935c0-1.219-.443-2.272-1.33-3.158-.887-.885-1.946-1.328-3.176-1.328-1.23%200-2.288.443-3.175%201.328-.878.878-1.318%201.93-1.318%203.158%200%201.237.44%202.294%201.318%203.171.878.878%201.937%201.316%203.175%201.316%201.239%200%202.297-.438%203.176-1.316.887-.886%201.33-1.943%201.33-3.17zm2.701%205.395c0%201.948-.711%203.623-2.134%205.027C27.57%2023.288%2025.879%2024%2023.911%2024a6.945%206.945%200%2001-3.478-.934%207.317%207.317%200%2001-1.476-1.092%208.05%208.05%200%2001-1.186-1.408l2.28-1.487c.984%201.482%202.27%202.224%203.86%202.224%201.335%200%202.403-.439%203.202-1.316.747-.825%201.173-1.904%201.278-3.237-1.335%201.237-2.903%201.855-4.704%201.855-1.932%200-3.579-.706-4.94-2.118-1.353-1.404-2.03-3.083-2.03-5.04%200-1.965.707-3.653%202.122-5.065%201.431-1.413%203.122-2.119%205.072-2.119%201.968%200%203.659.706%205.073%202.119%201.423%201.412%202.134%203.1%202.134%205.065v5.395zm11.698%201.54v-8.053c0-.912-.334-1.702-1.002-2.368-.667-.667-1.458-1-2.371-1-.914%200-1.704.333-2.372%201-.667.666-1.001%201.456-1.001%202.368v8.053h-2.701v-8.053c0-1.605.61-3.018%201.831-4.237%201.221-1.22%202.636-1.829%204.243-1.829%201.599%200%203.008.61%204.23%201.83%201.229%201.227%201.844%202.64%201.844%204.236v8.053h-2.701zM57.254%207.987c-.861-.684-1.818-1.026-2.872-1.026-1.248%200-2.306.443-3.176%201.328-.87.886-1.304%201.948-1.304%203.185%200%20.35.061.736.184%201.158l7.168-4.645zm4.348%203.276c-.009%202.026-.703%203.759-2.082%205.198-1.37%201.43-3.07%202.144-5.099%202.144-2.003%200-3.707-.688-5.112-2.066-1.405-1.377-2.108-3.065-2.108-5.065%200-1.983.698-3.68%202.095-5.092%201.396-1.413%203.092-2.119%205.086-2.119%201.458%200%202.788.404%203.992%201.21%201.203.808%202.103%201.891%202.7%203.25l-9.525%206.185c.852.684%201.81%201.026%202.872%201.026%201.283%200%202.341-.456%203.175-1.368.844-.921%201.27-2.022%201.279-3.303h2.727zM72.179%2014.5c0%201.14-.413%202.11-1.238%202.908-.826.798-1.805%201.197-2.938%201.197-1.002%200-1.88-.311-2.635-.934-.756-.631-1.243-1.447-1.463-2.447l2.609-.698c.175.939.672%201.408%201.489%201.408.386%200%20.733-.14%201.04-.42.308-.29.462-.628.462-1.014%200-.64-.488-1.171-1.463-1.592a84.566%2084.566%200%2001-1.858-.855c-.448-.22-.733-.378-.856-.474-.975-.72-1.463-1.768-1.463-3.145%200-1.123.409-2.1%201.226-2.934.825-.825%201.81-1.237%202.951-1.237%201.001%200%201.88.32%202.635.96.72.623%201.2%201.435%201.436%202.435l-2.635.684c-.202-.92-.68-1.381-1.436-1.381-.395%200-.742.149-1.04.447-.3.298-.449.64-.449%201.026%200%20.632.488%201.163%201.463%201.592a29.78%2029.78%200%20011.818.842c.448.22.742.382.883.487.975.737%201.462%201.785%201.462%203.145zM88.841%203.21l-3.346%209.132h6.68L88.84%203.211zm5.534%2015.172l-1.238-3.343h-8.604l-1.239%203.343h-2.832L87.142%200h3.412l6.707%2018.382h-2.886zm3.937%200V0H101v18.382h-2.688z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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