feat: migrate alpine ui into app shell

This commit is contained in:
a.tolmachev
2026-03-30 00:15:02 +03:00
parent f33aa29c88
commit 7070231c3e
84 changed files with 12530 additions and 92 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs><symbol id="icon" viewBox="0 0 16 16">
<path fill="currentColor" d="M10.5 1.5a.5.5 0 01.5-.5h4a.5.5 0 01.5.5v4a.5.5 0 01-1 0V2.707L7.354 9.354a.5.5 0 01-.708-.708L13.293 2H11a.5.5 0 01-.5-.5zM2 3.5A1.5 1.5 0 013.5 2h7a.5.5 0 010 1h-7a.5.5 0 00-.5.5v9a.5.5 0 00.5.5h9a.5.5 0 00.5-.5v-7a.5.5 0 011 0v7A1.5 1.5 0 0112.5 14h-9A1.5 1.5 0 012 12.5v-9z"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>

After

Width:  |  Height:  |  Size: 486 B