Skip to content

Favicon PNG Generation

This is a placeholder for the 32x32 PNG favicon.

To generate this file from the SVG:

convert -background none -density 256x256 ../favicon.svg -resize 32x32 favicon-32x32.png

Or use an online SVG to PNG converter.