hailuo logo
hailuo-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- hailuo-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 92×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the hailuo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 92 24"><path fill="currentColor" fill-rule="evenodd" d="M13.883 21.781v-7.858H6.65v7.858H2V2.693h4.65v7.477h7.233V2.692h4.65v19.089h-4.65zM20.953 14.17c0-1.595.299-2.973.897-4.134.598-1.16 1.404-2.057 2.42-2.691a6.233 6.233 0 013.371-.952c1.124 0 2.085.227 2.883.68.797.453 1.396 1.015 1.795 1.686V6.61h4.65v15.173h-4.65v-2.149c-.418.672-1.025 1.233-1.822 1.686-.799.453-1.758.68-2.883.68-1.233 0-2.352-.322-3.358-.965-1.006-.643-1.808-1.55-2.406-2.719-.598-1.17-.897-2.551-.897-4.147zm11.366.027c0-1.215-.332-2.144-.993-2.788-.662-.643-1.437-.965-2.324-.965-.887 0-1.64.318-2.311.952-.671.634-1.006 1.558-1.006 2.773s.336 2.149 1.006 2.801c.67.652 1.441.979 2.311.979.87 0 1.663-.322 2.325-.965.661-.643.992-1.573.992-2.788zM42.68 5.03c-.834 0-1.506-.243-2.013-.733-.507-.49-.761-1.079-.761-1.768 0-.69.254-1.305.761-1.795C41.175.244 41.846 0 42.68 0c.834 0 1.477.244 1.985.734s.762 1.088.762 1.795c0 .707-.254 1.278-.762 1.768s-1.17.734-1.985.734zM40.34 21.782V6.61h4.65V21.78h-4.65zM48.358 21.782V1.66h4.65v20.122h-4.65zM71.369 6.609V21.78h-4.65v-2.066c-.453.652-1.078 1.187-1.877 1.604-.798.417-1.704.625-2.719.625-1.758 0-3.177-.57-4.255-1.713-1.079-1.142-1.618-2.729-1.618-4.758V6.609h4.623v8.238c0 1.034.267 1.827.802 2.38.535.552 1.237.83 2.108.83.87 0 1.621-.277 2.148-.83.526-.553.789-1.346.789-2.38V6.61h4.649zM89.556 14.197c0 1.595-.353 2.977-1.06 4.146a7.24 7.24 0 01-2.856 2.706c-1.197.634-2.539.95-4.024.95-1.486 0-2.819-.316-3.997-.95a7.114 7.114 0 01-2.8-2.706c-.69-1.17-1.034-2.551-1.034-4.146 0-1.596.35-3 1.047-4.16a7.18 7.18 0 012.842-2.692c1.197-.635 2.529-.952 3.996-.952 1.468 0 2.823.318 4.01.952a7.222 7.222 0 012.829 2.691c.698 1.16 1.047 2.547 1.047 4.16zm-11.04 0c0 1.269.307 2.216.923 2.841.616.625 1.342.938 2.176.938.834 0 1.577-.313 2.23-.938.654-.625.979-1.572.979-2.841 0-1.27-.322-2.24-.965-2.856-.644-.615-1.373-.924-2.19-.924-.816 0-1.568.309-2.203.924-.634.617-.95 1.568-.95 2.856z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubHailuoText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 92 24"><path fill="currentColor" fillRule="evenodd" d="M13.883 21.781v-7.858H6.65v7.858H2V2.693h4.65v7.477h7.233V2.692h4.65v19.089h-4.65zM20.953 14.17c0-1.595.299-2.973.897-4.134.598-1.16 1.404-2.057 2.42-2.691a6.233 6.233 0 013.371-.952c1.124 0 2.085.227 2.883.68.797.453 1.396 1.015 1.795 1.686V6.61h4.65v15.173h-4.65v-2.149c-.418.672-1.025 1.233-1.822 1.686-.799.453-1.758.68-2.883.68-1.233 0-2.352-.322-3.358-.965-1.006-.643-1.808-1.55-2.406-2.719-.598-1.17-.897-2.551-.897-4.147zm11.366.027c0-1.215-.332-2.144-.993-2.788-.662-.643-1.437-.965-2.324-.965-.887 0-1.64.318-2.311.952-.671.634-1.006 1.558-1.006 2.773s.336 2.149 1.006 2.801c.67.652 1.441.979 2.311.979.87 0 1.663-.322 2.325-.965.661-.643.992-1.573.992-2.788zM42.68 5.03c-.834 0-1.506-.243-2.013-.733-.507-.49-.761-1.079-.761-1.768 0-.69.254-1.305.761-1.795C41.175.244 41.846 0 42.68 0c.834 0 1.477.244 1.985.734s.762 1.088.762 1.795c0 .707-.254 1.278-.762 1.768s-1.17.734-1.985.734zM40.34 21.782V6.61h4.65V21.78h-4.65zM48.358 21.782V1.66h4.65v20.122h-4.65zM71.369 6.609V21.78h-4.65v-2.066c-.453.652-1.078 1.187-1.877 1.604-.798.417-1.704.625-2.719.625-1.758 0-3.177-.57-4.255-1.713-1.079-1.142-1.618-2.729-1.618-4.758V6.609h4.623v8.238c0 1.034.267 1.827.802 2.38.535.552 1.237.83 2.108.83.87 0 1.621-.277 2.148-.83.526-.553.789-1.346.789-2.38V6.61h4.649zM89.556 14.197c0 1.595-.353 2.977-1.06 4.146a7.24 7.24 0 01-2.856 2.706c-1.197.634-2.539.95-4.024.95-1.486 0-2.819-.316-3.997-.95a7.114 7.114 0 01-2.8-2.706c-.69-1.17-1.034-2.551-1.034-4.146 0-1.596.35-3 1.047-4.16a7.18 7.18 0 012.842-2.692c1.197-.635 2.529-.952 3.996-.952 1.468 0 2.823.318 4.01.952a7.222 7.222 0 012.829 2.691c.698 1.16 1.047 2.547 1.047 4.16zm-11.04 0c0 1.269.307 2.216.923 2.841.616.625 1.342.938 2.176.938.834 0 1.577-.313 2.23-.938.654-.625.979-1.572.979-2.841 0-1.27-.322-2.24-.965-2.856-.644-.615-1.373-.924-2.19-.924-.816 0-1.568.309-2.203.924-.634.617-.95 1.568-.95 2.856z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 92 24"><path fill="currentColor" fill-rule="evenodd" d="M13.883 21.781v-7.858H6.65v7.858H2V2.693h4.65v7.477h7.233V2.692h4.65v19.089h-4.65zM20.953 14.17c0-1.595.299-2.973.897-4.134.598-1.16 1.404-2.057 2.42-2.691a6.233 6.233 0 013.371-.952c1.124 0 2.085.227 2.883.68.797.453 1.396 1.015 1.795 1.686V6.61h4.65v15.173h-4.65v-2.149c-.418.672-1.025 1.233-1.822 1.686-.799.453-1.758.68-2.883.68-1.233 0-2.352-.322-3.358-.965-1.006-.643-1.808-1.55-2.406-2.719-.598-1.17-.897-2.551-.897-4.147zm11.366.027c0-1.215-.332-2.144-.993-2.788-.662-.643-1.437-.965-2.324-.965-.887 0-1.64.318-2.311.952-.671.634-1.006 1.558-1.006 2.773s.336 2.149 1.006 2.801c.67.652 1.441.979 2.311.979.87 0 1.663-.322 2.325-.965.661-.643.992-1.573.992-2.788zM42.68 5.03c-.834 0-1.506-.243-2.013-.733-.507-.49-.761-1.079-.761-1.768 0-.69.254-1.305.761-1.795C41.175.244 41.846 0 42.68 0c.834 0 1.477.244 1.985.734s.762 1.088.762 1.795c0 .707-.254 1.278-.762 1.768s-1.17.734-1.985.734zM40.34 21.782V6.61h4.65V21.78h-4.65zM48.358 21.782V1.66h4.65v20.122h-4.65zM71.369 6.609V21.78h-4.65v-2.066c-.453.652-1.078 1.187-1.877 1.604-.798.417-1.704.625-2.719.625-1.758 0-3.177-.57-4.255-1.713-1.079-1.142-1.618-2.729-1.618-4.758V6.609h4.623v8.238c0 1.034.267 1.827.802 2.38.535.552 1.237.83 2.108.83.87 0 1.621-.277 2.148-.83.526-.553.789-1.346.789-2.38V6.61h4.649zM89.556 14.197c0 1.595-.353 2.977-1.06 4.146a7.24 7.24 0 01-2.856 2.706c-1.197.634-2.539.95-4.024.95-1.486 0-2.819-.316-3.997-.95a7.114 7.114 0 01-2.8-2.706c-.69-1.17-1.034-2.551-1.034-4.146 0-1.596.35-3 1.047-4.16a7.18 7.18 0 012.842-2.692c1.197-.635 2.529-.952 3.996-.952 1.468 0 2.823.318 4.01.952a7.222 7.222 0 012.829 2.691c.698 1.16 1.047 2.547 1.047 4.16zm-11.04 0c0 1.269.307 2.216.923 2.841.616.625 1.342.938 2.176.938.834 0 1.577-.313 2.23-.938.654-.625.979-1.572.979-2.841 0-1.27-.322-2.24-.965-2.856-.644-.615-1.373-.924-2.19-.924-.816 0-1.568.309-2.203.924-.634.617-.95 1.568-.95 2.856z"/></svg> </template>
CSS
.icon-hailuo-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%2092%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.883%2021.781v-7.858H6.65v7.858H2V2.693h4.65v7.477h7.233V2.692h4.65v19.089h-4.65zM20.953%2014.17c0-1.595.299-2.973.897-4.134.598-1.16%201.404-2.057%202.42-2.691a6.233%206.233%200%20013.371-.952c1.124%200%202.085.227%202.883.68.797.453%201.396%201.015%201.795%201.686V6.61h4.65v15.173h-4.65v-2.149c-.418.672-1.025%201.233-1.822%201.686-.799.453-1.758.68-2.883.68-1.233%200-2.352-.322-3.358-.965-1.006-.643-1.808-1.55-2.406-2.719-.598-1.17-.897-2.551-.897-4.147zm11.366.027c0-1.215-.332-2.144-.993-2.788-.662-.643-1.437-.965-2.324-.965-.887%200-1.64.318-2.311.952-.671.634-1.006%201.558-1.006%202.773s.336%202.149%201.006%202.801c.67.652%201.441.979%202.311.979.87%200%201.663-.322%202.325-.965.661-.643.992-1.573.992-2.788zM42.68%205.03c-.834%200-1.506-.243-2.013-.733-.507-.49-.761-1.079-.761-1.768%200-.69.254-1.305.761-1.795C41.175.244%2041.846%200%2042.68%200c.834%200%201.477.244%201.985.734s.762%201.088.762%201.795c0%20.707-.254%201.278-.762%201.768s-1.17.734-1.985.734zM40.34%2021.782V6.61h4.65V21.78h-4.65zM48.358%2021.782V1.66h4.65v20.122h-4.65zM71.369%206.609V21.78h-4.65v-2.066c-.453.652-1.078%201.187-1.877%201.604-.798.417-1.704.625-2.719.625-1.758%200-3.177-.57-4.255-1.713-1.079-1.142-1.618-2.729-1.618-4.758V6.609h4.623v8.238c0%201.034.267%201.827.802%202.38.535.552%201.237.83%202.108.83.87%200%201.621-.277%202.148-.83.526-.553.789-1.346.789-2.38V6.61h4.649zM89.556%2014.197c0%201.595-.353%202.977-1.06%204.146a7.24%207.24%200%2001-2.856%202.706c-1.197.634-2.539.95-4.024.95-1.486%200-2.819-.316-3.997-.95a7.114%207.114%200%2001-2.8-2.706c-.69-1.17-1.034-2.551-1.034-4.146%200-1.596.35-3%201.047-4.16a7.18%207.18%200%20012.842-2.692c1.197-.635%202.529-.952%203.996-.952%201.468%200%202.823.318%204.01.952a7.222%207.222%200%20012.829%202.691c.698%201.16%201.047%202.547%201.047%204.16zm-11.04%200c0%201.269.307%202.216.923%202.841.616.625%201.342.938%202.176.938.834%200%201.577-.313%202.23-.938.654-.625.979-1.572.979-2.841%200-1.27-.322-2.24-.965-2.856-.644-.615-1.373-.924-2.19-.924-.816%200-1.568.309-2.203.924-.634.617-.95%201.568-.95%202.856z%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%2092%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.883%2021.781v-7.858H6.65v7.858H2V2.693h4.65v7.477h7.233V2.692h4.65v19.089h-4.65zM20.953%2014.17c0-1.595.299-2.973.897-4.134.598-1.16%201.404-2.057%202.42-2.691a6.233%206.233%200%20013.371-.952c1.124%200%202.085.227%202.883.68.797.453%201.396%201.015%201.795%201.686V6.61h4.65v15.173h-4.65v-2.149c-.418.672-1.025%201.233-1.822%201.686-.799.453-1.758.68-2.883.68-1.233%200-2.352-.322-3.358-.965-1.006-.643-1.808-1.55-2.406-2.719-.598-1.17-.897-2.551-.897-4.147zm11.366.027c0-1.215-.332-2.144-.993-2.788-.662-.643-1.437-.965-2.324-.965-.887%200-1.64.318-2.311.952-.671.634-1.006%201.558-1.006%202.773s.336%202.149%201.006%202.801c.67.652%201.441.979%202.311.979.87%200%201.663-.322%202.325-.965.661-.643.992-1.573.992-2.788zM42.68%205.03c-.834%200-1.506-.243-2.013-.733-.507-.49-.761-1.079-.761-1.768%200-.69.254-1.305.761-1.795C41.175.244%2041.846%200%2042.68%200c.834%200%201.477.244%201.985.734s.762%201.088.762%201.795c0%20.707-.254%201.278-.762%201.768s-1.17.734-1.985.734zM40.34%2021.782V6.61h4.65V21.78h-4.65zM48.358%2021.782V1.66h4.65v20.122h-4.65zM71.369%206.609V21.78h-4.65v-2.066c-.453.652-1.078%201.187-1.877%201.604-.798.417-1.704.625-2.719.625-1.758%200-3.177-.57-4.255-1.713-1.079-1.142-1.618-2.729-1.618-4.758V6.609h4.623v8.238c0%201.034.267%201.827.802%202.38.535.552%201.237.83%202.108.83.87%200%201.621-.277%202.148-.83.526-.553.789-1.346.789-2.38V6.61h4.649zM89.556%2014.197c0%201.595-.353%202.977-1.06%204.146a7.24%207.24%200%2001-2.856%202.706c-1.197.634-2.539.95-4.024.95-1.486%200-2.819-.316-3.997-.95a7.114%207.114%200%2001-2.8-2.706c-.69-1.17-1.034-2.551-1.034-4.146%200-1.596.35-3%201.047-4.16a7.18%207.18%200%20012.842-2.692c1.197-.635%202.529-.952%203.996-.952%201.468%200%202.823.318%204.01.952a7.222%207.222%200%20012.829%202.691c.698%201.16%201.047%202.547%201.047%204.16zm-11.04%200c0%201.269.307%202.216.923%202.841.616.625%201.342.938%202.176.938.834%200%201.577-.313%202.23-.938.654-.625.979-1.572.979-2.841%200-1.27-.322-2.24-.965-2.856-.644-.615-1.373-.924-2.19-.924-.816%200-1.568.309-2.203.924-.634.617-.95%201.568-.95%202.856z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/hailuo-text.svg?color=%231a73e8&size=48