wechat channels icon
wechat-channels-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- wechat-channels-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More logos icons from Remix Icon
Use the wechat channels icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.194 3.181c1.162-.47 2.155-.019 2.672 1.277C23.26 7.944 20 21.133 17.441 21.133c-.828 0-1.657-.688-2.624-1.926a23 23 0 0 1-1.357-1.974c-.374-.6-.742-1.232-1.095-1.87L12 14.69l-.018.032a44 44 0 0 1-1.442 2.511c-.467.75-.922 1.416-1.358 1.974c-.966 1.238-1.795 1.926-2.623 1.926C4 21.133.74 7.943 2.133 4.458C2.651 3.162 3.644 2.71 4.806 3.18c.842.34 1.772 1.156 2.81 2.376A32 32 0 0 1 9.548 8.11a59 59 0 0 1 2.137 3.36l.316.538l.316-.538a62 62 0 0 1 1.696-2.71l.44-.65a32 32 0 0 1 1.931-2.553c1.039-1.22 1.968-2.035 2.81-2.376M4.324 4.353c-.49-.199-.743-.084-1.005.57c-.457 1.145-.265 4.028.413 7.264l.158.724l.174.733c.856 3.46 2.087 6.224 2.495 6.224c.28 0 .889-.506 1.615-1.436c.405-.518.835-1.148 1.28-1.863c.362-.581.72-1.194 1.063-1.816l.415-.767l.348-.671l-.364-.638l-.332-.566a58 58 0 0 0-2.09-3.287a31 31 0 0 0-1.852-2.45c-.916-1.077-1.716-1.778-2.318-2.021m16.356.57c-.261-.654-.514-.769-1.005-.57c-.602.243-1.402.944-2.317 2.02a31 31 0 0 0-1.852 2.45a56 56 0 0 0-1.687 2.615l-.574.962l-.527.915l.181.35l.245.465a43 43 0 0 0 1.401 2.438a22 22 0 0 0 1.28 1.864c.727.93 1.336 1.436 1.616 1.436c.408 0 1.639-2.763 2.494-6.224l.174-.733c.805-3.523 1.063-6.758.571-7.987"/></svg>
React
import type { SVGProps } from "react";
export function RiWechatChannelsFill(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="M19.194 3.181c1.162-.47 2.155-.019 2.672 1.277C23.26 7.944 20 21.133 17.441 21.133c-.828 0-1.657-.688-2.624-1.926a23 23 0 0 1-1.357-1.974c-.374-.6-.742-1.232-1.095-1.87L12 14.69l-.018.032a44 44 0 0 1-1.442 2.511c-.467.75-.922 1.416-1.358 1.974c-.966 1.238-1.795 1.926-2.623 1.926C4 21.133.74 7.943 2.133 4.458C2.651 3.162 3.644 2.71 4.806 3.18c.842.34 1.772 1.156 2.81 2.376A32 32 0 0 1 9.548 8.11a59 59 0 0 1 2.137 3.36l.316.538l.316-.538a62 62 0 0 1 1.696-2.71l.44-.65a32 32 0 0 1 1.931-2.553c1.039-1.22 1.968-2.035 2.81-2.376M4.324 4.353c-.49-.199-.743-.084-1.005.57c-.457 1.145-.265 4.028.413 7.264l.158.724l.174.733c.856 3.46 2.087 6.224 2.495 6.224c.28 0 .889-.506 1.615-1.436c.405-.518.835-1.148 1.28-1.863c.362-.581.72-1.194 1.063-1.816l.415-.767l.348-.671l-.364-.638l-.332-.566a58 58 0 0 0-2.09-3.287a31 31 0 0 0-1.852-2.45c-.916-1.077-1.716-1.778-2.318-2.021m16.356.57c-.261-.654-.514-.769-1.005-.57c-.602.243-1.402.944-2.317 2.02a31 31 0 0 0-1.852 2.45a56 56 0 0 0-1.687 2.615l-.574.962l-.527.915l.181.35l.245.465a43 43 0 0 0 1.401 2.438a22 22 0 0 0 1.28 1.864c.727.93 1.336 1.436 1.616 1.436c.408 0 1.639-2.763 2.494-6.224l.174-.733c.805-3.523 1.063-6.758.571-7.987"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.194 3.181c1.162-.47 2.155-.019 2.672 1.277C23.26 7.944 20 21.133 17.441 21.133c-.828 0-1.657-.688-2.624-1.926a23 23 0 0 1-1.357-1.974c-.374-.6-.742-1.232-1.095-1.87L12 14.69l-.018.032a44 44 0 0 1-1.442 2.511c-.467.75-.922 1.416-1.358 1.974c-.966 1.238-1.795 1.926-2.623 1.926C4 21.133.74 7.943 2.133 4.458C2.651 3.162 3.644 2.71 4.806 3.18c.842.34 1.772 1.156 2.81 2.376A32 32 0 0 1 9.548 8.11a59 59 0 0 1 2.137 3.36l.316.538l.316-.538a62 62 0 0 1 1.696-2.71l.44-.65a32 32 0 0 1 1.931-2.553c1.039-1.22 1.968-2.035 2.81-2.376M4.324 4.353c-.49-.199-.743-.084-1.005.57c-.457 1.145-.265 4.028.413 7.264l.158.724l.174.733c.856 3.46 2.087 6.224 2.495 6.224c.28 0 .889-.506 1.615-1.436c.405-.518.835-1.148 1.28-1.863c.362-.581.72-1.194 1.063-1.816l.415-.767l.348-.671l-.364-.638l-.332-.566a58 58 0 0 0-2.09-3.287a31 31 0 0 0-1.852-2.45c-.916-1.077-1.716-1.778-2.318-2.021m16.356.57c-.261-.654-.514-.769-1.005-.57c-.602.243-1.402.944-2.317 2.02a31 31 0 0 0-1.852 2.45a56 56 0 0 0-1.687 2.615l-.574.962l-.527.915l.181.35l.245.465a43 43 0 0 0 1.401 2.438a22 22 0 0 0 1.28 1.864c.727.93 1.336 1.436 1.616 1.436c.408 0 1.639-2.763 2.494-6.224l.174-.733c.805-3.523 1.063-6.758.571-7.987"/></svg> </template>
CSS
.icon-wechat-channels-fill {
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%22M19.194%203.181c1.162-.47%202.155-.019%202.672%201.277C23.26%207.944%2020%2021.133%2017.441%2021.133c-.828%200-1.657-.688-2.624-1.926a23%2023%200%200%201-1.357-1.974c-.374-.6-.742-1.232-1.095-1.87L12%2014.69l-.018.032a44%2044%200%200%201-1.442%202.511c-.467.75-.922%201.416-1.358%201.974c-.966%201.238-1.795%201.926-2.623%201.926C4%2021.133.74%207.943%202.133%204.458C2.651%203.162%203.644%202.71%204.806%203.18c.842.34%201.772%201.156%202.81%202.376A32%2032%200%200%201%209.548%208.11a59%2059%200%200%201%202.137%203.36l.316.538l.316-.538a62%2062%200%200%201%201.696-2.71l.44-.65a32%2032%200%200%201%201.931-2.553c1.039-1.22%201.968-2.035%202.81-2.376M4.324%204.353c-.49-.199-.743-.084-1.005.57c-.457%201.145-.265%204.028.413%207.264l.158.724l.174.733c.856%203.46%202.087%206.224%202.495%206.224c.28%200%20.889-.506%201.615-1.436c.405-.518.835-1.148%201.28-1.863c.362-.581.72-1.194%201.063-1.816l.415-.767l.348-.671l-.364-.638l-.332-.566a58%2058%200%200%200-2.09-3.287a31%2031%200%200%200-1.852-2.45c-.916-1.077-1.716-1.778-2.318-2.021m16.356.57c-.261-.654-.514-.769-1.005-.57c-.602.243-1.402.944-2.317%202.02a31%2031%200%200%200-1.852%202.45a56%2056%200%200%200-1.687%202.615l-.574.962l-.527.915l.181.35l.245.465a43%2043%200%200%200%201.401%202.438a22%2022%200%200%200%201.28%201.864c.727.93%201.336%201.436%201.616%201.436c.408%200%201.639-2.763%202.494-6.224l.174-.733c.805-3.523%201.063-6.758.571-7.987%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%22M19.194%203.181c1.162-.47%202.155-.019%202.672%201.277C23.26%207.944%2020%2021.133%2017.441%2021.133c-.828%200-1.657-.688-2.624-1.926a23%2023%200%200%201-1.357-1.974c-.374-.6-.742-1.232-1.095-1.87L12%2014.69l-.018.032a44%2044%200%200%201-1.442%202.511c-.467.75-.922%201.416-1.358%201.974c-.966%201.238-1.795%201.926-2.623%201.926C4%2021.133.74%207.943%202.133%204.458C2.651%203.162%203.644%202.71%204.806%203.18c.842.34%201.772%201.156%202.81%202.376A32%2032%200%200%201%209.548%208.11a59%2059%200%200%201%202.137%203.36l.316.538l.316-.538a62%2062%200%200%201%201.696-2.71l.44-.65a32%2032%200%200%201%201.931-2.553c1.039-1.22%201.968-2.035%202.81-2.376M4.324%204.353c-.49-.199-.743-.084-1.005.57c-.457%201.145-.265%204.028.413%207.264l.158.724l.174.733c.856%203.46%202.087%206.224%202.495%206.224c.28%200%20.889-.506%201.615-1.436c.405-.518.835-1.148%201.28-1.863c.362-.581.72-1.194%201.063-1.816l.415-.767l.348-.671l-.364-.638l-.332-.566a58%2058%200%200%200-2.09-3.287a31%2031%200%200%200-1.852-2.45c-.916-1.077-1.716-1.778-2.318-2.021m16.356.57c-.261-.654-.514-.769-1.005-.57c-.602.243-1.402.944-2.317%202.02a31%2031%200%200%200-1.852%202.45a56%2056%200%200%200-1.687%202.615l-.574.962l-.527.915l.181.35l.245.465a43%2043%200%200%200%201.401%202.438a22%2022%200%200%200%201.28%201.864c.727.93%201.336%201.436%201.616%201.436c.408%200%201.639-2.763%202.494-6.224l.174-.733c.805-3.523%201.063-6.758.571-7.987%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/wechat-channels-fill.svg?color=%231a73e8&size=48