wechat from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
wechat
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the wechat logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.385 16.995c-.807-1.839-2.344-3.297-4.12-4.198c-3.141-1.589-7.042-1.583-10.172.042c-2.177 1.115-3.99 3.115-4.505 5.547c-.427 1.792-.047 3.719.906 5.281c1.417 2.349 3.974 3.849 6.63 4.328c1.922.391 3.911.161 5.781-.375c1.125.432 2.125 1.135 3.214 1.661a67 67 0 0 0-.906-2.807c1.224-.865 2.328-1.948 2.995-3.302c.99-1.885 1.052-4.229.177-6.177M18.156 4.375c-3.328-1.87-7.469-2.151-11.047-.859c-2.354.849-4.479 2.422-5.797 4.563C.119 10.011-.329 12.423.249 14.631c.573 2.453 2.281 4.51 4.349 5.885a106 106 0 0 0-1.141 3.406c1.297-.677 2.599-1.391 3.901-2.078c1.557.5 3.219.745 4.88.688c-.443-1.255-.542-2.62-.339-3.932c.297-1.828 1.297-3.5 2.656-4.74c2.302-2.156 5.563-3.063 8.661-2.844c-.583-2.844-2.583-5.25-5.099-6.641zm2.313 13.318c-.281.87-1.542 1.13-2.156.469c-.672-.609-.411-1.891.474-2.161c.979-.411 2.109.714 1.682 1.693zm6.39.125c-.339.781-1.521.964-2.099.359c-.281-.255-.359-.641-.458-.974c.135-.609.557-1.245 1.24-1.271c.938-.13 1.781 1.031 1.297 1.885zm-9.541-8.604c.01 1.281-1.698 2.078-2.656 1.208c-1-.714-.714-2.448.453-2.807c1.047-.417 2.286.458 2.203 1.583zm-8.078.322c-.229 1.115-1.719 1.651-2.594.906c-1.01-.714-.729-2.484.458-2.844c1.167-.448 2.49.734 2.135 1.938z"/></svg>

React

import type { SVGProps } from "react";

