【类 型】:docs
【原 因】:微信支付logo图片 【过 程】: 【影 响】: # 类型 包含: # feat:新功能(feature) # fix:修补bug # docs:文档(documentation) # style: 格式(不影响代码运行的变动) # refactor:重构(即不是新增功能,也不是修改bug的代码变动) # test:增加测试 # chore:构建过程或辅助工具的变动
This commit is contained in:
parent
0a61462be1
commit
c3da928c18
13
static/icons/wxPayLogo.svg
Normal file
13
static/icons/wxPayLogo.svg
Normal file
@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="75" height="60" viewBox="0 0 75 60" fill="none">
|
||||
<g clip-path="url(#clip-path-MRDn6lNIsId8BKMyQC_2C)">
|
||||
<path d="M34.1281 0C15.2778 0 0 12.8203 0 28.6315C0 37.9862 5.34941 46.2926 13.6252 51.5157L11.0592 60.8272L22.6403 55.5918C26.2314 56.671 30.1021 57.2629 34.1343 57.2629C52.9847 57.2629 68.2625 44.4426 68.2625 28.6315C68.2625 12.8203 52.9785 0 34.1281 0Z" fill="#45B035" >
|
||||
</path>
|
||||
<path d="M17.4207 21.1922L25.5166 38.309L70.2899 14.5316L67.7369 11.5328L31.5442 26.3929L28.1515 27.0681L17.4207 21.1922Z" fill="#FFFFFF" >
|
||||
</path>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip-path-MRDn6lNIsId8BKMyQC_2C">
|
||||
<path d="M0 60L75 60L75 0L0 0L0 60Z" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 767 B |
Loading…
Reference in New Issue
Block a user