MISC: Update favicon files (#2122)

This commit is contained in:
catloversg
2025-05-09 15:55:09 +07:00
committed by GitHub
parent 7f8760d01a
commit 3507501018
10 changed files with 133 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
dist/favicon-16x16.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 282 B

After

Width:  |  Height:  |  Size: 392 B

BIN
dist/favicon-192x192.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
dist/favicon-32x32.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 365 B

After

Width:  |  Height:  |  Size: 708 B

BIN
dist/favicon-512x512.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
dist/mstile-70x70.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 903 B

After

Width:  |  Height:  |  Size: 1.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@@ -3,12 +3,12 @@
"short_name": "Bitburner",
"icons": [
{
"src": "android-chrome-192x192.png",
"src": "favicon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"src": "favicon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}