we-chat from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
we-chat
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

Use the we chat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.278 8.12a7.21 7.21 0 0 0-6.991-4.454C5.27 3.666 2 6.467 2 9.914a5.88 5.88 0 0 0 2.571 4.759L3.707 16.4a.427.427 0 0 0 .59.548l2.189-1.259a8.4 8.4 0 0 0 1.849.416c.853 0 .219-1.094.317-1.608c0-3.217 3.184-5.832 7.09-5.832a.438.438 0 0 0 .536-.547m-9.727.524a1.247 1.247 0 0 1-1.247-1.247A1.247 1.247 0 0 1 7.8 7.42a1.247 1.247 0 0 1-1.25 1.224m5 0a1.247 1.247 0 1 1 .033 0z"/><path fill="currentColor" d="M22 14.498c0-2.757-2.8-5-6.247-5s-6.258 2.188-6.258 5s2.811 5 6.258 5a7.5 7.5 0 0 0 1.914-.24l2.068 1.039a.416.416 0 0 0 .57-.537l-.559-1.411A4.7 4.7 0 0 0 22 14.498m-8.337-.832a.831.831 0 1 1 0-1.663a.843.843 0 0 1 .842.832a.84.84 0 0 1-.842.831m4.168 0a.832.832 0 1 1 0-1.663a.832.832 0 0 1 0 1.663"/></svg>

React

import type { SVGProps } from "react";

export function MageWeChat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.278 8.12a7.21 7.21 0 0 0-6.991-4.454C5.27 3.666 2 6.467 2 9.914a5.88 5.88 0 0 0 2.571 4.759L3.707 16.4a.427.427 0 0 0 .59.548l2.189-1.259a8.4 8.4 0 0 0 1.849.416c.853 0 .219-1.094.317-1.608c0-3.217 3.184-5.832 7.09-5.832a.438.438 0 0 0 .536-.547m-9.727.524a1.247 1.247 0 0 1-1.247-1.247A1.247 1.247 0 0 1 7.8 7.42a1.247 1.247 0 0 1-1.25 1.224m5 0a1.247 1.247 0 1 1 .033 0z"/><path fill="currentColor" d="M22 14.498c0-2.757-2.8-5-6.247-5s-6.258 2.188-6.258 5s2.811 5 6.258 5a7.5 7.5 0 0 0 1.914-.24l2.068 1.039a.416.416 0 0 0 .57-.537l-.559-1.411A4.7 4.7 0 0 0 22 14.498m-8.337-.832a.831.831 0 1 1 0-1.663a.843.843 0 0 1 .842.832a.84.84 0 0 1-.842.831m4.168 0a.832.832 0 1 1 0-1.663a.832.832 0 0 1 0 1.663"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.278 8.12a7.21 7.21 0 0 0-6.991-4.454C5.27 3.666 2 6.467 2 9.914a5.88 5.88 0 0 0 2.571 4.759L3.707 16.4a.427.427 0 0 0 .59.548l2.189-1.259a8.4 8.4 0 0 0 1.849.416c.853 0 .219-1.094.317-1.608c0-3.217 3.184-5.832 7.09-5.832a.438.438 0 0 0 .536-.547m-9.727.524a1.247 1.247 0 0 1-1.247-1.247A1.247 1.247 0 0 1 7.8 7.42a1.247 1.247 0 0 1-1.25 1.224m5 0a1.247 1.247 0 1 1 .033 0z"/><path fill="currentColor" d="M22 14.498c0-2.757-2.8-5-6.247-5s-6.258 2.188-6.258 5s2.811 5 6.258 5a7.5 7.5 0 0 0 1.914-.24l2.068 1.039a.416.416 0 0 0 .57-.537l-.559-1.411A4.7 4.7 0 0 0 22 14.498m-8.337-.832a.831.831 0 1 1 0-1.663a.843.843 0 0 1 .842.832a.84.84 0 0 1-.842.831m4.168 0a.832.832 0 1 1 0-1.663a.832.832 0 0 1 0 1.663"/></svg>
</template>

CSS

.icon-we-chat {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.278%208.12a7.21%207.21%200%200%200-6.991-4.454C5.27%203.666%202%206.467%202%209.914a5.88%205.88%200%200%200%202.571%204.759L3.707%2016.4a.427.427%200%200%200%20.59.548l2.189-1.259a8.4%208.4%200%200%200%201.849.416c.853%200%20.219-1.094.317-1.608c0-3.217%203.184-5.832%207.09-5.832a.438.438%200%200%200%20.536-.547m-9.727.524a1.247%201.247%200%200%201-1.247-1.247A1.247%201.247%200%200%201%207.8%207.42a1.247%201.247%200%200%201-1.25%201.224m5%200a1.247%201.247%200%201%201%20.033%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2014.498c0-2.757-2.8-5-6.247-5s-6.258%202.188-6.258%205s2.811%205%206.258%205a7.5%207.5%200%200%200%201.914-.24l2.068%201.039a.416.416%200%200%200%20.57-.537l-.559-1.411A4.7%204.7%200%200%200%2022%2014.498m-8.337-.832a.831.831%200%201%201%200-1.663a.843.843%200%200%201%20.842.832a.84.84%200%200%201-.842.831m4.168%200a.832.832%200%201%201%200-1.663a.832.832%200%200%201%200%201.663%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.278%208.12a7.21%207.21%200%200%200-6.991-4.454C5.27%203.666%202%206.467%202%209.914a5.88%205.88%200%200%200%202.571%204.759L3.707%2016.4a.427.427%200%200%200%20.59.548l2.189-1.259a8.4%208.4%200%200%200%201.849.416c.853%200%20.219-1.094.317-1.608c0-3.217%203.184-5.832%207.09-5.832a.438.438%200%200%200%20.536-.547m-9.727.524a1.247%201.247%200%200%201-1.247-1.247A1.247%201.247%200%200%201%207.8%207.42a1.247%201.247%200%200%201-1.25%201.224m5%200a1.247%201.247%200%201%201%20.033%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2014.498c0-2.757-2.8-5-6.247-5s-6.258%202.188-6.258%205s2.811%205%206.258%205a7.5%207.5%200%200%200%201.914-.24l2.068%201.039a.416.416%200%200%200%20.57-.537l-.559-1.411A4.7%204.7%200%200%200%2022%2014.498m-8.337-.832a.831.831%200%201%201%200-1.663a.843.843%200%200%201%20.842.832a.84.84%200%200%201-.842.831m4.168%200a.832.832%200%201%201%200-1.663a.832.832%200%200%201%200%201.663%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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