iconfu iconfu iconfu is the world's largest collection of free, open-source icons and it comes with a handy image editor, so you can tweak icons to suit your needs exactly or even draw your own from scratch
invert blue resize move up verbose drawmode lighter previews remove swap animator library library draw shift up make a copy large editor explorer your icon contract agreement tag

09 February 2009

[iconfu] download any icon in .gif, .ico and .png formats

As a result of overwhelming popular demand, the iconfu team has implemented the No. 1 most desired feature: "How do I make favicons?"

favicons are those little pictures that remind you which site you're on without having to actually read text. Firefox, for example, shows a favicon in each tab:

Not many people know this: you only need the .ico format for Internet Explorer. If IE isn't important in your market, you can use any old 16x16 .png image and it will do the job. Just include this in your header:

<link rel="icon" type="image/png" href="/path/to/icon.png"/>

To specify a favicon for Internet Explorer, create a file called "favicon.ico" in the root folder of your webserver. For Rails projects this would be under "public/", for java projects, this would be in the folder that contains the "webapp/" folder. This file must be in .ico format.

Here's the fun part: to create a favicon, draw or upload your icon in iconfu, and click the ".ico" link in the preview panel. You can't miss it. It looks like this:

convert png to ico or gif formats

Similarly, if you're browsing the library and want to grab any of the 9000 free icons provided by some of the world's greatest icon artists as .ico or .gif files, just open up the icon information panel and hit the ".ico" or ".gif" download link. Again, you can't miss it:

monkey face icon: convert png to ico or gif formats

This means that all of your favourite free, open-source icons are now available as GIF or ICO as well as PNG formats. Enjoy!

0 comments:

Post a Comment