logo wechatpay icon
logo-wechatpay-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- logo-wechatpay-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
logo-adobe-illustratelogo-adobe-lightroomlogo-adobe-photoshoplogo-alipaylogo-androidlogo-applelogo-behancelogo-chromelogo-cinema4dlogo-cnblogo-codepenlogo-codesandboxlogo-codesignlogo-dribbblelogo-facebooklogo-figmalogo-framerlogo-githublogo-gitlablogo-hiflowlogo-ielogo-instagramlogo-iwikilogo-markdown
Use the logo wechatpay icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.001 14.278a.73.73 0 0 1-.97-.296l-2.05-4.5a.367.367 0 0 1 .551-.448l2.363 1.683a1.1 1.1 0 0 0 .977.111l11.113-4.946C18.993 3.534 15.713 2 12 2C5.925 2 1 6.104 1 11.167c0 2.762 1.482 5.248 3.8 6.929a.73.73 0 0 1 .27.83l-.496 1.85c-.023.087-.059.177-.059.268c0 .202.164.367.367.367c.08 0 .144-.03.212-.069l2.408-1.39a1.15 1.15 0 0 1 .584-.17q.169.001.323.05a13 13 0 0 0 3.591.502c6.075 0 11-4.104 11-9.167c0-1.534-.454-2.978-1.253-4.248L9.081 14.232z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignLogoWechatpayFilled(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="M9.001 14.278a.73.73 0 0 1-.97-.296l-2.05-4.5a.367.367 0 0 1 .551-.448l2.363 1.683a1.1 1.1 0 0 0 .977.111l11.113-4.946C18.993 3.534 15.713 2 12 2C5.925 2 1 6.104 1 11.167c0 2.762 1.482 5.248 3.8 6.929a.73.73 0 0 1 .27.83l-.496 1.85c-.023.087-.059.177-.059.268c0 .202.164.367.367.367c.08 0 .144-.03.212-.069l2.408-1.39a1.15 1.15 0 0 1 .584-.17q.169.001.323.05a13 13 0 0 0 3.591.502c6.075 0 11-4.104 11-9.167c0-1.534-.454-2.978-1.253-4.248L9.081 14.232z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.001 14.278a.73.73 0 0 1-.97-.296l-2.05-4.5a.367.367 0 0 1 .551-.448l2.363 1.683a1.1 1.1 0 0 0 .977.111l11.113-4.946C18.993 3.534 15.713 2 12 2C5.925 2 1 6.104 1 11.167c0 2.762 1.482 5.248 3.8 6.929a.73.73 0 0 1 .27.83l-.496 1.85c-.023.087-.059.177-.059.268c0 .202.164.367.367.367c.08 0 .144-.03.212-.069l2.408-1.39a1.15 1.15 0 0 1 .584-.17q.169.001.323.05a13 13 0 0 0 3.591.502c6.075 0 11-4.104 11-9.167c0-1.534-.454-2.978-1.253-4.248L9.081 14.232z"/></svg> </template>
CSS
.icon-logo-wechatpay-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%22M9.001%2014.278a.73.73%200%200%201-.97-.296l-2.05-4.5a.367.367%200%200%201%20.551-.448l2.363%201.683a1.1%201.1%200%200%200%20.977.111l11.113-4.946C18.993%203.534%2015.713%202%2012%202C5.925%202%201%206.104%201%2011.167c0%202.762%201.482%205.248%203.8%206.929a.73.73%200%200%201%20.27.83l-.496%201.85c-.023.087-.059.177-.059.268c0%20.202.164.367.367.367c.08%200%20.144-.03.212-.069l2.408-1.39a1.15%201.15%200%200%201%20.584-.17q.169.001.323.05a13%2013%200%200%200%203.591.502c6.075%200%2011-4.104%2011-9.167c0-1.534-.454-2.978-1.253-4.248L9.081%2014.232z%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%22M9.001%2014.278a.73.73%200%200%201-.97-.296l-2.05-4.5a.367.367%200%200%201%20.551-.448l2.363%201.683a1.1%201.1%200%200%200%20.977.111l11.113-4.946C18.993%203.534%2015.713%202%2012%202C5.925%202%201%206.104%201%2011.167c0%202.762%201.482%205.248%203.8%206.929a.73.73%200%200%201%20.27.83l-.496%201.85c-.023.087-.059.177-.059.268c0%20.202.164.367.367.367c.08%200%20.144-.03.212-.069l2.408-1.39a1.15%201.15%200%200%201%20.584-.17q.169.001.323.05a13%2013%200%200%200%203.591.502c6.075%200%2011-4.104%2011-9.167c0-1.534-.454-2.978-1.253-4.248L9.081%2014.232z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/logo-wechatpay-filled.svg?color=%231a73e8&size=48