存客宝 React

This commit is contained in:
柳清爽
2025-03-29 16:50:39 +08:00
parent caea0b4b99
commit 7e7c199996
388 changed files with 53282 additions and 2076 deletions

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="68" height="68" viewBox="0 0 68 68" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- 中间大人像 -->
<circle cx="34" cy="25" r="7.5"
stroke="#4080ff"
stroke-width="3.5"
fill="none" />
<path d="M22 49c0-6.6 5.4-12 12-12s12 5.4 12 12"
stroke="#4080ff"
stroke-width="3.5"
stroke-linecap="round"
fill="none" />
<!-- 左侧小人像 -->
<circle cx="18" cy="29" r="5"
stroke="#4080ff"
stroke-width="3"
fill="none" />
<path d="M10 47c0-4.4 3.6-8 8-8s8 3.6 8 8"
stroke="#4080ff"
stroke-width="3"
stroke-linecap="round"
fill="none" />
<!-- 右侧小人像 -->
<circle cx="50" cy="29" r="5"
stroke="#4080ff"
stroke-width="3"
fill="none" />
<path d="M42 47c0-4.4 3.6-8 8-8s8 3.6 8 8"
stroke="#4080ff"
stroke-width="3"
stroke-linecap="round"
fill="none" />
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB