taichilang logo

taichilang from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
taichilang
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the taichilang logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.526 4.678c-.02 1.605-.817 2.897-2.211 3.854c-1.218.838-2.47 1.627-3.632 2.54C7.786 12.568 6.544 14.506 6.505 17c-.042 2.711 1.175 4.797 3.434 6.274c.042.027.09.05.13.075c.2.123.364.306.22.524c-.07.103-.327.154-.473.115c-1.216-.298-2.385-.731-3.455-1.395C2.899 20.443.877 17.33.409 13.274C-.254 7.468 3.193 2.09 8.683.354c1.356-.431 2.723-.526 4.073.042c1.723.72 2.826 2.381 2.77 4.282m8.146 9.265c-.027 1.07-.328 2.27-1.444 3.112c-1.3.98-2.976.916-3.998-.149a2.8 2.8 0 0 1-.645-1.08a2.9 2.9 0 0 1-.12-1.255a2.9 2.9 0 0 1 .434-1.186a2.84 2.84 0 0 1 .897-.878q.21-.131.422-.253c1.167-.658 1.692-1.689 1.731-3.005a2 2 0 0 1 .09-.38c.13.055.28.083.388.17c1.434 1.126 2.245 2.815 2.245 4.904"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTaichilang(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.526 4.678c-.02 1.605-.817 2.897-2.211 3.854c-1.218.838-2.47 1.627-3.632 2.54C7.786 12.568 6.544 14.506 6.505 17c-.042 2.711 1.175 4.797 3.434 6.274c.042.027.09.05.13.075c.2.123.364.306.22.524c-.07.103-.327.154-.473.115c-1.216-.298-2.385-.731-3.455-1.395C2.899 20.443.877 17.33.409 13.274C-.254 7.468 3.193 2.09 8.683.354c1.356-.431 2.723-.526 4.073.042c1.723.72 2.826 2.381 2.77 4.282m8.146 9.265c-.027 1.07-.328 2.27-1.444 3.112c-1.3.98-2.976.916-3.998-.149a2.8 2.8 0 0 1-.645-1.08a2.9 2.9 0 0 1-.12-1.255a2.9 2.9 0 0 1 .434-1.186a2.84 2.84 0 0 1 .897-.878q.21-.131.422-.253c1.167-.658 1.692-1.689 1.731-3.005a2 2 0 0 1 .09-.38c.13.055.28.083.388.17c1.434 1.126 2.245 2.815 2.245 4.904"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.526 4.678c-.02 1.605-.817 2.897-2.211 3.854c-1.218.838-2.47 1.627-3.632 2.54C7.786 12.568 6.544 14.506 6.505 17c-.042 2.711 1.175 4.797 3.434 6.274c.042.027.09.05.13.075c.2.123.364.306.22.524c-.07.103-.327.154-.473.115c-1.216-.298-2.385-.731-3.455-1.395C2.899 20.443.877 17.33.409 13.274C-.254 7.468 3.193 2.09 8.683.354c1.356-.431 2.723-.526 4.073.042c1.723.72 2.826 2.381 2.77 4.282m8.146 9.265c-.027 1.07-.328 2.27-1.444 3.112c-1.3.98-2.976.916-3.998-.149a2.8 2.8 0 0 1-.645-1.08a2.9 2.9 0 0 1-.12-1.255a2.9 2.9 0 0 1 .434-1.186a2.84 2.84 0 0 1 .897-.878q.21-.131.422-.253c1.167-.658 1.692-1.689 1.731-3.005a2 2 0 0 1 .09-.38c.13.055.28.083.388.17c1.434 1.126 2.245 2.815 2.245 4.904"/></svg>
</template>

CSS

.icon-taichilang {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.526%204.678c-.02%201.605-.817%202.897-2.211%203.854c-1.218.838-2.47%201.627-3.632%202.54C7.786%2012.568%206.544%2014.506%206.505%2017c-.042%202.711%201.175%204.797%203.434%206.274c.042.027.09.05.13.075c.2.123.364.306.22.524c-.07.103-.327.154-.473.115c-1.216-.298-2.385-.731-3.455-1.395C2.899%2020.443.877%2017.33.409%2013.274C-.254%207.468%203.193%202.09%208.683.354c1.356-.431%202.723-.526%204.073.042c1.723.72%202.826%202.381%202.77%204.282m8.146%209.265c-.027%201.07-.328%202.27-1.444%203.112c-1.3.98-2.976.916-3.998-.149a2.8%202.8%200%200%201-.645-1.08a2.9%202.9%200%200%201-.12-1.255a2.9%202.9%200%200%201%20.434-1.186a2.84%202.84%200%200%201%20.897-.878q.21-.131.422-.253c1.167-.658%201.692-1.689%201.731-3.005a2%202%200%200%201%20.09-.38c.13.055.28.083.388.17c1.434%201.126%202.245%202.815%202.245%204.904%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.526%204.678c-.02%201.605-.817%202.897-2.211%203.854c-1.218.838-2.47%201.627-3.632%202.54C7.786%2012.568%206.544%2014.506%206.505%2017c-.042%202.711%201.175%204.797%203.434%206.274c.042.027.09.05.13.075c.2.123.364.306.22.524c-.07.103-.327.154-.473.115c-1.216-.298-2.385-.731-3.455-1.395C2.899%2020.443.877%2017.33.409%2013.274C-.254%207.468%203.193%202.09%208.683.354c1.356-.431%202.723-.526%204.073.042c1.723.72%202.826%202.381%202.77%204.282m8.146%209.265c-.027%201.07-.328%202.27-1.444%203.112c-1.3.98-2.976.916-3.998-.149a2.8%202.8%200%200%201-.645-1.08a2.9%202.9%200%200%201-.12-1.255a2.9%202.9%200%200%201%20.434-1.186a2.84%202.84%200%200%201%20.897-.878q.21-.131.422-.253c1.167-.658%201.692-1.689%201.731-3.005a2%202%200%200%201%20.09-.38c.13.055.28.083.388.17c1.434%201.126%202.245%202.815%202.245%204.904%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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