添加个人页

This commit is contained in:
张成
2025-08-24 20:55:38 +08:00
parent f4576bb099
commit 517c61d691
14 changed files with 1043 additions and 0 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 2C5.79086 2 4 3.79086 4 6C4 8.20914 5.79086 10 8 10C10.2091 10 12 8.20914 12 6C12 3.79086 10.2091 2 8 2Z" stroke="currentColor" stroke-width="2"/>
<path d="M8 10V14" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<circle cx="8" cy="6" r="1" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 401 B