Skip to content

Instantly share code, notes, and snippets.

@lmarcondes
Last active May 10, 2024 22:47
Show Gist options
  • Save lmarcondes/ea00405acd17e0706bddb59abc47032d to your computer and use it in GitHub Desktop.
Save lmarcondes/ea00405acd17e0706bddb59abc47032d to your computer and use it in GitHub Desktop.
magick image.png -alpha off -resize 256x256 \
-define icon:auto-resize="256,128,96,64,48,32,16" \
favicon.ico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment