Last active
May 10, 2024 22:47
-
-
Save lmarcondes/ea00405acd17e0706bddb59abc47032d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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