sketch生成基础结构

This commit is contained in:
X1627315083@163.com
2026-02-09 14:47:58 +08:00
parent 79e25e486a
commit 4ced7375b6
21 changed files with 797 additions and 188 deletions

View File

@@ -0,0 +1,3 @@
<svg width="15" height="14" viewBox="0 0 15 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.08333 1.41667C3.91503 1.41667 1.41667 3.83275 1.41667 6.72917C1.41667 7.93035 1.84139 9.04043 2.56442 9.93465C2.69502 10.0962 2.74814 10.3069 2.70973 10.511C2.64157 10.8732 2.55238 11.2273 2.44848 11.5742C2.89512 11.5055 3.3283 11.4111 3.75296 11.2905C3.92954 11.2404 4.11868 11.2607 4.28054 11.3473C5.10515 11.7883 6.06096 12.0417 7.08333 12.0417C10.2516 12.0417 12.75 9.62558 12.75 6.72917C12.75 3.83275 10.2516 1.41667 7.08333 1.41667ZM0 6.72917C0 2.97515 3.21001 0 7.08333 0C10.9567 0 14.1667 2.97515 14.1667 6.72917C14.1667 10.4832 10.9567 13.4583 7.08333 13.4583C5.92831 13.4583 4.83503 13.1953 3.8685 12.727C3.09341 12.9276 2.29663 13.0513 1.46026 13.1028C1.21968 13.1177 0.988073 13.0091 0.845512 12.8148C0.70295 12.6204 0.669005 12.3669 0.755415 12.1419C0.960947 11.6067 1.13362 11.0817 1.25408 10.5534C0.465327 9.47006 0 8.15203 0 6.72917ZM7.08333 3.89583C7.47454 3.89583 7.79167 4.21296 7.79167 4.60417V6.02083H9.20833C9.59954 6.02083 9.91667 6.33796 9.91667 6.72917C9.91667 7.12037 9.59954 7.4375 9.20833 7.4375H7.79167V8.85417C7.79167 9.24537 7.47454 9.5625 7.08333 9.5625C6.69213 9.5625 6.375 9.24537 6.375 8.85417V7.4375H4.95833C4.56713 7.4375 4.25 7.12037 4.25 6.72917C4.25 6.33796 4.56713 6.02083 4.95833 6.02083H6.375V4.60417C6.375 4.21296 6.69213 3.89583 7.08333 3.89583Z" fill="#0D0D0D"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB