Update favicons

pull/49/head
rxbsantana 12 months ago committed by GitHub
parent 3b536f7e70
commit e6db0df067
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -1,49 +1,41 @@
{ {
"name": "LiveTerm", "name": "App",
"short_name": "LiveTerm", "icons": [
"theme_color": "#2E3440", {
"background_color": "#2E3440", "src": "\/android-icon-36x36.png",
"display": "fullscreen", "sizes": "36x36",
"orientation": "portrait", "type": "image\/png",
"scope": "/", "density": "0.75"
"start_url": "/", },
"icons": [ {
{ "src": "\/android-icon-48x48.png",
"src": "/android-icon-36x36.png", "sizes": "48x48",
"sizes": "36x36", "type": "image\/png",
"type": "image/png", "density": "1.0"
"density": "0.75" },
}, {
{ "src": "\/android-icon-72x72.png",
"src": "/android-icon-48x48.png", "sizes": "72x72",
"sizes": "48x48", "type": "image\/png",
"type": "image/png", "density": "1.5"
"density": "1.0" },
}, {
{ "src": "\/android-icon-96x96.png",
"src": "/android-icon-72x72.png", "sizes": "96x96",
"sizes": "72x72", "type": "image\/png",
"type": "image/png", "density": "2.0"
"density": "1.5" },
}, {
{ "src": "\/android-icon-144x144.png",
"src": "/android-icon-96x96.png", "sizes": "144x144",
"sizes": "96x96", "type": "image\/png",
"type": "image/png", "density": "3.0"
"density": "2.0" },
}, {
{ "src": "\/android-icon-192x192.png",
"src": "/android-icon-144x144.png", "sizes": "192x192",
"sizes": "144x144", "type": "image\/png",
"type": "image/png", "density": "4.0"
"density": "3.0" }
}, ]
{ }
"src": "/android-icon-192x192.png",
"sizes": "192x192",
"type": "image/png",
"density": "4.0"
}
],
"splash_pages": null
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Loading…
Cancel
Save