Better maskable icon

This commit is contained in:
Tobias Berger 2021-10-05 14:36:31 +02:00
parent e5eafba885
commit a3b234410b
8 changed files with 33 additions and 3 deletions

View file

@ -14,8 +14,38 @@
},
{
"purpose": "maskable",
"src": "maskable_icon.png",
"sizes": "32x32",
"src": "maskable_icon_x48.png",
"sizes": "48x48",
"type": "image/png"
},
{
"purpose": "maskable",
"src": "maskable_icon_x72.png",
"sizes": "72x72",
"type": "image/png"
},
{
"purpose": "maskable",
"src": "maskable_icon_x96.png",
"sizes": "96x96",
"type": "image/png"
},
{
"purpose": "maskable",
"src": "maskable_icon_x128.png",
"sizes": "128x128",
"type": "image/png"
},
{
"purpose": "maskable",
"src": "maskable_icon_x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"purpose": "maskable",
"src": "maskable_icon_x200.png",
"sizes": "200x200",
"type": "image/png"
}
],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB