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,6 @@
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.39016 4.89017C8.53661 4.74372 8.53661 4.50628 8.39016 4.35983C8.24372 4.21339 8.00628 4.21339 7.85983 4.35983L5.375 6.84467L4.14017 5.60984C3.99372 5.46339 3.75628 5.46339 3.60983 5.60984C3.46339 5.75628 3.46339 5.99372 3.60983 6.14017L5.10983 7.64017C5.25628 7.78661 5.49372 7.78661 5.64017 7.64017L8.39016 4.89017Z" fill="#14A858"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 6C11 8.76142 8.76142 11 6 11C3.23858 11 1 8.76142 1 6C1 3.23858 3.23858 1 6 1C8.76142 1 11 3.23858 11 6ZM10.25 6C10.25 8.34721 8.34721 10.25 6 10.25C3.65279 10.25 1.75 8.34721 1.75 6C1.75 3.65279 3.65279 1.75 6 1.75C8.34721 1.75 10.25 3.65279 10.25 6Z" fill="#14A858"/>
<path d="M8.39016 4.89017C8.53661 4.74372 8.53661 4.50628 8.39016 4.35983C8.24372 4.21339 8.00628 4.21339 7.85983 4.35983L5.375 6.84467L4.14017 5.60984C3.99372 5.46339 3.75628 5.46339 3.60983 5.60984C3.46339 5.75628 3.46339 5.99372 3.60983 6.14017L5.10983 7.64017C5.25628 7.78661 5.49372 7.78661 5.64017 7.64017L8.39016 4.89017Z" stroke="#14A858" stroke-width="0.3" stroke-linecap="round" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 6C11 8.76142 8.76142 11 6 11C3.23858 11 1 8.76142 1 6C1 3.23858 3.23858 1 6 1C8.76142 1 11 3.23858 11 6ZM10.25 6C10.25 8.34721 8.34721 10.25 6 10.25C3.65279 10.25 1.75 8.34721 1.75 6C1.75 3.65279 3.65279 1.75 6 1.75C8.34721 1.75 10.25 3.65279 10.25 6Z" stroke="#14A858" stroke-width="0.3" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB