编辑用户信息页图标、添加返回按钮

This commit is contained in:
2025-09-16 00:02:08 +08:00
parent 64d80efdb7
commit 46f0dc4edf
14 changed files with 151 additions and 15 deletions

View File

@@ -0,0 +1,12 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4404_5572)">
<path d="M7.99992 14.6666C11.6818 14.6666 14.6666 11.6819 14.6666 7.99998C14.6666 4.31808 11.6818 1.33331 7.99992 1.33331C4.31802 1.33331 1.33325 4.31808 1.33325 7.99998C1.33325 11.6819 4.31802 14.6666 7.99992 14.6666Z" stroke="black" stroke-width="1.33333"/>
<path d="M7.99992 1.33331C7.96629 3.55605 7.42055 5.22318 6.36272 6.33478C5.30485 7.44635 3.62835 8.00235 1.33325 8.00275" stroke="black" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M14.6561 8.33505C12.4852 8.18615 10.8265 8.65015 9.67983 9.72705C8.53313 10.804 7.97353 12.4505 8.00096 14.6666" stroke="black" stroke-width="1.33333" stroke-linecap="round"/>
</g>
<defs>
<clipPath id="clip0_4404_5572">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 904 B