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

Name
xuanyuan-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
67×24
License
MIT

2 other variants in LobeHub AI Icons

Use the xuanyuan logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 67 24"><path fill="currentColor" fill-rule="evenodd" d="M11.5 3.056L13.611 2l.954 1.611h7.268v2.222H4.944v6.556s.09 3.421 0 5.111c-.077 1.444-.61 4.389-.61 4.389L2 20.778s.556-1.334.722-4.056c.104-1.689 0-4.333 0-4.333V3.61h9.132l-.354-.555zm48.222-.445h2.222v1.111h2.89v2.222h-2.89v.89h-2.222v-.89H55.5v.89h-2.222v-.89h-3V3.722h3v-1.11H55.5v1.11h4.222v-1.11zm-13.333.222L44.667 4.5l2.888 2.889 1.723-1.667-2.89-2.889zm-.056 5.223l-1.722 1.666 2.889 2.89 1.722-1.668-2.889-2.888zm12.53 6.963v-1.408h-2.585v.87l1.5 1.463-1.667 1.667-.51-.566c-.716 1.091-1.657 2.288-1.657 2.288L52.5 17.982v3.851h-2.222V11.39h3.777V9.944h-3.777V7.722h14.555v2.222h-3.778v1.445h3.778V16.61s.305 2.556-.722 3.833c-1.295 1.611-3.833 1.5-3.833 1.5l-.5-2.444s1.662.196 2.333-.445c.611-.583.5-2.444.5-2.444v-.056l-1.389 1.39-.592-.656a3.183 3.183 0 01-.177.36c-.713 1.228-1.699 2.629-1.699 2.629l-1.699-1.773s.621-.87 1.041-1.407c.658-.838.768-2.079.768-2.079zm0-5.075v1.445h-2.585V9.944h2.586zm2.192 4.545v-.878h1.556v2.396l-1.556-1.518zm-7 .066v-.944H52.5v3.766c.221-.273.533-.653.778-.933.666-.761.777-1.888.777-1.888zM9.902 18.86c-2.495.587-4.346.695-4.346.695l.777 2.334s3.618-.562 7.063-1.609l.16.053c2.944.972 7.5 1.556 7.5 1.556l.777-2.278s-2.233-.252-4.83-.826C19.329 17.515 21.11 16 21.11 16l-.611-2.389H6.056v2.222h2.342L7.333 17.5s1 .617 2.569 1.36zm3.54-1.074c.148-.056.298-.115.447-.175 1.228-.495 2.42-1.146 3.447-1.778H9.23c.905.478 2.65 1.364 4.21 1.953zM10.167 6.611H7.944V7.5H6.056v2.222h1.888v3.111h11.667V9.722h2.222V7.5h-2.222v-.889H17.39V7.5h-7.222v-.889zm7.222 4v-.889h-7.222v.89h7.222zM29.333 7l-2.5-.556s-.678 3.223-1.389 5.278c-.742 2.147-2.333 5.222-2.333 5.222l2 1.778s1.781-3.41 2.611-5.722c.82-2.284 1.611-6 1.611-6zM47 13.5l2.278.667s-.438 2.464-.89 4C47.946 19.675 47 21.944 47 21.944l-2.222-.722s.856-2.176 1.278-3.61C46.52 16.03 47 13.5 47 13.5zm-7.167-7.167l-2.389.945s.836 3.746 1.723 6.055c.823 2.147 2.555 5.334 2.555 5.334l2.222-1.334s-1.617-3.13-2.389-5.11c-.9-2.311-1.722-5.89-1.722-5.89zM32.278 2.5h2.444V17s.2 2.64-1.055 3.833c-1.256 1.193-4.5 1.167-4.5 1.167l-.612-2.778s2.556.278 3.278-.389c.573-.528.445-1.833.445-1.833V2.5z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function LobehubXuanyuanText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 67 24"><path fill="currentColor" fillRule="evenodd" d="M11.5 3.056L13.611 2l.954 1.611h7.268v2.222H4.944v6.556s.09 3.421 0 5.111c-.077 1.444-.61 4.389-.61 4.389L2 20.778s.556-1.334.722-4.056c.104-1.689 0-4.333 0-4.333V3.61h9.132l-.354-.555zm48.222-.445h2.222v1.111h2.89v2.222h-2.89v.89h-2.222v-.89H55.5v.89h-2.222v-.89h-3V3.722h3v-1.11H55.5v1.11h4.222v-1.11zm-13.333.222L44.667 4.5l2.888 2.889 1.723-1.667-2.89-2.889zm-.056 5.223l-1.722 1.666 2.889 2.89 1.722-1.668-2.889-2.888zm12.53 6.963v-1.408h-2.585v.87l1.5 1.463-1.667 1.667-.51-.566c-.716 1.091-1.657 2.288-1.657 2.288L52.5 17.982v3.851h-2.222V11.39h3.777V9.944h-3.777V7.722h14.555v2.222h-3.778v1.445h3.778V16.61s.305 2.556-.722 3.833c-1.295 1.611-3.833 1.5-3.833 1.5l-.5-2.444s1.662.196 2.333-.445c.611-.583.5-2.444.5-2.444v-.056l-1.389 1.39-.592-.656a3.183 3.183 0 01-.177.36c-.713 1.228-1.699 2.629-1.699 2.629l-1.699-1.773s.621-.87 1.041-1.407c.658-.838.768-2.079.768-2.079zm0-5.075v1.445h-2.585V9.944h2.586zm2.192 4.545v-.878h1.556v2.396l-1.556-1.518zm-7 .066v-.944H52.5v3.766c.221-.273.533-.653.778-.933.666-.761.777-1.888.777-1.888zM9.902 18.86c-2.495.587-4.346.695-4.346.695l.777 2.334s3.618-.562 7.063-1.609l.16.053c2.944.972 7.5 1.556 7.5 1.556l.777-2.278s-2.233-.252-4.83-.826C19.329 17.515 21.11 16 21.11 16l-.611-2.389H6.056v2.222h2.342L7.333 17.5s1 .617 2.569 1.36zm3.54-1.074c.148-.056.298-.115.447-.175 1.228-.495 2.42-1.146 3.447-1.778H9.23c.905.478 2.65 1.364 4.21 1.953zM10.167 6.611H7.944V7.5H6.056v2.222h1.888v3.111h11.667V9.722h2.222V7.5h-2.222v-.889H17.39V7.5h-7.222v-.889zm7.222 4v-.889h-7.222v.89h7.222zM29.333 7l-2.5-.556s-.678 3.223-1.389 5.278c-.742 2.147-2.333 5.222-2.333 5.222l2 1.778s1.781-3.41 2.611-5.722c.82-2.284 1.611-6 1.611-6zM47 13.5l2.278.667s-.438 2.464-.89 4C47.946 19.675 47 21.944 47 21.944l-2.222-.722s.856-2.176 1.278-3.61C46.52 16.03 47 13.5 47 13.5zm-7.167-7.167l-2.389.945s.836 3.746 1.723 6.055c.823 2.147 2.555 5.334 2.555 5.334l2.222-1.334s-1.617-3.13-2.389-5.11c-.9-2.311-1.722-5.89-1.722-5.89zM32.278 2.5h2.444V17s.2 2.64-1.055 3.833c-1.256 1.193-4.5 1.167-4.5 1.167l-.612-2.778s2.556.278 3.278-.389c.573-.528.445-1.833.445-1.833V2.5z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 67 24"><path fill="currentColor" fill-rule="evenodd" d="M11.5 3.056L13.611 2l.954 1.611h7.268v2.222H4.944v6.556s.09 3.421 0 5.111c-.077 1.444-.61 4.389-.61 4.389L2 20.778s.556-1.334.722-4.056c.104-1.689 0-4.333 0-4.333V3.61h9.132l-.354-.555zm48.222-.445h2.222v1.111h2.89v2.222h-2.89v.89h-2.222v-.89H55.5v.89h-2.222v-.89h-3V3.722h3v-1.11H55.5v1.11h4.222v-1.11zm-13.333.222L44.667 4.5l2.888 2.889 1.723-1.667-2.89-2.889zm-.056 5.223l-1.722 1.666 2.889 2.89 1.722-1.668-2.889-2.888zm12.53 6.963v-1.408h-2.585v.87l1.5 1.463-1.667 1.667-.51-.566c-.716 1.091-1.657 2.288-1.657 2.288L52.5 17.982v3.851h-2.222V11.39h3.777V9.944h-3.777V7.722h14.555v2.222h-3.778v1.445h3.778V16.61s.305 2.556-.722 3.833c-1.295 1.611-3.833 1.5-3.833 1.5l-.5-2.444s1.662.196 2.333-.445c.611-.583.5-2.444.5-2.444v-.056l-1.389 1.39-.592-.656a3.183 3.183 0 01-.177.36c-.713 1.228-1.699 2.629-1.699 2.629l-1.699-1.773s.621-.87 1.041-1.407c.658-.838.768-2.079.768-2.079zm0-5.075v1.445h-2.585V9.944h2.586zm2.192 4.545v-.878h1.556v2.396l-1.556-1.518zm-7 .066v-.944H52.5v3.766c.221-.273.533-.653.778-.933.666-.761.777-1.888.777-1.888zM9.902 18.86c-2.495.587-4.346.695-4.346.695l.777 2.334s3.618-.562 7.063-1.609l.16.053c2.944.972 7.5 1.556 7.5 1.556l.777-2.278s-2.233-.252-4.83-.826C19.329 17.515 21.11 16 21.11 16l-.611-2.389H6.056v2.222h2.342L7.333 17.5s1 .617 2.569 1.36zm3.54-1.074c.148-.056.298-.115.447-.175 1.228-.495 2.42-1.146 3.447-1.778H9.23c.905.478 2.65 1.364 4.21 1.953zM10.167 6.611H7.944V7.5H6.056v2.222h1.888v3.111h11.667V9.722h2.222V7.5h-2.222v-.889H17.39V7.5h-7.222v-.889zm7.222 4v-.889h-7.222v.89h7.222zM29.333 7l-2.5-.556s-.678 3.223-1.389 5.278c-.742 2.147-2.333 5.222-2.333 5.222l2 1.778s1.781-3.41 2.611-5.722c.82-2.284 1.611-6 1.611-6zM47 13.5l2.278.667s-.438 2.464-.89 4C47.946 19.675 47 21.944 47 21.944l-2.222-.722s.856-2.176 1.278-3.61C46.52 16.03 47 13.5 47 13.5zm-7.167-7.167l-2.389.945s.836 3.746 1.723 6.055c.823 2.147 2.555 5.334 2.555 5.334l2.222-1.334s-1.617-3.13-2.389-5.11c-.9-2.311-1.722-5.89-1.722-5.89zM32.278 2.5h2.444V17s.2 2.64-1.055 3.833c-1.256 1.193-4.5 1.167-4.5 1.167l-.612-2.778s2.556.278 3.278-.389c.573-.528.445-1.833.445-1.833V2.5z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-xuanyuan-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%2067%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5%203.056L13.611%202l.954%201.611h7.268v2.222H4.944v6.556s.09%203.421%200%205.111c-.077%201.444-.61%204.389-.61%204.389L2%2020.778s.556-1.334.722-4.056c.104-1.689%200-4.333%200-4.333V3.61h9.132l-.354-.555zm48.222-.445h2.222v1.111h2.89v2.222h-2.89v.89h-2.222v-.89H55.5v.89h-2.222v-.89h-3V3.722h3v-1.11H55.5v1.11h4.222v-1.11zm-13.333.222L44.667%204.5l2.888%202.889%201.723-1.667-2.89-2.889zm-.056%205.223l-1.722%201.666%202.889%202.89%201.722-1.668-2.889-2.888zm12.53%206.963v-1.408h-2.585v.87l1.5%201.463-1.667%201.667-.51-.566c-.716%201.091-1.657%202.288-1.657%202.288L52.5%2017.982v3.851h-2.222V11.39h3.777V9.944h-3.777V7.722h14.555v2.222h-3.778v1.445h3.778V16.61s.305%202.556-.722%203.833c-1.295%201.611-3.833%201.5-3.833%201.5l-.5-2.444s1.662.196%202.333-.445c.611-.583.5-2.444.5-2.444v-.056l-1.389%201.39-.592-.656a3.183%203.183%200%2001-.177.36c-.713%201.228-1.699%202.629-1.699%202.629l-1.699-1.773s.621-.87%201.041-1.407c.658-.838.768-2.079.768-2.079zm0-5.075v1.445h-2.585V9.944h2.586zm2.192%204.545v-.878h1.556v2.396l-1.556-1.518zm-7%20.066v-.944H52.5v3.766c.221-.273.533-.653.778-.933.666-.761.777-1.888.777-1.888zM9.902%2018.86c-2.495.587-4.346.695-4.346.695l.777%202.334s3.618-.562%207.063-1.609l.16.053c2.944.972%207.5%201.556%207.5%201.556l.777-2.278s-2.233-.252-4.83-.826C19.329%2017.515%2021.11%2016%2021.11%2016l-.611-2.389H6.056v2.222h2.342L7.333%2017.5s1%20.617%202.569%201.36zm3.54-1.074c.148-.056.298-.115.447-.175%201.228-.495%202.42-1.146%203.447-1.778H9.23c.905.478%202.65%201.364%204.21%201.953zM10.167%206.611H7.944V7.5H6.056v2.222h1.888v3.111h11.667V9.722h2.222V7.5h-2.222v-.889H17.39V7.5h-7.222v-.889zm7.222%204v-.889h-7.222v.89h7.222zM29.333%207l-2.5-.556s-.678%203.223-1.389%205.278c-.742%202.147-2.333%205.222-2.333%205.222l2%201.778s1.781-3.41%202.611-5.722c.82-2.284%201.611-6%201.611-6zM47%2013.5l2.278.667s-.438%202.464-.89%204C47.946%2019.675%2047%2021.944%2047%2021.944l-2.222-.722s.856-2.176%201.278-3.61C46.52%2016.03%2047%2013.5%2047%2013.5zm-7.167-7.167l-2.389.945s.836%203.746%201.723%206.055c.823%202.147%202.555%205.334%202.555%205.334l2.222-1.334s-1.617-3.13-2.389-5.11c-.9-2.311-1.722-5.89-1.722-5.89zM32.278%202.5h2.444V17s.2%202.64-1.055%203.833c-1.256%201.193-4.5%201.167-4.5%201.167l-.612-2.778s2.556.278%203.278-.389c.573-.528.445-1.833.445-1.833V2.5z%22%20clip-rule%3D%22evenodd%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%2067%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5%203.056L13.611%202l.954%201.611h7.268v2.222H4.944v6.556s.09%203.421%200%205.111c-.077%201.444-.61%204.389-.61%204.389L2%2020.778s.556-1.334.722-4.056c.104-1.689%200-4.333%200-4.333V3.61h9.132l-.354-.555zm48.222-.445h2.222v1.111h2.89v2.222h-2.89v.89h-2.222v-.89H55.5v.89h-2.222v-.89h-3V3.722h3v-1.11H55.5v1.11h4.222v-1.11zm-13.333.222L44.667%204.5l2.888%202.889%201.723-1.667-2.89-2.889zm-.056%205.223l-1.722%201.666%202.889%202.89%201.722-1.668-2.889-2.888zm12.53%206.963v-1.408h-2.585v.87l1.5%201.463-1.667%201.667-.51-.566c-.716%201.091-1.657%202.288-1.657%202.288L52.5%2017.982v3.851h-2.222V11.39h3.777V9.944h-3.777V7.722h14.555v2.222h-3.778v1.445h3.778V16.61s.305%202.556-.722%203.833c-1.295%201.611-3.833%201.5-3.833%201.5l-.5-2.444s1.662.196%202.333-.445c.611-.583.5-2.444.5-2.444v-.056l-1.389%201.39-.592-.656a3.183%203.183%200%2001-.177.36c-.713%201.228-1.699%202.629-1.699%202.629l-1.699-1.773s.621-.87%201.041-1.407c.658-.838.768-2.079.768-2.079zm0-5.075v1.445h-2.585V9.944h2.586zm2.192%204.545v-.878h1.556v2.396l-1.556-1.518zm-7%20.066v-.944H52.5v3.766c.221-.273.533-.653.778-.933.666-.761.777-1.888.777-1.888zM9.902%2018.86c-2.495.587-4.346.695-4.346.695l.777%202.334s3.618-.562%207.063-1.609l.16.053c2.944.972%207.5%201.556%207.5%201.556l.777-2.278s-2.233-.252-4.83-.826C19.329%2017.515%2021.11%2016%2021.11%2016l-.611-2.389H6.056v2.222h2.342L7.333%2017.5s1%20.617%202.569%201.36zm3.54-1.074c.148-.056.298-.115.447-.175%201.228-.495%202.42-1.146%203.447-1.778H9.23c.905.478%202.65%201.364%204.21%201.953zM10.167%206.611H7.944V7.5H6.056v2.222h1.888v3.111h11.667V9.722h2.222V7.5h-2.222v-.889H17.39V7.5h-7.222v-.889zm7.222%204v-.889h-7.222v.89h7.222zM29.333%207l-2.5-.556s-.678%203.223-1.389%205.278c-.742%202.147-2.333%205.222-2.333%205.222l2%201.778s1.781-3.41%202.611-5.722c.82-2.284%201.611-6%201.611-6zM47%2013.5l2.278.667s-.438%202.464-.89%204C47.946%2019.675%2047%2021.944%2047%2021.944l-2.222-.722s.856-2.176%201.278-3.61C46.52%2016.03%2047%2013.5%2047%2013.5zm-7.167-7.167l-2.389.945s.836%203.746%201.723%206.055c.823%202.147%202.555%205.334%202.555%205.334l2.222-1.334s-1.617-3.13-2.389-5.11c-.9-2.311-1.722-5.89-1.722-5.89zM32.278%202.5h2.444V17s.2%202.64-1.055%203.833c-1.256%201.193-4.5%201.167-4.5%201.167l-.612-2.778s2.556.278%203.278-.389c.573-.528.445-1.833.445-1.833V2.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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