如图所示

添加成员的图像右下角的加号会空心,图标是阿里矢量图标下载的,png长这样

svg长这样
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1755613421521" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="843" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M512 170.666667a128 128 0 1 0 0 256 128 128 0 0 0 0-256z m-213.333333 128c0-117.824 95.509333-213.333333 213.333333-213.333334s213.333333 95.509333 213.333333 213.333334-95.509333 213.333333-213.333333 213.333333-213.333333-95.509333-213.333333-213.333333zM656.256 538.410667C611.413333 521.344 562.816 512 512 512 288.149333 512 106.666667 693.482667 106.666667 917.333333h85.333333c0-176.725333 143.274667-320 320-320 26.24 0 51.776 3.157333 76.202667 9.130667l68.053333-68.053333z" fill="#354a53" p-id="844" data-spm-anchor-id="a313x.collections_detail.0.i2.17c43a81jclAHg" class="selected"></path><path d="M576 704h341.333333v85.333333H576v-85.333333z" fill="#8ccccc" p-id="845" data-spm-anchor-id="a313x.collections_detail.0.i1.17c43a81jclAHg" class=""></path><path d="M789.333333 576v341.333333h-85.333333V576h85.333333z" fill="#8ccccc" p-id="846" data-spm-anchor-id="a313x.collections_detail.0.i0.17c43a81jclAHg" class=""></path></svg>
deepseek转换之后的字符串长这样
M512 170.666667a128 128 0 1 0 0 256 128 128 0 0 0 0-256z m-213.333333 128c0-117.824 95.509333-213.333333 213.333333-213.333334s213.333333 95.509333 213.333333 213.333334-95.509333 213.333333-213.333333 213.333333-213.333333-95.509333-213.333333-213.333333zM656.256 538.410667C611.413333 521.344 562.816 512 512 512 288.149333 512 106.666667 693.482667 106.666667 917.333333h85.333333c0-176.725333 143.274667-320 320-320 26.24 0 51.776 3.157333 76.202667 9.130667l68.053333-68.053333z M576 704h341.333333v85.333333H576v-85.333333z M789.333333 576v341.333333h-85.333333V576h85.333333z
有没有大佬知道怎么改?