feat: simple poc

This commit is contained in:
2025-12-16 09:18:23 +07:00
parent 15cefbd84f
commit 0be73e8e82
8 changed files with 239 additions and 24 deletions

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.75 5.75a2 2 0 0 1 2-2h12.5a2 2 0 0 1 2 2v12.5a2 2 0 0 1-2 2H5.75a2 2 0 0 1-2-2V5.75Zm5-1.75v16"/>
</svg>

After

Width:  |  Height:  |  Size: 303 B