Отступ 3% вниз от центра для иконок
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 47s

This commit is contained in:
Play Life Bot
2026-01-20 00:13:38 +03:00
parent 50c53c8b63
commit 9299af7bad
11 changed files with 12 additions and 12 deletions

View File

@@ -1 +1 @@
3.17.5 3.17.6

View File

@@ -17,7 +17,7 @@ const createIconSVG = (size) => `
</linearGradient> </linearGradient>
</defs> </defs>
<rect width="100" height="100" rx="20" fill="url(#grad)"/> <rect width="100" height="100" rx="20" fill="url(#grad)"/>
<g transform="translate(50, 50) scale(0.136701675) translate(-488, -488)"> <g transform="translate(50, 53) 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"/> <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> </g>
</svg> </svg>
@@ -33,7 +33,7 @@ const createMaskableIconSVG = (size) => `
</linearGradient> </linearGradient>
</defs> </defs>
<rect width="100" height="100" fill="url(#grad)"/> <rect width="100" height="100" fill="url(#grad)"/>
<g transform="translate(50, 46) scale(0.1139180625) translate(-501, -501)"> <g transform="translate(50, 49) scale(0.1139180625) translate(-501, -501)">
<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"/> <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> </g>
</svg> </svg>

View File

@@ -2,9 +2,9 @@
<html lang="ru"> <html lang="ru">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" href="/favicon.svg?v=3.17.5" type="image/svg+xml" /> <link rel="icon" href="/favicon.svg?v=3.17.6" type="image/svg+xml" />
<link rel="icon" href="/favicon-new.ico?v=3.17.5" sizes="32x32" /> <link rel="icon" href="/favicon-new.ico?v=3.17.6" sizes="32x32" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png?v=3.17.5" /> <link rel="apple-touch-icon" href="/apple-touch-icon.png?v=3.17.6" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<!-- PWA Meta Tags --> <!-- PWA Meta Tags -->

View File

@@ -1,6 +1,6 @@
{ {
"name": "play-life-web", "name": "play-life-web",
"version": "3.17.5", "version": "3.17.6",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 877 B

After

Width:  |  Height:  |  Size: 882 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -17,7 +17,7 @@ export default defineConfig(({ mode }) => {
react(), react(),
VitePWA({ VitePWA({
registerType: 'autoUpdate', registerType: 'autoUpdate',
includeAssets: ['favicon-new.ico?v=3.17.5', 'apple-touch-icon.png?v=3.17.5', 'favicon.svg?v=3.17.5'], includeAssets: ['favicon-new.ico?v=3.17.6', 'apple-touch-icon.png?v=3.17.6', 'favicon.svg?v=3.17.6'],
manifest: { manifest: {
name: 'PlayLife - Статистика и задачи', name: 'PlayLife - Статистика и задачи',
short_name: 'PlayLife', short_name: 'PlayLife',
@@ -30,23 +30,23 @@ export default defineConfig(({ mode }) => {
scope: '/', scope: '/',
icons: [ icons: [
{ {
src: 'pwa-192x192.png?v=3.17.5', src: 'pwa-192x192.png?v=3.17.6',
sizes: '192x192', sizes: '192x192',
type: 'image/png' type: 'image/png'
}, },
{ {
src: 'pwa-512x512.png?v=3.17.5', src: 'pwa-512x512.png?v=3.17.6',
sizes: '512x512', sizes: '512x512',
type: 'image/png' type: 'image/png'
}, },
{ {
src: 'pwa-maskable-192x192.png?v=3.17.5', src: 'pwa-maskable-192x192.png?v=3.17.6',
sizes: '192x192', sizes: '192x192',
type: 'image/png', type: 'image/png',
purpose: 'maskable' purpose: 'maskable'
}, },
{ {
src: 'pwa-maskable-512x512.png?v=3.17.5', src: 'pwa-maskable-512x512.png?v=3.17.6',
sizes: '512x512', sizes: '512x512',
type: 'image/png', type: 'image/png',
purpose: 'maskable' purpose: 'maskable'