Refactor code structure for improved readability and maintainability

This commit is contained in:
sha
2025-06-20 16:20:28 +03:00
parent aab9b84b1a
commit 0546a2f72e
9 changed files with 182 additions and 65 deletions
-8
View File
@@ -1,8 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14">
<g fill="none">
<path fill="#2859c5"
d="M13.68 4.845C13.8 3.2 9.195.122 9.195 1.511v1.615a48 48 0 0 0-2.444.035a.933.933 0 0 0-.907.846c-.043.547-.043 1.08 0 1.627a.933.933 0 0 0 .907.846q.726.028 1.432.035a1.017 1.017 0 0 1 1.012 1.011v.603c0 1.361 4.62-1.695 4.485-3.284" />
<path fill="#8fbffa"
d="M.322 9.215C.203 7.569 4.807 4.492 4.807 5.88v.604c0 .556.455 1.005 1.012 1.01q.706.008 1.432.036a.934.934 0 0 1 .907.846c.043.547.043 1.08 0 1.627a.933.933 0 0 1-.907.846a48 48 0 0 1-2.444.035v1.615c0 1.36-4.62-1.695-4.485-3.284" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 679 B

After

Width:  |  Height:  |  Size: 0 B