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,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 3.25C12.4142 3.25 12.75 3.58579 12.75 4V4.26746C18.0072 4.51624 19.9981 7.35498 20.5416 8.39037C20.8955 9.06449 20.3563 9.75 19.7114 9.75H4.2886C3.64368 9.75 3.10453 9.06449 3.45841 8.39037C4.00194 7.35498 5.99279 4.51624 11.25 4.26746V4C11.25 3.58579 11.5858 3.25 12 3.25ZM12 5.75C8.16337 5.75 6.24336 7.21498 5.36229 8.25H18.6377C17.7566 7.21498 15.8366 5.75 12 5.75Z" fill="#1A1A1A"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.75 11C1.75 10.5858 2.08579 10.25 2.5 10.25C2.89741 10.25 3.22249 10.3294 3.51765 10.5537C3.62948 10.6388 3.72355 10.7356 3.78524 10.7991L3.80333 10.8177H20.1967L20.2147 10.7991C20.2764 10.7356 20.3706 10.6387 20.4823 10.5537C20.7775 10.3294 21.1026 10.25 21.5 10.25C21.9142 10.25 22.25 10.5858 22.25 11C22.25 11.4142 21.9142 11.75 21.5 11.75C21.4342 11.75 21.3968 11.7542 21.3789 11.7572C21.3645 11.7698 21.339 11.7946 21.283 11.8522L21.2723 11.8632C21.2067 11.9307 21.1147 12.0254 20.9966 12.1298C20.7277 12.3673 20.5435 12.6984 20.4961 13.0776L20.1822 15.5892C19.8851 17.9662 17.8644 19.75 15.4689 19.75H8.53113C6.13559 19.75 4.11494 17.9662 3.81781 15.5892L3.50386 13.0776C3.45647 12.6984 3.27235 12.3673 3.00344 12.1298C2.88533 12.0254 2.79328 11.9307 2.72775 11.8632L2.717 11.8522C2.66104 11.7946 2.63549 11.7698 2.62112 11.7572C2.60316 11.7542 2.56582 11.75 2.5 11.75C2.08579 11.75 1.75 11.4142 1.75 11ZM4.86305 12.3177C4.92375 12.5013 4.96749 12.6932 4.99228 12.8915L5.30623 15.4031C5.50953 17.0295 6.89208 18.25 8.53113 18.25H15.4689C17.1079 18.25 18.4905 17.0295 18.6938 15.4031L19.0077 12.8915C19.0325 12.6932 19.0762 12.5013 19.137 12.3177H4.86305Z" fill="#1A1A1A"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB