Skip to content

Instantly share code, notes, and snippets.

@giannisp
Created January 3, 2017 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save giannisp/48dacf576a9ea45ef05679c6976b363d to your computer and use it in GitHub Desktop.
Save giannisp/48dacf576a9ea45ef05679c6976b363d to your computer and use it in GitHub Desktop.
PNG to ico (favicon)
brew install imagemagick
convert icon.png favicon.ico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment