wechat logo icon

wechat-logo-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
wechat-logo-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the wechat logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M140 140a8 8 0 1 1-8-8a8 8 0 0 1 8 8m48-8a8 8 0 1 0 8 8a8 8 0 0 0-8-8m47.5 80.6a12 12 0 0 1-14.9 14.9l-26.21-7.71a76 76 0 0 1-105.15-40.11a75 75 0 0 1-27.63-7.89L35.4 179.5a12 12 0 0 1-14.9-14.9l7.71-26.21a76 76 0 1 1 138.58-62.07a76 76 0 0 1 61 110.07Zm-149-41.28A76 76 0 0 1 158 76.05a68 68 0 1 0-122 60a4.07 4.07 0 0 1 .31 3l-8.17 27.76a4 4 0 0 0 5 5l27.76-8.17a4.07 4.07 0 0 1 3 .31a66.9 66.9 0 0 0 22.6 7.37m141.33 43.54l-8.17-27.76a4.07 4.07 0 0 1 .31-3a68 68 0 1 0-27.89 27.9a4.1 4.1 0 0 1 1.89-.47a4 4 0 0 1 1.13.16l27.76 8.17a4 4 0 0 0 5-5Z"/></svg>

React

import type { SVGProps } from "react";

export function PhWechatLogoThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M140 140a8 8 0 1 1-8-8a8 8 0 0 1 8 8m48-8a8 8 0 1 0 8 8a8 8 0 0 0-8-8m47.5 80.6a12 12 0 0 1-14.9 14.9l-26.21-7.71a76 76 0 0 1-105.15-40.11a75 75 0 0 1-27.63-7.89L35.4 179.5a12 12 0 0 1-14.9-14.9l7.71-26.21a76 76 0 1 1 138.58-62.07a76 76 0 0 1 61 110.07Zm-149-41.28A76 76 0 0 1 158 76.05a68 68 0 1 0-122 60a4.07 4.07 0 0 1 .31 3l-8.17 27.76a4 4 0 0 0 5 5l27.76-8.17a4.07 4.07 0 0 1 3 .31a66.9 66.9 0 0 0 22.6 7.37m141.33 43.54l-8.17-27.76a4.07 4.07 0 0 1 .31-3a68 68 0 1 0-27.89 27.9a4.1 4.1 0 0 1 1.89-.47a4 4 0 0 1 1.13.16l27.76 8.17a4 4 0 0 0 5-5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M140 140a8 8 0 1 1-8-8a8 8 0 0 1 8 8m48-8a8 8 0 1 0 8 8a8 8 0 0 0-8-8m47.5 80.6a12 12 0 0 1-14.9 14.9l-26.21-7.71a76 76 0 0 1-105.15-40.11a75 75 0 0 1-27.63-7.89L35.4 179.5a12 12 0 0 1-14.9-14.9l7.71-26.21a76 76 0 1 1 138.58-62.07a76 76 0 0 1 61 110.07Zm-149-41.28A76 76 0 0 1 158 76.05a68 68 0 1 0-122 60a4.07 4.07 0 0 1 .31 3l-8.17 27.76a4 4 0 0 0 5 5l27.76-8.17a4.07 4.07 0 0 1 3 .31a66.9 66.9 0 0 0 22.6 7.37m141.33 43.54l-8.17-27.76a4.07 4.07 0 0 1 .31-3a68 68 0 1 0-27.89 27.9a4.1 4.1 0 0 1 1.89-.47a4 4 0 0 1 1.13.16l27.76 8.17a4 4 0 0 0 5-5Z"/></svg>
</template>

CSS

.icon-wechat-logo-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M140%20140a8%208%200%201%201-8-8a8%208%200%200%201%208%208m48-8a8%208%200%201%200%208%208a8%208%200%200%200-8-8m47.5%2080.6a12%2012%200%200%201-14.9%2014.9l-26.21-7.71a76%2076%200%200%201-105.15-40.11a75%2075%200%200%201-27.63-7.89L35.4%20179.5a12%2012%200%200%201-14.9-14.9l7.71-26.21a76%2076%200%201%201%20138.58-62.07a76%2076%200%200%201%2061%20110.07Zm-149-41.28A76%2076%200%200%201%20158%2076.05a68%2068%200%201%200-122%2060a4.07%204.07%200%200%201%20.31%203l-8.17%2027.76a4%204%200%200%200%205%205l27.76-8.17a4.07%204.07%200%200%201%203%20.31a66.9%2066.9%200%200%200%2022.6%207.37m141.33%2043.54l-8.17-27.76a4.07%204.07%200%200%201%20.31-3a68%2068%200%201%200-27.89%2027.9a4.1%204.1%200%200%201%201.89-.47a4%204%200%200%201%201.13.16l27.76%208.17a4%204%200%200%200%205-5Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M140%20140a8%208%200%201%201-8-8a8%208%200%200%201%208%208m48-8a8%208%200%201%200%208%208a8%208%200%200%200-8-8m47.5%2080.6a12%2012%200%200%201-14.9%2014.9l-26.21-7.71a76%2076%200%200%201-105.15-40.11a75%2075%200%200%201-27.63-7.89L35.4%20179.5a12%2012%200%200%201-14.9-14.9l7.71-26.21a76%2076%200%201%201%20138.58-62.07a76%2076%200%200%201%2061%20110.07Zm-149-41.28A76%2076%200%200%201%20158%2076.05a68%2068%200%201%200-122%2060a4.07%204.07%200%200%201%20.31%203l-8.17%2027.76a4%204%200%200%200%205%205l27.76-8.17a4.07%204.07%200%200%201%203%20.31a66.9%2066.9%200%200%200%2022.6%207.37m141.33%2043.54l-8.17-27.76a4.07%204.07%200%200%201%20.31-3a68%2068%200%201%200-27.89%2027.9a4.1%204.1%200%200%201%201.89-.47a4%204%200%200%201%201.13.16l27.76%208.17a4%204%200%200%200%205-5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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