Обычные иконки смещены на 4% вверх от центра
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 45s

This commit is contained in:
Play Life Bot
2026-01-20 00:16:25 +03:00
parent e132aaf79b
commit 939c9ddc26
9 changed files with 11 additions and 11 deletions

View File

@@ -17,7 +17,7 @@ const createIconSVG = (size) => `
</linearGradient>
</defs>
<rect width="100" height="100" rx="20" fill="url(#grad)"/>
<g transform="translate(50, 57) scale(0.136701675) translate(-488, -488)">
<g transform="translate(50, 46) scale(0.136701675) translate(-488, -488)">
<path fill="white" d="M442 730V349h55c13 0 26-1 38 3 19 6 33 22 39 41 3 8 5 15 4 24a65 65 0 0 1-29 49c-2 2-6 3-7 6-1 5 4 13 6 17 3 12 4 24 4 36 10-2 19-8 27-13 57-36 69-114 33-168-16-24-45-44-73-49-22-4-46 0-69-1h-38c-9 0-18-1-26 3-9 3-17 15-18 24v358c0 11-1 23 4 33 9 21 31 18 50 18m28-254v254h105c14 0 33 3 46-4 18-11 16-40-3-48-9-4-21-2-31-2h-63V546c0-17 4-40-6-55-11-16-31-15-48-15z"/>
</g>
</svg>