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,13 @@
<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3685_5309)">
<path d="M16.5007 8.18417C16.5007 7.64035 16.4557 7.09359 16.3597 6.55859H8.66113V9.63925H13.0697C12.8868 10.6328 12.299 11.5117 11.4383 12.0703V14.0692H14.0684C15.6129 12.6758 16.5007 10.6181 16.5007 8.18417Z" fill="#4285F4"/>
<path d="M8.65993 16.0002C10.8612 16.0002 12.7177 15.2918 14.0702 14.0689L11.4401 12.07C10.7083 12.558 9.76359 12.8343 8.66293 12.8343C6.5336 12.8343 4.72816 11.4263 4.08036 9.5332H1.36621V11.5938C2.75178 14.2953 5.5739 16.0002 8.65993 16.0002Z" fill="#34A853"/>
<path d="M4.0784 9.53282C3.73651 8.53926 3.73651 7.46338 4.0784 6.46981V4.40918H1.36725C0.209614 6.6697 0.209614 9.33294 1.36725 11.5935L4.0784 9.53282Z" fill="#FBBC04"/>
<path d="M8.65993 3.16644C9.82357 3.1488 10.9482 3.57798 11.791 4.36578L14.1212 2.08174C12.6457 0.72367 10.6873 -0.0229773 8.65993 0.000539111C5.5739 0.000539111 2.75178 1.70548 1.36621 4.40987L4.07736 6.4705C4.72216 4.57449 6.5306 3.16644 8.65993 3.16644Z" fill="#EA4335"/>
</g>
<defs>
<clipPath id="clip0_3685_5309">
<rect width="16" height="16" fill="white" transform="translate(0.5)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB