add 64x64 and greyscale icons

This commit is contained in:
controlol 2021-10-30 10:04:16 +02:00
parent 54999ce0cb
commit d7ee4e5924
6 changed files with 1 additions and 0 deletions

BIN
public/favicon-16x16-gs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

BIN
public/favicon-32x32-gs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

BIN
public/favicon-64x64-gs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/favicon-64x64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/favicon-gs.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -12,6 +12,7 @@
<title>Rclone WebUI</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="64x64" href="/favicon-64x64.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">