change assets to new icon

This commit is contained in:
Zel9278 2023-11-22 22:39:10 +09:00
parent 816a8bd298
commit f2f3dc07eb
10 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 83 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before After
Before After

View file

@ -7,13 +7,13 @@
"theme_color": "#86b300",
"icons": [
{
"src": "/static-assets/icons/192art.png",
"src": "/static-assets/icons/192art-new.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/static-assets/icons/512art.png",
"src": "/static-assets/icons/512art-new.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"