Created
January 3, 2017 19:02
-
-
Save giannisp/48dacf576a9ea45ef05679c6976b363d to your computer and use it in GitHub Desktop.
PNG to ico (favicon)
This file contains 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
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