tencent weibo icon
tencent-weibo from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- tencent-weibo
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the tencent weibo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 2c-4.96 0-9 4.04-9 9c0 1.531.383 2.957 1.063 4.219c.394-.715.843-1.387 1.312-2.031A6.9 6.9 0 0 1 10 11c0-3.86 3.14-7 7-7s7 3.14 7 7s-3.14 7-7 7a6.9 6.9 0 0 1-2.313-.406c-.343.562-.66 1.148-.937 1.781A8.9 8.9 0 0 0 17 20c4.96 0 9-4.04 9-9s-4.04-9-9-9m0 6a3 3 0 0 0-3 3c0 .336.086.637.188.938C8.457 17.242 8 25.21 8 29h2c0-3.613.418-10.742 5.406-15.469A2.97 2.97 0 0 0 17 14a3 3 0 0 0 0-6"/></svg>
React
import type { SVGProps } from "react";
export function LaTencentWeibo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 2c-4.96 0-9 4.04-9 9c0 1.531.383 2.957 1.063 4.219c.394-.715.843-1.387 1.312-2.031A6.9 6.9 0 0 1 10 11c0-3.86 3.14-7 7-7s7 3.14 7 7s-3.14 7-7 7a6.9 6.9 0 0 1-2.313-.406c-.343.562-.66 1.148-.937 1.781A8.9 8.9 0 0 0 17 20c4.96 0 9-4.04 9-9s-4.04-9-9-9m0 6a3 3 0 0 0-3 3c0 .336.086.637.188.938C8.457 17.242 8 25.21 8 29h2c0-3.613.418-10.742 5.406-15.469A2.97 2.97 0 0 0 17 14a3 3 0 0 0 0-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 2c-4.96 0-9 4.04-9 9c0 1.531.383 2.957 1.063 4.219c.394-.715.843-1.387 1.312-2.031A6.9 6.9 0 0 1 10 11c0-3.86 3.14-7 7-7s7 3.14 7 7s-3.14 7-7 7a6.9 6.9 0 0 1-2.313-.406c-.343.562-.66 1.148-.937 1.781A8.9 8.9 0 0 0 17 20c4.96 0 9-4.04 9-9s-4.04-9-9-9m0 6a3 3 0 0 0-3 3c0 .336.086.637.188.938C8.457 17.242 8 25.21 8 29h2c0-3.613.418-10.742 5.406-15.469A2.97 2.97 0 0 0 17 14a3 3 0 0 0 0-6"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%202c-4.96%200-9%204.04-9%209c0%201.531.383%202.957%201.063%204.219c.394-.715.843-1.387%201.312-2.031A6.9%206.9%200%200%201%2010%2011c0-3.86%203.14-7%207-7s7%203.14%207%207s-3.14%207-7%207a6.9%206.9%200%200%201-2.313-.406c-.343.562-.66%201.148-.937%201.781A8.9%208.9%200%200%200%2017%2020c4.96%200%209-4.04%209-9s-4.04-9-9-9m0%206a3%203%200%200%200-3%203c0%20.336.086.637.188.938C8.457%2017.242%208%2025.21%208%2029h2c0-3.613.418-10.742%205.406-15.469A2.97%202.97%200%200%200%2017%2014a3%203%200%200%200%200-6%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%202c-4.96%200-9%204.04-9%209c0%201.531.383%202.957%201.063%204.219c.394-.715.843-1.387%201.312-2.031A6.9%206.9%200%200%201%2010%2011c0-3.86%203.14-7%207-7s7%203.14%207%207s-3.14%207-7%207a6.9%206.9%200%200%201-2.313-.406c-.343.562-.66%201.148-.937%201.781A8.9%208.9%200%200%200%2017%2020c4.96%200%209-4.04%209-9s-4.04-9-9-9m0%206a3%203%200%200%200-3%203c0%20.336.086.637.188.938C8.457%2017.242%208%2025.21%208%2029h2c0-3.613.418-10.742%205.406-15.469A2.97%202.97%200%200%200%2017%2014a3%203%200%200%200%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/tencent-weibo.svg?color=%231a73e8&size=48