export function CibWechat(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="M31.385 16.995c-.807-1.839-2.344-3.297-4.12-4.198c-3.141-1.589-7.042-1.583-10.172.042c-2.177 1.115-3.99 3.115-4.505 5.547c-.427 1.792-.047 3.719.906 5.281c1.417 2.349 3.974 3.849 6.63 4.328c1.922.391 3.911.161 5.781-.375c1.125.432 2.125 1.135 3.214 1.661a67 67 0 0 0-.906-2.807c1.224-.865 2.328-1.948 2.995-3.302c.99-1.885 1.052-4.229.177-6.177M18.156 4.375c-3.328-1.87-7.469-2.151-11.047-.859c-2.354.849-4.479 2.422-5.797 4.563C.119 10.011-.329 12.423.249 14.631c.573 2.453 2.281 4.51 4.349 5.885a106 106 0 0 0-1.141 3.406c1.297-.677 2.599-1.391 3.901-2.078c1.557.5 3.219.745 4.88.688c-.443-1.255-.542-2.62-.339-3.932c.297-1.828 1.297-3.5 2.656-4.74c2.302-2.156 5.563-3.063 8.661-2.844c-.583-2.844-2.583-5.25-5.099-6.641zm2.313 13.318c-.281.87-1.542 1.13-2.156.469c-.672-.609-.411-1.891.474-2.161c.979-.411 2.109.714 1.682 1.693zm6.39.125c-.339.781-1.521.964-2.099.359c-.281-.255-.359-.641-.458-.974c.135-.609.557-1.245 1.24-1.271c.938-.13 1.781 1.031 1.297 1.885zm-9.541-8.604c.01 1.281-1.698 2.078-2.656 1.208c-1-.714-.714-2.448.453-2.807c1.047-.417 2.286.458 2.203 1.583zm-8.078.322c-.229 1.115-1.719 1.651-2.594.906c-1.01-.714-.729-2.484.458-2.844c1.167-.448 2.49.734 2.135 1.938z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.385 16.995c-.807-1.839-2.344-3.297-4.12-4.198c-3.141-1.589-7.042-1.583-10.172.042c-2.177 1.115-3.99 3.115-4.505 5.547c-.427 1.792-.047 3.719.906 5.281c1.417 2.349 3.974 3.849 6.63 4.328c1.922.391 3.911.161 5.781-.375c1.125.432 2.125 1.135 3.214 1.661a67 67 0 0 0-.906-2.807c1.224-.865 2.328-1.948 2.995-3.302c.99-1.885 1.052-4.229.177-6.177M18.156 4.375c-3.328-1.87-7.469-2.151-11.047-.859c-2.354.849-4.479 2.422-5.797 4.563C.119 10.011-.329 12.423.249 14.631c.573 2.453 2.281 4.51 4.349 5.885a106 106 0 0 0-1.141 3.406c1.297-.677 2.599-1.391 3.901-2.078c1.557.5 3.219.745 4.88.688c-.443-1.255-.542-2.62-.339-3.932c.297-1.828 1.297-3.5 2.656-4.74c2.302-2.156 5.563-3.063 8.661-2.844c-.583-2.844-2.583-5.25-5.099-6.641zm2.313 13.318c-.281.87-1.542 1.13-2.156.469c-.672-.609-.411-1.891.474-2.161c.979-.411 2.109.714 1.682 1.693zm6.39.125c-.339.781-1.521.964-2.099.359c-.281-.255-.359-.641-.458-.974c.135-.609.557-1.245 1.24-1.271c.938-.13 1.781 1.031 1.297 1.885zm-9.541-8.604c.01 1.281-1.698 2.078-2.656 1.208c-1-.714-.714-2.448.453-2.807c1.047-.417 2.286.458 2.203 1.583zm-8.078.322c-.229 1.115-1.719 1.651-2.594.906c-1.01-.714-.729-2.484.458-2.844c1.167-.448 2.49.734 2.135 1.938z"/></svg>
</template>

CSS

.icon-wechat {
  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%22M31.385%2016.995c-.807-1.839-2.344-3.297-4.12-4.198c-3.141-1.589-7.042-1.583-10.172.042c-2.177%201.115-3.99%203.115-4.505%205.547c-.427%201.792-.047%203.719.906%205.281c1.417%202.349%203.974%203.849%206.63%204.328c1.922.391%203.911.161%205.781-.375c1.125.432%202.125%201.135%203.214%201.661a67%2067%200%200%200-.906-2.807c1.224-.865%202.328-1.948%202.995-3.302c.99-1.885%201.052-4.229.177-6.177M18.156%204.375c-3.328-1.87-7.469-2.151-11.047-.859c-2.354.849-4.479%202.422-5.797%204.563C.119%2010.011-.329%2012.423.249%2014.631c.573%202.453%202.281%204.51%204.349%205.885a106%20106%200%200%200-1.141%203.406c1.297-.677%202.599-1.391%203.901-2.078c1.557.5%203.219.745%204.88.688c-.443-1.255-.542-2.62-.339-3.932c.297-1.828%201.297-3.5%202.656-4.74c2.302-2.156%205.563-3.063%208.661-2.844c-.583-2.844-2.583-5.25-5.099-6.641zm2.313%2013.318c-.281.87-1.542%201.13-2.156.469c-.672-.609-.411-1.891.474-2.161c.979-.411%202.109.714%201.682%201.693zm6.39.125c-.339.781-1.521.964-2.099.359c-.281-.255-.359-.641-.458-.974c.135-.609.557-1.245%201.24-1.271c.938-.13%201.781%201.031%201.297%201.885zm-9.541-8.604c.01%201.281-1.698%202.078-2.656%201.208c-1-.714-.714-2.448.453-2.807c1.047-.417%202.286.458%202.203%201.583zm-8.078.322c-.229%201.115-1.719%201.651-2.594.906c-1.01-.714-.729-2.484.458-2.844c1.167-.448%202.49.734%202.135%201.938z%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%22M31.385%2016.995c-.807-1.839-2.344-3.297-4.12-4.198c-3.141-1.589-7.042-1.583-10.172.042c-2.177%201.115-3.99%203.115-4.505%205.547c-.427%201.792-.047%203.719.906%205.281c1.417%202.349%203.974%203.849%206.63%204.328c1.922.391%203.911.161%205.781-.375c1.125.432%202.125%201.135%203.214%201.661a67%2067%200%200%200-.906-2.807c1.224-.865%202.328-1.948%202.995-3.302c.99-1.885%201.052-4.229.177-6.177M18.156%204.375c-3.328-1.87-7.469-2.151-11.047-.859c-2.354.849-4.479%202.422-5.797%204.563C.119%2010.011-.329%2012.423.249%2014.631c.573%202.453%202.281%204.51%204.349%205.885a106%20106%200%200%200-1.141%203.406c1.297-.677%202.599-1.391%203.901-2.078c1.557.5%203.219.745%204.88.688c-.443-1.255-.542-2.62-.339-3.932c.297-1.828%201.297-3.5%202.656-4.74c2.302-2.156%205.563-3.063%208.661-2.844c-.583-2.844-2.583-5.25-5.099-6.641zm2.313%2013.318c-.281.87-1.542%201.13-2.156.469c-.672-.609-.411-1.891.474-2.161c.979-.411%202.109.714%201.682%201.693zm6.39.125c-.339.781-1.521.964-2.099.359c-.281-.255-.359-.641-.458-.974c.135-.609.557-1.245%201.24-1.271c.938-.13%201.781%201.031%201.297%201.885zm-9.541-8.604c.01%201.281-1.698%202.078-2.656%201.208c-1-.714-.714-2.448.453-2.807c1.047-.417%202.286.458%202.203%201.583zm-8.078.322c-.229%201.115-1.719%201.651-2.594.906c-1.01-.714-.729-2.484.458-2.844c1.167-.448%202.49.734%202.135%201.938z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/wechat.svg?color=%231a73e8&size=48