“With the recent change of requiring the tag, now all my SVG icons that I use that have clip-paths, masks, etc... are broken. I can't set the urls for those properties to absolute paths because the url constantly changes when navigate in the app and I can't set relative urls because of the now. The o…”— ryanzec, github.com
“deSVG takes the tags you supply. It then grabs, using AJAX, the raw SVG you've set in the "src" attribute and replaces that svg with it downloads.”— Ben Howdle, benhowdle.im