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

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,5 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.00008 5.99998C9.28875 5.99998 10.3334 4.95531 10.3334 3.66665C10.3334 2.37798 9.28875 1.33331 8.00008 1.33331C6.71142 1.33331 5.66675 2.37798 5.66675 3.66665C5.66675 4.95531 6.71142 5.99998 8.00008 5.99998Z" stroke="black" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M1.33325 13.6666C1.33325 10.7211 4.01955 8.33331 7.33325 8.33331" stroke="black" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10.3333 14L13.6667 10.6666L12.3333 9.33331L9 12.6666V14H10.3333Z" stroke="black" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 735 B