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,3 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.5306 8.5305L8.5306 13.5305C8.46083 13.6003 8.37801 13.6556 8.28686 13.6934C8.19571 13.7311 8.09801 13.7505 7.99935 13.7505C7.90069 13.7505 7.80299 13.7311 7.71184 13.6934C7.62069 13.6556 7.53786 13.6003 7.4681 13.5305C7.39833 13.4607 7.34299 13.3779 7.30524 13.2868C7.26748 13.1956 7.24805 13.0979 7.24805 12.9992C7.24805 12.9006 7.26748 12.8029 7.30524 12.7117C7.34299 12.6206 7.39833 12.5378 7.4681 12.468L12.4681 7.468C12.5379 7.39823 12.6207 7.34289 12.7118 7.30514C12.803 7.26738 12.9007 7.24795 12.9993 7.24795C13.098 7.24795 13.1957 7.26738 13.2869 7.30514C13.378 7.34289 13.4608 7.39823 13.5306 7.468C13.6004 7.53776 13.6557 7.62058 13.6935 7.71174C13.7312 7.80289 13.7506 7.90059 13.7506 7.99925C13.7506 8.09791 13.7312 8.19561 13.6935 8.28676C13.6557 8.37791 13.6004 8.46073 13.5306 8.5305ZM12.5306 1.968C12.4609 1.89808 12.3781 1.8426 12.287 1.80475C12.1958 1.76689 12.0981 1.74741 11.9993 1.74741C11.9006 1.74741 11.8029 1.76689 11.7117 1.80475C11.6206 1.8426 11.5378 1.89808 11.4681 1.968L1.9681 11.468C1.8272 11.6089 1.74805 11.8 1.74805 11.9992C1.74805 12.1985 1.8272 12.3896 1.9681 12.5305C2.10899 12.6714 2.30009 12.7505 2.49935 12.7505C2.69861 12.7505 2.8897 12.6714 3.0306 12.5305L12.5306 3.0305C12.6003 2.96084 12.6556 2.87813 12.6934 2.78708C12.7311 2.69603 12.7506 2.59843 12.7506 2.49987C12.7506 2.40131 12.7311 2.30372 12.6934 2.21267C12.6556 2.12162 12.6003 2.0389 12.5306 1.96925V1.968Z" fill="#737373"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB