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

Name
ai2-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
49×24
License
MIT

2 other variants in LobeHub AI Icons

Use the ai2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 49 24"><path fill="currentColor" fill-rule="evenodd" d="M26.764 4.477H22.73V1.574h4.035v2.903zm-3.143 2.412h-2.427v3.049h2.116c.353 0 .643.292.643.647V23h3.195V10.355c0-2.244-1.442-3.466-3.516-3.466h-.01zm-9.76-5.315l7.904 21.416h-3.36l-2.096-5.691H6.425l-2.096 5.69H1L8.903 1.575h4.958zm1.463 13.063L11.372 3.924 7.42 14.637h7.904zm19.364 5.69l6.493-5.158c3.776-2.997 5.435-5.085 5.435-7.956C46.616 4.34 44.728 1 39.034 1s-9.148 4.657-9.148 8.938h3.454c0-3.863 1.701-6.202 5.694-6.202 3.994 0 4.128 1.722 4.128 3.508 0 1.785-.477 2.704-2.333 4.218l-10.88 8.855v2.673H47v-2.673H34.678l.01.01z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubAi2Text(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 49 24"><path fill="currentColor" fillRule="evenodd" d="M26.764 4.477H22.73V1.574h4.035v2.903zm-3.143 2.412h-2.427v3.049h2.116c.353 0 .643.292.643.647V23h3.195V10.355c0-2.244-1.442-3.466-3.516-3.466h-.01zm-9.76-5.315l7.904 21.416h-3.36l-2.096-5.691H6.425l-2.096 5.69H1L8.903 1.575h4.958zm1.463 13.063L11.372 3.924 7.42 14.637h7.904zm19.364 5.69l6.493-5.158c3.776-2.997 5.435-5.085 5.435-7.956C46.616 4.34 44.728 1 39.034 1s-9.148 4.657-9.148 8.938h3.454c0-3.863 1.701-6.202 5.694-6.202 3.994 0 4.128 1.722 4.128 3.508 0 1.785-.477 2.704-2.333 4.218l-10.88 8.855v2.673H47v-2.673H34.678l.01.01z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 49 24"><path fill="currentColor" fill-rule="evenodd" d="M26.764 4.477H22.73V1.574h4.035v2.903zm-3.143 2.412h-2.427v3.049h2.116c.353 0 .643.292.643.647V23h3.195V10.355c0-2.244-1.442-3.466-3.516-3.466h-.01zm-9.76-5.315l7.904 21.416h-3.36l-2.096-5.691H6.425l-2.096 5.69H1L8.903 1.575h4.958zm1.463 13.063L11.372 3.924 7.42 14.637h7.904zm19.364 5.69l6.493-5.158c3.776-2.997 5.435-5.085 5.435-7.956C46.616 4.34 44.728 1 39.034 1s-9.148 4.657-9.148 8.938h3.454c0-3.863 1.701-6.202 5.694-6.202 3.994 0 4.128 1.722 4.128 3.508 0 1.785-.477 2.704-2.333 4.218l-10.88 8.855v2.673H47v-2.673H34.678l.01.01z"/></svg>
</template>

CSS

.icon-ai2-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%2049%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.764%204.477H22.73V1.574h4.035v2.903zm-3.143%202.412h-2.427v3.049h2.116c.353%200%20.643.292.643.647V23h3.195V10.355c0-2.244-1.442-3.466-3.516-3.466h-.01zm-9.76-5.315l7.904%2021.416h-3.36l-2.096-5.691H6.425l-2.096%205.69H1L8.903%201.575h4.958zm1.463%2013.063L11.372%203.924%207.42%2014.637h7.904zm19.364%205.69l6.493-5.158c3.776-2.997%205.435-5.085%205.435-7.956C46.616%204.34%2044.728%201%2039.034%201s-9.148%204.657-9.148%208.938h3.454c0-3.863%201.701-6.202%205.694-6.202%203.994%200%204.128%201.722%204.128%203.508%200%201.785-.477%202.704-2.333%204.218l-10.88%208.855v2.673H47v-2.673H34.678l.01.01z%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%2049%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.764%204.477H22.73V1.574h4.035v2.903zm-3.143%202.412h-2.427v3.049h2.116c.353%200%20.643.292.643.647V23h3.195V10.355c0-2.244-1.442-3.466-3.516-3.466h-.01zm-9.76-5.315l7.904%2021.416h-3.36l-2.096-5.691H6.425l-2.096%205.69H1L8.903%201.575h4.958zm1.463%2013.063L11.372%203.924%207.42%2014.637h7.904zm19.364%205.69l6.493-5.158c3.776-2.997%205.435-5.085%205.435-7.956C46.616%204.34%2044.728%201%2039.034%201s-9.148%204.657-9.148%208.938h3.454c0-3.863%201.701-6.202%205.694-6.202%203.994%200%204.128%201.722%204.128%203.508%200%201.785-.477%202.704-2.333%204.218l-10.88%208.855v2.673H47v-2.673H34.678l.01.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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