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

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_5456)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99992 14.6667C11.6818 14.6667 14.6666 11.6819 14.6666 8.00001C14.6666 4.31811 11.6818 1.33334 7.99992 1.33334C4.31802 1.33334 1.33325 4.31811 1.33325 8.00001C1.33325 11.6819 4.31802 14.6667 7.99992 14.6667Z" stroke="black" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.99992 7.66668C8.92039 7.66668 9.66659 6.92048 9.66659 6.00001C9.66659 5.07954 8.92039 4.33334 7.99992 4.33334C7.07945 4.33334 6.33325 5.07954 6.33325 6.00001C6.33325 6.92048 7.07945 7.66668 7.99992 7.66668Z" stroke="black" stroke-width="1.33333" stroke-linejoin="round"/>
<path d="M3.34058 12.7773C3.45514 11.0402 4.90044 9.66666 6.66658 9.66666H9.33324C11.097 9.66666 12.5409 11.0366 12.6588 12.7704" stroke="black" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_4404_5456">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB