Created
November 28, 2017 16:04
-
-
Save codeprimate/c73411300684c228f4249873d244210e to your computer and use it in GitHub Desktop.
Create favicon with ImageMagick
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
convert favicon.png -define icon:auto-resize=64,48,32,16 favicon.ico |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment