feat: 前端组件准备

This commit is contained in:
2026-05-22 15:02:31 +08:00
parent 397ccdca13
commit 5e05bf4f63
62 changed files with 6903 additions and 878 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" class="size-6">
<path class="svg-top" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"
d="M8.25 9L12 5.25L15.75 9" />
<path class="svg-bottom" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"
d="M8.25 15L12 18.75L15.75 15" />
</svg>

After

Width:  |  Height:  |  Size: 376 B