hunyuan-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.

Name
hunyuan-color
Set
LobeHub AI Icons
Style
Color
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

Use the hunyuan logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12" fill="#0055e9"/><path fill="#a8dff5" d="M12 0c.518 0 1.028.033 1.528.096A6.188 6.188 0 0112.12 12.28l-.12.001c-2.99 0-5.242 2.179-5.554 5.11-.223 2.086.353 4.412 2.242 6.146C3.672 22.1 0 17.479 0 12 0 5.373 5.373 0 12 0z"/><path fill="#0055e9" d="M5.286 5a2.438 2.438 0 01.682 3.38c-3.962 5.966-3.215 10.743 2.648 15.136C3.636 22.056 0 17.452 0 12c0-1.787.39-3.482 1.09-5.006.253-.435.525-.872.817-1.311A2.438 2.438 0 015.286 5z"/><path fill="#00bcff" d="M12.98.04c.272.021.543.053.81.093.583.106 1.117.254 1.538.44 6.638 2.927 8.07 10.052 1.748 15.642a4.125 4.125 0 01-5.822-.358c-1.51-1.706-1.3-4.184.357-5.822.858-.848 3.108-1.223 4.045-2.441 1.257-1.634 2.122-6.009-2.523-7.506L12.98.039z"/><path fill="#ececee" d="M13.528.096A6.187 6.187 0 0112 12.281a5.75 5.75 0 00-1.71.255c.147-.905.595-1.784 1.321-2.501.858-.848 3.108-1.223 4.045-2.441 1.27-1.651 2.14-6.104-2.676-7.554.184.014.367.033.548.056z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubHunyuanColor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12" fill="#0055e9"/><path fill="#a8dff5" d="M12 0c.518 0 1.028.033 1.528.096A6.188 6.188 0 0112.12 12.28l-.12.001c-2.99 0-5.242 2.179-5.554 5.11-.223 2.086.353 4.412 2.242 6.146C3.672 22.1 0 17.479 0 12 0 5.373 5.373 0 12 0z"/><path fill="#0055e9" d="M5.286 5a2.438 2.438 0 01.682 3.38c-3.962 5.966-3.215 10.743 2.648 15.136C3.636 22.056 0 17.452 0 12c0-1.787.39-3.482 1.09-5.006.253-.435.525-.872.817-1.311A2.438 2.438 0 015.286 5z"/><path fill="#00bcff" d="M12.98.04c.272.021.543.053.81.093.583.106 1.117.254 1.538.44 6.638 2.927 8.07 10.052 1.748 15.642a4.125 4.125 0 01-5.822-.358c-1.51-1.706-1.3-4.184.357-5.822.858-.848 3.108-1.223 4.045-2.441 1.257-1.634 2.122-6.009-2.523-7.506L12.98.039z"/><path fill="#ececee" d="M13.528.096A6.187 6.187 0 0112 12.281a5.75 5.75 0 00-1.71.255c.147-.905.595-1.784 1.321-2.501.858-.848 3.108-1.223 4.045-2.441 1.27-1.651 2.14-6.104-2.676-7.554.184.014.367.033.548.056z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12" fill="#0055e9"/><path fill="#a8dff5" d="M12 0c.518 0 1.028.033 1.528.096A6.188 6.188 0 0112.12 12.28l-.12.001c-2.99 0-5.242 2.179-5.554 5.11-.223 2.086.353 4.412 2.242 6.146C3.672 22.1 0 17.479 0 12 0 5.373 5.373 0 12 0z"/><path fill="#0055e9" d="M5.286 5a2.438 2.438 0 01.682 3.38c-3.962 5.966-3.215 10.743 2.648 15.136C3.636 22.056 0 17.452 0 12c0-1.787.39-3.482 1.09-5.006.253-.435.525-.872.817-1.311A2.438 2.438 0 015.286 5z"/><path fill="#00bcff" d="M12.98.04c.272.021.543.053.81.093.583.106 1.117.254 1.538.44 6.638 2.927 8.07 10.052 1.748 15.642a4.125 4.125 0 01-5.822-.358c-1.51-1.706-1.3-4.184.357-5.822.858-.848 3.108-1.223 4.045-2.441 1.257-1.634 2.122-6.009-2.523-7.506L12.98.039z"/><path fill="#ececee" d="M13.528.096A6.187 6.187 0 0112 12.281a5.75 5.75 0 00-1.71.255c.147-.905.595-1.784 1.321-2.501.858-.848 3.108-1.223 4.045-2.441 1.27-1.651 2.14-6.104-2.676-7.554.184.014.367.033.548.056z"/></svg>
</template>

CSS

.icon-hunyuan-color {
  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%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%230055e9%22%2F%3E%3Cpath%20fill%3D%22%23a8dff5%22%20d%3D%22M12%200c.518%200%201.028.033%201.528.096A6.188%206.188%200%200112.12%2012.28l-.12.001c-2.99%200-5.242%202.179-5.554%205.11-.223%202.086.353%204.412%202.242%206.146C3.672%2022.1%200%2017.479%200%2012%200%205.373%205.373%200%2012%200z%22%2F%3E%3Cpath%20fill%3D%22%230055e9%22%20d%3D%22M5.286%205a2.438%202.438%200%2001.682%203.38c-3.962%205.966-3.215%2010.743%202.648%2015.136C3.636%2022.056%200%2017.452%200%2012c0-1.787.39-3.482%201.09-5.006.253-.435.525-.872.817-1.311A2.438%202.438%200%20015.286%205z%22%2F%3E%3Cpath%20fill%3D%22%2300bcff%22%20d%3D%22M12.98.04c.272.021.543.053.81.093.583.106%201.117.254%201.538.44%206.638%202.927%208.07%2010.052%201.748%2015.642a4.125%204.125%200%2001-5.822-.358c-1.51-1.706-1.3-4.184.357-5.822.858-.848%203.108-1.223%204.045-2.441%201.257-1.634%202.122-6.009-2.523-7.506L12.98.039z%22%2F%3E%3Cpath%20fill%3D%22%23ececee%22%20d%3D%22M13.528.096A6.187%206.187%200%200112%2012.281a5.75%205.75%200%2000-1.71.255c.147-.905.595-1.784%201.321-2.501.858-.848%203.108-1.223%204.045-2.441%201.27-1.651%202.14-6.104-2.676-7.554.184.014.367.033.548.056z%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%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%230055e9%22%2F%3E%3Cpath%20fill%3D%22%23a8dff5%22%20d%3D%22M12%200c.518%200%201.028.033%201.528.096A6.188%206.188%200%200112.12%2012.28l-.12.001c-2.99%200-5.242%202.179-5.554%205.11-.223%202.086.353%204.412%202.242%206.146C3.672%2022.1%200%2017.479%200%2012%200%205.373%205.373%200%2012%200z%22%2F%3E%3Cpath%20fill%3D%22%230055e9%22%20d%3D%22M5.286%205a2.438%202.438%200%2001.682%203.38c-3.962%205.966-3.215%2010.743%202.648%2015.136C3.636%2022.056%200%2017.452%200%2012c0-1.787.39-3.482%201.09-5.006.253-.435.525-.872.817-1.311A2.438%202.438%200%20015.286%205z%22%2F%3E%3Cpath%20fill%3D%22%2300bcff%22%20d%3D%22M12.98.04c.272.021.543.053.81.093.583.106%201.117.254%201.538.44%206.638%202.927%208.07%2010.052%201.748%2015.642a4.125%204.125%200%2001-5.822-.358c-1.51-1.706-1.3-4.184.357-5.822.858-.848%203.108-1.223%204.045-2.441%201.257-1.634%202.122-6.009-2.523-7.506L12.98.039z%22%2F%3E%3Cpath%20fill%3D%22%23ececee%22%20d%3D%22M13.528.096A6.187%206.187%200%200112%2012.281a5.75%205.75%200%2000-1.71.255c.147-.905.595-1.784%201.321-2.501.858-.848%203.108-1.223%204.045-2.441%201.27-1.651%202.14-6.104-2.676-7.554.184.014.367.033.548.056z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Hunyuan logo — LobeHub AI Icons · IconsDB