This commit is contained in:
张成
2025-09-07 10:21:27 +08:00
parent 4c36986ade
commit 9830cd4b2d
4 changed files with 223 additions and 63 deletions

View File

@@ -0,0 +1,9 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" rx="16" fill="black"/>
<rect x="0.25" y="0.25" width="31.5" height="31.5" rx="15.75" stroke="black" stroke-opacity="0.06" stroke-width="0.5"/>
<path d="M22.6666 16C22.6666 15.6318 22.3681 15.3333 21.9999 15.3333C21.6317 15.3333 21.3333 15.6318 21.3333 16H22.6666ZM15.9999 10.6667C16.3681 10.6667 16.6666 10.3682 16.6666 10C16.6666 9.63182 16.3681 9.33334 15.9999 9.33334V10.6667ZM20.9999 21.3333H10.9999V22.6667H20.9999V21.3333ZM10.6666 21V11H9.33325V21H10.6666ZM21.3333 16V21H22.6666V16H21.3333ZM10.9999 10.6667H15.9999V9.33334H10.9999V10.6667ZM10.9999 21.3333C10.8158 21.3333 10.6666 21.1841 10.6666 21H9.33325C9.33325 21.9205 10.0794 22.6667 10.9999 22.6667V21.3333ZM20.9999 22.6667C21.9204 22.6667 22.6666 21.9205 22.6666 21H21.3333C21.3333 21.1841 21.184 21.3333 20.9999 21.3333V22.6667ZM10.6666 11C10.6666 10.8159 10.8158 10.6667 10.9999 10.6667V9.33334C10.0794 9.33334 9.33325 10.0795 9.33325 11H10.6666Z" fill="white"/>
<path d="M10 19.6667L13.5644 16.3993C13.813 16.1714 14.1926 16.1651 14.4487 16.3846L18.6667 20" stroke="white" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17.3333 18.3333L18.9244 16.7422C19.159 16.5076 19.5304 16.4812 19.7958 16.6803L21.9999 18.3333" stroke="white" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18 12H22" stroke="white" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M20 10V14" stroke="white" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB