UI Deploy

Curated, Short, Web UI Dev we Love.

12 Useful SVG Tools

SVG is optimal for web graphics today as it is lightweight, resolution independent and browser agnostic. So here are 12 useful tools that will enhance the animation & interactive capabilities of SVG.

iconizr

Takes your SVG drawings and processes them to a CSS icon kit, coming in several different flavors. It prefers high-resolution (retina) SVG over PNG icons, data URIs over CSS sprites and single images and provides fallbacks for even the least capable browsers. It outputs Sass along with (or instead of) CSS code.

view source

Advertisement