The Tabler brand weibo icon depicts the logo of the Chinese social media platform Weibo, commonly used to represent links to the service or content shared on it.
Common uses
- Link to Weibo profile
- Share content to Weibo
- Indicate Weibo integration
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandWeibo } from '@tabler/icons-react';
<IconBrandWeibo size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandWeibo size={24} stroke={2} />filled
<IconBrandWeiboFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- chinasharemessagesinternetservicebrandweibologocompanytrademarkweibo logosina weibochinese social mediaweibo icon
FAQ
- What does the brand weibo icon represent?
- It represents the logo of Weibo, a popular Chinese microblogging website and social network service.
- How do I use the brand weibo icon in React?
- You can import it directly from '@tabler/icons-react' using: import { IconBrandWeibo } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the brand weibo icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →