John KuehJohn Kueh

wechat logo icon

Phosphor · wechat-logo · MIT

Download SVG

The Phosphor wechat logo icon depicts the official branding for the WeChat messaging and social media application, commonly used to link to a WeChat profile or share content on the platform.

Common uses

  • Link to WeChat profile
  • Share content to WeChat
  • Branding for WeChat integration

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { WechatLogo } from '@phosphor-icons/react';

<WechatLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<WechatLogo size={24} />
thin
<WechatLogo size={24} weight="thin" />
light
<WechatLogo size={24} weight="light" />
bold
<WechatLogo size={24} weight="bold" />
fill
<WechatLogo size={24} weight="fill" />
duotone
<WechatLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
weixinlogosbrandswechatlogochat logosocial media logo

FAQ

What is the wechat-logo icon used for?
This icon represents the WeChat brand. It's typically used in UIs to indicate a connection to or functionality related to the WeChat app.
How do I use the wechat-logo icon in React?
You can import and use it in your React project with the following statement: `import { WechatLogo } from '@phosphor-icons/react'`.
What is the license for the Phosphor wechat-logo icon?
The Phosphor icon library, including the wechat-logo icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →