wechat-2-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.

Name
wechat-2-line
Set
Remix Icon
Style
Line
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More logos icons from Remix Icon

Use the wechat 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.667 11.511a1.276 1.276 0 0 1-1.285-1.285c0-.718.568-1.286 1.285-1.286c.718 0 1.285.568 1.285 1.286c0 .717-.567 1.285-1.285 1.285m6.667 0a1.276 1.276 0 0 1-1.285-1.285c0-.718.568-1.286 1.285-1.286s1.285.568 1.285 1.286c0 .717-.568 1.285-1.285 1.285m-8.511 7.704l.715-.436a4 4 0 0 1 2.706-.536q.317.05.52.076q.61.081 1.237.081c4.42 0 7.9-3.022 7.9-6.6S16.42 5.2 12 5.2c-4.421 0-7.9 3.022-7.9 6.6c0 1.365.5 2.673 1.431 3.78q.073.088.215.236a4 4 0 0 1 1.1 3.102zm-.63 2.727a1 1 0 0 1-1.527-.93l.189-2.26a2 2 0 0 0-.55-1.551a7 7 0 0 1-.303-.333C2.806 15.447 2.1 13.695 2.1 11.8c0-4.75 4.432-8.6 9.9-8.6c5.467 0 9.9 3.85 9.9 8.6s-4.433 8.6-9.9 8.6q-.765-.001-1.5-.098q-.229-.03-.568-.084a2 2 0 0 0-1.353.268z"/></svg>

React

import type { SVGProps } from "react";

export function RiWechat2Line(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="M8.667 11.511a1.276 1.276 0 0 1-1.285-1.285c0-.718.568-1.286 1.285-1.286c.718 0 1.285.568 1.285 1.286c0 .717-.567 1.285-1.285 1.285m6.667 0a1.276 1.276 0 0 1-1.285-1.285c0-.718.568-1.286 1.285-1.286s1.285.568 1.285 1.286c0 .717-.568 1.285-1.285 1.285m-8.511 7.704l.715-.436a4 4 0 0 1 2.706-.536q.317.05.52.076q.61.081 1.237.081c4.42 0 7.9-3.022 7.9-6.6S16.42 5.2 12 5.2c-4.421 0-7.9 3.022-7.9 6.6c0 1.365.5 2.673 1.431 3.78q.073.088.215.236a4 4 0 0 1 1.1 3.102zm-.63 2.727a1 1 0 0 1-1.527-.93l.189-2.26a2 2 0 0 0-.55-1.551a7 7 0 0 1-.303-.333C2.806 15.447 2.1 13.695 2.1 11.8c0-4.75 4.432-8.6 9.9-8.6c5.467 0 9.9 3.85 9.9 8.6s-4.433 8.6-9.9 8.6q-.765-.001-1.5-.098q-.229-.03-.568-.084a2 2 0 0 0-1.353.268z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.667 11.511a1.276 1.276 0 0 1-1.285-1.285c0-.718.568-1.286 1.285-1.286c.718 0 1.285.568 1.285 1.286c0 .717-.567 1.285-1.285 1.285m6.667 0a1.276 1.276 0 0 1-1.285-1.285c0-.718.568-1.286 1.285-1.286s1.285.568 1.285 1.286c0 .717-.568 1.285-1.285 1.285m-8.511 7.704l.715-.436a4 4 0 0 1 2.706-.536q.317.05.52.076q.61.081 1.237.081c4.42 0 7.9-3.022 7.9-6.6S16.42 5.2 12 5.2c-4.421 0-7.9 3.022-7.9 6.6c0 1.365.5 2.673 1.431 3.78q.073.088.215.236a4 4 0 0 1 1.1 3.102zm-.63 2.727a1 1 0 0 1-1.527-.93l.189-2.26a2 2 0 0 0-.55-1.551a7 7 0 0 1-.303-.333C2.806 15.447 2.1 13.695 2.1 11.8c0-4.75 4.432-8.6 9.9-8.6c5.467 0 9.9 3.85 9.9 8.6s-4.433 8.6-9.9 8.6q-.765-.001-1.5-.098q-.229-.03-.568-.084a2 2 0 0 0-1.353.268z"/></svg>
</template>

CSS

.icon-wechat-2-line {
  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%22M8.667%2011.511a1.276%201.276%200%200%201-1.285-1.285c0-.718.568-1.286%201.285-1.286c.718%200%201.285.568%201.285%201.286c0%20.717-.567%201.285-1.285%201.285m6.667%200a1.276%201.276%200%200%201-1.285-1.285c0-.718.568-1.286%201.285-1.286s1.285.568%201.285%201.286c0%20.717-.568%201.285-1.285%201.285m-8.511%207.704l.715-.436a4%204%200%200%201%202.706-.536q.317.05.52.076q.61.081%201.237.081c4.42%200%207.9-3.022%207.9-6.6S16.42%205.2%2012%205.2c-4.421%200-7.9%203.022-7.9%206.6c0%201.365.5%202.673%201.431%203.78q.073.088.215.236a4%204%200%200%201%201.1%203.102zm-.63%202.727a1%201%200%200%201-1.527-.93l.189-2.26a2%202%200%200%200-.55-1.551a7%207%200%200%201-.303-.333C2.806%2015.447%202.1%2013.695%202.1%2011.8c0-4.75%204.432-8.6%209.9-8.6c5.467%200%209.9%203.85%209.9%208.6s-4.433%208.6-9.9%208.6q-.765-.001-1.5-.098q-.229-.03-.568-.084a2%202%200%200%200-1.353.268z%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%22M8.667%2011.511a1.276%201.276%200%200%201-1.285-1.285c0-.718.568-1.286%201.285-1.286c.718%200%201.285.568%201.285%201.286c0%20.717-.567%201.285-1.285%201.285m6.667%200a1.276%201.276%200%200%201-1.285-1.285c0-.718.568-1.286%201.285-1.286s1.285.568%201.285%201.286c0%20.717-.568%201.285-1.285%201.285m-8.511%207.704l.715-.436a4%204%200%200%201%202.706-.536q.317.05.52.076q.61.081%201.237.081c4.42%200%207.9-3.022%207.9-6.6S16.42%205.2%2012%205.2c-4.421%200-7.9%203.022-7.9%206.6c0%201.365.5%202.673%201.431%203.78q.073.088.215.236a4%204%200%200%201%201.1%203.102zm-.63%202.727a1%201%200%200%201-1.527-.93l.189-2.26a2%202%200%200%200-.55-1.551a7%207%200%200%201-.303-.333C2.806%2015.447%202.1%2013.695%202.1%2011.8c0-4.75%204.432-8.6%209.9-8.6c5.467%200%209.9%203.85%209.9%208.6s-4.433%208.6-9.9%208.6q-.765-.001-1.5-.098q-.229-.03-.568-.084a2%202%200%200%200-1.353.268z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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