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

Name
wenxin-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
47×24
License
MIT

2 other variants in LobeHub AI Icons

Use the wenxin logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 47 24"><path fill="currentColor" fill-rule="evenodd" d="M14.205 2.235H10.59v1.878H2.149v2.28H4.75c1.415 4.332 3.262 7.642 5.478 10.077C8.038 17.998 5.307 19.063 2 19.635V22c3.878-.142 7.345-1.256 10.293-3.594 2.949 2.34 6.417 3.452 10.294 3.594v-2.365c-3.307-.572-6.038-1.637-8.229-3.165 2.217-2.435 4.064-5.745 5.478-10.076h2.75v-2.28h-8.382V2.234h.001zm-1.91 12.499c-2.137-2.165-3.541-4.958-4.26-8.339h8.522c-.718 3.38-2.123 6.174-4.26 8.339h-.002zm12.812-4.09c0 3.295-.491 7.58-.692 9.186h2.892c.227-1.867.67-5.916.67-9.186V6.173h-2.872v4.47h.002zm7.64-7.254v14.507c0 .804.436 1.377 1.396 1.377h1.244l6.023-.001v2.4h-7.202v-.026c-.338-.004-.74-.006-1.216-.006-2.554 0-3.313-.886-3.313-3.744V3.39h3.067zM43.89 6.06C44.453 9.666 45 14.418 45 19.275h-2.872c0-4.84-.582-9.655-1.153-13.213zM37.993 2c.36 2.315.733 5.556.733 9.034V16h-2.87v-4.967c0-3.5-.41-6.803-.774-9.034h2.911z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubWenxinText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 47 24"><path fill="currentColor" fillRule="evenodd" d="M14.205 2.235H10.59v1.878H2.149v2.28H4.75c1.415 4.332 3.262 7.642 5.478 10.077C8.038 17.998 5.307 19.063 2 19.635V22c3.878-.142 7.345-1.256 10.293-3.594 2.949 2.34 6.417 3.452 10.294 3.594v-2.365c-3.307-.572-6.038-1.637-8.229-3.165 2.217-2.435 4.064-5.745 5.478-10.076h2.75v-2.28h-8.382V2.234h.001zm-1.91 12.499c-2.137-2.165-3.541-4.958-4.26-8.339h8.522c-.718 3.38-2.123 6.174-4.26 8.339h-.002zm12.812-4.09c0 3.295-.491 7.58-.692 9.186h2.892c.227-1.867.67-5.916.67-9.186V6.173h-2.872v4.47h.002zm7.64-7.254v14.507c0 .804.436 1.377 1.396 1.377h1.244l6.023-.001v2.4h-7.202v-.026c-.338-.004-.74-.006-1.216-.006-2.554 0-3.313-.886-3.313-3.744V3.39h3.067zM43.89 6.06C44.453 9.666 45 14.418 45 19.275h-2.872c0-4.84-.582-9.655-1.153-13.213zM37.993 2c.36 2.315.733 5.556.733 9.034V16h-2.87v-4.967c0-3.5-.41-6.803-.774-9.034h2.911z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 47 24"><path fill="currentColor" fill-rule="evenodd" d="M14.205 2.235H10.59v1.878H2.149v2.28H4.75c1.415 4.332 3.262 7.642 5.478 10.077C8.038 17.998 5.307 19.063 2 19.635V22c3.878-.142 7.345-1.256 10.293-3.594 2.949 2.34 6.417 3.452 10.294 3.594v-2.365c-3.307-.572-6.038-1.637-8.229-3.165 2.217-2.435 4.064-5.745 5.478-10.076h2.75v-2.28h-8.382V2.234h.001zm-1.91 12.499c-2.137-2.165-3.541-4.958-4.26-8.339h8.522c-.718 3.38-2.123 6.174-4.26 8.339h-.002zm12.812-4.09c0 3.295-.491 7.58-.692 9.186h2.892c.227-1.867.67-5.916.67-9.186V6.173h-2.872v4.47h.002zm7.64-7.254v14.507c0 .804.436 1.377 1.396 1.377h1.244l6.023-.001v2.4h-7.202v-.026c-.338-.004-.74-.006-1.216-.006-2.554 0-3.313-.886-3.313-3.744V3.39h3.067zM43.89 6.06C44.453 9.666 45 14.418 45 19.275h-2.872c0-4.84-.582-9.655-1.153-13.213zM37.993 2c.36 2.315.733 5.556.733 9.034V16h-2.87v-4.967c0-3.5-.41-6.803-.774-9.034h2.911z"/></svg>
</template>

CSS

.icon-wenxin-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%2047%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.205%202.235H10.59v1.878H2.149v2.28H4.75c1.415%204.332%203.262%207.642%205.478%2010.077C8.038%2017.998%205.307%2019.063%202%2019.635V22c3.878-.142%207.345-1.256%2010.293-3.594%202.949%202.34%206.417%203.452%2010.294%203.594v-2.365c-3.307-.572-6.038-1.637-8.229-3.165%202.217-2.435%204.064-5.745%205.478-10.076h2.75v-2.28h-8.382V2.234h.001zm-1.91%2012.499c-2.137-2.165-3.541-4.958-4.26-8.339h8.522c-.718%203.38-2.123%206.174-4.26%208.339h-.002zm12.812-4.09c0%203.295-.491%207.58-.692%209.186h2.892c.227-1.867.67-5.916.67-9.186V6.173h-2.872v4.47h.002zm7.64-7.254v14.507c0%20.804.436%201.377%201.396%201.377h1.244l6.023-.001v2.4h-7.202v-.026c-.338-.004-.74-.006-1.216-.006-2.554%200-3.313-.886-3.313-3.744V3.39h3.067zM43.89%206.06C44.453%209.666%2045%2014.418%2045%2019.275h-2.872c0-4.84-.582-9.655-1.153-13.213zM37.993%202c.36%202.315.733%205.556.733%209.034V16h-2.87v-4.967c0-3.5-.41-6.803-.774-9.034h2.911z%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%2047%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.205%202.235H10.59v1.878H2.149v2.28H4.75c1.415%204.332%203.262%207.642%205.478%2010.077C8.038%2017.998%205.307%2019.063%202%2019.635V22c3.878-.142%207.345-1.256%2010.293-3.594%202.949%202.34%206.417%203.452%2010.294%203.594v-2.365c-3.307-.572-6.038-1.637-8.229-3.165%202.217-2.435%204.064-5.745%205.478-10.076h2.75v-2.28h-8.382V2.234h.001zm-1.91%2012.499c-2.137-2.165-3.541-4.958-4.26-8.339h8.522c-.718%203.38-2.123%206.174-4.26%208.339h-.002zm12.812-4.09c0%203.295-.491%207.58-.692%209.186h2.892c.227-1.867.67-5.916.67-9.186V6.173h-2.872v4.47h.002zm7.64-7.254v14.507c0%20.804.436%201.377%201.396%201.377h1.244l6.023-.001v2.4h-7.202v-.026c-.338-.004-.74-.006-1.216-.006-2.554%200-3.313-.886-3.313-3.744V3.39h3.067zM43.89%206.06C44.453%209.666%2045%2014.418%2045%2019.275h-2.872c0-4.84-.582-9.655-1.153-13.213zM37.993%202c.36%202.315.733%205.556.733%209.034V16h-2.87v-4.967c0-3.5-.41-6.803-.774-9.034h2.911z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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