feat(ui): new loader component; button and icon v2

This commit is contained in:
Brian McGee
2025-06-02 12:30:07 +01:00
parent e1df99ea31
commit 8f93015d80
46 changed files with 4244 additions and 364 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="9" height="37" viewBox="0 0 9 37" fill="none">
<rect width="9" height="9" fill="black"/>
<rect y="14" width="9" height="9" fill="black"/>
<rect y="28" width="9" height="9" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 252 B