The HugeIcons wechat icon depicts the WeChat logo and is typically used to link to a WeChat profile or share content on the platform.
Common uses
- Social media sharing button
- Link to company WeChat account
- Contact information section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WechatIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WechatIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- wechatmessagingsocial mediachat
FAQ
- What is the wechat icon used for?
- It represents the WeChat platform, commonly used for sharing content or linking to a WeChat profile.
- How do I use the wechat icon in React?
- Import both HugeiconsIcon and WechatIcon, then render <HugeiconsIcon icon={WechatIcon} />.
- What is the license for the wechat icon?
- The wechat icon is provided under the MIT license.
Looking for something else? Search HugeIcons 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 →