refactor: structuring apps into polyrepo

This commit is contained in:
talksik
2026-01-13 10:53:58 -08:00
parent 564a166f09
commit 5fd763b028
5111 changed files with 4 additions and 121 deletions
+9
View File
@@ -0,0 +1,9 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g opacity="0.32">
<path d="M11.25 9H8.25C6.59315 9 5.25 10.3431 5.25 12C5.25 13.6569 6.59315 15 8.25 15H11.25V9Z" fill="#2F384C"/>
<path d="M12.25 2.25H15.25C16.9069 2.25 18.25 3.59315 18.25 5.25C18.25 6.90685 16.9069 8.25 15.25 8.25H12.25V2.25Z" fill="#2F384C"/>
</g>
<path d="M11.25 2.25H8.25C6.59315 2.25 5.25 3.59315 5.25 5.25C5.25 6.90685 6.59315 8.25 8.25 8.25H11.25V2.25Z" fill="#2F384C"/>
<path d="M11.25 15.75H8.25C6.59315 15.75 5.25 17.0931 5.25 18.75C5.25 20.4069 6.59315 21.75 8.25 21.75C9.90685 21.75 11.25 20.4069 11.25 18.75V15.75Z" fill="#2F384C"/>
<path d="M15 15C16.6569 15 18 13.6569 18 12C18 10.3431 16.6569 9 15 9C13.3431 9 12 10.3431 12 12C12 13.6569 13.3431 15 15 15Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 813 B