tencent weibo logo
tencent-weibo from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- tencent-weibo
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 384×512
- License
- CC BY 4.0
The same logo in other sets
Use the tencent weibo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M72.3 495.8c1.4 19.9-27.6 22.2-29.7 2.9C31 368.8 73.7 259.2 144 185.5c-15.6-34 9.2-77.1 50.6-77.1c30.3 0 55.1 24.6 55.1 55.1c0 44-49.5 70.8-86.9 45.1c-65.7 71.3-101.4 169.8-90.5 287.2M192 .1C66.1.1-12.3 134.3 43.7 242.4C52.4 259.8 79 246.9 70 229C23.7 136.4 91 29.8 192 29.8c75.4 0 136.9 61.4 136.9 136.9c0 90.8-86.9 153.9-167.7 133.1c-19.1-4.1-25.6 24.4-6.6 29.1c110.7 23.2 204-60 204-162.3C358.6 74.7 284 .1 192 .1"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsTencentWeibo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M72.3 495.8c1.4 19.9-27.6 22.2-29.7 2.9C31 368.8 73.7 259.2 144 185.5c-15.6-34 9.2-77.1 50.6-77.1c30.3 0 55.1 24.6 55.1 55.1c0 44-49.5 70.8-86.9 45.1c-65.7 71.3-101.4 169.8-90.5 287.2M192 .1C66.1.1-12.3 134.3 43.7 242.4C52.4 259.8 79 246.9 70 229C23.7 136.4 91 29.8 192 29.8c75.4 0 136.9 61.4 136.9 136.9c0 90.8-86.9 153.9-167.7 133.1c-19.1-4.1-25.6 24.4-6.6 29.1c110.7 23.2 204-60 204-162.3C358.6 74.7 284 .1 192 .1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M72.3 495.8c1.4 19.9-27.6 22.2-29.7 2.9C31 368.8 73.7 259.2 144 185.5c-15.6-34 9.2-77.1 50.6-77.1c30.3 0 55.1 24.6 55.1 55.1c0 44-49.5 70.8-86.9 45.1c-65.7 71.3-101.4 169.8-90.5 287.2M192 .1C66.1.1-12.3 134.3 43.7 242.4C52.4 259.8 79 246.9 70 229C23.7 136.4 91 29.8 192 29.8c75.4 0 136.9 61.4 136.9 136.9c0 90.8-86.9 153.9-167.7 133.1c-19.1-4.1-25.6 24.4-6.6 29.1c110.7 23.2 204-60 204-162.3C358.6 74.7 284 .1 192 .1"/></svg> </template>
CSS
.icon-tencent-weibo {
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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M72.3%20495.8c1.4%2019.9-27.6%2022.2-29.7%202.9C31%20368.8%2073.7%20259.2%20144%20185.5c-15.6-34%209.2-77.1%2050.6-77.1c30.3%200%2055.1%2024.6%2055.1%2055.1c0%2044-49.5%2070.8-86.9%2045.1c-65.7%2071.3-101.4%20169.8-90.5%20287.2M192%20.1C66.1.1-12.3%20134.3%2043.7%20242.4C52.4%20259.8%2079%20246.9%2070%20229C23.7%20136.4%2091%2029.8%20192%2029.8c75.4%200%20136.9%2061.4%20136.9%20136.9c0%2090.8-86.9%20153.9-167.7%20133.1c-19.1-4.1-25.6%2024.4-6.6%2029.1c110.7%2023.2%20204-60%20204-162.3C358.6%2074.7%20284%20.1%20192%20.1%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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M72.3%20495.8c1.4%2019.9-27.6%2022.2-29.7%202.9C31%20368.8%2073.7%20259.2%20144%20185.5c-15.6-34%209.2-77.1%2050.6-77.1c30.3%200%2055.1%2024.6%2055.1%2055.1c0%2044-49.5%2070.8-86.9%2045.1c-65.7%2071.3-101.4%20169.8-90.5%20287.2M192%20.1C66.1.1-12.3%20134.3%2043.7%20242.4C52.4%20259.8%2079%20246.9%2070%20229C23.7%20136.4%2091%2029.8%20192%2029.8c75.4%200%20136.9%2061.4%20136.9%20136.9c0%2090.8-86.9%20153.9-167.7%20133.1c-19.1-4.1-25.6%2024.4-6.6%2029.1c110.7%2023.2%20204-60%20204-162.3C358.6%2074.7%20284%20.1%20192%20.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/tencent-weibo.svg?color=%231a73e8&size=48