logo wechat stroke icon

logo-wechat-stroke-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
logo-wechat-stroke-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the logo wechat stroke icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.75 7.714q.22 0 .44.01c-1.017-3.13-4.41-5.43-8.44-5.43C3.918 2.294 0 5.602 0 9.682c0 2.223 1.163 4.217 3.002 5.571l-.352 2.712l2.838-1.425c.848.288 1.762.467 2.718.517A7 7 0 0 1 8 15.375c0-4.45 4.156-7.661 8.75-7.661M6 8.044a1 1 0 1 1 0-2a1 1 0 0 1 0 2m5.5.007a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/><path fill="currentColor" d="M24 15.375c0 1.702-.813 3.244-2.126 4.359v2.772L19.436 21.1a8.4 8.4 0 0 1-2.686.437c-4.004 0-7.25-2.758-7.25-6.161s3.246-6.161 7.25-6.161S24 11.972 24 15.374m-10.69-2.003a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4.88 0a1 1 0 1 0 2 0a1 1 0 0 0-2 0"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLogoWechatStrokeFilled(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.75 7.714q.22 0 .44.01c-1.017-3.13-4.41-5.43-8.44-5.43C3.918 2.294 0 5.602 0 9.682c0 2.223 1.163 4.217 3.002 5.571l-.352 2.712l2.838-1.425c.848.288 1.762.467 2.718.517A7 7 0 0 1 8 15.375c0-4.45 4.156-7.661 8.75-7.661M6 8.044a1 1 0 1 1 0-2a1 1 0 0 1 0 2m5.5.007a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/><path fill="currentColor" d="M24 15.375c0 1.702-.813 3.244-2.126 4.359v2.772L19.436 21.1a8.4 8.4 0 0 1-2.686.437c-4.004 0-7.25-2.758-7.25-6.161s3.246-6.161 7.25-6.161S24 11.972 24 15.374m-10.69-2.003a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4.88 0a1 1 0 1 0 2 0a1 1 0 0 0-2 0"/></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.75 7.714q.22 0 .44.01c-1.017-3.13-4.41-5.43-8.44-5.43C3.918 2.294 0 5.602 0 9.682c0 2.223 1.163 4.217 3.002 5.571l-.352 2.712l2.838-1.425c.848.288 1.762.467 2.718.517A7 7 0 0 1 8 15.375c0-4.45 4.156-7.661 8.75-7.661M6 8.044a1 1 0 1 1 0-2a1 1 0 0 1 0 2m5.5.007a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/><path fill="currentColor" d="M24 15.375c0 1.702-.813 3.244-2.126 4.359v2.772L19.436 21.1a8.4 8.4 0 0 1-2.686.437c-4.004 0-7.25-2.758-7.25-6.161s3.246-6.161 7.25-6.161S24 11.972 24 15.374m-10.69-2.003a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4.88 0a1 1 0 1 0 2 0a1 1 0 0 0-2 0"/></svg>
</template>

CSS

.icon-logo-wechat-stroke-filled {
  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.75%207.714q.22%200%20.44.01c-1.017-3.13-4.41-5.43-8.44-5.43C3.918%202.294%200%205.602%200%209.682c0%202.223%201.163%204.217%203.002%205.571l-.352%202.712l2.838-1.425c.848.288%201.762.467%202.718.517A7%207%200%200%201%208%2015.375c0-4.45%204.156-7.661%208.75-7.661M6%208.044a1%201%200%201%201%200-2a1%201%200%200%201%200%202m5.5.007a1%201%200%201%201%200-2a1%201%200%200%201%200%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2015.375c0%201.702-.813%203.244-2.126%204.359v2.772L19.436%2021.1a8.4%208.4%200%200%201-2.686.437c-4.004%200-7.25-2.758-7.25-6.161s3.246-6.161%207.25-6.161S24%2011.972%2024%2015.374m-10.69-2.003a1%201%200%201%200%202%200a1%201%200%200%200-2%200m4.88%200a1%201%200%201%200%202%200a1%201%200%200%200-2%200%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.75%207.714q.22%200%20.44.01c-1.017-3.13-4.41-5.43-8.44-5.43C3.918%202.294%200%205.602%200%209.682c0%202.223%201.163%204.217%203.002%205.571l-.352%202.712l2.838-1.425c.848.288%201.762.467%202.718.517A7%207%200%200%201%208%2015.375c0-4.45%204.156-7.661%208.75-7.661M6%208.044a1%201%200%201%201%200-2a1%201%200%200%201%200%202m5.5.007a1%201%200%201%201%200-2a1%201%200%200%201%200%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2015.375c0%201.702-.813%203.244-2.126%204.359v2.772L19.436%2021.1a8.4%208.4%200%200%201-2.686.437c-4.004%200-7.25-2.758-7.25-6.161s3.246-6.161%207.25-6.161S24%2011.972%2024%2015.374m-10.69-2.003a1%201%200%201%200%202%200a1%201%200%200%200-2%200m4.88%200a1%201%200%201%200%202%200a1%201%200%200%200-2%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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