Skip to content

Instantly share code, notes, and snippets.

@peiyunh
Created November 19, 2016 03:16
Show Gist options
  • Save peiyunh/0f078201bc5dc399253c825dd1bd1123 to your computer and use it in GitHub Desktop.
Save peiyunh/0f078201bc5dc399253c825dd1bd1123 to your computer and use it in GitHub Desktop.
One liner to make favicon
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