/inline-svg.jquery.js

Replaces all linked SVG images with an inline version for CSS manipulation.

Primary LanguageCoffeeScript

#inline-svg.jquery.js

Finds linked SVGs within an HTML page and replaces them with an inline version. Useful for CSS styling.

Inspired by this Stack Overflow Question.

Bower package

These scripts are available through Bower.

bower install inline-svg.jquery.js