Skip to content

Instantly share code, notes, and snippets.

@yaph
Created February 7, 2013 21:08
Show Gist options
  • Save yaph/4734184 to your computer and use it in GitHub Desktop.
Save yaph/4734184 to your computer and use it in GitHub Desktop.
Create a favicon from a PNG file using the command line tool icotool, see http://www.nongnu.org/icoutils/ for documentation.
icotool -o favicon.ico -c favicon.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment