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="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.5" y="0.5" width="47" height="47" rx="5.5"/>
<rect x="0.5" y="0.5" width="47" height="47" rx="5.5" stroke="#A8A8A8" stroke-dasharray="3 3"/>
<path d="M24.121 41.3654C18.2615 41.3654 12.4019 41.3654 6.54237 41.3654C6.25614 41.3654 5.9662 41.3654 5.67874 41.3358C4.21179 41.1988 3.62205 40.2101 4.24757 38.8732C4.79043 37.7191 5.38263 36.5946 5.95757 35.4528C8.67184 30.0767 11.3861 24.7014 14.1004 19.327C14.1843 19.1628 14.2719 18.9986 14.3694 18.8419C15.0529 17.7457 16.1632 17.5914 17.038 18.537C17.6549 19.1986 18.1767 19.9417 18.727 20.6589C21.5235 24.3151 24.3201 27.9729 27.1166 31.6324C28.338 33.2248 29.8765 33.3112 31.3114 31.8793C32.0233 31.1683 32.7191 30.4388 33.4396 29.734C34.7388 28.4626 36.2131 28.5391 37.2742 30.0216C39.4036 32.9964 41.48 36.0107 43.5663 39.0152C43.7294 39.2509 43.8543 39.5108 43.9365 39.7854C44.1388 40.4755 43.8526 41.0309 43.153 41.2148C42.7144 41.3199 42.2641 41.3684 41.8132 41.3593C35.9191 41.3691 30.0217 41.3712 24.121 41.3654Z" fill="#A8A8A8"/>
<path d="M37.2618 11.9072C37.2603 13.0547 36.9183 14.1759 36.2791 15.1287C35.6399 16.0814 34.7324 16.8229 33.6715 17.259C32.6107 17.6951 31.4443 17.8062 30.3202 17.5783C29.1961 17.3504 28.165 16.7936 27.3576 15.9787C26.5501 15.1638 26.0027 14.1273 25.7848 13.0007C25.5668 11.8741 25.6881 10.7082 26.1333 9.65065C26.5785 8.59312 27.3275 7.69166 28.2853 7.06054C29.2432 6.42942 30.3668 6.09707 31.5137 6.10563C33.0409 6.12505 34.4993 6.7441 35.5746 7.82935C36.6498 8.91459 37.2558 10.3791 37.2618 11.9072Z" fill="#A8A8A8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB