chore: synchronize project dependencies and update vendor directory files

This commit is contained in:
2026-07-15 13:15:05 +07:00
parent 2ab9f65c99
commit 3203c6e129
10000 changed files with 1501312 additions and 0 deletions
@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
<defs>
<path id="folder-a" d="M7.5,3 L3,3 C2.175,3 1.5075,3.675 1.5075,4.5 L1.5,13.5 C1.5,14.325 2.175,15 3,15 L15,15 C15.825,15 16.5,14.325 16.5,13.5 L16.5,6 C16.5,5.175 15.825,4.5 15,4.5 L9,4.5 L7.5,3 Z"/>
</defs>
<g fill="none" fill-rule="evenodd">
<polygon points="0 0 18 0 18 18 0 18"/>
<mask id="folder-b" fill="#fff">
<use xlink:href="#folder-a"/>
</mask>
<use fill="#0A90EB" fill-rule="nonzero" xlink:href="#folder-a"/>
<g fill="#3B474E" mask="url(#folder-b)">
<polygon points="0 0 18 0 18 18 0 18"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 701 B