feat: Refactor code structure and optimize performance across multiple modules

This commit is contained in:
Achintha Isuru
2025-11-17 23:29:28 -05:00
parent 831570f2e0
commit a64cbd9edf
1508 changed files with 105319 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.33301 1.3335V3.3335" stroke="#1A1A1A" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10.667 1.3335V3.3335" stroke="#1A1A1A" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10.6667 2.3335C12.8867 2.4535 14 3.30016 14 6.4335V10.5535C14 13.3002 13.3333 14.6735 10 14.6735H6C2.66667 14.6735 2 13.3002 2 10.5535V6.4335C2 3.30016 3.11333 2.46016 5.33333 2.3335H10.6667Z" stroke="#1A1A1A" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M13.8337 11.7334H2.16699" stroke="#1A1A1A" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.99967 5.5C7.17967 5.5 6.48634 5.94667 6.48634 6.81333C6.48634 7.22667 6.67967 7.54 6.97301 7.74C6.56634 7.98 6.33301 8.36667 6.33301 8.82C6.33301 9.64667 6.96634 10.16 7.99967 10.16C9.02634 10.16 9.66634 9.64667 9.66634 8.82C9.66634 8.36667 9.43301 7.97333 9.01967 7.74C9.31967 7.53333 9.50634 7.22667 9.50634 6.81333C9.50634 5.94667 8.81967 5.5 7.99967 5.5ZM7.99967 7.39333C7.65301 7.39333 7.39967 7.18667 7.39967 6.86C7.39967 6.52667 7.65301 6.33333 7.99967 6.33333C8.34634 6.33333 8.59967 6.52667 8.59967 6.86C8.59967 7.18667 8.34634 7.39333 7.99967 7.39333ZM7.99967 9.33333C7.55967 9.33333 7.23967 9.11333 7.23967 8.71333C7.23967 8.31333 7.55967 8.1 7.99967 8.1C8.43967 8.1 8.75967 8.32 8.75967 8.71333C8.75967 9.11333 8.43967 9.33333 7.99967 9.33333Z" fill="#1A1A1A"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB