Files
BlackFruit-UI/clientarea/cart/hgcart/img/firewall-icon.svg
yiqiu a82bf8baa5
All checks were successful
continuous-integration/drone/push Build is passing
feat: 添加hgcart购物车模板+Drone部署同步
- 解压default_npant.tar.gz到clientarea/cart/hgcart/
- .drone.yml增加hgcart同步到cart/template/pc/
2026-03-22 20:36:15 +08:00

25 lines
661 B
XML

<svg id="shield" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="10 6 30 36">
<defs>
<style>
.vi-accent {
stroke: #fff;
stroke-linecap: round;
stroke-width: 0;
fill-rule: evenodd;
}
.vi-primary {
fill: none;
stroke: #fff;
stroke-width: 2;
}
.vi-accent {
fill: #fff;
}
</style>
</defs>
<path class="vi-primary" d="M24.516,41C8.586,34.828,10.032,13.8,10.032,13.8,19.675,15.578,24.516,7,24.516,7s4.83,8.578,14.452,6.8C38.968,13.8,40.411,34.828,24.516,41Z"/>
<path class="vi-accent" d="M17,25l5,5L32,20l-2-2-8,8-3-3Z"/>
</svg>