#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.
These scripts are available through Bower.
bower install inline-svg.jquery.js
Replaces all linked SVG images with an inline version for CSS manipulation.
CoffeeScript
#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.
These scripts are available through Bower.
bower install inline-svg.jquery.js