wechat icon
wechat-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- wechat-line
- Set
- Remix Icon
- Style
- Line
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More logos icons from Remix Icon
Use the wechat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.001 14.676v-.062c0-2.509 2.017-4.618 4.753-5.233C14.39 7.079 11.96 5.2 8.9 5.2C5.58 5.2 3 7.413 3 9.98c0 .969.36 1.9 1.04 2.698q.048.058.152.165a3.57 3.57 0 0 1 1.002 2.238a3.6 3.6 0 0 1 2.363-.442q.25.039.405.06A7.3 7.3 0 0 0 10 14.676m.457 1.951a9.2 9.2 0 0 1-2.753.055a19 19 0 0 1-.454-.067a1.6 1.6 0 0 0-1.08.212l-1.904 1.147a.8.8 0 0 1-.49.118a.79.79 0 0 1-.729-.851l.15-1.781a1.57 1.57 0 0 0-.439-1.223a6 6 0 0 1-.241-.262C1.563 12.855 1 11.473 1 9.979C1 6.235 4.537 3.2 8.9 3.2c4.06 0 7.403 2.627 7.85 6.008c3.371.153 6.05 2.515 6.05 5.406c0 1.193-.456 2.296-1.229 3.19q-.076.09-.195.21a1.24 1.24 0 0 0-.356.976l.121 1.423a.635.635 0 0 1-.59.68a.66.66 0 0 1-.396-.094l-1.544-.917a1.32 1.32 0 0 0-.874-.169q-.22.034-.368.053q-.475.061-.969.062c-2.694 0-4.998-1.408-5.943-3.401m6.977 1.31a3.3 3.3 0 0 1 1.675.174a3.25 3.25 0 0 1 .842-1.502q.076-.077.106-.112c.489-.565.743-1.213.743-1.883c0-1.805-1.903-3.414-4.4-3.414S12 12.81 12 14.614s1.903 3.414 4.4 3.414a6 6 0 0 0 .714-.046q.121-.015.32-.046"/></svg>
React
import type { SVGProps } from "react";
export function RiWechatLine(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="M10.001 14.676v-.062c0-2.509 2.017-4.618 4.753-5.233C14.39 7.079 11.96 5.2 8.9 5.2C5.58 5.2 3 7.413 3 9.98c0 .969.36 1.9 1.04 2.698q.048.058.152.165a3.57 3.57 0 0 1 1.002 2.238a3.6 3.6 0 0 1 2.363-.442q.25.039.405.06A7.3 7.3 0 0 0 10 14.676m.457 1.951a9.2 9.2 0 0 1-2.753.055a19 19 0 0 1-.454-.067a1.6 1.6 0 0 0-1.08.212l-1.904 1.147a.8.8 0 0 1-.49.118a.79.79 0 0 1-.729-.851l.15-1.781a1.57 1.57 0 0 0-.439-1.223a6 6 0 0 1-.241-.262C1.563 12.855 1 11.473 1 9.979C1 6.235 4.537 3.2 8.9 3.2c4.06 0 7.403 2.627 7.85 6.008c3.371.153 6.05 2.515 6.05 5.406c0 1.193-.456 2.296-1.229 3.19q-.076.09-.195.21a1.24 1.24 0 0 0-.356.976l.121 1.423a.635.635 0 0 1-.59.68a.66.66 0 0 1-.396-.094l-1.544-.917a1.32 1.32 0 0 0-.874-.169q-.22.034-.368.053q-.475.061-.969.062c-2.694 0-4.998-1.408-5.943-3.401m6.977 1.31a3.3 3.3 0 0 1 1.675.174a3.25 3.25 0 0 1 .842-1.502q.076-.077.106-.112c.489-.565.743-1.213.743-1.883c0-1.805-1.903-3.414-4.4-3.414S12 12.81 12 14.614s1.903 3.414 4.4 3.414a6 6 0 0 0 .714-.046q.121-.015.32-.046"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.001 14.676v-.062c0-2.509 2.017-4.618 4.753-5.233C14.39 7.079 11.96 5.2 8.9 5.2C5.58 5.2 3 7.413 3 9.98c0 .969.36 1.9 1.04 2.698q.048.058.152.165a3.57 3.57 0 0 1 1.002 2.238a3.6 3.6 0 0 1 2.363-.442q.25.039.405.06A7.3 7.3 0 0 0 10 14.676m.457 1.951a9.2 9.2 0 0 1-2.753.055a19 19 0 0 1-.454-.067a1.6 1.6 0 0 0-1.08.212l-1.904 1.147a.8.8 0 0 1-.49.118a.79.79 0 0 1-.729-.851l.15-1.781a1.57 1.57 0 0 0-.439-1.223a6 6 0 0 1-.241-.262C1.563 12.855 1 11.473 1 9.979C1 6.235 4.537 3.2 8.9 3.2c4.06 0 7.403 2.627 7.85 6.008c3.371.153 6.05 2.515 6.05 5.406c0 1.193-.456 2.296-1.229 3.19q-.076.09-.195.21a1.24 1.24 0 0 0-.356.976l.121 1.423a.635.635 0 0 1-.59.68a.66.66 0 0 1-.396-.094l-1.544-.917a1.32 1.32 0 0 0-.874-.169q-.22.034-.368.053q-.475.061-.969.062c-2.694 0-4.998-1.408-5.943-3.401m6.977 1.31a3.3 3.3 0 0 1 1.675.174a3.25 3.25 0 0 1 .842-1.502q.076-.077.106-.112c.489-.565.743-1.213.743-1.883c0-1.805-1.903-3.414-4.4-3.414S12 12.81 12 14.614s1.903 3.414 4.4 3.414a6 6 0 0 0 .714-.046q.121-.015.32-.046"/></svg> </template>
CSS
.icon-wechat-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%22M10.001%2014.676v-.062c0-2.509%202.017-4.618%204.753-5.233C14.39%207.079%2011.96%205.2%208.9%205.2C5.58%205.2%203%207.413%203%209.98c0%20.969.36%201.9%201.04%202.698q.048.058.152.165a3.57%203.57%200%200%201%201.002%202.238a3.6%203.6%200%200%201%202.363-.442q.25.039.405.06A7.3%207.3%200%200%200%2010%2014.676m.457%201.951a9.2%209.2%200%200%201-2.753.055a19%2019%200%200%201-.454-.067a1.6%201.6%200%200%200-1.08.212l-1.904%201.147a.8.8%200%200%201-.49.118a.79.79%200%200%201-.729-.851l.15-1.781a1.57%201.57%200%200%200-.439-1.223a6%206%200%200%201-.241-.262C1.563%2012.855%201%2011.473%201%209.979C1%206.235%204.537%203.2%208.9%203.2c4.06%200%207.403%202.627%207.85%206.008c3.371.153%206.05%202.515%206.05%205.406c0%201.193-.456%202.296-1.229%203.19q-.076.09-.195.21a1.24%201.24%200%200%200-.356.976l.121%201.423a.635.635%200%200%201-.59.68a.66.66%200%200%201-.396-.094l-1.544-.917a1.32%201.32%200%200%200-.874-.169q-.22.034-.368.053q-.475.061-.969.062c-2.694%200-4.998-1.408-5.943-3.401m6.977%201.31a3.3%203.3%200%200%201%201.675.174a3.25%203.25%200%200%201%20.842-1.502q.076-.077.106-.112c.489-.565.743-1.213.743-1.883c0-1.805-1.903-3.414-4.4-3.414S12%2012.81%2012%2014.614s1.903%203.414%204.4%203.414a6%206%200%200%200%20.714-.046q.121-.015.32-.046%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%22M10.001%2014.676v-.062c0-2.509%202.017-4.618%204.753-5.233C14.39%207.079%2011.96%205.2%208.9%205.2C5.58%205.2%203%207.413%203%209.98c0%20.969.36%201.9%201.04%202.698q.048.058.152.165a3.57%203.57%200%200%201%201.002%202.238a3.6%203.6%200%200%201%202.363-.442q.25.039.405.06A7.3%207.3%200%200%200%2010%2014.676m.457%201.951a9.2%209.2%200%200%201-2.753.055a19%2019%200%200%201-.454-.067a1.6%201.6%200%200%200-1.08.212l-1.904%201.147a.8.8%200%200%201-.49.118a.79.79%200%200%201-.729-.851l.15-1.781a1.57%201.57%200%200%200-.439-1.223a6%206%200%200%201-.241-.262C1.563%2012.855%201%2011.473%201%209.979C1%206.235%204.537%203.2%208.9%203.2c4.06%200%207.403%202.627%207.85%206.008c3.371.153%206.05%202.515%206.05%205.406c0%201.193-.456%202.296-1.229%203.19q-.076.09-.195.21a1.24%201.24%200%200%200-.356.976l.121%201.423a.635.635%200%200%201-.59.68a.66.66%200%200%201-.396-.094l-1.544-.917a1.32%201.32%200%200%200-.874-.169q-.22.034-.368.053q-.475.061-.969.062c-2.694%200-4.998-1.408-5.943-3.401m6.977%201.31a3.3%203.3%200%200%201%201.675.174a3.25%203.25%200%200%201%20.842-1.502q.076-.077.106-.112c.489-.565.743-1.213.743-1.883c0-1.805-1.903-3.414-4.4-3.414S12%2012.81%2012%2014.614s1.903%203.414%204.4%203.414a6%206%200%200%200%20.714-.046q.121-.015.32-.046%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/wechat-line.svg?color=%231a73e8&size=48