use cottbus.vonunten.org favicon

cp favicon.svg js/public/img/icons/favicon.svg

convert -resize x16 -gravity center -crop 16x16+0+0 -flatten -colors 256 -background none favicon.svg js/public/img/icons/favicon-16x16.png
convert -resize x32 -gravity center -crop 32x32+0+0 -flatten -colors 256 -background none favicon.svg js/public/img/icons/favicon-32x32.png

convert -resize x16 -gravity center -crop 16x16+0+0 -flatten -colors 256 -background none favicon.svg favicon-16x16.ico
convert -resize x32 -gravity center -crop 32x32+0+0 -flatten -colors 256 -background none favicon.svg favicon-32x32.ico
convert -resize x48 -gravity center -crop 48x48+0+0 -flatten -colors 256 -background none favicon.svg favicon-48x48.ico
convert favicon-16x16.ico favicon-32x32.ico favicon-48x48.ico js/public/favicon.ico

convert -resize x180 -background none favicon.svg js/public/img/icons/apple-touch-icon.png
convert -resize x180 -background none favicon.svg js/public/img/icons/apple-touch-icon-180x180.png
convert -resize x152 -background none favicon.svg js/public/img/icons/apple-touch-icon-152x152.png
convert -resize x120 -background none favicon.svg js/public/img/icons/apple-touch-icon-120x120.png
convert -resize  x76 -background none favicon.svg js/public/img/icons/apple-touch-icon-76x76.png
convert -resize  x60 -background none favicon.svg js/public/img/icons/apple-touch-icon-60x60.png
This commit is contained in:
778a69cd 2022-06-30 18:16:32 +02:00
parent 21478897c0
commit d8dfe97e3e
10 changed files with 16 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 791 B

After

Width:  |  Height:  |  Size: 816 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1,015 B

After

Width:  |  Height:  |  Size: 1.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 857 B

After

Width:  |  Height:  |  Size: 6.5 KiB