fix: 修复多余的图标外链

This commit is contained in:
2024-10-28 22:28:11 +08:00
parent b908f14b33
commit 2127edb7d7
2 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<svg width="22" height="20" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 0H10C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20H12C17.5228 20 22 15.5228 22 10C22 4.47715 17.5228 0 12 0Z" fill="white"/>
<path d="M7.59998 6.6001V13.4001" stroke="#165DFF" stroke-width="1.2" stroke-linecap="round"/>
<path d="M11.1 6.6001V13.4001" stroke="#165DFF" stroke-width="1.2" stroke-linecap="round"/>
<path d="M14.6 6.6001V13.4001" stroke="#165DFF" stroke-width="1.2" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 526 B