Wednesday, June 9, 2010

91 Free Icons from Dmitry Baranovskiy

Dmitry Baranovskiy, the author of the excellent Raphaël JavaScript vector graphics library, made a bunch of nice icons. Then he gave them away to everybody, but not in the formats most people would like. I wrote some Python code to convert them to SVG and PNG files in various sizes.






If you want to convert them to some other image size, you'll need librsvg and optipng. I tried using ImageMagick, but it wouldn't convert some of the SVG files correctly. As for optipng, I assume that you'll want the PNG files to be small and load quickly. If you don't have optipng or don't want to use it, just comment out the line in rasterize.py that runs it.

1 comment:

  1. These haven't been updated for the most recent release yet, a couple days ago I believe.

    ReplyDelete